@font-face {
    font-family: 'proxima_novaregular';
    src: url('../fonts/proxima_nova_font-webfont.woff2') format('woff2'),
         url('../fonts/proxima_nova_font-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'robotoregular';
    src: url('../fonts/roboto-regular-webfont.woff2') format('woff2'),
         url('../fonts/roboto-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
html, body {
  margin: 0;
  font-family: 'proxima_novaregular';
}
.font-weight-300 {
  font-weight: 300;
}
.font-weight-400 {
  font-weight: 400;
}
.font-weight-500 {
  font-weight: 500;
}
.font-weight-600 {
  font-weight: 600;
}
.font-weight-700 {
  font-weight: 700;
}
.navbar-nav a:hover{
	color:#1B9499 !important;
}
.active-menu{
	color:#1B9499 !important;
}
.btn-primary:hover {
    background-color: #118085 !important;
	border-color: #118085;
}
.bg-footer{
	background-color:#034442 !important;
}
.f-logo-text h5{
	font-style: normal;
	font-weight: 700;
	font-size: 24px;
	line-height: 29px;
	color: #FFFFFF;
}
.f-desc{
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 24px;
	color: rgba(255, 255, 255, 0.8);
}
.f-location .f-location-name{
	font-style: normal;
	font-weight: 700;
	font-size: 14px;
	line-height: 19px;
	letter-spacing: 0.2px;
	color: #FFFFFF;
	margin-bottom: 15px;
}
.f-location .f-location-value{
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 19px;
	color: #FFFFFF;
	margin-bottom: 15px;
}
.f-location-value a{
	font-family: 'robotoregular';
	color:#fff;
	text-decoration:none;
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 16px;
}
.f-menu ul{
	padding:0;
}
.f-menu ul li{
	list-style-type:none;
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 17px;
	margin-bottom:21px;
	/*letter-spacing: 0.2px;*/
}
.f-menu ul li a{
	color:#ffffff;
	text-decoration:none;
}
.copy-right{
	font-family: 'robotoregular';
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 17px;
	color: rgba(255, 255, 255, 0.8);
}
.wptww-testimonials-slidelist button.slick-prev:hover{
    background-size: 15px 26px !important;
    background-color: #ccc !important;
}
.navbar-nav a{
	font-family: 'robotoregular';
	font-style: normal;
	font-weight: 700;
	font-size: 14px;
	line-height: 17px;
	display: flex;
	align-items: center;
	letter-spacing: 0.2px;
	color: rgba(66,66,66,1);
}
.navbar-light .navbar-nav .nav-link{
	color: rgba(66,66,66,1);
}
.navbar-brand {
  background-color: #d9d9d9;
}
.header-warning {
	font-family: 'robotoregular';
	background-color: #1B9499;
	padding: 15px 0 !important;
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 17px;
	letter-spacing: 0.2px;
	color: #FFFFFF;
}
.banner-content {
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 100%;
}
h1.banner-heading{
	font-style: normal;
	font-weight: 700;
	font-size: 56px;
	line-height: 68px;
	letter-spacing: 1.2px;
	text-transform: capitalize;
	color: #111111;
}
.banner-paragraph{
	font-family: 'robotoregular';
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 24px;
	letter-spacing: 0.2px;
	color: #3D3D3D;
}
.banner-button{
	font-style: normal;
	font-weight: 500;
	font-size: 18px;
	line-height: 22px;
	text-align: center;
	letter-spacing: 0.46px;
	color: #FFFFFF;
}
.carousel-indicators li {
  width: 10px !important;
  height: 10px !important;
  border: 0px !important;
  border-radius: 5px !important;
}
.carousel-indicators li.active{
	background-color:#1B9499;
}
.carousel-indicators li{
	background-color:#ffffff;
	opacity:1;
}
.asociation-accrediation-container {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
	column-gap: 50px;
}
.asociation-accrediation h2{
	font-style: normal;
	font-weight: 300;
	font-size: 20px;
	line-height: 150%;
	text-align: center;
	letter-spacing: -0.023em;
	color: #3D3D3D;;
}
.asociation-accrediation-item img {
  width: 100%;
  height: auto;
}
.why-uniready h2{
	font-family: 'robotoregular';
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 24px;
	text-align: center;
	letter-spacing: 0.2px;
	text-transform: capitalize;
	color: #3D3D3D;
}
.why-uni-head h2{
	font-style: normal;
	font-weight: 600;
	font-size: 48px;
	line-height: 58px;
	text-align: center;
	letter-spacing: 0.2px;
	text-transform: capitalize;
	color: #111111;
}
.nav-tabs {
  border: 0px;
}
.nav-tabs .nav-link {
  background-color: #f6f6f6;
  padding: 0.25rem 2.5rem !important;
  border-radius: 0;
  box-sizing: border-box;
}
.nav-tabs .nav-link.active {
  border: 0;
  background-color: #1B9499;;
  color: white !important;
  font-weight: 500;
  border-radius: 0;
  box-sizing: border-box;
}

#nav-student-tab {
  border-top-left-radius: 45px;
  border-bottom-left-radius: 45px;
  border-right: 1px solid gray;
}
#nav-agency-tab {
  border-right: 1px solid gray;
  border-left: 1px solid gray;
}
#nav-university-tab {
  border-top-right-radius: 45px;
  border-bottom-right-radius: 45px;
  border-left: 1px solid gray;
}
.tab-pane h5{
	font-style: normal;
	font-weight: 600;
	font-size: 24px;
	line-height: 29px;
	letter-spacing: 0.2px;
	text-transform: capitalize;
	color: #111111;
}
.tab-pane .small{
	font-family: 'robotoregular';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0.2px;
	text-transform: capitalize;
	color: #3D3D3D !important;
}
.by-the-num h3{
	font-style: normal;
	font-weight: 600;
	font-size: 48px;
	line-height: 58px;
	text-align: center;
	letter-spacing: 0.2px;
	text-transform: capitalize;
	color: #111111;
}
.by-the-num p{
	font-family: 'robotoregular';
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 24px;
	letter-spacing: 0.2px;
	text-transform: capitalize;
	color: #3D3D3D;
}
.number-container {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}
.number-item .number span{
	font-style: normal;
	font-weight: 700;
	font-size: 80px;
	line-height: 97px;
	letter-spacing: 0.2px;
	text-transform: capitalize;
	color: #111111;
}
.number-item .number-text{
	font-family: 'robotoregular';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 19px;
	text-align: center;
	letter-spacing: 0.2px;
	text-transform: capitalize;
	color: #3D3D3D;
}
.features-option h4{
	font-style: normal;
	font-weight: 600;
	font-size: 48px;
	line-height: 58px;
	text-align: center;
	letter-spacing: 0.2px;
	text-transform: capitalize;
	color: #111111;
}
.f-o-subhead{
	font-family: 'robotoregular';
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 24px;
	letter-spacing: 0.2px;
	text-transform: capitalize;
	color: #3D3D3D;
}
.f-o-box h3{
	font-style: normal;
	font-weight: 600;
	font-size: 36px;
	line-height: 44px;
	letter-spacing: 0.2px;
	text-transform: capitalize;
	color: #111111;
}
.f-o-box-text{
	font-family: 'robotoregular';
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 24px;
	letter-spacing: 0.2px;
	text-transform: capitalize;
	color: #3D3D3D !important;
}
.testimonials h3{
	font-style: normal;
	font-weight: 600;
	font-size: 48px;
	line-height: 58px;
	letter-spacing: 0.2px;
	text-transform: capitalize;
	color: #111111;
}
.testimonial-subhead{
	font-family: 'robotoregular';
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 24px;
	letter-spacing: 0.2px;
	text-transform: capitalize;
	color: #3D3D3D;
}
.number-item {
  border-left: 1px solid gray;
}
.number-item:first-child {
  border-left: none;
}
.number-item .number {
  font-size: 4rem;
}
.feature-container img {
  max-width: 100%;
}
.testimonial-section{
	margin-top:70px;
}
.wptww-testimonials-text em::before,.wptww-testimonials-text em::after,.wptww-testimonial-content i,.wptww-testimonial-content h4,ul.slick-dots{
	display:none !important;
}
.wptww-testimonials-text em{
	font-style: normal;
	font-weight: 500;
	font-size: 32px;
	line-height: 48px;
	text-align: center;
	letter-spacing: 0.2px;
	text-transform: capitalize;
	color: #111111;
}
.wptww-testimonial-client{
	font-family: 'robotoregular';
	margin:40px 0 10px 0;
	font-style: normal;
	font-weight: 600 !important;
	font-size: 24px;
	line-height: 32px;
	letter-spacing: 0.2px;
	text-transform: capitalize;
	color: #3D3D3D;
}
.wptww-testimonial-job{
	font-family: 'robotoregular';
	font-style: normal;
	font-weight: 400 !important;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0.2px;
	text-transform: capitalize;
	color: #3D3D3D;
}
.client-container .carousel-item {
  padding: 50px 0px;
}
.client-container .carousel-item div {
  max-width: 700px;
  margin: auto;
}
.author-quote {
  font-size: 1.75rem;
}
.client-container a {
  width: fit-content;
  height: fit-content;
  top: 50%;
  transform: translateY(-50%);
}
.client-container i {
  padding: 8px;
  border-radius: 20px;
}
.client-container i:hover {
  background-color: #d9d9d9;
}
.author-name {
  margin-top: 30px !important;
}
.card-container>div>div {
  background-color: #FAFAFB;
  height: 100%;
  border-radius: 14px;
}
.card-container>div>div .cc-sh{
	font-family: 'robotoregular';
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 23px;
	letter-spacing: 0.2px;
	text-transform: capitalize;
	color: #3D3D3D;
	margin-bottom:3rem;
}
.card-container>div>div .cc-mh{
	font-style: normal;
	font-weight: 600;
	font-size: 42px;
	line-height: 51px;
	letter-spacing: 0.2px;
	text-transform: capitalize;
	color: #3D3D3D;
}
#footer #description span, .copy-right {
  opacity: 0.75;
}
#footer #description a:hover {
  color: white;
}
#footer i {
  font-size: 14px;
  padding: 2px;
  background-color: white;
  border-radius: 10px;
  color: #1B9499;
  margin-right: 10px;
}
.container-fluid{
	padding-left:0px !important;
	padding-right:0px !important;
}
/* CONTACT PAGE */
.banner-content {
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 100%;
}
form {
  max-width: 400px !important;
}

