.main_container {
    padding-top: 60px;
}

.main_background {	
	background: url('/images/Pareto-Systems-Conference-Speaking-Workshops-Banner.jpg');    
    background-repeat: no-repeat;
    background-size: cover;
    height: 100vh;
}

.main_background_inner {
	/*min-height: 800px;*/
	height: 100%;
	width: 100%;
	/*backdrop-filter: blur(3px);*/
	background-color: rgba(0,0,0,0.4);
}

.main_banner {
	margin: 0px auto;	
	text-align: center;
	color: #fff;   
}

.main_learnmore span {
}

.ent_main {
	padding-top: 19%;
}

.sp_main {
	padding-bottom: 75px;
}

.sp_cont {
	width: 60%;
}

.sp_cont_text {
	line-height: 32px;
}

.sp_cont_text a {
	color: var(--blue-main);
}

.sp_cont_text div {
	margin-bottom: 15px;
}

.sp_cont_button {
	margin-top: 40px;
}

.sp_item_row {
	margin-top: 80px;
    margin-bottom: 80px;   
}

 .sp_item {
 	width: min-content; 	
 }
 
.sp_name {
	color: var(--blue-main);
	font-weight: 600;
 	padding-top: 15px;
    padding-bottom: 10px;
}

.sp_title {
	font-size: 16px;
}

.sp_graphic_cont {
	position: relative;
}

.sp_graphic_light {
	position: absolute;
	top: 0px;
	right: 0px;
	height: 550px;
	width: 320px;
	background-color: var(--slate-gray-light);
}

.sp_graphic_dark {
	position: absolute;
	top: 50px;
	right: 60px;
	height: 450px;
	width: 320px;
	background-color: var(--slate-gray-med);
}

.spdt3_main {
	background-color: var(--slate-gray-light);
    padding-bottom: 75px;
}

.spdt3_title {
	text-align: center;
}

.spdt3_item_light {
    background-color: var(--blue-main-med);
}

.spdt3_item_dark {
    background-color: var(--blue-main);
}

.spdt3_item {
    color: var(--white);
    padding: 20px;
    margin: 20px;
    height: 400px;
    width: 300px;
    border-radius: 25px;
    box-shadow: inset 0 0 0 2000px rgba(0, 0, 0, 0.3);
    transition: opacity 0.5s ease-in-out;
}

.spdt3_item1 {
	background: url('/images/presentations/Duncans-Top-Presentations-Strategic-Growth-Blueprint.jpg');    
    background-repeat: no-repeat;
    background-size: cover;	
}

.spdt3_item2 {
	background: url('/images/presentations/Duncans-Top-Presentations-Multiplier-Method.jpg');    
    background-repeat: no-repeat;
    background-size: cover;	
}

.spdt3_item3 {
	background: url('/images/presentations/Duncans-Top-Presentations-Harnessing-AI.jpg');    
    background-repeat: no-repeat;
    background-size: cover;	
}

.spdt3_item_title {
	font-size: 32px;
}

.spdt3_item_subtitle {
	font-style: italic;
	padding-top: 15px;
    padding-bottom: 15px;
}

.spdt3_item_details {
	display: none;
	opacity: 0;
}

.spdt3_item_details_bottom {
	padding-bottom: 30px;	
}

.spdt3_list li {
	padding-bottom: 5px;
}

.spdt3_button_cont {
	margin-top: 80px;
	text-align: center;
}

.spq_outer {
	background-color: var(--blue-main-med);
	color: var(--white);
	text-align: center;
    padding-bottom: 20px;
    margin-top: 30px;
}

.db_outer {
	padding: 30px 30px 0px 30px;
}

.db_main {
	background-color: var(--slate-gray-light);
	padding-bottom: 75px;
}

.db_text_cont {
    margin-right: 90px;
}

.db_title_cont {
	width: fit-content;	
}

.db_title {
	padding-bottom: 0px;
	line-height: 80px;
}

.db_author {
	font-family: var(--secondary-font);
	font-weight: 600;
	font-size: 14px;
	text-align: right;
}

.db_content {
	font-family: var(--secondary-font);
	letter-spacing: .01em;
	line-height: 35px;
	margin-top: 27px;
	margin-bottom: 27px;
    max-width: 32vw;
}

.db_content li {
	padding-bottom: 10px;
    white-space: nowrap;
}

.db_bs_cont {
	padding-top: 65px;	
}

.db_tap_cont {
	margin-top: 0px;
}

.db_text_cont_right {
    margin-left: 90px;
}

.spt_main {
    padding-bottom: 75px;
}

.spt_title {
	text-align: center;
}

.spmrt_row {
	text-align: center;	
}

.spmrt_row .flex_sub_container {
	width: 225px;
	margin-bottom: 60px;
}

.spmrt_item {
	width: 125px;
	height: 125px;
	border-radius: 62.5px;
    margin: 0px auto;
}

.spmrt_item img {
    max-width: 75px;
    padding-top: 25px;
}

.spmrt_item_title {
	font-weight: 600;
	line-height: 32px;
	margin-top: 10px;
}

