@media screen and (max-width: 992px)
{
/*	.topanimations
	{
		display: none;
	}
	.navigations_wrapper_website
	{
		display: none;
	}*/
}


@media screen and (max-width: 480px)
{
	.container
	{
		max-width: 95%;
	}
	.navigations-slider-wrapper:before
	{
		display: none;
	}


	.quicks_links .wrapper_quicks
	{
		padding: 20px 20px;
		grid-row-gap: 15px;
	}
	.quicks_links .wrapper_quicks .wraps
	{
		padding: 15px 25px;
	}
	.quicks_links .wrapper_quicks .wraps .icon
	{
		margin-bottom: 5px;
	}
	.quicks_links .wrapper_quicks .wraps .icon img
	{
		max-width: 50px;
	}
	.quicks_links .wrapper_quicks .wraps .tiTle
	{
		margin-bottom: 5px;
		font-size: 1.100rem;
	}
	.quicks_links .wrapper_quicks .wraps .desc
	{
		font-size: 0.900rem;
	}
	.quicks_links .wrapper_quicks .wraps .redmor a
	{
		font-size: 0.700rem;
	}

	.quicks_links .wrapper_quicks
	{
	    grid-template-columns: repeat(1, 1fr);
	}


	.noticeboars-after-banner .container .heads h4
	{
		font-size: 22px;
	}

	.noticeboard-wrapper
	{
		display: flex;
		flex-direction: column;
		grid-row-gap: 20px;
	}
	.noticeboard-wrapper .noticeBoardColoms
	{
		margin-right: 0px;
	}
	.noticeboars-after-banner .customContainer
	{
		padding: 30px 0 25px;
	}
	.noticeboars-after-banner .container .heads
	{
		margin-bottom: 20px;
	}
	.noticeboars-after-banner .container .heads > p
	{
		max-width: 100%;
		font-size: 15px;
		text-align: justify;
		line-height: 23px;
	}
	.noticeboard-wrapper .noticeBoardColoms .details h4 a
	{
		font-size: 19px;
	}
	.noticeboard-wrapper .noticeBoardColoms .details p
	{
		font-size: 14px;
		 font-family: "Jost", sans-serif;
	}
	.noticeboard-wrapper .noticeBoardColoms .downloadbutoon a
	{
		font-size: 11px;
	}



	.about_us_home .datas .heads h4
	{
		font-size: 22px;
	}
	.about_us_home .datas > p{
        max-width: 100%;
        font-size: 15px;
        text-align: justify;
        line-height: 23px;
	}


	.grid_quicks .quick_coloms .wrapper .title h4
	{
		margin-bottom: 5px;
		font-size: 1.100rem;
		margin-bottom: 0;
	}
	.grid_quicks .quick_coloms .wrapper .desc p
	{
        max-width: 100%;
        font-size: 15px;
        text-align: justify;
        line-height: 23px;
	}


	section.homePagMessages .container_custom {
	    padding-top: 40px;
	    padding-bottom: 25px;
	}
	.message_row .textBox
	{
		width: 100%;
		padding: 20px;
		order: 2;
	}
	.message_row .textBox h5
	{
		padding-left: 0;
		font-size: 22px;
	}
	.message_row .textBox h6
	{
		padding-left: 0;
		font-size: 18px;
	}
	.message_row .textBox p
	{
		padding-left: 0;
        max-width: 100%;
        font-size: 15px;
        text-align: justify;
        line-height: 25px;
	}

	.message_row .textBox p
	{
		display: block;
	}
	.message_row .textBox p:nth-child(4)
	{
		display: none !important;
	}
	.message_row .textBox .readmores
	{
		padding-left: 0;
	}
	.message_row .message_image
	{
		width: 100%;
		order: 1;
	}

	.facilities-custom-partitions .partition-box1 .wrapper .heading-text h5
	{
		font-size: 1.100rem;
	}
	.facilities-custom-partitions .partition-box1 .wrapper .heading-text p
	{
        max-width: 100%;
        font-size: 14px;
        text-align: justify;
        line-height: 24px;
        margin-bottom: 0;
	}
	.facilities-custom-partitions .partition-box1 .wrapper .image-as-bg img
	{
		height: 220px;
	}
	.facilities-custom-partitions
	{
		padding-bottom: 30px;
	}


	.toppers_10 .datas
	{
		max-width: 100%;
	}
	.toppers_10 .datas .heads h4
	{
		font-size: 22px;
	}
	.toppers_10 .datas .heads h4 span
	{
		display: block;
	}
	.toppers_10 .datas > p{
        max-width: 100%;
        font-size: 15px;
        text-align: justify;
        line-height: 23px;
	}

	.toppers_10 .container
	{
		max-width: 95%;
	}
	.toppers_10 .my_team_row
	{
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		grid-row-gap: 5px;
	}
	.my_team_row .colom_team .image img
	{
		height: 110px;
	}
	.toppers_10 .my_team_row .colom_team
	{
		flex: 0	0 auto;
		width: calc(50% - 0px);
		padding: 0 5px;
		margin-bottom: 0;
	}
	.my_team_row .colom_team .detail
	{
		padding-top: 5px;
	}
	.my_team_row .colom_team .detail h5
	{
		font-size: 15px;
	}
	.my_team_row .colom_team .detail p
	{
		font-size: 1rem;
		margin-bottom: 0;
	}

	.facilities-homePage
	{
		padding-top: 20px;
		padding-bottom: 30px;
	}
	.facilities-homePage .datas .heads h4
	{
		font-size: 22px;
	}
	.facilities-homePage .datas > p
	{
        max-width: 95%;
        font-size: 15px;
        text-align: justify;
        line-height: 23px;
	}
	.facilities-row .facilites-cols .wrapper img
	{
		height: 250px;
	}
	.facilities-row .facilites-cols .wrapper .title h5
	{
		font-size: 0.900rem;
	}
	.facilities-row
	{
		grid-row-gap: 10px;
	}

	.about_us_home.about_us_home2 .container_custom
	{
		padding: 30px 0;
	}

	.grid_quicks
	{
	    grid-template-columns: repeat(1, 1fr);
	}

	.footer .footer-container
	{
		padding-top: 30px;
		padding-bottom: 20px;
	}
	.footer .widgets h5
	{
		font-size: 1rem;
		margin-bottom: 0.500rem;
	}
	.footer .widgets ul li
	{
		line-height: 22px;
	}
	.footer .widgets ul li a
	{
		font-size: 0.800rem;
	}
	.footer .widgets h5
	{
		margin-top: 15px;
	}
	.footer .widgets .address .values
	{
		font-size: 0.900rem;
	}
	.footer .widgets .footer_socialMedia a
	{
		width: 28px;
		height: 28px;
		line-height: 28px;
	}
	.copyright
	{
		font-size: 0.900rem;
	}

	.message_row
	{
		flex-direction: column;
	}
	.facilities-row
	{
		flex-direction: column;
	}

	body.innerPages .homePagMessages .message_row .textBox
	{
		padding-top: 20px;
	}
	body.innerPages .message_row .textBox h6
	{
		font-size: 15px;
		margin-bottom: 7px !important;
	}
	body.users .my_team_row .colom_team {
	    flex: 0 0 auto;
	    width: calc(50% - 10px);
	}
	.facilities-row5 .facilites-cols
	{
		width: calc(50% - 5px);
	}
	.facilities-row5 .facilites-cols .wrapper img
	{
		height: 170px;
	}
	.facilities-row5 .facilites-cols .wrapper .title
	{
		left: 0;
		bottom: 0;
	}
	.facilities-row5 .facilites-cols .wrapper .title h5
	{
		font-size: 0.850rem;
	}
	body.gallery .facilities-custom-partitions .partition-box1
	{
		width: calc(100% - 12px);
	}
	body.gallery.admissions_images .about_us_home.about_us_home2 .container_custom
	{
		padding-top: 10px;
	}
	.title_moreGallery
	{
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}
	body.gallery.admissions_images .about_us_home .datas .heads h4
	{
		text-align: center;
	}
	body.gallery.admissions_images .title_moreGallery
	{
		margin-bottom: 10px;
	}
	body.staffs .datas .heads h4 span
	{
		display: inline;
	}
	body.gallery.admissions_images .about_us_home .datas .heads h4 span
	{
		display: block;
	}
	.title_moreGallery .viewMore button
	{
		font-size: 13px;
		padding: 7px 25px;
	}
	body.gallery.admissions_images .datas .metaData
	{
		font-size: 14px;
	}
	body.admissions_images .about_us_home .datas > p
	{
		text-align: justify;
	}
	body.innerPages.staffs .innerSectionUserts
	{
		margin-top: 30px;
		margin-bottom: 30px;
	}


	body.left_heading_paragarphs .customFlexes
	{
		justify-content: center;
	}
	body.left_heading_paragarphs .customFlexes .rights
	{
		margin-bottom: 12px;
	}
	body.left_heading_paragarphs .customFlexes .rights .selectForm label
	{
		display: none;
	}
	body.left_heading_paragarphs .customFlexes .rights .selectForm select
	{
	    padding-top: 6px !important;
	    padding-bottom: 6px !important;
	    font-size: 0.800rem;
	}
	body.toppersPages .my_team_row .colom_team
	{
		width: 50%;
	}

	/*=====================================*/
	.customTable .table thead
	{
		display: none;
	}
	.customTable .table tbody tr
	{
		border: 1px solid #ccc;
	}
	.customTable .table tbody tr td
	{
		display: block;
	}
	.customTable .table tbody tr td
	{
		padding: 10px 15px;
		padding-left: 45%;
		position: relative;
		font-size: 13px;
	}
	.customTable .table tbody tr td:before
	{
		content: attr(data-title);
		position: absolute;
		left: 12px;
		width: 40%;
		font-weight: 500;
	}
	body.StuCorner .customTable .table tbody tr td[data-title='Title']
	{
		font-weight: 400;
		width: 100% !important;
	}
	.customTable .table tbody tr td[data-title='Home Work'] a, 
	.customTable .table tbody tr td[data-title='Download'] a
	{
		font-size: 12px;
	}
	#accordionExample .accordion-button
	{
		font-size: 1rem;
	}
	body.staffListIMages #accordionExample .accordion-body .names h5
	{
		flex-wrap: wrap;
		font-size: 14px;
		grid-column-gap: 5px;
		grid-row-gap: 8px;
		justify-content: flex-start;
	}
	body.staffListIMages #accordionExample .accordion-body .names h5 span
	{
		flex: 0 0 auto;
		width: calc(50% - 10px);
		border-right: 0px;
		text-align: left;
		padding-left: 0;
		padding-right: 0;
	}
	body.careerPages section.career
	{
		 margin-top: 25px;
		 margin-bottom: 25px;
	}
	body.careerPages section.career .heading_page h4
	{
		font-size: 22px;
	}
	section.contact .contact-container .input-group
	{
		margin-bottom: 14px;
	}
	section.contact .contact-container .captcha-image
	{
		text-align: center;
		margin-bottom: 12px;
	}
	body.careerPages .contact-form
	{
		margin-bottom: 25px;
	}
	section.contact .contact-container .input-submit .submit-form
	{
		padding: 7px 35px;
		width: 100%;
		font-size: 13px;
	}
	section.contact .contact-container .input-group .inputs
	{
		font-size: 14px;
		padding: 10px 13px;
	}
	/* Chrome, Safari, Edge */
	section.contact .contact-container .input-group .inputs::placeholder {
	    font-size: 13px;
	}

	/* Firefox */
	section.contact .contact-container .input-group .inputs::-moz-placeholder {
	    font-size: 13px;
	}

	/* Internet Explorer 10–11 */
	section.contact .contact-container .input-group .inputs:-ms-input-placeholder {
	    font-size: 13px;
	}

	/* Microsoft Edge (old) */
	section.contact .contact-container .input-group .inputs::-ms-input-placeholder {
	    font-size: 13px;
	}

	body.careerPages .padding-left-job-opeings
	{
		padding-left: 15px;
	}
	body.careerPages section.career .heading_page h4
	{
		margin-bottom: 15px;
	}
	body.careerPages #accordionExample .accordion-button
	{
	    font-size: 1.1rem;
	    padding: 12px 12px;
	}
	body.careerPages #accordionExample .accordion-body .label_for_career
	{
		font-size: 14px;
		margin-bottom: 5px;
	}
	section.contactInfo
	{
		padding: 40px 0 40px;
	}
	section.contactInfo .grid_contact_info
	{
		    grid-template-columns: 1fr;
	}
	section.contactInfo .grid_contact_info .col_contact_info h5
	{
		font-size: 1.213rem;
	}
	section.contactInfo .grid_contact_info .col_contact_info p
	{
		font-size: 15px;
		margin-bottom: 0;
	}
	section.contactInfo .grid_contact_info .col_contact_info p.cont
	{
		font-size: 15px;
		margin-bottom: 0;
	}
	body.contactPage .map_forms
	{
		grid-template-columns:100%;
	}
	body.contactPage .map_forms .forms .form_wrapper
	{
		padding: 25px 20px;
	}
	body.contactPage .map_forms .forms .form_wrapper .heading h5
	{
		font-weight: normal;
		font-size: 22px;
		line-height: 25px;
	}
	body.contactPage .map_forms .forms .form_wrapper form .formGroup
	{
		flex-direction: column;
	}
	body.contactPage .map_forms .forms .form_wrapper form .formGroup .inputColom
	{		
		width: 100%;
	}
	body.contactPage .map_forms .forms .form_wrapper form .formGroup .inputColom .form-control
	{
		font-size: 14px;
		padding: 10px 13px;
	}
	/* Chrome, Safari, Edge */
	body.contactPage .map_forms .forms .form_wrapper form .formGroup .inputColom .form-control::placeholder {
	    font-size: 13px;
	}

	/* Firefox */
	body.contactPage .map_forms .forms .form_wrapper form .formGroup .inputColom .form-control::-moz-placeholder {
	    font-size: 13px;
	}

	/* Internet Explorer 10–11 */
	body.contactPage .map_forms .forms .form_wrapper form .formGroup .inputColom .form-control:-ms-input-placeholder {
	    font-size: 13px;
	}

	/* Microsoft Edge (old) */
	body.contactPage .map_forms .forms .form_wrapper form .formGroup .inputColom .form-control::-ms-input-placeholder {
	    font-size: 13px;
	}

	body.contactPage .map_forms .forms .form_wrapper form .formGroup .inputColom.fullWIdth
	{
		width: 100%;
	}
	body.contactPage .map_forms .forms .form_wrapper form .formGroup .inputColom.hidden-center-div
	{
		display: none;
	}
	body.contactPage .map_forms .forms .form_wrapper form .formGroup .inputColom.captcha_image
	{
		text-align: center;
	}
	body.contactPage .map_forms .forms .form_wrapper form .formGroup .inputColom img
	{
		max-width: 100px;
		margin-left: auto;
		margin-right: auto;
	}
	body.contactPage .map_forms .forms .form_wrapper form .formGroup .inputColomFullWidth
	{
		margin-top: 0;
		width: 100%;
	}
	body.contactPage .map_forms .forms .form_wrapper form .formGroup .inputColomFullWidth input
	{
		font-size: 13px;
	}



	/*
	=============================================
	*/

	.contact-container.myprofile-page .wrapper .left-navigation .profile-sidebar-wrapper .students-detail h3
	{
		font-size: 18px;
	}
	.contact-container.myprofile-page .wrapper .left-navigation .profile-sidebar-wrapper .links-side a .values
	{
		font-size: 14px;
	}
	.contact-container.myprofile-page .wrapper .left-navigation .profile-sidebar-wrapper .links-side a
	{
		padding: 7px 10px;
	}
	.contact-container.myprofile-page .wrapper .detail
	{
		width: 100%;
		padding-left: 0;
		margin-top: 20px;
	}
	.my-profile-wrapper-area .wrapper .heading1 h3
	{
		font-size: 24px;
	}
	body.profil .my-profile-wrapper-area .wrapper .custom-table-profile
	{
		margin-top: 13px;	
	}
	body.profil .my-profile-wrapper-area .wrapper .table tr td
	{
		font-size: 13px;
		padding: 10px 15px;
	}
	body.profil .my-profile-wrapper-area .wrapper .table tr td:nth-child(1)
	{
		width: 50%;
	}
	body.profil .my-profile-wrapper-area .wrapper .table tr td:nth-child(2)
	{
		width: 50%;
	}
	.my-profile-wrapper-area .wrapper .table tr td
	{
		padding: 10px 15px;
		padding-left: 45%;
		position: relative;
		font-size: 13px;
	}
	.my-profile-wrapper-area .wrapper .table tr td:before
	{
		content: attr(data-title);
		position: absolute;
		left: 12px;
		width: 40%;
		font-weight: 500;
	}
	body.editprofile .width_full_row
	{
		flex-direction: column;
	}
	body.editprofile .width_full_row
	{
	    grid-row-gap: 10px;
	}
	body.editprofile .width_full_row .width_half_form
	{
		width: 100%;
	}
	body.editprofile .form_row label, body.editprofile .width_full_row .width_half_form label
	{
		font-size: 14px;
	}
	body.editprofile .width_full_row .width_half_form .input_fields
	{
		font-size: 14px;
	}
	body.editprofile .steps_heading h5
	{
		font-size: 15px;
	}
	body.editprofile .steps_heading
	{
		margin-bottom: 3px;
	}
	body.editprofile .width_full_row
	{
		margin-top: 10px;
	}

	.enquiryFOrmadmEnquiry .form_Headings h4
	{
		font-size: 22px;
	}
	.enquiryFOrmadmEnquiry .form_Headings h6
	{
		font-weight: 400;
		font-size: 15px;
	}
	.enquiryFOrmadmEnquiry .wrapper
	{
		padding: 10px 10px 10px 10px;
	}
	.enquiryFOrmadmEnquiry .wrapper form .twoColoms
	{
		flex-direction: column;
	}
	.enquiryFOrmadmEnquiry .wrapper form .twoColoms .inputcolom
	{
		width:100%;
	}
	.enquiryFOrmadmEnquiry .wrapper form .inputcolom
	{
		margin-bottom: 12px;
	}
	.enquiryFOrmadmEnquiry .wrapper form .twoColoms .inputcolom .form-control
	{
		font-size: 14px;
		padding: 10px 13px;
	}
	/* Chrome, Safari, Edge */
	.enquiryFOrmadmEnquiry .wrapper form .twoColoms .inputcolom .form-control::placeholder {
	    font-size: 13px;
	}

	/* Firefox */
	.enquiryFOrmadmEnquiry .wrapper form .twoColoms .inputcolom .form-control::-moz-placeholder {
	    font-size: 13px;
	}

	/* Internet Explorer 10–11 */
	.enquiryFOrmadmEnquiry .wrapper form .twoColoms .inputcolom .form-control:-ms-input-placeholder {
	    font-size: 13px;
	}

	/* Microsoft Edge (old) */
	.enquiryFOrmadmEnquiry .wrapper form .twoColoms .inputcolom .form-control::-ms-input-placeholder {
	    font-size: 13px;
	}
}

