

.allarea_toptext
{
    width: 100%;
    display: inline-block;
    text-align: center;
    background:#efefef;
    margin-top: 35px;
}
.allarea_toptext h2
{
    font-family: 'OpenSans_bold';
    font-size: 31px;
    color: #1f3e75;
    margin-bottom: 0;
    padding-bottom: 5px;
}
.allarea_toptext h5
{
    font-family: 'OpenSans_regular';
    font-size: 24px;
    text-transform: none;
    color: #333;
    letter-spacing: -0.26px;
}
.allarea_toptext p
{
    font-size: 16px;
    line-height: 1.3;
}
.allarea_block
{
    background: #efefef;
    padding-bottom: 30px;
    margin-bottom: 20px;
}
.allarea_block ul
{
    margin: 0; padding: 0;
}
body .aos_icons li 
{ 
    font-family: 'OpenSans_bold';
    font-size: 22px;
    line-height: 28px;
    background-repeat: no-repeat; 
    background-size: 120px; 
    padding-top: 0 !important;
    margin-top: 15px;
    float: left;
    width: calc(24% - 25px);
    list-style: none;
    background-position: top center;
    text-align: center;
}
body .aos_icons li a
{
    color: #213f73;
    padding-top: 135px; 
    display: inline-block;
    text-decoration: none;
}
.tab_contents:not(.all)
{
    display: none;
}

.aos_icons { display: table; width: 100%; margin-top: 25px; } 

.tab_row
{
    max-width: 100% !important;
    text-align: center;
    border-bottom: 1px solid #213f73;
}
.tab_row a
{
    transition: none;
}
.tab_wrap .tab_row > * 
{
    width: 98%;
    max-width: 1200px;
    margin: 0 auto;
}
.tab_row>ul
{
    margin: 0; padding: 0;
}
.tab_row>ul>li 
{
    font-weight: 700;
    display: inline-block;
    position: relative;
    box-sizing: border-box;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 0;
    padding-bottom: 0;
}
.tab_row>ul>li>a 
{
    text-decoration: none;
    cursor: pointer;
    background: #3b5b91;
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    padding: 10px 20px 0;
    display: inline-block;
    height: 42px;
    box-sizing: border-box;
    position: relative;
}
.tab_row>ul>li>a::before 
{
    border-bottom: 42px solid #3b5b91;
    border-left: 20px solid transparent;
    left: -20px;
}
.tab_row>ul>li>a::after 
{
    border-bottom: 42px solid #3b5b91;
    border-right: 20px solid transparent;
    right: -20px;
}
.tab_row>ul>li>a::before, 
.tab_row>ul>li>a::after 
{
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    top: 0;
}
.tab_row>ul>li.on>a 
{
    background: #213f73;
}
body .tab_row>ul>li.on>a:before, 
body .tab_row>ul>li.on>a:after 
{
    z-index: 1;
    border-bottom: 42px solid #213f73;
}
.allarea_block  .tab_contents_mob
{
	display: none;
}

.lazyframe
{
	z-index: 0;
}

.why_keiser
{
    padding-top: 15px;
}
.why_keiser .wp-block-image
{
    margin-bottom: 0;
}
.why_keiser h2
{
    font-family: 'OpenSans_light';
    font-size: 41px;
    font-weight: normal;
    text-transform: uppercase;
    color: #1f3e75;
    margin: 0;
    padding: 0 0 10px;
    text-align: center;
}
.why_keiser p
{
    padding-bottom: 40px;
    font-size: 16px;
    line-height: 1.4;
    margin: 0;
    text-align: center;
}
.wp-block-image figure.aligncenter 
{
    margin-bottom: 0;
}
.entry-content .why_keiser ul
{
    margin-left: 0;
    margin-bottom: 14px;
    padding-bottom: 0;
}
.why_keiser ul li
{
    list-style: none;
    position: relative;
    margin-left: 0;
    padding-left: 25px;
    padding-bottom: 10px;
}
.why_keiser ul li:before
{
    width: 25px;
    content: '•';
    font-family: arial;
    font-size: 25px;
    color: #213f73;
    position: absolute;
    left: 5px; top: 0px;
}
.why_keiser ul li strong
{
    font-family: 'OpenSans_bold';
    font-size: 20px;
    font-weight: normal;
}
.why_keiser ul li strong:after
{
    content: "\A";
    white-space: pre;
}
.why_keiser em
{
    font-style: normal;
    font-size: 15px;
    line-height: 1.2;
    margin: 0;
}
.pagetitle_mobile
{
    display: none;
}
.why_keiser figure
{
	margin: 0 auto;
	text-align: center;
}
.show_mob
{
    display: none;
}
.hide_mob
{
	display: block;
}