.spmrt_item1 {
	background-color: var(--blue-main);
}

.spmrt_item2 {
	background-color: var(--blue-muted);
}

.spmrt_item3 {
	background-color: var(--black-light);
}

.spmrt_item4 {
	background-color: var(--gray-med);
}

.spmrt_item5 {
	background-color: var(--slate-gray-dark);
}

.spmrt_item6 {
	background-color: var(--slate-gray-darker);
}

.spmrt_item7 {
	background-color: var(--blue-main-med);
}

.spmrt_item8 {
	background-color: var(--blue-main);
}

.spt_img {
	max-width: 450px;
}

.spt_cont {
	padding-top: 40px;
    padding-left: 60px;
}

.spt_cont_text {
    line-height: 32px;	
}

.spt_cont_list {
	color: var(--blue-main);
}

.spt_cont_list li {
	padding-bottom: 10px;
}

.spe_outer {
	background-color: var(--blue-main);
	color: var(--white);
	text-align: center;
    padding-bottom: 20px;
}

.spe_section {
    padding-top: 100px;
    padding-bottom: 80px;
}

.spe_text {
	line-height: 32px;
}

.spe_list_cont {
	margin-top: 20px;	
}

.spe_list_cont li {
	padding-bottom: 10px;	
}

.spe_img_cont {
	padding-left: 80px;	
}

.spe_img {
	margin-top: 50px;
}

.spb_main {
	background-color: var(--slate-gray-light);
    padding-bottom: 100px;
    text-align: center;
}

.spb_main a:hover {
	text-decoration: underline;
}

.spb_text {
	line-height: 32px;
}

.spb_button_cont {
	margin-top: 40px;
}

/* -- Start Mobile Styles ------------------------------------------------------------ */

/*portrait*/
@media screen and (max-width: 480px) and (max-aspect-ratio: 13/9) { 
	
	.main_banner {
	    margin: 350px auto !important;
	}
	.ent_main {
	    padding-top: 5%;
	}
	
	.ent_main .main_title {
		line-height: 55px !important;
	}

	.sp_cont {
		width: auto;
	}
	
	.sp_cont_button .main_button {
		text-align: center;
	}

	.sp_graphic_cont {
    	display: none;
	}
	
	.spdt3_flex_main {
		align-items: center;
	}
	
	.spdt3_item {
	    height: 450px;
    	width: 280px;
		margin: 20px 0px 20px 0px;
	}
	
	#speaking-download-presentation-button div {
		font-size: 14px;
	}
	
	#speaking-book-speaker-today-button div {
		font-size: 14px;
	}
	
	.db_outer {
	    padding: 30px 0px 0px 0px;
	}
	
	.db_main .section {
		padding-left: 20px;
	}
	
	.db_content {
		width: auto;
		max-width: unset;
	}
	
	.db_bs_cont img {
		max-width: 250px;
	}
	
	.spmrt_row {
		align-items: center;
	}
}

/*landscape*/
@media screen and (max-width: 700px) and (orientation: landscape) { 
 
}

/* -- Tablets (Android) ------------------------- */

/*Portrait*/
@media (min-width: 768px) and (max-width: 1024px) {	
	.main_background {
	    background-position: center;
	}
	
	.ent_main {
	    padding-top: 40vh;
	}
		  
	.sp_graphic_cont {
	    display: none;
	}
	
	.sp_cont {
	    width: 80%;
	    margin: 0px auto;
	}
	
	.spdt3_flex_main {
		align-items: center;
	}
	
	.db_main .section {
		width: 71vw;
	}
	
	.db_text_cont {
	    margin-right: 0px;
	}
	
	.db_content {
		max-width: none;
	}
	
	.db_bs_cont {
		text-align: center;
		padding-top: 40px;		
	}
	
	.spmrt_row {
		flex-flow: wrap !important;
	}
	
}

/*Landscape*/
@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
	
}

/* ----------- iPad Pro ----------- */
/* Portrait */
@media only screen 
  and (min-width: 1024px) 
  and (max-height: 1376px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 1.5) {
    .main_background {
        background-position: center;
    }
    
    .ent_main {
        padding-top: 40vh;
    }
    
    .sp_graphic_cont {
        display: none;
    }
    
    .sp_cont {
	    width: 100%;
	}
	
	.spdt3_flex_main .flex_sub_container {
		margin: auto;
	}
	
	.db_main .section {
		max-width: 850px;	
	}
	
	.db_cont_main {
		flex-flow: row !important;
	}
	
	.db_text_cont {
	    margin-right: 0px;
	}
	
	.db_content {
		max-width: 48vw;
	}
	
	.spmrt_row {
		flex-flow: row !important;
	}
}

/*Smaller monitors*/
@media (min-width: 1180px) and (max-width: 1500px) {
	.sp_main .section {	
		width: 94vw;
	}
	
	.db_main .section {
		width: 80vw;
	}
	
	.db_title {
		font-size: 65px;
	}
	
	.db_content {
    	max-width: 45vw;
	}
}

/* -- End Mobile Styles -------------------------------------------------------------- */