@media screen and (min-width: 481px)  and (max-width: 576px)
{
	.container
	{
		max-width: 95%;
	}
	.navigations-slider-wrapper:before
	{
		display: none;
	}


	.quicks_links .wrapper_quicks
	{
		padding: 20px 20px;
		grid-row-gap: 15px;
	}
	.quicks_links .wrapper_quicks .wraps
	{
		padding: 15px 25px;
	}
	.quicks_links .wrapper_quicks .wraps .icon
	{
		margin-bottom: 5px;
	}
	.quicks_links .wrapper_quicks .wraps .icon img
	{
		max-width: 50px;
	}
	.quicks_links .wrapper_quicks .wraps .tiTle
	{
		margin-bottom: 5px;
		font-size: 1.100rem;
	}
	.quicks_links .wrapper_quicks .wraps .desc
	{
		font-size: 0.900rem;
	}
	.quicks_links .wrapper_quicks .wraps .redmor a
	{
		font-size: 0.700rem;
	}

	.quicks_links .wrapper_quicks
	{
	    grid-template-columns: repeat(1, 1fr);
	}


	.noticeboars-after-banner .container .heads h4
	{
		font-size: 22px;
	}

	.noticeboard-wrapper
	{
		display: flex;
		flex-direction: column;
		grid-row-gap: 20px;
	}
	.noticeboard-wrapper .noticeBoardColoms
	{
		margin-right: 0px;
	}
	.noticeboars-after-banner .customContainer
	{
		padding: 30px 0 25px;
	}
	.noticeboars-after-banner .container .heads
	{
		margin-bottom: 20px;
	}
	.noticeboars-after-banner .container .heads > p
	{
		max-width: 100%;
		font-size: 15px;
		text-align: justify;
		line-height: 23px;
	}
	.noticeboard-wrapper .noticeBoardColoms .details h4 a
	{
		font-size: 19px;
	}
	.noticeboard-wrapper .noticeBoardColoms .details p
	{
		font-size: 14px;
		 font-family: "Jost", sans-serif;
	}
	.noticeboard-wrapper .noticeBoardColoms .downloadbutoon a
	{
		font-size: 11px;
	}



	.about_us_home .datas .heads h4
	{
		font-size: 22px;
	}
	.about_us_home .datas > p{
        max-width: 100%;
        font-size: 15px;
        text-align: justify;
        line-height: 23px;
	}


	.grid_quicks .quick_coloms .wrapper .title h4
	{
		margin-bottom: 5px;
		font-size: 1.100rem;
		margin-bottom: 0;
	}
	.grid_quicks .quick_coloms .wrapper .desc p
	{
        max-width: 100%;
        font-size: 15px;
        text-align: justify;
        line-height: 23px;
	}


	section.homePagMessages .container_custom {
	    padding-top: 40px;
	    padding-bottom: 25px;
	}
	.message_row .textBox
	{
		width: 100%;
		padding: 20px;
		order: 2;
	}
	.message_row .textBox h5
	{
		padding-left: 0;
		font-size: 22px;
	}
	.message_row .textBox h6
	{
		padding-left: 0;
		font-size: 18px;
	}
	.message_row .textBox p
	{
		padding-left: 0;
        max-width: 100%;
        font-size: 15px;
        text-align: justify;
        line-height: 25px;
	}

	.message_row .textBox p
	{
		display: block;
	}
	.message_row .textBox p:nth-child(4)
	{
		display: none !important;
	}
	.message_row .textBox .readmores
	{
		padding-left: 0;
	}
	.message_row .message_image
	{
		width: 100%;
		order: 1;
	}

	.facilities-custom-partitions .partition-box1 .wrapper .heading-text h5
	{
		font-size: 1.100rem;
	}
	.facilities-custom-partitions .partition-box1 .wrapper .heading-text p
	{
        max-width: 100%;
        font-size: 14px;
        text-align: justify;
        line-height: 24px;
        margin-bottom: 0;
	}
	.facilities-custom-partitions .partition-box1 .wrapper .image-as-bg img
	{
		height: 220px;
	}
	.facilities-custom-partitions
	{
		padding-bottom: 30px;
	}



	.enquiryFOrmadmEnquiry .form_Headings h4
	{
		font-size: 22px;
	}
	.enquiryFOrmadmEnquiry .form_Headings h6
	{
		font-weight: 400;
		font-size: 15px;
	}

	table.bank-details tr td:nth-child(1)
	{

	}
	table.bank-details
	{
		margin-left: 0;
		width: 100%;
		margin-bottom: 0;
	}
	table.bank-details tr td{
		font-size: 14px;
	}
	.enquiryFOrmadmEnquiry .wrapper
	{
		padding: 10px 10px 10px 10px;
	}
	.enquiryFOrmadmEnquiry .wrapper form .twoColoms
	{
		flex-direction: column;
	}
	.enquiryFOrmadmEnquiry .wrapper form .twoColoms .inputcolom
	{
		width:100%;
	}
	.enquiryFOrmadmEnquiry .wrapper form .inputcolom
	{
		margin-bottom: 12px;
	}
	.enquiryFOrmadmEnquiry .wrapper form .twoColoms .inputcolom .form-control
	{
		font-size: 14px;
		padding: 10px 13px;
	}
	/* Chrome, Safari, Edge */
	.enquiryFOrmadmEnquiry .wrapper form .twoColoms .inputcolom .form-control::placeholder {
	    font-size: 13px;
	}

	/* Firefox */
	.enquiryFOrmadmEnquiry .wrapper form .twoColoms .inputcolom .form-control::-moz-placeholder {
	    font-size: 13px;
	}

	/* Internet Explorer 10–11 */
	.enquiryFOrmadmEnquiry .wrapper form .twoColoms .inputcolom .form-control:-ms-input-placeholder {
	    font-size: 13px;
	}

	/* Microsoft Edge (old) */
	.enquiryFOrmadmEnquiry .wrapper form .twoColoms .inputcolom .form-control::-ms-input-placeholder {
	    font-size: 13px;
	}


	.toppers_10 .datas
	{
		max-width: 100%;
	}
	.toppers_10 .datas .heads h4
	{
		font-size: 22px;
	}
	.toppers_10 .datas .heads h4 span
	{
		display: block;
	}
	.toppers_10 .datas > p{
        max-width: 100%;
        font-size: 15px;
        text-align: justify;
        line-height: 23px;
	}

	.toppers_10 .container
	{
		max-width: 95%;
	}
	.toppers_10 .my_team_row
	{
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		grid-row-gap: 5px;
	}
	.my_team_row .colom_team .image img
	{
		height: 110px;
	}
	.toppers_10 .my_team_row .colom_team
	{
		flex: 0	0 auto;
		width: calc(50% - 0px);
		padding: 0 5px;
		margin-bottom: 0;
	}
	.my_team_row .colom_team .detail
	{
		padding-top: 5px;
	}
	.my_team_row .colom_team .detail h5
	{
		font-size: 15px;
	}
	.my_team_row .colom_team .detail p
	{
		font-size: 1rem;
		margin-bottom: 0;
	}

	.facilities-homePage
	{
		padding-top: 20px;
		padding-bottom: 30px;
	}
	.facilities-homePage .datas .heads h4
	{
		font-size: 22px;
	}
	.facilities-homePage .datas > p
	{
        max-width: 95%;
        font-size: 15px;
        text-align: justify;
        line-height: 23px;
	}
	.facilities-row .facilites-cols .wrapper img
	{
		height: 250px;
	}
	.facilities-row .facilites-cols .wrapper .title h5
	{
		font-size: 0.900rem;
	}
	.facilities-row
	{
		grid-row-gap: 10px;
	}

	.about_us_home.about_us_home2 .container_custom
	{
		padding: 30px 0;
	}

	.grid_quicks
	{
	    grid-template-columns: repeat(1, 1fr);
	}

	.footer .footer-container
	{
		padding-top: 30px;
		padding-bottom: 20px;
	}
	.footer .widgets h5
	{
		font-size: 1rem;
		margin-bottom: 0.500rem;
	}
	.footer .widgets ul li
	{
		line-height: 22px;
	}
	.footer .widgets ul li a
	{
		font-size: 0.800rem;
	}
	.footer .widgets h5
	{
		margin-top: 15px;
	}
	.footer .widgets .address .values
	{
		font-size: 0.900rem;
	}
	.footer .widgets .footer_socialMedia a
	{
		width: 28px;
		height: 28px;
		line-height: 28px;
	}
	.copyright
	{
		font-size: 0.900rem;
	}

	.message_row
	{
		flex-direction: column;
	}
	.facilities-row
	{
		flex-direction: column;
	}

	body.innerPages .homePagMessages .message_row .textBox
	{
		padding-top: 20px;
	}
	body.innerPages .message_row .textBox h6
	{
		font-size: 15px;
		margin-bottom: 7px !important;
	}
	body.users .my_team_row .colom_team {
	    flex: 0 0 auto;
	    width: calc(50% - 10px);
	}
	.facilities-row5 .facilites-cols
	{
		width: calc(50% - 5px);
	}
	.facilities-row5 .facilites-cols .wrapper img
	{
		height: 170px;
	}
	.facilities-row5 .facilites-cols .wrapper .title
	{
		left: 0;
		bottom: 0;
	}
	.facilities-row5 .facilites-cols .wrapper .title h5
	{
		font-size: 0.850rem;
	}
	body.gallery .facilities-custom-partitions .partition-box1
	{
		width: calc(100% - 12px);
	}
	body.gallery.admissions_images .about_us_home.about_us_home2 .container_custom
	{
		padding-top: 10px;
	}
	.title_moreGallery
	{
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}
	body.gallery.admissions_images .about_us_home .datas .heads h4
	{
		text-align: center;
	}
	body.gallery.admissions_images .title_moreGallery
	{
		margin-bottom: 10px;
	}
	body.staffs .datas .heads h4 span
	{
		display: inline;
	}
	body.gallery.admissions_images .about_us_home .datas .heads h4 span
	{
		display: block;
	}
	.title_moreGallery .viewMore button
	{
		font-size: 13px;
		padding: 7px 25px;
	}
	body.gallery.admissions_images .datas .metaData
	{
		font-size: 14px;
	}
	body.admissions_images .about_us_home .datas > p
	{
		text-align: justify;
	}
	body.innerPages.staffs .innerSectionUserts
	{
		margin-top: 30px;
		margin-bottom: 30px;
	}


	body.left_heading_paragarphs .customFlexes
	{
		justify-content: center;
	}
	body.left_heading_paragarphs .customFlexes .rights
	{
		margin-bottom: 12px;
	}
	body.left_heading_paragarphs .customFlexes .rights .selectForm label
	{
		display: none;
	}
	body.left_heading_paragarphs .customFlexes .rights .selectForm select
	{
	    padding-top: 6px !important;
	    padding-bottom: 6px !important;
	    font-size: 0.800rem;
	}
	body.toppersPages .my_team_row .colom_team
	{
		width: 50%;
	}

	/*=====================================*/
	.customTable .table thead
	{
		display: none;
	}
	.customTable .table tbody tr
	{
		border: 1px solid #ccc;
	}
	.customTable .table tbody tr td
	{
		display: block;
	}
	.customTable .table tbody tr td
	{
		padding: 10px 15px;
		padding-left: 45%;
		position: relative;
		font-size: 13px;
	}
	.customTable .table tbody tr td:before
	{
		content: attr(data-title);
		position: absolute;
		left: 12px;
		width: 40%;
		font-weight: 500;
	}
	.customTable .table tbody tr td[data-title='Title']
	{
		width: 100% !important;
	}
	body.StuCorner .customTable .table tbody tr td[data-title='Title']
	{
		font-weight: 400;
		width: 100% !important;
	}
	.customTable .table tbody tr td[data-title='Home Work'] a, 
	.customTable .table tbody tr td[data-title='Download'] a
	{
		font-size: 12px;
	}
	#accordionExample .accordion-button
	{
		font-size: 1rem;
	}
	body.staffListIMages #accordionExample .accordion-body .names h5
	{
		flex-wrap: wrap;
		font-size: 14px;
		grid-column-gap: 5px;
		grid-row-gap: 8px;
		justify-content: flex-start;
	}
	body.staffListIMages #accordionExample .accordion-body .names h5 span
	{
		flex: 0 0 auto;
		width: calc(50% - 10px);
		border-right: 0px;
		text-align: left;
		padding-left: 0;
		padding-right: 0;
	}
	body.careerPages section.career
	{
		 margin-top: 25px;
		 margin-bottom: 25px;
	}
	body.careerPages section.career .heading_page h4
	{
		font-size: 22px;
	}
	section.contact .contact-container .input-group
	{
		margin-bottom: 14px;
	}
	section.contact .contact-container .captcha-image
	{
		text-align: center;
		margin-bottom: 12px;
	}
	body.careerPages .contact-form
	{
		margin-bottom: 25px;
	}
	section.contact .contact-container .input-submit .submit-form
	{
		padding: 7px 35px;
		width: 100%;
		font-size: 13px;
	}
	section.contact .contact-container .input-group .inputs
	{
		font-size: 14px;
		padding: 10px 13px;
	}
	/* Chrome, Safari, Edge */
	section.contact .contact-container .input-group .inputs::placeholder {
	    font-size: 13px;
	}

	/* Firefox */
	section.contact .contact-container .input-group .inputs::-moz-placeholder {
	    font-size: 13px;
	}

	/* Internet Explorer 10–11 */
	section.contact .contact-container .input-group .inputs:-ms-input-placeholder {
	    font-size: 13px;
	}

	/* Microsoft Edge (old) */
	section.contact .contact-container .input-group .inputs::-ms-input-placeholder {
	    font-size: 13px;
	}

	body.careerPages .padding-left-job-opeings
	{
		padding-left: 15px;
	}
	body.careerPages section.career .heading_page h4
	{
		margin-bottom: 15px;
	}
	body.careerPages #accordionExample .accordion-button
	{
	    font-size: 1.1rem;
	    padding: 12px 12px;
	}
	body.careerPages #accordionExample .accordion-body .label_for_career
	{
		font-size: 14px;
		margin-bottom: 5px;
	}
	section.contactInfo
	{
		padding: 40px 0 40px;
	}
	section.contactInfo .grid_contact_info
	{
		    grid-template-columns: 1fr;
	}
	section.contactInfo .grid_contact_info .col_contact_info h5
	{
		font-size: 1.213rem;
	}
	section.contactInfo .grid_contact_info .col_contact_info p
	{
		font-size: 15px;
		margin-bottom: 0;
	}
	section.contactInfo .grid_contact_info .col_contact_info p.cont
	{
		font-size: 15px;
		margin-bottom: 0;
	}
	body.contactPage .map_forms
	{
		grid-template-columns:100%;
	}
	body.contactPage .map_forms .forms .form_wrapper
	{
		padding: 25px 20px;
	}
	body.contactPage .map_forms .forms .form_wrapper .heading h5
	{
		font-weight: normal;
		font-size: 22px;
		line-height: 25px;
	}
	body.contactPage .map_forms .forms .form_wrapper form .formGroup
	{
		flex-direction: column;
	}
	body.contactPage .map_forms .forms .form_wrapper form .formGroup .inputColom
	{		
		width: 100%;
	}
	body.contactPage .map_forms .forms .form_wrapper form .formGroup .inputColom .form-control
	{
		font-size: 14px;
		padding: 10px 13px;
	}
	/* Chrome, Safari, Edge */
	body.contactPage .map_forms .forms .form_wrapper form .formGroup .inputColom .form-control::placeholder {
	    font-size: 13px;
	}

	/* Firefox */
	body.contactPage .map_forms .forms .form_wrapper form .formGroup .inputColom .form-control::-moz-placeholder {
	    font-size: 13px;
	}

	/* Internet Explorer 10–11 */
	body.contactPage .map_forms .forms .form_wrapper form .formGroup .inputColom .form-control:-ms-input-placeholder {
	    font-size: 13px;
	}

	/* Microsoft Edge (old) */
	body.contactPage .map_forms .forms .form_wrapper form .formGroup .inputColom .form-control::-ms-input-placeholder {
	    font-size: 13px;
	}

	body.contactPage .map_forms .forms .form_wrapper form .formGroup .inputColom.fullWIdth
	{
		width: 100%;
	}
	body.contactPage .map_forms .forms .form_wrapper form .formGroup .inputColom.hidden-center-div
	{
		display: none;
	}
	body.contactPage .map_forms .forms .form_wrapper form .formGroup .inputColom.captcha_image
	{
		text-align: center;
	}
	body.contactPage .map_forms .forms .form_wrapper form .formGroup .inputColom img
	{
		max-width: 100px;
		margin-left: auto;
		margin-right: auto;
	}
	body.contactPage .map_forms .forms .form_wrapper form .formGroup .inputColomFullWidth
	{
		margin-top: 0;
		width: 100%;
	}
	body.contactPage .map_forms .forms .form_wrapper form .formGroup .inputColomFullWidth input
	{
		font-size: 13px;
	}



	/*
	=============================================
	*/

	.contact-container.myprofile-page .wrapper .left-navigation .profile-sidebar-wrapper .students-detail h3
	{
		font-size: 18px;
	}
	.contact-container.myprofile-page .wrapper .left-navigation .profile-sidebar-wrapper .links-side a .values
	{
		font-size: 14px;
	}
	.contact-container.myprofile-page .wrapper .left-navigation .profile-sidebar-wrapper .links-side a
	{
		padding: 7px 10px;
	}
	.contact-container.myprofile-page .wrapper .detail
	{
		width: 100%;
		padding-left: 0;
		margin-top: 20px;
	}
	.my-profile-wrapper-area .wrapper .heading1 h3
	{
		font-size: 24px;
	}
	body.profil .my-profile-wrapper-area .wrapper .custom-table-profile
	{
		margin-top: 13px;	
	}
	body.profil .my-profile-wrapper-area .wrapper .table tr td
	{
		font-size: 13px;
		padding: 10px 15px;
	}
	body.profil .my-profile-wrapper-area .wrapper .table tr td:nth-child(1)
	{
		width: 50%;
	}
	body.profil .my-profile-wrapper-area .wrapper .table tr td:nth-child(2)
	{
		width: 50%;
	}
	.my-profile-wrapper-area .wrapper .table tr td
	{
		padding: 10px 15px;
		padding-left: 45%;
		position: relative;
		font-size: 13px;
	}
	.my-profile-wrapper-area .wrapper .table tr td:before
	{
		content: attr(data-title);
		position: absolute;
		left: 12px;
		width: 40%;
		font-weight: 500;
	}
	body.editprofile .width_full_row
	{
		flex-direction: column;
	}
	body.editprofile .width_full_row
	{
	    grid-row-gap: 10px;
	}
	body.editprofile .width_full_row .width_half_form
	{
		width: 100%;
	}
	body.editprofile .form_row label, body.editprofile .width_full_row .width_half_form label
	{
		font-size: 14px;
	}
	body.editprofile .width_full_row .width_half_form .input_fields
	{
		font-size: 14px;
	}
	body.editprofile .steps_heading h5
	{
		font-size: 15px;
	}
	body.editprofile .steps_heading
	{
		margin-bottom: 3px;
	}
	body.editprofile .width_full_row
	{
		margin-top: 10px;
	}
}

