body {
  font-family: 'Open Sans', sans-serif !important;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}
@font-face {
	font-family:"Open Sans Extrabold";
src:url("fonts/open-sans/OpenSans-ExtraBold.eot?") format("eot"),url("fonts/open-sans/OpenSans-ExtraBold.woff") format("woff"),url("fonts/open-sans/OpenSans-ExtraBold.ttf") format("truetype");
font-weight:normal;
font-style:normal;
}
@font-face {
font-family: 'Baskerville BT Bold';
font-style: normal;
font-weight: bold;
src: url('fonts/baskerville/BaskervilleBoldBT.woff') format('woff');
}
.cuchicago_desktop{display:block;}
.cuchicago_mobile{display:none;}


.container.bgst-gra {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.gi-2x{font-size: 2em;}
.gi-3x{font-size: 3em;}
.gi-4x{font-size: 4em;}
.gi-5x{font-size: 5em;}
.opensans-extra-bold-ft-cuc {
	font-family: Open Sans Extrabold;
}
.hmbdropdown {
  float: right;
  overflow: hidden;
}

.hmbdropdown .hmbdropbtn {
  font-size: 12px;  
  border: none;
  outline: none;
  color: white;
  padding: 22px 14px;
  background-color: #a32037;
  font-family: 'Open Sans', sans-serif !important;
  margin: 0;
}

.hmbdropdown:hover .hmbdropbtn {
  background-color: #a32037;
  font-family: 'Open Sans', sans-serif !important;
}

.hmbdropdown-content {
  display: none;
  position: absolute;
  background-color: #1c1c1c;
  min-width: 180px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
  font-size: 11px; 
font-family: 'Open Sans', sans-serif !important;  
}

.hmbdropdown-content a {
  float: none;
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  text-align: left;
  font-family: 'Open Sans', sans-serif !important;
}

.hmbdropdown-content a:hover {
  background-color: #ddd;
}

.hmbdropdown:hover .hmbdropdown-content {
  display: block;
}

.callbutton {
  cursor: pointer;
  font-family: 'Open Sans', sans-serif !important;
  padding-top: 7px;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    background-color: #fff;
	padding: 10px;
    padding-top: 15px;
    padding-bottom: 15px;
}

.navbar {
    margin-bottom: 0;
    background-color: #a32037;
    z-index: 9999;
    border: 0;
    font-size: 12px !important;
    line-height: 1.42857143 !important;
    letter-spacing: 1px;
    border-radius: 0;
    font-family: 'Lato', sans-serif!important;
	padding: 10px;
  }
  .navbar li a, .navbar .navbar-brand {
    color: #fff !important;
  }
  .navbar-nav li a:hover, .navbar-nav li.active a {
    color: #f4511e !important;

  }
  
  .nav>li>a {
    position: relative;
    display: block;
    padding: 22px 14px;
}
  .navbar-default .navbar-toggle {
    border-color: transparent;
    color: #fff ;
  }

/*==================== 
	Footer 
====================== */

/* Main Footer */
footer .main-footer{	padding: 20px 0;	
    padding-top: 50px;
background: #252525;}
footer ul{	padding-left: 0;	list-style: none;}

/* Copy Right Footer */
.footer-copyright {	background: #222;	padding: 5px 0;}
.footer-copyright .logo {    display: inherit;}
.footer-copyright nav {    float: right;    margin-top: 5px;}
.footer-copyright nav ul {	list-style: none;	margin: 0;	padding: 0;}
.footer-copyright nav ul li {	border-left: 1px solid #505050;	display: inline-block;	line-height: 12px;	margin: 0;	padding: 0 8px;}
.footer-copyright nav ul li a{	color: #969696;}
.footer-copyright nav ul li:first-child {	border: medium none;	padding-left: 0;}
.footer-copyright p {	color: #969696;	margin: 2px 0 0;}

/* Footer Top */
.footer-top{	background: #252525;	padding-bottom: 30px;	margin-bottom: 30px;	border-bottom: 3px solid #222;}

/* Footer transparent */
footer.transparent .footer-top, footer.transparent .main-footer{	background: transparent;}
footer.transparent .footer-copyright{	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.3) ;}

/* Footer light */
footer.light .footer-top{	background: #f9f9f9;}
footer.light .main-footer{	background: #f9f9f9;}
footer.light .footer-copyright{	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.3) ;}

/* Footer 4 */
.footer- .logo {    display: inline-block;}

/*==================== 
	Widgets 
====================== */
.widget{	padding: 20px;	margin-bottom: 40px;}
.widget.widget-last{	margin-bottom: 0px;}
.widget.no-box{	padding: 0;	background-color: transparent;	margin-bottom: 40px;
	box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; -ms-box-shadow: none; -o-box-shadow: none;}
.widget.subscribe p{	margin-bottom: 18px;}
.widget li a{	color: #fff;}
.widget li a:hover{	color: #f07c24;}
.widget-title {margin-bottom: 20px;}
.widget-title span {background: #839FAD none repeat scroll 0 0;display: block; height: 1px;margin-top: 25px;position: relative;width: 20%;}
.widget-title span::after {background: inherit;content: "";height: inherit;    position: absolute;top: -4px;width: 50%;}
.widget-title.text-center span,.widget-title.text-center span::after {margin-left: auto;margin-right:auto;left: 0;right: 0;}
.widget .badge{	float: right;	background: #7f7f7f;}

.typo-light h1, 
.typo-light h2, 
.typo-light h3, 
.typo-light h4, 
.typo-light h5, 
.typo-light h6,
.typo-light p,
.typo-light div,
.typo-light span,
.typo-light small{	color: #969696;}

ul.social-footer2 {	margin: 0;padding: 0;	width: auto;}
ul.social-footer2 li {display: inline-block;padding: 0;}
ul.social-footer2 li a:hover {background-color:#ff8d1e;}
ul.social-footer2 li a {display: block;	height:30px;width: 30px;text-align: center;}
.btn{background-color: #ff8d1e; color:#fff;}
.btn:hover, .btn:focus, .btn.active {background: #4b92dc;color: #fff;
-webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
-ms-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
-o-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
-webkit-transition: all 250ms ease-in-out 0s;
-moz-transition: all 250ms ease-in-out 0s;
-ms-transition: all 250ms ease-in-out 0s;
-o-transition: all 250ms ease-in-out 0s;
transition: all 250ms ease-in-out 0s;

}

.spcz {
    margin-bottom: 15px;
}

#customers {
  border-collapse: collapse;
  text-align: center;
  margin-bottom: 3%;
  margin-left: 2%;
  width: 31%;
}

#customers td, #customers th {
  border: 1px solid #ddd;
  padding: 8px;
  color: black;
  /* background-color: #fff; */
}

#customers tr:nth-child(even){background: #f1f1f1;}
#customers tr:nth-child(odd){background: #e3e3e3;}
/* #customers tr:hover {background-color: #ddd;} */

#customers th {
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: center;
  background-color: black;
  color: white;
}
div.ex2 {
  width: fit-content;
  height: auto;
  box-sizing: border-box;
  background-image: url(prog_info_bg.png);
  padding: 0px;
  text-transform: uppercase;
  color: black;
  margin: 0 auto;
}

.rcc {
  border-collapse: collapse;
  /*width: 73%;*/
  width:68%;
   /*  margin-left: 3%; */
   margin-left:28px;
}
.rcclink {
	color: #000;
	font-family: 'Open Sans', sans-serif;
}
.rccfink {
	color: #2B3335;
}
.rcclink_title {
font-family: 'Open Sans', sans-serif;
}
.rcc th, .rcc td {
  text-align: left;
  padding: 8px;
  border: 1px solid #ddd;
}

.rcc tr:nth-child(even){background-color: #f2f2f2}

.rcc th {
  background-color: black;
  color: white;
}
.new {
  border-bottom: 1px solid white;
}
.list-group-item:first-child {
    border-top-left-radius: unset;
    border-top-right-radius: unset;
}

.prog_info {
	    list-style-type: none;
		font-family: 'Open Sans', sans-serif;
}
.mba-sdw {text-shadow: 0 6.36px 7.896px #a32037, 0 1px 0px #fff;}

.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #f07c24;
    border-color: #f07c24;
    font-weight: bold;
    font-size: 23px;
	white-space: nowrap;
}
.list-group-item {
    position: relative;
    display: block;
    padding: 15px 20px 14px 52px;
    margin-bottom: -1px;
    background-color: transparent;
    border: none;
}
.btn {
  border-width: 0;
  border-radius: 3px;
  color: #2B3335;
}
p.mar-sta-d {
  margin-top: 37px;
}

p.st-ma-r {
  margin-bottom: 30px;
}
.btn-reg-st{
  background-color: #f07c24;
  color: #fff;
}
.btn-reg-st:hover{
  background-color:#e26e16;
  
}

a.btn.btn-a.btn-lg.pro-btn {
  background-color: #a32037;
  color: #fff;
  /* padding: 5px 88px 5px 88px; */
  font-weight: bold;
  border-radius: unset;
  /* padding: 10px 61px 10px 62px; */
  width:159px;
  padding-top:10px;
  padding-bottom:10px;
}
a.btn.btn-a.btn-lg.request-more-btn {
  background-color: #f07c24;
  color: #fff;
  /* padding: 5px 88px 5px 88px; */
  font-weight: bold;
  border-radius: unset;
  /* padding: 10px 61px 10px 62px; */
  width:159px;
  padding-top:10px;
  padding-bottom:10px;
}

a.btn.btn-a.btn-lg.shoot-us-email-btn {
  background-color: #fff;
  color: #a32037;
  /* padding: 5px 88px 5px 88px; */
  font-weight: bold;
  border-radius: unset;
  padding: 10px 61px 10px 62px;
  max-width: 500px;
  width:100%;
    margin-top: 2%;
    margin-bottom: 5%;
	font-size:24px;
}

ul.no-bullets {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

a.btn.btn-a.btn-lg.btn-faq {
  background: transparent;
  border: 2px solid #fff;
  color: #fff;
  /* padding: 6px 33px; */
  border-radius: unset;
  width:159px;
  padding-top:8px;
  padding-bottom:6px;
}
.btn-a {
  background-color: #CFBBA9;
}

.btn-b {
  background-color: #AC9785;
}

.btn-c {
  background-color: #4E5356;
}

.btn-c span,
.btn-c {
  color: #C5B1A7;
  font-weight: normal;
  font-size: 1em;
  line-height: 1em;
  display: inline-block;
  vertical-align: middle;
}

section {
  /* padding: 75px 0; */
  color: #2B3335;
}

/* .section-services {
  padding: 50px 75px 50px;
} */

.section-contact {
  background: #C5B1A7;
}

.section-contact a {
  color: #2B3335;
  font-size: 1.5em;
}

.font-weight-normal {
  font-weight: normal;
}

.font-weight-bold {
  font-weight: bold;
}
.ed-grup-st {
  padding: 0;
  background: url(images/graduates_neww.png);
  background-size: cover;
    background-position: center center;
    color: white;
    position: relative;
    margin: 0;

}

.dotspace {
    margin-top: 10%;
    margin-bottom: 10%;
}

.dotspace-btm {
    margin-bottom: 10%;
}

section.jumbotron {
  background-size: cover;
  color: white;
  position: relative;
  margin: 0;
  background: url(images/baseballfield.jpg);
  padding-bottom: 0;
  background-position: center;
}

/* section.jumbotron .container {
  padding: 50px 0;
} */

section.jumbotron:before {
  content: "";
  position: absolute;
  opacity: .2;
  background: #000;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

section.jumbotron .container {
  position: relative;
}

.full-w-container {
  display: block;
  position: relative;
  margin-top: 550px;
  width: 100%;
  height: 100%;
}

.full-w-container .left {
  position: absolute;
  z-index: 0;
}



.full-w-container .right {
  position: absolute;
  z-index: 1000;
  right: 20px;
  top: 30px;
  width: 65%;
  height: 300px;
  background-color: white;
  border: 1px solid #efefef;
}

.bg-or-st {
  background-color: #f07c24;
  text-align: left;
  margin-top: 0px;
  padding-left: 20px;
  margin-bottom: 17px;
  margin-left: -60px;
}
.bg-or-st p {
  font-size: 14px;
}
.concordia-st{
  z-index: 2;
    /* top: 160px; */
    padding: 0;
}

.edu-st{
  z-index: 0;
  padding: 0;
}

.smww-logo-st{
  padding: 0;
  margin: 0;
  /* top: 166px; */
  right: 16px;
    top: 70px;
}

.opensans-ft-cuc {
	font-family: 'Open Sans', sans-serif;
	
}

.basker-ft-cuc {
	font-family: 'Baskerville BT Bold';
}

.tut-fs {
	list-style-type: none;
   /* padding: 2px 50px 2px 40px; */
   padding: 2px 19px 2px 36px;

}

.faculty-name {
	color: black;
    font-weight: bold;
	
}

/* 
ul {
  list-style: none;
}

a {
  text-decoration: none;
} */

.mak-st-swm h2 {
	margin: 20px auto;
    color: #8c1726;
	font-size: 45px;
	font-family: 'Baskerville BT Bold';
	margin-bottom:12px;
}
.mak-st-swm h3{
	margin: 20px auto;
	margin-top:0px;
    color: #000;
	font-size: 23px;
	font-family: 'Baskerville BT Bold';
}

 .sub_heading {
	margin: 20px auto;
	margin-top:18px;
    color: #000;
	font-size: 23px;
	font-family: 'Baskerville BT Bold';
}

.accordion-menu-sta {
  width: 100%;
  max-width: 500px;
  margin: 35px auto 20px;
  background: #fff;
  border-radius: 4px;
  padding: 0;
}

.accordion-menu-sta li.open .dropdownlink {
  color: #fff;
}
.accordion-menu-sta li.open .dropdownlink .fa-chevron-down {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.accordion-menu-stali:last-child .dropdownlink {
  border-bottom: 0;
}

.accordion-menu-sta .dropdownlink {
  cursor: default;
  display: block;
  padding: 15px 15px 15px 15px;
  font-size: 28px;
  color: #212121;
  position: relative;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  background-color: #f07c24;
    color: #fff;
}
accordion-menu-sta .accordion-menu-sta.dropdownlink i {
  position: absolute;
  top: 17px;
  left: 16px;
}
.accordion-menu-sta .dropdownlink .fa-chevron-down {
  right: 12px;
  left: auto;
}

.accordion-menu-sta .submenuItems {
  display: block;
  background-image: url(images/prog_info_bg.png);
  padding: 0;
}
.accordion-menu-sta .submenuItems li {
  border-bottom: none;
}

.accordion-menu-sta .submenuItems a {
  display: block;
  color: #000;
  padding: 12px 12px 18px 122px;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  text-align: left;
}
.accordion-menu-sta .submenuItems a:hover {
  /* background-color: #CDDC39; */
  color: #f07c24;
}
.accordion-menu-sta .submenuItems .prog_content {
display: block;
  color: #000;
  padding: 12px 12px 18px 122px;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  text-align: left;
}
.accordion-row {
display:flex;
}
.accordion-row .col-md-2 {
margin-left:auto;
margin-bottom:auto
}
.get-deg-st h1{
font-family: 'Baskerville BT Bold';
font-size: 700%;
margin-top: 0;
padding-bottom: 15px;
padding-top: 15px;
text-shadow: 0 6.36px 7.896px #a32037, 0 1px 0px #fff
}
.get-deg-st p{
  margin-bottom: 0px;
  font-size: 37px;
  font-weight: 500;
  color: #fff;
  /* text-decoration: underline; */
}
.bgst-gra
{
  padding-bottom: 48px;
  padding-top: 30px;
}

#mob_text {display: none;}
#mob_none {display: block;}

.card {
  box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
transition: all 0.2s ease-in-out;
}
/* 
.featured {
/* height: 90vh;
/* background-image: url(https://snap-photos.s3.amazonaws.com/img-thumbs/960w/J98HWXTPPV.jpg);
background-image: url(edu.jpg); */

background-size: cover;
background-position: 50%;
min-height: 414px;
opacity: 0.8; */
} */

.sub-featured {
height: 49vh;
margin-bottom: 5vh;
min-height: 226px;
max-height: 326px;
}

.sub-featured h2 {
font-size: 1.2em;
}

#readmore {display: none;}

.non-featured {
height: 36vh;
min-height: 167px;
}

.card {
background-color: #efefef;  
/* padding: 10px 15px; */
position: relative;
}

.non-featured h2 {
font-size: 1.1em;
position: absolute;
bottom: 5px;
}

.accent {
background-color: #33a2ae;
background-image: url(https://snap-photos.s3.amazonaws.com/img-thumbs/960w/0UR6B61LVN.jpg);
background-position: 50%;
opacity: 0.9;
}

@media screen and ( max-width: 992px ) {
.col-md-6 {
  margin-bottom: 5vh;
}

.sub-featured {
  margin-bottom: 0vh;
}
}

.pro-st-de {
  display: flex;
    align-items: center;
}
.pro-st-fe{
width: 392px;
text-align: left;
background-color: #8e1526;
color: #fff;
padding: 17px;
font-size: 21px;}




.full-w-container1 {
  position: relative;
  display: flex;
  align-items: center;
  /* justify-content: flex-end; */
  /* margin-top: 550px;
 
  height: 100%; */
}
.btn-st{background-color: #CFBBA9;
  /* position: relative; */
  /* left: 51px; */
  width: 329px;
background-color: #a32037;
color: #fff; 
text-align: left;}

.full-w-container1 .left {
  /* position: absolute; */
  z-index: 0;
  right: 100px;
  position: relative;
}

.full-w-container1 .right {
  /* position: absolute; */
  z-index: 1000;
  right: 20px;
  /* top: 30px; */
  /* width: 65%; */
  /* height: 300px; */
  /* background-color: white; */
  /* border: 1px solid #efefef; */
}

.bg-st-co{
  background-color: #a32037;
}

hr.hr-2 {
  border: 0;
  border-top: 2px dotted #8c8c8c;
  margin: 0;
}
.ma-st-50{
  padding: 30px 0;
}

.acc-stswm{
  color: #fff;
    padding: 33px;
    margin-bottom: 30px;
}
#card-stsmw-s {
  margin-bottom: 30px;
}
.acc-stswm h2 {
  padding-top: 0;
  margin-top: 0;
  font-size: 38px;
}

.acc-stswm h3{
  color: #fff;
  font-size: 26px;
}


.acclearted-ss {
  margin-bottom: 65px;
}




/* Lazy Load Styles */
#card-stsmw-s .card-image {
	display: block;
	min-height: 20rem; /* layout hack */
	background: -5px;
	background-size: cover;
	/* -webkit-filter: blur(3px);
	        filter: blur(3px); blur the lowres image */
}

#card-stsmw-s .card-image > img {
	display: block;
	width: 90%;
	opacity: 0; /* visually hide the img element */
}

#card-stsmw-s .card-image.is-loaded {
	/* -webkit-filter: none;
	        filter: none; /* remove the blur on fullres image */
	-webkit-transition: -webkit-filter 1s;
	transition: -webkit-filter 1s;
	transition: filter 1s;
	transition: filter 1s, -webkit-filter 1s; */
}



#card-stsmw-s .card-list {
	display: block;
	margin: 1rem auto;
	padding: 0;
	font-size: 0;
	text-align: center;
	list-style: none;
}

#card-stsmw-s .card {
	display: inline-block;
	width: 100%;
	
	box-shadow: 0 0 3rem -1rem rgba(0,0,0,0.5);

}

/* div#ssm-act-st {
  margin-bottom: 45px;
} */


#card-stsmw-s .card-description {
  display: block;
  padding: 1em 0.5em;
  text-decoration: none;
  background-color: #f07c23;
  color: #fff;
}

#card-stsmw-s .card-description > h2 {
  margin: 0;
  padding: 10px;
  font-size: 24px;
  text-align: left;
}
#card-stsmw-s .card-description > p {
	margin: 0;
}

.cmp-spor-st ul {
  padding-left: 14px;
}
.cmp-spor-st ul li {
  list-style: disc;
}




#ssm-act-st h2{
  padding: 20px 0;
  margin-top: 0;
  font-size: 42px;
  color: #a42037;
  font-family: 'Baskerville BT Bold';
}
#ssm-act-st .accordion .accordion-item {
  border-bottom: 1px solid #e5e5e5;
}
#ssm-act-st .accordion .accordion-item button[aria-expanded='true'] {
  border-bottom: 1px solid #03b5d2;
}
#ssm-act-st .accordion button {
  position: relative;
  display: block;
  text-align: left;
  width: 100%;
  padding: 1em 0;
  padding-top: 8px;
    padding-bottom: 8px;
  color: #fff;
  font-size: 13px;
  font-weight: 400;
  border: none;
  background: #a32037;
  outline: none;
  
}
#ssm-act-st .accordion button:hover, .accordion button:focus {
  cursor: pointer;
  color: #03b5d2;
}
#ssm-act-st .accordion button:hover::after, .accordion button:focus::after {
  cursor: pointer;
  color: #03b5d2;
  border: 1px solid #03b5d2;
}
#ssm-act-st .accordion button .accordion-title {
  padding: 1em 5.5em 1em 5em;
  font-family: 'Baskerville BT Bold';
  font-size: 20px;
  padding-left: 9%;
}
#ssm-act-st .accordion button .icon {
  display: inline-block;
    position: absolute;
    top: 0px;
    left: 0;
    width: 44px;
    height: 44px;
    background-color: #f07c24;
}
#ssm-act-st .accordion button .icon::before {
  display: block;
    position: absolute;
    content: '';
    top: 23px;
    left: 17px;
    width: 10px;
    height: 2px;
    background: currentColor;
    color: #fff;
}
#ssm-act-st .accordion button .icon::after {
  display: block;
  position: absolute;
  content: '';
  top: 19px;
  left: 21px;
  width: 2px;
  height: 10px;
  background: currentColor;
  color: #fff;

}
#ssm-act-st .accordion button[aria-expanded='true'] {
  color: #fff;
}
#ssm-act-st .accordion button[aria-expanded='true'] .icon::after {
  width: 0;
}
#ssm-act-st .accordion button[aria-expanded='true'] + .accordion-content {
  opacity: 1;
  /* max-height: initial; */
  max-height: inherit;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
  will-change: opacity, max-height;
}
#ssm-act-st .accordion .accordion-content {
  opacity: 0;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: opacity 200ms linear, max-height 200ms linear;
  transition: opacity 200ms linear, max-height 200ms linear;
  will-change: opacity, max-height;
}
#ssm-act-st .accordion .accordion-content p {
  font-weight: 300;
  margin: 2em 2em;
}

