/* Academics */

.vc_col-lg-8.programInfo1 {
    padding-left: 3%;
}


.vc_col-lg-8.programInfo1 p {
    padding-left: 2%;
	/*border-left:solid 1px #003e7e;*/
	margin-bottom: 20px;
	font-family: 'Montserrat', sans-serif;
	font-color: #585a60;
	font-size: 15pt;
	line-height: 1.5em;
}

.clearRow {
    clear: both!important;
}

#sidebar {
	
	display:none!important;
	visibility:hidden!important;
	width:0px!important;
	height:0px!important;
	
	}
 .sidebar {
	
	display:none!important;
	visibility:hidden!important;
	width:0px!important;
	height:0px!important;
	
	}
#content {
	background-color: #ffffff;	
	 
}

.content table, .content td, .content th {
    border-color: none;
	border:none;
}
 .content table tr:nth-child(even) {
	border: solid 1px #cccccc;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	border-top-width: 0px;
}

.content table tr:first-of-type {
border-top: solid 1px #cccccc;	
	
}
.content table i {
color: #	
}
.psc-academics {
	margin-top:-50px;
	background-color: rgba(255,255,255,.4);
	

}

.noListStyle {
	list-style-image: none;
	
	list-style-type: none!important;
}

.programInfo1 ul {
	list-style-image: none;
	list-style-position: inside!important;
	list-style-type: disc!important;
	font-family: 'Montserrat', sans-serif;
	font-size: 15pt;
	line-height: 1.5em;
}

ol {
	list-style-image: none;
	list-style-position: inside!important;
	list-style-type: decimal!important;
	font-family: 'Montserrat', sans-serif;
	font-size: 15pt;
	line-height: 1.5em;
}

.psc-academics .flexContainer {
    overflow: hidden;
}