@media screen and (min-width: 577px)  and (max-width: 767px)
{
	.container
	{
		max-width: 95%;
	}
	.navigations-slider-wrapper:before
	{
		display: none;
	}


	.quicks_links .wrapper_quicks
	{
		padding: 20px 20px;
		grid-row-gap: 15px;
	}
	.quicks_links .wrapper_quicks .wraps
	{
		padding: 15px 25px;
	}
	.quicks_links .wrapper_quicks .wraps .icon
	{
		margin-bottom: 5px;
	}
	.quicks_links .wrapper_quicks .wraps .icon img
	{
		max-width: 50px;
	}
	.quicks_links .wrapper_quicks .wraps .tiTle
	{
		margin-bottom: 5px;
		font-size: 1.100rem;
	}
	.quicks_links .wrapper_quicks .wraps .desc
	{
		font-size: 0.900rem;
	}
	.quicks_links .wrapper_quicks .wraps .redmor a
	{
		font-size: 0.700rem;
	}

	.quicks_links .wrapper_quicks
	{
	    grid-template-columns: repeat(2, 1fr);
	}


	.noticeboars-after-banner .container .heads h4
	{
		font-size: 22px;
	}

	.noticeboard-wrapper
	{
		display: flex;
		flex-direction: column;
		grid-row-gap: 20px;
	}
	.noticeboard-wrapper .noticeBoardColoms
	{
		margin-right: 0px;
	}
	.noticeboars-after-banner .customContainer
	{
		padding: 30px 0 25px;
	}
	.noticeboars-after-banner .container .heads
	{
		margin-bottom: 20px;
	}
	.noticeboars-after-banner .container .heads > p
	{
		max-width: 100%;
		font-size: 15px;
		text-align: justify;
		line-height: 23px;
	}
	.noticeboard-wrapper .noticeBoardColoms .details h4 a
	{
		font-size: 19px;
	}
	.noticeboard-wrapper .noticeBoardColoms .details p
	{
		font-size: 14px;
		 font-family: "Jost", sans-serif;
	}
	.noticeboard-wrapper .noticeBoardColoms .downloadbutoon a
	{
		font-size: 11px;
	}



	.about_us_home .datas .heads h4
	{
		font-size: 22px;
	}
	.about_us_home .datas > p{
        max-width: 100%;
        font-size: 15px;
        text-align: justify;
        line-height: 23px;
	}


	.grid_quicks .quick_coloms .wrapper .title h4
	{
		margin-bottom: 5px;
		font-size: 1.100rem;
		margin-bottom: 0;
	}
	.grid_quicks .quick_coloms .wrapper .desc p
	{
        max-width: 100%;
        font-size: 15px;
        text-align: justify;
        line-height: 23px;
	}


	section.homePagMessages .container_custom {
	    padding-top: 40px;
	    padding-bottom: 25px;
	}
	.message_row .textBox
	{
		width: 100%;
		padding: 20px;
		order: 2;
	}
	.message_row .textBox h5
	{
		padding-left: 0;
		font-size: 22px;
	}
	.message_row .textBox h6
	{
		padding-left: 0;
		font-size: 18px;
	}
	.message_row .textBox p
	{
		padding-left: 0;
        max-width: 100%;
        font-size: 15px;
        text-align: justify;
        line-height: 25px;
	}

	.message_row .textBox p
	{
		display: block;
	}
	.message_row .textBox p:nth-child(4)
	{
		display: none !important;
	}
	.message_row .textBox .readmores
	{
		padding-left: 0;
	}
	.message_row .message_image
	{
		width: 100%;
		order: 1;
	}

	.facilities-custom-partitions .partition-box1 .wrapper .heading-text h5
	{
		font-size: 1.100rem;
	}
	.facilities-custom-partitions .partition-box1 .wrapper .heading-text p
	{
        max-width: 100%;
        font-size: 14px;
        text-align: justify;
        line-height: 24px;
        margin-bottom: 0;
	}
	.facilities-custom-partitions .partition-box1 .wrapper .image-as-bg img
	{
		height: 220px;
	}
	.facilities-custom-partitions
	{
		padding-bottom: 30px;
		display: flex;
		flex-wrap: wrap;
	}
	.facilities-custom-partitions .partition-box1
	{
		flex: 0 0 auto;
		width: 50%;
	}
	.facilities-custom-partitions .partition-box1 .wrapper .image-as-bg
	{
		height: auto;
	}



	.enquiryFOrmadmEnquiry .form_Headings h4
	{
		font-size: 22px;
	}
	.enquiryFOrmadmEnquiry .form_Headings h6
	{
		font-weight: 400;
		font-size: 15px;
	}

	table.bank-details tr td:nth-child(1)
	{

	}
	table.bank-details
	{
		margin-left: 0;
		width: 100%;
		margin-bottom: 0;
	}
	table.bank-details tr td{
		font-size: 14px;
	}
	.enquiryFOrmadmEnquiry .wrapper
	{
		padding: 10px 10px 10px 10px;
	}
	.enquiryFOrmadmEnquiry .wrapper form .twoColoms
	{
		flex-direction: column;
	}
	.enquiryFOrmadmEnquiry .wrapper form .twoColoms .inputcolom
	{
		width:100%;
	}
	.enquiryFOrmadmEnquiry .wrapper form .inputcolom
	{
		margin-bottom: 12px;
	}
	.enquiryFOrmadmEnquiry .wrapper form .twoColoms .inputcolom .form-control
	{
		font-size: 14px;
		padding: 10px 13px;
	}
	/* Chrome, Safari, Edge */
	.enquiryFOrmadmEnquiry .wrapper form .twoColoms .inputcolom .form-control::placeholder {
	    font-size: 13px;
	}

	/* Firefox */
	.enquiryFOrmadmEnquiry .wrapper form .twoColoms .inputcolom .form-control::-moz-placeholder {
	    font-size: 13px;
	}

	/* Internet Explorer 10–11 */
	.enquiryFOrmadmEnquiry .wrapper form .twoColoms .inputcolom .form-control:-ms-input-placeholder {
	    font-size: 13px;
	}

	/* Microsoft Edge (old) */
	.enquiryFOrmadmEnquiry .wrapper form .twoColoms .inputcolom .form-control::-ms-input-placeholder {
	    font-size: 13px;
	}


	.toppers_10 .datas
	{
		max-width: 100%;
	}
	.toppers_10 .datas .heads h4
	{
		font-size: 22px;
	}
	.toppers_10 .datas .heads h4 span
	{
		display: block;
	}
	.toppers_10 .datas > p{
        max-width: 100%;
        font-size: 15px;
        text-align: justify;
        line-height: 23px;
	}

	.toppers_10 .container
	{
		max-width: 95%;
	}
	.toppers_10 .my_team_row
	{
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		grid-row-gap: 5px;
	}
	.my_team_row .colom_team .image img
	{
		height: 180px;
	}
	.toppers_10 .my_team_row .colom_team
	{
		flex: 0	0 auto;
		width: calc(50% - 0px);
		padding: 0 5px;
		margin-bottom: 0;
	}
	.my_team_row .colom_team .detail
	{
		padding-top: 5px;
	}
	.my_team_row .colom_team .detail h5
	{
		font-size: 15px;
	}
	.my_team_row .colom_team .detail p
	{
		font-size: 1rem;
		margin-bottom: 0;
	}

	.facilities-homePage
	{
		padding-top: 20px;
		padding-bottom: 30px;
	}
	.facilities-homePage .datas .heads h4
	{
		font-size: 22px;
	}
	.facilities-homePage .datas > p
	{
        max-width: 95%;
        font-size: 15px;
        text-align: justify;
        line-height: 23px;
	}
	.facilities-row .facilites-cols .wrapper img
	{
		height: 250px;
	}
	.facilities-row .facilites-cols .wrapper .title h5
	{
		font-size: 0.900rem;
	}
	.facilities-row
	{
		grid-row-gap: 10px;
	}

	.about_us_home.about_us_home2 .container_custom
	{
		padding: 30px 0;
	}

	.grid_quicks
	{
	    grid-template-columns: repeat(1, 1fr);
	}

	.footer .footer-container
	{
		padding-top: 30px;
		padding-bottom: 20px;
	}
	.footer .widgets h5
	{
		font-size: 1rem;
		margin-bottom: 0.500rem;
	}
	.footer .widgets ul li
	{
		line-height: 22px;
	}
	.footer .widgets ul li a
	{
		font-size: 0.800rem;
	}
	.footer .widgets h5
	{
		margin-top: 15px;
	}
	.footer .widgets .address .values
	{
		font-size: 0.900rem;
	}
	.footer .widgets .footer_socialMedia a
	{
		width: 28px;
		height: 28px;
		line-height: 28px;
	}
	.copyright
	{
		font-size: 0.900rem;
	}

	.message_row
	{
		flex-direction: column;
	}
	.facilities-row
	{
		/*flex-direction: column;*/
		flex-wrap: wrap;
	}
	.facilities-row .facilites-cols
	{
		width: 50%;
		flex: 0 0 auto;
	}

	body.innerPages .homePagMessages .message_row .textBox
	{
		padding-top: 20px;
	}
	body.innerPages .message_row .textBox h6
	{
		font-size: 15px;
		margin-bottom: 7px !important;
	}
	body.users .my_team_row .colom_team {
	    flex: 0 0 auto;
	    width: calc(50% - 10px);
	}
	.facilities-row5 .facilites-cols
	{
		width: calc(50% - 5px);
	}
	.facilities-row5 .facilites-cols .wrapper img
	{
		height: 170px;
	}
	.facilities-row5 .facilites-cols .wrapper .title
	{
		left: 0;
		bottom: 0;
	}
	.facilities-row5 .facilites-cols .wrapper .title h5
	{
		font-size: 0.850rem;
	}
	body.gallery .facilities-custom-partitions .partition-box1
	{
		width: calc(50% - 12px);
	}
	body.gallery.admissions_images .about_us_home.about_us_home2 .container_custom
	{
		padding-top: 10px;
	}
	.title_moreGallery
	{
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}
	body.gallery.admissions_images .about_us_home .datas .heads h4
	{
		text-align: center;
	}
	body.gallery.admissions_images .title_moreGallery
	{
		margin-bottom: 10px;
	}
	body.staffs .datas .heads h4 span
	{
		display: inline;
	}
	body.gallery.admissions_images .about_us_home .datas .heads h4 span
	{
		display: block;
	}
	.title_moreGallery .viewMore button
	{
		font-size: 13px;
		padding: 7px 25px;
	}
	body.gallery.admissions_images .datas .metaData
	{
		font-size: 14px;
	}
	body.admissions_images .about_us_home .datas > p
	{
		text-align: justify;
	}
	body.innerPages.staffs .innerSectionUserts
	{
		margin-top: 30px;
		margin-bottom: 30px;
	}


	body.left_heading_paragarphs .customFlexes
	{
		justify-content: center;
	}
	body.left_heading_paragarphs .customFlexes .rights
	{
		margin-bottom: 12px;
	}
	body.left_heading_paragarphs .customFlexes .rights .selectForm label
	{
		display: none;
	}
	body.left_heading_paragarphs .customFlexes .rights .selectForm select
	{
	    padding-top: 6px !important;
	    padding-bottom: 6px !important;
	    font-size: 0.800rem;
	}
	body.toppersPages .my_team_row .colom_team
	{
		width: 50%;
	}

	/*=====================================*/
	.customTable .table thead
	{
		display: none;
	}
	.customTable .table tbody tr
	{
		border: 1px solid #ccc;
	}
	.customTable .table tbody tr td
	{
		display: block;
	}
	.customTable .table tbody tr td
	{
		padding: 10px 15px;
		padding-left: 45%;
		position: relative;
		font-size: 13px;
	}
	.customTable .table tbody tr td:before
	{
		content: attr(data-title);
		position: absolute;
		left: 12px;
		width: 40%;
		font-weight: 500;
	}
	.customTable .table tbody tr td[data-title='Title']
	{
		width: 100% !important;
	}
	body.StuCorner .customTable .table tbody tr td[data-title='Title']
	{
		font-weight: 400;
		width: 100% !important;
	}
	.customTable .table tbody tr td[data-title='Home Work'] a, 
	.customTable .table tbody tr td[data-title='Download'] a
	{
		font-size: 12px;
	}
	#accordionExample .accordion-button
	{
		font-size: 1rem;
	}
	body.staffListIMages #accordionExample .accordion-body .names h5
	{
		flex-wrap: wrap;
		font-size: 14px;
		grid-column-gap: 5px;
		grid-row-gap: 8px;
		justify-content: flex-start;
	}
	body.staffListIMages #accordionExample .accordion-body .names h5 span
	{
		flex: 0 0 auto;
		width: calc(50% - 10px);
		border-right: 0px;
		text-align: left;
		padding-left: 0;
		padding-right: 0;
	}
	body.careerPages section.career
	{
		 margin-top: 25px;
		 margin-bottom: 25px;
	}
	body.careerPages section.career .heading_page h4
	{
		font-size: 22px;
	}
	section.contact .contact-container .input-group
	{
		margin-bottom: 14px;
	}
	section.contact .contact-container .captcha-image
	{
		text-align: center;
		margin-bottom: 12px;
	}
	body.careerPages .contact-form
	{
		margin-bottom: 25px;
	}
	section.contact .contact-container .input-submit .submit-form
	{
		padding: 7px 35px;
		width: 100%;
		font-size: 13px;
	}
	section.contact .contact-container .input-group .inputs
	{
		font-size: 14px;
		padding: 10px 13px;
	}
	/* Chrome, Safari, Edge */
	section.contact .contact-container .input-group .inputs::placeholder {
	    font-size: 13px;
	}

	/* Firefox */
	section.contact .contact-container .input-group .inputs::-moz-placeholder {
	    font-size: 13px;
	}

	/* Internet Explorer 10–11 */
	section.contact .contact-container .input-group .inputs:-ms-input-placeholder {
	    font-size: 13px;
	}

	/* Microsoft Edge (old) */
	section.contact .contact-container .input-group .inputs::-ms-input-placeholder {
	    font-size: 13px;
	}

	body.careerPages .padding-left-job-opeings
	{
		padding-left: 15px;
	}
	body.careerPages section.career .heading_page h4
	{
		margin-bottom: 15px;
	}
	body.careerPages #accordionExample .accordion-button
	{
	    font-size: 1.1rem;
	    padding: 12px 12px;
	}
	body.careerPages #accordionExample .accordion-body .label_for_career
	{
		font-size: 14px;
		margin-bottom: 5px;
	}
	section.contactInfo
	{
		padding: 40px 0 40px;
	}
	section.contactInfo .grid_contact_info
	{
		    grid-template-columns: 1fr;
	}
	section.contactInfo .grid_contact_info .col_contact_info h5
	{
		font-size: 1.213rem;
	}
	section.contactInfo .grid_contact_info .col_contact_info p
	{
		font-size: 15px;
		margin-bottom: 0;
	}
	section.contactInfo .grid_contact_info .col_contact_info p.cont
	{
		font-size: 15px;
		margin-bottom: 0;
	}
	body.contactPage .map_forms
	{
		grid-template-columns:100%;
	}
	body.contactPage .map_forms .forms .form_wrapper
	{
		padding: 25px 20px;
	}
	body.contactPage .map_forms .forms .form_wrapper .heading h5
	{
		font-weight: normal;
		font-size: 22px;
		line-height: 25px;
	}
	body.contactPage .map_forms .forms .form_wrapper form .formGroup
	{
		flex-direction: column;
	}
	body.contactPage .map_forms .forms .form_wrapper form .formGroup .inputColom
	{		
		width: 100%;
	}
	body.contactPage .map_forms .forms .form_wrapper form .formGroup .inputColom .form-control
	{
		font-size: 14px;
		padding: 10px 13px;
	}
	/* Chrome, Safari, Edge */
	body.contactPage .map_forms .forms .form_wrapper form .formGroup .inputColom .form-control::placeholder {
	    font-size: 13px;
	}

	/* Firefox */
	body.contactPage .map_forms .forms .form_wrapper form .formGroup .inputColom .form-control::-moz-placeholder {
	    font-size: 13px;
	}

	/* Internet Explorer 10–11 */
	body.contactPage .map_forms .forms .form_wrapper form .formGroup .inputColom .form-control:-ms-input-placeholder {
	    font-size: 13px;
	}

	/* Microsoft Edge (old) */
	body.contactPage .map_forms .forms .form_wrapper form .formGroup .inputColom .form-control::-ms-input-placeholder {
	    font-size: 13px;
	}

	body.contactPage .map_forms .forms .form_wrapper form .formGroup .inputColom.fullWIdth
	{
		width: 100%;
	}
	body.contactPage .map_forms .forms .form_wrapper form .formGroup .inputColom.hidden-center-div
	{
		display: none;
	}
	body.contactPage .map_forms .forms .form_wrapper form .formGroup .inputColom.captcha_image
	{
		text-align: center;
	}
	body.contactPage .map_forms .forms .form_wrapper form .formGroup .inputColom img
	{
		max-width: 100px;
		margin-left: auto;
		margin-right: auto;
	}
	body.contactPage .map_forms .forms .form_wrapper form .formGroup .inputColomFullWidth
	{
		margin-top: 0;
		width: 100%;
	}
	body.contactPage .map_forms .forms .form_wrapper form .formGroup .inputColomFullWidth input
	{
		font-size: 13px;
	}



	/*
	=============================================
	*/

	.contact-container.myprofile-page .wrapper .left-navigation .profile-sidebar-wrapper .students-detail h3
	{
		font-size: 18px;
	}
	.contact-container.myprofile-page .wrapper .left-navigation .profile-sidebar-wrapper .links-side a .values
	{
		font-size: 14px;
	}
	.contact-container.myprofile-page .wrapper .left-navigation .profile-sidebar-wrapper .links-side a
	{
		padding: 7px 10px;
	}
	.contact-container.myprofile-page .wrapper .detail
	{
		width: 100%;
		padding-left: 0;
		margin-top: 20px;
	}
	.my-profile-wrapper-area .wrapper .heading1 h3
	{
		font-size: 24px;
	}
	body.profil .my-profile-wrapper-area .wrapper .custom-table-profile
	{
		margin-top: 13px;	
	}
	body.profil .my-profile-wrapper-area .wrapper .table tr td
	{
		font-size: 13px;
		padding: 10px 15px;
	}
	body.profil .my-profile-wrapper-area .wrapper .table tr td:nth-child(1)
	{
		width: 50%;
	}
	body.profil .my-profile-wrapper-area .wrapper .table tr td:nth-child(2)
	{
		width: 50%;
	}
	.my-profile-wrapper-area .wrapper .table tr td
	{
		padding: 10px 15px;
		padding-left: 45%;
		position: relative;
		font-size: 13px;
	}
	.my-profile-wrapper-area .wrapper .table tr td:before
	{
		content: attr(data-title);
		position: absolute;
		left: 12px;
		width: 40%;
		font-weight: 500;
	}
	body.editprofile .width_full_row
	{
		flex-direction: column;
	}
	body.editprofile .width_full_row
	{
	    grid-row-gap: 10px;
	}
	body.editprofile .width_full_row .width_half_form
	{
		width: 100%;
	}
	body.editprofile .form_row label, body.editprofile .width_full_row .width_half_form label
	{
		font-size: 14px;
	}
	body.editprofile .width_full_row .width_half_form .input_fields
	{
		font-size: 14px;
	}
	body.editprofile .steps_heading h5
	{
		font-size: 15px;
	}
	body.editprofile .steps_heading
	{
		margin-bottom: 3px;
	}
	body.editprofile .width_full_row
	{
		margin-top: 10px;
	}
}