.des-sta {
  /* margin-top: 50%; */
  margin-top:135%;
  position: relative;
  width: 455px;
  z-index: 100;}

.tuition_fees_accordion {
margin-top: 45%;
}

.st-wm-card .profile-box {
    height: 300px;
    /* margin: 0 auto 30px; */
    position: relative;
    /* border-radius: 14px; */
    /* overflow: hidden;
    box-shadow: 0 5px 40px rgba(0, 0, 0, 0.5); */
}

.st-wm-card .profile-box img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: block;
  border-radius: 4px;
}


.st-wm-card  .profile-box .box-content {
  color: white;
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  z-index: 999;
  padding: 5px 20px 0px;
  background: rgba(0, 0, 0, 0.5);
}

.st-wm-card .profile-box .box-content h3 {
  margin-bottom: 0px;
  margin-top: 0;
}

.st-wm-card  .profile-box .social-links {
  list-style: none;
  padding: 0;
  margin: 0;
}

.pd-s-0{
  padding-right: 5px;
  padding-left: 5px;
}

.card-dsst {
  padding-left: 10px;
  padding-right: 10px;
}

.mas-stwmw h2 {
  font-size: 42px;
  color: #a42037;
  font-weight: 600;
}
.concordia-sporss{
  /* padding: 19px; */
    width: 100%;
    font-size: 33px;
    color: #fff;
    background: #f07c23;
	font-family: 'Baskerville BT Bold';
	}


  .concordia-sporss:hover {
    background-color: #e26e16;
    color: #fff;
  }

  section.foot-bg-smw {
    text-align: center;
    background: #a32037;
    padding: 30px;
    color: #fff;
}

