/*  Tablet PC: 992px.
    Gutters: 24px.
    Outer margins: 28px.
    Inherits styles from: Default Layout.
-----------------------------------------------------------------
cols    1     2      3      4      5      6      7      8
px      68    160    252    344    436    528    620    712    */
@media only screen and (min-width: 992px) and (max-width: 1199.98px) {
  .hero-main-text {
    font-size: 48px;
  }
  .inner-grid{
    grid-template-columns: 100%;
  }
  .event-img-wrap{
    display: none;
  }
  section {
    padding: 70px 0;
    overflow: hidden;
  }
  .section-padding {
    padding: 70px 0;
  }
}

/*  Tablet Mobile: 768px.
    Gutters: 24px.
    Outer margins: 28px.
    Inherits styles from: Default Layout.
-----------------------------------------------------------------
cols    1     2      3      4      5      6      7      8
px      68    160    252    344    436    528    620    712    */
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
  section {
    padding: 20px 0;
    overflow: hidden;
  }
  .mission-content{
    margin-top: 50px;
  }
  .section-padding {
    padding: 70px 0;
  }
  .page-banner {
    padding: 40px 0;
  }
  .home-btn-wrapper {
    position: absolute;
    right: 60px;
  }
  .hero-img-wrapper img {
    width: 60%;
    padding: 35px;
  }
  .hero-main-text {
    font-size: 48px;
  }
  .container, .container-md, .container-sm {
    max-width: 991px !important;
  }
  .hero-img-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .inner-grid {
    display: grid;
    grid-template-columns: auto;
    background: #782724;
    margin-top: 50px;
    height: 80vh;
  }
  .event-img-wrap {
    display: none;
  }
  .inner-grid {
    display: grid;
    grid-template-columns: auto;
    height: auto;
  }
}

/*  Mobile : 576px.
    Gutters: 24px.
    Outer margins: 28px.
    Inherits styles from: Default Layout.
-----------------------------------------------------------------
cols    1     2      3      4      5      6      7      8
px      68    160    252    344    436    528    620    712    */
@media only screen and (min-width: 576px) and (max-width: 767.98px) {
  section {
    padding: 20px 0;
    overflow: hidden;
  }
  .mission-content{
    margin-top: 30px;
  }
  .timeline-year {
    display: block;
    height: 40px;
    width: 145px;
    color: #fff;
    border-radius: 80px;
    background-color: #782724;
    text-align: center;
    font-size: 16px;
    line-height: 43px;
    margin: 0;
    position: absolute;
    top: 18px;
    left: -40px;
  }
  .timeline ul li:nth-child(2n+1)::before, .timeline ul li:nth-child(2n)::before {
    top: -18px;
    left: 6px;
  }
  .timeline::before {
    left: 28px;
    height: 100%;
  }
  .search-btn {
    height: 50px;
    width: 100%;
    color: #fff;
    background: #782724;
    border-radius: 4px;
    margin: 0 auto;
    display: block;
  }
  section {
    padding: 30px 0;
  }
  .page-banner {
    padding: 50px 0;
  }
  .hero-img-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .top-header {
    display: none;
  }
  .page-banner {
    padding: 40px 0;
  }
  .home-btn-wrapper {
    position: absolute;
    right: 60px;
  }
  .hero-main-text {
    font-size: 48px;
  }
  .hero-img-wrapper img {
    width: 80%;
  }
  .section-header-name {
    font-size: 32px;
  }
  .blog-title {
	font-size: 18px;
	line-height: 26px;
}
.container, .container-md, .container-sm {
  max-width: 767px !important;
}
.event-img-wrap {
  display: none;
}
.inner-grid {
	display: grid;
	grid-template-columns: auto;
	height: auto;
}
.count-element {
	margin-bottom: 12px;
}
.font-48 {
	font-size: 36px;
}
.section-padding {
  padding: 30px 0;
}
.search-btn {
	height: 50px;
	width: 100% !important;
	color: #fff;
	background: #782724;
	border-radius: 4px;
}
.timeline ul li .content {
  margin-top: 30px;
}
.alert-sub-text {
  width: 80%;
}
}