input:focus, textarea:focus, select:focus {
  border: none !important;
  outline: none !important;
  box-shadow: none !important;
}
input, select, textarea {
  background-color: #f3f9ff !important;
  padding: 8px !important;
}
#footer #description span, .copy-right {
  opacity: 0.75;
}
#footer #description a:hover {
  color: white;
}
#footer i {
  font-size: 14px;
  padding: 2px;
  background-color: white;
  border-radius: 10px;
  color: #007bff;
  margin-right: 10px;
}
h2.contact-head{
	font-style: normal;
	font-weight: 600;
	font-size: 36px;
	line-height: 44px;
	color: #111111;
}
h2.location-head{
	font-style: normal;
	font-weight: 600;
	font-size: 40px;
	line-height: 47px;
	color: #111111;
}
.location-box h5{
	font-style: normal;
	font-weight: 600;
	font-size: 22px;
	line-height: 27px;
	letter-spacing: 0.2px;
	text-transform: capitalize;
	color: #111111;
	height:30px;
}
.location-add{
	font-family: 'robotoregular'; 
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0.2px;
	text-transform: capitalize;
	color: #3D3D3D;
	padding:10px 20px;
	text-decoration:none;
}
.location-box{
	background: #fafafb;
    padding: 20px 0;
    border: 1px solid #dedede;
    border-radius: 10px;
	margin: 0 20px 0 0;
}
.btn-banner{
	font-family: 'proxima_novaregular';
	border-radius:8px;
	font-style: normal;
	font-weight: 300;
	font-size: 24px;
	line-height: 29px;
	letter-spacing: 0.46px;
}
.btn-cc{
	font-family: 'proxima_novaregular';
	border-radius:10px;
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 19px;
	letter-spacing: 0.46px;
}
.btn-primary {
    color: #fff;
    background-color: #1B9499 !important;
    border-color: #1B9499;
}
.cntct-frm-input{
	background-color: #FAFAFB !important;
	border-radius: 14px;
}
.cntct-frm-txtarea{
	background-color: #FAFAFB !important;
	border-radius: 14px;
}
.cntct-frm-sbmt{
	background-color: #1B9499;
	border-radius: 14px;
}
/* CONTACT PAGE */