.foot-bg-smw button.btn.btn-danger {
  padding: 15px 52px;
  color: #fff;
  font-size: 20px;
  background: #f07c24;
  font-weight: 500;
}

.stpd-0{
padding: 0;
}


.text-hr {
  display: flex;
  align-items: center;
  font-family: sans-serif;
  width: 45%;
  margin: 5px auto;
  color: #fff;
}
.text-hr::after {
  flex: 1;
  background: #f07c24;
    content: "";
    height: 5px;
  margin-bottom: 5%;
}
.text-t-hr {
  display: flex;
  align-items: center;
  font-family: sans-serif;
  width: 44%;
  margin: 5px auto;
  color: #fff;
}
.text-t-hr::after {
  flex: 1;
  background: #fff;
    content: "";
    height: 3px;
  margin-bottom: 3%;
}
.text1-hr {
  display: flex;
  align-items: center;
  font-family: sans-serif;
  width: 40%;
  margin: 5px auto;
  color: #fff;
}
.text1-hr::after {
    flex: 1;
    background: #fff;
    content: "";
    height: 5px;
    margin-bottom: 5%;
}



#ssm-act-st-list .accordion button {
  position: relative;
  display: block;
  text-align: left;
  width: 100%;
  padding: 1em 2em;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  border: none;
  background: #a32037;
  outline: none;
}
#ssm-act-st-list .accordion button:hover, .accordion button:focus {
  cursor: pointer;
}
#ssm-act-st-list .accordion button:hover::after, .accordion button:focus::after {
  cursor: pointer;
  color: #03b5d2;
  border: 1px solid #03b5d2;
}
/* #ssm-act-st-list .accordion button .accordion-title {
  padding: 0em 1.5em 1em 2em;

} */
#ssm-act-st-list .accordion-title i {
  float: right;
  padding-right: 5%;
}