.psc-academics h4.dept-groupTitle {
    margin: 0 -0.5em 0.25em !important;
    padding: 0.25em 0.75em;
    
    border-radius: 0.4em;
    background: #003e7e;
    background: -moz-linear-gradient(top, #0772b5 0%, #003e7e 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0772b5), color-stop(100%,#003e7e));
    background: -webkit-linear-gradient(top, #0772b5 0%,#003e7e 100%);
    background: -o-linear-gradient(top, #0772b5 0%,#003e7e 100%);
    background: -ms-linear-gradient(top, #0772b5 0%,#003e7e 100%);
    background: linear-gradient(to bottom, #0772b5 0%,#003e7e 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0772b5', endColorstr='#003e7e',GradientType=0 );
    
    color: #fff;
}
.psc-academics .cat-podSub {
    margin: 0.5em 0.5em 1.5em;
}
.psc-academics .dept-groupTitle .fa:not(.fa-certificate) {
    color: #0084b6;
}
.psc-academics .dept-groupTitle .fa-certificate {
    color: #FFD400;
}

.psc-academics .has-children:hover {
    cursor: pointer;
}
.psc-academics h4.dept-groupTitle {
    margin: 0 !important;
    padding: 0.25em 0.5em;
}
.psc-academics .cat-podSub .has-children.dept-groupTitle:nth-child(1n+2) {
    padding-top: 0.5em;
    border-top: 0.1em solid #D6D7D9;
}

.psc-academics .pod-child {
    padding: 0.5em 1em;
    border-top: 0.2em solid #D6D7D9;
    background: #fcfcfc;
}
.psc-academics .pod-child .dept-groupTitle {
    padding: 0.5em;
    border-radius: 0.4em;
    background: #0084b6;
    color: #fff;
}
.psc-academics .pod-child .dept-podRow:not(.dept-groupTitle) {
    padding: 0 0.5em;
}

.psc-academics h5.dept-groupTitle {
    overflow: hidden;
}
.psc-academics h5.dept-groupTitle:hover {
    font-weight: bold;
}
.psc-academics h5.dept-groupTitle .fa {
    float: right;
    margin-top: 5px;
    margin-right: 5px;
}


/*** Program ***/
.degreeAudit {
    text-align: center;
}
.side-pod:after {
    content: "";
    display: table;
    clear: both;
}
.side-pod:before {
    content: "";
    display: table;
}
.prog-side {
    margin-bottom: 20px;
}
.prog-side .side-pod {
	/* [disabled]margin: 20px 0; */
}

.progContactInfo {
	border-right: 1px solid #cccccc;
	padding-left: 15px;
	box-sizing:border-box;
		
	
}
.bio-pod2 {
	border: dotted 1px #f9f9f9;
	min-height: 50px;
	background: #f9f9f9!important;
	margin: 0 0 15px 0;
	font-size: 0.8em;
	color: #282828;
	word-wrap: break-word;
	}

.bio-pod2 h4  {
	font-size: 1.15em;
	color:#282828!important;
}
.bio-pod2 h4 a  {
	text-decoration:underline;
	color:#999;
}

.bio-pod h4  {
	padding-top: 7px;
	/* [disabled]display: inline-block; */
}
.bio-pod p  {
	/* [disabled]padding-left: 20px; */
	/* [disabled]display: inline-block; */
}
.bio-pod img {
	
	margin: 5px 0px 0px 11px;
}

/* Side double Grid */


._2prog-grid { 
    position: relative;
    overflow: hidden;
    margin: 0 0 10px;
	width:100%;
}
._2prog-grid img {
	width: 100%;
	
	
}
._2prog-gridCell {
    position: relative;
	box-sizing:border-box;
    float: left;
    min-height: 60px;
    width: 100%;
    overflow: hidden;
	
}
._2prog-gridThumb {
    position: absolute;
    z-index: 50;
	width: 100%;
}
._2prog-gridTitle, ._2prog-gridTitle .psc-click  {
	;
    width: 100%;
    padding: 6% 0%;
    font-size: 112%;
    font-weight: bold;
    text-align: center;
    text-transform: capitalize;
    z-index: 55;
	
} 
._2prog-gridTitle a:link, 
._2prog-gridTitle .psc-click a:link, 
._2prog-gridCell .pscBlue .img-zoom , 
_2prog-gridTitle psc-click,
.pscBlue ._2prog-gridTitle a, 
._2prog-gridTitle a:visited{
	
		display: block;
	text-decoration: none;
	text-align: center!important;
	-webkit-transition: color .50s ease-in;
	-moz-transition: color .5s ease-in;
	-ms-transition: color .5s ease-in;
	-o-transition: color .5s ease-in;
	transition: color .50s ease-in;
	vertical-align: bottom;
	color:#ffffff!important;
	
}



.pscBlue ._2prog-gridTitle a:hover,
.pscGreen ._2prog-gridTitle a:hover{
	color: #ffd400!important; 
}

.pscBlue ._2prog-gridTitle {
    background: #002030;
}
.pscGreen ._2prog-gridTitle { 
    background: rgba(3,104,55,0.8);
}

/* Helpful Links */
.link-pod {
    max-width: 150px;
    margin: 0 auto;
    text-align: center;
}
.link-pod a {
    text-decoration: none; 
	color:#ffffff;   
}
.link-pod a:hover img {
	-webkit-transition: color .5s ease-in;
-moz-transition: color .5s ease-in;
-ms-transition: color .5s ease-in;
-o-transition: color .5s ease-in;
transition: color .5s ease-in;
}
.link-pod-body {
    margin: 4% 0 0;
    font-size: 110%;
    font-weight: bold;
}


/* Side Grid */
.prog-imgLinks img {
    width: 175px;
	
}
.prog-grid { 
    position: relative;
    overflow: hidden;
    margin: 0 0 40px;
	height: 50px;
	max-width: 300px;
}
.prog-gridCell {
    position: relative;
    float: left;
     position: relative;
    float: left;
	width:100%;
 max-width: 291px;
	height:50px;
    overflow: hidden;
	display:block!important;
    overflow: hidden;
	display:block!important;
}
.prog-gridThumb {
	width:100%;
       max-width: 289px;
	height:100px;
	
    
}

.requirements {
	background:url("/wp-content/uploads/programs/graduation.jpg");
	background-position: center bottom;
	
	
}
.prog-gridTitle {
   
    display: table;
    width: 100%;
    padding: 6% 1%;
    font-size: 112%;
    font-weight: bold;
    text-align: center;
    text-transform: capitalize;
    -webkit-transition: all .5s ease-in 0s;
    -moz-transition: all .5s ease-in 0s;
    -o-transition: all .5s ease-in 0s;
    transition: all .5s ease-in 0s;
    z-index: 55;
} 
.prog-gridTitle a:link {
	display: table-cell;
	text-decoration: none;
	-webkit-transition: color .25s ease-in 0s;
	-moz-transition: color .25s ease-in 0s;
	-o-transition: color .25s ease-in 0s;
	transition: color .25s ease-in 0s;
	vertical-align: bottom;
	/* [disabled]color: #fff!important; */
}

.prog-gridTitle a:hover{
	
	display: block;
	text-decoration: none;
	text-align: center!important;
	-webkit-transition: color .5s ease-in;
	-moz-transition: color .5s ease-in;
	-ms-transition: color .5s ease-in;
	-o-transition: color .5s ease-in;
	transition: color .5s ease-in;
	vertical-align: bottom;
	color: #333;
}
.prog-gridTitle a:visited {
	display: table-cell;
	text-decoration: none;
	-webkit-transition: color .25s ease-in 0s;
	-moz-transition: color .25s ease-in 0s;
	-o-transition: color .25s ease-in 0s;
	transition: color .25s ease-in 0s;
	vertical-align: bottom;
	/* [disabled]color: #fff!important; */
}

.pscBlue .prog-gridTitle {
    background: #002030;
	border-bottom: 1px solid #c1c1c1;
}
.pscGreen .prog-gridTitle { 
    background: rgba(3,104,55,0.5);
}

/* Helpful Links */
.link-pod {
    max-width: 150px;
    margin: 0 auto;
    text-align: center;
}
.link-pod a {
    text-decoration: none;    
}
.link-pod a:hover img {
}
.link-pod-body {
    margin: 4% 0 0;
    font-size: 110%;
    font-weight: bold;
}


/* Visual Composer */
.vc_col-xs-1, .vc_col-sm-1, .vc_col-md-1, .vc_col-lg-1, .vc_col-xs-2, .vc_col-sm-2, .vc_col-md-2, .vc_col-lg-2, .vc_col-xs-3, .vc_col-sm-3, .vc_col-md-3, .vc_col-lg-3, .vc_col-xs-4, .vc_col-sm-4, .vc_col-md-4, .vc_col-lg-4, .vc_col-xs-5, .vc_col-sm-5, .vc_col-md-5, .vc_col-lg-5, .vc_col-xs-6, .vc_col-sm-6, .vc_col-md-6, .vc_col-lg-6, .vc_col-xs-7, .vc_col-sm-7, .vc_col-md-7, .vc_col-lg-7, .vc_col-xs-8, .vc_col-sm-8, .vc_col-md-8, .vc_col-lg-8, .vc_col-xs-9, .vc_col-sm-9, .vc_col-md-9, .vc_col-lg-9, .vc_col-xs-10, .vc_col-sm-10, .vc_col-md-10, .vc_col-lg-10, .vc_col-xs-11, .vc_col-sm-11, .vc_col-md-11, .vc_col-lg-11, .vc_col-xs-12, .vc_col-sm-12, .vc_col-md-12, .vc_col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
}



@media (max-width: 1300px) {
	
	
	._2prog-gridCell {
	width:150px!important;
	display:block;
	}
	
	
	
}


@media (min-width: 800px) {
    .psc-academics .flexPod {
        width: 48%;
        float: left;
    }
    .psc-academics section:first-of-type.flexPod {
        margin-right: 0%;
    }

    .prog-main {
	float: left;
	width:49%; 
	padding: 0 4% 0 4%!important;
	
    }
    .prog-side {
	float: left;
	width: 25%;
	max-width:300px;
	/* [disabled]width: 30%; */
    }
	

	
}


@media (max-width: 799px) {
	
	
	#content {
	background-color: #ffffff;	
	 width:95%;
	 margin-top:5px;
}
	
    .bio-pod {
	font-size: 0.8em;
	line-height: normal;
	/* [disabled]padding-left: 7px; */
}
  
	.bio-pod p{
padding-left: 1px;    
}

    .bio-pod a{
	/* [disabled]font-size: 0.8em; */
}

 	.bio-pod h4, .bio-pod h4 a, .bio-pod h3, .bio-pod h3 a{
font-size:1em;    
line-height:normal;
}
	
	.go_here {
	width: 0;
	height: 0;
	visibility:hidden;
}
.rox-prog-thumb {
	height: 0px!important;
	width:100%;
		visibility:hidden;
}
	

    .vc_col-sm-1, .vc_col-sm-2, .vc_col-sm-3, .vc_col-sm-4, .vc_col-sm-5, .vc_col-sm-6, .vc_col-sm-7, .vc_col-sm-8, .vc_col-sm-9, .vc_col-sm-10, .vc_col-sm-11, .vc_col-sm-12 {
        float: left;
    }
    .vc_col-sm-3 {
        width: 25%;
    }
    .vc_col-sm-6 {
        width: 50%;
		padding: 0px 5px!important;
    }
	
	._2prog-gridCell {
	width:150px!important;
	display:block;
	float:left;
	}
	
	.prog-grid {
	max-width:150px!important;	
	}
	
	#docsLinks {
	list-style-type: none!important;
	list-style-image: none!important;
	}
	#docsLinks ul, #docsLinks li{
	font-size: .85em;
	list-style-type: none!important;
	list-style-image: none!important;
	}
	
	.go_here {
	width: 0;
	height: 0;
	visibility:hidden;
}
	#fancy-header, .page-title {
    min-height: 190px!important;
	max-height: 190px!important;
}



.padding-50 {
    padding: 0 10px 50px 10px!important;
}

div.uvc-main-heading.ult-responsive > h3, .proSubTopic {
   
    color: #036636;
    margin: 25px 0;
	font-size: 1.2em;
}
	
div.uvc-main-heading.ult-responsive > .proSubTopic2 {
    color: #036636;
    margin: 25px 0;
	font-size: 1.2em;

}

	.viewNextLast {
	visibility:hidden;
	height:0px;
}


/* Start of Column CSS */
#container5 {
	clear:left;
	float:left;
	width:100%;
	overflow:hidden;
	background:#f8f8f8; /* column 5 background colour */
}
#container4 {
	clear:left;
	float:left;
	width:100%;
	position:relative;
	right:20%;
	background:#f8f8f8; /* column 4 background colour */
}
#container3 {
	clear:left;
	float:left;
	width:100%;
	position:relative;
	right:20%;
	background:#f8f8f8; /* column 3 background colour */
}
#container2 {
	clear:left;
	float:left;
	width:100%;
	position:relative;
	right:20%;
	background:#f8f8f8; /* column 2 background colour */
}
#container1 {
	float:left;
	width:100%;
	position:relative;
	right:20%;
	background:#f8f8f8; /* column 1 background colour */
}
#col1 {
	float:left;
	width:16%;
	position:relative;
	left:82%;
	overflow:hidden;
}
#col2 {
	float:left;
	width:16%;
	position:relative;
	left:86%;
	overflow:hidden;
}
#col3 {
	float:left;
	width:16%;
	position:relative;
	left:90%;
	overflow:hidden;
}
#col4 {
	float:left;
	width:16%;
	position:relative;
	left:94%;
	overflow:hidden;
}
#col5 {
	float:left;
	width:16%;
	position:relative;
	left:98%;
	overflow:hidden;
}


}	
	