/* ABOUT PAGE */
.number-container {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}
.number-item {
  border-left: 1px solid gray;
}
.number-item:first-child {
  border-left: none;
}
.number-item .number {
  font-size: 4rem;
}
.feature-container img {
  max-width: 100%;
}
.client-container .carousel-item {
  padding: 50px 0px;
}
.client-container .carousel-item div {
  max-width: 700px;
  margin: auto;
}
.author-quote {
  font-size: 1.75rem;
}
.client-container a {
  width: fit-content;
  height: fit-content;
  top: 50%;
  transform: translateY(-50%);
}
.client-container i {
  padding: 8px;
  border-radius: 20px;
}
.client-container i:hover {
  background-color: #d9d9d9;
}
.author-name {
  margin-top: 30px !important;
}
.card-container>div>div {
  background-color: #FAFAFB;
  height: 100%;
}
#footer #description span, .copy-right {
  opacity: 0.75;
}
#footer #description a:hover {
  color: white;
}
#footer i {
  font-size: 14px;
  padding: 2px;
  background-color: white;
  border-radius: 10px;
  color: #007bff;
  margin-right: 10px;
}
.member {
  background-color: #eff3fd;
  padding-top: 85px;
  padding-bottom: 80px;
  border-radius: 10px;
  margin-top: 100px;
}
.team-section-mt{
	margin-top:150px !important;
}
.team-member .btn{
	cursor:inherit !important;
}
.team-member h5{
	font-style: normal;
	font-weight: 600;
	font-size: 22px;
	line-height: 27px;
	color: #111111;
}
.team-mem-designation{
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 26px;
	color: #111111;
}
.team-mem-bio{
	font-family: 'robotoregular';
	font-weight: 400;
	font-size: 16px;
	line-height: 28px;
	letter-spacing: 0.2px;
	text-transform: capitalize;
	color: #3D3D3D;
}
.member .btn {
  border-radius: 10px;
  width: 100%;
  bottom: 0;
  left: 0;
}
.member .btn .divider {
  top: 12.5%;
  left: 50%;
}
.member .member-img {
  top: -50px;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 50%;
}
.our-history-sub-head{
	font-family: 'robotoregular';
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 28px;
	letter-spacing: 0.2px;
	text-transform: capitalize;
	color: #3D3D3D;
}
.our-history h3{
	font-style: normal;
	font-weight: 600;
	font-size: 48px;
	line-height: 58px;
	letter-spacing: 0.2px;
	text-transform: capitalize;
	color: #111111;
}
.our-history-cont{
	font-family: 'robotoregular';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 28px;
	letter-spacing: 0.2px;
	text-transform: capitalize;
	color: #3D3D3D;
}
.value-subhead{
	font-family: 'robotoregular';
	font-style: normal;
	font-weight: 400;
	font-size: 24px;
	line-height: 28px;
	letter-spacing: 0.2px;
	text-transform: capitalize;
	color: #3D3D3D;
	margin-bottom:85px;
}
h2.value-head{ 
	font-style: normal;
	font-weight: 600;
	font-size: 48px;
	line-height: 58px;
	letter-spacing: 0.2px;
	text-transform: capitalize;
	color: #111111;
}
.value-tagline{
	font-family: 'robotoregular';
	font-style: normal;
	font-weight: 400;
	font-size: 24px;
	line-height: 28px;
	letter-spacing: 0.2px;
	text-transform: capitalize;
	color: #3D3D3D;
}
.value-box h5{
	font-style: normal;
	font-weight: 600;
	font-size: 24px;
	line-height: 29px;
	letter-spacing: 0.2px;
	text-transform: capitalize;
	color: #111111;
}
.value-box-cont{
	font-family: 'robotoregular';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0.2px;
	text-transform: capitalize;
	color: #3D3D3D;
}
h2.team-head{
	font-style: normal;
	font-weight: 600;
	font-size: 48px;
	line-height: 58px;
	letter-spacing: 0.2px;
	text-transform: capitalize;
	color: #111111;
}
.team-subhead{
	font-family: 'robotoregular';
	font-style: normal;
	font-weight: 400;
	font-size: 24px;
	line-height: 28px;
	letter-spacing: 0.2px;
	text-transform: capitalize;
	color: #3D3D3D;
}
.why-uniready-section{
	margin-top:150px !important;
}
/* ABOUT PAGE */