#ssm-act-st-list span.accordion-title {
  font-size: 23px;
  font-family: 'Baskerville BT Bold';
}

#sssm-act-st-list .accordion button .icon::after {
  display: block;
  position: absolute;
  content: '';
  top: 18px;
  left: 21px;
  width: 2px;
  height: 10px;
  background: currentColor;
  color: #fff;

}
#ssm-act-st-list .accordion button[aria-expanded='true'] {
  color: #fff;
}
#ssm-act-st-list .accordion button[aria-expanded='true'] .icon::after {
  width: 0;
}
#ssm-act-st-list .accordion button[aria-expanded='true'] + .accordion-content {
  opacity: 1;
  /* max-height: initial; */
  max-height: inherit;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
  will-change: opacity, max-height;
  background-color: #fff;
  box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
  background: #a32037;
  color: #fff;
  padding: 5px 25px 15px 10px;
}
#ssm-act-st-list .accordion .accordion-content {
  opacity: 0;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: opacity 200ms linear, max-height 200ms linear;
  transition: opacity 200ms linear, max-height 200ms linear;
  will-change: opacity, max-height;
}
#ssm-act-st-list .accordion .accordion-content p {
  font-weight: 300;
  margin: 0em 2em 2em 2em;
}







#ssm-act-st-fac .accordion button {
  position: relative;
  display: block;
  text-align: left;
  width: 100%;
  padding: 1em 2em;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  border: none;
  background: #f07c23;
  outline: none;
}
#ssm-act-st-fac .accordion button:hover, .accordion button:focus {
  cursor: pointer;
}
#ssm-act-st-fac .accordion button:hover::after, .accordion button:focus::after {
  cursor: pointer;
  color: #03b5d2;
  border: 1px solid #03b5d2;
}
/* #ssm-act-st-fac .accordion button .accordion-title {
  padding: 0em 1.5em 1em 2em;

} */
#ssm-act-st-fac .accordion-title i {
  float: right;
}

#ssm-act-st-fac span.accordion-title {
  font-size: 24px;
  font-family: 'Baskerville BT Bold';
}

