body{
    font-family: 'GalanoGrotesqueRegular', sans-serif;
    font-size: 16px;
}
.container{
    max-width: 1350px;
}
header{background-color:#fff;}
.stretched-link:after{
	z-index: 9999;
}
.topbar{background-color: #112269;padding: 8px 0px;}
.topbar-menu,
.header-menu{margin: 0;padding: 0;list-style: none;}
.topbar-menu li{display: inline-block;margin-right:30px;}
.topbar-menu li:last-child{margin-right:0;}
.topbar-menu li a{color: #fff;font-size:1.2rem;font-weight: 200;}
.topbar-menu li a:hover{text-decoration:none;opacity:0.8;}

.ucp-logo{display:inline-block;padding: 12px 0px;}
.ucp-logo img{max-width: 300px;}
.header-menu{text-align:right;}
.header-menu li{display: inline-block;}
.header-menu li a{padding: 33px 15px;line-height: 105px;color: #991b1e;font-weight: 700;}
.header-menu li a:hover{color:#112269;text-decoration:none;}
.header-menu li:last-child a{padding-right:0;}

.section-banner{
    background-image: url(../img/admission-banner.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    height: 450px;
    position: relative;
}
.banner-text{
    position: absolute;
    bottom:0;
    left:0;
}
.banner-text h1{
    font-weight: 700;
    color:#fff;
    font-size: 13rem;
    margin-bottom: -12px;
    line-height: 0.7;
}
.section-future {
    padding: 80px 0;
}
.section-future h2{
    font-size: 4.5rem;
    font-weight:700;
    color: #112c4f;
    margin-bottom: 0px;
    margin-top: 0px;
}
.section-future h3{
    margin-top: 40px;
}
.common-heading,
.common-heading a{
    font-weight: 800;
    color: #112c4f;
    font-size: 2.5rem;
}
.common-heading a:hover,
.common-heading a:focus{
  text-decoration:none;
  color:#9a2a1e;
}
.common-heading-new,
.common-heading-new a{
    font-weight: 800;
    color: #112c4f !important;
    font-size: 2 rem !important;
}
.common-heading-new a:hover,
.common-heading-new a:focus{
  text-decoration:none !important;
  color:#9a2a1e !important;
}
.section-future p{
    color:#112269;
    font-size:1.5rem;
    font-weight:200;
    padding-right: 8rem;
}
.ucp-btn {
    background-color: #991b1e;
    color: #fff;
    padding: 8px 30px;
    border-radius: 8px;
    font-size: 1.8rem;
    font-weight: 400;
    padding-bottom: 10px;
    transition: all 0.3s ease;
    display: inline-block;
}
.ucp-btn-primary:hover,
.ucp-btn-primary:focus{
    background-color: #112c4f;
    color: #fff;
    text-decoration: none;
}
.ucp-btn-secondary{
    background-color:transparent;
    border:1px solid #fff;
    font-size:1.2rem;
    padding: 6px 18px;
}
.ucp-btn-secondary:hover,
.ucp-btn-secondary:focus{
    background-color: #fff;
    color: #112c4f;
    text-decoration: none;
}
.btn-cont{
    display: flex;
    align-items: center;
    flex: 1;
    height: 100%;
}
.counter-box{
    max-width: 360px;
    margin: 0 auto;
}
.counter-box h3{
    color:#991b1e;
    font-size:8rem;
    font-weight:700;
    margin-bottom:0;
    line-height: 0.9;
}
.counter-box p{
    color: #112269;
    font-size:1.5rem;
    font-weight:200;
    margin-bottom:0;
}

.section-program-box,
.section-degree-box,
.section-campus-life{padding-top: 90px;}
.ucp-program-box.active {
    background-color: #dcdee9;
}
.ucp-program-box{padding:3rem;}
.ucp-program-box h3{margin-bottom:10px;}
.ucp-program-box ul{
    margin:0;
    padding:0;
    list-style:none;
}
.ucp-program-box li,
.ucp-program-box li a{
    color: #112c4f;
    font-size:1.3rem;
    font-weight:200;
    line-height:1.3;
}
.ucp-program-box li a:hover,
.ucp-program-box li:hover{
    text-decoration:none;
    color:#991b1e;
}

.section-degree-box h3,
.section-campus-life h3{margin-bottom: 25px;}
.ucp-deg-box {
    background-color: #dcdee9;
    padding: 2rem;
    position: relative;
    transition: all 0.3s ease;
}
.ucp-deg-box:hover{background-color:#112c4f;}
.ucp-deg-box:hover h4{color:#fff;}
.ucp-deg-box h4,
.ucp-deg-box h4 a{margin-bottom:0;font-size: 1.3rem;color:#112c4f;}
.ucp-deg-box h4 a:hover{opacity: 0.8;text-decoration: none;}
.section-degree-box .row{margin-left:-2px;margin-right:-2px;}
.section-degree-box .col-md-4,
.section-degree-box .col-md-12{padding-left:2px;padding-right:2px;margin-bottom:4px;}

.campus-slider-box{padding:0px 5px;}
.campus-slider-box img{max-width:100%;}
.slick-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index: 99;cursor: pointer;}
.arrow-left{left: -15px;}
.arrow-right{right: -15px;}

.section-faculty-counter .col-md-4{margin-bottom:60px;}
.ucp-faculty-box{text-align:center;max-width: 240px;width: 100%;}
.ucp-faculty-box h4{font-size: 2.5rem;color: #112269;font-weight: 900;margin-top: 14px;margin-bottom: 4px;}
.ucp-faculty-box span{color:#112269;font-weight:900;}
.section-faculty-counter .border-right{border-right:2px solid #112269 !important;}

.section-faculty-counter {
    padding-top: 70px;
    padding-bottom: 80px;
}
.box-center .ucp-faculty-box{margin: 0 auto;}
.box-right .ucp-faculty-box{float:right;}

.section-360{
    background-image:url(../img/campus-tour.jpg);
    padding: 187px 0px;
    background-size: cover;
    background-repeat: no-repeat;
    padding-bottom: 40px;
}

.banner-overlay {position:relative;}
.banner-overlay:after{content:'';background-color: rgb(17 34 105 / 67%);position: absolute;top: 0;left: 0;bottom: 0;right: 0;z-index: 0;}

.campus-tour-text{max-width:900px;margin:0 auto;}
.campus-tour-text h2{font-size:3rem;
  font-size: 78px;
  color: rgb(255, 255, 255);
  line-height: 0.907;
  text-shadow: 0px 4px 2.97px rgba(0, 0, 0, 0.25);
  font-weight: 700;
  margin-bottom:50px;
}
.campus-tour-text {
    position: relative;
    text-align: center;
    z-index: 9;
}

.quote-img img{max-width: 100%;}

.section-quote {
    padding: 60px 0px;
}
.quote-bar{width:100%;height:2px;background-color:#991b1e;position: relative;}
.quote-box{padding:40px 0px;}
.quote-start{position:absolute;left:50%;top:-50%;background-color:#fff;transform:translate(-50%,-50%);padding: 20px;}
.quote-start-inner{width:30px;height:26px;border:2px solid #991b1e;position: relative;transform:skew(-15deg);}
.quote-start-inner:after,
.quote-start-inner:before{content:'';width:2px;height:12px;background-color:#112269;position:absolute;top:50%;transform:translateY(-50%);}
.quote-start-inner:before{left:6px;}
.quote-start-inner:after{right:6px;}
.quote-text-inner{display: flex;align-items: center;}
.quote-text {padding-right: 165px;margin-top: 40px;}
.quote-text p,
.quote-text h3,
.quote-text span{color:#112c4f;font-size: 1.5em;font-weight: 200}
.quote-text h3{font-weight:400;margin-bottom:0;line-height:0.7;}
.quote-text p{margin-bottom:35px;}

.section-fee-sch{position:relative;}
.section-fee-bg{background-image: url(../img/sch-bg-fee.jpg);background-size: cover;background-repeat: no-repeat;background-position: center center;padding: 61px 0px;}
.section-fee-bg-2{background-image: url(../img/sch-bg-1.jpg);}
.section-fee-bg h2{line-height: 1;margin-bottom: 0;font-size: 54px;}

.section-callout {padding: 60px 0px;position: relative;}

footer{
    background-color: #112c4f;
    padding: 29px 0px;
    color:#fff;
    padding-bottom: 40px;
}
.footer-logo{margin-bottom:40px;}
footer h4,
footer h3{font-size:1.5rem;font-weight:700;margin-bottom:15px;}
footer ul{padding:0;margin:0;list-style:none}
.footer-info li:first-child,
.footer-info{margin-bottom:30px;}
.footer-info li span:first-child{margin-right:5px;text-align:right;}
.footer-info li span:first-child img{display:inline-block;max-width:100%;width:20px;}
.footer-info li span:last-child{width: 60%;display:inline-block;vertical-align:top;font-size:1.2rem;font-weight:200;line-height:1.2;position:relative;}
.footer-links li a{font-size:1.2rem;color:#fff;line-height:1.1;font-weight:200;}

.footer-social{border-bottom:1px solid #fff;display:inline-block;padding:0 5px 20px 5px;margin-bottom:20px;}
.footer-social li{display:inline-block;margin-right:3rem;}
.footer-social li:last-child{margin-right:0;}
.footer-social li svg{width:20px;height:20px;}
.footer-social li svg path{fill:#fff;}
.page-container{overflow: hidden;}
.search-form {
    padding-top: 0;
    background-color: #fff;
    border-radius: 4px;
    display: inline-block;
}
.search-form label {
    display: inline-block;
    margin-bottom: 0px;
}
.search-form input.search-submit {
    display: inline-block;
    background-image: url(../img/search-icon.png);
    font-size: 0px;
    width: 28px;
    height: 28px;
    background-repeat: no-repeat;
    background-size: 22px;
    background-color: transparent !important;
    border: 0px;
    background-position: center center;
    vertical-align: middle;
}
.search-form input.search-field {
    background-color: transparent;
    border-color: transparent;
    border: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    height: 25px;
    padding: 0px 12px;
    width: 150px;
    font-size: 18px;
    color: #112269;
    font-weight: 200;
    margin-top: 3px;
    vertical-align: middle;
}
.search-form input.search-field::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #112269;
  opacity: 1; /* Firefox */
}

.search-form input.search-field:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #112269;
}

.search-form input.search-field::-ms-input-placeholder { /* Microsoft Edge */
  color: #112269;
}

/* Icon 1 */

#nav-icon1, #nav-icon2, #nav-icon3, #nav-icon4 {
    width: 30px;
    height: 30px;
    position: relative;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
  }
  
  #nav-icon1 span, #nav-icon3 span, #nav-icon4 span {
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    background: #112269;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
  }
  
  #nav-icon1 span:nth-child(1) {
    top: 0px;
  }
  
  #nav-icon1 span:nth-child(2) {
    top: 18px;
  }
  
  #nav-icon1 span:nth-child(3) {
    top: 36px;
  }
  
  #nav-icon1.open span:nth-child(1) {
    top: 18px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
  }
  
  #nav-icon1.open span:nth-child(2) {
    opacity: 0;
    left: -60px;
  }
  
  #nav-icon1.open span:nth-child(3) {
    top: 18px;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
  }
  
  /* Icon 2 */
  
  #nav-icon2 {
  }
  
  #nav-icon2 span {
    display: block;
    position: absolute;
    height: 9px;
    width: 50%;
    background: #d3531a;
    opacity: 1;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
  }
  
  #nav-icon2 span:nth-child(even) {
    left: 50%;
    border-radius: 0 9px 9px 0;
  }
  
  #nav-icon2 span:nth-child(odd) {
    left:0px;
    border-radius: 9px 0 0 9px;
  }
  
  #nav-icon2 span:nth-child(1), #nav-icon2 span:nth-child(2) {
    top: 0px;
  }
  
  #nav-icon2 span:nth-child(3), #nav-icon2 span:nth-child(4) {
    top: 18px;
  }
  
  #nav-icon2 span:nth-child(5), #nav-icon2 span:nth-child(6) {
    top: 36px;
  }
  
  #nav-icon2.open span:nth-child(1),#nav-icon2.open span:nth-child(6) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  
  #nav-icon2.open span:nth-child(2),#nav-icon2.open span:nth-child(5) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  
  #nav-icon2.open span:nth-child(1) {
    left: 5px;
    top: 7px;
  }
  
  #nav-icon2.open span:nth-child(2) {
    left: calc(50% - 5px);
    top: 7px;
  }
  
  #nav-icon2.open span:nth-child(3) {
    left: -50%;
    opacity: 0;
  }
  
  #nav-icon2.open span:nth-child(4) {
    left: 100%;
    opacity: 0;
  }
  
  #nav-icon2.open span:nth-child(5) {
    left: 5px;
    top: 29px;
  }
  
  #nav-icon2.open span:nth-child(6) {
    left: calc(50% - 5px);
    top: 29px;
  }
  
  /* Icon 3 */
  
  #nav-icon3 span:nth-child(1) {
    top: 0px;
  }
  
  #nav-icon3 span:nth-child(2),#nav-icon3 span:nth-child(3) {
    top: 10px;
  }
  
  #nav-icon3 span:nth-child(4) {
    top: 21px;
  }
  
  #nav-icon3.open span:nth-child(1) {
    top: 18px;
    width: 0%;
    left: 50%;
  }
  
  #nav-icon3.open span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  
  #nav-icon3.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  
  #nav-icon3.open span:nth-child(4) {
    top: 18px;
    width: 0%;
    left: 50%;
  }
  
  /* Icon 4 */
  
  #nav-icon4 {
  }
  
  #nav-icon4 span:nth-child(1) {
    top: 0px;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
  }
  
  #nav-icon4 span:nth-child(2) {
    top: 18px;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
  }
  
  #nav-icon4 span:nth-child(3) {
    top: 36px;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
  }
  
  #nav-icon4.open span:nth-child(1) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    top: -3px;
    left: 8px;
  }
  
  #nav-icon4.open span:nth-child(2) {
    width: 0%;
    opacity: 0;
  }
  
  #nav-icon4.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 39px;
    left: 8px;
  }
 .mobile-header{display:none;} 
 
