@media all and (min-width:0px) and (max-width: 450px) {
    .container-fluid img {
        width:100%;
    }
}
    .level2 {
  padding-left:15px;
  }
  
  .footer .footer-menu .social {
      margin-right:3px;
  }
  
  .btn {
      min-width:80px;
		padding: 0 14px;
		text-transform: unset;
  }
  
  .head-phone-no {
      /*width:200px;*/
      display:inline-block;
      float:right;
      font-size:22px;
      padding:5px 0 0 20px;
      letter-spacing: -0.5px;
  }
  .head-phone-no a {
     color:#3B0083;
     font-weight:800;
     text-decoration:none;
  }
/*@media all and (min-width:0px) and (max-width: 450px) {
  .head-phone-no {
      text-align:center;
      padding:2px 0px 18px 0px;
      width: 100%;
    font-size: 18px;
}
  .head-phone-no:before {
     font-family: 'FontAwesome';
     content: '\f095';
     padding-right:6px;
}
}*/

.head-phone-no-mobile {
   display:none;
 }

@media all and (min-width:0px) and (max-width: 450px) {
.col-xs-6 {
    width:50%;
}
  .head-phone-no {
      display:none;
  }
  .head-phone-no-mobile {
      display:block;
      width:50%;
     text-align:right;
     padding-right:15px;
     margin-top:20px;
     margin-bottom:40px;
  }
  .head-phone-no-mobile a {
      text-align:right;
     color:#3B0083;
     font-size:18px;
     font-weight:800;
     text-decoration:none;
  }
  .head-phone-no-mobile:before {
     font-family: 'FontAwesome';
     content: '\f095';
     padding-right:6px;
}
}

.head-social-icons {
    display: inline-block;
    float: right;
    padding-left: 12px;
}
.head-social-icons .social {
    display:inline-block;
    float:right;
    padding:10px 4px 0 4px;
}
.head-social-icons .social a {
    color:#666;
}

.top-bar .btn.primary {
	display:inline-block;
}



:root {
  --menu-bg-color: coral;
	--autism-purple: #322564;
	--autism-blue: #6188c6;
	--autism-light-blue: #7cccee;
	--autism-pink: #bc0c79;
	--autism-light-pink: #e26496;
	--autism-green: #3bae69;
	--autism-light-green: #70be8e;
	--very-light-blue: #f9f5f9;
}
@media all and (min-width:0px) and (max-width: 1200px) {
#navx {
  display:none;
	position: absolute;
  background-color: #7700c9;
  right: 0;
  top: 122px;
}
}
@media all and (min-width:1201px) {
#hamburger {
  display:none;
}
}

nav {
  /*float: right;*/
  z-index:99;
}

nav a {
  text-decoration: none;
  color: #fff;
  font-size: 16px;
  display: block;
	padding:16px 10px;
}

nav a.active, nav a:hover {
  color: rebeccapurple;
  text-decoration:none;
	background-color:var(--very-light-blue);
}

nav ul {
    padding: 0;
    margin: 0;
}
nav li {
  color:#fff;
  display: inline-block;
  vertical-align: top;
  /*max-width: 18%;*/
  position: relative;
  line-height: 1.3;
}
@media all and (min-width:0px) and (max-width: 1200px) {
nav li {
  color:#fff;
  display: block;
  line-height: 1.3;
	}
}
	

    /*nav li:last-child {
      width: auto; }
      nav li:last-child a {
        padding-right: 0; }*/
    nav li.active a {
      color: rebeccapurple;
      background-color:var(--very-light-blue);
      }
    nav li.active li a {
      color: rebeccapurple;
      }
    nav li:hover ul {
      display: block;
      background-color:var(--very-light-blue);
			width:200px;
}
    nav li ul {
      display: none;
      position: absolute;
      background-color: #fff;
      top: 100%;
      margin-top: 0;
			padding:0;
      }
    nav li:nth-child(5) ul {
        display:none;
    } 
      
    nav li li {
      border-bottom: none;
      width: 100%;
      padding: 0;
}
@media all and (min-width:0px) and (max-width: 1200px) {
    nav li li {
			display:none;
	}
}
      nav li li:first-child {
        border-bottom: none;
        width: 100%; 
        max-width: 100%;
        }
      nav li li:last-child {
        border-bottom: none;
        width: 100%; 
        max-width: 100%;
        }
      nav li li a {
        border-left: none;
        height: auto;
        display: block;
      color: rebeccapurple;
}
        nav li li a:hover {
          background: #9d68f4;
          color: #fff;
          }
    nav li li li {
			display:none;
      border-bottom: 1px solid rgba(255,255,255,.5);
      width: 100%;
      padding-left: 15px;
}
    /*
&:last-child {
			padding-right: 0;
		}
*/ 
footer {
  font-size: 11px;
  padding-top: 0.5em;
  padding-bottom: 2em;
  color: #6d6e71; }
  footer a {
    color: #6d6e71;
    text-decoration: none; }



/* Home page carousel/slider  */

.carousel-holder {
    margin:0 -22px;
}
    .carousel-item {
        height:450px;
        background-color:white;
    }
 
     .carousel-item a {
         color:white;
         font-weight:800;
     }
   
    .carousel-item h1 {
        color:#fff;
        font-size:60px;
        padding:30px 150px 0 50px;
        text-shadow: 2px 2px 5px rgba(0, 0, 0, .7);
    }
    .carousel-item p {
        color:#fff;
        font-size:28px;
        padding:20px 150px 0 50px;
        text-shadow: 2px 2px 5px rgba(0, 0, 0, .7);
   }

	   .carousel-item ul {
       list-style:disc;
       margin-left:50px;
       padding-top:0px;
       margin-bottom:0;
   }
	   .carousel-item ul li {
	       color:#fff;
       font-size:22px;
   }
@media all and (min-width:0px) and (max-width: 1023px) {
    .carousel-item h1 {
        font-size:40px;
        padding:20px 30px 0 30px;
    }
    .carousel-item p {
        font-size:18px;
        padding:15px 30px 0 30px;
    }
	.carousel-item ul li {
       font-size:18px;
   }
}    

    .slidex {
  background-size:cover;
  background-repeat: no-repeat;
    }
    .slidex1 {
    background: url('/site/img/carousel/merger-banner-2.jpg');
  background-size:cover;
  background-repeat: no-repeat;
  background-position:center;
  height:255px;
    }
    
    .merger-banner-text {
        background-color:#AA1580;
        color:#fff;
        text-align:center;
        padding:10px;
        font-size:36px;
        line-height:42px;
    }

@media screen and (max-width: 600px){
   .slidex1 {
       height:110px;
   }
   .merger-banner-text {
       font-size:30px;
       line-height:35px;
   }
}

    
    .slidex2 {
  background-size:cover;
  background-repeat: no-repeat;
    background: url('/site/img/carousel/slide2.jpg');
    }
    .slidex3 {
    /*background: linear-gradient(90deg, rgba(59, 0, 131, 0.3), rgba(59, 0, 131, 0.3)), url('/site/img/carousel/slide3a.jpg');*/
    background: url('/site/img/carousel/slide3b.jpg');
  background-size:cover;
  background-repeat: no-repeat;
     }

.creating-opportunities {
    color:#fff;
    margin-bottom:30px;
}

.btn.tertiary {
   /*display:none;*/
}

.jobAd {
    padding:20px;
    background-color:#f9f9f9;
    border-radius:15px;
    margin-top:30px;
}
.jobAd p {
    font-size:18px;
    margin:0;
}
.navbar.sticky {
    height:167px;
}
}