#ssm-act-st-fac .accordion button[aria-expanded='true'] {
  color: #fff;
}
#ssm-act-st-fac .accordion button[aria-expanded='true'] .icon::after {
  width: 0;
}
#ssm-act-st-fac .accordion button[aria-expanded='true'] + .accordion-content {
  opacity: 1;
  max-height: inherit;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
  will-change: opacity, max-height;
  box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
  background: #efefef;
  color: #000;
}
#ssm-act-st-fac .accordion .accordion-content {
  opacity: 0;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: opacity 200ms linear, max-height 200ms linear;
  transition: opacity 200ms linear, max-height 200ms linear;
  will-change: opacity, max-height;
}
#ssm-act-st-fac .accordion .accordion-content p {
  font-weight: 300;
  margin: 0em 4px 10px 10px;
}
.fa-listst-smt a:hover {
	text-decoration:none !important;
}

.fa-listst-sm ul {
  padding-left: 0;
    list-style: none;
    margin-bottom: 0;
}

.fa-listst-sm ul li {
  padding: 14px;
  list-style: none;
  /* background-color:#dfdfdf; */
  padding-left: 28px;
  border-bottom: 1px solid #fff;
}

.fa-listst-sm ul li span {
  margin-left: 8px;
}

.fa-listst-sm ul li i {
  color: #991c2f;
}

.fa-listst-sm ul li:nth-child(even) {
  background:yellow;
}

.steqo{
  background-color: #efefef;
}

.steqt{
  background-color: #dfdfdf;
}
.steqt ul li {
padding:0px;
border-bottom:none;
list-style:disc;
}
.steqt ul {
padding-left:28px;
}
.steqt ul li:nth-child(even) {
background:transparent;
}

.steqo ul li {
padding:0px;
border-bottom:none;
list-style:disc;
}
.steqo ul {
padding-left:28px;
}
.steqo ul li:nth-child(even) {
background:transparent;
}
.fa-listst-sm a{
  text-decoration: none;
}
.education_title {
margin-top:10px !important;
}
p.text-right.sst-f {
  font-size: 10px;
  margin-top: 7px;
}
.form-control {
border-radius:0px;
}
.iti__flag-box, .iti__country-name {
color:#000;
}
.iti--separate-dial-code .iti__selected-dial-code {
color:#000;
}
@supports (-ms-ime-align:auto) {
    
	.get-deg-st p {
	 font-size:35px;
	}
	.text-t-hr {
	max-width:500px;
	}
}
/*  IE10+ */
 @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
 .get-deg-st p {
	 font-size:35px;
	}
	.text-t-hr {
	max-width:500px;
	}
 }
 @supports (-moz-appearance:none) {
   .get-deg-st p {
	 font-size:35px;
	}
	.text-t-hr {
	max-width:500px;
	}
}
/* Safari 11+ */
@media not all and (min-resolution:.001dpcm)
{ @supports (-webkit-appearance:none) and (stroke-color:transparent) {
   .get-deg-st p {
	 font-size:35px;
	}
	.text-t-hr {
	max-width:500px;
	}
	a.btn.btn-a.btn-lg.pro-btn {
  
  /* padding: 10px 57px 10px 57px; */
}
}}
@media (min-width: 992px) {
.col-md-9 {
	padding-right:50px;
}
}
@media (max-width: 1000px){
.cuchicago_mobile{display:block;}
.cuchicago_desktop{display:none;}

}
@media only screen and (max-width: 850px) {
@font-face {
	font-family:"Open Sans Extrabold";
src:url("fonts/open-sans/OpenSans-ExtraBold.eot?") format("eot"),url("fonts/open-sans/OpenSans-ExtraBold.woff") format("woff"),url("fonts/open-sans/OpenSans-ExtraBold.ttf") format("truetype");
font-weight:normal;
font-style:normal;
}

.container {
width:100%;
}
.header_logo {
width:320px;
}
.cuchicago_mobile{display:block;}
.cuchicago_desktop{display:none;}
	  	  
    .concordia-sporss { 
      font-size: 17px;
  }
   .navbar-header {
        float: none;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin: 7.5px -15px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
 section.jumbotron {
    background-size: cover;
    color: white;
    position: relative;
    margin: 0;
    padding-bottom: 0;
  
    background-position: center;
}
  .sub_heading {
	margin: 20px auto;
	margin-top:18px;
    color: #000;
	font-size: 23px;
	font-family: 'Baskerville BT Bold';
}
  .get-deg-st h1 {
    font-family: 'Baskerville BT Bold';
    font-size: 52px;
    margin-top: 0;
    padding-bottom: 15px;
    padding-top: 15px;
    text-shadow: none;
	text-align: center;
	text-shadow: 0 6.36px 7.896px #a32037, 0 1px 0px #fff
}
.get-deg-st p {
    margin-bottom: 0px;
    font-size: 35px;
	text-align: center;
    font-weight: 500;
    color: #fff;
    text-shadow: none;
	white-space: nowrap;
    /* text-decoration: underline; */
}
.text-t-hr {
    display: flex;
    align-items: center;
    font-family: sans-serif;
    width: 68%;
    margin: 5px auto;
    color: #fff;
}
.accordion-menu-sta .submenuItems a {
    display: block;
    color: #000;
   
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    text-align: left;
}
a.btn.btn-a.btn-lg.pro-btn {
    background-color: #a32037;
    color: #fff;
    /* padding: 10px 56px 10px 56px; */
    font-weight: bold;
    border-radius: unset;
	font-size:18px;
	width:161px;
}
a.btn.btn-a.btn-lg.request-more-btn { 
width:161px;
}
a.btn.btn-a.btn-lg.btn-faq {
    background: transparent;
    border: 2px solid #fff;
    color: #fff;
    padding: 6px 33px;
    border-radius: unset;
	width:161px;
}

.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
    display: block;
    max-width: 100%;
    height: auto;
    width: 100%;
}
.smww-logo-st {
    padding: 0;
    margin: 0;
    right: -7%;
    top: 0px;
}
.bg-or-st {
    background-color: #f07c24;
    text-align: left;
    margin-top: 0px;
    padding-left: 15px;
    padding-right: 10px;
    margin-bottom: 10px;
    margin-left: 35px;
    bottom: 45px;
}
.bg-or-st p {
    font-size: 12px;
}

.ed-grup-st {
    padding: 0;
    background: none;
    background-size: cover;
    background-position: center center;
    color: white;
    position: relative;
    margin: 0;
}

#ssm-act-st-list .accordion-title i {
    float: right;
    padding-right: unset;
	padding-top: 4px;
}
#ssm-act-st h2 {
    padding: 20px 0;
    margin-top: 0;
    font-size: 30px;
    color: #a42037;
    font-family: 'Baskerville BT Bold';
}
#ssm-act-st .accordion button .accordion-title {
    padding: 0px 6px 0px 59px;
}
#ssm-act-st .accordion button {
    text-align: left;
    color: #fff;
    font-size: 12px;
    font-weight: 400;
}
.rcc {
    border-collapse: collapse;
    width: 99%;
    
}
#customers {
    border-collapse: collapse;
    text-align: center;
    margin-bottom: 7%;
    margin-left: 0%;
    width: 100%;
}
.mas-stwmw h2 {
    font-size: 40px;
    color: #a42037;
    font-weight: 600;
}
.col-md-6 {
    margin-bottom: unset;
}
.acclearted-ss {
	margin-top:20px;
    margin-bottom: 70px;
    text-align: center;
}

