@charset "UTF-8";

/* global style*/
body {
	font-family: 'Open Sans', sans-serif;
	line-height:1.6em;
}
body > img{
	display:block;
}
body > iframe{
	width:1px !important;
	height:1px !important;
	float:left;
}
a, a:active, .thank-you h2 a{
	text-decoration:none;
	color:#256cb0;
}
a:hover, a:focus{
	text-decoration:underline;
	text-decoration-style:dotted;
	-moz-text-decoration-style:dotted;
	-webkit-text-decoration-style:dotted;
	color:#1580c1;
	outline:none;
}
ul, ol {
    list-style: square;
    margin-left: 20px;
	padding:0;
}
ul.check-mark{
	margin-left:25px;
}
ol{
	list-style:decimal;
	margin-left:25px;
}
ul > li, ol > li {
    color: #96aac7;
    line-height: 1.6em;
    padding: 0 0 5px 5px;
}
ol > li{
	color:#266091;
	font-size:18px;
	font-weight:600;
	vertical-align:text-top;
}
ul > li > div, ol > li > div{
	color:#333;
	font-size:14px;
	font-weight:normal;
	line-height:1.6em;
}
textarea, input, select, textarea:focus, input:focus, select:focus {
	outline: none;
}
h1, h2{
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	line-height:1.2em;
	font-family:"Merriweather",serif;
	font-weight:700;
	margin-top:0;
	color:#154983;
}
h3, h4{
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	line-height:1.2em;
	font-weight:700;
	margin-top:0;
	margin-bottom:10px;
}
h1{
	font-size:34px;
	margin-bottom:15px;
}
h2, .alphabetList dt, table td.alpha{
	font-size:22px;
	font-weight:700;
	margin-bottom:10px;
}
h2.black-headline {
    color: #555 !important;
    margin-bottom: 15px !important;
    margin-top: -15px !important;
	padding-top:0;
	font-size:20px;
	font-family: 'Open Sans', sans-serif;
}
#home h2 {
    font-size: 34px;
    margin-top: 0;
}
.benefits h2 {
    color: #fff;
    margin-bottom: 40px;
    text-align: center;
}
h2.sub-title{
	font-size:24px;
	font-weight:600;
	margin-top:-10px;
}
h2 > span{
	font-weight:normal;
}
h3{
	font-size:18px;
}
h4{
	font-size:16px;
}
ul > li > div > h3, ul > li > div > h4, ol > li > div > h3, ol > li > div > h4{
	margin-bottom:5px;
}
p{
	margin-bottom:15px;
}
.border{
	border:1px solid #ddd;
}
.center{
	text-align:center;
}
.txt-big{
	font-size:120%;
}
.txt-white{
	color:#fff !important;
}
.txt-blue {
	color:#154983 !important;
}
.txt-gray{
	color:#888888;
}
.txt-red{
	color:#990000;
}
.gray-bg{
	background-color:#f6f6f6;
}
.blue-bg{
	background-color:#154983;
}
.blue-bg1 {
    background-color: #437db9;
    color: #fff;
}
.blue-bg2 {
    background-color: #42549c;
    color: #fff;
}
.blue2-btn{
	background-color:#3f546a;
}
.light-blue-bg {
    background-color: #edf0f2;
    color: #575757;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.6em !important;
    margin-bottom: 15px;
}
.blue-bg3 {
    background-color: #edf0f2;
}
.dark-blue-bg{
	background-color:#154983;
}
.semibold{
	font-weight:600;
}
.dynamic-number > a {
	color:inherit;
}
.dynamic-number > a:hover, .dynamic-number > a:focus {
	color:#2e8acc;
	text-decoration:none;
}
.small, small{
	line-height:1.6em;
}
.medium{
	font-size:110%;
	line-height:1.8em;
}
.line{
	border-bottom:1px dotted #cecece;
	width:100%;
	margin-bottom:20px;
	height:0px;
	clear:both;
}
.col1, .col2, .col3, .col4, .col5, .col6, .col7, .col8, .col9, .col10{
	float:left;
}
.img-rounded{
	border-radius: 4px;
}
.img-bordered {
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
	border:6px solid #fff;
	background-color:#ececec;
}
.clearfix{
	clear:both !important;
	width:100% !important;
	float:none !important;
}
.small-btn{
	padding:4px 10px;
	margin-bottom:20px;
	display:block;
	font-weight:600;
}

/* contents */
.wrapper{
	width:100%;
	margin:0 auto;
	position:relative;
}
.left{
	float:left;
}
.right{
	float:right;
}
.section{
	padding:30px 15px;
}
.home-row1 .col-md-6 p{
	font-size:16px;
	line-height:1.6em;
}
.college-prep-green-box, .general-blue-box{
	margin:5px 0 20px;
	width:48.5%;
}
.college-prep-green-box > a{
	letter-spacing:-0.5px;
}
.college-prep-green-box > a, .general-blue-box > a{
	font-size:20px;
	color:#fff;
	font-weight:700;
	line-height:1.2em;
	display:block;
	padding:25px 15px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.college-prep-green-box > a > span.small, .general-blue-box > a > span.small{
	font-weight:normal;
	font-size:15px;
	display:inline-block;
	font-weight:600;
}
.college-prep-green-box > a:hover, .general-blue-box > a:hover{
	text-decoration:none;
}
.college-prep-green-box > a:hover > .arrow-circle, .general-blue-box > a:hover > .arrow-circle{
	background-position:-319px -283px;
}
.college-prep-green-box > a:hover{
	background-color:#11a46e;
}
.general-blue-box > a:hover{
	background-color:#1a75b7;
}
.content .col-md-6, .content .col-md-10, .content .col-md-9{
	float:none;
}
.content .col-md-6 .btn-warning{
	display:block;
	margin-bottom:15px;
	white-space:normal;
	line-height:1.2em;
}
.article-vid, .article-img {
    border: 1px solid #dcdcdc;
	margin-bottom:15px;
    padding: 6px;
	width:100%;
	height:auto;
}
.left.col-md-6 .bordered-mod{
	margin-bottom:15px;
	width:100%;
	height:auto;
}
.partner-logos{
	list-style:none;
	margin-bottom:20px;
}
.partner-logos > li{
	margin-right:15px;
	margin-bottom:10px;
}
.bordered-mod{
	background-color:#fff;
	border:#dcdcdc solid 1px;
	padding:8px;
}
.faculty-staff img.img-rounded, .faculty img.img-rounded{
	margin-bottom: 0 !important;
    margin-right: 15px;
    padding: 5px;
    width: inherit !important;
}
.alphabetList dt {
    background-color: #eaeaea;
    border-bottom: 1px solid #ccc;
    line-height: 1.4em;
    margin: 10px 0 20px;
    padding: 5px 10px 0;
}
.abc-sort{
	color:#ccc;
}
.abc-sort > a{
	display: inline-block;
    font-weight: 600;
    padding: 2px 4.5px;
}
.faculty h4{
	margin-bottom:5px;
}
.faculty ul{
	overflow:hidden;
	margin-left:0;
	padding-left:17px;
}
.ashworth-reviews ul {
    list-style: outside none none;
    margin: 0;
	float:none;
    padding: 0;
}
.ashworth-reviews ul li {
    margin-bottom: 20px;
    overflow: hidden;
    padding: 0;
    position: relative;
}
.ashworth-reviews ul li div {
    padding: 12px 25px;
	color:#fff;
	font-size:16px;
	font-style:italic;
}
.ashworth-reviews a{
	color:#fff;
}
.spacer {
    padding: 0 12px;
}
.faq .expand a, .faq .expand a:visited {
    background: url(/templates/ashworth_default/img/plus-minus.jpg) no-repeat 0 1px;
    color: #333;
	text-decoration:none;
    padding-left: 25px;
}
.faq .expand a:hover{
	text-decoration:underline;
	text-decoration-style:dotted;
	-moz-text-decoration-style:dotted;
	-webkit-text-decoration-style:dotted;
	color:#266191;
}
.faq .open a {
    background-position: 0 -36px;
    color: #266191;
}
.faq-show{
	margin-left:25px;
}
.faq .faq-show{
	margin-top:-10px;
}
.student-portal .video h4{
	margin:5px 0 0;
	padding:10px;
	text-align:center;
	line-height:1.3em;
	font-weight:normal;
}
.student-portal > .video > a{
	background-color:#000;
}
.student-portal .video a:hover > img, .student-portal .video a:focus > img{
	opacity:0.8;
}
.student-portal .video h4 a{
	font-weight:700;
}
.not-found{
	overflow:hidden;
}
.career-chart{
	margin:10px 0 20px 0;
	overflow:hidden;
}
.career-chart li div{
	font-size:18px;
	width:280px;
	line-height:1.4em;
}
.inline-items li {
    display: inline-block;
    padding: 0;
    vertical-align: middle;
}
.career-chart-arrow{
	width:175px;
	background:url(/templates/ashworth_default/img/growth-chart.jpg) no-repeat top center;
	height:110px;
	text-align:center;
	font-size:16px;
	font-weight:600;
	color:#fff;
	line-height:1.2em;
	text-transform:uppercase;
}
.career-chart-arrow span{
	display:block;
	font-size:27px;
	font-weight:700;
	line-height:1em;
	margin-top:25px;
	margin-bottom:5px;
}
.program-2col{
	padding-top:5px;
}
.program-2col > .col-md-6{
	margin-bottom:30px;
}
.program-2col > .col-md-6 > a{
	display:block;
	position:relative;
	background-color:#000;
}
.program-2col > .col-md-6 > a.faded .link{
	position:absolute;
	top:40%;
	left:45%;
	width:46px;
	height:46px;
	background-position:0 0;
	display:none;
	z-index:1;
}
.program-2col > .col-md-6 > a.faded:hover .link, .program-2col > .col-md-6 > a.faded:focus .link{
	display:block;
}
.program-2col > .col-md-6 > a.faded:hover img, .program-2col > .col-md-6 > a.faded:focus img{
	opacity:0.75;
	transition:all 0.25s linear 0s;
}
.program-2col > .col-md-6 > a > img{
	width:100%;
	height:auto;
}
.program-2col .primary-btn{
	width:100%;
	margin-bottom:10px;
}
.program-2col .bordered-mod{
	padding:15px;
}
.tuition-award > h3{
	margin-bottom:5px;
}

/* buttons*/
.btn{
	font-family: 'Open Sans', sans-serif;
	color:#ffffff;
	font-weight:600;
	padding:10px 14px;
	border:0;
	border-radius:0;
	letter-spacing:0.5px;
	font-size:16px;
	border-radius:4px;
}
.btn:hover, .btn:focus{
	color:#ffffff;
}
.primary-btn{
	background-color:#154983;
}
.primary-btn:hover, .primary-btn:focus{
	background-color:#115fb6;
}
.secondary-btn{
	background-color:#9b1919;
}
.secondary-btn:hover, .secondary-btn:focus{
	background-color:#b21818;
}
.stroke-btn{
	background-color:#333;
	background-color:transparent;
	border:2px solid #fff;
	padding:9px 14px;
	letter-spacing:1px;
}
.stroke-btn:hover, .stroke-btn:focus{
	background-color:#666;
	background-color:rgba(0, 0, 0, 0.5);
}
.big-btn{
	padding:14px 30px;
	font-size:18px;
}
.btn-warning > .white-right-arrow{
	background-position:-276px -324px;
}

/* icons */
.glyphicon, .footer-logo, .drop-menu-video > .play-btn, .icon{
	background:url(/templates/ashworth_default/img/image-sprite.png) no-repeat top left;
}
.white-arrow-right{
	background-position: -277px -324px;
    height: 15px;
    width: 8px;
}
.blue-arrow-left {
    background-position: -352px -38px;
    height: 34px;
    left: -14px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 16px;
    width: 14px;
}
.red-arrow-right{
	background-position:-245px -270px;
}
.glyphicon-clock{
	height:60px;
	width:60px;
	background-position:0 -66px;
	margin-bottom:20px;
}
.glyphicon-price-tag{
	height:60px;
	width:60px;
	background-position:-64px -68px;
	margin-bottom:20px;
}
.glyphicon-graduation-hat{
	height:60px;
	width:74px;
	background-position:-132px -68px;
	margin-bottom:20px;
}
.cal{
	background-position:-365px -415px;
}
.clock{
	background-position:-434px -416px;
}
.satisfaction{
	background-position:-303px -488px;
}
.glyphicon-chevron-left{
	background:none;
}
.ribbon{
	background-position:-302px -414px;
}
.flash-bulb{
	background-position:-495px -414px;
}
.trophy{
	background-position:-236px -489px;
}
.grad-cap{
	background-position:-448px -500px;
}
.thumb-up{
	background-position:-378px -490px;
}
.cal2 {
    background-position: -241px -429px;
    float: left;
    height: 44px;
    margin-right: 12px;
    padding: 0;
    width: 32px;
}
.stroke-arrow{
	background-position:-274px -350px;
	padding:0 4px;
}
.arrow-circle{
	background-position: -319px -239px;
    display: block;
    height: 40px;
    right: -5px;
    top: -20px;
    width: 40px;
}
.blue-arrow-right{
	background-position:-245px -292px;
}
.big-blue-arrow{
	display:block;
	position:absolute;
	top:0;
	left:46%;
	width:32px;
	height:15px;
	background-position: -467px -375px;
}
.glyphicon-talk-bubble{
	width:72px;
	height:54px;
	background-position: -380px -152px;
}
.glyphicon-quote{
	background-position: -411px -249px;
    height: 20px;
    margin-right: 5px;
    width: 20px;
}
.glyphicon-accreditation{
	width:52px;
	height:72px;
	background-position: -315px -64px;
}
.glyphicon-apple-book{
	width:62px;
	height:74px;
	background-position: -380px -64px;
}
.glyphicon-laptop{
	width:88px;
	height:54px;
	background-position: -216px -72px;
}
.cell-phone{
	background-position: -195px -498px;
    height: 20px;
    margin-top: 3px;
	margin-right:3px;
    vertical-align: middle;
    width: 14px;
}

/* utility nav */
.utility-container{
	margin-top:5px;
	overflow:hidden;
}
.utility-container > .search {
    float: right;
    margin-left: 5px;
    text-align: right;
    width: 140px;
}
.search label {
    display: none;
}
.tooltip.top.in{
	display:none !important;
}
.search .btn {
	background-color: #475058;
	color:#fff;
    font-size: 13px;
    font-weight: 600;
    height: 22px;
    line-height: 1em;
    margin-left: -35px;
    padding: 0;
    vertical-align: top;
    width: 30px;
	border-radius:4px;
}
.utility-container .search input {
    border: 1px solid #d7d7d7;
    font-size: 11px;
	border-radius:4px;
    height: 22px;
    line-height: 22px;
    padding: 0 34px 0 6px;
    width: 135px !important;
	background-color:#f5f5f5;
	vertical-align:top;
}
.utility-container .search input:focus{
	background-color:#fff;
}
.utility-nav {
    color: #514a46;
    float: right;
    font-size: 12px;
	position:relative;
	top:-1px;
}
.utility-nav ul{
	overflow:hidden;
	margin:0;
	padding:0;
}
.utility-nav li {
    float: left;
    height: 24px;
    line-height: 24px;
    padding-left: 5px;
	padding-bottom:0;
	list-style:none;
}
.utility-nav li a, .utility-nav li a:active {
    color: #888;
	padding:0 4px;
}
.utility-nav li a:hover, .utility-nav li a.active{
	text-decoration:underline;
	color:#2e8acc;
}

/* nav tabs */
.article-tabs{
	margin-top:20px;
}
.nav-tabs{
	margin-left:0;
}
.nav-tabs > li{
	padding:0;
}
.nav-tabs > li > a{
	font-weight:700;
	font-size:15px;
	padding:10px 12px;
}
.nav-tabs > li > a:focus, .nav-tabs > li > a:hover{
	background-color:#f3f3f3;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover{
	background-color:#f3f3f3;
}
.tab-content{
	padding:15px 20px 5px;
	background-color:#f3f3f3;
	border-right:1px solid #ddd;
	border-left:1px solid #ddd;
}

/* search */
#search-searchword{
	font-size: 18px;
    font-weight: 600;
    padding: 9px 10px;
    width: 100%;
}
#searchForm .btn-group{
	margin:0;
}
#searchForm .btn-group:first-child{
	width:82%;
}
#searchForm > .btn-toolbar{
	margin-left:0;
}
#searchForm .btn-group > .btn{
	height: 46px;
    padding: 10px;
    width: 50px;
	border-radius:0;
	font-size:20px;
}
#searchForm .btn-group > .btn > .icon-search::before{
	display:block;
	content:"GO";
}
.btn-toolbar, .result-text{
	margin-bottom:20px;
}
.result-title{
	margin-bottom:10px;
}
.result-created, .result-category, .form-limit, #searchForm > .only, .phrases{
	display:none;
}
#searchForm legend{
	font-size:16px;
	font-weight:700;
	border:none;
	margin-bottom:5px;
}
#searchForm > .phrases{
	width:100%;
	margin-right:20px;
	float:left;
}
#searchForm > .counter{
	border-bottom: 1px dotted #ddd;
    clear: both;
    height: 0;
	display:none;
    line-height: 0;
}
#searchForm .ordering-box{
	border:1px solid #ccc;
	overflow:hidden;
	background:url("/templates/ashworth_default/img/select-black-arrow.png") no-repeat scroll 98% center rgba(0, 0, 0, 0);
	padding:5px;
	box-shadow:0 1px 1px rgba(0, 0, 0, 0.075) inset;
}
.pagination > ul{
	list-style:none;
	overflow:hidden;
	margin:0;
}
.pagination > ul > li{
	background-color: #f4f4f4;
    float: left;
    margin: 0 5px;
    padding: 2px 8px;
	color:#333;
}


