@import "navigation.css";
@import "on-scroll.css";
@import "form.css";
@import "grid.css";
@import "pop-up.css";
@import "chico.css";
@import "style1.css";
@import url('font-awesome.min.css');
@import url('https://fonts.googleapis.com/css2?family=Anek+Latin:wdth,wght@75..125,100..800&display=swap');
/* == BLUE COLOR:# color: #5151fc; pink:#ff3ba2; interior blue:  #2ab1e8;

/* ==================================================================
                         01. BASIC 
================================================================= */
.extra {
  width: 100%;
  height: 120px;
}
.blue {
  color: #5151fc;
}
.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
  margin: 0;
}
html, body {
  height: 100%;
  font-weight: 100;
  background: #f4f4f2;
  padding: 0 auto;
  height: 100%;
  margin: 0;
  margin-bottom: 0 !important;
}
*:after, *:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
* {
  margin: 0;
  padding: 0;
  border: 0px none;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: ;
  max-width: 100%
}
html, body, body div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, figure, footer, header, hgroup, menu, nav, section, time, mark, audio, video {
  border: 0px none;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  pointer-events: visible
}
a, a:visited {
  cursor: pointer;
  transition: color 0.2s linear;
  -moz-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
	text-decoration: none;
}
a, p, div, h1, h2, h3, h4, h5, h6, span {
  font-family: "Anek Latin", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
}
/*================================================================
                                     BANNER
 *=============================================================*/
