/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/
/* Imports
=============================== */

/* Added By sakthi -05042022 -Start
=============================== */
@import url('https://fonts.googleapis.com/css2?family=Nunito:wght@300;400;600;800;900&family=Raleway:wght@300;400;600;800&display=swap');
@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@900&display=swap);
/* Button
=============================== */
.page-id-125907 {
  font-family: 'Nunito', sans-serif !important;
}
.realistic-text-btn:hover,
.quizbanner-btn:hover
{
    background-color: #fff !important;
    border-color:  #800080 !important;
    color: #800080 !important;
}

.finder-btn:hover {
    background-color: #fff !important;
    border-color:  #1088F8 !important;
    color: #1088F8 !important;
}

.finder-btn:active, 
.finder-btn:focus 
{
    background: #1088F8;
    border: 2px solid #fff;
}
    
.quizbanner-btn:active,
.quizbanner-btn:focus
{
    background: #800080;
    border: 2px solid #fff;
}
/* End Button
=============================== */

/* Logo
=============================== */

@media (max-width: 1200px) {
    #masthead .ast-mobile-header-wrap .ast-primary-header-bar, #masthead .ast-mobile-header-wrap .ast-below-header-bar {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
}

#ast-mobile-header .ast-builder-grid-row {
    grid-column-gap: 4px; 
}

.logo-text-container {
        margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
}

.headerlogo
{
    font-family: "Roboto", sans-serif !important;
    display: flex !important;
    align-items: center !important;
    justify-content: flex-start !important;
    margin-bottom: 8px;
    margin-top: 8px;
    white-space: nowrap !important;
}

@media (min-width:768px) {
    .page-id-125907 .ast-builder-html-element .headerlogo {
        display: none !important;
    }
}
.logo-container {
    width: 50px;
}
#header-text,
#footer-logo-text
{
    font-family: "Roboto", sans-serif !important;
    line-height: normal;
    font-weight: 900 !important;
    margin-bottom: 0;
}

#logo-tag-container {
    line-height: normal;
}

.text-greenyellow {
    display: flex;
    justify-content: center;
    align-items: center;
}

.text-greenyellow:before,
.text-greenyellow:after {
  display: inline-block !important;
  content: "";
  border-bottom: 1px solid #b3b3b3 !important;
  width: 1rem !important;
  margin: 0 3px !important;
}

.text-skyblue {
  color: #1e76b2 !important;
}
@media (min-width: 319px) and (max-width: 576px) {
  .text-skyblue {
    font-size: 23px !important;
  }
}
@media (min-width: 577px) and (max-width: 992px) {
  .text-skyblue {
    font-size: x-large !important;
  }
}
@media (min-width: 992px) {
  .text-skyblue {
    font-size: 25px !important;
  }
  .text-greenyellow {
    font-size: 14px !important;
  }
}

@media (min-width: 1200px) {
  .text-skyblue {
    font-size: 26px !important;
  }
}

.text-greenyellow {
  color: #35b916 !important;
}
@media (min-width: 319px) and (max-width: 576px) {
  .text-greenyellow {
    font-size: 12px !important;
  }
}
@media (min-width: 577px) and (max-width: 992px) {
  .text-greenyellow {
    font-size: small !important;
  }
}

@media (max-width: 576px) {
    .headerlogo .nav-logo {
        width: 35px;
    }
}

#footer-logo-text {
    font-size: 20px !important;
}

#footer-logo-tag-container .text-greenyellow {
    line-height: normal !important;
    font-size: 10px !important;
}

#footer-logo {
    width: 35px;
    min-width: 35px;
}

#footer-logo-link:hover {
        text-decoration: none;
}

/* End Logo
=============================== */

/* Menu
=============================== */

.ast-mobile-header-wrap .menu-item {
    margin: 10px auto;
    max-width: 300px;
}

.ast-mobile-header-wrap .main-header-menu {
     display: block;
}

.main-header-menu a.menu-link {
    border: 0px solid #fff;
    border-radius: 0px;
    color:#000 !important;
    box-shadow: unset !important;
}

.college-item a {
    background-color: #000080 !important;
}
.home-item a {
    background-color:#ff8d47;
}
.major-item a {
    background-color: #0091A4;
}
.career-item a {
    background-color: #00954B;
}