@media screen and (min-width: 768px)  and (max-width: 992px)
{
	.container
	{
		max-width: 95%;
	}
	.navigations-slider-wrapper:before
	{
		display: none;
	}


	.quicks_links .wrapper_quicks
	{
		padding: 20px 20px;
		grid-row-gap: 15px;
	}
	.quicks_links .wrapper_quicks .wraps
	{
		padding: 15px 25px;
	}
	.quicks_links .wrapper_quicks .wraps .icon
	{
		margin-bottom: 5px;
	}
	.quicks_links .wrapper_quicks .wraps .icon img
	{
		max-width: 50px;
	}
	.quicks_links .wrapper_quicks .wraps .tiTle
	{
		margin-bottom: 5px;
		font-size: 1.100rem;
	}
	.quicks_links .wrapper_quicks .wraps .desc
	{
		font-size: 0.900rem;
	}
	.quicks_links .wrapper_quicks .wraps .redmor a
	{
		font-size: 0.700rem;
	}

	.quicks_links .wrapper_quicks
	{
	    grid-template-columns: repeat(2, 1fr);
	}


	.noticeboars-after-banner .container .heads h4
	{
		font-size: 22px;
	}

	.noticeboard-wrapper
	{
		display: flex;
		flex-direction: column;
		grid-row-gap: 20px;
	}
	.noticeboard-wrapper .noticeBoardColoms
	{
		margin-right: 0px;
	}
	.noticeboars-after-banner .customContainer
	{
		padding: 30px 0 25px;
	}
	.noticeboars-after-banner .container .heads
	{
		margin-bottom: 20px;
	}
	.noticeboars-after-banner .container .heads > p
	{
		max-width: 100%;
		font-size: 15px;
		text-align: justify;
		line-height: 23px;
	}
	.noticeboard-wrapper .noticeBoardColoms .details h4 a
	{
		font-size: 19px;
	}
	.noticeboard-wrapper .noticeBoardColoms .details p
	{
		font-size: 14px;
		 font-family: "Jost", sans-serif;
	}
	.noticeboard-wrapper .noticeBoardColoms .downloadbutoon a
	{
		font-size: 11px;
	}



	.about_us_home .datas .heads h4
	{
		font-size: 22px;
	}
	.about_us_home .datas > p{
        max-width: 100%;
        font-size: 15px;
        text-align: justify;
        line-height: 23px;
	}


	.grid_quicks .quick_coloms .wrapper .title h4
	{
		margin-bottom: 5px;
		font-size: 1.100rem;
		margin-bottom: 0;
	}
	.grid_quicks .quick_coloms .wrapper .desc p
	{
        max-width: 100%;
        font-size: 15px;
        text-align: justify;
        line-height: 23px;
	}


	section.homePagMessages .container_custom {
	    padding-top: 40px;
	    padding-bottom: 25px;
	}
	.message_row .textBox
	{
		width: 100%;
		padding: 20px;
		order: 2;
	}
	.message_row .textBox h5
	{
		padding-left: 0;
		font-size: 22px;
	}
	.message_row .textBox h6
	{
		padding-left: 0;
		font-size: 18px;
	}
	.message_row .textBox p
	{
		padding-left: 0;
        max-width: 100%;
        font-size: 15px;
        text-align: justify;
        line-height: 25px;
	}

	.message_row .textBox p
	{
		display: block;
	}
	.message_row .textBox p:nth-child(4)
	{
		display: none !important;
	}
	.message_row .textBox .readmores
	{
		padding-left: 0;
	}
	.message_row .message_image
	{
		width: 100%;
		order: 1;
	}

	.facilities-custom-partitions .partition-box1 .wrapper .heading-text h5
	{
		font-size: 1.100rem;
	}
	.facilities-custom-partitions .partition-box1 .wrapper .heading-text p
	{
        max-width: 100%;
        font-size: 14px;
        text-align: justify;
        line-height: 24px;
        margin-bottom: 0;
        	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
	}
	.facilities-custom-partitions .partition-box1 .wrapper .image-as-bg img
	{
		height: 220px;
	}
	.facilities-custom-partitions
	{
		padding-bottom: 30px;
		display: flex;
		flex-wrap: wrap;
	}
	.facilities-custom-partitions .partition-box1
	{
		flex: 0 0 auto;
		width: 50%;
	}
	.facilities-custom-partitions .partition-box1 .wrapper .image-as-bg
	{
		height: auto;
	}



	.enquiryFOrmadmEnquiry .form_Headings h4
	{
		font-size: 22px;
	}
	.enquiryFOrmadmEnquiry .form_Headings h6
	{
		font-weight: 400;
		font-size: 15px;
	}

	table.bank-details tr td:nth-child(1)
	{

	}
	table.bank-details
	{
		margin-left: 0;
		width: 100%;
		margin-bottom: 0;
	}
	table.bank-details tr td{
		font-size: 14px;
	}
	.enquiryFOrmadmEnquiry .wrapper
	{
		padding: 10px 10px 10px 10px;
	}
	.enquiryFOrmadmEnquiry .wrapper form .twoColoms
	{
		flex-direction: column;
	}
	.enquiryFOrmadmEnquiry .wrapper form .twoColoms .inputcolom
	{
		width:100%;
	}
	.enquiryFOrmadmEnquiry .wrapper form .inputcolom
	{
		margin-bottom: 12px;
	}
	.enquiryFOrmadmEnquiry .wrapper form .twoColoms .inputcolom .form-control
	{
		font-size: 14px;
		padding: 10px 13px;
	}
	/* Chrome, Safari, Edge */
	.enquiryFOrmadmEnquiry .wrapper form .twoColoms .inputcolom .form-control::placeholder {
	    font-size: 13px;
	}

	/* Firefox */
	.enquiryFOrmadmEnquiry .wrapper form .twoColoms .inputcolom .form-control::-moz-placeholder {
	    font-size: 13px;
	}

	/* Internet Explorer 10–11 */
	.enquiryFOrmadmEnquiry .wrapper form .twoColoms .inputcolom .form-control:-ms-input-placeholder {
	    font-size: 13px;
	}

	/* Microsoft Edge (old) */
	.enquiryFOrmadmEnquiry .wrapper form .twoColoms .inputcolom .form-control::-ms-input-placeholder {
	    font-size: 13px;
	}


	.toppers_10 .datas
	{
		max-width: 100%;
	}
	.toppers_10 .datas .heads h4
	{
		font-size: 22px;
	}
	.toppers_10 .datas .heads h4 span
	{
		display: block;
	}
	.toppers_10 .datas > p{
        max-width: 100%;
        font-size: 15px;
        text-align: justify;
        line-height: 23px;
	}

	.toppers_10 .container
	{
		max-width: 95%;
	}
	.toppers_10 .my_team_row
	{
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		grid-row-gap: 5px;
	}
	.my_team_row .colom_team .image img
	{
		height: 180px;
	}
	.toppers_10 .my_team_row .colom_team
	{
		flex: 0	0 auto;
		width: calc(50% - 0px);
		padding: 0 5px;
		margin-bottom: 0;
	}
	.my_team_row .colom_team .detail
	{
		padding-top: 5px;
	}
	.my_team_row .colom_team .detail h5
	{
		font-size: 15px;
	}
	.my_team_row .colom_team .detail p
	{
		font-size: 1rem;
		margin-bottom: 0;
	}

	.facilities-homePage
	{
		padding-top: 20px;
		padding-bottom: 30px;
	}
	.facilities-homePage .datas .heads h4
	{
		font-size: 22px;
	}
	.facilities-homePage .datas > p
	{
        max-width: 95%;
        font-size: 15px;
        text-align: justify;
        line-height: 23px;
	}
	.facilities-row .facilites-cols .wrapper img
	{
		height: 250px;
	}
	.facilities-row .facilites-cols .wrapper .title h5
	{
		font-size: 0.900rem;
	}
	.facilities-row
	{
		grid-row-gap: 10px;
	}

	.about_us_home.about_us_home2 .container_custom
	{
		padding: 30px 0;
	}

	.grid_quicks
	{
	    grid-template-columns: repeat(2, 1fr);
	}

	.footer .footer-container
	{
		padding-top: 30px;
		padding-bottom: 20px;
	}
	.footer .widgets h5
	{
		font-size: 1rem;
		margin-bottom: 0.500rem;
	}
	.footer .widgets ul li
	{
		line-height: 22px;
	}
	.footer .widgets ul li a
	{
		font-size: 0.800rem;
	}
	.footer .widgets h5
	{
		margin-top: 15px;
	}
	.footer .widgets .address .values
	{
		font-size: 0.900rem;
	}
	.footer .widgets .footer_socialMedia a
	{
		width: 28px;
		height: 28px;
		line-height: 28px;
	}
	.copyright
	{
		font-size: 0.900rem;
	}

	.message_row
	{
		flex-direction: column;
	}
	.facilities-row
	{
		/*flex-direction: column;*/
		flex-wrap: wrap;
	}
	.facilities-row .facilites-cols
	{
		width: 50%;
		flex: 0 0 auto;
	}

	body.innerPages .homePagMessages .message_row .textBox
	{
		padding-top: 20px;
	}
	body.innerPages .message_row .textBox h6
	{
		font-size: 15px;
		margin-bottom: 7px !important;
	}
	body.users .my_team_row .colom_team {
	    flex: 0 0 auto;
	    width: calc(50% - 10px);
	}
	.facilities-row5 .facilites-cols
	{
		width: calc(50% - 5px);
	}
	.facilities-row5 .facilites-cols .wrapper img
	{
		height: 170px;
	}
	.facilities-row5 .facilites-cols .wrapper .title
	{
		left: 0;
		bottom: 0;
	}
	.facilities-row5 .facilites-cols .wrapper .title h5
	{
		font-size: 0.850rem;
	}
	body.gallery .facilities-custom-partitions .partition-box1
	{
		width: calc(50% - 12px);
	}
	body.gallery.admissions_images .about_us_home.about_us_home2 .container_custom
	{
		padding-top: 10px;
	}
	.title_moreGallery
	{
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}
	body.gallery.admissions_images .about_us_home .datas .heads h4
	{
		text-align: center;
	}
	body.gallery.admissions_images .title_moreGallery
	{
		margin-bottom: 10px;
	}
	body.staffs .datas .heads h4 span
	{
		display: inline;
	}
	body.gallery.admissions_images .about_us_home .datas .heads h4 span
	{
		display: block;
	}
	.title_moreGallery .viewMore button
	{
		font-size: 13px;
		padding: 7px 25px;
	}
	body.gallery.admissions_images .datas .metaData
	{
		font-size: 14px;
	}
	body.admissions_images .about_us_home .datas > p
	{
		text-align: justify;
	}
	body.innerPages.staffs .innerSectionUserts
	{
		margin-top: 30px;
		margin-bottom: 30px;
	}


	body.left_heading_paragarphs .customFlexes
	{
		justify-content: center;
	}
	body.left_heading_paragarphs .customFlexes .rights
	{
		margin-bottom: 12px;
	}
	body.left_heading_paragarphs .customFlexes .rights .selectForm label
	{
		display: none;
	}
	body.left_heading_paragarphs .customFlexes .rights .selectForm select
	{
	    padding-top: 6px !important;
	    padding-bottom: 6px !important;
	    font-size: 0.800rem;
	}
	body.toppersPages .my_team_row .colom_team
	{
		width: 50%;
	}

	/*=====================================*/
	.customTable .table thead
	{
		display: none;
	}
	.customTable .table tbody tr
	{
		border: 1px solid #ccc;
	}
	.customTable .table tbody tr td
	{
		display: block;
	}
	.customTable .table tbody tr td
	{
		padding: 10px 15px;
		padding-left: 45%;
		position: relative;
		font-size: 13px;
	}
	.customTable .table tbody tr td:before
	{
		content: attr(data-title);
		position: absolute;
		left: 12px;
		width: 40%;
		font-weight: 500;
	}
	.customTable .table tbody tr td[data-title='Title']
	{
		width: 100% !important;
	}
	body.StuCorner .customTable .table tbody tr td[data-title='Title']
	{
		font-weight: 400;
		width: 100% !important;
	}
	.customTable .table tbody tr td[data-title='Home Work'] a, 
	.customTable .table tbody tr td[data-title='Download'] a
	{
		font-size: 12px;
	}
	#accordionExample .accordion-button
	{
		font-size: 1rem;
	}
	body.staffListIMages #accordionExample .accordion-body .names h5
	{
		flex-wrap: wrap;
		font-size: 14px;
		grid-column-gap: 5px;
		grid-row-gap: 8px;
		justify-content: flex-start;
	}
	body.staffListIMages #accordionExample .accordion-body .names h5 span
	{
		flex: 0 0 auto;
		width: calc(50% - 10px);
		border-right: 0px;
		text-align: left;
		padding-left: 0;
		padding-right: 0;
	}
	body.careerPages section.career
	{
		 margin-top: 25px;
		 margin-bottom: 25px;
	}
	body.careerPages section.career .heading_page h4
	{
		font-size: 22px;
	}
	section.contact .contact-container .input-group
	{
		margin-bottom: 14px;
	}
	section.contact .contact-container .captcha-image
	{
		text-align: center;
		margin-bottom: 12px;
	}
	body.careerPages .contact-form
	{
		margin-bottom: 25px;
	}
	section.contact .contact-container .input-submit .submit-form
	{
		padding: 7px 35px;
		width: 100%;
		font-size: 13px;
	}
	section.contact .contact-container .input-group .inputs
	{
		font-size: 14px;
		padding: 10px 13px;
	}
	/* Chrome, Safari, Edge */
	section.contact .contact-container .input-group .inputs::placeholder {
	    font-size: 13px;
	}

	/* Firefox */
	section.contact .contact-container .input-group .inputs::-moz-placeholder {
	    font-size: 13px;
	}

	/* Internet Explorer 10–11 */
	section.contact .contact-container .input-group .inputs:-ms-input-placeholder {
	    font-size: 13px;
	}

	/* Microsoft Edge (old) */
	section.contact .contact-container .input-group .inputs::-ms-input-placeholder {
	    font-size: 13px;
	}

	body.careerPages .padding-left-job-opeings
	{
		padding-left: 15px;
	}
	body.careerPages section.career .heading_page h4
	{
		margin-bottom: 15px;
	}
	body.careerPages #accordionExample .accordion-button
	{
	    font-size: 1.1rem;
	    padding: 12px 12px;
	}
	body.careerPages #accordionExample .accordion-body .label_for_career
	{
		font-size: 14px;
		margin-bottom: 5px;
	}
	section.contactInfo
	{
		padding: 40px 0 40px;
	}
	section.contactInfo .grid_contact_info
	{
		    grid-template-columns: 1fr;
	}
	section.contactInfo .grid_contact_info .col_contact_info h5
	{
		font-size: 1.213rem;
	}
	section.contactInfo .grid_contact_info .col_contact_info p
	{
		font-size: 15px;
		margin-bottom: 0;
	}
	section.contactInfo .grid_contact_info .col_contact_info p.cont
	{
		font-size: 15px;
		margin-bottom: 0;
	}
	body.contactPage .map_forms
	{
		grid-template-columns:100%;
	}
	body.contactPage .map_forms .forms .form_wrapper
	{
		padding: 25px 20px;
	}
	body.contactPage .map_forms .forms .form_wrapper .heading h5
	{
		font-weight: normal;
		font-size: 22px;
		line-height: 25px;
	}
	body.contactPage .map_forms .forms .form_wrapper form .formGroup
	{
		flex-direction: column;
	}
	body.contactPage .map_forms .forms .form_wrapper form .formGroup .inputColom
	{		
		width: 100%;
	}
	body.contactPage .map_forms .forms .form_wrapper form .formGroup .inputColom .form-control
	{
		font-size: 14px;
		padding: 10px 13px;
	}
	/* Chrome, Safari, Edge */
	body.contactPage .map_forms .forms .form_wrapper form .formGroup .inputColom .form-control::placeholder {
	    font-size: 13px;
	}

	/* Firefox */
	body.contactPage .map_forms .forms .form_wrapper form .formGroup .inputColom .form-control::-moz-placeholder {
	    font-size: 13px;
	}

	/* Internet Explorer 10–11 */
	body.contactPage .map_forms .forms .form_wrapper form .formGroup .inputColom .form-control:-ms-input-placeholder {
	    font-size: 13px;
	}

	/* Microsoft Edge (old) */
	body.contactPage .map_forms .forms .form_wrapper form .formGroup .inputColom .form-control::-ms-input-placeholder {
	    font-size: 13px;
	}

	body.contactPage .map_forms .forms .form_wrapper form .formGroup .inputColom.fullWIdth
	{
		width: 100%;
	}
	body.contactPage .map_forms .forms .form_wrapper form .formGroup .inputColom.hidden-center-div
	{
		display: none;
	}
	body.contactPage .map_forms .forms .form_wrapper form .formGroup .inputColom.captcha_image
	{
		text-align: center;
	}
	body.contactPage .map_forms .forms .form_wrapper form .formGroup .inputColom img
	{
		max-width: 100px;
		margin-left: auto;
		margin-right: auto;
	}
	body.contactPage .map_forms .forms .form_wrapper form .formGroup .inputColomFullWidth
	{
		margin-top: 0;
		width: 100%;
	}
	body.contactPage .map_forms .forms .form_wrapper form .formGroup .inputColomFullWidth input
	{
		font-size: 13px;
	}



	/*
	=============================================
	*/

	.contact-container.myprofile-page .wrapper .left-navigation .profile-sidebar-wrapper .students-detail h3
	{
		font-size: 18px;
	}
	.contact-container.myprofile-page .wrapper .left-navigation .profile-sidebar-wrapper .links-side a .values
	{
		font-size: 14px;
	}
	.contact-container.myprofile-page .wrapper .left-navigation .profile-sidebar-wrapper .links-side a
	{
		padding: 7px 10px;
	}
	.contact-container.myprofile-page .wrapper .detail
	{
		width: 100%;
		padding-left: 0;
		margin-top: 20px;
	}
	.my-profile-wrapper-area .wrapper .heading1 h3
	{
		font-size: 24px;
	}
	body.profil .my-profile-wrapper-area .wrapper .custom-table-profile
	{
		margin-top: 13px;	
	}
	body.profil .my-profile-wrapper-area .wrapper .table tr td
	{
		font-size: 13px;
		padding: 10px 15px;
	}
	body.profil .my-profile-wrapper-area .wrapper .table tr td:nth-child(1)
	{
		width: 50%;
	}
	body.profil .my-profile-wrapper-area .wrapper .table tr td:nth-child(2)
	{
		width: 50%;
	}
	.my-profile-wrapper-area .wrapper .table tr td
	{
		padding: 10px 15px;
		padding-left: 45%;
		position: relative;
		font-size: 13px;
	}
	.my-profile-wrapper-area .wrapper .table tr td:before
	{
		content: attr(data-title);
		position: absolute;
		left: 12px;
		width: 40%;
		font-weight: 500;
	}
	body.editprofile .width_full_row
	{
		flex-direction: column;
	}
	body.editprofile .width_full_row
	{
	    grid-row-gap: 10px;
	}
	body.editprofile .width_full_row .width_half_form
	{
		width: 100%;
	}
	body.editprofile .form_row label, body.editprofile .width_full_row .width_half_form label
	{
		font-size: 14px;
	}
	body.editprofile .width_full_row .width_half_form .input_fields
	{
		font-size: 14px;
	}
	body.editprofile .steps_heading h5
	{
		font-size: 15px;
	}
	body.editprofile .steps_heading
	{
		margin-bottom: 3px;
	}
	body.editprofile .width_full_row
	{
		margin-top: 10px;
	}
}