/* top */
.top{
	background-color:#fff;
}
.top .row, .top .col-md-5{
	padding:0;
	margin:0;
}
.navbar-brand{
	display: block;
    height: auto;
    margin: 10px auto;
    text-align: center;
	padding:0;
	width:280px;
	float:none;
}
.navbar-brand > img{
	width:100%;
}
.sticky{
	position:fixed;
	top:0;
	left:0;
	width:100%;
	z-index:1000;
	-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
}

.shim{
    height:147px;
}

.top-phone{
	margin-top:20px;
	text-align:right;
}
.top-phone p{
	margin-bottom:0;
}
.top-phone .btn{
	padding:9px 14px;
}
.top-phone .secondary-btn{
	margin:0 5px 0 10px;
}
.top-phone .dynamic-number, .top-phone .dynamic-number > a{
	font-size:19px;
	font-weight:600;
	vertical-align:middle;
}
.top-phone .dynamic-number > a:hover, .top-phone .dynamic-number > a:focus{
	color:#2e8acc;
	text-decoration:none;
}

/* main nav */
.navbar{
	background-color:#222;
	margin:0;
	border-radius:0;
	width:100%;
	border:none;
}
.mobile-menu-slidedown{
	background-color:#555;
	color:#aeaeae;
	padding:2px 5px;
	border-top:1px solid #888px;
}
.navbar > .wrapper{
	width:100%;
	z-index:1000;
	background-color:#333;
	overflow:auto;
}
.navbar-toggle{
	margin:0;
	border-radius:0;
	border:0;
	width:100%;
	padding:15px 10px;
}
.m-menu > li{
	display:inline-block;
	padding:0;
	float:left;
	text-align:center;
	width:19%;
	border-right:1px solid #515a63;
}
.m-menu > li:first-child{
	width:11%;
}
.m-menu > li:first-child > a > span{
	left:3px;
}
.m-menu > li:nth-child(2){
	width:30%;
}
.m-menu > li:nth-child(3){
	width:25%;
}
.m-menu > li:last-child{
	width:15%;
	border:none;
}
.m-menu > li > a, .m-menu > li > a:visited {
	color: #fff;
    display: block;
    font-size: 16px;
    font-weight: 700;
    padding: 14px 0px;
	position:relative;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.m-menu > li:hover, .m-menu > li:focus{
	background-color:#444;
}
.m-menu > li > a:hover, .m-menu > li > a:focus, .navbar-toggle:hover, .navbar-toggle:focus{
	text-decoration:none;
}
.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 6px;
}
.navbar-toggle .icon-bar{
	background-color:#fff;
	border-radius: 0;
	height: 3px;
	margin-left:auto;
	margin-right:auto;
}
.menu, .m-menu{
	list-style:none;
	margin:0;
	padding:0;
	width:100%;
	clear:both;
}
.navbar-collapse{
	box-shadow:none;
	border-top-color:#515a63;
	height: 100vh;
    margin-top: -147px;
    padding-top: 147px;
}
.menu > li{
	padding:0;
	display:block;
}
.menu > li:last-child{
	margin-bottom:80px;
}
.menu > li:first-child{
	margin-top:5px;
}
.menu > li > a, .menu > li > a:visited{
	color: #fff;
    display: block;
    font-size: 16px;
    font-weight: 700;
    padding: 7px 18.5px;
	position:relative;
	text-transform:uppercase;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.menu > li > a:hover, .menu > li > a:focus{
	text-decoration:none;
	background-color:#444;
}
.drop-menu{
	display:none;
}
.menu > li > ul{
	margin-left:0px;
	padding-left:50px;
	margin-top:-5px;
}
.menu > li > ul > li{
	color:#fff;
	padding:0;
}
.menu > li > ul > li > a{
	color:#fff;
	font-size:15px;
	padding:4px;
	display:block;
}
.menu > li > ul > li > a:hover, .menu > li > ul > li > a:focus{
	text-decoration:none;
	color:#fff;
	background-color:#444;
}

/* mobile header offer */
.mobile-offer{
	text-align:center;
}
.mobile-offer > a{
	display:block;
	color:#fff;
	text-decoration:none;
	padding:10px;
	letter-spacing:0.5px;
}
.mobile-offer > a:hover, .mobile-offer > a:focus{
	background-color:#143a62;
}
.header-offer-ttl{
	font-size:28px;
	font-weight:bold;
	padding:5px 0;
	line-height:1.1em;
}
.mobile-offer > a .white-arrow-right{
	top:-2px;
}

/* how we compare chart */
.compare-chart{
	height:200px;
	width:100%;
	background:url(/templates/ashworth_default/img/how-we-compare.jpg) no-repeat center top;
	position:relative;
	margin-top:20px;
}
.compare-chart .compare-chart-inner{
	bottom: 70px;
    color: #a2bf3e;
    font-weight: 700;
    position: absolute;
    right: 34px;
	padding:0;
}

/* table */
table{
	border:1px solid #dcdcdc;
	margin:20px 0;
	border-radius:4px;
	overflow:hidden;
	border-collapse:inherit;
}
table > thead > tr > th{
	font-weight:700;
	font-size:15px;
	color:#fff;
	font-weight:600;
	font-size:20px;
}
table > thead h3{
	margin-bottom:0;
}
table > thead > tr > th, table > tbody > tr > td{
	padding:10px 15px;
	vertical-align:middle;
	text-align:left;
}
table .tbl-col1{
	border-right: 1px solid #5A81A9;
}
table tbody tr td{
	border-right: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
	line-height:1.2em;
}
table tbody tr td.right-noborder{
	border-right:none;
}
.filter-box{
	list-style:none;
	margin:0;
	padding:0;
	width:100%;
	overflow:hidden;
}
.filter-box li{
	padding:0;
	margin-bottom:10px;
	width:100%;
}
.filter-box li:first-child{
	margin-bottom:5px;
}
.filter-box > li > .select-wrapper{
	width:100%;
}
.filter-box li.wide .select-style{
	width:100%;
}
.filter-box li.wide .select-style select{
	width:110%;
}
.filter-box li .select-style{
	width:165px;
	float:left;
}
.filter-box .ttl{
	font-size:16px;
	font-weight:600;
}
.filter-box input.btn{
    padding: 6px 8px;
    position: relative;
	margin-top:10px;
	width:100%;
}
table tr.gray{
	background-color:#f3f3f3 !important;
}
table td.alpha{
	padding: 8px 15px;
	border-right:0;
}
table > tbody > tr > td a{
	display:inline-block;
	font-size:14px;
	line-height:1.2em;
	vertical-align:middle;
	color:#35577b;
	font-weight:600;
}
table > tbody > tr > td > a:hover{
	text-decoration:none;
}
.find-career-tbl > tbody > tr > td, .hs-curriculum > tbody > tr > td{
	font-weight:600;
}
.find-career-tbl > tbody > tr td > span{
	display:none;
}
.hs-curriculum > tbody > tr > td > span{
	display:block;
	font-weight:normal;
	line-height:1.4em;
	color:#888;
}
.hs-curriculum thead .tbl-col2, .hs-curriculum > tbody > tr > .right-noborder{
	text-align:center;
}
.find-career-tbl > tbody > tr > td a > span{
	color:#333;
	font-weight:normal;
}
.find-career-tbl > tbody > tr.tbl-row > td:first-child:hover{
	border-left:4px solid #256cb0;
	position:relative;
}
.find-career-tbl > tbody > tr.tbl-row > td:first-child:hover > a{
	margin-left:-4px;
}
.hs-curriculum > tbody > tr > td:hover{
	border-left:none;
}
table > tbody > tr > td.right-noborder:hover{
	border-left:none;
}
table > tbody > tr > td.right-noborder:hover a{
	margin:0;
}
table > tbody > tr:last-child > td{
	border-bottom:0;
}
.school-listing > tbody > tr > .right-noborder, .school-listing tbody .gray .right-noborder{
	display:none;
}
.school-listing tbody > tr > td{
	border-right:none;
}
.compared-tbl > thead > tr > th{
	font-size:14px;
	line-height:1.2em;
	font-weight:400;
}
.academic-calendar-tbl > thead > tr > th{
	font-size:16px;
	font-weight:600;
}
.compared-tbl > thead > tr > th > span{
	font-weight:600;
	display:block;
	margin-bottom:5px;
	font-size:16px;
}
.compared-tbl > tbody > tr:nth-child(even), .academic-calendar-tbl > tbody > tr:nth-child(even){
	background-color:#f8f8f8;
}

/* tuition calculator */
.tuition-cal{
	overflow:hidden;
	margin-bottom:10px;
}
.tuition-cal .filter-box{
	padding:10px 15px;
}
.tuition-cal .filter-box .ttl{
	color:#fff;
}
.tuition-cal .filter-box > li{
	margin-bottom:5px;
	width:100%;
}
.tuition-cal .filter-box > li > .select-wrapper{
	width:100%;
}
.calculator{
	margin:0px;
	border:#ddd solid 1px;
	width:100%;
	height:245px;
	border-radius:0;
}
.calculator > thead{
	display:table-row-group;
}
.calculator > tbody{
	background-color:#fff;
}
.calculator > thead > tr > th{
	height:46px;
	color:#333;
	font-size:18px;
}
.calculator > tbody > tr > td{
	padding-top:15px;
}
.calculator > tbody .line{
	margin-bottom: 10px;
    margin-top: 5px;
}
.calculator-box{
	height:78px;
	position:relative;
}
.ui-slider{
	background-color:#ebebec;
	border:1px solid #ddd;
	height:12px;
	position:relative;
}
.slider-handle{
	background-color:#154983;
	height:24px;
	width:16px;
	display:block;
	position:absolute;
	top:-7px;
	left:-1px;
}
.ui-min, .ui-max{
	font-size:18px;
	font-weight:600;
	color:#2e8acc;
	margin-top:10px;
}
.calculator-result h4{
	margin-bottom:7px;
}
.price{
	font-size:26px;
	font-weight:600;
	color:#2e8acc;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	margin-bottom:10px;
	line-height:0.8em;
}
.ui-current{
	background-color: #f4f4f4;
    border-radius: 14px;
    color: #666;
    font-size: 15px;
    font-weight: 600;
    left: 42%;
    padding: 2px 12px;
    position: absolute;
    top: 50px;
}

/* collapse */
.collapse-bar{
	margin-bottom:10px;
}
.collapse-bar > a{
	padding:13px 15px;
	display:block;
	color:#fff;
	background-color:#373f48;
	font-size:18px;
	line-height:1.2em;
	font-weight:700;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.collapse-bar > a:hover, .collapse-bar > a:focus{
	background-color:#485461;
}
.collapse-bar > .collapsed{
}
.collapse-bar > a:hover, .collapse-bar > a:focus{
	text-decoration:none;
}
.collapse-bar > .collapsed > .plus-icon{
	background-position: -366px -244px;
    display: block;
    height: 32px;
    width: 32px;
	top:-5px;
}
.collapse-bar > a > .plus-icon{
	background-position: -366px -289px;
	isplay: block;
    height: 32px;
    width: 32px;
	top:-5px;
}

/* home features */
.home-features{
	background-color:#f8f8f8;
	overflow:hidden;
}
.home-features .col-md-3{
	border-bottom:1px solid #eaeaea;
}
.home-features .col-md-3 a{
	display:block;
	overflow:hidden;
	font-size:18px;
	font-weight:700;
	color:#373f48;
	padding:12px 15px;
	text-transform:uppercase;
	border-right:1px solid #e5e5e5;
}
.home-features .row .col-md-3:nth-child(even) > a{
	border-right:0;
}
.home-features .col-md-3 a:hover, .home-features .col-md-3 a:focus{
	text-decoration:none;
	color:#2e8acc;
}
.features-ttl{
	line-height:1.3em;
	letter-spacing:0.5px;
	position:relative;
	top:5px;
}
.features-ttl > .blue-right-arrow{
	float:right;
}
.img-circle{
	width:59px;
	height:59px;
	margin-right:12px;
}
.img-student{
	background-position:0 0;
}
.img-parents{
	background-position:-67px 0;
}
.img-schools{
	background-position:-135px 0;
}
.img-credit-recovery{
	background-position:-202px 0;
}
.home-features .col-md-3 a:hover .img-circle{
	background:linear-gradient(
      rgba(46, 138, 204, 0.3),
      rgba(46, 138, 204, 0.3)
    ),
	url(/templates/ashworth_default/img/image-sprite.png);
}
.home-features .col-md-3 a:hover .img-student{
	background-position:0 0;
}
.home-features .col-md-3 a:hover .img-parents{
	background-position:-67px 0;
}
.home-features .col-md-3 a:hover .img-schools{
	background-position:-135px 0;
}
.home-features .col-md-3 a:hover .img-credit-recovery{
	background-position:-202px 0;
}

/* home row */
.section .row p > a.btn{
	margin-top:10px;
	width:100%;
}
.home-row2{
	color:#fff;
	position:relative;
	background:url(/templates/ashworth_default/img/stats-bg.jpg) no-repeat bottom center fixed;
	background-size:cover;
}
.home-row2 .col-md-4{
	margin-top:25px;
	width:320px;
	margin-left:auto;
	margin-right:auto;
}
.home-row3{
	background-color:#f3f6f9;
	border-bottom:1px solid #ddd;
}
.featured-programs{
	margin:0;
	list-style:none;
}
.featured-programs > li{
	border-top: 1px dotted #cdcdcd;
    padding: 10px 0;
}
.featured-programs > li > a{
	display: block;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.3em;
}
.featured-programs > li > a:hover, .featured-programs > li > a:focus{
	text-decoration:none;
}
.featured-programs > li > a > span{
	font-weight:400;
	color:#333;
}
.featured-programs > li > a > span.glyphicon{
	top:-5px;
}
.home-row4 > h2{
	margin-bottom:30px;
}
.social-box{
	padding:15px;
	font-size:16px;
	margin:0 0 20px;
	border-radius:4px;
}
.social-box.video{
	padding:0;
	height:190px;
	background-color:#222;
}
.social-box > img.small-thumb{
	border-width:4px;
	float:left;
	margin-right:15px;
	margin-top:5px;
}
.social-inner {
    overflow: hidden;
}
.social-box .icon {
    float: left;
    margin-right: 10px;
}
.social-box .twitter, .social-box .facebook {
    background-position: -434px -372px;
    display: block;
    height: 24px;
    padding: 0;
    width: 24px;
}
.social-box .facebook {
    background-position:-462px -370px;
}
.social-inner > p:last-child{
	margin:0;
}
.social-inner a, .social-inner a:visited {
    border-bottom: 1px dotted rgba(255, 255, 255, 0.5);
}
.social-box.blue-bg1 a, .social-box.blue-bg2 a{
	color:#fff;
}
.social-box.blue-bg3 a{
	color:#333;
}

/* fancy box */
.fancybox-skin{
	padding:10px !important;
}
.fancybox-inner{
	height:290px !important;
}

/* benefits */
.home-row2 .col-md-4 > .glyphicon{
	width:60px;
	height:60px;
	float:left;
	overflow:hidden;
	padding:0;
	margin:5px 0 0;
}
.home-row2 .col-md-4 > .price-tag{
	background-position:-532px -488px;
}
.home-row2 .col-md-4 > .grad-cap{
	width:74px;
	margin-right: 15px;
}
.benefits-inner{
	overflow:hidden;
	margin-left:80px;
	padding-bottom:5px
}
.benefits-inner p{
	font-size:18px;
	font-weight:600;
	color:#fff;
	line-height:1.3em;
}
.benefits-inner p > a.btn{
	margin-top:10px !important;
	width:100% !important;
}
.benefits-inner .benefits-tl{
	font-size:60px;
	font-weight:300;
	line-height:1em;
	padding:0;
	letter-spacing: -4px;
}

/*saving featured offer */
.featured-offer{
	margin-bottom:20px;
	overflow:hidden;
	background:url(/images/site-assets/featured-offer-default-hero.jpg) no-repeat bottom right;
}
.featured-offer-details{
	width:55%;
}
.featured-offer-inner{
	position:relative;
	padding-top:20px;
}
.featured-offer-hero{
	width:45%;
}
.featured-offer-header{
	background-color:#1d73b1;
	font-size:18px;
	font-weight:600;
	padding:8px 15px;
}
.featured-offer-details h1{
	margin-bottom:10px;
}
.featured-offer-details .stroke-btn{
	margin-top:0 !important;
	margin-bottom:15px;
}

/* home featured programs */
.programs-slide-box{
	margin:0 auto;
	width:944px;
}
.slide-box{
	height:350px;
	overflow:hidden;
	padding: 0 10px;
}
.program-box{
	background-color:#fff;
	color:#555;
	-webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
	width:294px;
	padding:18px 20px 10px;
	margin:10px;
}
.program-box h4{
	font-size:14px;
	margin:5px 0 10px 0;
}
.program-box > ul{
	margin-left:25px;
	padding:0;
}
.program-box > ul > li{
	list-style:square;
	padding:4px 0 4px 5px;
	color:#1580c1;
	line-height:1.2em;
}
.program-box p:last-child{
	border-top: 1px dotted #aeaeae;
    font-weight: bold;
    margin-top: 15px;
	padding-top:5px;
	margin-bottom:0;
}
.program-box p:last-child a{
	text-decoration:none;
	display:block;
}
.programs-slide-box .carousel-ctrl-left, .programs-slide-box .carousel-ctrl-right{
	width:42px;
	height:42px;
	position:absolute;
	top:220px;
	padding:0;
	margin:0;
	text-indent:-9999px;
}
.programs-slide-box .carousel-ctrl-left{
	background-position:-496px -296px;
	left:-6px;
}
.programs-slide-box .carousel-ctrl-right{
	background-position:-496px -340px;
	right:-6px;
}
.programs-slide-box .carousel-ctrl-left:hover, .programs-slide-box .carousel-ctrl-right:hover{
	opacity:0.8;
}

/* Slick Slider */
.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: none;
	touch-action: none;
	-webkit-tap-highlight-color: transparent; }

.slick-list {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0;
}
.slick-list:focus {
	outline: none;
}
.slick-list.dragging {
	cursor: pointer;
}

.slick-slider .slick-list, .slick-track, .slick-slide, .slick-slide img {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.slick-track {
	position: relative;
	left: 0; top: 0;
	display: block;
	zoom: 1;
}
.slick-track:before, .slick-track:after {
	content: "";
	display: table;
}
.slick-track:after {
	clear: both;
}
.slick-loading .slick-track { visibility: hidden; }

.slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	display: none;
}
.slick-slide img {
	display: block;
}
.slick-slide.slick-loading img {
	display: none;
}
.slick-slide.dragging img {
	pointer-events: none;
}
.slick-initialized .slick-slide {
	display: block;
}
.slick-loading .slick-slide {
	visibility: hidden;
}
.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}