/* pricing page */
.circle {
  width: 8px;
  height: 8px;
  border-radius: 4px;
  background-color: #d9d9d9;
}
.feature {
  min-height: calc(48px * 3);
}
.flex-1 {
  flex: 1;
  padding-bottom: 0 !important;
}
.get-started {
  height: 52px;
  background-color: #edf2f7;
}
#footer #description span, .copy-right {
  opacity: 0.75;
}
#footer #description a:hover {
  color: white;
}
#footer i {
  font-size: 14px;
  padding: 2px;
  background-color: white;
  border-radius: 10px;
  color: #007bff;
  margin-right: 10px;
}
.pricing-hero h1{
	 
	font-style: normal;
	font-weight: 700;
	font-size: 56px;
	line-height: 68px;
	letter-spacing: 1.2px;
	text-transform: capitalize;
	color: #111111;
}
.pricing-hero-text{
	font-family: 'robotoregular'; 
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 19px;
	letter-spacing: 0.2px;
	color: #3D3D3D;
}
h2.price-plan-head{ 
	font-style: normal;
	font-weight: 700;
	font-size: 48px;
	line-height: 58px;
	color: #111111;
}
.plans-values h4{ 
	font-style: normal;
	font-weight: 700;
	font-size: 18px;
	line-height: 22px;
	color: #111111;
}
.plans-values h3{ 
	font-style: normal;
	font-weight: 700;
	font-size: 48px;
	line-height: 58px;
	color: #111111;
}
.plans-values-desc{
	font-family: 'robotoregular';  
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 17px;
	letter-spacing: 0.2px;
	text-transform: capitalize;
	color: #111111;
	height:40px;
}
.plans-values-cont{
	 
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 19px;
	color: #4A5568;
}
.plans-values-features{
	margin-top:25px;
}
.plans-values-getstarted a{
	 
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	line-height: 19px;
	color: #2D3748;
}
.plans-values-getstarted a:hover{
	color: #2D3748;
	text-decoration:none;
}
.pricing-shadow {
    box-shadow: 0px 0px 10px 1px rgb(0 0 0 / 10%);
    border-radius: 30px;
	padding-bottom: 40px;
	border:0;
}
.pricing-feature-list p{
	font-family: 'robotoregular'; 
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 19px;
	color: #3D3D3D;
}
.middle-border-seperater{
	border-bottom:1px solid #111111;
	width:25%;
	margin:auto;
}
/* pricing page */

