
@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.3.0/css/all.min.css');


body,
html {
    overflow-x: hidden
}

.apply_listing li:last-child,
ul {
    margin-bottom: 0
}

.header_btn li,
.heading_sec h2 {
    font-family: 'Samsung Sharp Sans'
}

.choose_block ul li,
.header_btn,
.honour_relative,
.idx3-bx,
.pos-rel,
header.header-area {
    position: relative
}

.apply_listing li span,
.heading_sec h2,
.site_btn {
    text-transform: uppercase
}

.counter_item:before,
.text_cr:after,
.text_k:after,
.text_lacs:after {
    top: -1px;
    color: #bc1820
}

@font-face {
    font-family: 'Samsung Sharp Sans';
    src: url('../fonts/SamsungSharpSans-Bold.woff2') format('woff2'), url('../fonts/SamsungSharpSans-Bold.woff') format('woff'), url('../fonts/SamsungSharpSans-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Samsung Sharp Sans';
    src: url('../fonts/SamsungSharpSans.woff2') format('woff2'), url('../fonts/SamsungSharpSans.woff') format('woff'), url('../fonts/SamsungSharpSans.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Samsung Sharp Sans';
    src: url('../fonts/SamsungSharpSans-Medium.woff2') format('woff2'), url('../fonts/SamsungSharpSans-Medium.woff') format('woff'), url('../fonts/SamsungSharpSans-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Gotham Narrow Book';
    src: url('../fonts/GothamNarrow-Book.woff2') format('woff2'), url('../fonts/GothamNarrow-Book.woff') format('woff'), url('../fonts/GothamNarrow-Book.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Gotham Narrow';
    src: url('../fonts/GothamNarrow-Bold.woff2') format('woff2'), url('../fonts/GothamNarrow-Bold.woff') format('woff'), url('../fonts/GothamNarrow-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Gotham Narrow';
    src: url('../fonts/GothamNarrow-Black.woff2') format('woff2'), url('../fonts/GothamNarrow-Black.woff') format('woff'), url('../fonts/GothamNarrow-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Gotham Narrow';
    src: url('../fonts/GothamNarrow-Thin.woff2') format('woff2'), url('../fonts/GothamNarrow-Thin.woff') format('woff'), url('../fonts/GothamNarrow-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Gotham Narrow';
    src: url('../fonts/GothamNarrow-Medium.woff2') format('woff2'), url('../fonts/GothamNarrow-Medium.woff') format('woff'), url('../fonts/GothamNarrow-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Gotham Narrow';
    src: url('../fonts/GothamNarrow-Light.woff2') format('woff2'), url('../fonts/GothamNarrow-Light.woff') format('woff'), url('../fonts/GothamNarrow-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Poppins;
    src: url('../fonts/Poppins-Regular.woff2') format('woff2'), url('../fonts/Poppins-Regular.woff') format('woff'), url('../fonts/Poppins-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

* {
    box-sizing: border-box
}

body {
    font-size: 18px;
    font-weight: 500;
    color: #2a2a2a;
    line-height: 1.5;
    font-family: 'Gotham Narrow';
    background: #fff !important
}

a {
    text-decoration: none !important;
    transition: .3s
}

li {
    list-style: none
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin-top: 0;
    margin-bottom: 0
}

ul {
    padding-left: 0
}

input:focus {
    outline: 0;
    box-shadow: none
}

.container {
    max-width: 1440px
}

header.header-area {
    left: 0;
    right: 0;
    top: 0;
    z-index: 99999;
    padding: 18px 0;
    background: #e01
}

.header_btn li {
    font-size: 20px;
    color: #fff;
    font-weight: 600
}

.header_btn li a {
    color: #fff
}

.header_btn li a:hover {
    color: #fff;
}

.logo_sec img {
    max-width: 75%
}

.header_btn {
    top: 10px
}

.banner_section>img {
    object-fit: cover;
    height: auto
}

.space_sec {
    padding: 70px 0
}

.apply_block {
    background: #de1a1a;
    padding: 50px 70px 50px 90px
}

.heading_sec h3 {
    font-size: 30px;
    color: #fff;
    font-weight: 700;
    margin-bottom: 25px
}

.apply_listing li {
    display: flex;
    align-items: center;
    margin-bottom: 40px
}

.apply_listing li span {
    font-size: 13px;
    color: #bc1820;
    font-weight: 700;
    display: inline-flex;
    line-height: 1;
    min-width: 60px;
    height: 60px;
    border-radius: 50%;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    background: #fff;
    position: relative
}

.apply_listing li span b {
    font-size: 21px;
    display: block
}

.apply_listing li span::after {
    content: '';
    position: absolute;
    top: 109%;
    left: 0;
    right: 0;
    margin: auto;
    border-left: 1px dotted #fff;
    width: 1px;
    height: 54px
}

.apply_listing li:last-child span::after,
.counter_block li:last-child::before,
.non_plus:before {
    display: none
}

.apply_listing li span::before {
    content: '';
    content: '';
    position: absolute;
    top: 2px;
    bottom: 2px;
    left: -5px;
    right: 2px;
    margin: auto;
    border: 1px dotted #fff;
    border-radius: 50%;
    width: 69px;
    height: 69px
}

.para_point {
    padding-left: 25px
}

.para_point p {
    font-size: 19px;
    color: #fff;
    font-weight: 700;
    line-height: 1.3
}

.heading_sec h2 {
    font-size: 38px;
    font-weight: 700;
    color: #bc1820;
    margin-bottom: 10px
}

.heading_sec p {
    font-size: 13px;
    color: #2a2a2a
}

.gray_clr h2 {
    color: #2a2a2a;
    margin-bottom: 30px;
    text-transform: none
}

.choose_block ul {
    column-count: 2
}

.choose_block ul li {
    margin-bottom: 15px;
    font-size: 22px;
    display: flex;
    align-items: center
}

.choose_block {
    max-width: 80%;
    margin: auto
}

.honour_section {
    padding: 100px 0 0;
    background: #f2f2f2
}

.ft-sec p,
.honour_section h2 {
    margin-bottom: 20px
}

.honour_img img {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0
}

.honour_content {
    padding-left: 20px
}

.para_sec p {
    font-size: 17px
}

.honour_cont_img {
    margin: 65px -10px 0
}

.honour_cont_img li {
    padding: 0 10px
}

.strColCnt {
    padding: 0 5px
}

.dropdown-item {
    white-space: normal !important;
    padding: 0
}

.strColImg img {
    height: 210px !important;
    width: 100%;
    object-fit: cover
}

.strColCnt p {
    color: #2a2a2a;
    font-size: 20px;
    min-height: 60px;
    display: flex;
    align-items: start;
    text-align: start;
    white-space: pre-wrap;
    font-weight: 600
}

.enrollNow,
.idx3-bx span {
    white-space: nowrap;
    color: #000
}

.placements_section .para_sec p,
.white_clr p {
    font-weight: 400
}

.knowMore {
    font-weight: 500;
    font-size: 20px;
    color: #be0707;
    text-decoration: none;
    display: inline-flex;
    align-items: center
}

.knowMore svg {
    width: 16px
}

.choose_section h2 {
    margin-bottom: 40px
}

.research_section {
    background: url('../images/reasearch_bg.png') 50% 50%/cover no-repeat;
    padding: 90px 0 35px
}

.rsch_cont_img {
    margin: 50px -8px 0
}

.rsch_cont_img img {
    padding: 0 8px
}

.white_clr h2 {
    color: #fff;
    text-transform: none;
    margin-bottom: 23px
}

.white_clr p {
    color: #fff;
    max-width: 550px
}

.rsch_btn {
    margin-top: 35px
}

.site_btn {
    font-size: 18px;
    color: #fff;
    display: inline-block;
    padding: 10px 30px;
    background: linear-gradient(180deg, #f63841 0, #bc1820 80%)
}

.site_btn:hover {
    background: linear-gradient(180deg, #f63841 20%, #bc1820 100%);
    color: #fff
}

.counter_sec li {
    background: #f4f2f2;
    padding: 25px 35px;
    border-bottom: 1px solid #e4e1e0
}

.counter_item {
    font-size: 50px;
    color: #bc1820;
    font-weight: 700;
    line-height: 1;
    position: relative;
    display: inline-block
}

.counter_sec li span {
    font-size: 18px;
    color: #2a2a2a;
    font-weight: 500;
    display: block
}

.counter_item:before {
    content: '+';
    font-size: 50px;
    position: absolute;
    right: -32px
}

.counter_sec li:nth-child(2n) {
    background: #fff
}

.text_k:after {
    content: 'k';
    font-size: 50px;
    position: absolute;
    right: -26px
}

.text_k:before {
    right: -55px
}

.text_cr:after {
    content: 'Cr';
    font-size: 40px;
    position: absolute;
    right: -42px
}

.text_cr:before {
    right: -67px !important
}

.text_lacs:after {
    content: 'Lacs';
    font-size: 40px;
    position: absolute;
    right: -81px
}

.text_lacs:before {
    right: -105px !important
}

.gscale_section {
    background: #f7f2f2
}

.gscale_img1 img {
    max-width: 85%;
    position: relative;
    top: 30px
}

.placements_section {
    padding: 100px 0 60px
}

.placements_section h2 {
    margin-bottom: 15px;
    color: #2a2a2a;
    font-weight: 700
}

.counter_block span {
    font-size: 17px;
    color: #bc1820;
    font-weight: 500;
    display: block
}

.counter_block li {
    width: 25%;
    padding: 0 30px;
    position: relative
}

.counter_block {
    position: relative;
    padding: 30px 0
}

.idx3-bx span,
.lpa_text:after,
.map_sec iframe,
.ytPlay {
    position: absolute
}

.counter_block .counter_item {
    font-size: 40px
}

.counter_block .counter_item:before {
    font-size: 40px;
    right: -23px
}

.counter_block .text_k:after {
    font-size: 40px;
    right: -21px
}

.counter_block .text_k:before {
    right: -44px
}

.lpa_text:after {
    content: 'LPA';
    font-size: 50px;
    color: #bc1820;
    right: -87px;
    top: -1px
}

.place_counter {
    border-top: 2px solid #be2727;
    border-bottom: 2px solid #be2727;
    margin: 35px auto 20px;
    max-width: 85%
}

.counter_block li:before {
    content: '';
    width: 2px;
    height: 70%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    background: #e9e9e9
}

.lpa_text:before {
    right: -116px
}

.heading_sec h4 {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 15px
}

.logo_block li {
    width: 24%;
    padding: 16px 18px;
    box-shadow: 0 1px 5px 1px #ccc;
    margin-bottom: 20px;
    display: flex;
    justify-content: center;
    align-items: center
}

.logo_block li img {
    width: 80%;
    height: 100px;
    object-fit: contain
}

.journey_section {
    background: #f6f6f6;
    padding: 100px 0 70px
}

.ytRow {
    margin-top: 50px
}

.ytPlay {
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.ytVideo img {
    width: 100%
}

.owl-nav {
    display: none !important
}

.form-absolute {
    margin-top: 30px;
    max-width: 100% !important;
    width: 100% !important;
}

.student_section {
    background: url('../images/student_bg.png') 50% 50%/cover no-repeat;
    padding: 100px 0 0
}

.idx1-bx,
.idx3-txt {
    background: #bc1820;
    position: relative
}

.student_block h2 {
    font-size: 46px;
    color: #fff;
    margin-bottom: 30px;
    text-transform: none
}

.student_block .para_sec p {
    color: #fff;
    font-family: Poppins
}

.student_section .row {
    background: rgba(0, 0, 0, .24);
    padding: 170px 5%;
    max-width: 88%;
    margin: auto
}

.ac_block h4 {
    font-size: 15px;
    color: #2a2a2a;
    font-weight: 500;
    margin-top: 15px
}

.ac_row {
    margin-top: 45px
}

.ac_section .row {
    background: #f3f3f3;
    padding: 50px;
    margin-top: -85px
}

.media_section {
    margin: 70px 0
}

.media_listing li span {
    border: 1px solid #c5c5c5;
    padding: 30px 25px;
    min-height: 120px;
    display: flex;
    align-items: center;
    justify-content: center
}

.media_listing {
    max-width: 90%;
    margin: 45px auto 0
}

.media_listing li {
    padding: 0 6px
}

.footer_main {
    padding: 70px 0 0;
    position: relative
}

.footer_block h4 {
    font-size: 17px;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 10px
}

.copyright_sec p,
.ft-sec li,
.ft-sec p {
    font-size: 15px;
    font-weight: 400;
    color: #f8f8f8
}

.ft-sec li,
.ft-sec p {
    line-height: 1.6
}

.ft-sec li a,
.ft-sec p a {
    color: #f8f8f8;
    display: inline-block
}

.ss_sec {
    margin-top: 40px
}

.ss_sec li {
    margin-right: 10px
}

.copyright_sec p a:hover,
.ft-sec li a:hover,
.ft-sec p a:hover {
    color: #bc1820
}

.copyright_sec {
    border-top: 1px solid #3e3e3e;
    padding: 20px 0;
    margin-top: 75px
}

.copyright_sec p {
    line-height: 1
}

.copyright_sec p a {
    display: inline-block;
    color: #f8f8f8;
    padding-right: 10px;
    margin-right: 10px;
    border-right: 1px solid #f8f8f8
}

.copyright_sec p a:last-child {
    border-right: 0;
    margin-right: 0;
    padding-right: 0
}

.map_sec iframe {
    border: 0;
    top: 0;
    width: 43%;
    height: 330px;
    right: 0
}

.col_3 {
    width: 30%;
    padding-right: 50px
}

.col_6 {
    width: 40%
}

.play_btn img {
    width: 75px
}

.fixed_btn .site_btn {
    position: fixed;
    top: 30%;
    right: -56px;
    transform: rotate(90deg);
    z-index: 9999
}

.idx1-bx {
    color: #fff;
    padding: 15px 15px 0;
    font-size: 18px;
    text-align: center;
    font-weight: 600;
    z-index: 99
}

.idx1-bx span {
    display: block;
    margin-bottom: 5px;
    font-size: 36px
}

.choose_block ul li {
    box-shadow: 0 1px 5px 1px #ccc;
    padding: 20px;
    height: 100%;
    transition: .3s;
    background: beige;
    color: #f10014
}

.choose_block ul li img {
    width: 30px;
    margin-right: 10px
}

.choose_block ul li:hover {
    background-color: beige
}

.programSec .idx3-bx img {
    height: 350px;
    object-fit: cover
}

.idx3-txt {
    padding: 15px;
    color: #fff
}

.idx3-bx span {
    background: #ffa002;
    padding: 5px 10px;
    left: 0;
    top: -50px;
    font-size: "Raleway", sans-serif
}

.idx3-txt .d-flex {
    justify-content: space-between;
    align-items: center
}

.idx3-txt .d-flex>p {
    font-size: 20px;
    line-height: normal;
    text-align: start
}

.calenderPng {
    background: url(https://galgotiasonline.edu.in/images/calendar.png) no-repeat
}

.calenderPng span {
    position: static;
    background: 0 0;
    color: #fff;
    padding: 10px 0 0;
    width: 40px;
    height: 40px;
    display: flex;
    white-space: nowrap;
    justify-content: center;
    align-items: center
}

.idx3-txt .d-flex div p {
    font-size: 12px
}

.questions-mn .accordion-item {
    border: 0;
    border-bottom: 1px solid #ccccccd1
}

.questions-mn .accordion-button {
    color: #000;
    background-color: #ff9600;
    font-size: 20px;
    font-weight: 500
}

.questions-mn .accordion-button:after {
    content: "\f067";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    background-image: unset;
    text-align: center;
    font-size: 20px
}

.questions-mn .accordion-button:not(.collapsed) {
    background-color: #d10000;
    color: #fff
}

.questions-mn .accordion-button:not(.collapsed):after {
    content: "\f068";
    font-family: "Font Awesome 6 Free";
    font-weight: 900
}

.vhome_block1 {
    padding: 10px
}

.square-img {
    width: 100%;
    aspect-ratio: 1/1;
    object-fit: cover;
    border-radius: 8px
}

.online-advantage {
    overflow: hidden
}

.online-advantage .owl-stage {
    display: flex
}

.enrollNow {
    position: relative;
    background: #ffa002;
    padding: 5px 10px;
    width: 100%;
    display: block;
    text-align: center;
    border: 1px solid #ffa002
}

.enrollNow:hover {
    background-color: #fff;
    color: #ffa002
}

@media(max-width:1441px) {
    .container {
        max-width: 1300px
    }

    .header_btn li,
    .para_point p,
    .para_sec p {
        font-size: 17px
    }

    .heading_sec h2 {
        font-size: 34px
    }

    .counter_block span {
        font-size: 16px;
        line-height: 1.3
    }

    .student_block h2 {
        font-size: 40px
    }

    .copyright_sec p,
    .ft-sec li,
    .ft-sec p {
        font-size: 14px
    }

    .counter_sec li span,
    .footer_block h4 {
        font-size: 16px
    }

    .honour_cont_img {
        margin: 50px -10px 0
    }

    .strColCnt p {
        font-size: 19px;
        line-height: 1.3
    }

    .header_btn {
        top: 0
    }

    .counter_block li {
        padding: 0 20px
    }

    .counter_item {
        font-size: 42px
    }

    .text_k:after {
        font-size: 42px;
        right: -24px
    }

    .counter_item:before {
        font-size: 42px;
        right: -26px
    }

    .map_sec iframe {
        height: 350px
    }

    .text_k:before {
        right: -50px;
        font-size: 42px
    }

    .lpa_text::after {
        font-size: 42px;
        right: -74px
    }

    .lpa_text:before {
        right: -97px
    }
}

@media(max-width:1367px) {
    .container {
        max-width: 1200px
    }

    .student_block h2 {
        font-size: 37px
    }

    .ac_block h4 {
        font-size: 13px
    }

    .ss_sec li img {
        width: 45px
    }

    .site_btn {
        font-size: 16px
    }

    .counter_block span {
        font-size: 15px
    }

    .choose_block ul li {
        font-size: 19px;
    }

    .counter_sec li {
        padding: 22px 25px
    }

    .fixed_btn .site_btn {
        right: -52px
    }
}

@media(max-width:1199px) {
    .container {
        max-width: 950px
    }

    header.header-area {
        padding: 15px 0
    }

    .apply_block {
        padding: 40px
    }

    .choose_block {
        max-width: 90%
    }

    .strColCnt {
        padding: 0
    }

    .strColImg img {
        min-height: 120px !important;
        height: 120px !important
    }

    .strColCnt p {
        font-size: 17px
    }

    .counter_sec li {
        padding: 20px 16px
    }

    .counter_block .counter_item {
        font-size: 35px
    }

    .text_lacs:after {
        font-size: 35px;
        right: -70px
    }

    .counter_block .counter_item:before {
        font-size: 35px;
        right: -21px
    }

    .text_lacs:before {
        right: -92px !important
    }

    .text_cr:after {
        font-size: 35px;
        right: -37px
    }

    .text_cr:before {
        right: -65px !important
    }

    .counter_block li {
        padding: 0 20px
    }

    .counter_block span {
        font-size: 14px;
        line-height: 1.2
    }

    .heading_sec h2 {
        font-size: 30px
    }

    .para_sec p {
        font-size: 15px
    }

    .media_listing li span {
        padding: 20px 10px;
        min-height: 84px
    }

    .map_sec iframe {
        width: 38%;
        height: 410px
    }

    .col_3 {
        padding-right: 20px
    }

    .copyright_sec {
        margin-top: 130px
    }

    .ss_sec li img {
        width: 38px
    }

    .ac_section .row {
        padding: 25px
    }

    .student_section .row {
        padding: 100px 2% 150px;
        max-width: 90%
    }

    .ytPlay img {
        width: 50px
    }

    .choose_block ul li {
        font-size: 19px
    }
}

@media(max-width:991px) {

    .gray_clr h2,
    .student_block h2 {
        margin-bottom: 20px
    }

    .honour_img img,
    .map_sec iframe {
        position: static
    }

    .container {
        max-width: 700px
    }

    .choose_block,
    .media_listing,
    .place_counter {
        max-width: 100%
    }

    .logo_sec img {
        max-width: 66%
    }

    .header_btn li {
        font-size: 15px
    }

    .form_sec {
        margin-top: 25px
    }

    .choose_block ul li {
        font-size: 15px;
        padding-left: 16px
    }

    .choose_block ul li:before {
        left: 15px;
        top: 27px;
        width: 6px;
        height: 6px
    }

    .honour_section {
        padding: 70px 0 0
    }

    .honour_content {
        padding-left: 0
    }

    .honour_section .row {
        flex-direction: column-reverse
    }

    .strColImg img {
        min-height: 200px !important;
        height: 200px !important
    }

    .research_counter,
    .ytRow {
        margin-top: 30px
    }

    .research_section {
        padding: 70px 0 35px
    }

    .gscale_img1 img {
        top: 20px
    }

    .counter_block {
        padding: 20px 0
    }

    .counter_block span {
        font-size: 13px
    }

    .logo_block li {
        width: 33.33%;
        padding: 10px
    }

    .logo_block ul {
        justify-content: center !important
    }

    .journey_section {
        padding: 70px 0 50px
    }

    .student_block h2 {
        margin-top: 30px
    }

    .play_btn img {
        width: 80px
    }

    .media_listing {
        margin: 30px auto 0
    }

    .media_listing li {
        width: 50%;
        margin-bottom: 15px
    }

    .media_listing ul {
        flex-wrap: wrap;
        justify-content: center !important
    }

    .media_listing li span {
        min-height: 108px
    }

    .media_section {
        margin: 50px 0 40px
    }

    .map_sec iframe {
        width: 100%
    }

    .f_row {
        flex-wrap: wrap
    }

    .col_3 {
        width: 50%
    }

    .col_6 {
        width: 100%;
        margin-top: 40px
    }

    .copyright_sec {
        margin-top: 50px
    }

    .heading_sec h3 {
        font-size: 26px
    }

    .choose_block ul li img {
        width: 24px
    }

    .banner_section>img {
        height: auto
    }
}

@media(max-width:767px) {

    .choose_block ul li,
    .col_3,
    .media_listing li {
        width: 100%
    }

    .container {
        max-width: 550px
    }

    .header_btn {
        display: none
    }

    .logo_sec {
        text-align: center
    }

    .banner_section>img {
        min-width: 100%;
        position: relative;
        left: 0
    }

    .journey_section,
    .placements_section,
    .space_sec {
        padding: 50px 0
    }

    .para_point p {
        font-size: 15px
    }

    .apply_block {
        padding: 30px 20px
    }

    .heading_sec h2 {
        font-size: 26px
    }

    .choose_block ul {
        column-count: 1
    }

    .honour_cont_img {
        margin: 30px -10px 0
    }

    .site_btn {
        font-size: 14px;
        padding: 10px 20px
    }

    .gscale_img1 img {
        top: 0;
        max-width: 100%
    }

    .counter_block li {
        width: 50%;
        margin-bottom: 15px
    }

    .counter_block {
        flex-wrap: wrap
    }

    .logo_block li {
        width: 50%
    }

    .student_section .row {
        padding: 50px 0 120px;
        max-width: 100%
    }

    .ac_section .row {
        padding: 20px 15px
    }

    .col_3 {
        margin-bottom: 30px;
        padding-right: 0
    }

    .col_6 {
        margin-top: 0
    }

    .map_sec iframe {
        height: 250px
    }

    .copyright_sec p a {
        margin-top: 10px
    }

    .copyright_sec,
    .ss_sec {
        margin-top: 20px
    }

    .footer_main {
        padding: 50px 0 0
    }

    .para_point {
        padding-left: 15px
    }

    .apply_listing li span b {
        font-size: 19px
    }

    .choose_block ul li svg {
        width: 14px
    }

    .fixed_btn .site_btn {
        right: -40px;
        padding: 8px 20px
    }

    .play_btn img {
        width: 60px
    }
}

@media(max-width:479px) {
    .container {
        max-width: 350px
    }
}