/* Slick Arrows */
.slick-prev, .slick-next {
	cursor: pointer;
	border: none;
	outline: none;
	background: url(/templates/ashworth_default/img/image-sprite.png) no-repeat top left;
    margin: 0;
    padding: 0;
    position: absolute;
    text-indent: -9999px;
    top: 40%;
    width: 42px;
	height: 42px;
}
.slick-prev{
	background-position: -496px -296px;
    left: -18px;
}
.slick-next{
	background-position: -496px -340px;
    right: -15px;
}

/* Dots */
.slick-dots {
	text-align: center;
	margin:10px 0 0;
}
.slick-dots li {
	position: relative;
	display: inline-block;
	padding:0;
}
.slick-dots li button {
	border: 1px solid #666;
	background-color:#fff;
	border-radius: 8px;
	display: inline-block;
	height: 14px;
	margin: 5px 7px;
	text-indent: -9999px;
	width: 14px;
	cursor: pointer;
}
.slick-dots li.slick-active button, .slick-dots li button:hover{
	background-color:#666;
}

/* carousel */
.home-testimonial{
	background-image:url(/templates/ashworth_default/img/testimonial-bg.jpg);
}
#home-text-testimonials > .carousel-inner{
	margin:30px auto;
	color:#fff;
}
.carousel-indicators{
	margin-bottom: 0;
    padding-top: 20px;
    position: relative;
}
.carousel-indicators li, .carousel-indicators li.active{
	margin: 0px 4px;
	width:12px;
	vertical-align:inherit;
	height:12px;
}
.home-testimonial .testimonial-txt{
	font-size:20px;
	font-style:italic;
	line-height:1.7em;
	letter-spacing:0.5px;
}
.home-testimonial p > a, .home-testimonial p > a:visited{
	color:#fff;
}
.home-testimonial p > a:hover, .home-testimonial p > a:focus{
	color:#fff;
}
.testimonial-txt .quote{
	position:relative;
	left:0;
	top:-7px;
}
.quote {
    background-position: -66px -194px;
    height: 20px;
    left: 20px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 10px;
    width: 22px;
}
.close-quote{
	background-position:-67px -220px;
}