/* student page */
.benefit-item img {
  width: 40px;
}
.feature-icon {
  width: 60px;
  border-radius: 18px;
}
#join {
  background-color: #FAFAFB;
}
/*#join a {
  width: 180px;
}*/
#footer #description span, .copy-right {
  opacity: 0.75;
}
#footer #description a:hover {
  color: white;
}
#footer i {
  font-size: 14px;
  padding: 2px;
  background-color: white;
  border-radius: 10px;
  color: #034442;
  margin-right: 10px;
}
.usa{
	margin-bottom:10px;
}
.usa h1{
	 
	font-style: normal;
	font-weight: 600;
	font-size: 56px;
	line-height: 68px;
	letter-spacing: 0.2px;
	text-transform: capitalize;
	color: #111111;
}
.usa-hero-text{
	font-family: 'robotoregular';
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 24px;
	letter-spacing: 0.2px;
	color: #3D3D3D;
}
.usa-btn{
	font-style: normal;
	font-weight: 500;
	font-size: 18px;
	line-height: 22px;
	letter-spacing: 0.46px;
}
.benefit-small{
	font-family: 'robotoregular';
	font-style: normal;
	font-weight: 400;
	font-size: 24px;
	line-height: 28px;
	letter-spacing: 0.2px;
	text-transform: capitalize;
	color: #3D3D3D;
}
h2.benefit-hero-head{ 
	font-style: normal;
	font-weight: 600;
	font-size: 48px;
	line-height: 58px;
	letter-spacing: 0.2px;
	text-transform: capitalize;
	color: #111111;
}
.benefit-sub-head{
	font-family: 'robotoregular';
	font-style: normal;
	font-weight: 400;
	font-size: 24px;
	line-height: 28px;
	letter-spacing: 0.2px;
	text-transform: capitalize;
	color: #3D3D3D;
}
.benefit-item{
	background-color:#FAFAFB;
}
.benefit-item h5{
	font-style: normal;
	font-weight: 600;
	font-size: 24px;
	line-height: 29px;
	letter-spacing: 0.2px;
	text-transform: capitalize;
	color: #111111;
}
.benefit-item .benefit-item-cont{
	font-family: 'robotoregular'; 
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0.2px;
	text-transform: capitalize;
	color: #3D3D3D;
}
.usa-feature-box h6{ 
	font-style: normal;
	font-weight: 600;
	font-size: 24px;
	line-height: 29px;
	letter-spacing: 0.2px;
	text-transform: capitalize;
	color: #111111;
}
.usa-feature-box .usa-feature-box-text{
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0.2px;
	text-transform: capitalize;
	color: #3D3D3D;
}
h6.works-steps{
	font-style: normal;
	font-weight: 600;
	font-size: 24px;
	line-height: 29px;
	letter-spacing: 0.2px;
	text-transform: capitalize;
	color: #111111;
}
.bottom-join-section .bottom-join-section-subhead{
	font-family: 'robotoregular'; 
	font-style: normal;
	font-weight: 400;
	font-size: 24px;
	line-height: 28px;
	letter-spacing: 0.2px;
	text-transform: capitalize;
	color: #3D3D3D;
}
.bottom-join-section h2.bottom-join-section-head{
	 
	font-style: normal;
	font-weight: 600;
	font-size: 48px;
	line-height: 58px;
	letter-spacing: 0.2px;
	text-transform: capitalize;
	color: #111111;
}
.bottom-join-section-btn{
	 
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 19px;
	letter-spacing: 0.46px;
	color: #FFFFFF;
}
.usa-hero-img img{
	border-radius:14px;
}
#benefit-img img{
	border-radius:10px;
}
.usa-hiw{
	text-align:center;
	background-color:#FAFAFB;
	margin: 30px;
	padding: 30px 10px !important;
}
.usa-hiw img{
	width:auto;
	height:104px;
}
/* student page */
.page-id-445 .page-id-445 .h1, .page-id-445 .h2, .page-id-445 .h3, .page-id-445 .h4, .page-id-445 .h5, .page-id-445 .h6, .page-id-445 h1, .page-id-445 h2, .page-id-445 h3, .page-id-445 h4, .page-id-445 h5, .page-id-445 h6 {
    line-height:29.23px;
	font-size:24px;
}
.page-id-3 .page-id-3 .h1, .page-id-3 .h2, .page-id-3 .h3, .page-id-3 .h4, .page-id-3 .h5, .page-id-3 .h6, .page-id-3 h1, .page-id-3 h2, .page-id-3 h3, .page-id-3 h4, .page-id-3 h5, .page-id-3 h6 {
    line-height:29.23px;
	font-size:24px;
}
@media only screen and (max-width: 575px) {
  body {
    font-size: 0.75rem;
  }
  h1 {
    font-size: 1.5rem;
  }
	.navbar-collapse {
		justify-content: space-between!important;
		
		background: #f5f5f5;
		padding-right: 20px;
		padding-bottom: 15px;
		margin-top: 5px;
	}
	.navbar-nav{
		padding-left: 20px;
    padding-bottom: 10px !important;
    margin-bottom: 10px;
	}
	.nav-item{
		border-bottom:1px solid #000;
		margin-bottom:10px;
	}
	.signup-btn{
		margin-left:20px;
	}
	/*.navbar-nav a {
		display: initial;
	}*/
	.f-menu, #menu-footer_menu_2, #menu-footer_menu_1 {
		padding-left: 0;
	  }
	  .asociation-accrediation-container {
		display: grid;
		grid-template-columns: 1fr 1fr;
		column-gap: 5px;
		row-gap: 5px;
	}
	.number-container {
		display: grid;
		grid-template-columns: 1fr 1fr;
		column-gap: 5px;
		row-gap: 5px;
	}
	.number-item:nth-child(2n + 1) {
		border-left: 0;
	}
	.client-container .carousel-item {
		padding: 30px 30px;
	}
	.nav-tabs .nav-link {
		padding: 0.25rem 0.5rem !important;
	}
	h1.banner-heading {
		font-size: 1rem !important;
		line-height: 18px !important
	}
	.banner-paragraph {
		font-size: 0.8rem !important;
		line-height: 16px !important;
	}
	.team-section-mt{
		margin-top:70px !important;
	}
	.why-uniready-section{
		margin-top:70px !important;
	}
	/*.navbar-nav a {
		display: initial;
	}*/
}
@media only screen and (max-width: 767px) and (min-width: 576px) {
.f-menu, #menu-footer_menu_2, #menu-footer_menu_1 {
    padding-left: 0;
  }
  .navbar-collapse {
		justify-content: space-between!important;
		
		background: #f5f5f5;
		padding-right: 20px;
		padding-bottom: 15px;
		margin-top: 5px;
	}
	.navbar-nav{
		padding-left: 20px;
    padding-bottom: 10px !important;
    margin-bottom: 10px;
	}
	.nav-item{
		border-bottom:1px solid #000;
		margin-bottom:10px;
	}
	.signup-btn{
		margin-left:20px;
	}
	/*.navbar-nav a {
		display: initial;
	}*/
	.asociation-accrediation-container {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    row-gap: 10px;
  }
  .number-container {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    row-gap: 10px;
  }
  .number-item:nth-child(3n + 1) {
    border-left: 0;
  }
  .client-container .carousel-item {
    padding: 30px 30px;
  }
  /*.navbar-nav a {
		display: initial;
	}*/
}
@media only screen and (max-width: 991px) and (min-width: 768px) {
	.navbar-collapse {
		justify-content: space-between!important;
		background: #f5f5f5;
		padding-right: 20px;
		padding-bottom: 15px;
		margin-top: 5px;
	}
	.navbar-nav{
		padding-left: 20px;
    padding-bottom: 10px !important;
    margin-bottom: 10px;
	}
	.nav-item{
		border-bottom:1px solid #000;
		margin-bottom:10px;
	}
	.signup-btn{
		margin-left:20px;
	}
	/*.navbar-nav a {
		display: initial;
	}*/
	.footer-left .col-7, .footer-left .col-5{
		max-width:100%;
		flex:inherit;
		padding-left:0;
		padding-right:0;
	}
	.asociation-accrediation-container {
    column-gap: 15px;
  }
  .number-container {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    row-gap: 10px;
  }
  /*.navbar-nav a {
		display: initial;
	}*/
}
@media only screen and (max-width: 1024px) and (min-width: 992px) {
	.footer-left .col-7{
		max-width:65%;
		flex:inherit;
		padding-left:0;
		padding-right:0;
	}
	.footer-left .col-5{
		max-width:35%;
		flex:inherit;
		padding-left:0;
		padding-right:0;
	}
}
@media only screen and (max-width: 1199px) and (min-width: 992px) {
#apply-in {
    padding: 30px 15px;
  }
  /*#benefit-img {
    background-image: url('../images/student/Image.png');
  }*/
}
/* xl */
@media only screen and (max-width: 1399px) and (min-width: 1200px) {
	/*#benefit-img {
    background-image: url('../images/student/Image.png');
  }*/
  #apply-in {
    padding: 30px 15px;
  }}
/* xxl */
@media only screen and (min-width: 1400px) {
	/*#benefit-img {
    background-image: url('../images/student/Image.png');
  }*/
  #apply-in {
    padding: 30px 15px;
  }}