@media all {
	.welcome-panel-dept:after {
		content: '';
		display: table;
		clear: both;
	}
	.welcome-panel-dept {
		position: relative;
		background-color: #f2f3f8;
		padding: 20px 19px 20px 25px;
		margin-bottom: 30px;
	}
	.welcome-panel-dept h1 {
		font-size: 30px;
		font-weight: 300;
		line-height: 35px;
		margin-right: 0;
	}
	.stamp~.welcome-panel-dept {
		margin-left: 230px;
	}
	.welcome-panel-dept .text p {
		line-height: 20px;
	}
	.welcome-panel-dept .button {
		float: right;
	}
	.welcome-panel-dept .button a {
		display: block;
		text-transform: uppercase;
		text-align: center;
		padding: 10px 10px 8px;
		line-height: 14px;
		font-size: 14px;
		font-weight: 600;
    	letter-spacing: 2px;
		border: 1px solid #d3d7e7;
		margin-top: 4px;
		color: white;
		background-color: #4278bc;
	}
	.welcome-panel-dept .button a:first-child {
		margin-top: 0;
	}
	.welcome-panel-dept .button a.apply {
		background-color: #ef4238;
		padding: 15px 10px 13px;
	}

	.welcome-panel-dept .button+h1 {
		margin-top: 0;
	    margin-right: 200px;
	}

	.welcome-panel-dept .text *+* {
		margin-top: 0.5em;
	}
	.welcome-panel-dept .button a:hover {
	    background-color: #326bb2;
	}
}
@media only screen and (max-width:660px) {
	.welcome-panel-dept {
	    background-color: transparent;
	    border-bottom: 1px solid #d3d7e7;
	    padding: 0 0 20px;
	    margin-bottom: 20px;
	}
    .welcome-panel-dept .button {
	    float: none;
	}
    .welcome-panel-dept div.image.float.left {
	    float: none;
	}
    .welcome-panel-dept div.image.float.left .image-buffer {
	    margin: 0;
	}
	.school-department-home-page article .welcome-panel-dept h1 {
	    font-size: 18px;
	    font-weight: bold;
	    line-height: 22px;
	    margin-top: 15px;
	    margin-right: 0;
	}
	.welcome-panel-dept .text {
	    margin-top: 7px;
    }
}
@media all {
	.welcome-panel {
		position: relative;
		background-color: rgba(255,255,255,0.6);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#96ffffff,endColorstr=#96ffffff);
		height: 212px;
		padding: 15px 20px 10px;
	}
	.welcome-panel h1 {
		font-size: 44px;
		font-weight: 300;
		line-height: 50px;
	}
	.stamp~.welcome-panel {
		margin-left: 230px;
	}

	.welcome-panel .heading ~ .text {
		margin-top: 15px;
	}

	.welcome-panel .text {
		margin-right: 270px;
	}
	.welcome-panel .text p {
		line-height: 20px;
	}

	.welcome-panel .buttons {
		position: absolute;
		right: 0;
		bottom: 0;
		width: 260px;
		padding: 0 20px 10px 0;
	}
	.welcome-panel .buttons a {
		display: block;
		text-transform: uppercase;
		text-align: center;
		padding: 10px 10px 8px;
		line-height: 14px;
		font-size: 14px;
		font-weight: 600;
		border: 1px solid #d3d7e7;
		margin-top: 4px;
		color: white;
		background-color: #4278bc;
	}
    .welcome-panel .buttons a:hover {
        background-color: #326bb2;
    }
	.welcome-panel .buttons a:first-child {
		margin-top: 0;
	}
	.welcome-panel .buttons a.apply {
		background-color: #ef4238;
		padding: 15px 10px 13px;
	}
    .welcome-panel .buttons a.apply:hover {
        background-color: #ed342a;
    }

	.welcome-panel .text *+* {
		margin-top: 0.5em;
	}
}
@media only screen and (max-width: 899px) {
    .welcome-panel h1 {
	    font-size: 32px;
	    line-height: 32px;
	}
}
@media only screen and (max-width: 770px) {
    .welcome-panel {
		margin-top: 12px;
	}
	.welcome-panel h1 {
	    font-size: 24px;
	    line-height: 24px;
	}
	.welcome-panel .text {
    	margin-right: 0;
	}
	.welcome-panel .buttons {
    	position: static;
    	padding: 12px 0 0;
    	width: 100%;
    	overflow: auto;
    }
    .welcome-panel .buttons a:first-child {
	    margin-right: 2%;
	}
	.welcome-panel .buttons a,
    .welcome-panel .buttons a.apply {
	    float: left;
	    width: 49%;
	    margin-top: 0;
    	padding: 15px 10px 13px;
	}
}
@media all and (max-width: 560px) {
    .stamp ~ .welcome-panel {
    	margin-left: 0;
	    padding: 27px 0 0;
	}
	.welcome-panel {
    	background-color: transparent;
    	/*height: 183px;*/
	    height: auto;
	}
    .welcome-panel .text p {
    	font-size: 14px;
    	line-height: 18px;
	}
    .welcome-panel .buttons a {
    	font-size: 12px;
    }
}
@media all {
	.stamp {
		width: 220px;
		height: 212px;
		background-color: #2c3966;
		color: white;
		font-size: 32px;
		line-height: 33px;
		font-weight: 300;
		text-align: center;
		display: table;
		padding: 0 5px;
	}
	.stamp>a,
	.stamp>span {
		display: table-cell;
		vertical-align: middle;
		color: white;
	}

    .stamp .department-name[data-url] {
		cursor: pointer;
    }
}