.text1-hr::after {
    flex: 1;
    background: #f07c24;
    content: "";
    height: 5px;
    margin-bottom: 5%;
}
.text1-hr {
    display: flex;
    align-items: center;
    font-family: sans-serif;
    width: 45%;
    margin: 5px auto;
    color: #fff;
}
.spsp {
padding-bottom: 3px;
}
.course-title-column {
width:61%;
}
.four_same_box_width {
padding-left:14px !important;
padding-right:14px !important;
}
.column1 {
  float: left;
  width: 50%;
  padding: 10px;
  padding-left: 25px;
    padding-right: 25px;
 /* height: 350px; */
}
.content-match-height {
margin-bottom:30px;
}
.column2 {
  float: right;
  width: 49%;
  padding: 10px;
  padding-left: 25px;
    padding-right: 25px;
 /* height: 350px; */
}
.column3 {
  float: left;
  width: 50%;
  padding: 10px;
  padding-left: 25px;
    padding-right: 25px;
  /* height: 350px; */
}
.column4 {
  float: right;
  width: 49%;
  padding: 10px;
  padding-left: 25px;
    padding-right: 25px;
  /* height: 350px; */
}

.row:after {
  content: "";
  display: table;
  clear: both;
}
#card-stsmw-s {
    margin-bottom: 30px;
    padding: 5px 20px 5px 20px;
}

.navbar {
    margin-bottom: 0;
    background-color: #9f1e34;
    z-index: 9999;
    border: 0;
    font-size: 12px !important;
    line-height: 1.42857143 !important;
    border-radius: 0;
	padding: 10px;
	padding-left:0px;
	padding-right:0px;
  }
  .navbar li a, .navbar .navbar-brand {
    color: #fff !important;
  }
  .navbar-nav li a:hover, .navbar-nav li.active a {
    color: #f4511e !important;
  
  }
  .navbar-default .navbar-toggle {
    border-color: transparent;
    color: #fff !important;
	right:2%;
  }
  .container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
    margin-right: -21px;
    margin-left: -21px;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #555;
    background-color: #fff;
}
.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
    margin-right: -33px;
    margin-left: -21px;
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-right: 15px;
    margin-top: 12px;
    margin-bottom: 8px;
    /* background-color: #000; */
	/* background: #781829;*/
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-color: #000;
    text-align: left;
    padding: 20px 12px 20px 12px;
	font-size: 12px;
}
.navbar-default .navbar-nav > li.dropdown:hover > a, 
.navbar-default .navbar-nav > li.dropdown:hover > a:hover,
.navbar-default .navbar-nav > li.dropdown:hover > a:focus {
    background-color: rgb(231, 231, 231);
    color: rgb(85, 85, 85);
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
	}
	.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
   /*  background-color: #781829; */
   background-color: transparent;
}
li.dropdown:hover > .dropdown-menu {
    display: block;
}
 .nowrap {
 white-space: nowrap;
 } 
 
 .acc-stswm {
    color: #fff;
    padding: 33px;
    margin-bottom: 30px;
   
	margin-top:20px;
	margin-left:0px;
	margin-right:0px;
}




#hii {display: none;}
#spt_ldr {display: none;}
#more {display: none;}
  
  #mob_text {display: block; padding: 0px 15px 0px 15px;}
  
  #mob_none {display: none;}
.rd_mr_bt {
	padding-left:0px;
    color: #f07c24;
    border: none;
    background: transparent;
}