/* video */
.video{
	overflow:hidden;
}
.home-video{
	margin-bottom:20px;
}
.home-video .video > a, .article-vid > a, .ashworth-reviews .video {
	background-color:#333;
}
.ashworth-reviews .video{
	display:block;
	height:200px;
	position:relative;
	text-align:center;
}
.video .slide-in{
	position:absolute;
	bottom:-65px;
	left:0;
	display:block;
	line-height:1.4em;
	padding:5px 10px;
	background-color:rgba(0, 0, 0, 0.6);
	color:#fff;
	-webkit-transition: top 0.25s linear;
	-moz-transition: top 0.25s linear;
	transition: bottom 0.25s linear;
}
.video:hover .slide-in{
	bottom:0;
	-webkit-transition: bottom 0.25s linear;
	-moz-transition: bottom 0.25s linear;
	transition: bottom 0.25s linear;
}
.home-row1 .right{
	margin-top:30px;
}
.home-row1 .left, .home-row1 .right{
	float:none;
}
.video > a{
	text-align:center;
	display:block;
	position:relative;
	overflow:hidden;
	height:inherit;
}
.video > a img{
	width:100%;
	height:auto;
}
.video > a img:hover{
	box-shadow:none !important;
	border-color:#dcdcdc;
}
.play-btn{
	display:block;
	width:64px;
	height:64px;
	position:absolute;
	left:43.5%;
	top:30%;
	padding:0;
	margin:0;
	cursor:pointer;
	background-position: -142px -316px;
}
.video:hover .play-btn{
	background-position:-142px -381px;
	z-index:900;
}
.video .slide-in{
	width:100%;
	text-align:left;
}
.carousel-dots{
	text-align:center;
	margin-top:10px;
}
.carousel-dots > a{
	width:12px;
	height:12px;
	border:#666 solid 1px;
	text-indent:-9999px;
	display:inline-block;
	margin:5px 4px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
}
.carousel-dots > a.active, .carousel-dots > a:hover{
	background-color:#666;
}

/* student reviews */
.review{
	margin:12px 0;
}
.review > .text-testimonial{
	margin-bottom:24px;
}
.review-video{
	height:180px;
	margin-bottom:25px;
}
#review-Kaci-video{
	background:linear-gradient(
      rgba(0, 0, 0, 0.5),
      rgba(0, 0, 0, 0.5)
    ),
	url(/images/site-assets/video-kaci-dennis.jpg) no-repeat center top / cover;
}
#review-Kaci-video:hover, #review-Kaci-video:focus{
	background:linear-gradient(
      rgba(0, 0, 0, 0.4),
      rgba(0, 0, 0, 0.4)
    ),
	url(/images/site-assets/video-kaci-dennis.jpg) no-repeat center top / cover;
}
.review-video > a > .slide-in{
	padding:8px 20px;
	font-size:15px;
}
.review-video > a > .play-small-btn{
	top:35%;
}

/* side nav */
.content .sub-left{
	width:100%;
	margin-top:20px;
	z-index:1;
}
.content .col-md-8{
	float:right;
	width:680px;
}
.menu-side-nav{
	list-style:none;
	margin-left:0;
	padding:10px 0 0;
	border-top:3px solid #ddd;
}
.menu-side-nav > li ul{
	list-style:none;
	margin:0;
	padding:0;
}
.menu-side-nav > li > ul > li > a{
	padding-left:12px;
}
.menu-side-nav > li > ul > li > ul > li > a{
	padding-left:20px;
}
.menu-side-nav > li > ul > li > ul{
	display:none;
}
.menu-side-nav > li > ul > li.active.parent > ul, .menu-side-nav > li > ul > li.alias-parent-active > ul{
	display:block;
}
.menu-side-nav li{
	padding:0;
	margin:2px 0;
	width:100%;
}
.menu-side-nav li a, .menu-tabs > li > a{
	color:#555;
	font-size:14px;
	display:block;
	padding:8px 6px;
	position:relative;
	line-height:1.2em;
}
.program-tabs  > li > a{
	font-size:20px;
	padding:10px 12px;
}
.menu-side-nav li.active.parent > a, .menu-tabs > li > a.active, .nav-child > li.active > a, .program-tabs > li > a.active, .menu-side-nav li.item-778 .menu-side-nav-title{
	background:url(/templates/ashworth_default/img/tab-arrow.png) no-repeat right center;
	color:#fff;
	font-weight:600;
}
.menu-side-nav li.alias-parent-active > a{
	font-weight:700;
}
.menu-tabs > li > a:hover, .menu-tabs > li > a:focus{
	text-decoration:none;
}
.menu-side-nav li > a:hover{
	background:url(/templates/ashworth_default/img/tab-arrow.png) no-repeat right center;
	color:#fff;
	text-decoration:none;
}

/* form */
.filter-select{
	position:relative;
	height:50px;
	margin-top:25px;
}
.filter-select:hover, .filter-select:focus, .collapse-bar:hover, .collapse-bar:focus{
	background-color:#485461;
}
.filter-select label{
	font-size:20px;
	font-weight:600;
	position:absolute;
	left:15px;
	top:10px;
}
.filter-select > select{
	width:98% !important;
	height:50px !important;
	padding-left:230px;
	padding-right:15px;
	border:0;
	color:#fff;
	font-weight:600;
	font-size:18px;
	background:url(/templates/ashworth_default/img/select-white-arrow.png) no-repeat 100% 55%;
	-webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
	cursor:pointer;
	position:relative;
}
.request-form{
	margin:20px 0;
	border-radius:4px;
	overflow:hidden;
}
.request-form > h3.blue-bg{
	padding:13px 15px;
	color:#fff;
	margin:0;
}
.request-form > form{
	border:1px solid #ddd;
	padding:15px 20px;
}
.request-form > form > div{
	margin-bottom:10px;
	width:100%;
}
.request-form > form > div > .form-group.col-md-6:first-child{
	margin-bottom:10px;
}
.request-form > form > div:nth-child(even){
	float:right;
}
label{
	font-weight:600;
	line-height:1.1em;
	font-size:14px;
	display:block;
}
select{
	border: medium none !important;
    height: 32px !important;
    line-height: 1.4em !important;
    width: 120% !important;
	background:none;
}
.form-control{
	border-radius:0;
	background:none;
	padding:6px 5px;
	border-radius:4px;
}
.select-wrapper{
	background:url(/templates/ashworth_default/img/select-arrow.png) no-repeat 98% center #fff;
	overflow:hidden;
	border:1px solid #ccc;
	border-radius:4px;
}
.form-group.col-md-6{
	padding:0;
	margin:0;
	width:100%;
}
form > div > .col-md-6:last-child{
	float:right;
}
.opt-in-email{
	font-size:80%;
	font-style:italic;
	color:#666;
	clear:both;
	line-height:1.4em;
}
.form-error{
	border:#da2222 solid 1px !important;
}
.tuition-jump{
	padding: 15px;
	margin-bottom:20px;
	overflow:hidden;
}
.tuition-jump > .select-wrapper{
	float:left;
	border:none;
	width:100%;
}
.tuition-jump > .select-wrapper > select{
	border:none;
	height:39px !important;
}
.tuition-jump > .white-btn{
	float:right;
	width:16%;
	padding:8px 0;
}
.white-btn {
    background-color: #fff;
    color: #256cb0;
    padding: 8px 18px;
}
.white-btn:hover, .white-btn:focus{
	background-color:#256cb0;
}