@media screen and (max-width: 767px){
		#fancy-header, .page-title {
    min-height: 190px!important;
	max-height: 190px!important;
}
}

/*------- Program page titles ------------ */



 .no-touch #fancy-header .fancy-title, .no-touch #fancy-header .fancy-subtitle, .no-touch #fancy-header .breadcrumbs {
     opacity: 1; 
	 
}
 .no-touch #fancy-header .fancy-title {
font-size: 24px!important;	
}

.no-touch #fancy-header .fancy-subtitle {
	
}
h1.entry-title {
	color: #003e7e!important;
	/* [disabled]font-size: 3em!important; */
	
	
}

.page-title .breadcrumbs, .page-title .breadcrumbs a {
	color:#003e7e!important;	
	
}

/*------------------- Program Page Header Image ---------------------*/

.attention_image {
	z-index:0;
	
}
/*.sidebar-right .content, .sidebar-left .sidebar {
    padding-right: 20px!important; 
	padding-left: 20px!important;
}*/


.go_here {
	/* [disabled]background: rgba(0,62,126,.5); */
	width: 100%;
	margin: -315px auto 0px auto;
	/* [disabled]background:rgba(0,32,48,.85); */
	background-image: url("/wp-content/themes/dt-the7-child/images/go-here-get-there2.png");
	height: 102px;
	width: 1410px;
	max-height: 102px;
	max-width: 1410px;
	border-radius: 4px 4px 0px 0px;
	-webkit-filter: opacity(.9);	
}