.rd_mr_mk {
    margin: 20px auto;
    color: #8c1726;
    font-size: 45px;
    font-family: 'Baskerville BT Bold';
	margin-bottom:12px;
}
  

  
  
  .container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
    margin-right: -40px;
    margin-left: -30px;
}
  
  .des-sta {
    /*margin-top: 0; */
    /* width: auto; */
    z-index: 100;
	margin-top:75%;
	width: 450px;
}
.concordia-st {
width:60%;
left: 30px;
}
.concordia-st img{
width:92%;
height:auto;
}
.edu-st {
width:85%;
}
.smww-logo-st {
width:35%;
right: -6%;
}
.smww-logo-st img {
	width:82%;
height:auto;
}
#customers {
width: 93%;
    margin-left: 22px;
}
#ssm-act-st .accordion button .icon {
height:43px;
}
.mobile-accordion-md-4 {
		width: 25%;
		float: left;
	}
	.mobile-accordion-md-8 {
		width: 75%;
		float: left;
	}
	.prog_info_main {
		
       width: 100%;
  text-align: center;
	}
	.prog_sub_info {
	
    display: inline-block;
  margin: 0 auto;
  padding: 3px;
	}
	.program_info_image {
	 background-image:url(images/prog_info_bg.png);
	 height:215px;
	}
	.accordion-menu-sta .submenuItems a {
	    padding: 12px 0px 18px 0px;
	}
	.opensans-extra-bold-ft-cuc {
	font-family: Open Sans Extrabold;
	font-size:31px !important;
}
.foot-bg-smw button.btn.btn-danger {
font-size: 16px;
font-family: Open Sans Extrabold;
}
.btn-reg-st {
font-family: Open Sans Extrabold;
}
#ssm-act-st-list span.accordion-title {
  font-size: 24px;
  font-family: 'Baskerville BT Bold';
}
.mba-sdw {text-shadow: 0 1.36px 2.896px #a32037, 0 1px 0px #fff !important; 
font-family: 'Open Sans', sans-serif;
}
.mba-sdw b {
font-size:37px;
}
.read-more-hidden-para {
padding-top:5px;
padding-bottom:5px;
}
.smww_footer_logo img {
width:20%;
}
.plus_background {
width:6%;
float:left;
background-color: #f07c24;
text-align:center;
padding-top:10px;
padding-bottom:10px;
}
.plus_background .plus_icon { 
text-align:center;
font-size:23px;
}
.plus-content-title {
width:90%;
float:left;
padding-top:10px;
padding-bottom:10px;
}
#ssm-act-st .accordion button .plus-content-title .accordion-title {
	padding-left:10px;
	padding-right:10px;
	

}
.chicago_footer_img {
float:left;
width:65%;
}
.smww_footer_img {
float:left;
width:30%;
}
.iti--separate-dial-code {
width:100%;
}
.concordia-sporss {
font-size:35px;
}
@supports (-webkit-touch-callout: none) {
	/* CSS specific to iOS devices */ 
	.opensans-extra-bold-ft-cuc {
		 font-size:27px !important;
	}
	
	a.btn.btn-a.btn-lg.pro-btn {
		/* padding: 10px 41px 10px 41px !important; */
	}
	.mba-sdw b {
		font-size:33px;
	}
}
	
}
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 480px)
 /* and (-webkit-min-device-pixel-ratio: 2) */ {
	  .cuchicago_mobile{display:block;}
	  .cuchicago_desktop{display:none;}
	  	  
    .concordia-sporss { 
      font-size: 21px;
  }
  section.jumbotron {
    background-size: cover;
    color: white;
    position: relative;
    margin: 0;
    padding-bottom: 0;
    width: fit-content;
    background-position: center;
}
  .sub_heading {
	margin: 20px auto;
	margin-top:0px;
    color: #000;
	font-size: 17px;
	font-family: 'Baskerville BT Bold';
}
  .get-deg-st h1 {
    font-family: 'Baskerville BT Bold';
    font-size: 48px;
    margin-top: 0;
    padding-bottom: 15px;
    padding-top: 15px;
    text-shadow: none;
	text-align: center;
	text-shadow: 0 6.36px 7.896px #a32037, 0 1px 0px #fff
}
.get-deg-st p {
    margin-bottom: 0px;
    font-size: 23px;
	text-align: center;
    font-weight: 500;
    color: #fff;
    text-shadow: none;
	white-space: nowrap;
    /* text-decoration: underline; */
}
.apply-now-top {
font-size:22px !important;
}
.text-t-hr {
    display: flex;
    align-items: center;
    font-family: sans-serif;
    width: auto;
    margin: 5px auto;
    color: #fff;
}
.accordion-menu-sta .submenuItems a {
    display: block;
    color: #000;
    padding: 12px 0px 15px 40px;
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    text-align: left;
}
a.btn.btn-a.btn-lg.pro-btn {
    background-color: #a32037;
    color: #fff;
    /* padding: 8px 10px 8px 10px; */
	/*padding: 10px 15px 8px 15px; */
    font-weight: bold;
    border-radius: unset;
	width:123px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:3px;
	padding-right:3px;
	font-size: 16px !important;
}
a.btn.btn-a.btn-lg.request-more-btn {
width:123px;
padding-left:3px;
	padding-right:3px;
	font-size: 16px !important;
}
a.btn.btn-a.btn-lg.btn-faq {
    background: transparent;
    border: 2px solid #fff;
    color: #fff;
    /* padding: 6px 33px; */
    border-radius: unset;
	width:123px;
	padding-left:3px;
	padding-right:3px;
	padding-top: 10px;
    padding-bottom: 6px;
	font-size: 16px !important;
	/* padding: 8px 16px; */
}
a.btn.btn-a.btn-lg.shoot-us-email-btn {
font-size:20px;
}
.accordion-menu-sta .dropdownlink {
font-size:20px;
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
    display: block;
    max-width: 100%;
    height: auto;
    width: 100%;
}
.smww-logo-st {
    padding: 0;
    margin: 0;
    right: -8%;
    top: 0px;
}
.smww-logo-st img {
width:81%;
}
.concordia-st {
left:14px;
}
.bg-or-st {
    background-color: #f07c24;
    text-align: left;
    margin-top: 0px;
    padding-left: 15px;
    padding-right: 10px;
    margin-bottom: 10px;
    margin-left: 35px;
    bottom: 45px;
}
.bg-or-st p {
    font-size: 12px;
}

.ed-grup-st {
    padding: 0;
    background: none;
    background-size: cover;
    background-position: center center;
    color: white;
    position: relative;
    margin: 0;
}

#ssm-act-st-list .accordion-title i {
    float: right;
    padding-right: unset;
	padding-top: 4px;
}
#ssm-act-st h2 {
    padding: 20px 0;
    margin-top: 0;
    font-size: 30px;
    color: #a42037;
    font-family: 'Baskerville BT Bold';
}
#ssm-act-st .accordion button .accordion-title {
    padding: 0px 6px 0px 59px;
	display: inline-table;
}
#ssm-act-st .accordion button {
    text-align: left;
    color: #fff;
    font-size: 12px;
    font-weight: 400;
}
.rcc {
    border-collapse: collapse;
    width: 95%;
    margin-left: 9%;
}
#customers {
    border-collapse: collapse;
    text-align: center;
    margin-bottom: 7%;
    margin-left: 0%;
    width: 100%;
}
.mas-stwmw h2 {
    font-size: 24px;
    color: #a42037;
    font-weight: 600;
}
.col-md-6 {
    margin-bottom: unset;
}
.acclearted-ss {
    margin-bottom: 70px;
    text-align: center;
}

.text1-hr::after {
    flex: 1;
    background: #f07c24;
    content: "";
    height: 5px;
    margin-bottom: 5%;
}
.text1-hr {
    display: flex;
    align-items: center;
    font-family: sans-serif;
    width: 45%;
    margin: 5px auto;
    color: #fff;
}
.spsp {
padding-bottom: 3px;
}
.course-title-column {
width:50%;
}
.column1 {
  float: left;
  width: 50%;
  padding: 10px;
  padding-left:20px;
  padding-right:20px;
  /* height: 570px; */
}
.column2 {
  float: right;
  width: 49%;
  padding: 10px;
  padding-left:20px;
  padding-right:20px;
 /* height: 570px; */
}
.column3 {
  float: left;
  width: 50%;
  padding: 10px;
  padding-left:20px;
  padding-right:20px;
  /*height: 470px; */
}
.column4 {
  float: right;
  width: 49%;
  padding: 10px;
  padding-left:20px;
  padding-right:20px;
  /* height: 470px; */
}

.row:after {
  content: "";
  display: table;
  clear: both;
}
#card-stsmw-s {
    margin-bottom: 30px;
    padding: 5px 20px 5px 20px;
}

.navbar {
    margin-bottom: 0;
    background-color: #9f1e34;
    z-index: 9999;
    border: 0;
    font-size: 12px !important;
    line-height: 1.42857143 !important;
    border-radius: 0;
	padding: 10px;
	padding-left:0px;
	padding-right:0px;
  }
  .navbar li a, .navbar .navbar-brand {
    color: #fff !important;
  }
  .navbar-nav li a:hover, .navbar-nav li.active a {
    color: #f4511e !important;
  
  }
  .navbar-default .navbar-toggle {
    border-color: transparent;
    color: #fff !important;
  }
  .container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
    margin-right: -21px;
    margin-left: -21px;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #555;
    background-color: #fff;
}
.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
    margin-right: -33px;
    margin-left: -21px;
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-right: 15px;
    margin-top: 12px;
    margin-bottom: 8px;
    /* background-color: #000; */
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-color: #000;
    text-align: left;
    padding: 20px 12px 20px 12px;
	font-size: 12px;
}
.navbar-default .navbar-nav > li.dropdown:hover > a, 
.navbar-default .navbar-nav > li.dropdown:hover > a:hover,
.navbar-default .navbar-nav > li.dropdown:hover > a:focus {
    background-color: rgb(231, 231, 231);
    color: rgb(85, 85, 85);
}
li.dropdown:hover > .dropdown-menu {
    display: block;
}
 .nowrap {
 white-space: nowrap;
 } 
 
 .acc-stswm {
    color: #fff;
    padding: 33px;
    margin-bottom: 30px;
    /* margin: 20px; */
	margin-top:20px;
	margin-left:0px;
	margin-right:0px;
}




#hii {display: none;}
#spt_ldr {display: none;}
#more {display: none;}
  
  #mob_text {display: block; padding: 0px 15px 0px 15px;}
  
  #mob_none {display: none;}
.rd_mr_bt {
	padding-left:0px;
    color: #f07c24;
    border: none;
    background: transparent;
}