@media screen and (max-width: 480px)
{
	.topanimations .customRoww .headinss
	{
		width: 100px;
		padding: 10px 15px;
		font-size:14px;
		background-color: #FDC010;
	}
	.topanimations .customRoww .content_data
	{
		width: calc(100% - 100px);
	}
	.topanimations .customRoww .content_data p span
	{
		font-size: 13px;
	}
}


@media screen and (min-width: 481px) and (max-width: 576px)
{
	.topanimations .customRoww .headinss
	{
		width: 150px;
		padding: 10px 15px;
		font-size:15px;
		background-color: #FDC010;
	}
	.topanimations .customRoww .content_data
	{
		width: calc(100% - 150px);
	}
	.topanimations .customRoww .content_data p span
	{
		font-size: 14px;
	}
}

@media screen and (min-width: 577px) and (max-width: 767px)
{
	.topanimations .customRoww .headinss
	{
		width: 150px;
		padding: 10px 15px;
		font-size:15px;
		background-color: #FDC010;
	}
	.topanimations .customRoww .content_data
	{
		width: calc(100% - 150px);
	}
	.topanimations .customRoww .content_data p span
	{
		font-size: 14px;
	}
}

@media screen and (min-width: 768px) and (max-width: 992px)
{
	.topanimations .customRoww .headinss
	{
		width: 150px;
		padding: 10px 15px;
		font-size:17px;
		background-color: #FDC010;
	}
	.topanimations .customRoww .content_data
	{
		width: calc(100% - 150px);
	}
	.topanimations .customRoww .content_data p span
	{
		font-size: 16px;
	}
}