.vc_grid.vc_row.vc_grid-gutter-30px {
  margin-bottom: 30px!important; 
}



#rox-title-wrap {
	background-color: #002030; 	
	    max-height: 270px;
}
/*------------- Prog Thumb --------------*/
.rox-prog-thumb {
	/* height: 350px; */
	width: 100%;
	/* [disabled]background-size:cover; */
	background-repeat: no-repeat;
	margin: 0 auto;
	opacity: .95;
	-webkit-filter: brightness(1);
	filter: brightness(1);
	position: relative;
	overflow: hidden;
}


.rox-prog-thumb img {
	
	min-height: 100%;
	min-width: 100%;
	background: #003e7e;
	 [disabled]opacity: .95; 
	 -webkit-filter: brightness(1);
  filter: brightness(1);
  margin:15px auto 0px auto;
}*/

/*--------------- MISC-----------------------*/
.right-indent-sub-point {
	padding-left:25px;
	
}
#main > .wf-wrap, #bottom-bar > .wf-wrap, #footer > .wf-wrap {
	/* [disabled]width: 1450px; */
	margin: auto!important;
}

.content td, .content th {
    border-top: 1px solid transparent;
     padding: 5px 5px 5px 0px; 
}

#main {
	padding: 0px 0 00px 0 !important;
	/* [disabled]background: #002030; */
}


 .applyNow {
	box-sizing: border-box;
	display:block;
	width: 100%;
	padding: 15px;
	background-color: #036636;
	margin: 25px auto;
	text-align:center;
	font-size:2em;
	font-weight:bold;
	text-transform:uppercase;
	color: #ffffff;
	text-decoration:none;
	border-radius: 3px;
	
	
}

