body {
  /*font-family: "Raleway-Medium";*/
	font-family: "proxima-nova", sans-serif;
  font-size: 14px;
  font-weight: 400;
  margin: 0;
  padding: 0;
  color: #404040;
  background-color: #EAEAEA; }


a, p, span, div, li, .btn {
    font-style: normal !important;
}

a {
	scroll-margin-top: 85px;
}

/*Table Format for Winthrop Poll*/
.pollFindings td {
	border-style: ridge;
	padding: 15px;
}
.pollFindings tr {
	text-align: center;
}
.pollFindings tr td:first-of-type {
	text-align: right;
	padding-right: 5px;
}

/* button stylings */
#cta {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
#cta .btn-primary {
	margin:1rem;
}

.btn-primary {
    background-color: #660000;
    border: none;
	margin-top: 1rem;
}
.btn-primary:hover, .btn-primary:active, .btn-primary:focus, .btn-primary:not([disabled]):not(.disabled).active, .btn-primary:not([disabled]):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
  background-color: #f0b323;
    border-color: #f0b323;
  box-shadow: none;
  color: black !important;
}

/* Styling for Dual Enrollment MWE carousels */

.dual-enrollment-carousel {
	position: absolute !important;
    top: 92.5%;
    width: 100px !important;
    margin-left: 200px;
}
@media (min-width:768px) {
.dual-enrollment-carousel {	
        top: 81%;
	margin-left: 275px;
	}
}
@media (min-width: 992px) {
.dual-enrollment-carousel {
	margin-left: 500px;
    }
}

@media (min-width: 1200px) {
.dual-enrollment-carousel {
	margin-left: 625px;
	
    }
}
@media (min-width: 1500px) {
	.dual-enrollment-carousel {
		margin-left: 750px;
	}
}

/* Styling for Special Landing pages Announcement carousels */
.employers-carousel .read-more {
   
    float: left !important;
			margin-left: -12px !important;
    
}
			@media (min-width: 768px) {
			.employers-carousel .emp-img {
    
    margin-bottom: -30px;
}
			}
			
			@media (min-width: 992px) {
.employers-carousel .emp-img {

			margin-bottom: -60px !important;
}
			}
			
			@media (min-width: 1200px) {
.employers-carousel .emp-img {

			margin-bottom: 10px !important;
}
			}
			
@media (min-width: 768px) {
			.employers-carousel .emp-content {

    margin-top: -20px !important;
			margin-bottom: 29px;
}

}
			
			
		.bottomArrowsEmp {
    margin-top: -57px !important;
}
			
			@media (min-width: 768px) {
.bottomArrowsEmp {
    margin-top: -15px !important;
}
			}
			
			@media (min-width: 992px) {
.bottomArrowsEmp {
    margin-top: -10px !important;
}
			}
			
			@media (min-width: 1200px) {
.bottomArrowsEmp {
    margin-top: -15px !important;
}
			}

/* Styling for Audience Page Announcement carousels -J.R. 12/15/2022 */

.bottomArrows {
margin-top: -20px;
}
				
@media (min-width: 768px) {
.bottomArrows {
margin-top: 0px;
}
}

@media (min-width: 1200px) {
.bottomArrows {
margin-top: -5px;
}
}

.bottomAnnouncementPad {
margin-bottom:-10px;
}
				
@media (min-width: 768px) {
.bottomAnnouncementPad {
margin-bottom:10px;

}
}

@media (min-width: 1200px) {
.bottomAnnouncementPad {
margin-bottom:30px;

}
}

/*styling for forms*/
		.ou-form label {
			font-size: 21px;
			font-weight: 400 !important;
			}
		.ou-form legend {
			border-bottom: none !important;
			}
		.spaceForRadioButtons {
			margin-left:0px;
			}			
		.ou-form .radio, .ou-form .checkbox, .ou-form .radio label, .ou-form .checkbox label {
			font-size: 16px;
			}
		.ou-form .radio, .ou-form .radio label {
			padding-left: 20px;
			}
		.ou-form .checkbox, .ou-form .checkbox label {
			padding-left: 40px;
			}
		.ou-form input, textarea, select {
			max-width:100%;
			}

/*form button color*/
/*
.btn {
	background-color: #EAEAEA;
}
*/
/*Increase contrast for WCAG AAA compliance*/
.alert-warning {
	color:#674E04;
}
.alert-info {
	color: #055160;
	background-color: #CFF4FC;
}

/* BEGIN JR edits */




/* For collapsed menu items */
.zeroFont {
	display: none;
}



.carousel-control-next, .carousel-control-prev {
   
    top: 10% !important;
    
}

/* For news and events - caption wrapping underneath photos */
figure {
	display: table !important; 
}

figcaption { 
	display: table-caption; 
	caption-side: bottom;
}

.figure-caption {
    font-size: 100% !important;
    color: black;
	margin-top: 12px;
	text-align: center;
}

/* iframe fluid wrapper for videos, etc. - see dsu home page */

.videoWrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* Advancement Give button on pages like Legacy and Estate Planning */

		.daf-button-link {
			background-color: #660000;
    color: #FFF !important;
	font-family: Raleway-SemiBold !important;
    text-align: center;
    text-decoration: none;
    font-weight: 700;
    line-height: 1.3;
    font-size: 22px;
    display: inline-block;
    position: relative;
    outline: 0;
    cursor: pointer;
    margin: 1em 0 0;
	float:right;
	width: 300px;
	margin-top: -12px !important;
			margin-bottom: 12px !important;
			padding: 10px;
			border: solid;
			border-color: #F0B323;
			border-width: 3px;
			text-transform: uppercase;
			
}

/* Print exactly what is seen on screen */

		
		@media print {
  @page {
    /*size: 330mm 427mm;
    margin: 14mm;
		*/
		
		size: 660mm 850mm;
    margin: 5mm;

  }
		
.fixed-top {
		position: absolute !important;
		
		}
		
		
  .container {
    /*width: 1170px; 	
		width: 80% !important; */
  }
		


}


/* End print stuff */

/*Admissions message for Coronavirus */
#message {
	display: none;
}

#special-message {
  display: normal;
	background-color: #F0B323;
	padding: 10px;
	margin-bottom: 25px;
}

#special-message a:link, #special-message a:visited, #special-message a:hover, #special-message a:active {
  color: #BE0000 !important;
}

/* President's social media icons in contact info. box */


.presSocialIcon {
  float: left;
  width: 50%; /*this will be set to 33.3% if you need to accomodate 3 icons */
  /*padding: 5px;
  text-align: center;*/
}

.presSocialContactBox {
	margin-top: 12px;
	width: 90%;		
}
			
.presSocialContactBox::after {
  content: "";
  clear: both;
  display: table;
			
}

/* Mobile menu wrapper so that full menu doesn't show up causing the user to scroll so much...*/
.mobileContainerTop {
	background-color: #660000 !important;
	color: white;
}
	.mobileContainerTopText {
		color: white !important;
		
	}
	
	.collapsed.reverse:after {
		background: url("/_resources/images/circle-plus-reverse.png") no-repeat center center !important;
		
	}
	.reverse:after {
		background: url("/_resources/images/circle-minus-reverse.png") no-repeat center center !important;
		
	}


/*
.container, .content-paddtop, .text-block {
    color: #404040;
}
*/


/* Formatting Pathways tables for Admissions */

.table100withBorder {
	width: 100%;

}

.table100withBorder td {
	border: 1px solid black;
	padding: 10px;
		font-size: 20px;

}
.table100withBorder th {
	border: 1px solid black;
	padding: 10px;
		font-size: 20px;
  font-weight: bold;
}

/*
.table100withBorder tr:nth-child(odd) { 
	background-color:#eee;
}

.table100withBorder tr:nth-child(even) {
	background-color:#fff;
}
*/

/* Begin Table without Border */

.table100NoBorder {
	width: 100%;
}

.table100NoBorder td {
	
	padding: 10px;
		font-size: 20px;

}
.table100NoBorder th {
	
	padding: 10px;
		font-size: 20px;
  font-weight: bold;
}
.table100NoBorder tr:nth-child(odd) { 
	background-color:#eee;
}

.table100NoBorder tr:nth-child(even) {
	background-color:#fff;
}

/* End Table without Border */

/* For footNote (small font) */
.footNote {	
	font-size: 14px;
}

/* Formatting tables with odd/even colors - generic */

.tableFormat {
	width: 100%;
}

.tableFormat td {
	border: 1px solid black;
	padding: 10px;
		font-size: 20px;

}
.tableFormat th {
	border: 1px solid black;
	padding: 10px;
		font-size: 20px;
  font-weight: bold;
}
.tableFormat tr:nth-child(odd) { 
	background-color:#eee;
}

.tableFormat tr:nth-child(even) {
	background-color:#fff;
}


/* For footNote (small font) */
.footNote {	
	font-size: 14px;
}

/* Form selectors */

li {	
	font-size: 16px;
}

/* list items so that they are same size as other text */

.listSameSize li {	
	font-size: 20px;
}


/* End list items for resizing */

.ou-form .btn {
	margin-top: 15px;
}

.formFieldSpace {
	margin-bottom: 15px;
}

/*.spaceForRadioButtons {
	margin-left: 10px;
}*/

.helper-text {
	font-size: 13px !important;
	line-height: 13px !important;
	/*margin-top: -10px !important;*/
	margin-top: 2px !important;
	margin-bottom: 15px !important;
}

.ou-form legend {
    margin-bottom: 5px !important;
}


/* End form selectors */

.carousel-content.audienceHeader p {
  /*font-family: "Raleway-SemiBold";*/
	
	font-family: "proxima-nova", sans-serif;
	
  color: #660000;
  font-size: 31px !important;
  line-height: 40px !important;
	    margin-bottom: .5rem;
	    font-weight: 500;
	margin-top: 0;
	    display: block;

	
}

.audienceHeader {
  /*font-family: "Raleway-SemiBold";*/
	
	font-family: "proxima-nova", sans-serif;
  color: #660000;
  font-size: 31px !important;
  line-height: 34px !important;
	    margin-bottom: .5rem;
	    font-weight: 500;
	margin-top: 0;
	    display: block;

	
}

.audienceHeaderLarge {
  /*font-family: "Raleway-SemiBold";*/
	
	font-family: "proxima-nova", sans-serif;
  color: #660000;
  font-size: 34px !important;
  line-height: 34px !important;
	    margin-bottom: .5rem;
	    font-weight: 500;
	margin-top: 0;
	    display: block;

	
}

a.majors-dropdown {
	
	color: #BE0000;
}

.padtop30px a:hover, .col-lg-9 a:hover, .profile-content a:hover, .text-block a:hover, .majors-dropdown a:hover  {
	/*color: #FFF;*/
	color: #BE0000;
}