@media only screen and (max-width:770px) {

	.stamp {
   	    font-size: 28px;
        line-height: 28px;
	}

    [class*="school-a"] body .stamp,
    [class*="school-l"] body .stamp,
    [class*="school-p"] body .stamp,
    [class*="school-news"] body .stamp {
		line-height: 19px;
        font-size: 16px;
        font-weight: 100;
        float: none;
        height: auto;
        padding: 0;
        width: 100%;
    }
	[class*="school-a"] body .stamp a,
    [class*="school-l"] body .stamp a,
    [class*="school-p"] body .stamp a,
    [class*="school-news"] body .stamp a,
    [class*="school-a"] body .stamp span,
    [class*="school-l"] body .stamp span,
    [class*="school-p"] body .stamp span,
    [class*="school-news"] body .stamp span {
		padding: 5px 15px 8px;
	}

}
@media all and (max-width: 560px) {

    .school-home-page body .stamp {
		line-height: 19px;
        font-size: 16px;
        font-weight: 100;
        float: none;
        height: auto;
        padding: 0;
        width: 100%;
    }
	.school-home-page body .stamp a,
	.school-home-page body .stamp span {
		padding: 5px 15px 8px;
	}

}
@media all {
	
	.school-home-page .stamp {
		float: left;
	}

}
@media all {

	[class*="school-d"] .stamp {
		width: 100%;
		height: 120px;
		font-size: 18px;
		line-height: 20px;
		background-color: transparent;
	}

	[class*="school-d"] .stamp>a,
	[class*="school-d"] .stamp>span {
		width: 130px;
		background-color: rgb(43,56,102);
		font-weight: 100;
		padding: 0 15px;
	}

	[class*="school-d"] .stamp .department-name {
		display: table-cell;
		vertical-align: bottom;
		color: white;
		text-align: left;
		background-color: rgba(43,56,102,0.8);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#cf2b3866,endColorstr=#cf2b3866);
		font-size: 48px;
		font-weight: 300;
		line-height: normal;
		padding-left: 30px;
		padding-bottom: 10px;
	}

}