@media screen and (max-width: 1350px) {
    .container {
      max-width: 1200px;
    }
    .banner-text h1{
        font-size: 9rem;
    }
    .section-future h2{
        font-size: 3.5rem;
    }
    .counter-box h3{
        font-size: 6rem;
    }
    .campus-tour-text{max-width: 700px;}
    .campus-tour-text h2{
        font-size:60px;
    }
    .quote-text{padding-right: 80px;}
    .section-fee-bg h2{font-size:42px;}
    .common-heading{font-size: 2.1rem;}
}
  
@media screen and (max-width: 1180px) {
    .quote-text{padding-right: 50px;}
}

@media screen and (max-width: 891px) {
    .ucp-logo{padding:0;}
    .topbar,.menu-bar{display:none;}
    .mobile-header{display: block;padding: 10px 0px;overflow: hidden;}
    .ucp-logo img{max-width:180px;}
    #nav-icon3{margin-top:10px;}
    .search-mobile{margin-top:10px;display:inline-block;}
    .section-banner{height:300px;}
    .section-banner h1{font-size:6rem;}
    .section-future h2{font-size:3rem;}
    .section-future p{padding-right:0;}
}


@media screen and (max-width: 780px) {
    .section-banner h1{font-size:3rem;margin-bottom: -3px;}
    .section-future{text-align:center;}
    .section-future h2{font-size: 1.5rem;}
    .section-future h3{margin-top:20px;margin-bottom:15px;font-size:20px;}
    .section-future p{font-size:1.2rem;}
    .btn-cont{display:block;float:none;text-align: center;margin-top: 20px;}
    .ucp-btn{font-size:1.2rem;}
    .counter-box h3{font-size:3rem;}
    .counter-box p,
    .ucp-program-box li, .ucp-program-box li a,
    .ucp-deg-box h4{font-size:1.2rem;}
    .counter-box{margin-bottom:30px;}
    .ucp-program-box{padding:2rem;}
    .common-heading{font-size:1.5rem;}
    .ucp-faculty-box{max-width: 100%;}
    .campus-tour-text h2{font-size:28px;margin-bottom: 30px;}
    .section-360{padding:100px 0;padding-bottom: 20px;}+
    .campus-tour-text img{max-width:80px;}
    .quote-text{padding-right:0;}
    .quote-box .col-md-7{order:2;}
    .campus-tour-text h2{margin-bottom:0;}
    .footer-links{margin-top:60px;}
    .section-faculty-counter .border-right{border-right: 0px !important;}
	nav{padding:8px 0px !important;}
}