.quiz-item a {
    background-color: #800080;
}

.home-item a:hover {
    background-color:#fff !important;
    color:#ff8d47 !important;
    border: 2px solid #ff8d47 !important;
}


.college-item a:hover,
.ast-builder-menu-1 .current-menu-ancestor > .menu-link {
    background-color: #fff !important;
    color:#000080 !important;
    border: 2px solid #000080 !important;
}
.major-item a:hover {
    background-color:#fff !important;
    color:#0091A4 !important;
    border: 2px solid #0091A4 !important;
}

.career-item a:hover {
    color:#00954B !important;
    background-color:#fff !important;
    border: 2px solid #00954B !important;
}

.quiz-item a:hover {
    color:#800080 !important;
    background-color:#fff !important;
    border: 2px solid #800080 !important;
}

.ast-builder-menu-1 .menu-item.current-menu-item > .menu-link {
    color: #ff8d47 !important;
    border: 0px solid #000 !important;
    background-color: #fff !important;
}
/*
.main-header-menu .menu-item:hover > .sub-menu,
.main-header-menu .menu-item.focus > .sub-menu
{
    left: -999em !important;
}

.main-header-bar-navigation .menu-item-has-children > .menu-link:after {
    content : '' !important;
    display: none !important;
}

.main-header-bar-navigation .ast-menu-toggle {
    display : none !important;
}
*/
/* Card Styles
=============================== */

.bg-major {
     background-color: #0091A4;
}

.bg-major-quiz {
     background-color: #800080;
}

.bg-college-search {
     background-color: #000080 !important;
}

.bg-explore-career {
     background-color: #00954B;
}

.home-page-card .card-header {
    text-align: center;
    font-size: 18px;
    padding: 8px;
    color: #fff;
    font-weight: bold;
    border-top-left-radius: 6px;
    border-top-right-radius:6px;
}
.card-header a {
    color: #fff;
}

.home-page-card .common-card {
    max-width:355px;
    border:4px solid #00954B;
    border-radius:10px;
}

.home-page-card .bg-major-quiz .card-header {
    background-color:#0091A4;
}
.home-page-card .bg-quiz .card-header {
    background-color:#800080;
}
.home-page-card .bg-major-quiz {
    border:4px solid #0091A4;
}
.home-page-card .bg-quiz  {
    border:4px solid #800080;
}
.home-page-card .bg-college-search  {
    background-color: #000080;
    border: 4px solid #000080;
}

.home-page-card .bg-career  {
    background-color: #00954B;
    border: 4px solid #00954B;
}

.home-page-card .bg-college-search .card-btn {
    background-color: #000080;
}

.card-btn {
     font-family: inherit;
}

.home-page-card .card-btn a{
    color:#fff;
    font-size:16px;
    font-weight:bold;
}
.home-page-card .card-footer {
    text-align:center;
    margin-bottom:15px;
}
.home-page-card .common-card:hover {
    z-index: 2;
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}
.home-page-card .card-btn {
    background-color:#00954B;
}
.home-page-card .bg-major-quiz .card-btn {
    background-color:#0091A4;
}
.home-page-card .bg-quiz .card-btn {
    background-color:#800080;
}
.home-page-card .card-body {
    background-color:#fff;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px
}