/*
	============================================================
*/

@media screen and (max-width: 480px)
{
	.navigations_wrapper_website .nav_navigations
	{
		display: none;
	}
	.navigations-slider-wrapper .navigations_wrapper_website
	{
		position: static;
		background-color: #A81605;
	}
	.navigations_wrapper_website .nav_logo
	{
		display: flex;
		justify-content: space-between;
		width: 100%;
		align-items: center;
	}
	.navigations_wrapper_website .nav_logo .logo img
	{
		width: 220px !important;
	}
	.navigations_wrapper_website .nav_logo .btn-menu
	{
		width: 45px;
		height: 40px;
		border:0px;
		background-color: transparent;
		cursor: pointer;
	}
	.offcanvas-header
	{
		padding-top: 5px;
		padding-bottom: 5px;
	}

	/*==================================*/
	.dropdown01 .submenu1 .wrp_menu .quotes
	{
		display: none;
	}
	.dropdown01 .submenu1 .wrp_menu
	{
		flex-wrap: wrap;
	}
	.dropdown01 .submenu1 .wrp_menu .subWrap
	{
		width: 100%;
		padding: 10px 10px;
	}
	#offcanvasExample .offcanvas-body .main_ullist
	{
		padding-left: 0;
	}
	#offcanvasExample .offcanvas-body .main_ullist .mainLi
	{
		border-bottom: 1px solid #ccc;
		text-align: left;
	}
	#offcanvasExample .offcanvas-body .main_ullist .mainLi > a
	{
	    display: block;
	    padding: 7px 13px;
	    color: #333;
	    font-size: 14px;
	    text-transform: uppercase;
	    font-weight: 600;
	}
	#offcanvasExample .offcanvas-body .main_ullist .sub-menu1
	{
		background-color:#961b7d;
		padding-left: 0;
		padding: 10px;
		display: none;
	}
	#offcanvasExample .offcanvas-body .submenu12
	{
		padding-left: 0 !important;
	}
	#offcanvasExample .offcanvas-body .dropdown01 .submenu1 {
	    max-width: 100%;
	    min-width: 100%;
	        transform: translateX(0%);
	}
	#offcanvasExample .offcanvas-body .main_ul .sub-menu1 li a
	{
	    color: var(--bs-white);
	    font-size: 15px;
	    display: block;
	    font-weight: 300;
	    padding: 6px 10px;
	    border-bottom:1px solid #761261;
	    text-transform: capitalize;
	}
	#offcanvasExample .offcanvas-body .main_ul .megaMenuContainer{
		background-color:var(--color2);
		padding-left: 0;
		padding: 10px;	
		display: none;
	}
	#offcanvasExample .offcanvas-body .main_ul .megaMenuContainer ul{
		padding-left: 0;
	}
	#offcanvasExample .offcanvas-body .main_ul .megaMenuContainer .mmWrapper
	{
		padding: 10px;
	}
	#offcanvasExample .offcanvas-body .main_ul .megaMenuContainer .mmWrapper .megaUl
	{
		background-color: var(--color1);
		padding: 15px 10px;
		margin-bottom: 10px;
	}
	#offcanvasExample .offcanvas-body .main_ul .megaMenuContainer .mmWrapper .megaUl h6
	{
	    color: var(--white);
	    font-weight: 900;
	    text-transform: uppercase;
	    font-size: 15px;
	    padding-bottom: 7px;
	    margin-bottom: 8px;
	    border-bottom: 1px solid #ccc;
	}
	#offcanvasExample .offcanvas-body .main_ul .megaMenuContainer .mmWrapper .submenu12 ul li a
	{
	    color: var(--bs-white);
	    font-size: 13px;
	    display: block;
	    font-weight: 400;
	    padding: 6px 10px;
	    border-bottom: 1px solid #ccc;
	}
	.navigation .nav-container .navigation-row .logo_area a
	{
		width: 100%;
	}
	#offcanvasExample .offcanvas-body .main_ullist .dropdown01 .submenu1 li a{
		border-bottom: 1px solid #cc200c;
	}

	#offcanvasExample .offcanvas-body .main_ullist .mainLi.dropdown1 .sub-menu1 .dropdown2 .sub-menu2
	{
		background-color: var(--white) !important;
		padding-left: 0;
	}
	#offcanvasExample .offcanvas-body .main_ullist .mainLi.dropdown1 .sub-menu1 .dropdown2 .sub-menu2 li a
	{
		color: var(--black);
	}
	/*==================================*/
}