.sch_and_video 
{
    background-color: #fff;
    padding: 40px 0px;
}
.sch_and_video > .content 
{
    width: 100%;
    margin: 0 auto;
    max-width: 1200px;
}
.sch_box * 
{
     box-sizing: border-box;
}
.sch_box 
{
    width: 47%;
    margin-right: 3%;
    padding: 26px;
    float: left;
    background: #efefef;
    border: 3px solid #213f73;
    border-radius: 16px;
    box-sizing: border-box;
}
.video_box 
{
    width: 50%;
    float: left;
    margin-bottom: 30px;
}
.video_box iframe
{
    width: 100%;
}


.sch_box h2 
{
    font-size: 36px;
    margin: 0;
    text-transform: none;
    padding-bottom: 10px;
}
.sch_box p 
{
    font-family: 'OpenSans_bold';
    font-size: 20px;
    color: #213f73;
    font-style: italic;
    line-height: 21px;
    padding: 0 0 25px;
    margin: 0 0 10px;
}
.sch_box .sch_online 
{
    background: url(../images/icon_online.png) no-repeat top left;
}
.sch_box .sch_campus 
{
    background: url(../images/icon_oncampus.png) no-repeat top left;
}
.sch_box .icon_row 
{
    width: 100%;
    min-height: 76px;
    padding-left: 90px;
    display: inline-block;
    line-height: 22px;
    padding-top: 11px;
}
.sch_box .icon_title 
{
    font-family: 'OpenSans_bold';
    font-size: 30px;
    color: #213f73;
    width: 100%;
    display: inline-block;
}
.sch_box .icon_text 
{
    font-size: 23px;
    color: #213f73;
    font-style: italic;
    width: 100%;
    display: inline-block;
}
.why_list li a
{
	color: #232323;
    text-decoration: none;
}