.applyNow:hover {
	background-color: #003e7e;
	color:#ffffff;
	
	
}

 .requiredClasses {
	box-sizing: border-box;
	display: block;
	width: 90%;
	padding: 5px;
	/* [disabled]background-color: #002030; */
	margin: 5px auto;
	text-align: center;
	font-size: 16px;
	font-weight: normal;
	text-transform: normal;
	background-color: #003e7e;
	color: #ffffff;
	/* [disabled]color: #FFFFFF; */
	text-decoration: none;
	border-radius: 3px;	
}

.requiredClasses:hover {
	background-color: #036636;
	color:#ffffff;
	
	
}
.vc_gitem-animated-block {
    position: relative;
    padding: 2px;
	box-sizing:border-box;
}
.vc_gitem-animated-block :hover {
	border: thin solid rgba(0,51,102,1);	
}


.h-background {
	display: block;
	padding: 5px;
	/*background-color:#002951!important;*/
	/* [disabled]background-color: #036636!important; */
	color: #003e7e!important;
	margin: 15px 0;
}

.roxTitleOverImage {
    margin: 0px auto 0 auto;
    position: absolute;
    bottom: 10px;
    width: 100%;
    text-align: center;
}

 div.uvc-main-heading.ult-responsive > h3 , .proSubTopic {
	text-transform:none ;
	color: #003e7e;
	margin: 25px 0px 15px 0px;
	line-height: normal;
	
	
}
h5 .DepHead {
	font-color: #003e7e;
	
	
}
 div.uvc-main-heading.ult-responsive > h3 , .proSubTopic2 {
	
	 color: #003e7e;
	margin:9px 0;
	line-height: normal;
	font-size: 26px;
    font-family: 'Montserrat', sans-serif;
	 
}
	
	
 h4.proSubTopic{
	text-transform:none!important;
	color: #036636;
	 font-size: 20px;
    font-family: 'Montserrat', sans-serif;
}
/* <!-- */
#header { background-color:#ccc; }
#header h1,
#header h2,
#header p {
	margin-left:2%;
	padding-right:2%;
}
#footer {
	clear:both;
	float:left;
	width:100%;
}
#footer p {
	margin-left:2%;
	padding-right:2%;
}

/* Start of Column CSS */
#container5 {
	clear:left;
	float:left;
	width:100%;
	overflow:hidden;
	background:#f8f8f8; /* column 5 background colour */
}
#container4 {
	clear:left;
	float:left;
	width:100%;
	position:relative;
	right:20%;
	background:#f8f8f8; /* column 4 background colour */
}
#container3 {
	clear:left;
	float:left;
	width:100%;
	position:relative;
	right:20%;
	background:#f8f8f8; /* column 3 background colour */
}
#container2 {
	clear:left;
	float:left;
	width:100%;
	position:relative;
	right:20%;
	background:#f8f8f8; /* column 2 background colour */
}
#container1 {
	float:left;
	width:100%;
	position:relative;
	right:20%;
	background:#f8f8f8; /* column 1 background colour */
}
#col1 {
	float:left;
	width:16%;
	position:relative;
	left:82%;
	overflow:hidden;
}
#col2 {
	float:left;
	width:16%;
	position:relative;
	left:86%;
	overflow:hidden;
}
#col3 {
	float:left;
	width:16%;
	position:relative;
	left:90%;
	overflow:hidden;
}
#col4 {
	float:left;
	width:16%;
	position:relative;
	left:94%;
	overflow:hidden;
}
#col5 {
	float:left;
	width:16%;
	position:relative;
	left:98%;
	overflow:hidden;
}


.padding-50 {
padding: 0 50px 50px 50px;
}

.viewNextLast {
    margin: 5px 0 5px 0;
    height: 20px;
    box-sizing: border-box;
}

.programsAccreditations {
    clear: both;
    padding: 15px 0;
	
	margin: 0px 0px 5px 0px;
}

.programsAccreditations p{
	font-size:.9em;
	line-height:1.2em;
	color: #282828;
}