/* footer */
.footer{
	background-color:#222;
	padding-top:45px;
	color:#ccc;
	font-size:13px;
	margin-top:30px;
}
.mobile-footer{
	background-color:#222;
	padding:20px 15px;
	color:#ccc;
	font-size:12px;
}
.footer a, .footer a:visited, .mobile-footer a, .mobile-footer a:visited{
	color:#ccc;
	text-decoration:none;
}
.mobile-footer p{
	line-height:1.8em;
	margin:0;
}
.footer a:hover, .mobile-footer a:hover{
	border-bottom:1px dotted #ccc;
	color:#fff;
}
.footer-logo{
	background:url(/templates/ashworth_default/img/image-sprite.png) no-repeat 0 -102px;
	width:224px;
	height:70px;
	text-indent:-9999px;
	display:block;
	margin-bottom:20px;
}
.footer-logo:hover, .accred-logo:hover, .bbb-logo:hover, .cmcp-logo:hover{
	border:none !important;
}
.copyright{
	margin-top:10px;
}
.footer ul{
	list-style:none;
	margin:0;
	padding:0;
}
.footer ul li{
	color:#ccc;
	padding-left:0;
}
.footer ul li.ttl{
	font-size:14px;
	color:#fff;
}
.footer .col3{
	margin-right:35px;
	border-right:1px dotted #555;
	padding-right:30px;
	height:280px;
	width:270px;
}
.footer .col3.last{
	margin:0;
	padding:0;
	border:none;
	width:265px;
}
.footer .col1{
	margin-right:25px;
	width:150px;
}
.footer .col2{
	margin-right:25px;
	width:190px;
}
.accred-logo, .bbb-logo, .cmcp-logo{
	display:block;
	width:200px;
	height:78px;
	clear:both;
	background:url(/templates/ashworth_default/img/image-sprite.png) no-repeat -400px 0;
	text-indent:-9999px;
}
.footer-accred{
	margin-bottom:20px;
}
.footer-accred p, .footer-bbb{
	line-height: 1.4em;
    margin-bottom: 15px;
    margin-left: 52px;
    margin-top: 5px;
}
.bbb-logo{
	background-position: -104px -182px;
    height: 45px;
    margin-right: 12px;
    width: 120px;
	margin-bottom:20px;
}
.cmcp-logo{
	width:132px;
	height:70px;
	margin-top:10px;
	background-position:-0px -310px;
}
.footer-social{
	border-top:1px dotted #555;
	width:100%;
	padding:20px 0 !important;
	overflow:hidden;
}
.footer-social > li{
	float:left;
	padding:0;
	margin-right:12px;
	line-height:44px;
}
.footer-social > li > a, .social-icons{
	display:block;
	width:46px;
	height:46px;
	text-indent:-9999px;
	background:url(/templates/ashworth_default/img/image-sprite.png) no-repeat;
}
.social-icons{
	float:left;
	margin-right:15px;
	position:relative;
	top:2px;
	opacity:0.6;
}
.footer-social > li > a:hover{
	border:none;
	opacity:1;
}
.footer-social > li > a.ashworth-community{
	background-position:-169px -563px;
}
.footer-social > li > a.facebook, .facebook{
	background-position:-222px -563px;
}
.footer-social > li > a.twitter, .twitter{
	background-position:-276px -563px;
}
.footer-social > li > a.google-plus, .google-plus{
	background-position:-328px -563px;
}
.footer-social > li > a.youtube, .youtube{
	background-position:-382px -563px;
}
.footer-social > li > a.linkedin, .linkedin{
	background-position:-436px -563px;
}
.footer-social > li > a.pinterest, .pinterest{
	background-position:-490px -563px;
}
.footer-social > li > a.instagram, .instagram{
	background-position:-542px -563px;
}
.footer-social > li > a.ashworth-community:hover{
	background-position:-169px -610px;
}
.footer-social > li > a.facebook:hover{
	background-position:-222px -610px;
}
.footer-social > li > a.twitter:hover{
	background-position:-276px -610px;
}
.footer-social > li > a.google-plus:hover{
	background-position:-328px -610px;
}
.footer-social > li > a.youtube:hover{
	background-position:-382px -610px;
}
.footer-social > li > a.linkedin:hover{
	background-position:-436px -610px;
}
.footer-social > li > a.pinterest:hover{
	background-position:-490px -610px;
}
.footer-social > li > a.instagram:hover{
	background-position:-542px -610px;
}

/* tuition table */
.payment-options {
    border: 1px solid #dcdcdc;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    margin: 20px 0 25px;
}
.payment-ttl {
    border-bottom: 1px solid #dcdcdc;
    font-size: 20px;
    font-weight: 600;
    padding: 10px 20px;
    position: relative;
	text-align:center;
}
.payment-ttl .red-pilled {
    font-size: 12px;
	line-height:1.2em;
	display:block;
	margin:5px auto 0;
}
.red-pilled {
    background-color: #9b1919;
    border-radius: 4px;
    color: #fff;
    padding: 4px 12px;
}
.payment-options-inner {
    padding: 20px;
}
.payment-options-inner .tuition {
    text-align: center;
}
.tuition > .price{
	color: #154983;
    font-size: 60px;
	line-height:1em;
}
.save {
    color: #555;
    display: block;
    font-size: 20px;
}
.payment-details > ul{
	left: 35px;
    margin: 20px auto 0;
    position: relative;
    width: 220px;
}
ul.check-mark > li {
    list-style-image:url(/templates/ashworth_default/img/check-mark.png);
    padding-left: 5px;
}

/* sub page blue header */
.header{
	background-color:#f4f4f4;
	font-size:15px;
	font-weight:600;
	padding:8px 15px;
}
.program-type{
	padding:5px 0;
	color:#fff;
	font-weight:normal;
	font-size:18px;
	line-height:1.2em;
	text-transform:uppercase;
	display:none;
	letter-spacing: 0.5px;
	text-shadow: 1px 2px 1px rgba(0, 0, 0, 0.3);
}
.program-name .hide{
	display:none !important;
}
.program-name > .pill-new{
	display:none;
}
.pill-new{
	font-size:15px;
	font-weight:600;
	padding:7px 10px;
	color:#266091;
	background-color:#fff;
	display:inline-block;
	vertical-align:middle;
	margin-left:5px;
	line-height:1em;
	margin-top:-8px;
}
table .pill-new{
	display:inline-block !important;
}
.tbl-row .pill-new{
	background-color:#134A84;
	color:#fff;
	border-radius:4px;
	padding:6px 10px;
	font-size:14px;
	margin:3px 0 0;
}

/*********** curriculum details ***********/
.curriculum-details{
    margin-bottom: 20px;
    margin-top: 15px;
	border-bottom: 1px dotted #aeaeae;
    border-top: 1px dotted #aeaeae;
}
.undergrad-elect{
	border-bottom:none;
	padding-top:5px;
	margin-top:10px;
}
.curriculum-details h3, .curriculum-details h3 a{
	color:#be1d05;
	font-size:18px;
	position:relative;
	margin:0;
}
.curriculum-details h3 a{
	padding:14px 0;
	display:block;
}
.curriculum-details h3 a:hover, .curriculum-details h3 a:focus{
	color:#b21818;
	text-decoration:none;
}
.plus.icon{
	width:34px;
	height:34px;
	display:block;
	background-position:-158px -452px;
	position:absolute;
	top:50%;
	right:0;
	padding:0;
	margin:-17px 0 0;
}
.curriculum-details h4{
	color:#266191;
	margin-bottom:5px;
	margin-top:10px;
	font-size:15px;
}
.curriculum-inner h4:first-child{
	margin-top:0;
}
.curriculum-inner h5{
	color: #000;
    font-family: "Open Sans",sans-serif;
    font-size: 16px;
    margin-bottom: 5px;
    margin-top: 15px;
}
.curriculum-details a.expand{
	color: #555;
    display: block;
    font-weight: 700;
    line-height: 1.4em;
    padding: 8px 30px 8px 0;
	position:relative;
	margin-left:15px;
}
.curriculum-details a.open{
	font-weight:700;
	color:#266191;
}
.curriculum-details a.expand:hover{
	color:#266191;
	text-decoration:none;
}
.curriculum-inner > div{
	margin-bottom:5px;
	margin-left:15px;
}
.curriculum-inner > div > p{
	padding-top:0;
	padding-right:30px;
}
.big-red-arrow{
	background-position:-68px -300px;
}
.big-gray-arrow, .curriculum-details .big-blue-arrow{
	position:absolute;
	top:10px;
	right:10px;
	left:inherit;
	display:block;
	width:15px;
	height:15px;
	padding:0;
	margin:0;
	background-position:-170px -496px;
}
.open .big-gray-arrow, .curriculum-details .open .big-blue-arrow{
	background-position:-170px -516px;
}
.arrow-up{
	background-position: -325px -372px;
	margin:0 5px 0 0;
	padding:0 5px;
}