@media only screen and (max-width:999px){
	.hide_mob
	{
		display: none;
	}
	.show_mob
	{
	    display: block;
	}
	body.home .top_right a.qcf_btn_top
	{
		display: none;
	}
	body.home .entry-content
	{
		margin-top: 0;
	}
	body .allarea_toptext h2
	{
		line-height: 1.3;
	}
	body .aos_icons 
	{
	    display: inline-block;
	    width: 100%;
	    float: left;
	    margin: 0 0 20px!important;
	    padding: 0;
	}
	body .aos_icons li
	{
	    width: 50%;
	    margin: 15px 0 0!important;
	    background-size: 100px;
	    padding-top: 0 !important;
	    line-height: 1;
	}
	body .aos_icons li a
	{
		padding-top: 115px;
		font-size: 18px;
	}
	.aos_icons li:nth-child(odd) 
	{
	    clear: left;
	}
	.aos_icons li:nth-child(even) 
	{
	    clear: right;
	}
	.allarea_block .tab_row
	{
		max-width: 100% !important;
		border: 0;
	}
	.allarea_block .tab_row > ul > li
	{
	    width: 100%;
	    float: left;
	    height: 90px;
	    line-height: 90px;
	    margin: 0;
	    margin-bottom: 3px;
	    padding-top: 0;
	    font-size: 26px;
	}
	.allarea_block .tab_row>ul>li>a::before, 
	.allarea_block .tab_row>ul>li>a::after
	{
		display: none;
	}
	.allarea_block .tab_row>ul>li>a
	{
		height: auto;
		display: block;
		padding: 0;
		font-family: 'OpenSans_bold';
		font-size: 26px;
	}
	.allarea_block .tab_row>ul>li>a:after
	{
		width: 55px;
	    position: relative;
	    left: 10px;
	    height: 20px;
	    border: 0!important;
	    background: url(../images/allarea_arrow.png) no-repeat;
	    z-index: 8;
	    display: inline-block;
	}
	.allarea_block .tab_row > ul > li.on
	{
		height: auto;
	}
	.allarea_block .tab_row>ul>li.on > a:after
	{
		background: url(../images/allarea_arrow_down.png) no-repeat;
	    height: 22px;
	    top: 2px;
	}
	.allarea_block > .tab_contents
	{
		display: none !important;
	}
	.allarea_block .tab_row > ul > li .tab_contents_mob
	{
		display: none;
	}
	.allarea_block .tab_row > ul > li.on > .tab_contents_mob
	{
		display: block;
	}
	
	.why_keiser ul li
	{
    	padding-left: 30px;
    }
	.why_keiser ul li:before
	{
		content: '';
		background: url(../images/mob_plus.png) no-repeat 0 4px;
		width: 25px;
		height: 25px;
	}
	.why_keiser ul li.on:before
	{
		background: url(../images/mob_minus.png) no-repeat 0 4px;
	}
	.why_keiser ul li em
	{
		display: none;
	}
	.entry-content .why_keiser ul
	{
		margin-bottom: 0;
	}
	.why_keiser ul li strong
	{
		font-size: 19px;
	}
	.pagetitle_mobile
	{
	    display: block;
	    font-size: 28px;
	    padding-top: 8px;
	    margin-bottom: 6px;
	    text-align: center;
	    text-transform: uppercase;
	}
	.why_list li.on em
	{
		display: block;
	} 
	.why_list li em
	{
		display: none;
	} 
	.sch_and_video
    {
        padding-top: 0;
    }
    .sch_box,
    .video_box
    {
        width: 100%;
        display: inline-block;
    }
    .sch_and_video
    {
        padding-bottom: 0;
    }
    .video_box iframe
	{
	    width: 100%;
	    height: 200px;
	}

	.sch_box 
	{
	   width: 100%;
	   margin: 0 auto;
	   float: none;
	   padding: 18px;
	}
	.video_box
	{
		width: 100%;
	    margin: 20px auto 0;
	    float: none;
	}
	.sch_box h2
	{
		font-size: 23px;
	}
	.sch_box p
	{
		font-size: 13px;
		line-height: 17px;
		padding-bottom: 10px;
	}
	.sch_box .icon_title
	{
		font-size: 18px;
	}
	.sch_box .icon_text
	{
		font-size: 13px;
	}
	.sch_box .sch_online,
	.sch_box .sch_campus
	{
		background-size: 60px;
	}
	.sch_box .icon_row
	{
		padding-left: 75px;
		line-height: 18px;
	    padding-top: 5px;
	}
}

@media only screen and (min-width:1000px){
	/*Every 4th element (4 Multiples)*/ 
	.aos_icons li:nth-child(4n)
	{
	    clear: right;
	}
	/*Every 5th element (4 Multiples + 1)*/ 
	.aos_icons li:nth-child(4n+1)
	{
	    clear: left;
	}
	.aos_icons li
	{
		margin-left: 25px;
	}
	.tab_row > ul > li .tab_contents 
	{
		display: none !important;
	}
}

/* Custom Styles for Mobile Image - Home Page */
.mob_img {
	background-position: center; /* Centers the mob_img to display text correctly */
}


@media only screen and (max-width:375px) {
	.slide_img {
		height: 200px;
	}
}