.banner {
  margin-top: 132px;
}
.banner img {
  width: 100%;
  height: auto;
}
img.main-banner {
  border-radius: 20px;
}
.banner-title {
  width: 100%;
  height: auto;
  padding-top: 100px;
}
.banner-title h2 {
  font-weight: 900;
  font-variation-settings:
    "wdth"105;
  font-size: 17px;
  color: red;
  line-height: 100px;
  padding: 0 6px;
  letter-spacing: -20px;
  text-align: left;
}
.banner-title h1 {
  font-weight: 700;
  font-variation-settings: "wdth"80;
  font-size: 24px;
  color: #000;
  height: auto;
  line-height: 24px;
  letter-spacing: 0px;
  padding: 0 36px;
  text-align: left;
  padding-top: 24px;
  width: 540px;
}
.banner-why-do-title {
  width: 100%;
  height: auto;
  padding-top: 200px;
}
.banner-why-do-title h2 {
  font-size: 148px;
  line-height: 126px;
  padding: 0 0px 0 36px;
  letter-spacing: -6px;
  font-weight: 800;
  font-variation-settings:
    "wdth"125;
  text-align: left;
  color: #5151fc;
}
.button {
  cursor: pointer;
  color: #fff;
  background: #5151fc;
  border-radius: 5px;
  height: 5rem;
  padding: 0 24px;
  font-family: inherit;
  font-size: 24px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: border-color 0.2s ease;
  margin-top: 48px;
}
.button:focus, .button--hover {
  outline: none;
  cursor: pointer;
  color: #5151fc;
  background: #fff;
}
.button__text, .button__text-inner {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
button1 img {
  width: 270px;
  height: auto;
  transform: rotate(270deg);
  position: absolute;
  right: -65px;
  top: 173px;
  z-index: 1;
}
button2 img {
  width: 97px;
  height: auto;
  transform: rotate(270deg);
  position: absolute;
  right: -29px;
  top: 318px;
  z-index: 1;
}
button3 img {
  width: 45px;
  height: auto;
  transform: rotate(360deg);
  position: absolute;
  right: -3px;
  top: 400px;
  z-index: 1;
}
button1 img:hover, button2 img:hover, button3 img:hover {
  opacity: 0.5;
  cursor: pointer;
}
h2.design-title {
  font-size: 120px;
  line-height: 87px;
  padding: 0 36px;
  letter-spacing: -6px;
}
/* ===============================================================
                             05. PROGRAM BOX
=================================================================*/
.program-box {
  width: 100%;
  height: auto;
  margin-top: 72px;
}
.program-box h1 {
  width: 100%;
  font-weight: 800;
  font-variation-settings:
    "wdth"125;
  font-size: 147px;
  color: #000;
  line-height: 110px;
  letter-spacing: -6px;
  text-align: left;
  padding-bottom: 36px;
}
.program-box h6 {
  width: 100%;
  font-weight: 800;
  font-variation-settings:
    "wdth"125;
  font-size: 60px;
  color: #000;
  line-height: 70px;
  letter-spacing: -2px;
  text-align: left;
  padding-bottom: 36px;
}
.program-box h4 {
  width: 100%;
  font-weight: 800;
  font-variation-settings:
    "wdth"125;
  font-size: 40px;
  color: #000;
  line-height: 50px;
  letter-spacing: -2px;
  text-align: left;
  padding-bottom: 36px;
}
.program-box1 h1, .program-box2 h1, .program-box3 h1 {
  width: 100%;
  font-weight: 800;
  font-variation-settings:
    "wdth"125;
  font-size: 60px;
  line-height: 30px;
  letter-spacing: -2px;
  text-align: center;
  padding-top: 60px;
  padding-left: 48px;
  cursor: pointer;
}
.program-box3 h1 {
  padding-top: 72px;
}
.program-box1 a, .program-box1 span {
  font-weight: 700;
  font-variation-settings: "wdth"80;
  font-size: 24px;
  color: #000;
  height: auto;
  line-height: 24px;
  letter-spacing: 1px;
  text-align: left;
  text-transform: uppercase;
}
.first-a, .program-box1 span {
  padding-left: 12px;
}
.program-box1 {
  width: 100%;
  height: 240px;
  background: #f16c6f;
  color: #000;
  font-weight: 700;
  font-size: 24px;
}
.program-box2 {
  width: 100%;
  height: 240px;
  background: #fbb52f;
  cursor: pointer;
  font-weight: 700;
  font-variation-settings: "wdth"80;
  font-size: 24px;
  color: #000;
  line-height: 24px;
  letter-spacing: 1px;
  text-align: left;
}
.program-box2 p {
  width: 84%;
  height: auto;
  padding: 63px 100px;
  font-size: 32px;
  line-height: 38px;
}
.program-box1 a:hover {
  opacity: 0.9;
  color: #5151fc;
}
.program-box2 a:hover {
  opacity: 0.9;
  color: #5151fc;
}
.program-box3 {
  width: 100%;
  height: 200px;
  background: #fff;
  border: 2px solid #000;
  color: #000;
  cursor: pointer;
}
.program-box3:hover {
  border: 2px solid #000;
  opacity: 0.9;
  background: #5151fc;
  color: #fff;
}
.program-box3 h1:hover, .program-box3 img:hover {
  opacity: 0.9;
  color: #fff;
}
.program-box5 {
  width: 100%;
  height: 290px;
  background: #abff5a;
  color: #000;
}
.program-box5 h1 {
  width: 100%;
  font-weight: 800;
  font-variation-settings: "wdth"125;
  font-size: 60px;
  line-height: 80px;
  letter-spacing: -2px;
  text-align: left;
  padding-top: 60px;
  padding-left: 48px;
  cursor: pointer;
}
.program-box5 p {
  font-weight: 700;
  font-variation-settings: "wdth"80;
  font-size: 24px;
  color: #000;
  height: auto;
  line-height: 24px;
  letter-spacing: 1px;
  text-align: left;
  text-transform: uppercase;
  padding-left: 48px;
  width: 100%;
}
.arrow {
  width: 60px;
  height: auto;
  margin-left: 48px;
  position: relative;
  top: 12px;
  left: 0;
}
.arrow-hair {
  width: 60px;
  height: auto;
  position: relative;
  top: 0px;
  left: 24px;
  float: none;
}
.interior:after, .first-a:after {
  content: "|";
  padding: 0 8px;
}


/* ===================================================================
 *                         04. FORM BOX
 * ==========================================================*/
.form-box {
  width: 100%;
  background: #fc032d;
  /* ==background: rgb(225, 65, 35);
  background: linear-gradient(90deg, rgba(225, 65, 35, 1) 0%, rgba(237, 22, 82, 1) 100%);=*/
  margin-top: 120px !important;
  height: 636px;
}
.form-box-content {
  width: 100%;
  height: auto;
  padding-top: 118px;
  padding-bottom: 180px;
}
.form-box-content img {
  width: 500px;
  height: auto;
  text-align: center;
  margin: auto;
  padding: auto;
  float: none;
  display: flex;
  justify-content: center;
}
.form-box-content h1 {
  width: 540px;
  height: auto;
  color: #fff;
  font-size: 44px;
  line-height: 164px;
  font-weight: 800;
  font-variation-settings:
    "wdth"125;
  text-align: left;
  margin: auto;
  float: none;
  display: flex;
  justify-content: center;
  padding-top: 24px;
}
.form {
  width: 100%;
  height: 200px;
}
/* ===============================================================
                             06. mentors BOX
=================================================================*/
.mentors-box {
  width: 100%;
  height: 800px;
  margin-top: 120px;
  background: #FFFF;
  padding: 100px auto;
}
.mentors-box h1 {
  width: 100%;
  font-weight: 800;
 
  font-size: 120px;
  color: #fffff;
  line-height: 140px;
  letter-spacing: -6px;
  text-align: left;
  padding-top: 268px;
}
.mentors-box p {
  font-weight: 700;
  font-variation-settings: "wdth"80;
  font-size: 24px;
  color: #fff;
  height: auto;
  line-height: 28px;
  letter-spacing: 1px;
  text-align: left;
  width: 600px;
}
.mentors-box img {
  padding: 0 auto;
  width: 71%;
  padding-top: 72px;
  text-align: right;
  float: right;
  padding-right: 60px;
}
.center-box {
  width: 100%;
  height: auto;
  margin-top: 120px;
  background: #fff;
}
.center-box1, .center-box2 {
  display: inline;
}
.center-box1 img {
  width: 420px;
  height: auto;
  margin: auto;
}
.center-box1 img:hover {
  opacity: 0.5;
}
.six.columns.center-box1:nth-child(1) {
  margin-right: 50px;
}
.six.columns.center-box1:nth-child(2) {
  margin-right: 50px;
  text-align: center;
}
.six.columns.center-box1:nth-child(3) {
  text-align: right;
}
hr {
  width: 100%;
  height: 6px;
  Background: #000;
  margin-top: 90px;
}
.center-box2 img {
  width: 350px;
  height: auto;
  margin: auto;
}
.center-box2 img:hover {
  opacity: 0.5;
  cursor: pointer;
}
.center-box2 p {
  font-weight: 700;
  font-variation-settings: "wdth"80;
  font-size: 34px;
  color: #000;
  height: auto;
  line-height: 34px;
  letter-spacing: 1px;
  text-align: left;
  text-transform: uppercase;
  width: 100%;
  padding-top: 50px;
  float: none;
  padding-left: 0px;
}
.testimonials {
  width: 356px;
  height: 400px !important;
  text-align: center;
  float: left;
  margin: 48px 12px 0 12px;
}
.testimonials img {
  width: 200px;
  height: auto;
  background: transparent;
}
.testimonials h6 {
  font-size: 24px;
  line-height: 30px;
  padding-top: 12px;
  font-weight: 400;
  text-align: center;
  padding-bottom: 0px;
}
.testimonials p {
  font-size: 20px;
  line-height: 24px;
  width: 100%;
  float: none;
  text-align: center;
  padding: 0px 12px 12px 12px;
  font-weight: 400;
  font-variation-settings: "wdth"80;
}
/* ======================================================================
 *                                   07. FOOTER
 * =======================================================================*/
footer {
  width: 100%;
  height: auto;
  margin-top: 120px;
}
.discover-more {
  background: #fc032d;
  width: auto;
  height: 200px;
  cursor: pointer;
}
.discover-more:hover {
  background: #5151fc;
  color: #fff;
}
.discover-more p {
  width: 100%;
  font-weight: 800;
  font-variation-settings:
    "wdth"125;
  font-size: 90px;
  color: #fff;
  line-height: 90px;
  letter-spacing: 1px;
  text-align: left;
  padding-left: 48px;
  padding-top: 20px;
}
.discover-more img {
  width: 140px;
  height: auto;
  position: relative;
  top: 30px;
}
.visit-us {
  width: 100%;
  height: 100px;
  background: #f16c6f;
  border: 0px solid #000;
  margin-top: 24px;
  padding: 24px;
}
.visit-us h2 {
  width: 100%;
  font-weight: 800;
  font-variation-settings:
    "wdth"125;
  font-size: 90px;
  color: #000;
  line-height: 80px;
  letter-spacing: 1px;
  text-align: left;
}
.visit-us p {
  font-weight: 400;
  font-variation-settings: "wdth"80;
  font-size: 24px;
  color: #000;
  height: auto;
  line-height: 26px;
  letter-spacing: 1px;
  text-align: left;
  width: 100%;
  float: none;
  padding-top: 24px;
}
.copyright p {
  font-weight: 600;
  font-variation-settings: "wdth"85;
  font-size: 15px;
  color: #000;
  height: auto;
  line-height: 16px;
  letter-spacing: 0px;
  text-align: left;
  width: 100%;
  float: none;
  padding-top: 12px;
}
.follow-us {
  width: 100%;
  height: 300px;
  background: #fbb52f;
  margin-left: 24px;
  margin-top: 24px;
  padding: 48px 48px 48px 60px;
}



.follow-us h2 {
  width: 100%;
  font-weight: 800;
  font-variation-settings:
    "wdth"125;
  font-size: 90px;
  color: #000;
  line-height: 80px;
  letter-spacing: 1px;
  text-align: left;
}
.social-menu-icons a {
  display: inline;
  text-align: left;
  float: left;
  padding-right: 60px;
  padding-top: 48px;
  font-size: 90px;
  color: #000;
  cursor: pointer;
}
a.facebook:hover {
  color: #4267B2 !important;
}
a.instagram:hover {
  color: #fd1d1d !important;
}
a.youtube:hover {
  color: #FF0000;
}
a.pinterest:hover {
  color: #E60023
}
a.whatsapp:hover {
  color: #25D366;
}
footer.footer {
  margin-top: 72px !important;
}
/* ======================================================================
 *                        08. FASHION DESIGN COURSE
 * =======================================================================*/
.fashion-design {
  width: 100%;
  padding: 60px 72px;
  margin: 120px auto 120px auto;
  position: relative;
  height: 544px !important;
  background: #fc032d;
}
.fashion-design p, .makeup-course p {
  width: 100%;
  height: auto;
  color: #fff;
  font-weight: 600;
  font-variation-settings: "wdth"125;
  font-size: 22px;
  line-height: 32px;
  letter-spacing: 0px;
  text-align: left;
  float: left;
}
.fashion-design h1 {
  width: 100%;
  height: auto;
  color: #fff67e;
  font-weight: 600;
  font-variation-settings:
    "wdth"125;
  font-size: 40px;
  line-height: 72px;
  letter-spacing: 0px;
  text-align: left;
  margin-top: 24px !important;
}
.courses-include h1 {
  width: 100%;
  font-weight: 800;
  font-variation-settings:
    "wdth"125;
  font-size: 72px;
  color: #000;
  line-height: 0px;
  letter-spacing: -1px;
  text-align: left;
}
.courses {
  width: 100%;
  height: auto;
  border: 2px solid #000;
}
.courses p {
  width: 100%;
  height: auto;
  color: #000;
  font-weight: 500;
  font-variation-settings: "wdth"125;
  font-size: 22px;
  line-height: 32px;
  letter-spacing: 0px;
  text-align: left;
  float: left;
  padding: 24px;
}
.courses-include1 {
  margin: 60px auto !important;
  height: auto;
}
.courses-include2 {
  margin: 0px auto 0 auto !important;
  height: auto;
}
.six.columns.fash-courses p {
  width: 100%;
  height: auto;
  color: #fff;
  font-weight: 300;
  font-variation-settings: "wdth"125;
  font-size: 22px;
  line-height: 32px;
  letter-spacing: 0px;
  text-align: left;
  float: left;
  padding: 24px 24px 24px 0;
}
.career-pathway {
  width: 100%;
  padding: 60px 0 60px 0;
  margin: 120px 0 -120px 0;
  height: auto !important;
  background: #5151fc;
}
.career-pathway h1 {
  width: 100%;
  height: auto;
  color: #fff;
  font-weight: 700;
  font-variation-settings:
    "wdth"125;
  font-size: 40px;
  line-height: 72px;
  letter-spacing: 0px;
  text-align: left;
  margin-top: 24px !important;
}
.career-pathway p {
  width: 100%;
  height: auto;
  color: #fff;
  font-weight: 600;
  font-variation-settings: "wdth"125;
  font-size: 22px;
  line-height: 32px;
  letter-spacing: 0px;
  text-align: left;
  float: left;
  padding-bottom: 48px;
}
.makeup-course {
  width: 100%;
  height: 280px;
  background: #ff3ba2;
  padding: 60px 72px;
  margin: 36px auto 120px auto;
  position: relative;
}
.content {
  width: 100%;
  height: auto;
  padding: 60px 72px 60px 0px;
  position: relative;
  margin-top: 72px;
}
.content h1 {
  width: 100%;
  height: auto;
  color: #000;
  font-weight: 600;
  font-variation-settings:
    "wdth"125;
  font-size: 40px;
  line-height: 50px;
  letter-spacing: 0px;
  text-align: left;
  padding: 0 0 48px 0;
}
.content h6 {
  width: 100%;
  height: auto;
  color: #5151fc;
  font-weight: 600;
  font-variation-settings: "wdth"125;
  font-size: 22px;
  line-height: 32px;
  letter-spacing: 0px;
  text-align: left;
  float: left;
  padding: 12px 0;
}
.content p {
  width: 100%;
  height: auto;
  color: #000;
  font-weight: 600;
  font-variation-settings: "wdth"125;
  font-size: 22px;
  line-height: 32px;
  letter-spacing: 0px;
  text-align: left;
  float: left;
  padding: 24px 0;
}
.why-join-us {
  width: 100%;
  padding: 60px 72px;
  margin: 120px auto 120px auto;
  position: relative;
  height: 344px !important;
  background: #5151fc;
}
.why-join-us p {
  width: 100%;
  height: auto;
  color: #fff;
  font-weight: 600;
  font-variation-settings: "wdth"125;
  font-size: 22px;
  line-height: 32px;
  letter-spacing: 0px;
  text-align: left;
  float: left;
}
.why-join-us h1 {
  width: 100%;
  height: auto;
  color: #fff67e;
  font-weight: 600;
  font-variation-settings:
    "wdth"125;
  font-size: 40px;
  line-height: 72px;
  letter-spacing: 0px;
  text-align: left;
  margin-top: 24px !important;
}
/* ======================================================================
 *                        09. INTERIOR DESIGN COIRSE
 * =======================================================================*/
.interior-design {
  width: 100%;
  padding: 60px 72px;
  margin: 120px auto 120px auto;
  position: relative;
  height: 480px !important;
  background: #ff5a00;
}
.interior-design p {
  width: 100%;
  height: auto;
  color: #fff;
  font-weight: 600;
  font-variation-settings: "wdth"125;
  font-size: 22px;
  line-height: 32px;
  letter-spacing: 0px;
  text-align: left;
  float: left;
}
.interior-design h1 {
  width: 100%;
  height: auto;
  color: #fff67e;
  font-weight: 600;
  font-variation-settings:
    "wdth"125;
  font-size: 40px;
  line-height: 72px;
  letter-spacing: 0px;
  text-align: left;
  margin-top: 24px !important;
}
.design-management {
  width: 100%;
  padding: 60px 72px;
  margin: 120px auto 120px auto;
  position: relative;
  height: 280px !important;
  background: #e26100;
}
.design-management p {
  width: 100%;
  height: auto;
  color: #fff;
  font-weight: 600;
  font-variation-settings: "wdth"125;
  font-size: 22px;
  line-height: 32px;
  letter-spacing: 0px;
  text-align: left;
  float: left;
}
/* ======================================================================
 *                        10.FACULTY
 * =======================================================================*/
.faculty {
  width: 100%;
  height: 100%;
  border-bottom: 1px solid #000;
  vertical-align: middle;
  float: left;
  padding-top: 48px;
  padding-bottom: 48px;
}
.faculty:last-child {
  border-bottom: none;
}
.faculty:first-child {
  padding-top: 124px;
}
.faculty img {
  width: 200px;
  height: 200px;
  float: left;
  vertical-align: middle;
  border-radius: 10px;
  margin: 24px 48px;
}
.faculty p {
  font-size: 18px;
  color: #000;
  text-align: left;
  line-height: 18px;
  margin-left: 200px;
  letter-spacing: 0px;
  width: 80%;
  height: 100%;
  padding-top: 24px;
  font-weight: 400;
}
.faculty span {
  font-size: 18px;
  color: #000;
  text-align: left;
  line-height: 18px;
  letter-spacing: 0px;
  padding-top: 0px;
  font-weight: 500;
}
.faculty h1 {
  font-size: 40px;
  color: #000;
  text-align: left;
  line-height: 20px;
  letter-spacing: 0px;
  padding-top: 30px;
  font-weight: 700;
}
.faculty h6 {
  font-size: 40px;
  color: #000;
  text-align: left;
  line-height: 50px;
  letter-spacing: 0px;
  padding-top: 0px;
  font-weight: 700;
}
.blog img {
  width: 500px !important;
  height: auto !important;
}
.blog h1 {
  font-size: 48px;
  line-height: 56px;
  margin-top: 48px;
}
.blog p {
  font-size: 28px;
  line-height: 34px;
}
.blog-image {
  width: 600px;
  height: auto;
  text-align: center;
  padding-bottom: 24px;
  float: none;
}
/* ======================================================================
 *                 09. min-width: 1601px and max-width: 2000px
 * =======================================================================*/
@media only screen and (min-width: 1601px) and (max-width: 2000px) {
  .testimonials {
    width: 276px;
    height: 400px !important;
  }
  .banner-title h2 {
    font-size: 50px;
    line-height: 61px;
    padding: 20px 36px 0 24px;
    letter-spacing: 0px;
  }
  .banner-why-do-title h2 {
    font-size: 70px;
    line-height: 91px;
    padding: 0 36px;
    letter-spacing: -6px;
  }
  .banner-title {
    padding-top: 75px;
  }
  .mentors-box {
    height: 640px;
  }
  .mentors-box h1 {
    font-size: 100px;
    line-height: 100px;
    letter-spacing: 1px;
    padding-top: 200px;
  }
  .mentors-box p {
    font-size: 24px;
    line-height: 24px;
    letter-spacing: 1px;
    width: 454px;
    padding-top: 12px;
  }
  .center-box1 img {
    width: 450px;
    height: auto;
    margin: auto;
  }
  .six.columns.center-box1:nth-child(1) {
    margin-right: 30px;
  }
  .six.columns.center-box1:nth-child(2) {
    margin-right: 30px;
    text-align: center;
  }
  .six.columns.center-box1:nth-child(3) {
    text-align: right;
  }
  .center-box2 p {
    font-size: 26px;
    line-height: 26px;
    letter-spacing: 1px;
    text-transform: uppercase;
    width: 100%;
    padding-top: 36px;
    padding-left: 0px;
  }
  .discover-more p {
    font-size: 70px;
    line-height: 70px;
    letter-spacing: 1px;
    padding-left: 48px;
    padding-top: 47px;
  }
  .discover-more img {
    width: 100px;
    height: auto;
    position: relative;
    top: 16px;
  }
  .follow-us h2 {
    font-size: 80px;
    line-height: 80px;
    letter-spacing: 1px;
  }
  .social-menu-icons a {
    padding-right: 60px;
    padding-top: 48px;
    font-size: 70px;
  }
  .fashion-design {
    height: 604px !important;
  }
  .program-box2 p {
    width: 100%;
    padding: 63px 94px;
  }
  .career-pathway {
    width: 100%;
    padding: 60px 72px 72px 72px;
  }
  .makeup-course {
    height: 340px;
  }
  .interior-design {
    height: 540px !important;
  }
  h2.design-title {
    font-size: 53px;
    line-height: 72px;
    padding: 60px 0 0 36px;
    letter-spacing: -6px;
  }
  .design-management {
    padding: 60px 72px;
    margin: 120px auto 120px auto;
    height: 315px !important;
  }
  .banner-why-do-title h2 {
    font-size: 114px;
    line-height: 100px;
    padding: 120px 0px 24px 12px;
    letter-spacing: -2px;
  }
  .banner-why-do-title {
    width: 100%;
    height: auto;
    padding-top: 36px;
  }
  .content {
    width: 100%;
    height: auto;
    padding: 60px 72px 60px 0px;
    position: relative;
    margin-top: 24px;
  }
  footer {
    margin-top: 120px;
  }
}
/* ======================================================================
 *                 10.  min-width: 1251px and max-width: 1600px
 * =======================================================================*/
@media only screen and (min-width: 1251px) and (max-width: 1600px) {
  .program-box1 a {
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0.5px;
  }
  .arrow {
    width: 50px;
  }
  .testimonials {
    width: 214px;
    height: 400px !important;
  }
  .banner-title h2 {
    font-size: 90px;
    line-height: 70px;
    padding: 0 24px;
    letter-spacing: -1px;
  }
  .program-box3 {
    width: 100%;
    height: 125px;
    background: #fff;
    border: 2px solid #000;
    color: #000;
    cursor: pointer;
  }
  .program-box2 p {
    width: 100%;
    padding: 63px 94px;
  }
  .banner-title {
    width: 100%;
    height: auto;
    padding-top: 134px;
  }
  .form-box-content img {
    width: 320px;
    height: auto;
    padding-left: 0px;
  }
  .form-box-content h1 {
    width: 440px;
    font-size: 36px;
    line-height: 36px;
    padding-top: 24px;
  }
  .form-box-content {
    width: 100%;
    height: auto;
    padding-top: 140px;
    padding-bottom: 180px;
    padding-left: 0px;
  }
  .form-box {
    width: 100%;
    margin-top: 120px !important;
    height: 600px;
  }
  .mentors-box h1 {
    width: 100%;
    font-size: 70px;
    line-height: 70px;
    letter-spacing: 0px;
    padding-top: 220px;
  }
  .mentors-box {
    width: 100%;
    height: 660px;
    margin-top: 120px;
    background: #000;
    padding: 100px auto;
  }
  .mentors-box p {
    width: 364px;
  }
  .center-box1 {
    padding-right: 0;
  }
  .center-box1 img {
    width: 91%;
    height: auto;
    float: none;
    text-align: center;
  }
  .center-box2 p {
    font-size: 20px;
    line-height: 20px;
    letter-spacing: 1px;
    width: 100%;
    padding-top: 32px;
    padding-left: 0px;
  }
  .six.columns.center-box1:nth-child(1) {
    margin-right: 30px;
  }
  .six.columns.center-box1:nth-child(2) {
    margin-right: 30px;
  }
  .discover-more p {
    font-size: 60px;
    line-height: 60px;
    letter-spacing: 1px;
    padding-left: 48px;
    padding-top: 47px;
  }
  .visit-us h2 {
    font-size: 72px;
    line-height: 72px;
    letter-spacing: 1px;
  }
  .visit-us p {
    font-size: 24px;
    line-height: 24px;
    letter-spacing: 1px;
    padding-top: 24px;
  }
  .visit-us {
    height: 380px;
  }
  .discover-more img {
    width: 100px;
    height: auto;
    position: relative;
    top: 16px;
  }
  .follow-us h2 {
    font-size: 72px;
    line-height: 72px;
    letter-spacing: 1px;
  }
  .social-menu-icons a {
    padding-right: 36px;
    padding-top: 48px;
    font-size: 64px;
  }
  footer {
    margin-top: 140px;
  }
  .fashion-design {
    height: 730px !important;
  }
  .program-box2 p {
    width: 100%;
    padding: 58px;
    font-size: 28px;
  }
  .career-pathway {
    width: 100%;
    padding: 60px 72px 60px 72px;
    margin: 120px 0 -30px 0;
  }
  .program-box1 span {
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 1px;
    padding-left: 12px;
  }
  .program-box1 h1, .program-box3 h1 {
    font-size: 60;
    line-height: 30px;
    padding-left: 32px;
    padding-top: 72px;
    letter-spacing: -2px;
  }
  .makeup-course {
    height: 380px;
  }
  .six.columns.fash-courses p {
    padding: 24px 12px 24px 0;
    font-size: 18px;
    line-height: 22px;
  }
  .interior-design {
    height: 630px !important;
  }
  h2.design-title {
    font-size: 74px;
    line-height: 56px;
    padding: 60px 0 0 12px;
    letter-spacing: -4px;
  }
  .design-management {
    padding: 60px 72px;
    margin: 120px auto 120px auto;
    height: 396px !important;
  }
  .banner-why-do-title h2 {
    font-size: 93px;
    line-height: 79px;
    padding: 120px 0px 24px 12px;
    letter-spacing: -2px;
  }
  .banner-why-do-title {
    width: 100%;
    height: auto;
    padding-top: 36px;
  }
  .content {
    width: 100%;
    height: auto;
    padding: 60px 72px 60px 0px;
    position: relative;
    margin-top: 24px;
  }
  .mentors-box img {
    padding: 0 auto;
    width: 92%;
    padding-top: 72px;
    text-align: right;
    float: right;
    padding-right: 60px;
  }
  .program-box h1 {
    width: 100%;
    font-weight: 800;
    font-variation-settings: "wdth"125;
    font-size: 54px;
    color: #000;
    line-height: 36px;
    letter-spacing: -2px;
    text-align: left;
    padding-bottom: 36px;
  }
  .program-box1 h1, .program-box2 h1 {
    width: 100%;
    font-weight: 800;
    font-variation-settings: "wdth"125;
    font-size: 48px;
    line-height: 30px;
    letter-spacing: -2px;
    text-align: left;
    padding-top: 60px;
    padding-left: 48px;
    cursor: pointer;
  }
  .program-box3 h1 {
    width: 100%;
    font-weight: 800;
    font-variation-settings: "wdth"125;
    font-size: 48px;
    line-height: 30px;
    letter-spacing: -2px;
    text-align: left;
    padding-top: 30px;
    padding-left: 48px;
    cursor: pointer;
  }
  .arrow-hair {
    width: 60px;
    height: auto;
    position: relative;
    top: 9px;
    left: 8px;
    float: none;
  }
  .why-join-us {
    margin: 84px auto 24px auto;
    height: 408px !important;
  }
}
/* ======================================================================
 *                 min-width: 962px and max-width: 1250pxx
 * =======================================================================*/
@media only screen and (min-width: 962px) and (max-width: 1250px) {
	  .program-box1 a {
    font-size: 18px;
    line-height: 58px;
    letter-spacing: 0.5px;
  }
  .arrow {
    width: 50px;
  }
  .testimonials {
    width: 276px;
    height: 400px !important;
  }
  .why-join-us {
    margin: 84px auto 24px auto;
    height: 500px !important;
  }
  .mentors-box {
    width: 100%;
    height: 600px;
    margin-top: 120px;
    padding: 0px auto;
  }
  .mentors-box h1 {
    width: 280px;
    font-size: 60px;
    line-height: 60px;
    letter-spacing: -2px;
    text-align: left;
    padding-top: 200px;
    padding: 0px auto;
  }
  .mentors-box p {
    font-size: 18px;
    padding: 0px auto;
    line-height: 22px;
    letter-spacing: 1px;
    text-align: left;
    width: 280px;
  }
  .mentors-box img {
    padding: 0 auto;
    width: 100%;
    text-align: right;
    float: right;
    padding-right: 0;
    padding-top: 60px;
  }
  .banner-title h2 {
    font-size: 74px;
    line-height: 54px;
    padding: 0 8px;
    letter-spacing: -1px;
  }
  .banner-title {
    padding-top: 130px;
  }
  .banner-title h1 {
    padding: 12px 0px 0 8px;
    width: 320px;
    font-size: 21px;
    line-height: 22px;
  }
  .form-box-content img {
    width: 200px;
    height: auto;
    padding-left: 0px;
    padding-top: 148px;
  }
  .form-box-content h1 {
    width: 90%;
    font-size: 24px;
    line-height: 30px;
    padding-top: 24px;
    padding-left: 12px;
  }
  .form-box-content {
    width: 100%;
    height: auto;
    padding-top: 0px;
    padding-bottom: 36px;
    padding-left: 0px;
  }
  .form-box {
    margin-top: 72px !important;
    height: 524px;
  }
  .program-box1, .program-box2 {
    height: 200px;
  }
  .program-box3 {
    width: 100%;
    height: 168px;
  }
  .program-box3 h1 {
    padding-top: 72px;
    width: 90%;
  }


  .six.columns.center-box1:nth-child(1) {
    margin-right: 0px;
    padding-left: 72px;
  }
  .six.columns.center-box1:nth-child(2) {
    margin-right: 0px;
    text-align: center;
  }
  .six.columns.center-box1:nth-child(3) {
    text-align: right;
    margin-right: 0px;
    padding-right: 72px;
  }
  .center-box1 img {
    width: 200px;
    height: auto;
    margin: 0 auto;
  }
  hr {
    width: 100%;
    height: 6px;
    Background: #000;
    margin-top: 48px;
  }
  .five.columns.center-box2 {
    width: 300px;
    padding-top: 0;
    margin-top: 0;
  }
  .center-box {
    margin-top: 60px;
  }
  .center-box2 p {
    font-size: 20px;
    line-height: 20px;
    letter-spacing: 1px;
    width: 100%;
    padding: 8px;
    text-align: left;
  }
  .center-box2 img {
    width: 100%;
    height: auto;
    margin: auto;
  }
  .discover-more p {
    font-size: 50px;
    line-height: 60px;
    letter-spacing: 1px;
    padding-left: 24px;
    padding-top: 28px;
  }
  .visit-us h2 {
    font-size: 60px;
    line-height: 60px;
    letter-spacing: 1px;
  }
  .visit-us p {
    font-size: 22px;
    line-height: 20px;
    letter-spacing: 1px;
    padding-top: 24px;
  }
  .follow-us {
    width: 100%;
    height: 212px;
    background: #000;
    margin-left: 0;
    margin-top: 24px;
    padding: 48px 48px 48px 60px;
  }
  .visit-us {
    height: 330px;
  }
  .discover-more img {
    width: 60px;
    height: auto;
    position: relative;
    top: 6px;
  }
  .follow-us h2 {
    font-size: 42px;
    line-height: 42px;
    letter-spacing: 1px;
  }
  .social-menu-icons a {
    padding-right: 41px;
    padding-top: 24px;
    font-size: 42px;
    padding-left: 0px;
  }
  footer {
    margin-top: 72px;
  }
  .fashion-design {
    height: 885px !important;
  }
  .program-box2 p {
    width: 100%;
    padding: 58px;
    font-size: 21px;
    line-height: 26px;
  }
  .career-pathway {
    width: 100%;
    padding: 24px;
    margin: 120px 0 -30px 0;
  }
  .six.columns.fash-courses p {
    padding: 24px 12px 24px 0 !important;
    font-size: 18px;
    line-height: 22px;
  }
  .program-box1 span {
    font-size: 19px;
    line-height: 24px;
    letter-spacing: 1px;
    padding-left: 36px;
  }
  .first-a, .program-box1 span {
    padding-left: 7px;
  }
  .program-box3 h1 {
    font-size: 44px;
    padding-left: 32px;
    padding-top: 53px;
    line-height: 42px;
  }
  .courses p {
    font-size: 18px;
    line-height: 22px;
    padding: 24px;
  }
  .courses-include h1 {
    font-size: 55px;
    line-height: 6px;
  }
  .banner-title.fashion-padding {
    padding-top: 240px;
  }
  .makeup-course {
    height: 440px;
  }
  .interior-design {
    height: 760px !important;
  }
  h2.design-title {
    font-size: 50px;
    line-height: 36px;
    padding: 0px 0 0 12px;
    letter-spacing: -4px;
  }
  .design-management {
    padding: 60px 72px;
    margin: 120px auto 120px auto;
    height: 435px !important;
  }
  .program-box5 {
    width: 100%;
    height: 240px;
    background: #abff5a;
    color: #000;
  }
  .program-box5 h1 {
    font-size: 48px;
    line-height: 30px;
    letter-spacing: -2px;
    padding-top: 60px;
    padding-left: 48px;
  }
  .banner-why-do-title h2 {
    font-size: 64px;
    line-height: 53px;
    padding: 120px 0px 24px 12px;
    letter-spacing: -2px;
  }
  .banner-why-do-title {
    width: 100%;
    height: auto;
    padding-top: 36px;
  }
  .content {
    width: 100%;
    height: auto;
    padding: 60px 72px 60px 0px;
    position: relative;
    margin-top: 24px;
  }
  .program-box h1 {
    font-size: 36px;
    line-height: 0px;
    letter-spacing: -1px;
    padding-left: 48px;
  }
  .program-box1 h1, .program-box2 h1, .program-box3 h1 {
    width: 100%;
    font-weight: 800;
    font-variation-settings: "wdth"125;
    font-size: 42px;
    line-height: 0px;
    letter-spacing: -2px;
    text-align: left;
    padding-top: 60px;
    padding-left: 48px;
    cursor: pointer;
  }
  .arrow-hair {
    width: 48px;
    top: 5px;
    left: 14px;
  }
  .discover-more {
    height: 124px;
  }
}
/* ======================================================================
 *                min-width: 768px and max-width: 959px
 * =======================================================================*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
	
  .testimonials {
    width: 231px;
    height: 400px !important;
  }
  .program-box h1 {
    font-size: 80px;
    line-height: 80px;
    letter-spacing: -4px;
  }
  .program-box2 h1, .program-box3 h1, .program-box1 h1 {
    font-size: 28px;
    line-height: 0px;
    letter-spacing: -1px;
    padding-bottom: 2px;
    padding-left: 36px;
    padding-top: 48px;
  }
  .arrow-hair {
    display: none;
  }
  .first-a, .program-box1 span {
    padding-left: 36px;
    margin-top: 24px;
  }
  .program-box1 {
    height: 160px;
  }
  .program-box2 {
    height: 160px;
  }
  .program-box3 {
    height: 140px;
  }
  .program-box3 h1 {
    padding-top: 64px;
  }
  .program-box2 p {
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 1px;
    width: 100%;
    float: left;
    text-align: left;
    padding: 45px 32px;
  }
  .program-box1 span, .program-box1 p {
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 1px;
    width: 90%;
    float: left;
    text-align: left;
    padding-left: 36px;
  }
  .arrow {
    display: none;
  }
  .mentors-box img {
    width: 91%;
    padding-top: 72px;
    text-align: right;
    float: right;
    padding-right: 60px;
    position: relative;
    top: -317px;
    right: -253px;
  }
  .mentors-box {
    width: 100%;
    height: 480px;
    margin-top: 120px;
    padding: 0px auto;
  }
  .mentors-box h1 {
    width: 50%;
    font-size: 48px;
    line-height: 48px;
    letter-spacing: -2px;
    text-align: left;
    padding-top: 151px;
    padding: 0px auto;
  }
  .mentors-box p {
    font-size: 18px;
    padding: 0px auto;
    line-height: 22px;
    letter-spacing: 1px;
    text-align: left;
    width: 70%;
  }
  .height-zero {
    height: 0;
  }
  .discover-more {
    height: 124px;
  }
  .discover-more p {
    font-size: 36px;
    line-height: 36px;
    letter-spacing: 1px;
    padding-left: 24px;
    padding-top: 37px;
  }
  .banner-title h2 {
    font-size: 62px;
    line-height: 52px;
    padding: 0 8px;
    letter-spacing: -1px;
  }
  .banner {
    margin-top: 131px;
  }
  .banner-title {
    padding-top: 12px;
  }
  .banner-title h1 {
    padding: 12px 0px 0 8px;
    width: 320px;
    font-size: 21px;
    line-height: 22px;
  }
  .form-box-content img {
    width: 200px;
    height: auto;
    padding-left: 0px;
    padding-top: 120px;
  }
  .form-box-content h1 {
    width: 90%;
    font-size: 24px;
    line-height: 30px;
    padding-top: 24px;
    padding-left: 12px;
  }
  .form-box-content {
    width: 100%;
    height: auto;
    padding-top: 36px;
    padding-bottom: 36px;
    padding-left: 0px;
  }
  .form-box {
    margin-top: 72px !important;
    height: 524px;
  }
  .eight.columns.program-box1.bounceInLeft.animated {
    width: 600px;
  }
  .six.columns.center-box1:nth-child(1) {
    margin-right: 0px;
  }
  .six.columns.center-box1:nth-child(2) {
    margin-right: 0px;
    text-align: center;
  }
  .six.columns.center-box1:nth-child(3) {
    text-align: right;
  }
  .center-box1 img {
    width: 200px;
    height: auto;
    margin: auto;
  }
  hr {
    width: 100%;
    height: 6px;
    Background: #000;
    margin-top: 48px;
  }
  .five.columns.center-box2 {
    width: 100%;
    padding-top: 0;
    margin-top: 0;
  }
  .center-box {
    margin-top: 48px;
  }
  .center-box2 p {
    font-size: 20px;
    line-height: 20px;
    letter-spacing: 1px;
    width: 80%;
    padding-top: 32px;
    padding-left: 40px;
    text-align: center;
    padding-bottom: 48px;
  }
  .visit-us h2 {
    font-size: 60px;
    line-height: 60px;
    letter-spacing: 1px;
  }
  .visit-us p {
    font-size: 22px;
    line-height: 20px;
    letter-spacing: 1px;
    padding-top: 24px;
  }
  .follow-us {
    width: 100%;
    height: 212px;
    background: #000;
    margin-left: 0;
    margin-top: 24px;
    padding: 48px 48px 48px 60px;
  }
  .visit-us {
    height: 330px;
  }
  .discover-more img {
    width: 50px;
    height: auto;
    position: relative;
    top: 6px;
  }
  .follow-us h2 {
    font-size: 42px;
    line-height: 42px;
    letter-spacing: 1px;
  }
  .social-menu-icons a {
    padding-right: 41px;
    padding-top: 24px;
    font-size: 42px;
    padding-left: 0px;
  }
  footer {
    margin-top: 72px;
  }
  .fashion-design {
    height: 885px !important;
  }
  .career-pathway {
    width: 100%;
    padding: 30px 0px 30px 0px;
    margin: 72px 0 0px 0;
  }
  .courses p {
    font-size: 18px;
    line-height: 22px;
    padding: 24px;
  }
  .courses-include h1 {
    font-size: 55px;
    line-height: 6px;
  }
  .banner-title.fashion-padding {
    padding-top: 100px;
  }
  .fashion-design p {
    font-size: 20px;
    line-height: 28px;
  }
  .fashion-design h1 {
    font-size: 34px;
    line-height: 33px;
    margin-top: 13px !important;
  }
  .fashion-design {
    height: 830px !important;
  }
  .career-pathway h1 {
    font-size: 34px;
    line-height: 52px;
  }
  .makeup-course, .interior-design, .design-management, .fashion-design {
    padding: 49px 47px;
    margin: 72px auto 72px auto;
  }
  .makeup-course {
    height: 480px;
  }
  .six.columns.fash-courses p {
    padding: 24px 12px 24px 0;
    font-size: 18px;
    line-height: 22px;
  }
  .interior-design {
    height: 840px !important;
  }
  .interior-design h1 {
    font-size: 36px;
    line-height: 40px;
    margin-top: 12px !important;
  }
  h2.design-title {
    font-size: 44px;
    line-height: 36px;
    padding: 0px 0 0 12px;
    letter-spacing: -1px;
  }
  .design-management {
    height: 435px !important;
  }
  .design-management p {
    font-size: 20px;
    line-height: 28px;
  }
  .program-box5 {
    width: 100%;
    height: 290px;
    background: #abff5a;
    color: #000;
  }
  .program-box5 h1 {
    font-size: 48px;
    line-height: 40px;
    letter-spacing: -2px;
    padding-top: 36px;
    padding-left: 48px;
  }
  .banner-why-do-title h2 {
    font-size: 48px;
    line-height: 50px;
    padding: 72px 0px 24px 24px;
    letter-spacing: -2px;
  }
  .banner-why-do-title {
    width: 100%;
    height: auto;
    padding-top: 36px;
  }
  .content {
    width: 100%;
    height: auto;
    padding: 60px 72px 60px 0px;
    position: relative;
    margin-top: 24px;
  }
  .faculty {
    padding-top: 24px;
    padding-bottom: 24px;
  }
  .faculty img {
    margin: 24px 24px 36px auto;
    text-align: left;
  }
  .faculty p {
    font-size: 16px;
    line-height: 22px;
    margin-left: 00px;
    width: 100%;
    height: 100%;
    padding-top: 24px;
    text-align: left;
  }
  .faculty span {
    font-size: 18px;
    line-height: 18px;
    padding-top: 0px;
    text-align: left;
  }
  .faculty h1 {
    font-size: 40px;
    line-height: 20px;
    padding-top: 30px;
    text-align: left;
  }
  .why-join-us {
    margin: 84px auto 24px auto;
    height: 624px !important
  }
}
/* ======================================================================
 *                     max-width: 767px
 * =======================================================================*/
@media only screen and (max-width: 767px) {
  .testimonials {
    width: 100%;
    height: auto !important;
    margin: 12px !important;
  }
  .banner-title h2 {
    font-size: 48px;
    line-height: 36px;
    padding: 24px 0px 0 0;
    letter-spacing: -1px;
  }
  .banner-title {
    padding-top: 0px;
  }
  .banner-title h1 {
    padding: 12px 0px 0 0;
    width: 320px;
  }
  .form-box-content img {
    width: 200px;
    height: auto;
    padding-left: 0px;
  }
  .form-box-content h1 {
    width: 90%;
    font-size: 22px;
    line-height: 27px;
    padding-top: 24px;
    padding-left: 0px;
  }
  .form-box-content {
    width: 100%;
    height: auto;
    padding-top: 36px;
    padding-bottom: 36px;
    padding-left: 0px;
  }
  .form-box {
    width: 100%;
    margin-top: 24px !important;
    height: 721px;
  }
  .mentors-box h1 {
    width: 100%;
    font-size: 48px;
    line-height: 48px;
    letter-spacing: 0px;
    padding-top: 48px;
    text-align: center;
  }
  .mentors-box {
    width: 100%;
    height: 580px;
    margin-top: 48px;
    background: #000;
    padding: 0px auto;
  }
  .mentors-box p {
    width: 345px;
    text-align: center;
    padding: 0 auto;
    margin: 0 auto;
    font-size: 20px;
    line-height: 24px;
  }
  .mentors-box img {
    padding: 0 auto;
    width: 100%;
    padding-top: 12px;
    text-align: left;
    float: left;
    padding-right: 0;
  }
  .center-box1 {
    padding-right: 0;
  }
  .program-box3 {
    height: 160px;
  }
  .center-box1 img {
    width: 91%;
    height: auto;
    float: none;
    text-align: center;
  }
  .center-box2 p {
    font-size: 20px;
    line-height: 20px;
    letter-spacing: 1px;
    width: 348px;
    padding-top: 32px;
    padding-left: 0px;
  }
  .six.columns.center-box1:nth-child(1) {
    margin-right: 30px;
  }
  .six.columns.center-box1:nth-child(2) {
    margin-right: 30px;
  }
  .discover-more p {
    font-size: 60px;
    line-height: 60px;
    letter-spacing: 1px;
    padding-left: 48px;
    padding-top: 47px;
  }
  .visit-us h2 {
    font-size: 48px;
    line-height: 52px;
    letter-spacing: 1px;
  }
  .visit-us p {
    font-size: 22px;
    line-height: 20px;
    letter-spacing: 1px;
    padding-top: 24px;
  }
  .follow-us {
    width: 100%;
    height: 340px;
    background: #000;
    margin-left: 0;
    margin-top: 24px;
    padding: 48px 48px 48px 60px;
  }
  .visit-us {
    height: 336px;
  }
  .discover-more img {
    width: 60px;
    height: auto;
    position: relative;
    top: 6px;
  }
  .follow-us h2 {
    font-size: 42px;
    line-height: 42px;
    letter-spacing: 1px;
  }
  .social-menu-icons a {
    padding-right: 41px;
    padding-top: 24px;
    font-size: 42px;
    padding-left: 0px;
  }
  footer {
    margin-top: 72px;
  }
  .program-box h1 {
    font-size: 48px;
    line-height: 30px;
    letter-spacing: -2px;
    padding-bottom: 36px;
  }
  .program-box1 h1, .program-box2 h1, .program-box3 h1 {
    font-size: 36px;
    line-height: 0px;
    letter-spacing: -2px;
    padding-top: 60px;
    padding-left: 12px;
    padding-bottom: 42px;
  }
  .program-box3 h1 {
    line-height: 34px !important;
  }
  .program-box2 h1 {
    padding-left: 0 !important;
  }
  .program-box1 {
    height: 180px;
  }
  .program-box2 {
    height: 210px;
    padding-left: 12px;
  }
  .arrow, .arrow-hair {
    display: none;
  }
  .first-a {
    padding-left: 12px;
  }
  .center-box1 img {
    width: 165px;
    text-align: left;
    float: left;
    padding-top: 24px;
  }
  .six.columns.center-box1:nth-child(1) {
    text-align: left;
    padding-left: 17px;
  }
  .six.columns.center-box1:nth-child(2) {
    text-align: left;
    padding-left: 17px;
  }
  .six.columns.center-box1:nth-child(3) {
    text-align: left;
    margin-top: -12px;
    padding-left: 17px;
  }
  .center-box {
    margin-top: 36px;
  }
  hr {
    height: 6px;
    margin-top: 24px;
  }
  .center-box2 img {
    width: 148px;
    height: auto;
    margin-left: 12px;
    margin-top: 24px;
  }
  .visit-us {
    height: 440px;
  }
  .discover-more {
    background: #fc032d;
    width: auto;
    height: 129px;
    cursor: pointer;
  }
  .discover-more p {
    font-size: 48px;
    line-height: 50px;
    letter-spacing: 1px;
    padding-left: 21px;
    padding-top: 14px;
  }
  .follow-us {
    height: 235px;
    padding: 32px 48px 48px 24px;
  }
  .program-box {
    width: 100%;
    height: auto;
    margin-top: 72px;
  }
  .extra {
    width: 100%;
    height: 60px;
  }
  .fashion-design {
    height: 885px !important;
  }
  .program-box2 p {
    width: 100%;
    padding: 64px 50px 70px 0px;
    font-size: 26px;
    line-height: 28px;
  }
  .career-pathway {
    width: 100%;
    padding: 30px 0px 30px 0px;
    margin: 72px 0 0px 0;
  }
  .program-box1 span {
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 1px;
    padding-left: 12px;
    width: 100%;
    float: left;
    text-align: left;
    margin-top: -30px;
  }
  .program-box1 h1 {
    font-size: 36px;
    padding-left: 12px;
    padding-top: 24px;
    line-height: 38px;
  }
  .program-box3 h1 {
    font-size: 36px;
    padding-left: 12px;
    padding-top: 23px;
    line-height: 42px;
  }
  .program-box1 img, .program-box3 img {
    display: none;
  }
  .courses p {
    font-size: 14px;
    line-height: 19px;
    padding: 12px;
  }
  .courses-include h1 {
    font-size: 42px;
    line-height: 36px;
    padding-bottom: 24px;
  }
  .banner-title.fashion-padding {
    padding-top: 0px;
  }
  .fashion-design p {
    font-size: 18px;
    line-height: 26px;
    font-weight: 400;
  }
  .fashion-design h1 {
    font-size: 32px;
    line-height: 33px;
    margin-top: 13px !important;
  }
  .fashion-design {
    padding: 24px 12px 24px 24px;
    margin: 48px auto 48px auto;
    height: 866px !important;
  }
  .career-pathway h1 {
    font-size: 24px;
    line-height: 30px;
  }
  .career-pathway p {
    font-weight: 300;
    font-size: 14px;
    line-height: 19px;
  }
  .courses-include1 {
    margin: 0px auto 0 auto !important;
    height: auto;
  }
  .program-box {
    width: 100%;
    height: auto;
    margin-top: 72px;
  }
  .makeup-course {
    height: 409px;
    margin: 24px auto 60px auto;
    padding: 24px;
  }
  .makeup-course p {
    width: 100%;
    font-size: 18px;
    line-height: 22px;
  }
  .content h1 {
    font-size: 24px;
    line-height: 26px;
    padding: 0;
  }
  .content {
    padding: 24px 0px 24px 0px;
    position: relative;
    margin-top: 24px;
  }
  .content p {
    width: 100%;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    padding: 12px 0;
  }
  .interior-design {
    padding: 24px;
    margin: 24px auto 24px auto;
    position: relative;
    height: 712px !important;
  }
  .interior-design h1 {
    font-size: 22px;
    line-height: 26px;
    margin-top: 12px !important;
  }
  .interior-design p {
    font-size: 18px;
    line-height: 22px;
  }
  .six.columns.fash-courses p {
    font-size: 14px;
    line-height: 19px;
    padding: 0px;
  }
  h2.design-title {
    font-size: 42px;
    line-height: 30px;
    padding: 24px 0 8px 0px;
    letter-spacing: -1px;
  }
  .design-management {
    height: 452px !important;
  }
  .design-management p {
    font-size: 20px;
    line-height: 28px;
  }
  .program-box5 {
    width: 100%;
    height: 290px;
    background: #abff5a;
    color: #000;
  }
  .program-box5 h1 {
    font-size: 42px;
    line-height: 40px;
    letter-spacing: -2px;
    padding-top: 36px;
    padding-left: 24px;
  }
  .program-box5 p {
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 1px;
    padding-left: 24px;
  }
  .why-join-us {
    margin: 72px auto 120px auto;
    height: 483px !important;
  }
  .makeup-course, .interior-design, .design-management, .fashion-design, .why-join-us {
    padding: 24px;
    margin: 24px auto 72px auto;
  }
  .makeup-course p, .interior-design p, .design-management p, .fashion-design p, .why-join-us p {
    font-size: 14px;
    line-height: 19px;
    font-weight: 400;
  }
  .makeup-course h1, .interior-design h1, .design-management h1, .fashion-design h1, .why-join-us h1 {
    font-size: 20px;
    line-height: 24px;
    margin-top: 13px !important;
    margin-bottom: 12px;
  }
  button1 img {
    width: 140px;
    right: -54px;
    top: 139px;
  }
  button2 img {
    width: 80px;
    right: -24px;
    top: 264px;
  }
  button3 img {
    width: 34px;
    right: 0px;
    top: 336px;
  }
  .banner-why-do-title h2 {
    font-size: 48px;
    line-height: 36px;
    padding: 0px 0px 24px 0px;
    letter-spacing: -2px;
  }
  .banner-why-do-title {
    width: 100%;
    height: auto;
    padding-top: 36px;
  }
  .banner {
    margin-top: 100px;
  }
  .faculty {
    padding-top: 12px;
    padding-bottom: 12px;
  }
  .faculty img {
    margin: 12px 100px 12px auto;
    text-align: left;
  }
  .faculty p {
    font-size: 16px;
    line-height: 22px;
    margin-left: 00px;
    width: 100%;
    height: 100%;
    padding-top: 24px;
    text-align: left;
  }
  .faculty span {
    font-size: 16px;
    line-height: 18px;
    padding-top: 0px;
    text-align: left;
  }
  .faculty h1 {
    font-size: 28px;
    line-height: 20px;
    padding-top: 24px;
    text-align: left;
  }
  .faculty:first-child {
    padding-top: 48px;
  }
  .banner-title h1 {
    font-size: 18px;
    line-height: 22px;
    padding: 12px 12px 0 0;
    width: 320px;
    padding-left: 0;
  }
  .form-box-content img {
    width: 200px;
    text-align: left;
    margin: auto;
    padding: auto;
    float: left;
    padding-left: 12px;
  }
}
/* ======================================================================
 *                min-width: 480px and max-width: 767px
 * =======================================================================*/
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .testimonials {
    width: 100%;
    height: 368px !important;
    margin: 0px 12px 0 12px !important;
  }
  .why-join-us {
    margin: 0px auto 48px auto;
    height: 334px !important;
  }
  .banner-title h2 {
    font-size: 66px;
    line-height: 50px;
    padding: 0 0px;
    letter-spacing: -1px;
  }
  .banner {
    margin-top: 100px;
  }
  .banner-title {
    padding-top: 0px;
  }
  .banner-title h1 {
    padding: 12px 0px 0 0;
    width: 320px;
  }
  .form-box-content img {
    width: 250px;
    height: auto;
    padding-left: 0px;
  }
  .form-box-content h1 {
    width: 100%;
    font-size: 26px;
    line-height: 30px;
    padding-top: 24px;
    padding-left: 36px;
  }
  .form-box-content h1 {
    width: 85%;
    font-size: 24px;
    line-height: 30px;
    padding-top: 24px;
    padding-left: 0px;
  }
  .form-box-content {
    width: 100%;
    height: auto;
    padding-top: 36px;
    padding-bottom: 36px;
    padding-left: 0px;
  }
  .form-box {
    width: 100%;
    margin-top: 24px !important;
    height: 712px;
  }
  button1 img {
    width: 140px;
    right: -54px;
    top: 139px;
  }
  button2 img {
    width: 80px;
    right: -24px;
    top: 264px;
  }
  button3 img {
    width: 34px;
    right: 0px;
    top: 336px;
  }
  .center-box1 {
    padding-right: 0;
  }
  .center-box1 img {
    width: 91%;
    height: auto;
    float: none;
    text-align: center;
  }
  .center-box2 p {
    font-size: 20px;
    line-height: 20px;
    letter-spacing: 1px;
    width: 348px;
    padding-top: 32px;
    padding-left: 100px;
  }
  .six.columns.center-box1:nth-child(1) {
    margin-right: 30px;
  }
  .six.columns.center-box1:nth-child(2) {
    margin-right: 30px;
  }
  .discover-more p {
    font-size: 60px;
    line-height: 60px;
    letter-spacing: 1px;
    padding-left: 48px;
    padding-top: 47px;
  }
  .visit-us h2 {
    font-size: 72px;
    line-height: 72px;
    letter-spacing: 1px;
  }
  .visit-us p {
    font-size: 24px;
    line-height: 24px;
    letter-spacing: 1px;
    padding-top: 24px;
  }
  .visit-us {
    height: 336px;
  }
  .discover-more img {
    width: 60px;
    height: auto;
    position: relative;
    top: 10px;
  }
  .follow-us h2 {
    font-size: 60px;
    line-height: 60px;
    letter-spacing: 1px;
  }
  .social-menu-icons a {
    padding-right: 23px;
    padding-top: 48px;
    font-size: 48px;
    padding-left: 0px;
  }
  footer {
    margin-top: 72px;
  }
  .program-box h1 {
    font-size: 60px;
    line-height: 60px;
    letter-spacing: -2px;
    padding-bottom: 8px;
  }
  .program-box1 h1, .program-box2 h1, .program-box3 h1 {
    font-size: 40px;
    line-height: 0px;
    letter-spacing: -2px;
    padding-top: 60px;
    padding-left: 12px;
    padding-bottom: 42px;
  }
  .program-box3 h1 {
    line-height: 34px !important;
  }
  .program-box2 h1 {
    padding-left: 0 !important;
  }
  .program-box1 {
    height: 180px;
  }
  .program-box2 {
    height: 184px;
    padding-left: 12px;
  }
  .arrow, .arrow-hair {
    display: none;
  }
  .first-a {
    padding-left: 12px;
  }
  .center-box1 img {
    width: 220px;
    text-align: center;
    float: none;
    padding-top: 24px;
  }
  .six.columns.center-box1:nth-child(1) {
    text-align: left;
    padding-left: 112px;
  }
  .six.columns.center-box1:nth-child(2) {
    text-align: left;
    padding-left: 112px;
  }
  .six.columns.center-box1:nth-child(3) {
    text-align: left;
    margin-top: -12px;
    padding-left: 112px;
  }
  .center-box {
    margin-top: 72px;
  }
  hr {
    height: 6px;
    margin-top: 24px;
  }
  .center-box2 img {
    width: 220px;
    height: auto;
    margin-left: 118px;
    margin-top: 24px;
  }
  .visit-us {
    height: 400px;
  }
  .discover-more p {
    font-size: 40px;
    line-height: 24px;
    letter-spacing: 1px;
    padding-left: 30px;
    padding-top: 32px;
  }
  .follow-us {
    height: 235px;
    padding: 32px 48px 48px 24px;
  }
  .fashion-design {
    height: 771px !important;
  }
  .program-box2 p {
    width: 100%;
    padding: 58px 49px 70px 23px;
    font-size: 26px;
    line-height: 28px;
  }
  .career-pathway {
    width: 100%;
    padding: 30px 72px 30px 30px;
    margin: 72px 0 0px 0;
  }
  .program-box1 span {
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 1px;
    padding-left: 36px;
    width: 80%;
    float: left;
    text-align: left;
  }
  .program-box1 h1 {
    font-size: 36px;
    line-height: 0px;
    letter-spacing: -2px;
    padding-top: 60px;
    padding-left: 32px;
    padding-bottom: 12px;
  }
  .program-box3 h1 {
    font-size: 40px;
    padding-left: 12px;
    padding-top: 40px;
    line-height: 42px;
  }
  .program-box1 img, .program-box3 img {
    display: none;
  }
  .courses p {
    font-size: 14px;
    line-height: 19px;
    padding: 12px;
  }
  .courses-include h1 {
    font-size: 42px;
    line-height: 6px;
    padding-bottom: 42px;
  }
  .banner-title.fashion-padding {
    padding-top: 58px;
  }
  .career-pathway h1 {
    font-size: 24px;
    line-height: 30px;
  }
  .courses-include1 {
    margin: 0px auto 0 auto !important;
    height: auto;
  }
  .program-box {
    width: 100%;
    height: auto;
    margin-top: 72px;
  }
  .content h1 {
    font-size: 24px;
    line-height: 30px;
    padding: 0;
  }
  .content {
    padding: 24px 0px 24px 0px;
    position: relative;
    margin-top: 24px;
  }
  .content p {
    width: 100%;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    padding: 12px 0;
  }
  .six.columns.fash-courses p {
    font-size: 14px;
    line-height: 19px;
    padding: 4px;
  }
  h2.design-title {
    font-size: 60px;
    line-height: 50px;
    padding: 0px 0 0 12px;
    letter-spacing: -1px;
  }
  .program-box5 {
    width: 100%;
    height: 290px;
    background: #abff5a;
    color: #000;
  }
  .program-box5 h1 {
    font-size: 48px;
    line-height: 40px;
    letter-spacing: -2px;
    padding-top: 36px;
    padding-left: 24px;
  }
  .interior-design {
    height: 640px !important;
  }
  .design-management {
    height: 380px !important;
  }
  .makeup-course {
    height: 362px;
  }
  .makeup-course p, .interior-design p, .design-management p, .fashion-design p {
    font-size: 14px;
    line-height: 19px;
  }
  .makeup-course h1, .interior-design h1, .design-management h1, .fashion-design h1 {
    font-size: 32px;
    line-height: 33px;
    margin-top: 13px !important;
  }
  .makeup-course, .interior-design, .design-management, .fashion-design {
    padding: 49px 47px;
    margin: 72px auto 72px auto;
  }
  .banner-why-do-title h2 {
    font-size: 48px;
    line-height: 50px;
    padding: 0px 0px 24px 0px;
    letter-spacing: -2px;
  }
  .banner-why-do-title {
    width: 100%;
    height: auto;
    padding-top: 36px;
  }
  .faculty:nth-child(1) {
    padding-top: 48px;
  }
  .faculty {
    padding-top: 24px;
    padding-bottom: 24px;
  }
  .faculty img {
    margin: 24px 224px 24px auto;
    text-align: left;
  }
  .faculty p {
    font-size: 16px;
    line-height: 22px;
    margin-left: 00px;
    width: 100%;
    height: 100%;
    padding-top: 24px;
    text-align: left;
  }
  .faculty span {
    font-size: 18px;
    line-height: 18px;
    padding-top: 0px;
    text-align: left;
  }
  .faculty h1 {
    font-size: 40px;
    line-height: 20px;
    padding-top: 30px;
    text-align: left;
  }
  .form-box-content img {
    width: 240px;
    text-align: left;
    margin: auto;
    float: left;
    padding-left: 36px;
  }
  .mentors-box h1 {
    width: 100%;
    font-size: 48px;
    line-height: 48px;
    letter-spacing: 0px;
    padding-top: 48px;
    text-align: center;
  }
  .mentors-box {
    width: 100%;
    height: 700px;
    margin-top: 48px;
    background: #000;
    padding: 0px auto;
  }
  .mentors-box p {
    width: 345px;
    text-align: center;
    padding: 0 auto;
    margin: 0 auto;
    font-size: 20px;
    line-height: 24px;
  }
  .mentors-box img {
    padding: 0 auto;
    width: 100%;
    padding-top: 12px;
    text-align: left;
    float: left;
    padding-right: 0;
  }
}
#response, #response1, #appResponse {
  margin-bottom: 10px;
  padding: 10px;
  border-radius: 5px;
  display: none; /* Initially hidden */
}
#response.success, #response1.success, #appResponse.success {
  background-color: #dff0d8;
  color: #3c763d;
  border: 1px solid #d6e9c6;
  font-weight: 400;
}
#response.error, #response1.error, #appResponse.error {
  background-color: #f2dede;
  color: #222;
  border: 1px solid #ebccd1;
  font-weight: 400;
}