/* breadcrumbs */
.breadcrumb{
	padding:5px 0;
	margin-left:0px;
	margin-bottom:0;
	overflow:hidden;
	background-color:#fff;
}
.breadcrumb > li:first-child, .breadcrumb > li:nth-child(2)::before{
	display:none;
}
.breadcrumb > li{
	float:left;
	padding:0;
	color:#555;
	font-size:13px;
}
.breadcrumb > li:last-child{
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.breadcrumb > li+li:before{
	padding:0px 0px 0px 7px;
}
.breadcrumb > li > a{
	color:#555;
}
.breadcrumb > li > a:hover{
	color:#0e5aae;
}
.breadcrumb > li.active span{
	font-weight:700;
	color:#333;
}
.breadcrumb > li > .divider{
	display:none;
}
.home-row5 > .row > .col-md-6{
	margin-bottom:40px;
}

/* blog and news zoo */
.yoo-zoo > .details, .teaser-item{
	border-bottom:1px dotted #aeaeae;
	margin-bottom:20px;
}
h1.pos-title{
	font-size:22px;
	margin-bottom:5px;
}
.item h1.pos-title{
	font-size:34px;
}
h1.pos-title > a, h1.pos-title > a:visited{
	color:#154983;
}
h1.pos-title > a:hover, h1.pos-title > a:focus{
	text-decoration:none;
}
.pos-meta{
	font-style:italic;
	color:#666;
	font-size:12px;
	display:block;
}
.pos-links a:after{
	content:"»";
	margin-left:4px;
}
.pos-media{
	margin-bottom:15px;
	display:block;
	padding:0;
}
.element-image{
	background-color:#fff;
	border:1px solid #dcdcdc;
	border-radius:4px;
	padding:6px;
	overflow:hidden;
}
.element-image > a{
	display:block;
}
.element-image > a:hover > img, .element-image > a:focus > img{
	opacity:0.8;
}
.element-image > a:hover, .element-image > a:focus{
	border-color:#154983;
	background-color:#000;
}
.pos-subtitle{
	font-size:16px;
	color:#666;
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
	padding:0;
}
.element-textarea img{
	float:left;
	width:80px;
	margin-right:20px;
}
.element-image > a > img, .element-image > img, .element-textarea .full-img{
	width:100%;
	height:auto;
}
.pos-description{
	overflow:hidden;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px dotted #aeaeae;
}
.zoo-item-list{
	margin-left:0;
	margin-bottom:20px;
}
.zoo-item-list > li{
	list-style:none;
	padding:0;
	overflow:hidden;
	clear:both;
	margin-bottom:8px;
	padding-bottom:8px;
	border-bottom:1px dotted #aeaeae;
}
.zoo-item-list > li .meta{
	display:none;
}
.zoo-item-list > li .media{
	padding:0;
	margin-right:10px;
	float:left;
}
.zoo-item-list > li .layout-default p.title{
	line-height:1.4em;
	margin:0;
}
.zoo-item-list > li .media > a{
	border:1px solid #dcdcdc;
	border-radius:4px;
	padding:4px;
	display:block;
}
.zoo-item-list > li .media > a:hover, .zoo-item-list > li .media > a:focus{
	text-decoration:underline;
	text-decoration-style:dotted;
	-moz-text-decoration-style:dotted;
	-webkit-text-decoration-style:dotted;
	color:#1580c1;
	outline:none;
}
.zoo-pagination a{
	background-color: #f4f4f4;
    color: #256cb0;
    font-weight: 600;
    margin: 0 2px;
    padding: 2px 7px;
}

/* military */
.military-icons{
	list-style: none outside none;
    margin: 20px 0;
    overflow: hidden;
    padding: 0;
}
.military-icons > li{
	float:left;
	padding:0;
	margin-right:15px;
}
.military-icons > li > span {
    background: url(/templates/ashworth_default/img/image-sprite.png);
    display: block;
    height: 62px;
}
.military-icons > li > .top-colleges {
    background-position: -374px -244px;
    width: 62px;
}
.military-icons > li > .yellow-ribbon {
    background-position: -375px -114px;
    width: 110px;
}
.military-icons > li > .gi-job {
    background-position: -374px -180px;
    margin-right:20px;
    width: 84px;
}

/* sticky call me now */
.call-me-slider{
	left: -501px;
	position:fixed;
	z-index:1060;
	top:200px;
}
#sub-3col .call-me-slider, #sub-2col-right .call-me-slider, #sub-2col-left .call-me-slider{
	top:360px;
}
.call-me-slider iframe{
	width:500px;
	height:330px;
	float:left;
	background-color:#fff;
	position:relative;
	padding:20px;
}
.call-me-form > .form-group{
	width:47.5%;
	float:left;
	margin-bottom:10px;
}
.call-me-form > div:last-child{
	margin-top:10px;
}
.call-me-form > .form-group:nth-child(2n){
	float:right;
}
.call-me{
	float:left;
	position:relative;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
	width:42px;
	padding:0;
}
.call-me a{
	display:block;
	padding:8px;
	text-indent:-9999px;
	opacity:1;
}
.call-me a:hover{
	opacity:0.8
}
.call-me-btn{
	background: url(/templates/ashworth_default/img/image-sprite.png) no-repeat -22px -182px;
	height:128px;
	border-bottom:1px solid #eaeaea;
	margin-bottom:10px;
	padding-bottom:20px !important;
}
.call-me-btn:hover{
	border-bottom:1px solid #eaeaea;
}
.social-share{
	list-style:none;
	margin:0;
	padding:0;
}
.social-share .icon{
	padding:0;
	margin:0;
}
.social-share li{
	padding:0;
	margin:6px 0;
}
.icon-twitter{
	background-position:14px -250px;
}
.icon-facebook{
	background-position:13px -198px;
}
.icon-googleplus{
	background-position:12px -228px;
}
.icon-email{
	background-position:12px -280px;
}
#lights-out {
    background-color:rgba(0, 0, 0, 0.8);
    position:absolute;
    left:0;
    top:0;
    width:100%;
    opacity: 0;
    display: none;
    z-index: 1050;
}
.call-me-wrapper > p{
	line-height:1.4em;
	font-size:13px;
}
.call-me-wrapper .line{
	margin-bottom:15px;
}
.call-me-wrapper h2{
	margin-bottom:5px;
	font-size:21px;
}
.call-me-form{
	overflow:hidden;
}

/* past graduation */
.past-grad{
	overflow:hidden;
	margin-top:15px;
}
.past-grad > .col-md-6{
	margin-bottom:20px;
}
.past-grad > .col-md-6 > span{
	font-weight:600;
	display:block;
	margin-top:10px;
	font-size:15px;
}
.past-grad > .col-md-6 > a{
	display:block;
	background-color:#000;
}
.past-grad > .col-md-6 > a:hover > img{
	opacity:0.8;
}
.past-grad > .col-md-6 img{
	width:100%;
	height:auto;
}
.home-row4 > p:last-child > a{
	width:100%;
}

/*video gallery */
.video-gallery{
	margin:0;
	list-style:none;
}
.video-gallery > li{
	float:left;
	padding:0;
	border:1px solid #ddd;
	margin-right:30px;
	margin-bottom:20px;
}
.video-gallery > li > a{
	display:block;
}
.video-gallery > li > p{
	text-align:center;
	line-height:1.4em;
	margin:0;
	padding:8px 0;
}
.video-gallery > li > p > a{
	font-weight:600;
}
.video-gallery > li:hover{
	border-color:#1580c1;
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
.wrapper{
	width:750px;
}
.header .wrapper{
	padding:0 15px;
}
.navbar-collapse{
	height:auto;
	margin-top:0;
	padding-top:0;
}
.menu > li:last-child{
	margin-bottom:0px;
}
.menu > li:first-child{
	margin-top:0px;
}

/* fancy box */
.fancybox-skin{
	padding:15px !important;
}
.fancybox-inner{
	height:600px !important;
}

/* top */
.top .col-md-5 {
    width:260px;
	float:left;
	padding: 0 0 0 15px;
}
.top > .wrapper{
	overflow:hidden;
}
.top .row {
    margin: 0 -15px;
}
.top-phone{
	width:500px;
	padding-left:0;
	float:right;
	margin-top:30px;
	margin-right:15px;
}
.top-phone .btn{
	font-size:15px;
	padding:9px 10px;
}
.top-phone .dynamic-number, .top-phone .dynamic-number > a{
	font-size:16px;
}
.top-phone .secondary-btn {
    margin-right:8px;
}
.navbar-toggle{
	display:block;
}

/* video */
.home-video .video > a{
	height:235px;
}
.video .slide-in{
	padding:10px 15px;
}
.play-btn{
	top:35%;
}
.video > a img{
	width:auto;
}

/* past graduation */
.past-grad > .col-md-6{
	float:left;
	width:48%;
}
.past-grad > .col-md-6:nth-child(even){
	float:right;
}

/* home hero carousel */
.hero-slide-box {
    height: 280px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
	width:100%;
}
.hero-slide-box > .carousel-slider > .wrapper, .carousel-controller > .wrapper, .home-row2 > .wrapper{
	width:100%;
}
.hero-slide-box > .carousel-slider {
    background-size: cover;
	background-repeat:no-repeat;
	background-position:75% top;
    height: 280px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.home-hero .title{
	font-size:44px;
	float:right;
	font-family:"Merriweather",serif;
	line-height:1.2em;
	color:#fff;
	text-align:center;
	letter-spacing:1px;
	margin-top:70px;
	font-weight:700;
	text-shadow:0px 2px 2px rgba(0, 0, 0, 0.4);
	width:80%;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
#home-hero4 .title{
	font-size:40px;
	margin-top:30px;
}
#home-hero4 .title > small{
	font-size:60%;
}
#home-hero4 .title > a.btn{
	font-weight:700;
	margin-top:15px;
	padding:9px 20px;
}
#home-hero1{
	background-image:url(/images/heroes/homehero-accredited.jpg) !important;
}
#home-hero2{
	background-image:url(/images/heroes/homehero-flexible.jpg) !important;
}
#home-hero3{
	background-image:url(/images/heroes/homehero-affordability.jpg) !important;
}
#home-hero4{
	background-image:url(/images/heroes/homehero-graduation.jpg) !important;
}
.home-hero .carousel-controller{
	background-color: #f3f6f9;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    position: relative;
    width: 100%;
}
.carousel-btn {
	position:relative;
	margin:0 auto;
	list-style:none;
	padding:0;
	height:42px;
}
.carousel-controller li{
	text-align:center;
	line-height: inherit;
    padding: 0;
	float:left;
	width:33.33%;
    text-align: center;
}
.carousel-controller li a {
	color: #999;
    display: block;
    font-size: 18px;
    font-weight: 600;
	position:relative;
	height:42px;
	line-height:42px;
}
.carousel-arrow{
	width:24px;
	height:12px;
	background-color:red;
	display:none;
	position:absolute;
	top:-12px;
	left:45%;
	background:url(/templates/ashworth_default/img/image-sprite.png) no-repeat -268px -404px;
}
.carousel-controller li a.active .carousel-arrow{
	display:block;
}
.carousel-controller li a.active{
	font-weight:700;
}
.carousel-controller li a.active, .carousel-controller li a:hover{
	color:#35577b;
	text-decoration:none;
}
.home-hero .carousel-ctrl-left, .home-hero .carousel-ctrl-right{
	width:25px;
	height:38px;
	position:absolute;
	top:-200px;
	display:block;
	margin: 0;
    padding: 0;
	text-indent: -9999px;
}
.home-hero .carousel-ctrl-right{
	background-position: -374px -367px;
    right:-70px;
}
.home-hero .carousel-ctrl-left{
	background-position: -402px -367px;
    left:-70px;
}
.sticky-blank{
	display:none;
}

.sticky-blank.shim{
	display:block;
}

/* home row */
.content .col-md-9{
	padding-left:15px;
}
.home-accreditation .col-md-5{
    padding: 0;
}
.section.home-row5 > p > .btn{
	display:inline-block;
	margin:0;
}
.home-row5 .txt-gray{
	padding:0 5px;
}
.main-offer, .main-offer-b{
	position:absolute;
	top:-195px;
	right:155px;
	text-align:center;
	width:290px;
	background-color:#fff;
	display:block;
	color:#333;
	text-decoration:none;
	border-radius:4px;
	overflow:hidden;
	box-shadow:0 3px 5px #333;
	-moz-box-shadow:0 3px 5px #333;
	-webkit-box-shadow:0 3px 5px #333;
}
.offer-ttl{
	background-color:#9b1919;
	font-size:16px;
	font-weight:600;
	height:32px;
	letter-spacing:1px;
	line-height:32px;
	color:#fff;
}
.offer{
	font-size:46px;
	margin:8px 0 5px;
	font-weight:700;
	color:#be1d05;
	line-height:1em;
}
.offer span{
	color: #888;
    display: inline-block;
    font-size: 15px;
    line-height: 1.2em;
    margin: 0 -5px;
    width: 25px;
}
.offer-sub-ttl{
	font-weight:700;
	letter-spacing:0.5px;
}
.ex-date{
	border-top: 1px solid #e4e4e4;
    font-size: 13px;
    font-weight: 600;
    margin: 5px 14px;
    padding-top: 5px;
	color:#666;
}
.ex-date em{
	font-size: 12px;
    font-weight: normal;
    letter-spacing: 0.5px;
}
.ex-date .white-arrow-right{
	top:3px;
}
.main-offer:hover, .main-offer:focus, .header-offer:hover, .header-offer:focus{
	box-shadow: 1px 2px 4px #222;
	text-decoration:none;
}
.main-offer:hover .offer-ttl, .main-offer:focus .offer-ttl, .header-offer:hover .offer-ttl, .header-offer:focus .offer-ttl{
	background-color:#a92815;
}
.header-offer{
	min-width:240px;
	height:125px;
	display:block;
	position:absolute;
	right:0;
	top:-210px;
	background-color:#fff;
	text-align:center;
	color:#fff;
	text-decoration:none;
	border-radius:4px;
	overflow:hidden;
}
.header-offer .offer{
	font-size:38px;
	margin:10px 0;
}
.header-offer .ex-date{
	font-size:13px;
	padding-top:4px;
}
.header-offer .ex-date .white-arrow-right{
	top:6px;
	left:-4px;
}
.header-offer .offer span{
	font-size:13px;
}
.main-offer2 .offer{
	font-size:38px;
	margin-top:12px;
	position:relative;
	left:-2px;
}
.main-offer2 .offer span{
	text-align:left;
	width:50px;
	font-weight:400;
	color:#888;
	font-size:14px;
}
.main-offer2 .offer small, .header-offer2 .offer small{
	font-weight:300;
	font-size:100%;
	line-height:1em;
	margin:0 -4px;
}
.header-offer2{
	width:255px;
}
.header-offer2 .offer{
	position:relative;
	left:-2px;
	margin:12px 0;
	font-size:34px;
}
.header-offer2 .offer span{
	color:#888;
	text-align:left;
	width:45px;
	font-size:12px;
}
.header-offer3 .offer{
	font-size:44px;
	margin:8px 0;
}
.header-offer3 .offer > span.small{
	color: #444;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.1em;
    margin: 0;
    position: relative;
	left:-4px;
    text-align: left;
    width: 65px;
}
.header-offer3 .offer > span.small > span{
	font-size:16px;
	font-weight:700;
	color:#444;
	margin:0;
	width:100%;
	display:block;
}
.header-offer3 .offer sup{
	color: #666;
    font-size: 16px;
    font-weight: normal;
    margin-left: 3px;
    top: -15px;
}
.header-offer4{
	top:-214px;
	height:135px;
}
.header-offer4 .offer{
	font-size:32px;
	margin:8px 0;
}
.header-offer4 .offer span{
	font-size:20px;
	color:#444;
	display:block;
	text-align:center;
	font-weight:normal;
	width:auto;
	margin:0;
	letter-spacing:0.5px;
	font-weight:600;
}