.goldtext {
    /*font-family: 'Raleway', Arial, sans-serif;*/
	
	font-family: "proxima-nova", sans-serif;
    font-size: .9em;
    font-weight: bold;
    color: #F7BD18;
}
/*
.whitetext {
    font-family: 'Raleway', Arial, sans-serif;
    font-size: .9em;
    font-weight: bold;
    color: #FFF;
}
*/
img {
     max-width:100%;
     height:auto;
}

  /* Inline Lists Styles */
ul.inlineList {
	list-style-type: none;
	margin: 0px;
	/*padding: 3px 5px 3px 23px;*/
	/*padding: 3px 5px 3px 10px;*/
	border: none;
	/*border-top: 1px solid #666;
	border-bottom: 1px solid #000;
	background-image:url(../cmsimages/RedBarList.jpg);
    background-repeat: repeat-x;*/
	overflow: hidden;
    color: #FFF;
	background-color: #660000;
	
	padding-top: 5px;
	padding-bottom: 5px;
    padding-left: 5px;
	/*width: 585px;*/
	width: 100%;
}
ul.inlineList li {
	display: inline;
	/*padding: 0px;
	margin: 0px;
	*/
	/*padding-right: 0px;*/
	margin: 0px;
	/*
	padding-left: 2px;
	padding-right: 2px;
	*/
	
	padding-left: 7px;
	padding-right: 7px;
	
	line-height: 1em;
	color: #aaa;
}
ul.inlineList li a {
	/*
	padding-left: 2px;
	padding-right: 2px;
	*/
	
    padding-left: 7px;
	padding-right: 7px;
	
	/*padding: 1.5px;*/
	margin: 0px;
	color: #fff;
}
ul.inlineList li a:hover {
	color: #F0B323;	
	/*background-image:url(../cmsimages/GoldBarList.jpg);
	background-repeat: repeat-x;*/
	text-decoration: none;
	/*border-top: 1px solid #333;
	border-bottom: 1px solid #333;*/
}

/* END JR edits */