@media screen and (min-width: 481px) and (max-width: 576px)
{
	.navigations_wrapper_website .nav_navigations
	{
		display: none;
	}
	.navigations-slider-wrapper .navigations_wrapper_website
	{
		position: static;
		background-color: #A81605;
	}
	.navigations_wrapper_website .nav_logo
	{
		display: flex;
		justify-content: space-between;
		width: 100%;
		align-items: center;
	}
	.navigations_wrapper_website .nav_logo .logo img
	{
		width: 220px !important;
	}
	.navigations_wrapper_website .nav_logo .btn-menu
	{
		width: 45px;
		height: 40px;
		border:0px;
		background-color: transparent;
		cursor: pointer;
	}
	.offcanvas-header
	{
		padding-top: 5px;
		padding-bottom: 5px;
	}

	/*==================================*/
	.dropdown01 .submenu1 .wrp_menu .quotes
	{
		display: none;
	}
	.dropdown01 .submenu1 .wrp_menu
	{
		flex-wrap: wrap;
	}
	.dropdown01 .submenu1 .wrp_menu .subWrap
	{
		width: 100%;
		padding: 10px 10px;
	}
	#offcanvasExample .offcanvas-body .main_ullist
	{
		padding-left: 0;
	}
	#offcanvasExample .offcanvas-body .main_ullist .mainLi
	{
		border-bottom: 1px solid #ccc;
		text-align: left;
	}
	#offcanvasExample .offcanvas-body .main_ullist .mainLi > a
	{
	    display: block;
	    padding: 7px 13px;
	    color: #333;
	    font-size: 14px;
	    text-transform: uppercase;
	    font-weight: 600;
	}
	#offcanvasExample .offcanvas-body .main_ullist .sub-menu1
	{
		background-color:#961b7d;
		padding-left: 0;
		padding: 10px;
		display: none;
	}
	#offcanvasExample .offcanvas-body .submenu12
	{
		padding-left: 0 !important;
	}
	#offcanvasExample .offcanvas-body .dropdown01 .submenu1 {
	    max-width: 100%;
	    min-width: 100%;
	        transform: translateX(0%);
	}
	#offcanvasExample .offcanvas-body .main_ul .sub-menu1 li a
	{
	    color: var(--bs-white);
	    font-size: 15px;
	    display: block;
	    font-weight: 300;
	    padding: 6px 10px;
	    border-bottom:1px solid #761261;
	    text-transform: capitalize;
	}
	#offcanvasExample .offcanvas-body .main_ul .megaMenuContainer{
		background-color:var(--color2);
		padding-left: 0;
		padding: 10px;	
		display: none;
	}
	#offcanvasExample .offcanvas-body .main_ul .megaMenuContainer ul{
		padding-left: 0;
	}
	#offcanvasExample .offcanvas-body .main_ul .megaMenuContainer .mmWrapper
	{
		padding: 10px;
	}
	#offcanvasExample .offcanvas-body .main_ul .megaMenuContainer .mmWrapper .megaUl
	{
		background-color: var(--color1);
		padding: 15px 10px;
		margin-bottom: 10px;
	}
	#offcanvasExample .offcanvas-body .main_ul .megaMenuContainer .mmWrapper .megaUl h6
	{
	    color: var(--white);
	    font-weight: 900;
	    text-transform: uppercase;
	    font-size: 15px;
	    padding-bottom: 7px;
	    margin-bottom: 8px;
	    border-bottom: 1px solid #ccc;
	}
	#offcanvasExample .offcanvas-body .main_ul .megaMenuContainer .mmWrapper .submenu12 ul li a
	{
	    color: var(--bs-white);
	    font-size: 13px;
	    display: block;
	    font-weight: 400;
	    padding: 6px 10px;
	    border-bottom: 1px solid #ccc;
	}
	.navigation .nav-container .navigation-row .logo_area a
	{
		width: 100%;
	}
	#offcanvasExample .offcanvas-body .main_ullist .dropdown01 .submenu1 li a{
		border-bottom: 1px solid #cc200c;
	}

	#offcanvasExample .offcanvas-body .main_ullist .mainLi.dropdown1 .sub-menu1 .dropdown2 .sub-menu2
	{
		background-color: var(--white) !important;
		padding-left: 0;
	}
	#offcanvasExample .offcanvas-body .main_ullist .mainLi.dropdown1 .sub-menu1 .dropdown2 .sub-menu2 li a
	{
		color: var(--black);
	}
	/*==================================*/
}