/* carousel */
.home-row4 .col-md-6{
	height:280px;
}
.section .row p > a.btn{
	width:47%;
}
.home-row1 .left p > a.btn{
	width:100%;
}
.home-testimonial .testimonial-txt{
	padding:0 40px;
	font-size:24px;
	line-height:1.8em;
}

/* form */
.request-form > form > div{
	width:47.5%;
	float:left;
}
.form-group.col-md-6{
	float:left;
	width:45.5%;
}
.request-form > form > div > .form-group.col-md-6:first-child{
	margin-bottom:0px;
}

/* table */
.filter-box li{
	float:left;
	margin-right:15px;
	width: auto;
	margin-bottom:0;
}
.filter-box > li > .select-wrapper{
	width:160px;
	float:left;
}
.filter-box .ttl{
	height:34px;
	line-height:34px;
}
.tbl-row .pill-new{
	float:right;
}
.filter-box input.btn{
    margin-left: 7px;
    margin-top: 0;
    top: -2px;
    width: inherit;
	padding:4px 8px;
}
.filter-box .vline{
    border-left: 1px solid #dcdcdc;
    margin-left: 5px;
    padding-left: 15px;
}

/* tuition table */
.payment-ttl {
	text-align:left;
}
.payment-ttl .red-pilled {
	position: absolute;
	right: 15px;
	top: 10px;
}
.payment-options-inner .tuition {
    width: 200px;
}
.payment-options-inner .payment-details {
    width: 226px;
}
.payment-options-inner .tuition, .payment-options-inner .payment-details {
    float: left;
}
.payment-details > ul{
	margin-left:30px;
	margin-top:0px;
	width:95%;
	left:0;
}
.payment-ttl .red-pilled{
	margin:0;
}

/* tuition calculator */
.tuition-cal .filter-box > li{
	width:auto;
	margin-bottom:0;
}
.tuition-cal .filter-box > li.wide{
	width:520px;
	margin:0;
}
.calculator{
	width:50%;
	float:left;
}
.col-md-3 > .calculator{
	width:100%;
	float:none;
	height:inherit;
}
.col-md-3 > .calculator > a{
	color: #fff;
    display: block;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.4em;
    text-align: left;
}
.col-md-3 > .calculator > a:hover, .col-md-3 > .calculator > a:focus{
}
.blue-mod a:hover, .blue-mod a:hover span{
	color:#63c3fe !important;
	text-decoration:none;
}
.blue-stats{
	color:#154983;
	font-size:36px !important;
	font-weight:300;
}
.blue-stats span{
	font-weight:600;
}
.bottom-btn > a{
	margin-right:10px;
}

/* reviews */
.ashworth-reviews{
	clear:both;
	overflow:hidden;
}
.ashworth-reviews ul.left{
	float:left;
	width:48%;
}
.ashworth-reviews ul.right{
	float:right;
	width:48%;
}
.ashworth-reviews ul li{
	margin-bottom:30px;
}

/* search */
#searchForm .btn-group:first-child{
	width:92%;
}

}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
.wrapper, .hero-slide-box > .carousel-slider > .wrapper, .carousel-controller > .wrapper, .home-row2 > .wrapper{
	width:960px;
}
#home .section {
    padding: 60px 0;
}
#home .home-row4 {
    padding: 60px 0 30px;
}
.home-row4 > p:last-child{
	margin-top:15px;
}
.home-row4 > p:last-child > a{
	width:inherit;
}
.section .row p > a.btn{
	width:inherit;
	margin-top:0;
}
.home-row2 .col-md-4{
	width:33.3333%;
}
.benefits-inner p > a.btn{
	width:inherit !important;
}
.header .wrapper {
    padding: 0;
}

/* top */
.top > .wrapper{
	overflow:visible;
	padding-bottom:12px;
}
.top .col-md-5 {
    padding: 0 15px;
}
.top .row {
    margin: 0 -15px;
}
.navbar-brand{
	width:340px;
	position:relative;
	float:left;
	margin:-15px 0 0 15px;
}
.sticky .navbar-brand{
	transform: scale(0.76);
	-webkit-transform: scale(0.76);
	-moz-transform: scale(0.76);
	top:12px;
	margin-left:-30px;
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
}
.top-phone .dynamic-number, .top-phone .dynamic-number > a{
	font-size:18px;
}
.top-phone .btn{
	font-size:16px;
	padding:9px 12px;
}
.top-phone{
	width:inherit;
	margin-right:0;
	margin-top:25px;
}
.header-liveperson{
	float: left;
    margin-right: 10px;
    margin-top: 13px;
}

/* main nav */
.navbar-collapse{
	padding-top:0;
	position:absolute;
	padding-bottom:0;
}
.navbar > .wrapper{
	background-color:inherit;
    left:inherit;
    position: relative;
    top:inherit;
    z-index:inherit;
	width:980px;
	height:auto;
	overflow:visible;
}
.menu > li{
	padding:0;
	display:table-cell;
}
.menu > li > a, .menu > li > a:visited{
	padding: 14px 12px;
	font-size:17px;
}
.menu > li .menu-arrow{
	width: 0;
	height: 0;
	border-right: 10px solid transparent;
    border-bottom: 10px solid #fff;
    border-left: 10px solid transparent;
	-moz-transform: scale(.9999);
	position:absolute;
	bottom:-1px;
	left:50%;
	margin-left:-10px;
	z-index:1100;
}
.drop-menu{
	width:960px;
	position:absolute;
	left:0;
	top:50px;
	z-index:1000;
	background-color:#fff;
	padding:20px;
	-webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
}
.menu > li.active > .drop-menu{
	display:block;
}
.drop-menu.col9{
	right:0;
	left:inherit;
	width:702px;
}
.drop-menu li{
	width:100%;
	overflow:hidden;
}
.drop-menu ul{
	overflow:hidden;
}
.drop-menu > div{
	min-height:200px;
}
.drop-menu a{
	display:block;
}
.drop-menu .col2, .drop-menu .col3, .drop-menu .col4{
	margin-right:25px;
	border-right:1px solid #dcdcdc;
}
.drop-menu .col1{
	width:160px;
	margin-right:25px;
}
.drop-menu .col2{
	width:190px;
}
.drop-menu .col3{
	width:232px;
}
.drop-menu .col4{
	width:305px;
}
.drop-menu .video{
	padding:8px;
	border: 1px solid #dcdcdc;
	width:190px;
	text-align:center;
	min-height:184px;
	line-height:1.5em;
	height:200px;
}
.drop-menu .video .play-btn{
	background-position: -92px -394px;
    height: 44px;
    left: 40%;
    top: 18%;
    width: 44px;
}
.drop-menu .video a{
	cursor:pointer;
	color:#333;
	position:relative;
}
.drop-menu .video a:hover, .drop-menu .video a:focus{
	text-decoration:none;
}
.drop-menu .video a img{
	margin-bottom:6px;
}
.drop-menu .video a strong{
	color:#256cb0;
}
.drop-menu .video:hover .play-btn{
	background-position:-92px -437px
}
.drop-menu .last{
	margin-right:0;
}
.menu2 {
	list-style:none;
	margin:0;
	padding:0 20px 0 0;
}
.menu2 > li{
	padding:0;
	padding-bottom:4px;
	padding-top:4px;
}
.menu2 > li > a, .menu2 > li > a:active, .drop-menu .ttl{
	font-size:15px;
	color:#555;
	font-weight:bold;
	line-height:1.4em;
	position:relative;
}
.menu2 > li > a:hover{
	color:#256cb0;
	text-decoration:none;
}
.menu3 {
	margin:4px 0 0;
	padding:0;
	list-style:none;
}
.menu3 > li{
	padding-left:15px;
	padding-bottom:0;
	background:url(/templates/ashworth_default/img/square-bullet.jpg) no-repeat 0px 12px;
}
.menu3 > li > a{
	padding:4px 0;
	line-height:1.4em;
}
.menu3 > li > a:hover{
	color:#4ea0ef;
	text-decoration:none;
}
.drop-menu .col7{
	margin-right:25px;
	border-right:1px solid #dcdcdc;
}
.menu-tabs{
	list-style:none;
	margin:0;
	padding:0;
	width:160px;
}
.menu-tabs > li{
	position:relative;
	margin:2px 0;
	padding:0;
}
.menu-tabs > li > a{
	font-size:16px !important;
	padding:10px 12px !important;
}
.menu-tabs ul{
	display:none;
	position:relative;
	top:0;
	left:185px;
	width:290px;
	height:100%;
}
.menu-tabs > li:hover ul{
	display:block;
}
.blue-banner > a{
	background-color:#134a84;
	display:block;
	height:200px;
	color:#fff;
	text-align:center;
	border-radius:4px;
	font-size:15px;
	font-weight:600;
	padding:15px 10px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.blue-banner > a:hover, .blue-banner > a:focus, .blue-banner > a:hover .ttl, .blue-banner > a:focus .ttl{
	text-decoration:none;
	background-color:#115fb6
}
.blue-banner .line{
	border-bottom: 2px solid #fff;
    bottom: -14px;
    margin-bottom: 0;
	width:96%;
	margin-left:auto;
	margin-right:auto;
    margin-top: -10px;
    position: relative;
	display:block;
}
.grad-hat, .price-tag{
	display:block;
	margin:0 auto 15px;
}
.grad-hat{
	background-position:-96px -493px;
	width:35px;
	height:45px;
}
.price-tag{
	background-position:-90px -550px;
	width:40px;
	height:52px;
}
.blue-banner .ttl{
	background-color: #134a84;
	color:#fff;
    display: inline-block;
    margin-bottom: 5px;
    padding: 0px 7px;
    position: relative;
	letter-spacing:0.5px;
}
.blue-banner .sub{
	font-size:22px;
	line-height:1.2em;
	font-weight:700;
	margin-bottom:10px;
}
.menu > li:first-child > .drop-menu > .blue-banner .sub{
	font-size:28px;
	line-height:1em;
	margin-bottom:10px;
}
.blue-banner > a > p:last-child{
	font-weight:700;
	margin:0;
}
.blue-banner > a > p > .white-right-arrow{
	background-position:-276px -325px;
}
.blue-banner > a > small{
	display: block;
    font-size: 75%;
    margin-top: -10px;
    opacity: 0.8;
    position: relative;
}

/* home hero carousel */
.hero-slide-box, .hero-slide-box .carousel-slider {
    height: 370px;
}
.hero-slide-box .carousel-slider{
	background-position:center top;
}
.home-hero .title{
	margin-top: 45px;
    padding-left: 370px;
	padding-right:0px;
	width:100%;
}
#home-hero4 .title{
	margin-top:70px;
}