h1,
h2,
h3 {
  /*font-family: "Raleway-SemiBold";*/
	
	font-family: "proxima-nova", sans-serif;
  color: #660000; }

h1 {
	font-size: 36px;
  /*font-size: 34px;*/
  line-height: 36px; }
h2 {
  font-size: 30px;
  line-height: 31px; }

h3 {
  font-size: 26px; }

h4 {
  /*font-family: "Raleway-ExtraBold";*/
	
	font-family: "proxima-nova", sans-serif;
  font-size: 22px;
  line-height: 28px;
  color: #404040; }

h5,
h6 {
  /*font-family: "Raleway-Bold";*/
	
	font-family: "proxima-nova", sans-serif;
  line-height: 28px;
  color: #404040; }

h5 {
  font-size: 20px; }

h6 {
  font-size: 18px; }


p {
  /*font-family: "Raleway-Medium";*/
	
	font-family: "proxima-nova", sans-serif;
  font-size: 15px;
  /*color: #404040;*/
  line-height: 23px;
  margin-top: 10px;
  margin-bottom: 10px; }
footer p {
  color: #fff; }
/*a {
  text-decoration: none;
  outline: 0;
	color: #660000;
color: #BE0000;
}

a:focus {
  text-decoration: underline;
}*/
a:not(.btn) {
	color: black;
	text-decoration: underline;
	outline: 0;
	}
a:not(.btn):hover, a:not(.btn):focus {
	color:#4D5151;
	}
.padding-lrt {
  padding-right: 0;
  padding-left: 0; }

.padtop10px {
  padding-top: 10px; }

.padlft10px {
  padding-left: 10px; }

.padlft15px {
  padding-left: 15px; }

.padtop20px {
  padding-top: 20px; }

.padtop30px {
  padding-top: 30px; }

.martop0px {
  margin-top: 0 !important; }

.top-sm {
  margin-top: 20px; }

.row-top-sm {
  margin-top: 20px; }

.lft-arrow-icon {
  height: 16px; }
.box-btm {
    margin-bottom: 35px;
}
.row-btm-sm {
  margin-top: 20px;
  margin-bottom: 35px; 
}
.flip-top.flip-image-container {
  margin-top: 0 !important; }

/** Page Slider **/
.PageSlider .carousel-item img {
  width: 100% !important;
  height: auto;
  margin-top: 67px; 
}
.img-container.img-alone p, .img-height.img-alone p, .undergrads-img.img-alone p {
  margin: 0;
  padding: 0;
}
.img-container img {
  width: 100%;
}
/** Footer **/
.footer {
  /*margin-top: 50px;*/
  padding-top: 15px;
	 /*background: #888B8D;*/
	background-color: #4D5151;
  border-bottom: 10px solid #F0B323;
  max-width: 100%;
  overflow: hidden;
	color: #ffffff;
  /** Social Icons  **/ }
  .footer .footer-text {
    text-align: center; }
  .footer p {
    opacity: 0.8;
    /*font-family: "Raleway-Medium";*/
	
	font-family: "proxima-nova", sans-serif;
    /*font-size: 10px;*/
	  font-size: 14px;
     /*line-height: 7px;*/
	  line-height: 14px;
    color: #ffffff; }
  .footer .contact-content .contact-phone {
    opacity: 1;
    /*font-family: "Raleway-Bold";*/
	
	font-family: "proxima-nova", sans-serif;
    font-size: 18px;
    padding-bottom: 5px;
    line-height: 16px; 
    
  }
  .footer .footer-nav-content {
    padding-top: 10px; }
    .footer .footer-nav-content ul {
      padding: 0; }
      .footer .footer-nav-content ul li {
        list-style: none;
        line-height: 10px; }
    .footer .footer-nav-content a {
      opacity: 0.8;
      /*font-family: "Raleway-Medium";*/
	
	font-family: "proxima-nova", sans-serif;
      font-size: 8px;
      white-space: nowrap;
      line-height: 16px;
      color: #fff; }
  .footer .copyright {
    opacity: 0.8;
    /*font-family: "Raleway-SemiBold";*/
	
	font-family: "proxima-nova", sans-serif;
    font-size: 8px;
    position: relative;
    top: -15px;
    color: #fff; }
  .footer .social-links {
    padding: 0;
    margin: 0;
    margin-bottom: 15px;
    display: inline-flex; }
    .footer .social-links li {
      list-style: none;
      padding: 5px; }
    .footer .social-links a.social-icon {
      width: 26px;
      height: 26px;
      display: inline-block;
      text-decoration: none;
      background: url("../images/mobile_social_links.png") no-repeat; }
    .footer .social-links a.social-icon.facebook {
      background-position: -56px -56px; }
    .footer .social-links a.social-icon.twitter {
      background-position: -10px -10px; }
    .footer .social-links a.social-icon.youtube {
      background-position: -102px -10px; }
    .footer .social-links a.social-icon.linkedin {
      background-position: -56px -10px; }
    .footer .social-links a.social-icon.instagram {
      background-position: -10px -56px; }

/** inner page  **/
.content-paddtop {
  padding-top: 15px; }

.group-icon {
  font-size: 10px; }
  .group-icon .icon-align {
    /*font-family: "Raleway-Medium";*/
	
	font-family: "proxima-nova", sans-serif;
    display: flex;
    align-items: center; }
  .group-icon .icon-width {
    width: 29px;
    height: 29px; }
  .group-icon .link-text {
    padding-left: 10px;
    color: #404040; }
    .group-icon .link-text:hover,.group-icon .link-text:focus {
      color: #660000; }
  .group-icon .span-text {
    font-size: 25px; }
  .group-icon .span-text sup {
  top: -1.5em;
  font-size: 20px; }

  .group-icon .group-icon-right {
    padding-top: 10px; }

.roc-content {
  font-size: 10px;
  background-color: #F2BE44;
  max-width: 90px;
  margin-top: 30px;
  text-align: center; }
  .roc-content .roc-content-middle {
    display: flex;
    align-items: center;
    justify-content: center; }
    .roc-content .roc-content-middle img {
      height: 20px; }
  .roc-content .text-color {
    background-color: #F0B323; }

.see-text {
  margin-top: 15px; }
  .see-text a {
    color: #404040; }
    .see-text a:hover,.see-text a:focus {
      color: #660000; }
  .see-text .see-icon {
    padding-left: 10px;
    height: 15px; }

/** Custom carousel **/
.custom-carousel {
  padding-top: 20px; }
  .custom-carousel .carousel-content {
    padding: 20px 18px 20px 18px; }
  .custom-carousel h2 {
    font-size: 17px;
    line-height: 10px; }
  .custom-carousel p {
    font-size: 10px;
    line-height: 18px; }
  .custom-carousel .span-text {
    font-size: 9px; }
  .custom-carousel .custom-img-height {
    height: 105px;
    overflow: hidden; }
    .custom-carousel .custom-img-height img {
      height: auto; }
  .custom-carousel .read-more {
    float: right;
    color: #660000; }
    .custom-carousel .read-more i {
      font-size: 13px;
      position: relative;
      top: 2px;
      color: #f0b323; 
    padding: 0px 0 0px 5px;
    vertical-align: top;}
  .custom-carousel .carousel-control-prev {
    right: 23px; }
  .custom-carousel .carousel-control-next {
    right: -10px; }
  .custom-carousel .carousel-control-prev-icon,
  .custom-carousel .carousel-control-next-icon {
    width: 22px;
    height: 22px; }
  .custom-carousel .carousel-control-prev-icon {
    background-image: url("../images/Winthrop_Experience_Left_Arrow_Icon.png"); }
  .custom-carousel .carousel-control-next-icon {
    background-image: url("../images/Winthrop_Experience_Right_Arrow_Icon.png"); }
  .custom-carousel .carousel-control-next,
  .custom-carousel .carousel-control-prev {
    display: inline-block;
    opacity: 1;
    width: 80px; }
  .custom-carousel .carousel-control {
    position: absolute;
    width: 100px;
    float: right;
    right: 0;
    top: 48%; }

.resource-content {
  margin-top: 20px; }
  .resource-content h2 {
    font-size: 17px;
    line-height: 25px;
    color: #660000; }
  .resource-content h5 {
    font-size: 11px;
    line-height: 13px;
    margin: 0;
    color: #660000; }
  .resource-content ul {
    padding: 0;
    margin-bottom: 6px; }
    .resource-content ul li {
      /*font-family: "Raleway-Medium";*/
	
	font-family: "proxima-nova", sans-serif;
      font-size: 10px;
      line-height: 15px;
      list-style-type: none; }
    .resource-content ul a {
      color: #404040; }
      .resource-content ul a:hover,.resource-content ul a:focus {
        color: #660000; }

.event-section {
  font-size: 10px; }
  .event-section h2 {
    font-size: 18px;
    color: #660000;
    line-height: 18px;
    padding-bottom: 10px; }
  .event-section h5 {
    font-size: 11px;
    color: #660000;
    margin: 0;
    line-height: 16px; }
  .event-section .event-date {
    width: 50px;
    background-color: #fff;
    text-align: center; }
    .event-section .event-date h5 {
      background-color: #F0B323; }
    .event-section .event-date .event-date-txt {
      font-size: 20px;
      color: #660000; }
  .event-section .event-desc {
    padding: 0; }
    .event-section .event-desc a {
      color: #660000; }
  .event-section .event-padtop {
    padding-top: 20px; }

.ratio-img-md a {
      color: #BE0000; }


.flip-margtop {
  margin-top: 25px; }

.flip-margbottom {
  margin-bottom: 25px; }

.flip-padtop {
  padding-top: 25px; }

.event-sm-hide, .flip-sm-hide {
  display: none; }

.card-container {
  background-color: #fff;
  padding-bottom: 20px; }
  .card-container .nav-breadcrumb {
    padding: 20px 0;
    display: none; }
    .card-container .nav-breadcrumb .breadcrumb {
      padding: 0 0 8px 0;
      margin-bottom: 0;
      background-color: #fff;
      border-radius: 0;
      border-bottom: 1px solid #ececec; }
      .card-container .nav-breadcrumb .breadcrumb a, .card-container .nav-breadcrumb .breadcrumb .breadcrumb-item {
        font-size: 15px;
        line-height: 20px;
        color: #404040; }
      .card-container .nav-breadcrumb .breadcrumb a:hover,.card-container .nav-breadcrumb .breadcrumb a:focus {
        color: #660000;
        text-decoration: none; }
    .card-container .nav-breadcrumb .breadcrumb-item + .breadcrumb-item:before {
      content: ">";
      padding-right: 10px;
      padding-left: 10px; }

.text-block h2 {
  font-size: 30px;
  line-height: 30px;
  padding-top: 15px;
  padding-bottom: 10px; }
.text-block h5 {
  /*font-family: "Raleway-SemiBold";*/
	
	font-family: "proxima-nova", sans-serif;
  font-size: 17px;
  line-height: 25px;
  padding: 10px 0 8px 0;
  color: #660000; }
.text-block p {
  /*font-family: "Raleway-Medium";*/
	
	font-family: "proxima-nova", sans-serif;
  font-size: 15px;
  line-height: 23px; }
.text-block .button {
  font-size: 15px;
  margin-top: 20px;
  padding: 5px 25px 5px 10px; }
.text-block .arrow-icon {
  width: 22px;
  height: 22px;
  left: 15px; }

.box-content {
  background-color: #ececec; }
  .box-content h6 {
    font-size: 14px;
    line-height: 23px;
    padding: 8px 0 8px 15px;
    color: #fff;
    background-color: #660000; }
  .box-content a {
    color: #404040; }
    .box-content a:hover,.box-content a:focus {
      color: #660000;
      text-decoration: none; }
  .box-content ul {
    padding: 2px 0 10px 15px; }
    .box-content ul li {
      font-size: 14px;
      line-height: 21px;
      list-style: none; }
  .box-content address {
    font-size: 15px;
    line-height: 20px;
    padding: 10px 0 20px 15px;
    color: #404040; }

.video-martop {
  margin-top: 40px; }
  .video-martopbtm {
    margin-top: 40px;
    margin-bottom: 40px;
}

/** Collapse  **/
.accordion .accordion-header {
  background-color: #ececec;
  border-bottom: none;
  border-left: 6px solid #660000;
  padding: 5px 0 5px 13px;
  border-radius: 0 !important; }
  .accordion .accordion-header a:focus {
    color: #660000;
    text-decoration: none; }
.accordion a.mobileCollapse {
  font-size: 14px;
  line-height: 25px;
  color: #404040; 
text-decoration: none;

}
/*
.accordion span.accordion-link:after {
    content: "";
    position: relative;
    float: right;
    top: 2px;
    right: 15px;
    background: url(../images/circle-minus.png) no-repeat center center;
    width: 19px;
    height: 19px;
    background-size: contain !important;
}
*/
  .accordion a.mobileCollapse.title-text:after {
    content: "";
    position: relative;
    float: right;
    top: 2px;
    right: 15px;
    background: url("../images/circle-minus.png") no-repeat center center;
    width: 19px;
    height: 19px;
    background-size: contain !important; }
/*   .accordion a.mobileCollapse.collapsed.title:after { */
/*  .accordion a.mobileCollapse.collapsed.title.hasCollapse:after { */
.accordion a.mobileCollapse.collapsed.title-text:after {
    background: url("../images/circle-plus.png") no-repeat center center; }
.accordion .sub-link li {
  margin-left: 6px;
  border-left: 6px solid transparent; }
  .accordion .sub-link li a.title:after {
    display: none; }
  .accordion .sub-link li.active, .accordion .sub-link li:hover,.accordion .sub-link li:focus {
    border-left: 6px solid #660000; }
.accordion ul {
  padding: 0; }
  .accordion ul li {
    position: relative;
    list-style: none;
    border-bottom: 1px solid #ececec;
    padding: 5px 0 5px 20px;
    margin-left: 6px; }
    .accordion ul li.collapseToggle:before {
      content: "";
      border-left: 6px solid #660000;
      position: absolute;
      top: -1px;
      left: 0;
      height: 37px; }
    .accordion ul li.collapseToggle.collapsed:hover,.accordion ul li.collapseToggle.collapsed:focus {
      border-left: 6px solid #660000;
      margin-left: 0; }
    .accordion ul li.collapseToggle.collapsed:before {
      border-left: 6px solid transparent; }
    .accordion ul li a.title, .accordion a.accordion-link, .accordion span.accordion-link {
      font-size: 14px;
      line-height: 25px;
      color: #404040;
      cursor: pointer; }
      .accordion ul li a.title:hover, .accordion a.accordion-link:hover,.accordion a.accordion-link:focus,.accordion span.accordion-link:hover,.accordion span.accordion-link:focus, .accordion div.accordion-link:hover,.accordion div.accordion-link:focus {
      color: #660000;
      text-decoration: none;
      }
       .accordion ul li a.title.hasCollapse:after {
/* .accordion ul li a.title:after { */
        content: "";
        position: relative;
        float: right;
        top: 2px;
        right: 15px;
        background: url("../images/circle-minus.png") no-repeat center center;
        width: 19px;
        height: 19px;
        background-size: contain !important; }
.accordion ul li a.title.hasCollapse.collapsed:after {
        background: url("../images/circle-plus.png") no-repeat center center;
 }
      .accordion ul li a.title.hasCollapse:hover, .accordion a.accordion-link.hasCollapse:hover,.accordion a.accordion-link.hasCollapse:focus,.accordion span.accordion-link.hasCollapse:hover,.accordion span.accordion-link.hasCollapse:focus,.accordion div.accordion-link.hasCollapse:hover,.accordion div.accordion-link.hasCollapse:focus {
/* .accordion ul li a.title:hover { */
        color: #660000;
        text-decoration: none; }
/*     .accordion ul li.collapsed a:after { */

.xs-hide-box-content {
  display: none; }

.news-content-mobile {
  display: none; }

.news-content-md-hide {
  display: block; }

/** Profile Section **/

/* JR edit */
.profileImg {
	
	max-width: 350px;
}
/* */

.profile-content {
  padding: 0 15px 0 15px; }
  .profile-content .img-lft {
    float: left;
    margin: 0 20px 0 0; }
  .profile-content .img-text {
    max-width: 250px;
    padding-top: 50px; }
    .profile-content .carousel-item .img-text {
		text-align: center;
    /* max-width: 500px;*/
    /*max-width: 250px; */
    padding-top: 20px;
		height: auto;
		padding-bottom: 10px;
    /*height: 150px;*/
    /*overflow-y: scroll;*/

}
  .profile-content .profile-right {
    display: inline-block; }

.profile-content .profile-left {
    display: inline-block; }

  /*.profile-content .profile-count.carousel-indicators {
    position: relative;
    list-style: none;
    float: left;
    max-width: 200px;
    margin: 0;
    padding: 0;
    bottom: 0; }*/
  .profile-content .news-carousel .profile-count.carousel-indicators {
    /*position: absolute;*/
	  position: relative;
    list-style: none;
    max-width: 500px;
    /*margin: 0;*/
    padding: 0;
	/*margin-left: 25%;*/
    /*left: 0px;*/
	  /*left: 5%;*/
	
	padding-bottom: 10px;
	  /*bottom: 50px;*/
    /*bottom: 110px;*/
  }
      .profile-content .profile-count.carousel-indicators {
    position: relative;
    list-style: none;
    max-width: 200px;
    margin: 0;
    padding: 0;
	
    /*left: -20px;*/
    bottom: 0; }
    .profile-content .profile-count.carousel-indicators li {
      font-size: 14px;
      line-height: 18px;
      border: 1px solid #660000;
      border-radius: 50%;
      width: 22px;
      height: 22px;
      color: #fff;
      background-color: #660000;
      text-align: center;
      display: inline-block;
      margin: 10px 10px 0 0;
      cursor: pointer;
      text-indent: 0;
      float: left;
      vertical-align: middle;
      text-decoration: none; }
      .profile-content .profile-count.carousel-indicators li.active {
        border-color: #F0B323 !important;
        background-color: #F0B323 !important; }
      .profile-content .profile-count.carousel-indicators li.active:hover,.profile-content .profile-count.carousel-indicators li.active:focus {
        border-color: #660000;
        background-color: #660000; }
  .profile-content h2 {
    padding: 10px 0 10px 0; }
  .profile-content h4 {
    font-size: 16px;
    color: #660000; }
  .profile-content .profile-text {
    background-color: #ececec;
    padding: 8px 28px 8px 28px;
    margin-top: 20px;
    overflow: hidden; }
    .profile-content .profile-text a {
      color: #404040; }
  .profile-content .span-text, .profile-content .link {
    color: #660000; }
  .profile-content .link {
    text-decoration: underline; }
  .profile-content .font-text {
    color: #858585; }
  .profile-content .button {
    margin-top: 10px; }
  .profile-content .profile-block {
    display: inline-block; }
  .profile-content .news-content {
    border-top: 5px solid #ececec;
    border-bottom: 5px solid #ececec;
    padding: 20px 0 20px 0;
    margin: 20px 0 20px 0;
    overflow: hidden; }
    .profile-content .news-content ul {
      margin-bottom: 0;
      padding-left: 20px; }
      .profile-content .news-content ul li {
        /*font-family: "Raleway-Medium";*/
	
	font-family: "proxima-nova", sans-serif;
		  
        font-size: 15px;
        line-height: 23px; }
  .profile-content .news-tile {
    padding: 20px 0 20px 0; }
    .profile-content .news-tile h2 {
      padding: 0; }

.button.btn span {
  vertical-align: middle; }

/** Social Share link  **/
.share.social-links {
  display: inline-flex;
  position: absolute;
  right: 8px;
  margin-bottom: 30px;
  bottom: 0;
  padding: 0;
  background: #660000; }
  .share.social-links::before {
    content: " ";
    border-bottom: 33px solid transparent;
    border-right: 30px solid #660000;
    border-left: 32px solid transparent;
    position: absolute;
    left: -62px;
    top: 0; }
  .share.social-links li {
    list-style: none;
    padding: 5px; }
  .share.social-links .share-text {
    color: #f0b323;
    font-size: 15px;
    line-height: 23px;
    padding-right: 0; }
  .share.social-links a.social-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url("../images/tablet_social_links.png") no-repeat;
    text-decoration: none; }
    .share.social-links a.social-icon.facebook {
      background-position: -90px -10px; }
    .share.social-links a.social-icon.instagram {
      background-position: -50px -50px; }
    .share.social-links a.social-icon.twitter {
      background-position: -50px -10px; }
    .share.social-links a.social-icon.youtube {
      background-position: -10px -10px; }
    .share.social-links a.social-icon.linkedin {
      background-position: -10px -50px; }

/**  Programs  **/
.prgm-title {
  padding-left: 20px; }

.programs {
  float: right;
  display: flex;
  padding: 0;
  background-color: #EAEAEA;
  position: absolute;
  top: 45px;
  right: 0;
  max-width: 535px; }
  .programs:before {
    content: " ";
    border-bottom: 34px solid transparent;
    border-right: 30px solid #EAEAEA;
    position: absolute;
    left: -40px;
    border-left: 10px solid transparent;
    top: 0; }
  .programs li {
    list-style: none;
    padding: 7px 3px 7px 3px;
    font-size: 12px;
    line-height: 20px;
    color: #404040;
    text-decoration: none; }
    .programs li img {
      width: 19px;
      height: 19px;
      margin-right: 8px; }

.dataTables_wrapper {
  padding-top: 60px; }
  .dataTables_wrapper .alphabet ul {
    background-color: #660000;
    padding: 0;
    margin-bottom: 0;
    list-style: none; }
    .dataTables_wrapper .alphabet ul li:nth-child(2) {
      display: none; }
    .dataTables_wrapper .alphabet ul li {
      padding: 7px 5.5px 7px 5.5px;
      position: relative;
      display: inline-flex; }
    .dataTables_wrapper .alphabet ul a {
      color: #fff;
      font-size: 12px;
      line-height: 20px;
      text-decoration: none;
      text-transform: uppercase; }
      .dataTables_wrapper .alphabet ul a.active,.dataTables_wrapper .alphabet ul a:hover,
      .dataTables_wrapper .alphabet ul a:focus {
        color: #F0B323; }
  .dataTables_wrapper .alphabet-info, .dataTables_wrapper .alphabet-group, .dataTables_wrapper .alphabet-info-display {
    display: none; }
  .dataTables_wrapper .empty {
    opacity: 0.5; }
  .dataTables_wrapper .table tbody tr.even {
    background: #EAEAEA; }
  .dataTables_wrapper .table tbody tr.even.expanded, .dataTables_wrapper .table tbody tr.odd.expanded {
    color: #fff;
    background: #660000 !important; }
  .dataTables_wrapper .table thead {
    background: #660000;
    border-top: 1px solid #F0B323;
    opacity: 0.8; }
    .dataTables_wrapper .table thead th {
      border-bottom: 0;
      color: #fff; }
  .dataTables_wrapper .table td, .dataTables_wrapper .table th {
    font-size: 12px;
    line-height: 20px;
    padding: 10px 0 10px 10px;
    border-top: 0; }
  .dataTables_wrapper .table tr td:first-child {
    text-align: left; }
  .dataTables_wrapper .table tr td, .dataTables_wrapper .table tr th {
    text-align: center;
    vertical-align: middle; }
  .dataTables_wrapper .table .right-arrow {
    width: 19px;
    height: 19px; }
  .dataTables_wrapper .alphabet li a.empty {
    pointer-events: none !important;
    cursor: default !important; }
#dummyTable thead {
  background: #660000;
  border-top: 1px solid #F0B323;
  opacity: 0.8; }
  #dummyTable thead th {
    border-bottom: 0;
    color: #fff; }
#dummyTable td, #dummyTable th {
  font-size: 12px;
  line-height: 20px;
  padding: 10px 0 10px 10px;
  border-top: 0; }

#dummyTable thead.sticky tr {
  float: right; }
#dummyTable thead.sticky.inVisible {
  display: none; }
.expanded .accordion-collapse.collapsed {
  background: url("../images/circle-plus-white.png") no-repeat center center;
  background-size: contain;
  display: inline-block;
  vertical-align: middle;
  width: 19px;
  height: 19px; }

.accordion-collapse {
  background: url("../images/minus-yellow.png") no-repeat center center;
  background-size: contain;
  display: inline-block;
  vertical-align: middle;
  width: 19px;
  height: 19px; }
  .accordion-collapse.collapsed {
    background: url("../images/circle-plus.png") no-repeat center center;
    background-size: contain;
    display: inline-block;
    vertical-align: middle; }

.page-link {
  background: url("../images/right-arrow.png") no-repeat center center;
  background-size: contain;
  display: inline-block;
  vertical-align: middle;
  width: 19px;
  height: 19px;
  border: none; }

  .dataTables_wrapper .page-link:focus,   .dataTables_wrapper .accordion-collapse:focus {
    border: 1px solid #F0B323;
}

.expanded .page-link {
  background: url("../images/arrow-white.png") no-repeat;
  background-size: contain; }



.accordion-collapse.close-button {
  background: none; }

.collapse-content {
  background-color: #fff;
  border-bottom: 5px solid #660000;
  width: 100%; }
  .collapse-content p {
    font-size: 12px;
    line-height: 20px; }
  .collapse-content li {
    list-style: none;
    font-size: 12px;
    line-height: 20px; }
  .collapse-content .text-color {
    color: #660000; }
  .collapse-content .button {
    font-size: 12px;
    line-height: 20px;
    padding: 5px 10px 5px 5px;
    margin-top: 10px;
    margin-bottom: 20px; }
  .collapse-content .arrow-icon {
    width: 17px;
    height: 17px;
    left: 5px; }
  .collapse-content .close-icon {
    font-size: 45px;
    width: 35px !important;
    height: 35px !important;
    padding-bottom: 5px;
    color: #9D9797;
    background-color: #eaeaea;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    float: right; }

.dataTables_filter, .multiCollapse {
  display: none; }

/** Template8  **/
.photo-gallery-sm-hide {
  display: none; }

.photo-gallery {
  margin-top: 30px; }
  .photo-gallery .carousel-control-prev-icon, .photo-gallery .carousel-control-next-icon {
    width: 14px;
    height: 25px; }
  .photo-gallery .carousel-control-prev-icon {
    background-image: url("../images/left-carousel-arrow.png"); }
  .photo-gallery .carousel-control-next-icon {
    background-image: url("../images/right-carousel-arrow.png"); }
  .photo-gallery .carousel-control-next, .photo-gallery .carousel-control-prev {
    width: auto;
    opacity: 1; }
  .photo-gallery .carousel-indicators .active {
    background-color: #F0B323; }
  .photo-gallery .carousel-indicators li {
    width: 7px;
    height: 7px;
    top: 40px;
    background-color: #660000;
    border-radius: 50%;
    cursor: pointer; }
  .photo-gallery .photo-gallery-content {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 90%;
    max-width: 100%;
    height: 100%;
    margin: 0 auto; }
    .photo-gallery .photo-gallery-content .photo-gallery-item {
      width: 50px;
      height: 50px;
      margin: 3px;
      overflow: hidden; }
      .photo-gallery .photo-gallery-content .photo-gallery-item .img-item {
        width: auto;
        height: 100%;
        cursor: pointer;
        opacity: 0.6; }
      .photo-gallery .photo-gallery-content .photo-gallery-item .active, 
      .photo-gallery .photo-gallery-content .photo-gallery-item .img-item:hover,
      .photo-gallery .photo-gallery-content .photo-gallery-item .img-item:focus {
        opacity: 1; }

.gallery {
  margin-top: 50px; }
  .gallery .prev .prev-icon, .gallery .next .next-icon {
    height: 30px; }
  .gallery .prev, .gallery .next {
    cursor: pointer;
    position: absolute;
    top: 10%;
    width: auto; }
  .gallery .next {
    right: 0; }
  .gallery .gallery-items {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 75%;
    max-width: 100%;
    height: 100%;
    margin: 0 auto; }
    .gallery .gallery-items img {
      display: block;
      margin: 0 auto;
      padding: 5px; }
    .gallery .gallery-items .link {
      color: #660000;
      text-decoration: none; }
  .gallery .img-item {
    vertical-align: middle;
    cursor: pointer; }
  .gallery .mySlides {
    display: none; }
  .gallery .numbertext {
    font-size: 15px;
    line-height: 20px;
    position: relative;
    top: 0;
    text-align: center; }

/** Progress Carousel **/
.progress-carousel .carousel-item {
  background: #333;
  text-align: center; }
.progress-carousel .control-buttons {
  text-align: center; }
.progress-carousel .transition-timer-carousel-progress-bar {
  height: 3px;
  width: 0%;
  background-color: #EE0808;
  margin: 0;
  border: none;
  z-index: 11;
  position: relative;
  bottom: 30px; }

/** Template7 **/
.ratio-img-sm {
  padding-top: 20px; }

.undergrads-img-sm {
  display: none; }

.ratio-img-md {
  display: none; }

.title-sm {
  padding-top: 25px; }

.employers-carousel {
  padding-top: 20px; }
  .employers-carousel .card {
    background-color: #EAEAEA;
    border: 0;
    border-radius: 0; }
  .employers-carousel .emp-img {
    height: 200px;
    overflow: hidden; }
    .employers-carousel .emp-img img {
      width: auto;
      height: auto; }
  .employers-carousel .emp-content {
    padding: 10px 20px; }
    .employers-carousel .emp-content .read-more-icon {
    padding: 0 0 0 5px;
    display: inline-block;
      color: #F0B323; }
  .employers-carousel h2 {
    font-size: 16px; }
  .employers-carousel .read-more {
    z-index:100;
    float: right;
    color: #660000;
    font-size: 15px;
    text-decoration: none;
    padding-bottom: 20px; }
  .employers-carousel .read-more:hover,
  .employers-carousel .read-more:focus {
    text-decoration:underline; }
  .employers-carousel .carousel-control-prev-icon,
  .employers-carousel .carousel-control-next-icon {
      z-index:99;
    background-color: #EAEAEA;
      border-radius:50%;
    width: 30px;
    height: 30px; }
  .employers-carousel .carousel-control-next,
  .employers-carousel .carousel-control-prev {
      z-index:99;
    top: 220px;
    opacity: 1;
    width: 100px;
    height: 50px;
  }
  .employers-carousel .carousel-control-prev {
    left: auto;
    right: 5px; }
  .employers-carousel .carousel-control-next {
    right: -30px; }
  .employers-carousel .carousel-control-prev-icon {
    background-image: url("../images/Winthrop_Experience_Left_Arrow_Icon.png"); }
  .employers-carousel .carousel-control-next-icon {
    background-image: url("../images/Winthrop_Experience_Right_Arrow_Icon.png"); }

.undergrads-img {
  margin-top: 20px; }

.wrap-img-content .img-padd {
  padding-left: 20px; }

.apply-now-btn.button {
  font-size: 30px;
  line-height: 40px;
  color: #fff;
  background-color: #660000;
  border: 2px solid #F0B323;
  margin-top: 30px;
  padding: 15px 15px; 
  white-space: normal;
}

.connect-social-link {
  padding: 3px;
  background: #660000;
  margin-right: 30px; }
  .connect-social-link::before {
    content: " ";
    border-bottom: 49px solid transparent;
    border-left: 38px solid #660000;
    position: absolute;
    right: 8px;
    top: 0; }
  .connect-social-link p {
    color: #fff;
    padding-left: 20px; }

.social-link-content .social-link-img {
  background: #EAEAEA;
  text-decoration: none;
  list-style: none;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  margin-left: 30px; }
  .social-link-content .social-link-img:before {
    content: "";
    border-top: 50px solid transparent;
    border-right: 40px solid #EAEAEA;
    border-left: 0;
    border-bottom: 0;
    position: absolute;
    left: 5px;
    top: 0; }
  .social-link-content .social-link-img li {
    padding-left: 10px; }

 /** Instagram widget **/

.instagram-lite {
  padding: 0;
}
.instagram-lite img {
  width: 100%;
  padding-bottom: 10px;
}
.instagram-lite img:last-child {
  margin-bottom: 0px;
  margin-right: 0px;
}

/* Slick Gallery Page Slider */
.container.photo-gallery-tmpl .slider-nav
{
    display:none;
    position:relative;
    margin-bottom: 20px;
}
.container.photo-gallery-tmpl .slider-nav .slick-dots {
    position: absolute;
}
.container.photo-gallery-tmpl .slider-nav .slick-dots li {

    display: inline-block;
    width: 10px !important;
    height: 10px !important;
    background: #660000;
    border-radius: 50%;
    margin: 10px 3px;
    cursor:pointer;

}
.container.photo-gallery-tmpl .slider-nav .slick-dots li.slick-active {
    background: #F0B323;
}
.container.photo-gallery-tmpl .slider-nav .slick-dots {

    width: 100%;
    text-align: center;
    padding: 0;

}

.container.photo-gallery-tmpl .slider-nav .slick-dots li button{

    display:none;

}
.container.photo-gallery-tmpl .slider-nav li.slick-slide img {

    width: 56px;
    height: 55px;

}
.container.photo-gallery-tmpl .slider-nav li  {

    width: 56px !important;
    height: 55px !important;
    margin: 0 3px;

}
.container.photo-gallery-tmpl .slider-nav li .flex-caption {
display:none;
}


.container.photo-gallery-tmpl .slider-nav .slick-prev,
.container.photo-gallery-tmpl .slider-nav .slick-next,
.container.photo-gallery-tmpl .slides .slick-prev,
.container.photo-gallery-tmpl .slides .slick-next
{
background-image:url("../images/left-carousel-arrow.png");
background-color: transparent;
background-repeat: no-repeat;
cursor: pointer;
font-size: 0;
width: 25px;
background-position: center;
box-shadow: none;
border: none;
position: absolute;
left: 0;
top: 0;
z-index: 100;
height: 100%;
background-color: rgba(255,255,255,0.5);
padding: 0;
}
.container.photo-gallery-tmpl .slider-nav .slick-next
{
    background-image: url("../images/right-carousel-arrow.png");
    right:0;
    left:auto;
}
.container.photo-gallery-tmpl .slides
{
    padding:10% 10% 0 10%;
}
.container.photo-gallery-tmpl .slides .slick-prev
{
    background-image: url("../images/Winthrop_Experience_Left_Arrow_Icon.png");
}

.container.photo-gallery-tmpl .slides .slick-next,
.container.photo-gallery-tmpl .slides .slick-prev
{
    top: 100px;
    width:25px;
    height:25px;
    background-color:transparent;
    background-size:cover;
}
.container.photo-gallery-tmpl .slides .slick-next
{   right:0;
    left:auto;
    background-image: url("../images/Winthrop_Experience_Right_Arrow_Icon.png");
}
.container.photo-gallery-tmpl .slides .slick-slide img
{
    display:inline-block;
    max-width: 100%;
}
.container.photo-gallery-tmpl .slides .slick-slide
{
    text-align: center;
}
.container.photo-gallery-tmpl .slides .slick-slide .flex-caption
{
    text-align: left;
}
.container.photo-gallery-tmpl .slider-nav .slick-slide img
{
    cursor:pointer;
    opacity:0.5;
}
.container.photo-gallery-tmpl .slider-nav .slick-slide.slick-current img
{
    opacity:1;
}

.container.photo-gallery-tmpl .slider-nav .slick-list.draggable
{
    margin:0 30px;
}
.container.photo-gallery-tmpl .slider-nav
{
    margin-top: 40px;
}

/* End of Gallery Page Slider */

@media (max-width: 520px) {
	.mobile-hide {
    display: none !important; 
  }
	
	.img-text-only-one {
    display: block;
    /*max-width: 250px;*/
		text-align: center;
    padding-top: 10px; 
	padding-bottom: 10px;
	}

}
	
@media (max-width: 420px) {


  .footer p {
    font-size: 12px;
  line-height: 16px;
  }
  .footer .footer-nav-content ul li a {
    font-size: 12px; }
  .footer .copyright {
    font-size: 12px; }
	

 
}


@media (min-width: 420px) {
	
	.img-text-only-one {
    display: block;
		text-align: center;
    /*max-width: 250px;*/
    padding-top: 10px; 
	padding-bottom: 10px;
	}


.table-responsive {
    display: table; }

  .share.social-links {
    right: 30px; }
    .share.social-links .share-text {
      padding-right: 20px; }

  .footer p {
    font-size: 14px; }
  .footer .footer-nav-content ul li a {
    font-size: 14px; }
  .footer .copyright {
    font-size: 14px; }

  .custom-carousel .carousel-control {
    top: 52%; } }
@media (min-width: 480px) {
  .flip-padtop20px {
    padding-top: 20px; } 
/** Instagram widget **/

.instagram-lite img {
  margin-bottom: 0px;
  width: 31.8%;
  margin-right: 10px;
}
    
     .employers-carousel .emp-img {
      height: 250px; }
        .employers-carousel .carousel-control-next,
    .employers-carousel .carousel-control-prev {
      top: 270px; }
/* Gallery Page Slider */
.container.photo-gallery-tmpl .slides .slick-next,
.container.photo-gallery-tmpl .slides .slick-prev
{
    width:30px;
    height:30px;
}
/* End of Gallery Page Slider */
}
@media (min-width: 600px) {
  .programs {
    right: 15px; }
    .programs li {
      padding: 7px 5px 7px 5px; }

  .padding-lrt {
    padding-right: 15px;
    padding-left: 15px; }

  .roc-content {
    margin-top: 0px; }

  .card-container .nav-breadcrumb {
    display: block; }

  .text-block h2 {
    padding-top: 0;
    padding-bottom: 0; }

  .sm-hide {
    display: none; 
  }
	


  .xs-hide-box-content {
    display: block; }

  .sm-hide-box-content {
    display: none; }
  
    
    /* Gallery Page Slider */
.container.photo-gallery-tmpl .slides .slick-next,
.container.photo-gallery-tmpl .slides .slick-prev
{
    top: 100px;
    width:25px;
    height:25px;
}
    .container.photo-gallery-tmpl .slider-nav .slick-list.draggable
{
    margin:0 40px;
}
/* End of Gallery Page Slider */
     }
@media (min-width: 768px) {
  .img-container {
      height: 210px;
      overflow: hidden;
  }
  .img-container img {
    height: 100% !important;
  }
  .img-height {
    height: 157px;
    overflow: hidden;
  }
  .img-height img {
    height: 100%;
    width: 100%;
  }
  .connect-social-link {
    margin-right: 0; }
    .connect-social-link::before {
      right: -23px;
      top: 0; }

  .row-top-md {
    padding-top: 20px; }

  .row-top-sm {
    margin-top: 0; }

  .top-sm {
    margin-top: 0; }

  .undergrads-img-md {
    display: none !important; }

  .ratio-img-sm {
    display: none; }

  .ratio-img-md {
    display: block; }

  .title-sm {
    padding-top: 0; }

  .undergrads-img {
    display: inline-block;
    margin-top: 30px;
    height: 166px;
    overflow: hidden;
    width: 100%;
    text-align: center;
  }
  .undergrads-img img {
    height: auto;
    width: auto;
  }
  .employers-carousel {
    padding-top: 0; }
    .employers-carousel h2 {
      font-size: 18px;
      padding-top: 20px; }
    .employers-carousel .carousel-control-next,
    .employers-carousel .carousel-control-prev {
      top: 220px; }
    .employers-carousel .emp-img {
      height: 200px; }

  .gallery .prev, .gallery .next {
    top: 20%; }

  .prgm-title {
    padding-left: 0; }

  .dataTables_wrapper .alphabet ul li {
    padding: 7px 7px 7px 7.6px; }

  .news-content-mobile {
    display: block; }

  .news-content-md-hide {
    display: none; }

  .img-text {
    display: block;
    max-width: 250px;
    padding-top: 50px; }
	
	.img-text-only-one {
    display: block;
		text-align: center;
		/*max-width: 500px;*/
    /*max-width: 250px;*/
    padding-top: 10px; }

  .PageSlider .carousel-item img {
    margin-top: 67px; }

  .footer {
    border-bottom: 6.44px solid #F0B323;
    /** Social Icons  **/ }
    .footer .footer-text {
      text-align: left; }
    .footer p {
      /*font-family: "Raleway-SemiBold";*/
	
	font-family: "proxima-nova", sans-serif;
      font-size: 12px;
      line-height: 12px;
      margin: 0;
      margin-bottom: 5px; }
    .footer .footer-nav-content {
      position: relative;
      /*left: 58px;*/
      padding-top: 0; }
	
/* This will space the 3rd column footer links over just a smidge for iPad */
    .footer .footer-nav-content .footer-nav-item-three {
      margin-left: 15px; 
	}
	
	
      .footer .footer-nav-content ul li {
        line-height: 12px; }
        .footer .footer-nav-content ul li a {
          /*font-family: "Raleway-SemiBold";*/
	
	font-family: "proxima-nova", sans-serif;
          font-size: 12px;
          line-height: 0; }
    .footer .contact-content .contact-phone {
      font-size: 13.69px; }
    .footer .social-links {
      padding: 0;
      display: inline-flex;
      margin-bottom: 0; }
      .footer .social-links li {
        list-style: none; }
        .footer .social-links li:first-child {
          padding-left: 0; }
      .footer .social-links a.social-icon {
        width: 20px;
        height: 20px;
        background: url("../images/tablet_social_links.png") no-repeat; }
      .footer .social-links a.social-icon.facebook {
        background-position: -90px -10px; }
      .footer .social-links a.social-icon.twitter {
        background-position: -50px -10px; }
      .footer .social-links a.social-icon.youtube {
        background-position: -10px -10px; }
      .footer .social-links a.social-icon.linkedin {
        background-position: -10px -50px; }
      .footer .social-links a.social-icon.instagram {
        background-position: -50px -50px; }
    .footer .copyright {
      /*font-family: "Raleway-Medium";*/
	
	font-family: "proxima-nova", sans-serif;
      font-size: 12px;
      float: right;
      top: 0px;
      right: 5px; }

  /** inner page  **/
  .event-section h2 {
    padding-bottom: 5px; }

  .content-paddtop {
    padding-top: 30px; }

  .group-icon .icon-width {
    width: 33px;
    height: 33px; }

  .see-text .see-icon {
    padding-left: 10px; }

  .custom-carousel .custom-img-height {
    height: 135px; }
  .custom-carousel .carousel-control-prev-icon,
  .custom-carousel .carousel-control-next-icon {
    width: 30px;
    height: 30px; }
  .custom-carousel .carousel-control-next,
  .custom-carousel .carousel-control-prev {
    width: 70px; }
  .custom-carousel .carousel-control {
    top: 53%; }

  .resource-content {
    padding: 10px 17px 10px 17px;
    background-color: #fff; }

  .event-md-hide, .flip-md-hide {
    display: none; }

  .event-sm-hide, .flip-sm-hide {
    display: block; }

  .inner-page-flip-item {
    /*height: 267px;*/
    overflow: hidden; }
    .inner-page-flip-item img {
      height: 100% !important; }

  .flip-padtop20px {
    padding-top: 0; }

  .card-container {
    padding-bottom: 30px; }

  .text-block h5 {
    font-size: 18px; }

  .box-content h6 {
    font-size: 13.6px;
    line-height: 23px;
    padding: 4px 0 4px 15px; }
  .box-content ul {
    padding: 5px 0 10px 15px; }
    .box-content ul li {
      font-size: 12.8px;
      line-height: 20px; }
  .box-content address {
    font-size: 11.2px;
    padding: 10px 0 20px 15px; }

  .accordion .accordion-header {
    border-left: 5px solid #660000;
    padding: 4px 0 4px 13px; }
  .accordion a.mobileCollapse {
    font-size: 13.6px; }
/*     .accordion a.mobileCollapse.title:after { */
 .accordion a.mobileCollapse.title-text:after {
      right: 5px;
      width: 20px;
      height: 20px; }
  .accordion .sub-link li {
    margin-left: 5px;
    border-left: 5px solid transparent; }
    .accordion .sub-link li.active, .accordion .sub-link li:hover,
    .accordion .sub-link li:focus {
      border-left: 5px solid #660000; }
  .accordion ul li {
    padding: 4px 0 4px 20px;
    margin-left: 5px; }
    .accordion ul li.collapseToggle:before {
      border-left: 5px solid #660000;
      height: 35px; }
    .accordion ul li.collapseToggle.collapsed:hover,
    .accordion ul li.collapseToggle.collapsed:focus {
      border-left: 5px solid #660000;
      margin-left: 0; }
    .accordion ul li.collapseToggle.collapsed:before {
      border-left: 5px solid transparent; }
    .accordion ul li a.title, .accordion a.accordion-link, .accordion span.accordion-link {
      font-size: 13.6px;
      line-height: 25px; }
      .accordion ul li a.title.hasCollapse:after {
        right: 5px;
        width: 20px;
        height: 20px; }

  .profile-content h2 {
    padding: 5px 0 20px 0; }
  .profile-content .profile-right {
    float: right;
    margin: 0 0 0 10px; }
	
	.profile-content .profile-left {
    float: left;
    margin: 0 25px 0 0; }
	
  .profile-content .img-rgt {
    float: right; }
  .profile-content .profile-text {
    margin-top: 0; }
  .profile-content .profile-image {
    display: inline;
    float: left; }
  .profile-content .profile-block {
    display: inline; }
  .profile-content .news-tile {
    padding: 0; }

  .photo-gallery-sm-hide {
    display: block; }
/** Instagram widget **/

.instagram-lite img {
  padding-bottom: 0px;
  margin-right: 20px;
  width: 31.4%;
}
.video-martopbtm {
    margin-bottom: 0;
  }
    
/* Gallery Page Slider */
.container.photo-gallery-tmpl .slider-nav
{
    display:inherit;
}
.container.photo-gallery-tmpl .slides .slick-next,
.container.photo-gallery-tmpl .slides .slick-prev
{
    top: 100px;
    width:40px;
    height:40px;
}
.container.photo-gallery-tmpl .slider-nav .slick-list.draggable
{
    margin:0 43px;
}
/* End of Gallery Page Slider */
}
@media (min-width: 992px) {
  .undergrads-img {
    height: 227px;
  }
  .img-height {
    height: 213px;
  }
  .employers-carousel .carousel-control-next,
  .employers-carousel .carousel-control-prev {
    top: 320px; }

     .employers-carousel .emp-img {
      height: 300px; }
  .photo-gallery .photo-gallery-content .photo-gallery-item {
    width: 55px;
    height: 55px;
    margin: 5px; }

  .gallery .prev, .gallery .next {
    top: 25%; }

  .dataTables_wrapper .alphabet ul li {
    padding: 7px 12px 7px 11.5px; }

  .footer p {
    opacity: 1;
    font-size: 12px;
    line-height: 22px; }
  .footer .contact-content .contact-phone {
    font-size: 22px; }
  .footer .footer-nav-content {
    left: 72px; }
    .footer .footer-nav-content a {
      opacity: 1;
      font-size: 10px; }
  .footer .copyright {
    opacity: 1;
    font-size: 10px; }

  .custom-carousel .carousel-control {
    top: 55%; }

  .profile-content .profile-text {
    padding: 10px 30px 30px 30px; 
	/* padding: 10px 30px 10px 30px; */
  }
  .profile-content .flex-text {
    padding: 10px 30px 10px 30px; }
/** Instagram widget **/

.instagram-lite img {
  margin-bottom: 0px;
  width: 32.6%;
  margin-right: 10px;
}
.img-container {
    height: 290px;
}
/* Gallery Page Slider */
.container.photo-gallery-tmpl .slides .slick-next,
.container.photo-gallery-tmpl .slides .slick-prev
{
    width:50px;
    height:50px;
}
.container.photo-gallery-tmpl .slider-nav .slick-list.draggable
{
    margin:0 43px;
}
.container.photo-gallery-tmpl .slider-nav li {
    width: 54px !important;
    height: 55px !important;
    margin: 0 4px;
}
.container.photo-gallery-tmpl .slider-nav li.slick-slide img {
    width: 54px;
    height: 55px;
}
/* End of Gallery Page Slider */
    
    .employers-carousel .read-more {
    font-size: 17px; }
}
@media (min-width: 1200px) {
  .undergrads-img {
    height: 244px;
  }
  .img-height {
    height: 256px;
  }
  .apply-now-btn.button {
    font-size: 35px;
    padding: 20px 20px; }

  .employers-carousel h2 {
    font-size: 31px; }
  .employers-carousel .carousel-control-prev-icon,
  .employers-carousel .carousel-control-next-icon {
    width: 40px;
    height: 40px; }
  .employers-carousel .carousel-control-prev {
    left: auto;
    right: 55px; }
  .employers-carousel .carousel-control-next {
    right: 0; }

  .connect-social-link {
    margin-right: 30px; }
    .connect-social-link::before {
      border-bottom: 59px solid transparent;
      border-left: 38px solid #660000;
      right: 7px; }

  .social-link-content .social-link-img {
    height: 60px;
    margin-left: 0; }
    .social-link-content .social-link-img:before {
      content: "";
      border-top: 60px solid transparent;
      border-right: 40px solid #EAEAEA;
      left: -25px; }

  .photo-gallery {
    margin-top: 50px; }
    .photo-gallery .carousel-control-prev-icon, .photo-gallery .carousel-control-next-icon {
      width: 17px;
      height: 25px; }
    .photo-gallery .photo-gallery-content {
      width: 100%; }
      .photo-gallery .photo-gallery-content .photo-gallery-item {
        width: 65px;
        height: 65px; }
        .photo-gallery .photo-gallery-content .photo-gallery-item .img-item {
          width: 100%; }
    .photo-gallery .carousel-indicators li {
      width: 9px;
      height: 9px; }
    .photo-gallery .carousel-control-next {
      right: 20px; }
    .photo-gallery .carousel-control-prev {
      left: 10px; }

  .gallery .prev .prev-icon, .gallery .next .next-icon {
    height: auto; }
  .gallery .numbertext {
    font-size: 18px;
    line-height: 33px; }
  .gallery .gallery-items {
    width: 100%; }

  .programs {
    right: 15px; }
    .programs:before {
      border-bottom: 47px solid transparent; }
    .programs li {
      padding: 7px 20px 7px 20px;
      font-size: 17px;
      line-height: 33px; }
      .programs li img {
        width: auto;
        height: auto;
        margin-right: 15px; }

  .expanded .accordion-collapse.collapsed,
  .accordion-collapse, .page-link {
    width: 24px;
    height: 24px; }

  .collapse-content p, .collapse-content li, .collapse-content .button {
    font-size: 18px;
    line-height: 33px; }
  .collapse-content .button {
    padding: 8px 20px 8px 10px; }
  .collapse-content .arrow-icon {
    width: 24px;
    height: 24px;
    left: 10px; }

  .dataTables_wrapper {
    padding-top: 75px; }
    .dataTables_wrapper .alphabet ul li {
      padding: 7px 14px 7px 14px; }
    .dataTables_wrapper .alphabet ul a {
      font-size: 18px;
      line-height: 33px; }
    .dataTables_wrapper .table td, .dataTables_wrapper .table th {
      font-size: 18px;
      line-height: 33px;
      border-top: 0; }
    .dataTables_wrapper .table .right-arrow {
      width: auto;
      height: auto; }
#dummyTable td, #dummyTable th {
    font-size: 18px;
    line-height: 33px;
    border-top: 0; }
  #dummyTable .right-arrow {
    width: auto;
    height: auto; }
  .news-content-mobile {
    display: none; }

  .news-content-md-hide {
    display: block; }

  h2 {
    font-size: 31px;
    line-height: 33px; }

  p {
    font-size: 18px;
    line-height: 33px; }

  .lft-arrow-icon {
    height: auto; }

  .PageSlider .carousel-item img {
    margin-top: 87px; }

  .flip-padtop {
    padding-top: 30px; }

  .event-padtop20px {
    padding-top: 20px; }

  .footer {
    padding-top: 30px;
    /** Social Icons  **/ }
    .footer .footer-nav-content {
      position: relative;
      left: 88px; }
      .footer .footer-nav-content ul li {
        line-height: 22px; }
        .footer .footer-nav-content ul li a {
          font-size: 15px; }
    .footer p {
      font-size: 17px;
      line-height: 22px; }
    .footer .contact-content .contact-phone {
      font-size: 26px;
      margin-bottom: 13px; }
    .footer .copyright {
      font-size: 11px;
      top: -5px; }
    .footer .social-links {
      display: inline-flex;
      position: absolute;
      bottom: 0; }
      .footer .social-links li {
        list-style: none;
        padding: 0; }
      .footer .social-links a.social-icon {
        width: 47px;
        height: 47px;
        background: url("../images/cvpa/spritesheet.png") no-repeat; }
	
	
	.footer .social-links a.social-icon:hover {
	    
        background: url("../images/cvpa/spritesheet-hover.png") no-repeat; 
	  }
	
	.footer .social-links a.social-icon.instagram {
        background-position: -51px 0px; 
	  }
.footer .social-links a.social-icon.facebook {
        /*background-position: -5px -5px; */
	background-position: -5px 0px;
	  }
.footer .social-links a.social-icon.youtube {
        background-position: -192px 0px; 
	  }

	
	/*
      .footer .social-links a.social-icon.facebook {
        background-position: -5px -5px; }
      .footer .social-links a.social-icon.twitter {
        background-position: -146px -5px; }
      .footer .social-links a.social-icon.youtube {
        background-position: -193px -5px; }
      .footer .social-links a.social-icon.linkedin {
        background-position: -99px -5px; }
      .footer .social-links a.social-icon.instagram {
        background-position: -52px -5px; }
	*/
	

  .content-paddtop {
    padding-top: 50px; }

  .group-icon {
    font-size: 17px; }
    .group-icon .icon-width {
      width: 59px;
      height: 59px; }
    .group-icon .link-text {
      padding-left: 20px; }
    .group-icon .span-text {
      font-size: 50px; }
    .group-icon .group-icon-right {
      padding-top: 30px; }

  .see-text {
    margin-top: 18px; }
    .see-text a {
      font-size: 17px; }
    .see-text .see-icon {
      padding-left: 15px;
      height: 25px; }

  .roc-content {
    font-size: 18px;
    margin-top: 0;
    max-width: 167px; }
    .roc-content .roc-content-middle img {
      height: auto; }

  .event-section {
    font-size: 16px; }
    .event-section h2 {
      font-size: 31px;
      padding-top: 5px; }
    .event-section h5 {
      font-size: 17px;
      line-height: 25px; }
    .event-section .event-date {
      width: 90px;
      height: 90px; }
      .event-section .event-date h5 {
        font-size: 17px;
        line-height: 30px; }
      .event-section .event-date .event-date-txt {
        font-size: 55px;
        position: relative;
        bottom: 20px; }
    .event-section .event-padtop {
      padding-top: 34px; }

  .custom-carousel {
    padding-top: 45px; }
    .custom-carousel .carousel-content {
      padding: 30px 35px 30px 35px; }
    .custom-carousel h2 {
      font-size: 31px;
      line-height: 40px; }
    .custom-carousel p {
      font-size: 17px;
      line-height: 35px; }
    .custom-carousel .span-text {
      font-size: 16px;
      line-height: 33px; }
    .custom-carousel .custom-img-height {
      height: 250px; }
    .custom-carousel .read-more i {
      font-size: 20px; }
    .custom-carousel .carousel-control-prev-icon,
    .custom-carousel .carousel-control-next-icon {
      width: 54px;
      height: 54px; }
    .custom-carousel .carousel-control-next,
    .custom-carousel .carousel-control-prev {
      width: 48px; }
    .custom-carousel .carousel-control {
      right: 56px;
      top: 53%; }

  .resource-content {
    margin-top: 45px;
    padding: 40px 30px 20px 30px; }
    .resource-content h2 {
      font-size: 31px; }
    .resource-content h5 {
      font-size: 18px;
      line-height: 33px; }
    .resource-content .resrc-padd-top {
      padding-top: 15px; }
    .resource-content ul {
      margin-bottom: 20px; }
      .resource-content ul li {
        font-size: 16px;
        line-height: 27px; }

  .flip-margtop {
    margin-top: 45px; }
	
	.flip-margbottom {
  margin-bottom: 45px; }

  .inner-page-flip-item {
    height: auto; }

  .card-container {
    padding-bottom: 55px; }
    .card-container .nav-breadcrumb {
      padding: 20px 20px; }
      .card-container .nav-breadcrumb .breadcrumb-item + .breadcrumb-item:before {
        padding-right: 20px;
        padding-left: 20px; }
    .card-container .top-pad {
      padding-top: 20px; }

	.text-block h1 {
    font-size: 56px;
    line-height: 56px; }
	
  .text-block h2 {
    font-size: 50px;
    line-height: 50px; }
	
  .text-block h5 {
    font-size: 22px;
    line-height: 33px;
    padding: 20px 0 8px 0; }
	
  .text-block p, .text-block .text-content {
    font-size: 20px;
    line-height: 33px; }
	
  .text-block .button {
    font-size: 20px;
    line-height: 30px;
    padding: 7px 30px 7px 12px; }
	
  .text-block .arrow-icon {
    width: 29px;
    height: 29px;
    left: 20px; }

  .box-content {
    max-width: 263px; }
    .box-content h6 {
      font-size: 17px;
      line-height: 33px; }
    .box-content ul {
      padding: 2px 0 10px 15px; }
      .box-content ul li {
        font-size: 14px;
        line-height: 21px; }
    .box-content address {
      font-size: 14px; }

  .accordion {
    max-width: 263px; }
    .accordion .accordion-header {
      border-left: 7px solid #660000;
      padding: 8px 0 8px 13px; }
    .accordion a.mobileCollapse {
      font-size: 17px; }
      .accordion a.mobileCollapse.title-text:after {
        width: 24px;
        height: 24px; }
    .accordion .sub-link li {
      margin-left: 7px;
      border-left: 7px solid transparent; }
      .accordion .sub-link li.active, .accordion .sub-link li:hover,
      .accordion .sub-link li:focus {
        border-left: 7px solid #660000; }
    .accordion ul li {
      padding: 7px 0 7px 20px;
      margin-left: 7px; }
      .accordion ul li.collapseToggle:before {
        border-left: 7px solid #660000;
        height: 44px; }
      .accordion ul li.collapseToggle.collapsed:hover,.accordion ul li.collapseToggle.collapsed:focus {
        border-left: 7px solid #660000;
        margin-left: 0; }
      .accordion ul li.collapseToggle.collapsed:before {
        border-left: 7px solid transparent; }
      .accordion ul li a.title, .accordion a.accordion-link, .accordion span.accordion-link {
        font-size: 17px;
        line-height: 29px;
	  text-decoration: none;
	  }
         .accordion ul li a.title.hasCollapse:after { 
/*   .accordion ul li a.title:after { */
          width: 24px;
          height: 24px; }

  .profile-content {
    padding: 0 30px 0 30px; }
    .profile-content h2 {
      padding: 5px 0 30px 0; }
    .profile-content .img-rgt {
      margin: 0 10px 0 0; }
    .profile-content h4 {
      font-size: 20px; }
    .profile-content .news-content {
      margin: 0; }
      .profile-content .news-content ul li {
        font-size: 18px;
        line-height: 33px; }
    .profile-content .news-tile {
      padding: 0 0 20px 0; }

  .share.social-links {
    right: 30px;
    margin-bottom: 18px;
    background: #660000; }
    .share.social-links::before {
      content: " ";
      border-bottom: 57px solid transparent;
      border-right: 52px solid #660000;
      border-left: 10px solid transparent;
      position: absolute;
      left: -62px;
      top: 0; }
    .share.social-links .share-text {
      font-size: 18px;
      line-height: 33px;
      padding: 15px 20px 0 10px; }
    .share.social-links a.social-icon {
      width: 47px;
      height: 47px;
      background: url("../images/cvpa/spritesheet.png") no-repeat; }
	
	.footer .social-links a.social-icon:hover {
	    
        background: url("../images/cvpa/spritesheet-hover.png") no-repeat; 
	  }
	
			.footer .social-links a.social-icon.instagram {
        background-position: -3px 0px; 
	  }
.footer .social-links a.social-icon.facebook {
        /*background-position: -5px -5px; */
	background-position: -66px 0px;
	  }
.footer .social-links a.social-icon.youtube {
        background-position: -126px 0px; 
	  }

	
	/*
      .share.social-links a.social-icon.facebook {
        background-position: -5px 0; }
      .share.social-links a.social-icon.instagram {
        background-position: -52px 0; }
      .share.social-links a.social-icon.twitter {
        background-position: -146px 0; }
      .share.social-links a.social-icon.youtube {
        background-position: -193px 0; }
      .share.social-links a.social-icon.linkedin {
        background-position: -99px 0; } 
	*/
	
	
	
      /** Instagram widget **/

      .instagram-lite img {
        padding-bottom: 0px;
        margin-right: 20px;
        width: 32.1%;
      }
      .img-container {
          height: 350px;
      }
      .box-btm {
          margin-bottom: 35px;
      }
.custom-carousel .read-more i 
{
    padding: 5px 0 0px 5px;
}
/* Gallery Page Slider */
.container.photo-gallery-tmpl .slider-nav .slick-list.draggable
{
    margin:0 34px;
}
.container.photo-gallery-tmpl .slider-nav li {
    width: 65px !important;
    height: 65px !important;
    margin: 0 6px;
}
.container.photo-gallery-tmpl .slider-nav li.slick-slide img {
    width: 65px;
    height: 65px;
}
/* End of Gallery Page Slider */
}
@media (min-width: 1500px) {
  
  /** Instagram widget **/
 .img-height {
   height: 285px;
  }
  .instagram-lite img {
    width: 32.2%;
  }
  .row-top-md {
    padding-top: 0; }

  .row-container {
    max-width: 95%;
    margin: 25px 25px; }

  .title-sm {
    padding-left: 35px; }

  .gallery .prev {
    left: 20px; }
  .gallery .next {
    right: 20px; }

  .photo-gallery .photo-gallery-content .photo-gallery-item {
    width: 75px;
    height: 75px; }

  .dataTables_wrapper .alphabet ul li {
    padding: 7px 18px 7px 18px; }

  .news-lft-container {
    flex: 0 0 20%;
    max-width: 20%; }

  .news-rgt-container {
    flex: 0 0 80%;
    max-width: 80%; }

  .footer {
    border-bottom: 12px solid #F0B323; }
    .footer p {
      font-size: 17px; }
    .footer .footer-nav-content {
      left: 133px; }
      .footer .footer-nav-content ul li {
        line-height: 25px; }
        .footer .footer-nav-content ul li a {
          font-size: 15px; }

  .custom-carousel p {
    font-size: 19px; }

  .see-text .see-icon {
    padding-left: 30px; }

  .group-icon {
    font-size: 18px; }

  .see-text a {
    font-size: 18px; }

  .video-martop {
    margin-top: 65px; } 
    .video-martopbtm {
        margin-top: 65px;
    }
    .img-container {
      height: 390px;
  }
	
	/* Admissions Special Landing */
	 .img-container-admissions {
      /*height: 390px;*/
  }
    
/* Gallery Page Slider */
.container.photo-gallery-tmpl .slider-nav .slick-list.draggable
{
    margin:0 34px;
}
.container.photo-gallery-tmpl .slider-nav li {
    width: 75px !important;
    height: 75px !important;
    margin: 0 10px;
}
.container.photo-gallery-tmpl .slider-nav li.slick-slide img {
    width: 75px;
    height: 75px;
}
/* End of Gallery Page Slider */
    
  }
@media (min-width: 1800px) {
  p {
    font-size: 20px;
    line-height: 33px; }

  .footer .footer-nav-content {
    /*left: 286px; */
  }
	
    .footer .footer-nav-content .footer-nav-item-two {
      /*margin-left: -65px; */
	}
	
    .footer .footer-nav-content .footer-nav-item-three {
      margin-left: -125px; 
	}
	
  .footer .footer .copyright {
    right: 20px; 
  } 

}

.footer-info {
	line-height: 14px;
}


.social-links {
      display: inline-flex;
      /*position: absolute;
      bottom: 0; */
	  position: relative;
	  margin-left: 10px;
 }

.social-links li {
        list-style: none;
        padding: 0; 
	  }

 .social-links a.social-icon {
	    /*width: 47px;
        height: 47px;
        background: url("../images/spritesheet.png") no-repeat; */
	 margin-top: 3px;
        width: 34px;
        height: 34px;
        background: url("../images/cvpa/spritesheet-smaller.png") no-repeat; 
	  }

a.social-icon:hover {
	    
        background: url("../images/cvpa/spritesheet-smaller-hover.png") no-repeat; 
	  }

.social-links a.social-icon.instagram {
        background-position: 0px 0px; 
	  }
.social-links a.social-icon.facebook {
        /*background-position: -5px -5px; */
	background-position: -47px 0px;
	  }
.social-links a.social-icon.youtube {
        background-position: -93px 0px; 
	  }


/*
.social-links a.social-icon.twitter {
        background-position: -146px -5px; 
	  }

.social-links a.social-icon.linkedin {
        background-position: -99px -5px; 
	  }
*/
@media (max-width: 420px) {
.footerAddress p {
	line-height: 10px;
	
}
	}

	a.footerAddressLink {
		color: #fff;
		text-decoration:none;
	}
	a.footerAddressLink:active, a.footerAddressLink:visited {
	color: #fff;
		
}

.footer .footer-nav-content a:hover {
	/*color: #F0B323;*/
	color: #F1BB3B;
}

a.footerAddressLink:hover {
/*color: #F0B323;*/
	color: #F1BB3B;
}

.btn-warning {
    color: #000;
    background-color: #F1BB3B;
    border-color: #F1BB3B;
}

		

/** Buy Tickets Now **/

.tix-content-cvpa {
    /*position: relative;
    background: #fff;*/
    padding: 15px 20px;
    margin-left: 0;
	padding-right: 12px;


}

.tix-content-cvpa .tix-cvpa {
    max-width: 100%;
    padding: 0 6px;
    /*background-color: #ffffff;*/
    /*border-left: 4px solid #F0B323;*/
	    background-image: url(/_resources/images/cvpa/ticket-trans.png);
	z-index: 999;

}

.tix-content-cvpa .tix-cvpa h3 {
    font-size: 21px;
    text-transform: uppercase;
}

.tix-content-cvpa .tix-cvpa p {
    font-size: 12px;
}

.tix-content-cvpa .tix-cvpa .more-link {
    font-family: "proxima-nova", sans-serif;
    font-size: 18px;
    color: #660000;;
    text-transform: uppercase;
	margin-right: 20px;
}

.tix-content-cvpa .tix-cvpa p,
.tix-content-cvpa .tix-cvpa h3,
.tix-content-cvpa .tix-cvpa .more-link {
    margin: 0;
    padding: 0;
    line-height: inherit;
}


@media (max-width: 991px) {
	.tix-content-cvpa .tix-cvpa {
	display: none;
	}
}




@media (min-width: 992px) {


    .tix-content-cvpa {
        margin-left: -15px;
        padding: 0;
        background: transparent;
	padding-right: 18px;
    }
    .tix-content-cvpa .tix-cvpa {
        max-width: 247px;
        padding: 10px 20px;
        position: absolute;
        bottom: 40%;
        right: 0%;
		/*border-left: 4px solid #F0B323;*/
		z-index: 999;
    }
    .tix-content-cvpa .tix-cvpa p,
    .tix-content-cvpa .tix-cvpa h3,
    .tix-content-cvpa .tix-cvpa .more-link {
        line-height: inherit;
        font-size: 14px;
        padding: 0;
        margin: 0;
		/*margin-left: 18px;
	margin-right: 33px;*/
		margin-left: 8px;
	margin-right: 1px;
    }
    .tix-content-cvpa .tix-cvpa h3 {
        font-size: 18.48px;
		padding-right: 18px;
    }
}



@media (min-width: 1200px) {  
.tix-content-cvpa {
        margin-left: -15px;
        padding: 0;
        background: transparent;
	padding-right: 18px;
    }
    .tix-content-cvpa .tix-cvpa {
        /*border-left: 8px solid #F0B323;*/
		    background-image: url('/_resources/images/cvpa/ticket-trans.png');
        max-width: 400px;
        padding: 15px 30px;
        position: absolute;
        bottom: 40%;
        right: 0%;
		z-index: 999;
    }
    .tix-content-cvpa .tix-cvpa h3 {
        font-size: 28px;
        padding-left: 10px;
        margin-bottom: 5px;
    }
    .tix-content-cvpa .tix-cvpa p,
    .tix-content-cvpa .tix-cvpa .more-link {
        font-size: 18px;
        padding-left: 10px;
        line-height: 28px;
	margin-right: 12px;
		/* This will show the ticket */
		/*margin-left: 18px;
	margin-right: 33px;
		*/
		
		margin-left: 7px;
	margin-right: 3px;
    }
}


/** Secondary marquee scroller **/

.marquee-content-cvpa {
    position: relative;
   

    margin-left: 0;
	
}
.marquee-vert-center {
    /*margin: auto;*/
    /*width: 50%;*/
	/*width: 65%;*/
}

.marquee-vert-center h1 {
	 margin: 0;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
	
	font-family: "mendl-sans-dusk", sans-serif;
font-weight: 600;
font-style: normal;
	
		/*font-size: 100px;
		line-height: 100px;
	*/
	 text-align: center;
	
	color: #4D5151;

}


.marquee-content-cvpa .marquee-cvpa {
    /*max-width: 100%;*/
	width: 100%;
    padding: 0 6px;
    background-color: #ffffff;
    /*border-left: 4px solid #F0B323;*/
	    /*background-image: url(/_resources/images/cvpa/ticket-trans.png);*/
	z-index: 999;
	

}
/*
.marquee-content-cvpa .marquee-cvpa h1 {
    font-size: 21px;
    text-transform: uppercase;
	
}
*/

.marquee-content-cvpa .marquee-cvpa p {
    font-size: 12px;
}

.marquee-content-cvpa .marquee-cvpa .more-link {
    font-family: mendl-sans-dawn, sans-serif;
    font-size: 18px;
    color: #660000;;
    text-transform: uppercase;
	margin-right: 20px;
}

.marquee-content-cvpa .marquee-cvpa p,
/*.marquee-content-cvpa .marquee-cvpa h1,*/
.marquee-content-cvpa .marquee-cvpa .more-link {
    margin: 0;
    padding: 0;
    line-height: inherit;
}


@media (max-width: 991px) {
	.marquee-content-cvpa .marquee-cvpa {
	/*display: none;*/
	}
}




@media (min-width: 992px) {


    .marquee-content-cvpa {
        margin-left: -15px;
        padding: 0;
        background: transparent;
	padding-right: 18px;
    }
    .marquee-content-cvpa .marquee-cvpa {
        /*max-width: 247px;*/
        padding: 10px 20px;
        position: absolute;
        bottom: 40%;
        right: 0%;
		/*border-left: 4px solid #F0B323;*/
		z-index: 999;
    }
    .marquee-content-cvpa .marquee-cvpa p,
    /*.marquee-content-cvpa .marquee-cvpa h1,*/
    .marquee-content-cvpa .marquee-cvpa .more-link {
        line-height: inherit;
        font-size: 14px;
        padding: 0;
        margin: 0;
		/*margin-left: 18px;
	margin-right: 33px;*/
		margin-left: 8px;
	margin-right: 1px;
    }
	/*
    .marquee-content-cvpa .marquee-cvpa h1 {
        font-size: 18.48px;
		padding-right: 18px;
    }
	*/
}



@media (min-width: 1200px) {  
.marquee-content-cvpa {
        margin-left: -15px;
        padding: 0;
        background: transparent;
	padding-right: 18px;

	

    }
    .marquee-content-cvpa .marquee-cvpa {
		background-color: #FFFFFF;
        /*border-left: 8px solid #F0B323;*/
		    /*background-image: url('/_resources/images/cvpa/ticket-trans.png');*/
        /*max-width: 400px;*/
        padding: 15px 30px;
        position: absolute;
        bottom: 40%;
        right: 0%;
		z-index: 999;
			    height: 180px;
    top: 105px;
    }
	/*
    .marquee-content-cvpa .marquee-cvpa h1 {
        font-size: 28px;
        padding-left: 10px;
        margin-bottom: 5px;
    }
	*/
    .marquee-content-cvpa .marquee-cvpa p,
    .marquee-content-cvpa .marquee-cvpa .more-link {
        
		
		font-family: mendl-sans-dawn, sans-serif;
    font-style: normal;
    font-weight: 100;
		font-size: 100px;
		line-height: 100px;
		
		
        /*padding-left: 10px;*/
        
	/*margin-right: 12px;*/
		/* This will show the ticket */
		/*margin-left: 18px;
	margin-right: 33px;
		*/
		
		/*margin-left: 7px;
	margin-right: 3px;*/
    }
}


/*# sourceMappingURL=style.css.map */

/* For Keyborad Focus **/

#mainNav .navbar-nav .nav-item .nav-link:focus + ul {
    display: inline-block;
}
.dropdown-menu:focus, #mainNav .navbar-nav .nav-item:focus ul.dropdown-menu, #mainNav .navbar-nav .nav-item ul.dropdown-menu:focus-within {
    display: inline-block !important;
}
/* End Keyboard Focus **/