.rd_mr_mk {
    margin: 20px auto;
    color: #8c1726;
    font-size: 26px;
    font-family: 'Baskerville BT Bold';
	margin-bottom:12px;
}
  

  
  
  .container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
    margin-right: -40px;
    margin-left: -30px;
}
  
  .des-sta {
    /* margin-top: 0; */
	margin-top:100%;
    /* width: auto;*/
	width:350px;
    z-index: 100;
	
}
	.mobile-accordion-md-4 {
		width: 25%;
		float: left;
	}
	.mobile-accordion-md-8 {
		width: 75%;
		float: left;
	}
	#ssm-act-st-list .accordion button {
	width:86%;
	padding: 7px 15px;
	}
	.btn-reg-st {
    font-weight: bold;
	}
	.tuition_fess_image {
		height:215px;
	}
	#ssm-act-st-list .accordion button[aria-expanded='true'] + .accordion-content {
	width:301px;
	}
	.prog_info_main {
		
       width: 100%;
  text-align: center;
	}
	.prog_sub_info {
	
    display: inline-block;
  margin: 0 auto;
  padding: 3px;
	}
	.program_info_image {
	 background-image:url(images/prog_info_bg.png);
	 height:215px;
	}
	.accordion-menu-sta .submenuItems a {
	    padding: 12px 0px 18px 0px;
	}
	.opensans-extra-bold-ft-cuc {
	font-family: Open Sans Extrabold;
	font-size:20px !important;
}
.foot-bg-smw button.btn.btn-danger {
font-size: 16px;
font-family: Open Sans Extrabold;
}
#ssm-act-st-list span.accordion-title {
  font-size: 20px;
  font-family: 'Baskerville BT Bold';
}
.tut-fs {

padding: 7px 15px;
}
#ssm-act-st-list .accordion button[aria-expanded='true'] + .accordion-content {
padding:0px;
}
#ssm-act-st .accordion button .accordion-title {
font-size:16px;
}
#ssm-act-st .accordion button .icon {
height:40px;
}
.accordion-button-8-icon {
height:64px !important;
}
.mba-sdw {text-shadow: 0 1.36px 2.896px #a32037, 0 1px 0px #fff !important; 
font-family: Open Sans Extrabold;
}
.mba-sdw b {
		font-size:25px;
	}
#ssm-act-st h2 {
font-size:24px;
}
.read-more-hidden-para {
padding-top:5px;
padding-bottom:5px;
}
.smww_footer_logo img {
width:30%;
}
.chicago_footer_logo img {
width:52%;
}
.plus_background {
width:15%;
float:left;
background-color: #f07c24;
text-align:center;
}
.plus_background .plus_icon { 
text-align:center;
font-size:25px;
}
.plus-content-title {
width:80%;
float:left;
}
#ssm-act-st .accordion button .plus-content-title .accordion-title {
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;

}
.chicago_footer_img { 
width:62%;
}
@supports (-webkit-touch-callout: none) {
	/* CSS specific to iOS devices */ 
	.opensans-extra-bold-ft-cuc {
		 font-size:22px !important;
	}
	
	a.btn.btn-a.btn-lg.pro-btn {
		/* padding: 10px 10px 10px 10px !important; */
		/* font-size:17px !important; */
	}
	
	a.btn.btn-a.btn-lg.btn-faq {
		/* font-size:16px !important; */
	}
	.mba-sdw b {
		font-size:23px;
	}
	
}
@supports not (-webkit-touch-callout: none) {
	a.btn.btn-a.btn-lg.pro-btn {
		font-size: 16px !important;
		/* padding: 10px 25px 10px 22px !important; */
	}
	
}

}
@media only screen and (max-width: 375px) { 
.header_logo {
	width:300px;
}
.accordion-button-8-icon {
height:57px !important;
}
.concordia-sporss { 
      font-size: 18px;
  }
.opensans-extra-bold-ft-cuc {
	font-family: Open Sans Extrabold;
	font-size:20px !important;
}
a.btn.btn-a.btn-lg.pro-btn {
font-size:14px !important;
width:108px;
    /* padding: 10px 26px 8px 26px !important; */
}
a.btn.btn-a.btn-lg.request-more-btn {
font-size:14px !important;
width:108px;
}
a.btn.btn-a.btn-lg.btn-faq {
font-size:14px !important;
width:108px;

}
#ssm-act-st .accordion button .accordion-title {
font-size:18px;
}
#ssm-act-st .accordion button .icon {
height:66px;
}
.accordion-button-8-icon {
height:66px !important;
}
.rd_mr_mk {
font-size:24px;
}
.mas-stwmw h2 {
font-size:22px;
}
a.btn.btn-a.btn-lg.shoot-us-email-btn {
font-size:18px;
}
.mba-sdw b {
		font-size:21px;
	}
.acc-stswm h2 {
font-size:36px;
}
.chicago_footer_img {
float:left;
width:62%;
}
.smww_footer_img {
float:left;
width:27%;
}
@supports (-webkit-touch-callout: none) {
	.opensans-extra-bold-ft-cuc {
		font-family: Open Sans Extrabold;
		font-size:19px !important;
	}
	a.btn.btn-a.btn-lg.pro-btn {
		font-size:14px !important;
		width:111px;
		/*padding: 8px 9px 8px 9px !important;*/
	}
	a.btn.btn-a.btn-lg.request-more-btn {
		width:111px;
	}
	a.btn.btn-a.btn-lg.btn-faq {
		width:111px;
	}
	.mas-stwmw h2 {
font-size:24px !important;
}
.mba-sdw b {
		font-size:21px;
	}
}


}
@media only screen and (max-width: 320px) { 
.header_logo {
width:200px !important;
height:50px !important;
}
.accordion-menu-sta {
max-width: 294px;
}
.get-deg-st h1 {
font-size:35px;
}
.mba-sdw b {
font-size:16px;
}
.accordion-menu-sta .dropdownlink {
font-size:16px;
}
.prog_info a {
font-size:12px !important;
}
a.btn.btn-a.btn-lg.shoot-us-email-btn {
max-width: 294px;
}
a.btn.btn-a.btn-lg.pro-btn {
font-size:12px !important;
width:93px;
}
a.btn.btn-a.btn-lg.request-more-btn {
font-size:12px !important;
width:93px;
}
a.btn.btn-a.btn-lg.btn-faq {
    font-size: 12px !important;
	width:93px;
}
#ssm-act-st-list .accordion button {
width:79%;
}
.concordia-sporss {
font-size:15px;
}
a.btn.btn-a.btn-lg.shoot-us-email-btn {
  padding: 10px 50px 10px 50px;
}
#ssm-act-st-list .accordion button[aria-expanded='true'] + .accordion-content {
width:277px;
}
#ssm-act-st .accordion button .accordion-title {
font-size:15px !important;
}
#ssm-act-st .accordion button .icon {
height:58px;
}
.accordion-button-8-icon {
height:58px !important;
}
.acc-stswm h2 {
font-size:28px;
}
.h3, h3 {
font-size:19px;
}
}
#sts .rotate {
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

#sts .icon-rotate {
  -moz-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
  display: inline-block;
}