/* sub hero */
.header-ttl, .program-name {
    color:#fff;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family:'Merriweather', serif;
	font-size:30px;
	line-height:1.2em;
	text-shadow: 1px 2px 1px rgba(0, 0, 0, 0.3);
	font-weight:700;
	width:680px;
}
.program-type{
	width:680px;
	display:block;
}
.program-name > .pill-new{
	display:inline-block;
	font-family:"Open Sans",sans-serif;
	font-size:17px;
	font-weight:700;
	text-shadow: none;
}
.program-name > .pill-new.hide{
	display:none;
}
/*********** sub page blue header ***********/
.default-hero{
	background:url(/templates/ashworth_default/img/default-hero.jpg) no-repeat center top;
}
.why-ashworth-hero{
	background:url(/templates/ashworth_default/img/why-ashworth-hero.jpg) no-repeat center top;
}
.high-school-hero{
	background:url(/templates/ashworth_default/img/high-school-hero.jpg) no-repeat center top;
}
.admissions-hero{
	background:url(/templates/ashworth_default/img/admissions-hero.jpg) no-repeat center top;
}
.tuition-hero{
	background:url(/templates/ashworth_default/img/high-school-hero.jpg) no-repeat center top;
}
.student-life-hero{
	background:url(/templates/ashworth_default/img/student-life-hero.jpg) no-repeat center top;
}
.school-biz-hero{
	background:url(/templates/ashworth_default/img/business-hero.jpg) no-repeat center top;
}
.school-creative-hero{
	background:url(/templates/ashworth_default/img/creative-hero.jpg) no-repeat center top;
}
.school-justice-hero{
	background:url(/templates/ashworth_default/img/criminal-justice-hero.jpg) no-repeat center top;
}
.school-education-hero{
	background:url(/templates/ashworth_default/img/education-hero.jpg) no-repeat center top;
}
.school-healthcare-hero{
	background:url(/templates/ashworth_default/img/healthcare-hero.jpg) no-repeat center top;
}
.school-technology-hero{
	background:url(/templates/ashworth_default/img/technology-hero.jpg) no-repeat center top;
}
.school-trades-hero{
	background:url(/templates/ashworth_default/img/trades-hero.jpg) no-repeat center top;
}
.header{
	height:170px;
	border-top:#111 solid 1px;
	background-color:#59697A;
	background-size:cover;
}
.header .wrapper{
	margin-top:40px;
}
.header .header-ttl{
	padding-top:10px;
}

/* home hero */
.home-hero .wrapper{
	padding:0;
}

/* home features */
.home-features .col-md-3{
	margin:15px 0;
	border:none;
	width:inherit;
	left:inherit;
	width:25%;
	padding:0 15px;
}
.home-features .col-md-3 a{
	padding:0;
}
.home-features .col-md-3:last-child a{
	border:none;
}
.features-ttl > .blue-right-arrow{
	float:none;
}
.features-ttl {
    display: inline-block;
}

/* home row */
.home-accreditation p {
    padding: 0 60px;
}

/* carousel */
.home-row4 .col-md-6{
	height: 420px;
}
.home-video{
	margin-bottom:0px;
}

/* footer */
.section.footer, .section.home-row5{
	padding:50px 0;
	margin-top:20px;
}
.social{
	padding:0;
}
.social > li.ttl {
    line-height: 46px;
    margin:0 10px 0 0;
	width:inherit;
}

/* video */
.home-row1 .left{
	float:left;
}
.home-row1 .right{
	float:right;
	margin-top:10px;
}
.home-video{
	float:right;
	width:442px;
}
.video-slide-box {
	position:relative;
	height:248px;
	margin:0 auto;
}
.video-slide-box > .carousel-slider{
	position:absolute;
	top:0;
	left:0;
}
.video > a{
	text-align:inherit;
}
.video > a img:hover{
	box-shadow:none !important;
	border-color:#dcdcdc;
}
.play-btn{
	display:block;
	width:64px;
	height:64px;
	position:absolute;
	left:43.5%;
	top:35%;
	padding:0;
	margin:0;
	cursor:pointer;
	background-position: -142px -316px;
}
.video:hover .play-btn{
	background-position:-142px -381px;
}
.home-video .slide-in{
	width:430px;
}
.video > a img{
	width:100%;
}

/* side nav */
.menu-side-nav{
	border:none;
	padding:0;
	margin:5px 0 0;
}
.content .sub-left{
	width:180px;
	position:absolute;
	margin:0;
	padding:0;
}

/* contents */
.content > .row > .col-md-6{
	left:200px;
	width:52%;
	float:left;
}
.content .col-md-9{
	width:72%;
	float:left;
	padding-left:0;
}
#sub-2col-right .content .col-md-10{
	left:200px;
	width:79.3333%;
	float:left;
}
#home ul.zoo-item-list li .title a{
	padding:8px 30px 8px 0;
}
.home-row5 > .row > .col-md-6{
	margin-bottom:0px;
}
.abc-sort > a{
    padding: 2px;
}
.not-found{
	width:125%;
}

/* image rotator */
.externship{
	padding:10px;
}
.externship > p:last-child{
	margin-bottom:0;
}
.externship > .line{
	margin-bottom:15px;
}
.externship h3.txt-red{
	color:#990000;
	font-size:16px;
	margin-bottom:5px;
}
.rotator {
	position:relative;
	display:none;
	height:60px;
}
.rotator ul {
	margin:0;
	padding:0;
	overflow:hidden;
}
.rotator ul li {
	position:absolute;
	list-style: none;
	top:0;
	left:0;
	padding:0;
	width:100%;
	text-align:center;
}
.rotator ul li img{
	margin:0px auto;
}
.rotator ul li.show {
	z-index:500;
}
.rotator ul li a img{
	margin:0 !important;
}
.rotator ul li a img:hover{
	box-shadow:none;
}
.f-letter-cap{
	text-transform:capitalize;
}

/* right column */
.content .col-md-3{
	padding:0;
}
.sub-cta > a{
	display:block;
	margin-bottom:12px;
}
.right-mod h3 {
    font-size: 18px;
    margin: 0;
	color:#333;
}
.right-mod.blue-bg3 {
    border: 1px solid #d6dce1;
    padding: 12px;
}
.program-finder > .btn{
	width:100%;
	padding:5px 10px;
	margin-top:12px;
}
.program-finder > .btn:hover, .program-finder > .btn:focus{
	background-color:#3b73ad;
}
.right-mod > img.bordered-mod{
	padding:4px;
}
.testimonial > img{
	float:left;
	margin-right:10px;
	margin-top:3px;
}
.program-finder {
    margin-top: 8px;
}
.right-mod{
	margin-bottom:20px;
}
.have-question{
	padding:12px;
}
.have-question > h3{
	font-size:20px;
	margin-bottom:3px;
}
.have-question > p{
	font-size: 17px;
    font-weight: 700;
    letter-spacing: 0.5px;
	margin:0;
}
/*
.livechat{
	text-align:left;
}
.livechat > div > div, .livechat > div > img {
    height: auto !important;
    position: relative !important;
    width: auto !important;
}
.livechat > div > div{
	top:2px !important;
}
*/
.livechat .lpchat-label {
    margin-bottom: 5px !important;
    top: 6px !important;
}
.testimonial-txt{
	font-size:16px;
	line-height:1.5em;
}
.testimonial > p:last-child, .right-video-mod > p:last-child{
	margin:0;
}
.stats-mod, .right-video-mod {
    text-align: center;
}
.right.col-md-3 .light-blue-bg {
    padding: 4px 0;
}
.stats-mod p{
	margin-bottom:5px;
}
.stats-mod p:last-child{
	margin-top:10px;
}
.stats-mod h3 {
    font-size: 22px;
    margin-top: -3px;
}
.stats-mod > p > a{
	text-decoration:none;
	font-size:14px;
}
.stats-mod > .glyphicon {
    background-position: -276px -103px;
    display: block;
    height: 84px;
    margin: 10px auto;
    padding: 0;
    width: 84px;
}
.right-video-mod p {
    line-height: 1.2em;
	padding:4px 0;
}
.testimonial-vid {
    background-color: #000;
    display: block;
    margin-bottom: 5px;
	overflow:hidden;
}
.right-mod .testimonial-vid{
	background-color:#fff;
}
.stats-mod .clock{
	background-position:-276px -193px;
}
.stats-mod .satisfaction{
	background-position:0px -578px;
}
.stats-mod .trophy{
	background-position:0px -392px;
}
.stats-mod .thumb-up{
	background-position:0px -485px;
}
.piggy-bank{
	background-position:-276px -103px;
}
.blue-mod {
    background-color: #144a88;
    color: #fff;
    padding: 14px 12px;
    text-align: center;
	position:relative;
}
.fourth-semester-mod > a .ttl {
    font-size: 20px;
	text-align:left;
}
.sub-ttl small {
    display: block;
    font-size: 13px;
    font-weight: 600;
    margin-top: 2px;
}
.blue-mod > a{
	display:block;
	overflow:hidden;
}
.blue-mod .price-tag {
    background-position: -568px -434px;
    height: 38px;
    margin: 2px 12px 0 0;
    padding: 0;
    width: 30px;
}
.blue-mod .ttl {
    color: #fff;
    font-size: 15px;
    font-weight: 600;
}
.blue-mod .sub-ttl {
    color: #fff;
    font-size: 20px;
    font-weight: 300;
}

/* home bottom social */
.social-box, .social-box.video{
	height:210px;
}

/* tuition table */
.payment-options-inner .payment-details {
}

/* right module calculator */
.right-mod.calculator{
	width:100%;
	float:none;
	border-radius:4px;
	border:0;
	height:auto;
}
.right-mod.calculator > a{
	text-align:left;
	color:#fff;
	font-weight:600;
	font-size:16px;
}

/* contents */
.program-2col > .col-md-6{
	float:left;
}

/* rob signature on presidents page */
.rob-sign{
display:block;
width:92px;
height:36px;
background:url(/templates/ashworth_default/img/image-sprite.png) no-repeat -374px -320px;
text-indent:-9999px;
margin-bottom:10px;
}

.shim{
    height:110px;
}

/* Side nav module for */
.sidenav-madison-mod{
	text-align:center;
	margin-top:30px;
	display:block;
}
.sidenav-madison-mod > span{
	color:#666;
	margin-bottom:15px;
	display:block;
}
.sidenav-madison-mod > div{
	font-size:33px;
	font-weight:600;
}
.sidenav-madison-mod > div > span{
	font-size:12.5px;
	font-weight:600;
	display:block;
	margin-bottom:5px;
	margin-top:3px;
}
.sidenav-madison-mod > a{
	position:relative;
	left:5px;
}
}