.card-colleges .card-header {
    text-align: center;
    font-size: 15px;
    padding: 6px;
    background: #000080;
    color: #fff;
    font-weight: bold;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.card-colleges .common-card {
    border: 2px solid #000080;
    border-radius: 9px;
    max-width: 270px;
}

.card-colleges .card-footer {
text-align: center;
margin-bottom: 15px;
}

.card-colleges .card-btn {
    background-color: #000080 !important;
    color: #fff;
    font-family: inherit;
    padding: 6px 15px 6px 15px;
    margin-top: 10px;
    font-size: 15px;
}

.card-colleges .card-footer {
margin-bottom:0px;
}
.card-colleges img {
    height:130px;
    object-fit: cover;
    object-position: top;
}
.card-major .card-header, .card-major .card-btn {
background-color:#0091A4 !important;
}
.card-major .common-card {
border: 2px solid #0091A4;
}
.card-career .card-header, .card-career .card-btn {
background-color:#00954B !important;
}
.card-career .common-card {
border: 2px solid #00954B;
}
.home-page-card .card-header a {
color:#fff;
}

/* End Card Styles
=============================== */

.ast-breadcrumbs span {
    font-family: inherit !important;
}

.main-header-menu .sub-menu {
    width: 220px !important;
}

.ast-builder-menu-1 .main-header-menu, .ast-header-break-point .ast-builder-menu-1 .main-header-menu {
    margin-top: 0 !important;
}

.ast-builder-menu-1 .main-header-menu > .menu-item > .sub-menu {
     padding-top: 10px;
     padding-bottom: 10px;
}

.page-id-125907 .main-navigation {
    margin-top:20px;
}

@media (max-width: 921px) {
    .page-id-125907 .main-navigation {
        margin-top: 0;
    }

}

@media (max-width: 921px) {
.main-header-menu-toggle {
     margin-top: 0 !important;
}
    
}

.ast-builder-footer-grid-columns {
  border-bottom: 1px solid #c9c3c3 !important;
}

.entry-content .college-section-card  h2 {
  font-size: 1.5em;
  font-weight: bold;
  margin-bottom: 0;
}

.entry-content .college-section-card  h3 {
  font-size: 1.17em;
  font-weight: bold;
  margin-bottom: 0;
  line-height: 25px;
  text-transform: none;
}

.entry-content .home-page-section  a {
  text-decoration: none !important;
}

.entry-content .home-page-section  p {
  margin-bottom: 0 !important;
}

.ast-logo-title-inline .site-logo-img {
  padding-right: 1em;
}

.page-id-125907 .site-branding {
  display: none;
}

@media (max-width: 767px) {
      .page-id-125907 .site-branding {
      display: block;
    }
}

.page-id-125907 .ast-primary-header-bar {
    background-color: transparent;
    background-image: none;
    border-bottom: none;
}

.page-id-125907 .menu-link {
    color: #fff !important;
    font-weight: bold;
}

.page-id-125907 .site-header .ast-container {
    max-width: 1305px !important;
    padding-left: 0px !important;
}

.page-id-125907 .site-header {
    z-index: 9999;
    position: absolute !important;
    width: 100%;
}

@media (max-width: 767px) {
  .page-id-11 .custom-logo {
    display: block !important;
  }
}

.site_copyright {
  text-align: center;
  color: #fff;
  font-size: 16px;
  padding: 25px;
}

.site-title {
  display: none;
}

.page-id-11 .site-header {
  z-index: 9999;
  position: absolute !important;
  width: 100%;
}

html {
  scroll-behavior: smooth;
}

.home-page-section a {
  text-decoration: none;
}

body {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.home-page-section,
.home-page-section h1,
.home-page-section h2,
.home-page-section h3,
.main-header-menu
{
    font-family: 'Nunito', sans-serif !important; 
}

.home-page-section .banner-title h1 {
    font-family: 'Raleway', sans-serif !important;
    font-weight: bold;
    margin-bottom: 0;
}

.site-header .menu-link {
    margin-left: 0px;
    margin-right: 0px;
}

@media (max-width: 921px) {
    .site-header .menu-link {
        margin-left: 0px;
        margin-right: 0px;
    }
}


.sub-menu .menu-link {
    font-size:15px;
    font-weight: normal;
}

.active {
  background: #FF8D47;
  color: #fff;
  padding-right: 20px !important;
  border-radius: 3px;
  padding-left: 20px !important;
}

.active a:hover {
  color: #fff !important;
}


.bottom-line {
  margin: 0 auto;
  width: 86px;
  height: 5px;
  background: #FF8D47;
  border-radius: 3px;
  margin-top: 10px;
}

/* Screen Definations
=============================== */
/* Mixins
=============================== */

.header-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

@media (max-width: 767px) {
  .header-section {
    display: block;
  }
}

.page-id-11 .site-header .ast-container {
  max-width: 1305px !important;
  padding-left: 0px !important;
}


.column-curve {
  width: 100%;
  height: 224px;
  background: #fff;
  clip-path: ellipse(58% 33% at 50% 2%);
}

.column-curve .headerlogo {
  position: absolute;
  left: 48%;
  top: 10px;
  transform: translate(-50%, -50%);
}

.header-section .column-left {
  float: left;
  width: 35%;
  height: 600px;
  background-color: #293B69;
  position: relative;
}

@media only screen and (min-width: 701px) and (max-width: 992px) {
  .header-section .column-left {
    width: 40%;
  }
}

@media (max-width: 767px) {
  .header-section .column-left {
    width: 100%;
    padding-left: 1rem !important;
  }
}

@media only screen and (min-width: 701px) and (max-width: 992px) {
  .header-section .column-left {
    padding-left: 0rem !important;
  }
}

.header-section .column-left .logo-img {
  width: 100%;
}

@media (max-width: 767px) {
  .header-section .column-left .logo-img {
    width: 250px;
    padding-top: 30px;
  }
}

@media only screen and (min-width: 701px) and (max-width: 992px) {
  .header-section .column-left .logo-img {
    width: 300px;
    padding-top: 20px;
  }
}

.header-section .column-left .banner_box {
  width: 440px;
  height: 230px;
  margin: 0 auto;
  border-radius: 20px;
  position: absolute;
  left: 0;
  z-index: 999;
  right: 25px;
  left: unset !important;
  -webkit-transform: translate(25%, 0%);
  transform: translate(25%, 0%);
  background: rgba(255, 255, 255, 0.85);
}


@media (max-width: 767px) {
  .header-section .column-left .banner_box {
    -webkit-transform: translate(-2%, -10%) !important;
    transform: translate(-2%, -10%) !important;
    height: unset !important;
    width: 280px;
    position: initial;
  }
  .header-section .column-left .banner_box {
    transform: translate(-2%, -25%) !important;
}
.header-section .column-left .banner-title h1 {
    font-size: 20px !important;
    line-height: 26px !important;
}
}

@media only screen and (min-width: 400px) and (max-width: 767px) {
  .header-section .column-left .banner_box {
    width: 355px;
  }
}

@media screen and (max-width: 1200px) {
  .header-section .column-left .banner_box {
    transform: translate(40%, 0%);
  }
}

.header-section .column-left .banner-title {
  padding: 25px;
}

@media(max-width:767px) {
  .header-section .column-left .banner-title {
    padding: 16px 20px;
  }
}

.header-section .column-left .banner-title h1 {
  font-size: 30px;
  color: #fff;
  font-family: 'Raleway', sans-serif;
  line-height: 45px;
  color: #000080;
  font-weight: bold;
  margin-bottom: 0px !important;
}

.home-page-section .ast-breadcrumbs-wrapper {
    padding: 10px;
    background-color: #ffffff;
    border-radius: 3px;
    margin-top: 10px;
}

.home-page-section .ast-breadcrumbs-wrapper a {
    color: #ff8d47;
}

.home-page-section .ast-breadcrumbs {
    padding-bottom: 0 !important;
}

.btn-take-tour {
  color: #fff !important;
}

.btn-take-tour:hover {
  color: #fff;
}

@media (max-width: 767px) {
  .header-section .column-left .banner-title h2 {
    font-size: 18px;
    line-height: 30px;
  }
}

.header-section .column-left .banner-title .banner_btn {
  display: inline-block;
  font-weight: 400;
  font-family: 'Nunito', sans-serif;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background: #FF8D47;
  color: #fff;
  border: 1px solid transparent;
  padding: 10px 30px 10px 30px;
  margin-top: 25px;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  -webkit-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
}

.header-section .column-right {
  position: relative;
  float: left;
  width: 65%;
  height: 600px;
  padding-top: 2rem;
}

@media (max-width: 767px) {
  .header-section .column-right {
    display: none !important;
  }
}

@media only screen and (min-width: 701px) and (max-width: 992px) {
  .header-section .column-right {
    width: 60%;
  }
}

.header-section .column-right .banner_bg {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(/wp-content/uploads/2022/04/banner-img.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}

.header-section .column-right .left-menu {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.header-section .column-right .left-menu li {
  padding-left: 30px;
  padding-top: 10px;
  padding-bottom: 10px;
}

@media only screen and (min-width: 701px) and (max-width: 992px) {
  .header-section .column-right .left-menu li {
    padding-left: 10px;
  }
}

.header-section .column-right .left-menu li a {
  font-size: 18px;
  color: #fff;
}

.header-section .column-right .left-menu li a:hover {
  color: #FF8D47;
}

@media (max-width: 992px) {
  .header-section .column-right .left-menu li a {
    font-size: 14px;
  }
}

.header-section .column-left {
  position: relative;
}


@media only screen and (min-width: 0) and (max-width: 767px) {
  .mbl-show {
    position: absolute;
    background-position: center;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(/wp-content/uploads/2022/04/banner-bg-mobile.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    background-position: top;
  }

  .header-section .column-left {
    height: 390px;
  }
}
/* Mobile Menu
=============================== */
.mobile-menu {
  display: none;
}

@media (max-width: 767px) {
  .mobile-menu {
    display: block;
  }
}

.secondary-title {
  text-align: center;
  font-size: 35px !important;
}

@media (max-width: 992px) {
  .secondary-title {
    font-size: 25px !important;
  }
}

/* Findcollege Menu
=============================== */
.findcollege-section {
  padding-bottom: 20px;
  background-color: #F6F6F6;
}
.findcollege-section a {
  text-decoration: none !important;
}
.findcollege-section .findcollege-title {
  clear: both;
  position: relative;
  margin: auto;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  border-radius: 5px;
  margin-top: -36px;
  padding: 10px 25px;
  display: flex;
}

.findcollege-section .findcollege-title .findcollege-title-link, 
.banner_box .bg-search,
.take-quiz-btn
{
  text-align: center;
  color: #fff;
  font-size: 17px;
  padding: 12px 40px;
  line-height: normal;
  margin-right: 35px;
  border-radius: 50px;
  border: 2px solid #fff;
  text-decoration: none;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
}

.banner_box .bg-college-search,
.take-quiz-btn
{
    margin-top: 40px;
    display: inline-block;
    margin-right: 0 !important;
    background-color: #800080;
    border: 2px solid #fff;
}

@media (max-width: 767px) { 
    
    .banner_box .bg-college-search,
    .take-quiz-btn
    {
    margin-top: 30px;
    width: 100%;
    }
}


.take-quiz-btn {
    margin-top: 20px;
}

.take-quiz-btn:hover,
.take-quiz-btn:active
{
    color: #fff;
}
.findcollege-section .findcollege-title .findcollege-title-link:last-child {
    margin-right: 0;
}

.find-card-section{
  max-width: 1140px;
  margin: 0 auto;
}

@media screen and (min-width: 800px) {
  .find-card-section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
@media (max-width: 1200px) { 
.find-card-section .college-sub-text {
  font-size: 14px !important;
}
}
@media screen and (min-width: 768px){
  .find-card-section .common-card {
    width: 32%;
}
}

@media (max-width: 767px) {
  .findcollege-section .findcollege-title .findcollege-title-link {
    font-size: 15px;
    margin-bottom: 10px !important;
    margin-right: auto !important;
    margin-left: auto !important;
    max-width: 300px;
    display: block;
  }
}

@media (max-width: 767px) {
  .findcollege-section .findcollege-title {
    position: initial;
    width: 100%;
    border-radius: 0;
    display: block;
    padding-top: 40px;
  }
}

.findcollege-section .subtitle {
  text-align: center;
  padding-top: 25px;
}

.findcollege-section .subtitle p {
  font-size: 20px;
  padding: 10px;
  font-weight: bold;
}

.findcollege-section .findcollege-content {
  width: 1140px;
  margin: 0 auto;
}

@media (max-width: 767px) {
  .findcollege-section .findcollege-content {
    width: unset;
    padding: 10px;
  }
}

.findcollege-section .findcollege-content .findcollege-content_row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}

@media only screen and (min-width: 701px) and (max-width: 1330px) {
  .findcollege-section .findcollege-content {
    width: unset;
    padding-left: 10px;
    padding-right: 10px;
  }
}

.findcollege-section .findcollege-content p {
  font-size: 20px;
  margin-bottom: 0px !important;
}

.findcollege-section .findcollege-content .content-title {
  text-align: center;
  padding-top: 20px;
  font-weight: bold;
}
.findcollege-content_row ul {
  list-style: disc;
    padding-left: 20px;
    padding-top:10px;
}
@media screen and (min-width: 768px){
.common-card {
    margin: 30PX 0PX !important;
}
}
@media only screen and (min-width: 800px) and (max-width: 900px) {
.find-card-section .card-body {
    padding: 13px 8px !important;
  min-height: 270px;
}
}
/* Search Major
=============================== */
.searchcollege {
  background-color: #fff;
  padding-top: 0px !important;
}

.searchcollege p {
  text-align: center;
  font-size: 32px;
  font-weight: bold;
  padding: 10px 0;
}

.searchcollege .search-subtitle {
  text-align: center;
  font-size: 16px;
  font-weight: 200;
  color: #948d8d;
  padding-top: 30px;
}

.searchcollege .searchrow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 40px;
}

@media (max-width: 767px) {
  .searchcollege .searchrow {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

.searchcollege .searchrow .searchcolumn {
  float: left;
  width: 50%;
}

@media (max-width: 767px) {
  .searchcollege .searchrow .searchcolumn {
    width: 100%;
  }
}

.searchcollege .searchrow .searchcolumn img {
  width: 100%;
  max-width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.searchcollege .searchrow .searchcolumn .image-section {
  position: relative;
  height: 100%;
}

.searchcollege .searchrow .searchcolumn .image-section .searchlist_btn {
  position: absolute;
  left: 0;
  bottom: 0;
  border-radius: 0px;
  font-size: 18px;
  -webkit-transform: translate(-15%, -100%);
  transform: translate(-15%, -100%);
}

@media (max-width: 767px) {
  .searchcollege .searchrow .searchcolumn .image-section .searchlist_btn {
    -webkit-transform: unset;
    transform: unset;
  }
}

.searchcollege .searchrow .searchcolumn .searchquiz_btn {
  position: absolute;
  right: 0;
  bottom: 0;
  border-radius: 0px;
  font-size: 18px;
  font-family: 'Nunito', sans-serif;
  -webkit-transform: translate(15%, -100%);
  transform: translate(15%, -100%);
}

@media (max-width: 767px) {
  .searchcollege .searchrow .searchcolumn .searchquiz_btn {
    -webkit-transform: unset;
    transform: unset;
  }
}

.searchcollege .searchrow .col-content {
  padding: 40px 50px;
  background-color: #F6F6F6;
}

@media (max-width: 767px) {
  .searchcollege .searchrow .col-content {
    padding: 10px;
  }
}

.searchcollege .searchrow .searchcollege-content {
  font-size: 16px;
  font-weight: normal;
  line-height: 26px;
  text-align: left;
  padding-top: 0px !important;
  padding-bottom: 30px;
}

.searchcollege .searchrow .searchcollege-content span {
  color: #60C194;
}

.searchcollege .searchrow .searchcollege-content_row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}

@media (max-width: 767px) {
  .searching-top {
    margin-top: 10px;
  }
}

.searchcollege .searchrow .searchcollege-colmunleft {
  width: 1%;
  margin-right: 20px;
}

.searchcollege .searchrow .searchcollege-colmunleft i {
  color: #60C194;
}

.searchcollege .searchrow .searchcollege-colmunright {
  width: 99%;
}

.searchcollege .searchrow .searchcollege-colmunright p {
  font-size: 16px;
  font-weight: normal;
  text-align: left;
}

.searchcollege .sectiontwo {
  padding-top: 0px;
}

.searchcollege .sectionthree {
  padding-top: 0px;
}

@media (max-width: 767px) {
  .searchcollege .sectiontwo .col-content {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
}

@media (max-width: 767px) {
  .searchcollege-content {
    padding-top: 10px !important;
  }
}
.searchcollege a {
  text-decoration: none !important;
}

/* Search Resources
=============================== */
.resources-cards-section {
  margin: 30px auto;
}

@media screen and (min-width: 768px) {
  .resources-cards-section {
    width: 70%;
    margin: 0px auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.resources-content {
  text-align: center;
  padding-top: 40px;
  padding-bottom: 40px;
  font-size: 25px;
}
.text-container{
  max-width: 1180px;
  margin: 0 auto;
  padding: 10px 10px;
}
.tour-subtext-container{
  margin-top: 20px;
}
.tour-sub-text{
  text-align: left !important;
  font-size: 18px !important;
  font-weight: normal !important;
}
.tour-sub-text i{
  color: #60C194;
  margin-right:20px;
}
#college-menu-pages{
  background-color: #F6F6F6;
}
.resources-cards-section-2 {
  /*width: 80%;*/
  margin: 30px auto;
}

@media screen and (min-width: 768px) {
  .resources-cards-section-2 {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    margin-top: -38px;
    margin-bottom: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.college-section-card a {
  text-decoration: none !important;
}
.college-section-card .common-card {
  height: 280px;
}

/* Career
=============================== */
.careersection {
  background-color: #fff;
  padding-top: 50px;
}
.careers-list-view ul {
  list-style: disc !important;
  padding-left: 30px;
}
.page-id-11 .careersection p {
  font-weight: bold;
  text-align: center;
  font-size: 32px;
}

.careersection p {
  padding: 0;
  font-size: 15px;
}

.careersection .search-subtitle {
  text-align: center;
  font-size: 16px !important;
  font-weight: 200;
  color: #948d8d;
  padding: 30px 10px 0;
}

.career-subcontent {
  width: 1140px;
  margin: 0 auto;
}

@media (max-width: 767px) {
  .career-subcontent {
    width: unset;
    padding: 10px;
  }
}

@media only screen and (min-width: 701px) and (max-width: 1330px) {
  .career-subcontent {
    width: unset;
    padding-left: 10px;
    padding-right: 10px;
  }
}

.career-subcontent h2 {
  font-size: 22px;
  margin-bottom: 0px !important
}

.career-subcontent p {
  font-size: 16px;
  text-align: left;
  font-weight: 200;
  padding-top: 15px;
}

/* Start Major Section
=============================== */

.major-content {
  line-height: 26px;
  word-spacing: 2px;
  font-size: 16px;
  padding-bottom: 25px;
}

@media (max-width: 767px) {
  .major-content {
    width: unset;
    padding: 10px;
  }
}

@media only screen and (min-width: 701px) and (max-width: 1330px) {
  .major-content {
    width: unset;
    padding-left: 10px;
    padding-right: 10px;
  }
}
.major-section-view a {
  text-decoration: none !important;
}

/* Common Style Start
=============================== */
.common-card {
  position: relative;
  background: #FFFFFF;
  -webkit-box-shadow: 0px 4px 40px rgba(192, 192, 192, 0.25);
  box-shadow: 0px 4px 40px rgba(192, 192, 192, 0.25);
  margin: 30px auto;
  max-width: 300px;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.yellow-circle {
  background: #FF8D47;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 20px;
  border-radius: 50%;
  width: 40px;
  min-width: 40px;
  height: 40px;
}

.card-name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 13px 17px;
}

.yellow-circle::after {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: auto;
  z-index: 1;
  content: "";
}

@media screen and (min-width: 768px) {
  .common-card {
    margin: 30PX 12PX;
  }
}

@media screen and (min-width: 1200px) {
  .common-card {
    margin: 45px 0px;
  }
}

.common-card:hover {
  -webkit-box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175);
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175);
}

.fa-angle-right {
  color: #ffff;
}
.card-body {
  padding: 13px 17px;
}

.card-body .card-name {
  padding: 0;
}

.card-body p {
  font-size: 15px !important;
}


@media only screen and (min-width: 767px) and (max-width: 1200px) {
.card-show-mb #pgc-125907-5-1, #pgc-125907-5-3, #pgc-125907-7-1, #pgc-125907-7-3 {
  width:40% !important;
} 
  .college-section-card .common-card {
  height: 265px !important;
}
}
/* Common Style End
=============================== */


/* Wordpress defult style 
=============================== */
.find-content {
  padding-top: 18px;
}

.find-banner-head {
  padding: 14px;
  text-align: center;
}

@media screen and (min-width: 767px) {
  .find-banner-head {
    font-size: 23px;
    font-weight: 700;
  }
}

.find-banner-para {
  padding: 14px;
}

@media screen and (min-width: 767px) {
  .find-banner-para {
    font-size: 21px;
  }
}

.find-banner-para-1 {
  padding: 8px;
}

@media screen and (min-width: 767px) {
  .find-banner-para-1 {
    font-size: 21px;
  }
}

.find-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#menu-item-22 {
  padding-right: 8px !important;
  border-radius: 3px !important;
  padding-left: 8px !important;
}

#menu-item-22:hover {
  color: #fff !important;
}

.ast-button-wrap .mobile-menu-toggle-icon .ast-mobile-svg {
  width: 20px;
  height: 20px;
}

.menu-title {
  margin-bottom: 20px;
  color: #fff;
}

@media screen and (max-width: 576px) {
  .menu-title {
    margin-bottom: 10px;
    margin-top: 20px;
  }
}
/* footer
=============================== */

#footer {
  background-color: #000;
  padding: 50px 0 20px;
}

@media screen and (max-width: 1200px) {
  #footer {
    padding: 30px 10px;
  }
}

.footer-background,
.footer-content
{
    background-color: transparent !important;
    font-family: 'Nunito', sans-serif !important;
}

.footer-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  color: #c3c3c3;
  max-width: 1180px;
  margin: auto;
  border-bottom: 1px solid #6e6e6e;
  padding-bottom: 20px;
  line-height: 30px;
  padding-top: 0 !important;

}

.footer-area .menu-title {
    margin-bottom: 0!important;
}

.footer-area .fa-angle-right {
  margin-right: 10px;
}

.footer-area a {
  color: #c3c3c3 !important;
}

.footer-area a:hover {
  color: #fff !important;
}

.footer-area-1,
.footer-area-2 {
  width: 20%;
}

.copyright {
    padding-left: 15px !important; 
    padding-top: 15px !important; 
    padding-bottom: 10px !important;
}

@media screen and (max-width: 1200px) {

  .footer-area-1,
  .footer-area-2 {
    width: 50%;
  }
}

@media screen and (max-width: 576px) {

  .footer-area-1,
  .footer-area-2 {
    width: 100%;
  }
}

.footer-area-3 {
  width: 60%;
}

@media screen and (max-width: 1200px) {
  .footer-area-3 {
    width: 100%;
  }
}


.footer-logo {
  width: 200px;
}

.footer-logo-wrapper {
    padding-bottom: 16px !important;
}

#footer ul,
ol {
  margin-left: 0px;
}

@media (max-width: 960px) {
    .footer-area-3 {
    max-width: none !important;
    }
}

.page-id-11 .ast-header-break-point .ast-builder-menu{
  min-height: 100vh !important;
}

.menu-link img {
  width: 15px !important;
  margin-left: 5px !important;
}

.sub-menu .menu-link {
    color: #000 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;

}
.page-id-11 .sub-menu .menu-link {
  color: #000 !important;

}

.ast-button-wrap .mobile-menu-toggle-icon .ast-mobile-svg {
  width: 20px !important;
  height: 20px !important;
}
.ast-button-wrap .menu-toggle.main-header-menu-toggle {
  padding: 0.3em !important;
}

.tour-page {
  padding-top: 40px;
}
.career-tour-page {
  padding-top: 0 !important;
}

.major-section .majors-container .find-major-section{
   background-color: #F6F6F6;
}

.page-id-435 .ast-builder-menu-1 .main-header-menu{
margin-top:16px;
}

.wp-caption > p:empty  {
    display: none;
}
.footerlogo {
  margin-top:0px;
  margin-bottom:0px;
}
.home-page-card .common-card {
    width: unset !important;
}
.home-page-card p, .college-section-card p {
  margin-bottom:0px !important;
}
#pg-125907-2 {
  background-color: #F6F6F6;
}
#pg-125907-0, #pg-125907-1, #pl-125907 .so-panel, #pl-125907 .panel-grid {
  margin-bottom:0px;
}
.secondary-title {
  font-weight:bold !important;
  font-family: "Roboto", sans-serif !important;
}
.findcollege-content ul {
  margin-bottom:0px !important;
}
.page-id-57874 button, input, select, textarea, label, #emptyDropdown, #schoolNameDropdown, #state_select {
  font-size:18px;
}
.menu-item .fa-search {
  border-radius: 50px;
    background: #00c38e;
    padding: 10px;
    color: #fff;
}
/* Added By sakthi -05042022 -End
=============================== */