nav {
    display: flex;
    justify-content: space-around;
    padding: 20px 0;
    color: rgb(255, 254, 254);
    align-items: center;
    width: 100%;
}
nav.logo{
letter-spacing: 3px;
}
nav ul{
display:flex;
list-style: none;
width:40%;
justify-content: space-between;
}
nav ul li a {
  color:#000;
  text-decoration: none;
  font-size: 1em;
}
.slide li {
    border-bottom: 1px solid #e0dcdc;
    width: 100%;
}
.btn{
border-radius: 40px;
}
/*Hamburger */
.menu-bars{
display:none;
flex-direction: column;
height:20px;
justify-content: space-between;
position:relative;
    margin-top: 12px;
}
.menu-bars input{
position: absolute;
width:40px;
height:28px;
left:-5px;
top:-3px;
opacity: 0;
cursor:pointer;
z-index: 2;
}
.stretched-linkss:hover {
    text-decoration: none;
}
.menu-bars span {
    display: block;
    width: 28px;
    height: 3px;
    background-color: #000;
    border-radius: 3px;
    transition: all 0.3s;
    z-index: 99999;
}

.menu-bars span:nth-child(2){
transform-origin: 0 0 ;
}

.menu-bars span:nth-child(4){
  transform-origin: 0 100% ;
  }