/*  Mobile Small Device: 450px.
    Gutters: 24px.
    Outer margins: 28px.
    Inherits styles from: Default Layout.
-----------------------------------------------------------------
cols    1     2      3      4      5      6      7      8
px      68    160    252    344    436    528    620    712    */
@media only screen and (min-width: 450px) and (max-width: 575.98px) {
  .mission-content{
    margin-top: 30px;
  }
  .cv-bank thead tr th {
    font-size: 12px;
  }
  .page-banner-title {
    font-size: 36px;
  }
  .timeline ul li .content {
    margin-top: 30px;
  }
  .timeline-year {
    display: block;
    height: 40px;
    width: 145px;
    color: #fff;
    border-radius: 80px;
    background-color: #782724;
    text-align: center;
    font-size: 16px;
    line-height: 43px;
    margin: 0;
    position: absolute;
    top: 18px;
    left: -40px;
  }
  .timeline ul li:nth-child(2n+1)::before, .timeline ul li:nth-child(2n)::before {
    top: -18px;
    left: 6px;
  }
  .timeline::before {
    left: 28px;
    height: 100%;
  }
  section {
    padding: 30px 0;
  }
  .page-banner {
    padding: 40px 0;
  }
  .section-padding {
    padding: 30px 0;
  }
  .font-24 {
    font-size: 18px;
  }
  .count-element {
    margin-bottom: 12px;
  }
  .time-count-down {
    display: flex;
    flex-wrap: wrap;
  }
  .hero-img-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .top-header {
    display: none;
  }
  .page-banner {
    padding: 30px 0;
  }
  .home-btn-wrapper {
    position: absolute;
    right: 60px;
  }
  .font-48 {
    font-size: 36px;
  }
  .blog-title {
    font-size: 18px;
    line-height: 26px;
  }
  .container, .container-md, .container-sm {
    max-width: 575px !important;
  }
  .event-img-wrap {
    display: none;
  }
  .inner-grid {
    display: grid;
    grid-template-columns: auto;
    height: auto;
  }
  .hero-main-text {
    font-size: 48px;
  }
  .font-48 {
    font-size: 36px;
  }
  .section-padding {
    padding: 30px 0;
  }
  .count-element {
    padding: 15px 15px;
    border-right: 1px solid white;
    text-align: center;
  }
  .search-btn {
    height: 50px;
    width: 100% !important;
    color: #fff;
    background: #782724;
    border-radius: 4px;
    margin: 0 auto;
    display: block;
  }
  .navbar {
    height: 60px;
  }
  .alert-sub-text {
    width: 80%;
  }
}
/*  Mobile Small Device: 320px.
    Gutters: 24px.
    Outer margins: 28px.
    Inherits styles from: Default Layout.
-----------------------------------------------------------------
cols    1     2      3      4      5      6      7      8
px      68    160    252    344    436    528    620    712    */
@media only screen and (min-width: 320px) and (max-width: 449.98px) {
  .img-box{
    display: none !important;
  }
  .timeline ul li .content {
    margin-top: 30px;
  }
  .timeline-year {
    display: block;
    height: 40px;
    width: 145px;
    color: #fff;
    border-radius: 80px;
    background-color: #782724;
    text-align: center;
    font-size: 16px;
    line-height: 43px;
    margin: 0;
    position: absolute;
    top: 18px;
    left: -40px;
  }
  .timeline ul li:nth-child(2n+1)::before, .timeline ul li:nth-child(2n)::before {
    top: -18px;
    left: 6px;
  }
  .timeline::before {
    left: 28px;
    height: 100%;
  }
  .navbar {
    height: 60px;
  }
  section {
    padding: 30px 0;
  }
  .page-banner {
    padding: 40px 0;
  }
  .home-btn-wrapper {
    position: absolute;
    right: 60px;
  }
  .font-24 {
    font-size: 18px;
  }
  .container, .container-md, .container-sm {
    max-width: 449px !important;
  }
  .count-element {
    margin-bottom: 12px;
  }
  .time-count-down {
    display: flex;
    flex-wrap: wrap;
  }
  .inner-grid {
    display: grid;
    grid-template-columns: auto;
    background: #782724;
    margin-top: 0px;
    height: auto;
  }
  .page-banner {
    padding: 40px 0;
  }
  .blog-title {
    font-size: 18px;
    line-height: 26px;
  }
  .top-header {
    display: none;
  }
  .top-header-info a {
    font-size: 14px;
  }
  .hero-main-text {
    font-size: 36px;
  }

  .section-padding {
    padding: 30px 0;
  }

  .contact-box {
    padding: 20px;
  }
  .page-banner-title {
    font-size: 36px;
  }
  .section-padding {
    padding: 15px 0;
  }
  .hero-main-text {
    font-size: 36px;
  }
  .hero-img-wrapper img {
    padding: 20px;
  }
  .sub-text {
    font-size: 14px;
    line-height: 24px;
  }
  .section-header-name {
    font-size: 36px;
  }
  .primary-btn-btn {
	padding: 8px 15px;
}
  .top-move {
    display: none;
  }
  .img-box {
    display: none;
  }
  .video-box {
    position: unset !important;
    display: block;
  }
  .page-banner {
    padding: 30px 0;
  }
  .main-primary-btn {
    padding: 6px 10px;
    font-size: 12px;
  }
  .main-secondary-btn {
    padding: 6px 10px;
    font-size: 12px;
  }
  .header .logo img {
    max-height: 30px;
    margin-right: 6px;
  }
  .event-img-wrap {
    display: none;
  }
  .hero-main-text {
    font-size: 36px;
  }
  .font-48 {
    font-size: 36px;
  }
  .section-padding {
    padding: 30px 0;
  }
  .count-element {
    padding: 15px 15px;
    border-right: 1px solid white;
    text-align: center;
  }
  .search-btn {
    height: 50px;
    width: 100%;
    color: #fff;
    background: #782724;
    border-radius: 4px;
  }
  .alert-sub-text {
    width: 100%;
  }
}