@media all {
  .program-information {
    border: 0 solid #d3d7e7;
  }
  .program-information:after {
    display: table;
    content: '';
    clear: both;
  }
  .program-information [class*="columns-"] {
    padding: 14px 0 30px;
  }
  .program-information [class*="columns-"]:after {
    display: table;
    content: '';
    clear: both;
  }
  .program-information .divider {
    margin-top: 0;
  }
  .program-information .column {
    float: left;
    margin-top: 0;
    width: 25%;
    padding: 0 10px;
    margin-top: 40px;
  }
  .program-information p {
    display: inline-block;
    margin-top: 5px;
    font-size: 14px;
    line-height: 18px;
    font-weight: 600;
  }
  .program-information p.tooltip {
    position: absolute;
    left: -9999px;
    top: -9999px;
    max-width: 245px;
    border: 1px solid #d3d7e7;
    background-color: #f2f3f8;
    padding: 12px 14px;
    font-size: 14px;
    font-weight: 400;
    z-index: 9000;
  }
  .program-information p.tooltip .more {
    display: inline-block;
    text-transform: uppercase;
    margin-top: 5px;
    font-weight: 600;
  }
  .program-information p.tooltip .arrow {
    left: 50%;
    bottom: 100%;
    position: absolute;
  }
  .program-information p.tooltip .arrow:after,
  .program-information p.tooltip .arrow:before {
    position: absolute;
    border: solid transparent;
    content: " ";
    pointer-events: none;
    bottom: 100%;
    height: 0;
    width: 0;
  }
  .program-information p.tooltip .arrow:after {
    border-color: rgba(242, 243, 248, 0);
    border-bottom-color: #f2f3f8;
    border-width: 10px;
    margin-left: -10px;
  }
  .program-information p.tooltip .arrow:before {
    border-color: rgba(211, 215, 231, 0);
    border-bottom-color: #d3d7e7;
    border-width: 11px;
    margin-left: -11px;
  }
  .program-information a.tooltip {
    position: relative;
    float: right;
    display: block;
    border: 1px solid #4278bc;
    border-radius: 50%;
    height: 15px;
    width: 15px;
    padding: 9px;
    margin-left: 5px;
    text-align: center;
    top: 0;
  }
  .program-information a.tooltip span {
    position: absolute;
    left: 0;
    width: 100%;
    top: 0.4em;
    font-size: 0.75em;
  }
  .ie8 .program-information a.tooltip {
    border-style: none;
  }
  .program-information .columns-1 div.column {
    width: 100%;
  }
  .program-information .columns-1 div.column:nth-child( -n + 1) {
    margin-top: 0;
  }
  .program-information .columns-1 div.column:nth-child(1n+2) {
    clear: left;
  }
  .program-information .columns-2 div.column {
    width: 50%;
  }
  .program-information .columns-2 div.column:nth-child( -n + 2) {
    margin-top: 0;
  }
  .program-information .columns-2 div.column:nth-child(2n+3) {
    clear: left;
  }
  .program-information .columns-3 div.column {
    width: 33.33333333%;
  }
  .program-information .columns-3 div.column:nth-child( -n + 3) {
    margin-top: 0;
  }
  .program-information .columns-3 div.column:nth-child(3n+4) {
    clear: left;
  }
  .program-information .columns-4 div.column {
    width: 25%;
  }
  .program-information .columns-4 div.column:nth-child( -n + 4) {
    margin-top: 0;
  }
  .program-information .columns-4 div.column:nth-child(4n+5) {
    clear: left;
  }
  .program-information + .component.divider,
  .program-information + a + .component.divider {
    margin-top: 0;
  }
}

@media all and (max-width: 630px) {
  .program-information .columns-4 div.column,
  .program-information .columns-3 div.column {
    width: 50%;
  }
  .program-information .columns-4 div.column:nth-child(2n + 3),
  .program-information .columns-3 div.column:nth-child(2n + 3) {
    clear: left;
  }
  .program-information .columns-4 div.column:nth-child(-n+2),
  .program-information .columns-3 div.column:nth-child(-n+2) {
    margin-top: 0;
  }
  .program-information .columns-4 div.column:nth-child(n+3),
  .program-information .columns-3 div.column:nth-child(n+3) {
    margin-top: 40px;
  }
}

@media all and (max-width: 320px) {
  .program-information [class*="columns-"] div.column {
    width: 100%;
  }
  .program-information [class*="columns-"] div.column:nth-child(n) {
    clear: none;
  }
  .program-information [class*="columns-"] div.column:nth-child(n+2) {
    margin-top: 25px;
  }
}