.menu-bars input:checked ~ span:nth-child(2){
background-color: black;
transform: rotate(45deg) translate(-1px, -1px);
}
.menu-bars input:checked ~ span:nth-child(4){
  background-color: black;
  transform: rotate(-45deg) translate(-1px,0); 
  }

  .menu-bars input:checked ~ span:nth-child(3){
    opacity: 0;
    transform: scale(0); 
    }


@media only screen and (max-width: 768px){
nav ul{
width:50%;
}

}

@media only screen and (max-width: 576px){
  .menu-bars{
  display:flex;
  }
nav ul {
    position: absolute;
    right: -100%;
    top: 108px;
    width: 100%;
    height: auto;
    justify-content: space-evenly;
    flex-direction: column;
    align-items: center;
    background-color: #fff;
    z-index: -1;
    transition: all 1s;
    z-index: 99;
    padding: 0;
}
.slide li {
    border-bottom: 1px solid #e0dcdc;
    width: 100%;
    padding: 10px 10px;
	text-align: right;
}
nav ul li a:hover {
    color: #fff;
}
  }
  .slide li:hover, .slide li a:hover {
    background: #991b1e;
    color: #fff;
}
  nav ul.slide{
    right: 0;
}

.mobile-nav {
    position: fixed;
    top: 0;
    left: -100%;
    height: 100%;
    width:70%;
    background-color: #fff;
    z-index: 999;
    box-shadow: 0px 0px 5px #0000006e;
	transition:all 0.5s ease;
}
body.navActive{overflow:hidden;}
body.navActive .mobile-nav{left:0;}
.mobile-nav ul{
  list-style:none;
  padding:25px;
  margin:0;
}
.mobile-nav ul li{
  margin-bottom:20px;
}
.mobile-nav ul li a{
  color:#112269;
  font-size:1.2rem;
}
@media(max-width:1023px){
  .campus-slider-box img {
      width: 100% !important;
  }
  .ucp-btn {
    font-size: 1.2rem !important;
}
  }