@media screen and (min-width: 577px) and (max-width: 767px)
{
	.navigations_wrapper_website .nav_navigations
	{
		display: none;
	}
	.navigations-slider-wrapper .navigations_wrapper_website
	{
		position: static;
		background-color: #A81605;
	}
	.navigations_wrapper_website .nav_logo
	{
		display: flex;
		justify-content: space-between;
		width: 100%;
		align-items: center;
	}
	.navigations_wrapper_website .nav_logo .logo img
	{
		width: 220px !important;
	}
	.navigations_wrapper_website .nav_logo .btn-menu
	{
		width: 45px;
		height: 40px;
		border:0px;
		background-color: transparent;
		cursor: pointer;
	}
	.offcanvas-header
	{
		padding-top: 5px;
		padding-bottom: 5px;
	}

	/*==================================*/
	.dropdown01 .submenu1 .wrp_menu .quotes
	{
		display: none;
	}
	.dropdown01 .submenu1 .wrp_menu
	{
		flex-wrap: wrap;
	}
	.dropdown01 .submenu1 .wrp_menu .subWrap
	{
		width: 100%;
		padding: 10px 10px;
	}
	#offcanvasExample .offcanvas-body .main_ullist
	{
		padding-left: 0;
	}
	#offcanvasExample .offcanvas-body .main_ullist .mainLi
	{
		border-bottom: 1px solid #ccc;
		text-align: left;
	}
	#offcanvasExample .offcanvas-body .main_ullist .mainLi > a
	{
	    display: block;
	    padding: 7px 13px;
	    color: #333;
	    font-size: 14px;
	    text-transform: uppercase;
	    font-weight: 600;
	}
	#offcanvasExample .offcanvas-body .main_ullist .sub-menu1
	{
		background-color:#961b7d;
		padding-left: 0;
		padding: 10px;
		display: none;
	}
	#offcanvasExample .offcanvas-body .submenu12
	{
		padding-left: 0 !important;
	}
	#offcanvasExample .offcanvas-body .dropdown01 .submenu1 {
	    max-width: 100%;
	    min-width: 100%;
	        transform: translateX(0%);
	}
	#offcanvasExample .offcanvas-body .main_ul .sub-menu1 li a
	{
	    color: var(--bs-white);
	    font-size: 15px;
	    display: block;
	    font-weight: 300;
	    padding: 6px 10px;
	    border-bottom:1px solid #761261;
	    text-transform: capitalize;
	}
	#offcanvasExample .offcanvas-body .main_ul .megaMenuContainer{
		background-color:var(--color2);
		padding-left: 0;
		padding: 10px;	
		display: none;
	}
	#offcanvasExample .offcanvas-body .main_ul .megaMenuContainer ul{
		padding-left: 0;
	}
	#offcanvasExample .offcanvas-body .main_ul .megaMenuContainer .mmWrapper
	{
		padding: 10px;
	}
	#offcanvasExample .offcanvas-body .main_ul .megaMenuContainer .mmWrapper .megaUl
	{
		background-color: var(--color1);
		padding: 15px 10px;
		margin-bottom: 10px;
	}
	#offcanvasExample .offcanvas-body .main_ul .megaMenuContainer .mmWrapper .megaUl h6
	{
	    color: var(--white);
	    font-weight: 900;
	    text-transform: uppercase;
	    font-size: 15px;
	    padding-bottom: 7px;
	    margin-bottom: 8px;
	    border-bottom: 1px solid #ccc;
	}
	#offcanvasExample .offcanvas-body .main_ul .megaMenuContainer .mmWrapper .submenu12 ul li a
	{
	    color: var(--bs-white);
	    font-size: 13px;
	    display: block;
	    font-weight: 400;
	    padding: 6px 10px;
	    border-bottom: 1px solid #ccc;
	}
	.navigation .nav-container .navigation-row .logo_area a
	{
		width: 100%;
	}
	#offcanvasExample .offcanvas-body .main_ullist .dropdown01 .submenu1 li a{
		border-bottom: 1px solid #cc200c;
	}

	#offcanvasExample .offcanvas-body .main_ullist .mainLi.dropdown1 .sub-menu1 .dropdown2 .sub-menu2
	{
		background-color: var(--white) !important;
		padding-left: 0;
	}
	#offcanvasExample .offcanvas-body .main_ullist .mainLi.dropdown1 .sub-menu1 .dropdown2 .sub-menu2 li a
	{
		color: var(--black);
	}
	/*==================================*/
}

@media screen and (min-width: 768px) and (max-width: 992px)
{
	.navigations_wrapper_website .nav_navigations
	{
		display: none;
	}
	.navigations-slider-wrapper .navigations_wrapper_website
	{
		position: static;
		background-color: #A81605;
	}
	.navigations_wrapper_website .nav_logo
	{
		display: flex;
		justify-content: space-between;
		width: 100%;
		align-items: center;
	}
	.navigations_wrapper_website .nav_logo .logo img
	{
		width: 220px !important;
	}
	.navigations_wrapper_website .nav_logo .btn-menu
	{
		width: 45px;
		height: 40px;
		border:0px;
		background-color: transparent;
		cursor: pointer;
	}
	.offcanvas-header
	{
		padding-top: 5px;
		padding-bottom: 5px;
	}

	/*==================================*/
	.dropdown01 .submenu1 .wrp_menu .quotes
	{
		display: none;
	}
	.dropdown01 .submenu1 .wrp_menu
	{
		flex-wrap: wrap;
	}
	.dropdown01 .submenu1 .wrp_menu .subWrap
	{
		width: 100%;
		padding: 10px 10px;
	}
	#offcanvasExample .offcanvas-body .main_ullist
	{
		padding-left: 0;
	}
	#offcanvasExample .offcanvas-body .main_ullist .mainLi
	{
		border-bottom: 1px solid #ccc;
		text-align: left;
	}
	#offcanvasExample .offcanvas-body .main_ullist .mainLi > a
	{
	    display: block;
	    padding: 7px 13px;
	    color: #333;
	    font-size: 14px;
	    text-transform: uppercase;
	    font-weight: 600;
	}
	#offcanvasExample .offcanvas-body .main_ullist .sub-menu1
	{
		background-color:#961b7d;
		padding-left: 0;
		padding: 10px;
		display: none;
	}
	#offcanvasExample .offcanvas-body .submenu12
	{
		padding-left: 0 !important;
	}
	#offcanvasExample .offcanvas-body .dropdown01 .submenu1 {
	    max-width: 100%;
	    min-width: 100%;
	        transform: translateX(0%);
	}
	#offcanvasExample .offcanvas-body .main_ul .sub-menu1 li a
	{
	    color: var(--bs-white);
	    font-size: 15px;
	    display: block;
	    font-weight: 300;
	    padding: 6px 10px;
	    border-bottom:1px solid #761261;
	    text-transform: capitalize;
	}
	#offcanvasExample .offcanvas-body .main_ul .megaMenuContainer{
		background-color:var(--color2);
		padding-left: 0;
		padding: 10px;	
		display: none;
	}
	#offcanvasExample .offcanvas-body .main_ul .megaMenuContainer ul{
		padding-left: 0;
	}
	#offcanvasExample .offcanvas-body .main_ul .megaMenuContainer .mmWrapper
	{
		padding: 10px;
	}
	#offcanvasExample .offcanvas-body .main_ul .megaMenuContainer .mmWrapper .megaUl
	{
		background-color: var(--color1);
		padding: 15px 10px;
		margin-bottom: 10px;
	}
	#offcanvasExample .offcanvas-body .main_ul .megaMenuContainer .mmWrapper .megaUl h6
	{
	    color: var(--white);
	    font-weight: 900;
	    text-transform: uppercase;
	    font-size: 15px;
	    padding-bottom: 7px;
	    margin-bottom: 8px;
	    border-bottom: 1px solid #ccc;
	}
	#offcanvasExample .offcanvas-body .main_ul .megaMenuContainer .mmWrapper .submenu12 ul li a
	{
	    color: var(--bs-white);
	    font-size: 13px;
	    display: block;
	    font-weight: 400;
	    padding: 6px 10px;
	    border-bottom: 1px solid #ccc;
	}
	.navigation .nav-container .navigation-row .logo_area a
	{
		width: 100%;
	}
	#offcanvasExample .offcanvas-body .main_ullist .dropdown01 .submenu1 li a{
		border-bottom: 1px solid #cc200c;
	}

	#offcanvasExample .offcanvas-body .main_ullist .mainLi.dropdown1 .sub-menu1 .dropdown2 .sub-menu2
	{
		background-color: var(--white) !important;
		padding-left: 0;
	}
	#offcanvasExample .offcanvas-body .main_ullist .mainLi.dropdown1 .sub-menu1 .dropdown2 .sub-menu2 li a
	{
		color: var(--black);
	}
	/*==================================*/
}