@media all {

	.education-links {
		text-align: center;
	}
	.education-links .image-wrapper {
		position: relative;
		display: inline-block;
		height: 106px;
		width: 106px;
		background: transparent url("../../../designs/tju/university/images/education-links-background.png") no-repeat scroll center center;
	}
	.education-links .image-wrapper .image {
		max-width: 100%;
		max-height: 100%;
		position: absolute;
		height: 100%;
		width: 100%;
		left: 0;
		top: 0;
		background: transparent none no-repeat scroll center center;
	}

	.education-links a .image-wrapper ~ .heading {
		margin-top: 12px;
	}
	.education-links .heading ~ .text,
	.education-links a ~ .text {
		margin-top: 0.25em;
		font-size: 14px;
	}
}
@media only screen and (max-width:480px) {
    .education-links {
	    text-align: left;
	}
    .education-links div.columns-33-33-33 [class*="parsys_column"] {
	    margin-left: 80px;
    	width: 73%;
	}
	.education-links div.columns-33-33-33 [class*="parsys_column"] + [class*="parsys_column"] {
	    margin-top: 25px;
	}
	.education-links .image-wrapper {
	    float: left;
    	background-size: 60px 60px;
	    height: 60px;
        width: 60px;
    	margin-left: -80px;
	}
	.education-links .image-wrapper .image {
    	background-size: 40px 40px;
    }
	.education-links a .image-wrapper ~ .heading {
	    margin-top: 2px;
	}
}
@media all  {
	body>header {
	    height: 449px;
	}

	body>header .audience-links>ul>li {
		color: #152456;
	}
	body>header .common-utilities {
		background-image: url('school/images/header-common-utilities-background-blue-19.png');
	}
	article #main-content {
        margin-top: 0;
		background-color: white;
		padding-left: 20px;
		padding-top: 20px;
	}
	.ie8 article #main-content 
    {
        margin-top: -225px;
    }
	article .left-sidebar {
		margin-top: 255px;
	}
	article .left-sidebar+#main-content {
		margin-left: 229px;
		padding: 20px;
	}
	body>header .audience-links>ul>li a {
		color: #152456;
	}

	body>header .common-utilities .search>button {
		background-image: url('school/images/header-common-utilities-icon-search.png');
	}

	body>nav.school-footer-menu {
		border-top: 1px solid #dcdcdc;
		-webkit-box-shadow: inset 0 1px 0 0 #f2f2f2;
		box-shadow: inset 0 1px 0 0 #f2f2f2;
		background-color: #e9ebef;
		padding: 23px 0;
		text-align: center;
		margin-top: 40px;
	}
	body>nav.school-footer-menu ul {
		max-width: 550px;
		margin: 0 auto;
	}
	body>nav.school-footer-menu ul li {
		display: inline;
		font-size: 14px;
		font-weight: 900;
		line-height: 25px;
		white-space: nowrap;
	}
	body>nav.school-footer-menu ul li:after {
		content: "|";
		color: #c3cfe5;
		margin-left: 0.5em;
		margin-right: 0.3em;
		font-weight: 300;
	}
	body>nav.school-footer-menu ul li.home:after,
	body>nav.school-footer-menu ul li.last:after {
		content: '';
		display: none;
	}
	body>nav.school-footer-menu ul li.home {
		font-weight: 300;
		font-size: 18px;
		line-height: 200%;
	}
	body>nav.school-footer-menu+footer {
		margin-top: 0;
		padding-top: 10px;
	}
    article .left-sidebar .related-links {
    	padding: 0 0px 0 0; /* Was 10px */
	}
	.related-links ul li {
		border: 1px solid #d3d7e7;
	}
	.related-links ul a {
		display: block;
		padding: 20px 5px;
		text-align: center;
		text-transform: uppercase;
		color: #4278bc;
		font-weight: 500;
		background-color: white;
	}
	.related-links ul a.external:after {
		display: none;
	}
	article .left-sidebar .subnav+.related-links {
		margin-top: 15px;
	}
	[class*="school-"] div.textimage.left.max-image-width-50-pct div.image {
	    margin-right: 3%;
    	width: 45%;
	}
	[class*="school-"] div.textimage.left.max-image-width-50-pct div.image ~ div.text {
		margin-left: 48%;
	    width: 52%;
	}
}
@media only screen and (min-width: 770px) {
	article #main-content {
		margin-top: -225px;
	}
}
@media only screen and (max-width: 899px) {

	/* [class*="school-"] body > header {
	    height: 436px;
	} */
	
	[class*="school-"] #main-content .share-tools {
    	display: none;
	}

}
@media only screen and (max-width: 770px) {

    [class*="school-"] body > header {
        height: auto;
    }
    
    [class*="school-"] body > header .common-utilities ~ .wrapper {
	    padding-left: 10px;
	    padding-right: 10px;
	}
	[class*="school-"] body > header nav.breadcrumb {
		display: none;
    }
	[class*="school-"] article .left-sidebar .related-links {
	    padding: 0;
	}

    [class*="school-a"] body > header,
    [class*="school-l"] body > header,
    [class*="school-p"] body > header,
    [class*="school-news"] body > header {
		background-image: none !important;
	}
	.school-article-page article #main-content {
		margin-top: 0;
	}

    [class*="school-program-"] .page-title.tight .h1 {
        font-size: 36px;
        line-height: 38px;
    }
    [class*="school-program-"] .page-title.tight h1 {
        font-size: 16px;
        line-height: 19px;
        font-weight: 600;
    }
    [class*="school-program-"] .page-title.tight .h1 + h1 {
    	margin-top: 10px;
    }
}
@media only screen and (max-width:660px) {

	[class*="school-"] article h1,
    [class*="school-"] article .h1 {
	    font-size: 30px;
	    line-height: 30px;
	}
	[class*="school-"] div.textimage.left div.image {
        float: left;
        margin-right: 5%;
    }
	[class*="school-"] div.textimage.left div.image .image-buffer {
        margin-top: 5px;
    }
    [class*="school-"] div.textimage.left div.image ~ div.text {
    	margin-left: 29%;
    	width: 71%;
        float: none;
    }
    [class*="school-"] div.textimage.left div.image ~ div.text p {
        font-size: 14px;
	    line-height: 18px;
	}
    [class*="school-"] div.textimage.left div.image ~ div.text p a {
	    line-height: 20px;
	}
    [class*="school-"] div.textimage.left.max-image-width-50-pct div.image {
        float: none;
        margin-right: 0;
        width: 100%;
    }
    [class*="school-"] div.textimage.left.max-image-width-50-pct div.image ~ div.text {
        margin-left: 0;
        margin-top: 17px;
        width: 100%;
    }
    
}
@media all {
	.school-home-page article #main-content {
		margin-top: 0;
	}
	.school-home-page article .left-sidebar {
		margin-top: 0;
	}
    .school-home-page div.textimage.left div.image {
        float: left;
    	margin-right: 3%;
    	width: 24%;
    }
	.school-home-page div.textimage.left div.image ~ div.text {
    	margin-left: 29%;
    	width: 73%;
	}


}
@media only screen and (max-width: 770px) {
    /*.school-home-page body > header {
        height: auto;
		background-size: auto 100%;
	}*/
    .school-home-page body > header {
        background-color: #e8ecf5;
        background-image: none !important;
    }
    .school-home-page body>header nav {
        margin: 0 -10px;
    }
    .school-home-page  article .left-sidebar {
    	display: block;
    	float: none;
    	width: 100%;
	}
    .school-home-page header .subnav > p:first-child,
    .school-home-page article .subnav {
		display: none;
    }
    .school-home-page header .related-links,
	.school-home-page header .left-sidebar-iparsys {
        padding: 10px 10px 0;
        background-color: white;
    } 
	.school-home-page header .subnav {
		padding-top: 10px;
        padding-bottom: 13px;
        margin: 0 10px;
    }
    .school-home-page header .subnav > ul li > a {
	    background-color: rgba(255, 255, 255, 0.6);
    	margin-bottom: 5px;
    	text-align: center;
    	padding: 13px 5px;
	}

	.school-home-page article .left-sidebar .related-links a {
		padding: 13px 5px;
	}
}
@media only screen and (max-width: 770px) {
    .school-landing-page body > header {
        height: auto;
		/*background-size: auto 100%;*/
	}
}
@media all {
	[class*="school-program-"] .page-title {
		position: relative;
		min-height: 200px;
		padding-bottom: 30px;
	}
	[class*="school-program-"] .page-title h1,
    [class*="school-program-"] .page-title.tight .h1 + .h1{
		font-size: 30px;
		line-height: 35px;
		margin-top: 20px;
    }
    [class*="school-program-"] .page-title .divider {
    	position: absolute;
    	bottom: 0;
    	width: 100%;
    }

	[class*="school-program-"] .page-title .h1 {
		margin-right: 120px;
	}
    [class*="school-program-"] .page-title .h1 + h1,
    [class*="school-program-"] .page-title .h1 + .h1
    {
    	margin-right: 0;
        margin-top: 0;

    }
    [class*="school-program-"] .page-title.tight {
    	min-height: 0;
    }
    [class*="school-program-"] .page-title.tight .h1 {
        line-height: 50px;
    }
    [class*="school-program-"] .page-title.tight .h1 + h1,
    [class*="school-program-"] .page-title.tight .h1 + .h1 {

    	margin-top: 0;
    	letter-spacing: -0.5px;

    }
    [class*="school-program-"] .page-title.tight .h1 + .h1 + h1 {
        margin-top: 0.5em;
    }

}
@media only screen and (max-width:660px) {
	[class*="school-program-"] .page-title {
		min-height: 0;
	}
}
@media all {
	[class*="school-d"] body>header {
		height: 360px;
	}

	[class*="school-d"] article #main-content,
	[class*="school-d"] article .left-sidebar {
		margin-top: 0;
	}

	[class*="school-d"] article {
		margin-top: 20px;
	}
}
@media all and (max-width: 899px) {
	[class*="school-d"] body > header {
	    height: 348px;
	}
}
@media all and (max-width: 770px) {
    [class*="school-d"] body > header {
        height: auto;
    }
	[class*="school-d"] .stamp {
    	height: 130px;
    	margin-top: 10px;
    	padding-bottom: 10px;
    }
    [class*="school-d"] .stamp .department-name {
    	font-size: 36px;
    }
}
@media all and (max-width: 480px) {
    [class*="school-d"] body > header {
    	height: auto;
        background-image: none !important;
	}
    [class*="school-d"] article .left-sidebar {
	    display: block;
        float: none;
	    width: 100%;
	}
    [class*="school-d"] article {
	    margin-top: 0;
	}
    [class*="school-d"] .subnav > ul {
        display: none;
    }
	[class*="school-d"] article .subnav > p:first-child {
	    border-bottom: 1px solid #d3d7e7;
    	padding: 7px 0 13px;
	}
    [class*="school-d"] article .subnav > p:first-child a {
	    background-color: transparent;
	    border: 0 none;
	    color: #013fa3;
        font-size: 11px;
    	text-align: center;
        padding: 6px 0 0;
	}
    [class*="school-d"] .stamp {
    	height: auto;
    	margin-top: 0;
    	padding-bottom: 0;
        padding-left: 0;
        padding-right: 0;
        font-size: 16px;
    	font-weight: 100;
    	line-height: 19px;
    }
    [class*="school-d"] .stamp > a {
        display: block;
        width: 100%;
        padding: 5px 15px 8px;
    }
    [class*="school-d"] .stamp .department-name {
		display: none;
    }
    .school-department-home-page article .left-sidebar {
		display: none;
    }
    .school-department-home-page .stamp .department-name {
    	display: block;
        background-color: transparent;
	    color: black;
	    font-size: 24px;
	    line-height: 24px;
	    padding: 24px 0 0;
    }
}
@media all  {
	.school-news-item-page h1 {
		font-size: 30px;
		line-height: 33px;
	}
	.school-news-item-page h2 {
		font-size: 18px;
		font-weight: bold;
		line-height: 22px;
	}
	.school-news-item-page h3 {
		font-size: 14px;
		font-weight: bold;
		line-height: 18px;
	}
	.school-news-item-page h4 {
		font-size: 12px;
		font-weight: 600;
		line-height: 14px;
		text-transform: uppercase;
	}
}
@media all {

	[class*="school-"] #main-content .share-tools {
		right: 20px;
		top: 0px;
	}

    [class*="school-department-home-page"] #main-content .share-tools {
		margin-top: 0
	}
}
