@media screen and (max-width: 993px)
{
	.navigations_wrapper_website .nav_logo
	{
		width: 100%;
	}
	.navigations_wrapper_website .nav_navigations
	{
		width: 100%;
	}
	.navigations_wrapper_website .nav_navigations .topButtos
	{
		flex-direction: column;
	}
}

@media screen and (max-width: 480px){
	.iconBoxRow
	{
	   grid-template-columns: repeat(1, 1fr);
	}





	.customIconBoxROw
	{
		flex-direction: column;
	}
	.customIconBoxROw .iconBoxColom.colomWidth3,
	.customIconBoxROw .iconBoxColom
	{
		width: 100%;
	}

	.homeHeader .bgWrapper
	{
		display: none;
	}
	.homeHeader .bgImage img
	{
		height: 200px;
	}



	.courses_row_wrapper
	{
		max-width: 95%;
		flex-wrap: wrap;
		flex-direction: column;
		grid-row-gap: 30px;
		margin-top: 0;
	}
	body.home .courses_row_wrapper .courses_colom.colj2,
	.courses_row_wrapper .courses_colom.colj1,
	.courses_row_wrapper .courses_colom.colj3
	{
		width:100%;
	}
	.courses_row_wrapper .courses_colom .wrapper .applyButton
	{
		position: static;
	}
	.courses_row_wrapper .courses_colom .wrapper .applyButton a
	{
		display: inline-block;
	}
	body.home .courses_row_wrapper .courses_colom.colj2
	{
		height: auto;
		transform: translateY(0%);
	}
	.courses_row_wrapper .courses_colom .wrapper .details ul
	{
		max-height: inherit;
		min-height: inherit;
	}


	.testimonials-section .test-wrapper
	{
		padding: 20px 0;
	}
	.headings
	{
		margin-bottom: 10px;
	}
	.headings h3
	{
		font-size: 24px;
	}
	.headings h3 span
	{
		display: block;
	}

	#homeTestimonials
	{
		margin-top: 20px;
	}
	#homeTestimonials .branchesBox .wrapper
	{
		padding: 15px 16px;
	}
	#homeTestimonials .branchesBox .wrapper .details p
	{
		font-weight: 400;
		line-height: 23px;
		font-size: 14px;
	}
	#homeTestimonials .branchesBox .wrapper .details2 .image img
	{
		width: 35px;
	}
	#homeTestimonials .branchesBox .wrapper .details2 .other h5
	{
		font-size: 17px;
	}

	.headings p
	{
		max-width: 100%;
		font-size: 13px;
		font-weight: 400;
	    line-height: 24px;
	    text-align: justify;
	}
	.course-home .container
	{
		max-width: 100%;
	}
	.course-home .headings h3 span
	{
		display: inline-block;
	}
	.courses_row_wrapper .courses_colom .wrapper .headings{
		margin-bottom: 9px;
	}
	.courses_row_wrapper .courses_colom .wrapper .headings h5{
		font-size: 16px;
    	padding: 10px 12px;
    	line-height: 24px;
	}
	.courses_row_wrapper .courses_colom .wrapper .details
	{
		padding: 5px 15px;
	}
	.courses_row_wrapper .courses_colom .wrapper .details ul
	{
		padding-right: 0;
	}
	.courses_row_wrapper .courses_colom .wrapper .details ul li
	{
		white-space: normal;
		display: block;
		font-size: 15px;
		line-height: 23px;
	}
	.courses_row_wrapper .courses_colom .wrapper .applyButton a
	{
	    font-size: 15px;
		font-weight: 500;
		padding: 6px 39px;
	}

	.customIconBoxROw .iconBoxColom.colomWidth3 .wrapper
	{
		padding: 14px 14px;
	}
	.customIconBoxROw .iconBoxColom .wrapper h5
	{
		text-align: center;
		font-weight: 600;
    	font-size: 17px;
    	width: 85%;
    	margin-left: 15%;
    	margin-right: 15%;
    	margin-top: -40px;
	}
	.customIconBoxROw .iconBoxColom .wrapper p
	{
	    font-size: 13px;
		line-height: 21px;
	}
	.customIconBoxROw .iconBoxColom .wrapper .icon
	{
		width: 80px;
	    height: 80px;
	    padding: 12px;
	    top: -55px;	
	}


	.customContainer .headings h3 span
	{
		display: inline-block;
	}

	.customIconBoxROw
	{
		grid-row-gap: 45px;
		flex-direction: column;
		margin-top: 30px;
	}
	.whatWeDo .iconBoxRow .iconColom 
	{
		margin-bottom: 20px;
	}
	.iconBoxRow .iconColom .iconPadding .values
	{
		margin-top: 15px;
		font-size: 16px;
	}
	.whatWeDo .headings h3 span
	{
		display: inline-block;
	}

	footer .footerWrapper
	{
		padding: 40px 0 20px;
	}
	footer .footerWrapper .customRow 
	{
		margin-top: 0px;
		grid-column-gap: 15px;
    	grid-row-gap: 55px;
	}
	footer .footerWrapper .customRow .links ul
	{
		flex-wrap: wrap;
		flex-direction: column;
	}
	footer .footerWrapper .customRow .links ul li
	{
		flex: 0 0 auto;
		width: 98%;
 	}
	footer .footerWrapper .customRow .links ul li a
	{
		background-color: transparent;
		padding: 5px 5px;
    	padding-left: 25px;
    	text-align: left;
	}
	footer .footerWrapper .customRow .links ul li a:before
	{
		left: 0;
		top: 0;
	}
	footer .footerWrapper .customRow .callDetailsFooter
	{
		flex-direction: column;
		flex-wrap: wrap;
		grid-row-gap: 10px;
		margin-bottom: 15px;
	}

	footer .footerWrapper .customRow .callDetailsFooter a .values
	{
		font-size: 15px;
	}
	footer .footerWrapper .customRow .callDetailsFooter a .icon i
	{
		width: 30px;
		height: 30px;
		line-height: 30px;
		font-size: 15px;
	}
	footer .footerWrapper .customRow .callDetailsFooter a
	{

	}


	footer .copyrighttext
	{
		flex-direction: column;
		justify-content: center;
		text-align: center;
		grid-row-gap: 10px;
		margin-top: 25px;
	}
	footer .copyrighttext span
	{
		text-align: center;
		font-size: 15px;
		width: 80%;
		line-height: 20px;
		margin-left: 10%;
		margin-right: 10%;
	}
	footer .copyrighttext .socialMedia a img
	{
		width: 25px;
	}

	/*
	================================
	*/
	.banner-innerpage img
	{
		height: 200px;
	}
	.banner-innerpage h5
	{
	    font-size: 22px;
		font-weight: 800;
		margin-bottom: 5px;
	}
	body.academyDetails .banner-innerpage img
	{
		min-height: 300px;
	}
	body.academyDetails .banner-innerpage h5
	{
        font-size: 18px;
        font-weight: 600;
        text-transform: capitalize;
        margin-bottom: 5px;
	}
	body.marketingVideos .banner-innerpage h5
	{
        font-size: 18px;
        font-weight: 600;
        text-transform: capitalize;
        margin-bottom: 5px;
	}
	.banner-innerpage .bannerWrapper .breadcrumbs_01
	{
		max-width: 90%;
		width: 100%;
	}
	.banner-innerpage .bannerWrapper .breadcrumbs_01 a
	{
		font-size: 15px;
	}

	.imageCOllage .imageIcons
	{
		position: static;
		display: none;
	}
	.imageCOllage .image01
	{
		position: static;
		margin-bottom: 8px;
	}
	.imageCOllage .image01 img
	{
		width: 100%;
		height: 150px;
		object-fit: cover;
		box-shadow: none;
		border-radius: 8px;
	}
	.imageCOllage .image02
	{
		position: static;
	}
	.imageCOllage .image02 img
	{
		width: 100%;
		height: 150px;
		object-fit: cover;
		box-shadow: none;
		border-radius: 8px;
	}
	.whatWeDo .order1
	{
		order: 1;
	}
	.whatWeDo .order2
	{
		order: 2;
	}
	body.aboutUsPage .whatWeDo
	{
		margin-top: 35px;
	}
	body.aboutUsPage .whatWeDo .container
	{
		max-width: 95%;
	}
	body.aboutUsPage .whatWeDo .headings h3
	{
		font-size: 20px;
		text-align: center;
	}
	body.aboutUsPage .whatWeDo .headings p
	{
		font-size: 15px;
		line-height: 26px;
	}
	.whyus-section
	{
		margin-top: 30px;
	}
	.academy_sections
	{
		padding: 30px 0;
	}
	.academy_sections .container
	{
		max-width: 95%;
	}
	.web-gallery-row
	{
		margin-top: 0;
	    grid-template-columns: repeat(1, 1fr);
	}
	.web-gallery-row .colom-gallery .wrapper .image .image1
	{
		height: 200px;
	}
	.web-gallery-row .colom-gallery .wrapper .content-area h5
	{
	    font-size: 16px;
		font-weight: 600;
		line-height: 26px;
	}
	.web-gallery-row .colom-gallery .wrapper .content-area p
	{
		font-size: 13px;
		line-height: 24px;
	}

	/*
	==============================
	*/
	body.academyDetails .academy_detail_section
	{
		margin-top: 30px;
		margin-bottom: 30px;
	}
	.academy_detail_section .detial_academy .image_warpper img
	{
		border-radius: 6px;
	}
	.academy_detail_section .detial_academy .detailArea .warpper h5
	{
		line-height: 25px;
	    font-size: 17px;
		font-weight: 600;
		margin-bottom: 8px;
	}
	.academy_detail_section .detial_academy .detailArea .warpper p
	{
	    font-size: 15px;
	    line-height: 24px;
	}
	.academy_detail_section .detial_academy .detailArea .warpper h6
	{
		font-size: 16px;
	}
	.academy_detail_section .detial_academy .detailArea .warpper ul li
	{
		font-size: 13px;
		line-height: 21px;
	}
	.priceAcademyDetailButtonPay
	{
		flex-wrap: wrap;
		justify-content: center;
		margin-top: 15px;
	}
	.priceAcademyDetailButtonPay h6
	{
		font-size: 20px !important;
	}


	body.frameworkPages .web-gallery-row
	{
		grid-template-columns: repeat(1, 1fr);
	}
	.web-gallery-row .colom-gallery .wrapper .content-area
	{
		padding: 30px 15px 15px;
	}
	body.frameworkPages .web-gallery-row .colom-gallery .wrapper .content-area h5
	{
		display: block;
		font-size: 16px;
	}

	.filter_coloms 
	{
		position: static;
	}
	.filter_coloms .ipoFilterWrpper
	{
		flex-direction: column;
	}
	.filter_coloms .ipoFilterWrpper .rightAreas
	{
		flex-direction: column;
		width: 100%;
		grid-row-gap: 8px;
	}
	.filter_coloms .ipoFilterWrpper .selectWrapper
	{
		flex-direction: column;
		align-items: flex-start;
	}
	.filter_coloms .ipoFilterWrpper .rightAreas label {
		font-size: 14px;
	}
	.filter_coloms .ipoFilterWrpper .form-select
	{
		font-size: 14px;	
	}
	.filter_coloms .ipoFilterWrpper .clrFilter .clears
	{
		display: block;
		width: 100%;
	}

	.academy_sections .table-block.mt-5
	{
		margin-top: .5rem!important;
	}
	body.framework-detail .table-block .table thead
	{
		display: none;
	}
	body.framework-detail .table-block.table-block2 tbody tr td
	{
		display: block;
	}
	body.framework-detail .table-block .table tr td[data="Company Name"],
	body.framework-detail .table-block .table tr td[data="Remarks"]
	{
		width: 100%;
	}
	body.framework-detail .table-block.table-block2 tbody tr td
	{
		/*padding-left: 45%;*/
		font-size: 13px;
		position: relative;
		padding: 6px 10px;
	}
	body.framework-detail .table-block .table tr td:before
	{
		content: attr(data);
		/*position: absolute;*/
		left: 10px;
		top: 10px;
		margin-right: 10px;
		font-weight: 600;
		color: #000;
	}
	body.framework-detail .table-block .table tr td[data="Remarks"] p
	{
		font-size: 12px;
		line-height: 24px;
	}
	body.framework-detail .table-block .table tr
	{
		border: 1px solid #ccc;
		border-bottom: 10px solid #fff;
	}
	body.framework-detail .table-block .table tr td
	{
		border-right: 0px;
	}
	body.framework-detail .table-block .table tr td:first-child
	{
		border-left: 0px;
	}
	body.framework-detail .table-block .table tr td:last-child
	{
		border-bottom: 1px solid #ccc;
	}


	body.framework-detail .table-block .table tr:nth-child(even) td:first-child
	{
		border-top: 1px solid #ccc;
	}
	body.framework-detail .table-block .table tr td[data="Remarks"] .view
	{
		font-size: 12px;
	}

	body.framework-detail-projects .academy_sections
	{
		margin-top: 0;
	}
	body.framework-detail-projects .academy_sections .frame_project_detail h2
	{
		font-weight: 700;
   		font-size: 20px;
   		padding-bottom: 5px;
	}
	body.framework-detail-projects .table1 tbody tr td
	{
		font-size: 14px;
		display: block;
		border-right: 0px solid #eaeaea;
	}
	body.framework-detail-projects .table1 tbody tr
	{
		border: 1px solid #eaeaea;
	}
	body.framework-detail-projects .table1 tbody tr td
	{

	}
	body.framework-detail-projects .table1 tbody tr:first-child td
	{
		border-left: 0px solid #eaeaea;
	}
	body.framework-detail-projects .table1 tbody tr td:first-child
	{
		border-left: 0px solid #eaeaea;
	}

	body.framework-detail-projects .frame_project_detail h3
	{
		margin: 7px 0 6px;
		font-size: 17px;
	}
	body.framework-detail-projects .frame_project_detail .heds
	{
		font-size: 15px;
		margin: 5px 0 5px;
	}
	body.framework-detail-projects .frame_project_detail .descrption p
	{
		font-size: 14px;
		line-height: 24px;
	}
	body.framework-detail-projects .frame_project_detail .tableX thead tr th {
		font-size: 13px;
	}
	body.framework-detail-projects .frame_project_detail .tableX tbody tr td {
		font-size: 13px;
	}
	body.framework-detail-projects .frame_project_detail .tableX2 thead tr th{
		font-size: 13px;
	}
	body.framework-detail-projects .frame_project_detail .tableX2 tbody tr td{
		font-size: 13px;
	}
	body.framework-detail-projects .frame_project_detail .source
	{
		font-size: 16px;
	}
	body.framework-detail-projects .frame_project_detail .tableX2
	{
		margin: 0 0 20px;
	}
	.disclaimer
	{
		font-size: 13px;
		text-align: justify;							
	}


	body.daiy_update .academy_sections .web-gallery-row{
		grid-template-columns: repeat(1, 1fr);
	}
	body.daiy_update .web-gallery-row .colom-gallery .wrapper .image .image1
	{
		height: 150px;
	}
	body.blogDetailPage .blog-home .blogDetail_wrapper .blogImage .date_blog
	{
		position: static;
		border-radius: 8px 8px 8px 8px;
		text-align: center;
		font-size: 14px;
		padding: 6px 20px 6px;
	}
	body.blogDetailPage .blog-home .blogDetail_wrapper .blogImage img
	{
		border-radius: 8px 8px 8px 8px;
	}

	body.blogDetailPage .blog-home .blogDetail_wrapper .blogDetails .head h5
	{
		font-size: 17px;
		line-height: 24px;
		margin-bottom: 5px;
	}
	body.blogDetailPage .blog-home .blogDetail_wrapper .blogDetails .paragraph p
	{
		line-height: 24px;
		font-size: 13px;
	}
	body.blogDetailPage .blog-home .blogDetail_wrapper .blogDetails .paragraph ul li
	{
		font-size: 13px;
	}
	body.blogDetailPage .blog-home .blogDetail_wrapper .blogDetails .paragraph ul li strong
	{
		font-size: 13px;
	}
	body.blogDetailPage .blog-home .blogDetail_wrapper .blogDetails .paragraph ul li:before
	{
		width: 20px;
		height: 20px;
		line-height: 20px;
	}
	.blockquote i
	{
		display: none;
	}
	.blockquote
	{
		padding-left: 20px;
		padding-right: 15px;
	}
	.blockquote p{
		font-size: 14px !important;
		line-height: 25px !important;
	}
	body.blogDetailPage .blog-home .blogDetail_wrapper .blogDetails .shares
	{
		flex-wrap: wrap;
	}
	body.blogDetailPage .blog-home .blogDetail_wrapper .blogDetails .shares span
	{
		flex:0 0 auto;
	}
	body.blogDetailPage .blog-home .blogDetail_wrapper .blogDetails .shares a img
	{
		width: 30px;
	}

	.right_sidebar
	{
		padding-left: 0;
		margin-top: 17px;
	}
	.right_sidebar .wrapper > h4
	{
		font-size: 23px;
	}
	.right_sidebar .wrapper .blockRow
	{
		padding: 15px;
	}
	.right_sidebar .wrapper .blockRow .blgRow
	{
		flex-wrap: wrap;	
		flex-direction: column;
	}
	.right_sidebar .wrapper .blockRow .blgRow .image
	{
		width: 100%;
	}
	.right_sidebar .wrapper .blockRow .blgRow .image a
	{
		display: block;
	}
	.right_sidebar .wrapper .blockRow .blgRow .image img
	{
		width: 100%;
		height: auto;
		border-radius: 7px;
	}
	.right_sidebar .wrapper .blockRow .blgRow .detail
	{
		width: 100%;
	}
	.right_sidebar .wrapper .blockRow .blgRow .detail h5 a
	{
		width: 100%;
	}
	.marketingInterviewButton .wrappers a
	{
		padding: 10px 33px;
    	font-size: 13px;
	}
	body.marketingVideos.frameworkPages .web-gallery-row
	{
		grid-template-columns: repeat(1, 1fr);
	}
	body.marketingVideos.frameworkPages .web-gallery-row .colom-gallery .wrapper .image .image1
	{
		height: 150px;
	}
	.web-gallery-row .colom-gallery .wrapper .content-area
	{
		padding: 10px 15px 15px;
	}
	body.marketingVideos .web-gallery-row .colom-gallery .wrapper .image .icon
	{
		width: 53px;
    	height: 38px;
	}
	.marketingInterviewButton
	{
		margin: 20px 0 10px;
	}
	.banner-innerpage .bannerWrapper .breadcrumbs_01 a {
        font-size: 13px;
    }
    body.content_detail_page .banner-innerpage img
    {
    	height: 248px;
    }
    body.content_detail_page .faq-sections
    {
    	padding: 25px 0;
    }
    body.content_detail_page .faq-sections .contenteAreas .heas h5
    {
    	font-size: 29px;
    }
    body.content_detail_page .faq-sections #accordionExample .accordion-item .accordion-header button
    {
	    padding-top: 13px;
		padding-bottom: 11px;
		font-size: 14px;
		line-height: 23px;
    }
    body.content_detail_page .faq-sections #accordionExample .accordion-item .accordion-header button.collapsed
    {
		font-size: 14px;
		line-height: 23px;
    }
    body.content_detail_page .faq-sections #accordionExample .accordion-item .accordion-body p
    {
		font-size: 14px;
		line-height: 23px;
    }
    body.pricingPages .courses_row_wrapper .courses_colom
    {
    	width: 100% !important;
    }

    body.testimonialPage .testimonials-story #homeTestimonials
    {
	    grid-template-columns: repeat(1, 1fr);
	    grid-column-gap: 12px;
	    grid-row-gap: 12px;
    }
    .testimonials-story .slider_slick .testimonial-box .wrapper .details i
    {
    	display: none;
    }
    .testimonials-story .slider_slick .testimonial-box .wrapper .details p
    {
	    font-size: 13px;
	    line-height: 23px;
	    display: block;
    }
    body.testimonialPage .testimonials-story #homeTestimonials
    {
    	margin-top: 0;
    }

    .myformDesign
    {
    	margin-top: 0;
    }
    .contact-form-design .form-group label
    {
    	font-size: 14px;
    }
    .contact-form-design .form-group
    {
    	margin-bottom: 10px;
    }
    .myformDesign .capatcha-image
    {
    	margin-top: 0;
    	text-align: center;
    }
    .contact-form-design .submit-btn .btn-theme2
    {
    	margin-top: 0;
    }
    .contact-form-design .submit-btn .btn-theme2
    {
    	width: 100%;
    	font-size: 14px;
    	padding: 6px 36px;
    }
    body.singInPage .login_register_section
    {
    	padding: 40px 0;
    }
}

/*
	====================================================
*/

@media screen and (max-width: 993px)
{
	/*#closeNavigation
	{
		display: none;
	}
	.navigations_wrapper_website
	{
		display: none;
	}
	.topBar
	{
		display: none;
	}*/
}

@media screen and (max-width: 480px)
{
	.couters__section .customRows
	{
		grid-template-columns: repeat(1, 1fr);
		grid-row-gap: 20px;
	}
	.couters__section .customRows .coloms .wrapper
	{
		flex-direction: column;
	}
	.headings5 .outlineText,
	.about_sections_home .content-area .descs .headings .outlineText{
		font-size: 70px;
	}
	.map___contact___details .container .custom___row_mc
	{
	    grid-template-columns: 100%;
	}
	.map___contact___details .container .custom___row_mc
	{
		box-shadow: none;
	}
	footer .footer-container .custom_footer_row
	{
		flex-direction: column;
	}
	.about_sections_home .myRows .image-area
	{
		width: 100%;
	}
	.about_sections_home .myRows .content-area
	{
		width: 100%;	
	}

	/*======================================*/
	.homeHeader #carouselExampleFade .carousel-inner .carousel-item .text_captions h4
	{
		font-size: 22px;
	}
	.homeHeader #carouselExampleFade .carousel-inner .carousel-item .text_captions
	{
		left: 5%;
		right: 5%;
		max-width: 90%;
	}
	.homeHeader #carouselExampleFade .carousel-inner .carousel-item .text_captions h6
	{
		margin-bottom: 5px;
		font-size: 14px;
	}
	.homeHeader #carouselExampleFade .carousel-inner .carousel-item .text_captions p
	{
		font-size:15px; 
	}
	.homeHeader #carouselExampleFade .carousel-inner .carousel-item .text_captions p br
	{
		display: none;
	}
	.myCarousel .carousel-item img
	{
		height: 420px;
	}
	.homeHeader #carouselExampleFade .carousel-inner .carousel-item .text_captions .readmores a
	{
		font-size: 15px;
		padding: 8px 20px;
	}
	/*======================================*/
	.about_sections_home .content-area .descs .headings .outlineText
	{
		left: 0;
	}
	.about_sections_home .content-area .descs
	{
		padding-left: 0;
	}
	.about_sections_home .about_container_home .image-colollage-box .image02
	{
		position: static;
		width: 100%;
	}
	.about_sections_home .about_container_home .image-colollage-box .image01
	{
		width: 100%;
		padding-left: 0;
	}
	section.about_sections_home .about_container_home .container
	{
		max-width: 95%;
	}
	.about_sections_home .about_container_home .image-colollage-box .timings_experience
	{
		z-index: 3;
		top: 250px;
		left: 50%;
		position: static;
		order: 2;
	}
	.about_sections_home .about_container_home .image-colollage-box
	{
		display: flex;
		flex-direction: column;
	}
	.about_sections_home .about_container_home .image-colollage-box .image01 
	{
		order: 1;
	}
	.about_sections_home .about_container_home .image-colollage-box .image02
	{
		order: 3;
	}
	.about_sections_home .content-area .descs .headings h6
	{
		margin-top: -55px;
	}
	.about_sections_home .content-area .descs .headings h4
	{
		font-size: 24px;
		text-align: center;
		line-height: 28px !important;
	}
	.about_sections_home .content-area .descs .headings h4 br
	{
		display: none;
	}
	.about_sections_home .content-area .descs .text-splits
	{
		grid-template-columns: 100%;
	}
	.about_sections_home .content-area .descs .text-splits ul
	{
		padding-left: 0;
		margin-bottom: 20px;
	}
	.services__home .headings5 h6
	{
		margin-bottom: 0;
		margin-top: -50px;
	}
	.services__home .headings5 h4
	{
		font-size: 28px;
	}
	.services__home .custom-navigation-with-image
	{
		    grid-row-gap: 10px;
		    grid-column-gap: 10px;
		    grid-template-columns: repeat(1, 1fr);
	}

	.services__home .custom-navigation-with-image .custom-navigation-with-image-block
	{
		flex-direction: column;
	}

	.map___contact___details .container .custom___row_mc .contacts .wrappers
	{
	    padding-left: 0px;
		padding-right:0px;
	}
	.map___contact___details .container .address__wrappers .address_row
	{
		/*flex-direction: column;*/
	}
	.map___contact___details .container .custom___row_mc
	{
		padding: 0 0 0;
	}
	.map___contact___details .container .custom___row_mc .contacts .wrappers h5
	{
		font-size: 33px;
	}
	.services__home .custom-navigation-with-image .custom-navigation-with-image-block h5
	{
		flex-direction: column;
		grid-row-gap: 5px;
	}
	.services__home .custom-navigation-with-image .custom-navigation-with-image-block
	{
		padding-left: 10px;
		padding-right: 10px;
	}
	.map___contact___details .container .custom___row_mc .contacts .wrappers
	{
		padding-top: 20px;
	}
	footer
	{
		margin-top: 0px;
		padding-top: 40px;
	}
	footer .footer-container
	{
		padding-top: 20px;
	}
	footer .footer-container .custom_footer_row .footer_colom.col1
	{
		width: 100%;
	}
	footer .footer-container .custom_footer_row .footer_colom.col1 .companyLogo
	{
		max-width: 100%;
		margin-bottom: 20px;
	}
	footer .footer-container .custom_footer_row .footer_colom .widgets .footer_text
	{
		font-size: 13px;
		margin-bottom: 20px;
	}
	footer .width__custom__colom
	{
		width: 100%;
	}
	footer .footer-container .custom_footer_row .footer_colom.col2
	{
		margin-bottom: 20px;
		padding-left: 0;
	}
	footer .width__custom__colom {
	    width: 100% !important;
	}
	footer .footer-container .custom_footer_row .footer_colom .widgets
	{
		padding-right: 0;
	}
	footer .footer-container .custom_footer_row .footer_colom .widgets ul li a
	{
		font-size: 13px;
	}
	.two__lines
	{
		grid-row-gap: 0px;
		grid-template-columns: repeat(1, 1fr);
	}
	footer .footer-container .custom_footer_row .footer_colom.col4
	{
	    width: 100% !important;
	    padding-right: 0px;
    	padding-left: 0px;
	}
	footer .footer-container .custom_footer_row .footer_colom.col4 .widgets ul li a
	{
		font-size: 13px;
	}
	.copyright
	{
		margin-top: 30px;
		font-size: 14px;
		padding-left: 20px;
		padding-right: 20px;
	}
	.services__home .custom-navigation-with-image .custom-navigation-with-image-block h5 .icon img
	{
		width: 45px;
	}
	.services__home .custom-navigation-with-image .custom-navigation-with-image-block h5 .valuves
	{
		display: -webkit-box;
	    -webkit-box-orient: vertical;
	    -webkit-line-clamp: 2;
	    overflow: hidden;
		max-width: 90%;
		font-size: 17px;
		text-align: center;
		line-height: 22px;
	}
	.services__home .custom-navigation-with-image .custom-navigation-with-image-block h5 .arrows i
	{
		width: 45px;
		height: 45px;
	}
	.services__home .custom-navigation-with-image .custom-navigation-with-image-block
	{
		height: 183px;
	}
	.couters__section .custom__contaienr
	{
		padding: 50px 0 50px;
	}
	.couters__section .customRows .coloms .wrapper .values
	{
		padding-left: 0;
		width: 100%;
		text-align: center;
		margin-top: 20px;
	}
	.clients__wrappers__home 
	{
		display: flex;
		flex-direction: column;
		grid-row-gap: 15px;
	}
	.our-working-process-section .headigns__3steps h4
	{
		font-size: 28px;
	}
	.our-working-process-section .headigns__3steps h5
	{
		font-size: 12px;
	}
	.our-working-process-section .icon_box_style_wrapper .blockRow_iconBox
	{
		flex-direction: column;
	}
	.our-working-process-section .icon_box_style_wrapper .blockRow_iconBox .text_area .wrapper
	{
		border-radius: 10px 10px 10px 10px;
    	padding: 40px 25px 20px;
    	text-align: center;
	}
	.our-working-process-section .icon_box_style_wrapper .blockRow_iconBox .text_area .wrapper:after
	{
		left: 50%;
		top: 0%;
	}
	.our-working-process-section .icon_box_style_wrapper .blockRow_iconBox .text_area .wrapper .number
	{
		left: 50%;
		top: -16px;
		transform: translateX(-50%);
	}
	.our-working-process-section .icon_box_style_wrapper .blockRow_iconBox .text_area
	{
		margin-top: 50px;
	}
	.our-working-process-section .icon_box_style_wrapper .blockRow_iconBox .text_area .wrapper:before
	{
		top: 0%;
		left: 50%;
		transform: translateX(-50%) translateY(0%) rotate(90deg);
		z-index: -1;
	}
	.our-working-process-section .icon_box_style_wrapper .blockRow_iconBox .text_area
	{
		width: 100%;
	}
	.our-working-process-section .icon_box_style_wrapper .blockRow_iconBox .text_area .wrapper p
	{
		text-align: center;
	}
	.our-working-process-section .circular_image {
		padding-left: 0;
		margin-top: 30px;
	}
	.noticeboard_homepage .headings5 h6
	{
		margin-top: -55px;
	}
	.noticeboard_homepage .headings5 h4
	{
		font-size: 30px;
		margin-top: 10px;
		letter-spacing: 0;
	}
	.enquiryFOrmadmEnquiry .wrapper form .twoColoms
	{
		flex-direction: column;
	}
	.enquiryFOrmadmEnquiry .wrapper form .twoColoms .inputcolom
	{
		width: 100%;
		margin-bottom: 15px;
	}


	.enquiryFOrmadmEnquiry .wrapper form .inputcolom .form_input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	    font-size: 14px;
	}
	.enquiryFOrmadmEnquiry .wrapper form .inputcolom .form_input::-moz-placeholder { /* Firefox 19+ */
	    font-size: 14px;
	}
	.enquiryFOrmadmEnquiry .wrapper form .inputcolom .form_input:-ms-input-placeholder { /* IE 10+ */
	    font-size: 14px;
	}
	.enquiryFOrmadmEnquiry .wrapper form .inputcolom .form_input:-moz-placeholder { /* Firefox 18- */
	    font-size: 14px;
	}
	.enquiryFOrmadmEnquiry .wrapper form .inputcolom .form_input
	{
		padding: 11px 20px;
	}

	.noticeboard_homepage .image__enquriy__sectionss
	{
		margin-top: 20px;
	}
	.noticeboard_homepage .image__enquriy__sectionss .image__enqruiry_sections
	{
		padding: 10px 10px;
	}
	.noticeboard_homepage .image__enquriy__sectionss .image__enqruiry_sections img
	{
	    transform: scale(1);
	}
	.map___contact___details .container .custom___row_mc .contacts .wrappers h5
	{
		font-size: 28px;
	}
	.map___contact___details .container .address__wrappers .address_row .valeus strong
	{
		font-size: 16px;
	}
	.map___contact___details .container .address__wrappers .address_row .valeus
	{
		font-size: 14px;
	}

	/*
		====================
	*/
	body.innerPage .innerBanner_shades .customContainer
	{
		padding: 40px 0;
	}
	body.innerPage .innerBanner_shades .customContainer .bannerText h5
	{
		font-size: 70px;
	}
	body.innerPage .innerBanner_shades .customContainer .bannerText h3
	{
		margin-top: -79px;
		font-size: 26px;
		letter-spacing: 0;
	}
	body.cliets__page .innerBanner_shades .customContainer .bannerText p
	{
		max-width: 90%;
		font-size: 13px;
		line-height: 25px;
	}
	section.about_sections_home .about_container_home
	{
		padding-top: 0;
	}
	.about_sections_home .content-area .descs .headings
	{
		margin-top: 20px;
	}
	body.aboutUsPage .about_sections_home .content-area .descs .headings h6
	{
		text-align: center;
	}
	.about_sections_home .content-area .descs .text-splits p
	{
		font-size: 14px;
	}
	body.aboutUsPage section.about_sections_home .about_container_home
	{
		padding-bottom: 20px;
	}
	body.aboutUsPage .service_details_page_section .container
	{
		max-width: 95%;
	}
	body.aboutUsPage .service_details_page_section .iconBoxWrapper
	{
		grid-template-columns: repeat(1,1fr);
	}
	body.aboutUsPage .service_details_page_section .servicerow .contentColumnArea .wrapper .iconBoxWrapper
	{
		display: flex !important;
		flex-direction: column !important;
	}
	.service_details_page_section .servicerow .contentColumnArea .wrapper .iconBoxWrapper .iconRow .contentArea h6
	{
		font-size: 16px;
	}
	.service_details_page_section .servicerow .contentColumnArea .wrapper .iconBoxWrapper .iconRow .contentArea span
	{
		font-size: 13px;
	}
	body.aboutUsPage .service_details_page_section .servicerow .contentColumnArea .wrapper .iconBoxWrapper .iconRow
	{
		align-items: flex-start;
	}
	.vission_call_to_actions .custom_container
	{
		padding: 60px 0;
	}
	.vission_call_to_actions .custom_container .content_areaaaa h5
	{
		font-size: 30px;
	}
	.vission_call_to_actions .custom_container .content_areaaaa p
	{
		max-width: 90%;
		font-size: 17px;
		line-height: 25px;
		text-align: justify;
	}
	body.aboutUsPage .map___contact___details .container .custom___row_mc
	{
	    grid-template-columns: 1fr;
	}
	body.aboutUsPage .map___contact___details .container .custom___row_mc .contacts .wrappers h5
	{
		font-size: 24px;
		text-align: center;
	}
	body.aboutUsPage .map___contact___details .container .custom___row_mc .contacts .wrappers h5 br
	{
		display: none;
	}
	.map___contact___details .container .address__wrappers .address_row .valeus 
	{
		/*margin-top: 10px;*/
	}
	.map___contact___details .container .address__wrappers .address_row .valeus strong
	{
		font-size: 14px;
		/*text-align: center;*/
	}
	body.home .headings5 .outlineText, .about_sections_home .content-area .descs .headings .outlineText
	{
		font-size: 45px;
	}
	body.corporate_leaderShip1 .innerBanner_shades .customContainer .bannerText h5
	{
		font-size: 54px;
	}
	body.innerPage .innerBanner_shades .customContainer .bannerText p
	{
		font-size: 14px;
		line-height: 24px;
	}
	body.corporate_leaderShip1 .innerBanner_shades p
	{
		max-width: 90% !important;
	}
	body.innerPage .innerBanner_shades .customContainer
	{
		padding-bottom: 0;
	}
	body.corporate_leaderShip1 .my_team_row
	{
		grid-template-columns: repeat(1, 1fr);
	}
	.profile_detail_section .details__area .wrapper
	{
		padding: 20px 20px;
	}
	.profile_detail_section .details__area .wrapper .name_heading h4
	{
		font-size: 18px;
	}
	.profile_detail_section .details__area .wrapper .name_heading h5
	{
		font-size: 16px;
	}
	.profile_detail_section .details__area .wrapper .name_heading
	{
		margin-bottom: 10px;
	}
	.profile_detail_section .details__area .wrapper .quotes p
	{
		font-size: 15px;
		line-height: 25px;
	}
	.profile_detail_section .details__area .wrapper .userDetails .detailsRow
	{
		align-items: center;
	}
	.profile_detail_section .details__area .wrapper .userDetails .detailsRow .values strong
	{
		font-size: 13px;
	}
	.profile_detail_section .details__area .wrapper .userDetails .detailsRow .values a
	{
		font-size: 16px;
	}
	.profile_detail_section .details__area .wrapper .userDetails .detailsRow .icon
	{
		width: 50px;
		height: 50px;
	}
	.other_detials_paragraph .split_text_area
	{
	    grid-template-columns: repeat(1, 1fr);
	}
	.other_detials_paragraph
	{
		margin-top: 20px;
	}
	.other_detials_paragraph .split_text_area .quotes p
	{
		font-size: 14px;
	}
	.other_detials_paragraph .split_text_area .right p,
	.other_detials_paragraph .split_text_area .left p
	{
		font-size: 14px;
	}
	.full_width_text
	{
		margin-top: 0;
	}
	.full_width_text h6
	{
		font-size: 20px;
	}
	.full_width_text ul li
	{
		font-size: 14px;
		line-height: 21px;
		margin-bottom: 10px;
	}
	body.innerPage.services_pages .innerBanner_shades .customContainer .bannerText p
	{
		font-size: 14px;
		line-height: 24px;
		max-width: 90%;
	}
	body.services_pages .innerBanner_shades .customContainer .bannerText h5
	{
		font-size: 50px;

	}
	body.services_pages .innerBanner_shades .customContainer .bannerText h3
	{
		font-size: 19px;
		margin-top: -65px;
	}
	body.services_pages .service_details_page_section
	{
		margin-top: 30px;
	}
	.service_details_page_section .container
	{
		max-width: 90%;
	}
	.service_details_page_section .servicerow
	{
		flex-direction: column;
	}
	.service_details_page_section .servicerow .contentColumnArea
	{
		flex: 0 0 auto;
		width: 100%;
	}
	.service_details_page_section .servicerow .contentColumnArea .wrapper p
	{
		font-size: 14px;
		line-height: 24px;
	}
	body.services_pages .service_details_page_section .servicerow .contentColumnArea .wrapper .iconBoxWrapper .iconRow
	{
		flex-direction: column;
		align-items: center;
		justify-content: center;
		grid-row-gap: 15px;
	}
	body.services_pages .service_details_page_section .servicerow .contentColumnArea .wrapper .iconBoxWrapper .iconRow .contentArea
	{
		padding-left: 0;
		width: 100%;
	}
	body.services_pages .service_details_page_section .servicerow .contentColumnArea .wrapper .iconBoxWrapper .iconRow .contentArea h6
	{
		text-align: center;
	}

	.service_details_page_section .servicerow .service_sidebar
	{
		width: 100%;
		margin-top: 20px;
	}
	.service_sidebar .wrapper
	{
		padding: 20px 25px;
	}
	.service_sidebar .wrapper h4
	{
		font-size: 20px;
	}
	.service_sidebar .list_wrapper_service span:nth-child(2)
	{
		font-size: 14px;
		font-weight: 300;
	}
	.service_sidebar .call_to_action .wrapper h4
	{
		font-size: 21px;
	}
	.service_sidebar .call_to_action .wrapper p
	{
		font-size: 15px;
	}
	.service_sidebar .call_to_action .wrapper
	{
		padding: 15px 25px 25px;
	}
	.service_sidebar .call_to_action .wrapper a
	{
		font-size: 12px;
	}
	body.products_pages.innerPage .innerBanner_shades .customContainer .bannerText p
	{
		max-width: 90%;
	}
	body.products_pages .service_details_page_section .servicerow .contentColumnArea .image_products
	{
		margin-top: 20px;
		margin-bottom: 20px;
	}
	body.products_pages .service_details_page_section .servicerow .contentColumnArea
	{
		width: 100%;
	}
	body.products_pages.innerPage .service_details_page_section .servicerow .contentColumnArea .wrapper p.stylish__text
	{
		font-size: 15px;
		line-height: 25px;
	}
	body.products_pages .service_details_page_section .servicerow .contentColumnArea h5
	{
		font-size: 20px;
	}


	body.products_pages .service_details_page_section .servicerow .contentColumnArea .wrapper .iconBoxWrapper .iconRow
	{
		flex-direction: column;
		align-items: center;
		justify-content: center;
		grid-row-gap: 15px;
	}
	body.products_pages .service_details_page_section .servicerow .contentColumnArea .wrapper .iconBoxWrapper .iconRow .contentArea
	{
		padding-left: 0;
		width: 100%;
	}
	body.products_pages .service_details_page_section .servicerow .contentColumnArea .wrapper .iconBoxWrapper .iconRow .contentArea h6
	{
		text-align: center;
	}
	body.products_pages .service_details_page_section .servicerow .contentColumnArea .iconBoxWrapper
	{
	    grid-template-columns: repeat(1, 1fr);
	}
	body.products_pages .service_details_page_section .servicerow .contentColumnArea ul li
	{
		font-size: 14px;
	}
	body.cliets__page .clients__wrappers__home
	{
		grid-template-columns: repeat(1, 1fr);
	}
	body.cliets__page .innerBanner_shades .customContainer .bannerText h5
	{
		font-size: 50px;
	}
	body.cliets__page .innerBanner_shades .customContainer .bannerText h3
	{
		font-size: 22px;
		margin-top: -65px;
	}
	section.gallery_categoyres .custom_container .container .gallery__row___one
	{
	    grid-template-columns: repeat(1, 1fr);
	}
	section.gallery_categoyres .custom_container .container .gallery__row___one .gallery_coloms .wrapper .image_wrapper .text_over_image h5
	{
		font-size: 17px;
		font-weight: 600;
	}
	section.gallery_categoyres .custom_container .container .gallery__row___one .gallery_coloms .wrapper .image_wrapper .text_over_image span
	{
		font-size: 15px;
	}
	body.news-awards-detail-page .innerBanner_shades .buttons_for_videos_image_page .buttonWrapper .button_image_gallery
	{
		margin-bottom: 20px;
		font-size: 14px;
		padding: 8px 26px;
	}
	section.videos_section.gallery_categoyres .custom_container .container .gallery__row___one .gallery_coloms
	{
		width: 100%;
	}
	body.innerPage .innerBanner_shades .customContainer .bannerText p
	{
		max-width: 90%;
	}
	body.innerPage .contact_us_detail_sections .container .container_custom
	{
	    grid-template-columns: 1fr;
	    display: block;
	}
	body.innerPage .contact_us_detail_sections .image_area
	{
		display: none;
	}
	body.innerPage .contact_us_detail_sections .container .cotactDetail .wrapper{
		padding: 40px 20px;
	}
	body.innerPage .contact_us_detail_sections .container .addressRow .address_row .valeus strong
	{
		font-size: 15px;
	}
	body.innerPage .contact_us_detail_sections .container .addressRow .address_row .valeus
	{
		font-size: 14px;
	}
	body.innerPage .contact_us_detail_sections .container_custom .form_area
	{
		margin-top: 25px;
		padding: 25px 25px;
	}
	body.innerPage .contact_us_detail_sections .form_area form .twoColoms
	{
		flex-direction: column;
	}
	body.innerPage .contact_us_detail_sections .form_area form .twoColoms .inputcolom
	{
		width: 100%;
	}

	body.innerPage .contact_us_detail_sections .form_area form .inputcolom .form_input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	    font-size: 14px;
	}
	body.innerPage .contact_us_detail_sections .form_area form .inputcolom .form_input::-moz-placeholder { /* Firefox 19+ */
	    font-size: 14px;
	}
	body.innerPage .contact_us_detail_sections .form_area form .inputcolom .form_input:-ms-input-placeholder { /* IE 10+ */
	    font-size: 14px;
	}
	body.innerPage .contact_us_detail_sections .form_area form .inputcolom .form_input:-moz-placeholder { /* Firefox 18- */
	    font-size: 14px;
	}
	body.innerPage .contact_us_detail_sections .form_area form .submitButton .submitButton5
	{
		width: 100%;
		margin-left: 0;
		margin-right: 0;
		font-size: 12px;
	}
	body.innerPage .map_container
	{
		margin-top: 0;
	}
	body.innerPage .contact_us_detail_sections
	{
		margin-bottom: 40px;
	}
	body.contacts .innerBanner_shades .customContainer .bannerText h5 {
        font-size: 45px;
    }


    section.table__areaaa .container
    {
    	max-width: 100%;
    }
	section.accordion_with_tables
    {
    	margin-top: 20px;
    }
    #accordionExample .accordion-button
    {
    	font-size: 14px;
    	padding: 12px 20px;
    }
    body.IRP section.table__areaaa .container .customTable .table thead
    {
    	display: none;
    }
    section.table__areaaa .container .customTable .table tbody tr td:nth-child(1)
    {
    	display: none;
    }
    #accordionExample .accordion-item .accordion-body
    {
    	padding: 10px 10px;
    }
    section.table__areaaa .container .customTable .table tbody tr td
    {
    	padding: 10px 10px;
    }
    section.table__areaaa .container .customTable .table tbody tr td a
    {
    	display: block;
    	font-size: 14px;
    	line-height: 22px;
    }
    #accordionExample .accordion-button::after
    {
    	background-position: center;
    	background-size: 12px;
    }

    body.cliets__page.IRP .innerBanner_shades .customContainer .bannerText h5 {
        font-size: 30px;
    }
    .shining-stories-texts .video_youtube .vision-image iframe
    {
    	height: 250px;
    }
    .left-right-section-cotainer .blocks
    {
    	flex-direction: column;
    }
    .left-right-section-cotainer .blocks .image
    {
    	width: 100%;
    }
    .left-right-section-cotainer .blocks .text
    {
    	width: 100%;
    	padding: 0 15px 15px;
    }
    .left-right-section-cotainer .blocks .text p
    {
    	font-size: 14px;
    }
    .shining-stories-texts p
    {
    	font-size: 14px;	
    }
    section.table__areaaa .container .customTable .table thead
    {
    	display: none;
    }
    section.table__areaaa .container .customTable .table tbody
    {
    	border: 1px solid #ccc;
    }
    body.Disclosures_page_regulations section.table__areaaa .container
    {
    	max-width: 90%;
    }
    body.annual__records section.table__areaaa .container
    {
    	max-width: 100%;
    }

    body.InvestorDesks .profile_detail_section .details__area .wrapper
    {
    	padding: 20px 10px;
    }
    body.InvestorDesks .profile_detail_section .details__area .wrapper .userDetails .detailsRow
    {
    	flex-direction: column;
    	margin-top: 20px;
    }
    body.InvestorDesks .profile_detail_section .details__area .wrapper .userDetails .detailsRow .values
    {
    	width: 100%;
    	text-align: center;
    	margin-top: 15px;
    }
    body.InvestorDesks  .profile_detail_section .details__area .wrapper .userDetails .detailsRow .values a
    {
    	font-size: 14px;
    }
    .profile_detail_section .details__area .wrapper .userDetails.flex_addressss2
    {
    	flex-direction: column;
    }

    body.home section.about_sections_home
    {
    	margin-top: 40px;
    }
}

@media screen and (min-width: 481px) and (max-width: 576px)
{
	.couters__section .customRows
	{
		grid-template-columns: repeat(1, 1fr);
		grid-row-gap: 20px;
	}
	.couters__section .customRows .coloms .wrapper
	{
		flex-direction: column;
	}
	.headings5 .outlineText,
	.about_sections_home .content-area .descs .headings .outlineText{
		font-size: 70px;
	}
	.map___contact___details .container .custom___row_mc
	{
	    grid-template-columns: 100%;
	}
	.map___contact___details .container .custom___row_mc
	{
		box-shadow: none;
	}
	footer .footer-container .custom_footer_row
	{
		flex-direction: column;
	}
	.about_sections_home .myRows .image-area
	{
		width: 100%;
	}
	.about_sections_home .myRows .content-area
	{
		width: 100%;	
	}

	/*======================================*/
	.homeHeader #carouselExampleFade .carousel-inner .carousel-item .text_captions h4
	{
		font-size: 22px;
	}
	.homeHeader #carouselExampleFade .carousel-inner .carousel-item .text_captions
	{
		left: 5%;
		right: 5%;
		max-width: 90%;
	}
	.homeHeader #carouselExampleFade .carousel-inner .carousel-item .text_captions h6
	{
		margin-bottom: 5px;
		font-size: 14px;
	}
	.homeHeader #carouselExampleFade .carousel-inner .carousel-item .text_captions p
	{
		font-size:15px; 
	}
	.homeHeader #carouselExampleFade .carousel-inner .carousel-item .text_captions p br
	{
		display: none;
	}
	.myCarousel .carousel-item img
	{
		height: 420px;
	}
	.homeHeader #carouselExampleFade .carousel-inner .carousel-item .text_captions .readmores a
	{
		font-size: 15px;
		padding: 8px 20px;
	}
	/*======================================*/
	.about_sections_home .content-area .descs .headings .outlineText
	{
		left: 0;
	}
	.about_sections_home .content-area .descs
	{
		padding-left: 0;
	}
	.about_sections_home .about_container_home .image-colollage-box .image02
	{
		position: static;
		width: 100%;
	}
	.about_sections_home .about_container_home .image-colollage-box .image01
	{
		width: 100%;
		padding-left: 0;
	}
	section.about_sections_home .about_container_home .container
	{
		max-width: 95%;
	}
	.about_sections_home .about_container_home .image-colollage-box .timings_experience
	{
		z-index: 3;
		top: 250px;
		left: 50%;
		position: static;
		order: 2;
	}
	.about_sections_home .about_container_home .image-colollage-box
	{
		display: flex;
		flex-direction: column;
	}
	.about_sections_home .about_container_home .image-colollage-box .image01 
	{
		order: 1;
	}
	.about_sections_home .about_container_home .image-colollage-box .image02
	{
		order: 3;
	}
	.about_sections_home .content-area .descs .headings h6
	{
		margin-top: -55px;
	}
	.about_sections_home .content-area .descs .headings h4
	{
		font-size: 24px;
		text-align: center;
		line-height: 28px !important;
	}
	.about_sections_home .content-area .descs .headings h4 br
	{
		display: none;
	}
	.about_sections_home .content-area .descs .text-splits
	{
		grid-template-columns: 100%;
	}
	.about_sections_home .content-area .descs .text-splits ul
	{
		padding-left: 0;
		margin-bottom: 20px;
	}
	.services__home .headings5 h6
	{
		margin-bottom: 0;
		margin-top: -50px;
	}
	.services__home .headings5 h4
	{
		font-size: 28px;
	}
	.services__home .custom-navigation-with-image
	{
		    grid-row-gap: 10px;
		    grid-column-gap: 10px;
		    grid-template-columns: repeat(1, 1fr);
	}

	.services__home .custom-navigation-with-image .custom-navigation-with-image-block
	{
		flex-direction: column;
	}

	.map___contact___details .container .custom___row_mc .contacts .wrappers
	{
	    padding-left: 0px;
		padding-right:0px;
	}
	.map___contact___details .container .address__wrappers .address_row
	{
		flex-direction: column;
	}
	.map___contact___details .container .custom___row_mc
	{
		padding: 0 0 0;
	}
	.map___contact___details .container .custom___row_mc .contacts .wrappers h5
	{
		font-size: 33px;
	}
	.services__home .custom-navigation-with-image .custom-navigation-with-image-block h5
	{
		flex-direction: column;
		grid-row-gap: 5px;
	}
	.services__home .custom-navigation-with-image .custom-navigation-with-image-block
	{
		padding-left: 10px;
		padding-right: 10px;
	}
	.map___contact___details .container .custom___row_mc .contacts .wrappers
	{
		padding-top: 20px;
	}
	footer
	{
		margin-top: 0px;
		padding-top: 40px;
	}
	footer .footer-container
	{
		padding-top: 20px;
	}
	footer .footer-container .custom_footer_row .footer_colom.col1
	{
		width: 100%;
	}
	footer .footer-container .custom_footer_row .footer_colom.col1 .companyLogo
	{
		max-width: 100%;
		margin-bottom: 20px;
	}
	footer .footer-container .custom_footer_row .footer_colom .widgets .footer_text
	{
		font-size: 13px;
		margin-bottom: 20px;
	}
	footer .width__custom__colom
	{
		width: 100%;
	}
	footer .footer-container .custom_footer_row .footer_colom.col2
	{
		margin-bottom: 20px;
		padding-left: 0;
	}
	footer .width__custom__colom {
	    width: 100% !important;
	}
	footer .footer-container .custom_footer_row .footer_colom .widgets
	{
		padding-right: 0;
	}
	footer .footer-container .custom_footer_row .footer_colom .widgets ul li a
	{
		font-size: 13px;
	}
	.two__lines
	{
		grid-row-gap: 0px;
		grid-template-columns: repeat(1, 1fr);
	}
	footer .footer-container .custom_footer_row .footer_colom.col4
	{
	    width: 100% !important;
	    padding-right: 0px;
    	padding-left: 0px;
	}
	footer .footer-container .custom_footer_row .footer_colom.col4 .widgets ul li a
	{
		font-size: 13px;
	}
	.copyright
	{
		margin-top: 30px;
		font-size: 14px;
		padding-left: 20px;
		padding-right: 20px;
	}
	.services__home .custom-navigation-with-image .custom-navigation-with-image-block h5 .icon img
	{
		width: 45px;
	}
	.services__home .custom-navigation-with-image .custom-navigation-with-image-block h5 .valuves
	{
		display: -webkit-box;
	    -webkit-box-orient: vertical;
	    -webkit-line-clamp: 2;
	    overflow: hidden;
		max-width: 90%;
		font-size: 17px;
		text-align: center;
		line-height: 22px;
	}
	.services__home .custom-navigation-with-image .custom-navigation-with-image-block h5 .arrows i
	{
		width: 45px;
		height: 45px;
	}
	.services__home .custom-navigation-with-image .custom-navigation-with-image-block
	{
		height: 183px;
	}
	.couters__section .custom__contaienr
	{
		padding: 50px 0 50px;
	}
	.couters__section .customRows .coloms .wrapper .values
	{
		padding-left: 0;
		width: 100%;
		text-align: center;
		margin-top: 20px;
	}
	.clients__wrappers__home 
	{
		display: flex;
		flex-direction: column;
		grid-row-gap: 15px;
	}
	.our-working-process-section .headigns__3steps h4
	{
		font-size: 28px;
	}
	.our-working-process-section .headigns__3steps h5
	{
		font-size: 12px;
	}
	.our-working-process-section .icon_box_style_wrapper .blockRow_iconBox
	{
		flex-direction: column;
	}
	.our-working-process-section .icon_box_style_wrapper .blockRow_iconBox .text_area .wrapper
	{
		border-radius: 10px 10px 10px 10px;
    	padding: 40px 25px 20px;
    	text-align: center;
	}
	.our-working-process-section .icon_box_style_wrapper .blockRow_iconBox .text_area .wrapper:after
	{
		left: 50%;
		top: 0%;
	}
	.our-working-process-section .icon_box_style_wrapper .blockRow_iconBox .text_area .wrapper .number
	{
		left: 50%;
		top: -16px;
		transform: translateX(-50%);
	}
	.our-working-process-section .icon_box_style_wrapper .blockRow_iconBox .text_area
	{
		margin-top: 50px;
	}
	.our-working-process-section .icon_box_style_wrapper .blockRow_iconBox .text_area .wrapper:before
	{
		top: 0%;
		left: 50%;
		transform: translateX(-50%) translateY(0%) rotate(90deg);
		z-index: -1;
	}
	.our-working-process-section .icon_box_style_wrapper .blockRow_iconBox .text_area
	{
		width: 100%;
	}
	.our-working-process-section .icon_box_style_wrapper .blockRow_iconBox .text_area .wrapper p
	{
		text-align: center;
	}
	.our-working-process-section .circular_image {
		padding-left: 0;
		margin-top: 30px;
	}
	.noticeboard_homepage .headings5 h6
	{
		margin-top: -55px;
	}
	.noticeboard_homepage .headings5 h4
	{
		font-size: 30px;
		margin-top: 10px;
		letter-spacing: 0;
	}
	.enquiryFOrmadmEnquiry .wrapper form .twoColoms
	{
		flex-direction: column;
	}
	.enquiryFOrmadmEnquiry .wrapper form .twoColoms .inputcolom
	{
		width: 100%;
		margin-bottom: 15px;
	}


	.enquiryFOrmadmEnquiry .wrapper form .inputcolom .form_input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	    font-size: 14px;
	}
	.enquiryFOrmadmEnquiry .wrapper form .inputcolom .form_input::-moz-placeholder { /* Firefox 19+ */
	    font-size: 14px;
	}
	.enquiryFOrmadmEnquiry .wrapper form .inputcolom .form_input:-ms-input-placeholder { /* IE 10+ */
	    font-size: 14px;
	}
	.enquiryFOrmadmEnquiry .wrapper form .inputcolom .form_input:-moz-placeholder { /* Firefox 18- */
	    font-size: 14px;
	}
	.enquiryFOrmadmEnquiry .wrapper form .inputcolom .form_input
	{
		padding: 11px 20px;
	}

	.noticeboard_homepage .image__enquriy__sectionss
	{
		margin-top: 20px;
	}
	.noticeboard_homepage .image__enquriy__sectionss .image__enqruiry_sections
	{
		padding: 10px 10px;
	}
	.noticeboard_homepage .image__enquriy__sectionss .image__enqruiry_sections img
	{
	    transform: scale(1);
	}
	.map___contact___details .container .custom___row_mc .contacts .wrappers h5
	{
		font-size: 28px;
	}
	.map___contact___details .container .address__wrappers .address_row .valeus strong
	{
		font-size: 16px;
	}
	.map___contact___details .container .address__wrappers .address_row .valeus
	{
		font-size: 14px;
	}

	/*
		====================
	*/
	body.innerPage .innerBanner_shades .customContainer
	{
		padding: 40px 0;
	}
	body.innerPage .innerBanner_shades .customContainer .bannerText h5
	{
		font-size: 70px;
	}
	body.innerPage .innerBanner_shades .customContainer .bannerText h3
	{
		margin-top: -79px;
		font-size: 26px;
		letter-spacing: 0;
	}
	body.cliets__page .innerBanner_shades .customContainer .bannerText p
	{
		max-width: 90%;
		font-size: 13px;
		line-height: 25px;
	}
	section.about_sections_home .about_container_home
	{
		padding-top: 0;
	}
	.about_sections_home .content-area .descs .headings
	{
		margin-top: 20px;
	}
	body.aboutUsPage .about_sections_home .content-area .descs .headings h6
	{
		text-align: center;
	}
	.about_sections_home .content-area .descs .text-splits p
	{
		font-size: 14px;
	}
	body.aboutUsPage section.about_sections_home .about_container_home
	{
		padding-bottom: 20px;
	}
	body.aboutUsPage .service_details_page_section .container
	{
		max-width: 95%;
	}
	body.aboutUsPage .service_details_page_section .iconBoxWrapper
	{
		grid-template-columns: repeat(1,1fr);
	}
	body.aboutUsPage .service_details_page_section .servicerow .contentColumnArea .wrapper .iconBoxWrapper
	{
		display: flex !important;
		flex-direction: column !important;
	}
	.service_details_page_section .servicerow .contentColumnArea .wrapper .iconBoxWrapper .iconRow .contentArea h6
	{
		font-size: 16px;
	}
	.service_details_page_section .servicerow .contentColumnArea .wrapper .iconBoxWrapper .iconRow .contentArea span
	{
		font-size: 13px;
	}
	body.aboutUsPage .service_details_page_section .servicerow .contentColumnArea .wrapper .iconBoxWrapper .iconRow
	{
		align-items: flex-start;
	}
	.vission_call_to_actions .custom_container
	{
		padding: 60px 0;
	}
	.vission_call_to_actions .custom_container .content_areaaaa h5
	{
		font-size: 30px;
	}
	.vission_call_to_actions .custom_container .content_areaaaa p
	{
		max-width: 90%;
		font-size: 17px;
		line-height: 25px;
		text-align: justify;
	}
	body.aboutUsPage .map___contact___details .container .custom___row_mc
	{
	    grid-template-columns: 1fr;
	}
	body.aboutUsPage .map___contact___details .container .custom___row_mc .contacts .wrappers h5
	{
		font-size: 24px;
		text-align: center;
	}
	body.aboutUsPage .map___contact___details .container .custom___row_mc .contacts .wrappers h5 br
	{
		display: none;
	}
	.map___contact___details .container .address__wrappers .address_row .valeus 
	{
		margin-top: 10px;
	}
	.map___contact___details .container .address__wrappers .address_row .valeus strong
	{
		font-size: 14px;
		text-align: center;
	}
	body.corporate_leaderShip1 .innerBanner_shades .customContainer .bannerText h5
	{
		font-size: 54px;
	}
	body.innerPage .innerBanner_shades .customContainer .bannerText p
	{
		font-size: 14px;
		line-height: 24px;
	}
	body.corporate_leaderShip1 .innerBanner_shades p
	{
		max-width: 90% !important;
	}
	body.innerPage .innerBanner_shades .customContainer
	{
		padding-bottom: 0;
	}
	body.corporate_leaderShip1 .my_team_row
	{
		grid-template-columns: repeat(2, 1fr);
	}
	.my_team_row .colom_team .image img
	{
		height: 220px;
	}
	.profile_detail_section .details__area .wrapper
	{
		padding: 20px 20px;
	}
	.profile_detail_section .details__area .wrapper .name_heading h4
	{
		font-size: 18px;
	}
	.profile_detail_section .details__area .wrapper .name_heading h5
	{
		font-size: 16px;
	}
	.my_team_row .colom_team .detail h5
	{
		font-size: 17px;

	}
	.my_team_row .colom_team .detail h5
	{
		font-size: 15px !important;
	}
	.profile_detail_section .details__area .wrapper .name_heading
	{
		margin-bottom: 10px;
	}
	.profile_detail_section .details__area .wrapper .quotes p
	{
		font-size: 15px;
		line-height: 25px;
	}
	.profile_detail_section .details__area .wrapper .userDetails .detailsRow
	{
		align-items: center;
	}
	.profile_detail_section .details__area .wrapper .userDetails .detailsRow .values strong
	{
		font-size: 13px;
	}
	.profile_detail_section .details__area .wrapper .userDetails .detailsRow .values a
	{
		font-size: 16px;
	}
	.profile_detail_section .details__area .wrapper .userDetails .detailsRow .icon
	{
		width: 50px;
		height: 50px;
	}
	.other_detials_paragraph .split_text_area
	{
	    grid-template-columns: repeat(1, 1fr);
	}
	.other_detials_paragraph
	{
		margin-top: 20px;
	}
	.other_detials_paragraph .split_text_area .quotes p
	{
		font-size: 14px;
	}
	.other_detials_paragraph .split_text_area .right p,
	.other_detials_paragraph .split_text_area .left p
	{
		font-size: 14px;
	}
	.full_width_text
	{
		margin-top: 0;
	}
	.full_width_text h6
	{
		font-size: 20px;
	}
	.full_width_text ul li
	{
		font-size: 14px;
		line-height: 21px;
		margin-bottom: 10px;
	}
	body.innerPage.services_pages .innerBanner_shades .customContainer .bannerText p
	{
		font-size: 14px;
		line-height: 24px;
		max-width: 90%;
	}
	body.services_pages .innerBanner_shades .customContainer .bannerText h5
	{
		font-size: 50px;

	}
	body.services_pages .innerBanner_shades .customContainer .bannerText h3
	{
		font-size: 19px;
		margin-top: -65px;
	}
	body.services_pages .service_details_page_section
	{
		margin-top: 30px;
	}
	.service_details_page_section .container
	{
		max-width: 90%;
	}
	.service_details_page_section .servicerow
	{
		flex-direction: column;
	}
	.service_details_page_section .servicerow .contentColumnArea
	{
		flex: 0 0 auto;
		width: 100%;
	}
	.service_details_page_section .servicerow .contentColumnArea .wrapper p
	{
		font-size: 14px;
		line-height: 24px;
	}
	body.services_pages .service_details_page_section .servicerow .contentColumnArea .wrapper .iconBoxWrapper .iconRow
	{
		flex-direction: column;
		align-items: center;
		justify-content: center;
		grid-row-gap: 15px;
	}
	body.services_pages .service_details_page_section .servicerow .contentColumnArea .wrapper .iconBoxWrapper .iconRow .contentArea
	{
		padding-left: 0;
		width: 100%;
	}
	body.services_pages .service_details_page_section .servicerow .contentColumnArea .wrapper .iconBoxWrapper .iconRow .contentArea h6
	{
		text-align: center;
	}

	.service_details_page_section .servicerow .service_sidebar
	{
		width: 100%;
		margin-top: 20px;
	}
	.service_sidebar .wrapper
	{
		padding: 20px 25px;
	}
	.service_sidebar .wrapper h4
	{
		font-size: 20px;
	}
	.service_sidebar .list_wrapper_service span:nth-child(2)
	{
		font-size: 14px;
		font-weight: 300;
	}
	.service_sidebar .call_to_action .wrapper h4
	{
		font-size: 21px;
	}
	.service_sidebar .call_to_action .wrapper p
	{
		font-size: 15px;
	}
	.service_sidebar .call_to_action .wrapper
	{
		padding: 15px 25px 25px;
	}
	.service_sidebar .call_to_action .wrapper a
	{
		font-size: 12px;
	}
	body.products_pages.innerPage .innerBanner_shades .customContainer .bannerText p
	{
		max-width: 90%;
	}
	body.products_pages .service_details_page_section .servicerow .contentColumnArea .image_products
	{
		margin-top: 20px;
		margin-bottom: 20px;
	}
	body.products_pages .service_details_page_section .servicerow .contentColumnArea
	{
		width: 100%;
	}
	body.products_pages.innerPage .service_details_page_section .servicerow .contentColumnArea .wrapper p.stylish__text
	{
		font-size: 15px;
		line-height: 25px;
	}
	body.products_pages .service_details_page_section .servicerow .contentColumnArea h5
	{
		font-size: 20px;
	}


	body.products_pages .service_details_page_section .servicerow .contentColumnArea .wrapper .iconBoxWrapper .iconRow
	{
		flex-direction: column;
		align-items: center;
		justify-content: center;
		grid-row-gap: 15px;
	}
	body.products_pages .service_details_page_section .servicerow .contentColumnArea .wrapper .iconBoxWrapper .iconRow .contentArea
	{
		padding-left: 0;
		width: 100%;
	}
	body.products_pages .service_details_page_section .servicerow .contentColumnArea .wrapper .iconBoxWrapper .iconRow .contentArea h6
	{
		text-align: center;
	}
	body.products_pages .service_details_page_section .servicerow .contentColumnArea .iconBoxWrapper
	{
	    grid-template-columns: repeat(1, 1fr);
	}
	body.products_pages .service_details_page_section .servicerow .contentColumnArea ul li
	{
		font-size: 14px;
	}
	body.cliets__page .clients__wrappers__home
	{
		grid-template-columns: repeat(2, 1fr);
		grid-row-gap: 0;
	}
	body.cliets__page .innerBanner_shades .customContainer .bannerText h5
	{
		font-size: 50px;
	}
	body.cliets__page .innerBanner_shades .customContainer .bannerText h3
	{
		font-size: 22px;
		margin-top: -65px;
	}
	section.gallery_categoyres .custom_container .container .gallery__row___one
	{
	    grid-template-columns: repeat(1, 1fr);
	}
	section.gallery_categoyres .custom_container .container .gallery__row___one .gallery_coloms .wrapper .image_wrapper .text_over_image h5
	{
		font-size: 17px;
		font-weight: 600;
	}
	section.gallery_categoyres .custom_container .container .gallery__row___one .gallery_coloms .wrapper .image_wrapper .text_over_image span
	{
		font-size: 15px;
	}
	body.news-awards-detail-page .innerBanner_shades .buttons_for_videos_image_page .buttonWrapper .button_image_gallery
	{
		margin-bottom: 20px;
		font-size: 14px;
		padding: 8px 26px;
	}
	section.videos_section.gallery_categoyres .custom_container .container .gallery__row___one .gallery_coloms
	{
		width: 100%;
	}
	body.innerPage .innerBanner_shades .customContainer .bannerText p
	{
		max-width: 90%;
	}
	body.innerPage .contact_us_detail_sections .container .container_custom
	{
	    grid-template-columns: 1fr;
	    display: block;
	}
	body.innerPage .contact_us_detail_sections .image_area
	{
		display: none;
	}
	body.innerPage .contact_us_detail_sections .container .cotactDetail .wrapper{
		padding: 40px 20px;
	}
	body.innerPage .contact_us_detail_sections .container .addressRow .address_row .valeus strong
	{
		font-size: 15px;
	}
	body.innerPage .contact_us_detail_sections .container .addressRow .address_row .valeus
	{
		font-size: 14px;
	}
	body.innerPage .contact_us_detail_sections .container_custom .form_area
	{
		margin-top: 25px;
		padding: 25px 25px;
	}
	body.innerPage .contact_us_detail_sections .form_area form .twoColoms
	{
		flex-direction: column;
	}
	body.innerPage .contact_us_detail_sections .form_area form .twoColoms .inputcolom
	{
		width: 100%;
	}

	body.innerPage .contact_us_detail_sections .form_area form .inputcolom .form_input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	    font-size: 14px;
	}
	body.innerPage .contact_us_detail_sections .form_area form .inputcolom .form_input::-moz-placeholder { /* Firefox 19+ */
	    font-size: 14px;
	}
	body.innerPage .contact_us_detail_sections .form_area form .inputcolom .form_input:-ms-input-placeholder { /* IE 10+ */
	    font-size: 14px;
	}
	body.innerPage .contact_us_detail_sections .form_area form .inputcolom .form_input:-moz-placeholder { /* Firefox 18- */
	    font-size: 14px;
	}
	body.innerPage .contact_us_detail_sections .form_area form .submitButton .submitButton5
	{
		width: 100%;
		margin-left: 0;
		margin-right: 0;
		font-size: 12px;
	}
	body.innerPage .map_container
	{
		margin-top: 0;
	}
	body.innerPage .contact_us_detail_sections
	{
		margin-bottom: 40px;
	}
	body.contacts .innerBanner_shades .customContainer .bannerText h5 {
        font-size: 45px;
    }


    section.table__areaaa .container
    {
    	max-width: 100%;
    }
	section.accordion_with_tables
    {
    	margin-top: 20px;
    }
    #accordionExample .accordion-button
    {
    	font-size: 14px;
    	padding: 12px 20px;
    }
    body.IRP section.table__areaaa .container .customTable .table thead
    {
    	display: none;
    }
    section.table__areaaa .container .customTable .table tbody tr td:nth-child(1)
    {
    	display: none;
    }
    #accordionExample .accordion-item .accordion-body
    {
    	padding: 10px 10px;
    }
    section.table__areaaa .container .customTable .table tbody tr td
    {
    	padding: 10px 10px;
    }
    section.table__areaaa .container .customTable .table tbody tr td a
    {
    	display: block;
    	font-size: 14px;
    	line-height: 22px;
    }
    #accordionExample .accordion-button::after
    {
    	background-position: center;
    	background-size: 12px;
    }

    body.cliets__page.IRP .innerBanner_shades .customContainer .bannerText h5 {
        font-size: 30px;
    }
    .shining-stories-texts .video_youtube .vision-image iframe
    {
    	height: 250px;
    }
    .left-right-section-cotainer .blocks
    {
    	flex-direction: column;
    }
    .left-right-section-cotainer .blocks .image
    {
    	width: 100%;
    }
    .left-right-section-cotainer .blocks .text
    {
    	width: 100%;
    	padding: 0 15px 15px;
    }
    .left-right-section-cotainer .blocks .text p
    {
    	font-size: 14px;
    }
    .shining-stories-texts p
    {
    	font-size: 14px;	
    }
    section.table__areaaa .container .customTable .table thead
    {
    	display: none;
    }
    section.table__areaaa .container .customTable .table tbody
    {
    	border: 1px solid #ccc;
    }
    body.Disclosures_page_regulations section.table__areaaa .container
    {
    	max-width: 90%;
    }
    body.annual__records section.table__areaaa .container
    {
    	max-width: 100%;
    }

    body.InvestorDesks .profile_detail_section .details__area .wrapper
    {
    	padding: 20px 10px;
    }
    body.InvestorDesks .profile_detail_section .details__area .wrapper .userDetails .detailsRow
    {
    	flex-direction: column;
    	margin-top: 20px;
    }
    body.InvestorDesks .profile_detail_section .details__area .wrapper .userDetails .detailsRow .values
    {
    	width: 100%;
    	text-align: center;
    	margin-top: 15px;
    }
    body.InvestorDesks  .profile_detail_section .details__area .wrapper .userDetails .detailsRow .values a
    {
    	font-size: 14px;
    }
    .profile_detail_section .details__area .wrapper .userDetails.flex_addressss2
    {
    	flex-direction: column;
    }

    body.home section.about_sections_home
    {
    	margin-top: 40px;
    }
}

@media screen and (min-width: 577px) and (max-width: 767px)
{
	.couters__section .customRows
	{
		grid-template-columns: repeat(1, 1fr);
		grid-row-gap: 20px;
	}
	.couters__section .customRows .coloms .wrapper
	{
		flex-direction: column;
	}
	.headings5 .outlineText,
	.about_sections_home .content-area .descs .headings .outlineText{
		font-size: 70px;
	}
	.map___contact___details .container .custom___row_mc
	{
	    grid-template-columns: 100%;
	}
	.map___contact___details .container .custom___row_mc
	{
		box-shadow: none;
	}
	footer .footer-container .custom_footer_row
	{
		flex-direction: column;
	}
	.about_sections_home .myRows .image-area
	{
		width: 100%;
	}
	.about_sections_home .myRows .content-area
	{
		width: 100%;	
	}

	/*======================================*/
	.homeHeader #carouselExampleFade .carousel-inner .carousel-item .text_captions h4
	{
		font-size: 27px;
	}
	.homeHeader #carouselExampleFade .carousel-inner .carousel-item .text_captions
	{
		left: 5%;
		right: 5%;
		max-width: 90%;
	}
	.homeHeader #carouselExampleFade .carousel-inner .carousel-item .text_captions h6
	{
		margin-bottom: 5px;
		font-size: 16px;
	}
	.homeHeader #carouselExampleFade .carousel-inner .carousel-item .text_captions p
	{
		font-size:15px; 
	}
	.homeHeader #carouselExampleFade .carousel-inner .carousel-item .text_captions p br
	{
		display: none;
	}
	.myCarousel .carousel-item img
	{
		height: 420px;
	}
	.homeHeader #carouselExampleFade .carousel-inner .carousel-item .text_captions .readmores a
	{
		font-size: 15px;
		padding: 8px 20px;
	}
	/*======================================*/
	.about_sections_home .content-area .descs .headings .outlineText
	{
		left: 0;
		text-align: center;
	}
	.about_sections_home .content-area .descs
	{
		padding-left: 0;
	}
	/*.about_sections_home .about_container_home .image-colollage-box .image02
	{
		position: static;
		width: 100%;
	}
	.about_sections_home .about_container_home .image-colollage-box .image01
	{
		width: 100%;
		padding-left: 0;
	}*/
	section.about_sections_home .about_container_home .container
	{
		max-width: 95%;
	}
/*	.about_sections_home .about_container_home .image-colollage-box .timings_experience
	{
		z-index: 3;
		top: 250px;
		left: 50%;
		position: static;
		order: 2;
	}*/
	.about_sections_home .about_container_home .image-colollage-box
	{
		display: flex;
		flex-direction: column;
	}
	.about_sections_home .about_container_home .image-colollage-box .image01 
	{
		order: 1;
	}
	.about_sections_home .about_container_home .image-colollage-box .image02
	{
		order: 3;
	}
	.about_sections_home .content-area .descs .headings h6
	{
		margin-top: -55px;
		text-align: center;
	}
	.about_sections_home .content-area .descs .headings h4
	{
		font-size: 24px;
		text-align: center;
		line-height: 28px !important;
	}
	.about_sections_home .content-area .descs .headings h4 br
	{
		display: none;
	}
	.about_sections_home .content-area .descs .text-splits
	{
		grid-template-columns: 100%;
	}
	.about_sections_home .content-area .descs .text-splits ul
	{
		padding-left: 0;
		margin-bottom: 20px;
	}
	.services__home .headings5 h6
	{
		margin-bottom: 0;
		margin-top: -50px;
	}
	.services__home .headings5 h4
	{
		font-size: 28px;
	}
	.services__home .custom-navigation-with-image
	{
		    grid-row-gap: 10px;
		    grid-column-gap: 10px;
		    grid-template-columns: repeat(1, 1fr);
	}

	.services__home .custom-navigation-with-image .custom-navigation-with-image-block
	{
		flex-direction: column;
	}

	.map___contact___details .container .custom___row_mc .contacts .wrappers
	{
	    padding-left: 0px;
		padding-right:0px;
	}
	.map___contact___details .container .address__wrappers .address_row
	{
		flex-direction: column;
	}
	.map___contact___details .container .custom___row_mc
	{
		padding: 0 0 0;
	}
	.map___contact___details .container .custom___row_mc .contacts .wrappers h5
	{
		font-size: 33px;
	}
	.services__home .custom-navigation-with-image .custom-navigation-with-image-block h5
	{
		/*flex-direction: column;*/
		grid-row-gap: 5px;
	}
	.services__home .custom-navigation-with-image .custom-navigation-with-image-block
	{
		padding-left: 25px;
		padding-right: 25px;
	}
	.map___contact___details .container .custom___row_mc .contacts .wrappers
	{
		padding-top: 20px;
	}
	footer
	{
		margin-top: 0px;
		padding-top: 40px;
	}
	footer .footer-container
	{
		padding-top: 20px;
	}
	footer .footer-container .custom_footer_row .footer_colom.col1
	{
		width: 100%;
	}
	footer .footer-container .custom_footer_row .footer_colom.col1 .companyLogo
	{
		max-width: 100%;
		margin-bottom: 20px;
	}
	footer .footer-container .custom_footer_row .footer_colom .widgets .footer_text
	{
		font-size: 13px;
		margin-bottom: 20px;
	}
	footer .width__custom__colom
	{
		width: 100%;
	}
	footer .footer-container .custom_footer_row .footer_colom.col2
	{
		margin-bottom: 20px;
		padding-left: 0;
	}
	footer .width__custom__colom {
	    width: 100% !important;
	}
	footer .footer-container .custom_footer_row .footer_colom .widgets
	{
		padding-right: 0;
	}
	footer .footer-container .custom_footer_row .footer_colom .widgets ul li a
	{
		font-size: 13px;
	}
	.two__lines
	{
		grid-row-gap: 0px;
		grid-template-columns: repeat(1, 1fr);
	}
	footer .footer-container .custom_footer_row .footer_colom.col4
	{
	    width: 100% !important;
	    padding-right: 0px;
    	padding-left: 0px;
	}
	footer .footer-container .custom_footer_row .footer_colom.col4 .widgets ul li a
	{
		font-size: 13px;
	}
	.copyright
	{
		margin-top: 30px;
		font-size: 14px;
		padding-left: 20px;
		padding-right: 20px;
	}
	.services__home .custom-navigation-with-image .custom-navigation-with-image-block h5 .icon img
	{
		/*width: 45px;*/
	}
	.services__home .custom-navigation-with-image .custom-navigation-with-image-block h5 .valuves
	{
		display: -webkit-box;
	    -webkit-box-orient: vertical;
	    -webkit-line-clamp: 2;
	    overflow: hidden;
		max-width: 90%;
		font-size: 18px;
		text-align: center;
		line-height: 22px;
	}
	.services__home .custom-navigation-with-image .custom-navigation-with-image-block h5 .arrows i
	{
		width: 45px;
		height: 45px;
	}
	.services__home .custom-navigation-with-image .custom-navigation-with-image-block
	{
		height: 133px;
	}
	.couters__section .custom__contaienr
	{
		padding: 50px 0 50px;
	}
	.couters__section .customRows .coloms .wrapper .values
	{
		padding-left: 0;
		width: 100%;
		text-align: center;
		margin-top: 20px;
	}
	.clients__wrappers__home 
	{
		display: flex;
		flex-direction: column;
		grid-row-gap: 15px;
	}
	.our-working-process-section .headigns__3steps h4
	{
		font-size: 28px;
	}
	.our-working-process-section .headigns__3steps h5
	{
		font-size: 12px;
	}
	.our-working-process-section .icon_box_style_wrapper .blockRow_iconBox
	{
		flex-direction: column;
	}
	.our-working-process-section .icon_box_style_wrapper .blockRow_iconBox .text_area .wrapper
	{
		border-radius: 10px 10px 10px 10px;
    	padding: 40px 25px 20px;
    	text-align: center;
	}
	.our-working-process-section .icon_box_style_wrapper .blockRow_iconBox .text_area .wrapper:after
	{
		left: 50%;
		top: 0%;
	}
	.our-working-process-section .icon_box_style_wrapper .blockRow_iconBox .text_area .wrapper .number
	{
		left: 50%;
		top: -16px;
		transform: translateX(-50%);
	}
	.our-working-process-section .icon_box_style_wrapper .blockRow_iconBox .text_area
	{
		margin-top: 50px;
	}
	.our-working-process-section .icon_box_style_wrapper .blockRow_iconBox .text_area .wrapper:before
	{
		top: 0%;
		left: 50%;
		transform: translateX(-50%) translateY(0%) rotate(90deg);
		z-index: -1;
	}
	.our-working-process-section .icon_box_style_wrapper .blockRow_iconBox .text_area
	{
		width: 100%;
	}
	.our-working-process-section .icon_box_style_wrapper .blockRow_iconBox .text_area .wrapper p
	{
		text-align: center;
	}
	.our-working-process-section .circular_image {
		padding-left: 0;
		margin-top: 30px;
	}
	.noticeboard_homepage .headings5 h6
	{
		margin-top: -55px;
	}
	.noticeboard_homepage .headings5 h4
	{
		font-size: 30px;
		margin-top: 10px;
		letter-spacing: 0;
	}
	.enquiryFOrmadmEnquiry .wrapper form .twoColoms
	{
		flex-direction: column;
	}
	.enquiryFOrmadmEnquiry .wrapper form .twoColoms .inputcolom
	{
		width: 100%;
		margin-bottom: 15px;
	}


	.enquiryFOrmadmEnquiry .wrapper form .inputcolom .form_input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	    font-size: 14px;
	}
	.enquiryFOrmadmEnquiry .wrapper form .inputcolom .form_input::-moz-placeholder { /* Firefox 19+ */
	    font-size: 14px;
	}
	.enquiryFOrmadmEnquiry .wrapper form .inputcolom .form_input:-ms-input-placeholder { /* IE 10+ */
	    font-size: 14px;
	}
	.enquiryFOrmadmEnquiry .wrapper form .inputcolom .form_input:-moz-placeholder { /* Firefox 18- */
	    font-size: 14px;
	}
	.enquiryFOrmadmEnquiry .wrapper form .inputcolom .form_input
	{
		padding: 11px 20px;
	}

	.noticeboard_homepage .image__enquriy__sectionss
	{
		margin-top: 20px;
	}
	.noticeboard_homepage .image__enquriy__sectionss .image__enqruiry_sections
	{
		padding: 10px 10px;
	}
	.noticeboard_homepage .image__enquriy__sectionss .image__enqruiry_sections img
	{
	    transform: scale(1);
	}
	.map___contact___details .container .custom___row_mc .contacts .wrappers h5
	{
		font-size: 28px;
	}
	.map___contact___details .container .address__wrappers .address_row .valeus strong
	{
		font-size: 16px;
	}
	.map___contact___details .container .address__wrappers .address_row .valeus
	{
		font-size: 14px;
	}

	/*
		====================
	*/
	body.innerPage .innerBanner_shades .customContainer
	{
		padding: 40px 0;
	}
	body.innerPage .innerBanner_shades .customContainer .bannerText h5
	{
		font-size: 70px;
	}
	body.innerPage .innerBanner_shades .customContainer .bannerText h3
	{
		margin-top: -79px;
		font-size: 26px;
		letter-spacing: 0;
	}
	body.cliets__page .innerBanner_shades .customContainer .bannerText p
	{
		max-width: 90%;
		font-size: 13px;
		line-height: 25px;
	}
	section.about_sections_home .about_container_home
	{
		padding-top: 0;
	}
	.about_sections_home .content-area .descs .headings
	{
		margin-top: 20px;
	}
	body.aboutUsPage .about_sections_home .content-area .descs .headings h6
	{
		text-align: center;
	}
	.about_sections_home .content-area .descs .text-splits p
	{
		font-size: 14px;
	}
	body.aboutUsPage section.about_sections_home .about_container_home
	{
		padding-bottom: 20px;
	}
	body.aboutUsPage .service_details_page_section .container
	{
		max-width: 95%;
	}
	body.aboutUsPage .service_details_page_section .iconBoxWrapper
	{
		grid-template-columns: repeat(1,1fr);
	}
	body.aboutUsPage .service_details_page_section .servicerow .contentColumnArea .wrapper .iconBoxWrapper
	{
		display: flex !important;
		flex-direction: column !important;
	}
	.service_details_page_section .servicerow .contentColumnArea .wrapper .iconBoxWrapper .iconRow .contentArea h6
	{
		font-size: 16px;
	}
	.service_details_page_section .servicerow .contentColumnArea .wrapper .iconBoxWrapper .iconRow .contentArea span
	{
		font-size: 13px;
	}
	body.aboutUsPage .service_details_page_section .servicerow .contentColumnArea .wrapper .iconBoxWrapper .iconRow
	{
		align-items: flex-start;
	}
	.vission_call_to_actions .custom_container
	{
		padding: 60px 0;
	}
	.vission_call_to_actions .custom_container .content_areaaaa h5
	{
		font-size: 30px;
	}
	.vission_call_to_actions .custom_container .content_areaaaa p
	{
		max-width: 90%;
		font-size: 17px;
		line-height: 25px;
		text-align: justify;
	}
	body.aboutUsPage .map___contact___details .container .custom___row_mc
	{
	    grid-template-columns: 1fr;
	}
	body.aboutUsPage .map___contact___details .container .custom___row_mc .contacts .wrappers h5
	{
		font-size: 24px;
		text-align: center;
	}
	body.aboutUsPage .map___contact___details .container .custom___row_mc .contacts .wrappers h5 br
	{
		display: none;
	}
	.map___contact___details .container .address__wrappers .address_row .valeus 
	{
		margin-top: 10px;
	}
	.map___contact___details .container .address__wrappers .address_row .valeus strong
	{
		font-size: 14px;
		text-align: center;
	}
	body.corporate_leaderShip1 .innerBanner_shades .customContainer .bannerText h5
	{
		font-size: 54px;
	}
	body.innerPage .innerBanner_shades .customContainer .bannerText p
	{
		font-size: 14px;
		line-height: 24px;
	}
	body.corporate_leaderShip1 .innerBanner_shades p
	{
		max-width: 90% !important;
	}
	body.innerPage .innerBanner_shades .customContainer
	{
		padding-bottom: 0;
	}
	body.corporate_leaderShip1 .my_team_row
	{
		grid-template-columns: repeat(2, 1fr);
	}
	.my_team_row .colom_team .image img
	{
		height: 220px;
	}
	.profile_detail_section .details__area .wrapper
	{
		padding: 20px 20px;
	}
	.profile_detail_section .details__area .wrapper .name_heading h4
	{
		font-size: 18px;
	}
	.profile_detail_section .details__area .wrapper .name_heading h5
	{
		font-size: 16px;
	}
	.my_team_row .colom_team .detail h5
	{
		font-size: 17px;

	}
	.profile_detail_section .details__area .wrapper .name_heading
	{
		margin-bottom: 10px;
	}
	.profile_detail_section .details__area .wrapper .quotes p
	{
		font-size: 15px;
		line-height: 25px;
	}
	.profile_detail_section .details__area .wrapper .userDetails .detailsRow
	{
		align-items: center;
	}
	.profile_detail_section .details__area .wrapper .userDetails .detailsRow .values strong
	{
		font-size: 13px;
	}
	.profile_detail_section .details__area .wrapper .userDetails .detailsRow .values a
	{
		font-size: 16px;
	}
	.profile_detail_section .details__area .wrapper .userDetails .detailsRow .icon
	{
		width: 50px;
		height: 50px;
	}
	.other_detials_paragraph .split_text_area
	{
	    grid-template-columns: repeat(1, 1fr);
	}
	.other_detials_paragraph
	{
		margin-top: 20px;
	}
	.other_detials_paragraph .split_text_area .quotes p
	{
		font-size: 14px;
	}
	.other_detials_paragraph .split_text_area .right p,
	.other_detials_paragraph .split_text_area .left p
	{
		font-size: 14px;
	}
	.full_width_text
	{
		margin-top: 0;
	}
	.full_width_text h6
	{
		font-size: 20px;
	}
	.full_width_text ul li
	{
		font-size: 14px;
		line-height: 21px;
		margin-bottom: 10px;
	}
	body.innerPage.services_pages .innerBanner_shades .customContainer .bannerText p
	{
		font-size: 14px;
		line-height: 24px;
		max-width: 90%;
	}
	body.services_pages .innerBanner_shades .customContainer .bannerText h5
	{
		font-size: 50px;

	}
	body.services_pages .innerBanner_shades .customContainer .bannerText h3
	{
		font-size: 19px;
		margin-top: -65px;
	}
	body.services_pages .service_details_page_section
	{
		margin-top: 30px;
	}
	.service_details_page_section .container
	{
		max-width: 90%;
	}
	.service_details_page_section .servicerow
	{
		flex-direction: column;
	}
	.service_details_page_section .servicerow .contentColumnArea
	{
		flex: 0 0 auto;
		width: 100%;
	}
	.service_details_page_section .servicerow .contentColumnArea .wrapper p
	{
		font-size: 14px;
		line-height: 24px;
	}
	body.services_pages .service_details_page_section .servicerow .contentColumnArea .wrapper .iconBoxWrapper .iconRow
	{
		flex-direction: column;
		align-items: center;
		justify-content: center;
		grid-row-gap: 15px;
	}
	body.services_pages .service_details_page_section .servicerow .contentColumnArea .wrapper .iconBoxWrapper .iconRow .contentArea
	{
		padding-left: 0;
		width: 100%;
	}
	body.services_pages .service_details_page_section .servicerow .contentColumnArea .wrapper .iconBoxWrapper .iconRow .contentArea h6
	{
		text-align: center;
	}

	.service_details_page_section .servicerow .service_sidebar
	{
		width: 100%;
		margin-top: 20px;
	}
	.service_sidebar .wrapper
	{
		padding: 20px 25px;
	}
	.service_sidebar .wrapper h4
	{
		font-size: 20px;
	}
	.service_sidebar .list_wrapper_service span:nth-child(2)
	{
		font-size: 14px;
		font-weight: 300;
	}
	.service_sidebar .call_to_action .wrapper h4
	{
		font-size: 21px;
	}
	.service_sidebar .call_to_action .wrapper p
	{
		font-size: 15px;
	}
	.service_sidebar .call_to_action .wrapper
	{
		padding: 15px 25px 25px;
	}
	.service_sidebar .call_to_action .wrapper a
	{
		font-size: 12px;
	}
	body.products_pages.innerPage .innerBanner_shades .customContainer .bannerText p
	{
		max-width: 90%;
	}
	body.products_pages .service_details_page_section .servicerow .contentColumnArea .image_products
	{
		margin-top: 20px;
		margin-bottom: 20px;
	}
	body.products_pages .service_details_page_section .servicerow .contentColumnArea
	{
		width: 100%;
	}
	body.products_pages.innerPage .service_details_page_section .servicerow .contentColumnArea .wrapper p.stylish__text
	{
		font-size: 15px;
		line-height: 25px;
	}
	body.products_pages .service_details_page_section .servicerow .contentColumnArea h5
	{
		font-size: 20px;
	}


	body.products_pages .service_details_page_section .servicerow .contentColumnArea .wrapper .iconBoxWrapper .iconRow
	{
		flex-direction: column;
		align-items: center;
		justify-content: center;
		grid-row-gap: 15px;
	}
	body.products_pages .service_details_page_section .servicerow .contentColumnArea .wrapper .iconBoxWrapper .iconRow .contentArea
	{
		padding-left: 0;
		width: 100%;
	}
	body.products_pages .service_details_page_section .servicerow .contentColumnArea .wrapper .iconBoxWrapper .iconRow .contentArea h6
	{
		text-align: center;
	}
	body.products_pages .service_details_page_section .servicerow .contentColumnArea .iconBoxWrapper
	{
	    grid-template-columns: repeat(1, 1fr);
	}
	body.products_pages .service_details_page_section .servicerow .contentColumnArea ul li
	{
		font-size: 14px;
	}
	body.cliets__page .clients__wrappers__home
	{
		grid-template-columns: repeat(3, 1fr);
		grid-row-gap: 0;
	}
	body.cliets__page .clients__wrappers__home .image__wrapper
	{
		padding: 15px 25px 15px;
	}
	body.cliets__page .innerBanner_shades .customContainer .bannerText h5
	{
		font-size: 50px;
	}
	body.cliets__page .innerBanner_shades .customContainer .bannerText h3
	{
		font-size: 22px;
		margin-top: -65px;
	}
	section.gallery_categoyres .custom_container .container .gallery__row___one
	{
	    grid-template-columns: repeat(1, 1fr);
	}
	section.gallery_categoyres .custom_container .container .gallery__row___one .gallery_coloms .wrapper .image_wrapper .text_over_image h5
	{
		font-size: 17px;
		font-weight: 600;
	}
	section.gallery_categoyres .custom_container .container .gallery__row___one .gallery_coloms .wrapper .image_wrapper .text_over_image span
	{
		font-size: 15px;
	}
	body.news-awards-detail-page .innerBanner_shades .buttons_for_videos_image_page .buttonWrapper .button_image_gallery
	{
		margin-bottom: 20px;
		font-size: 14px;
		padding: 8px 26px;
	}
	section.videos_section.gallery_categoyres .custom_container .container .gallery__row___one .gallery_coloms
	{
		width: 100%;
	}
	body.innerPage .innerBanner_shades .customContainer .bannerText p
	{
		max-width: 90%;
	}
	body.innerPage .contact_us_detail_sections .container .container_custom
	{
	    grid-template-columns: 1fr;
	    display: block;
	}
	body.innerPage .contact_us_detail_sections .image_area
	{
		display: none;
	}
	body.innerPage .contact_us_detail_sections .container .cotactDetail .wrapper{
		padding: 40px 20px;
	}
	body.innerPage .contact_us_detail_sections .container .addressRow .address_row .valeus strong
	{
		font-size: 15px;
	}
	body.innerPage .contact_us_detail_sections .container .addressRow .address_row .valeus
	{
		font-size: 14px;
	}
	body.innerPage .contact_us_detail_sections .container_custom .form_area
	{
		margin-top: 25px;
		padding: 25px 25px;
	}
	body.innerPage .contact_us_detail_sections .form_area form .twoColoms
	{
		flex-direction: column;
	}
	body.innerPage .contact_us_detail_sections .form_area form .twoColoms .inputcolom
	{
		width: 100%;
	}

	body.innerPage .contact_us_detail_sections .form_area form .inputcolom .form_input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	    font-size: 14px;
	}
	body.innerPage .contact_us_detail_sections .form_area form .inputcolom .form_input::-moz-placeholder { /* Firefox 19+ */
	    font-size: 14px;
	}
	body.innerPage .contact_us_detail_sections .form_area form .inputcolom .form_input:-ms-input-placeholder { /* IE 10+ */
	    font-size: 14px;
	}
	body.innerPage .contact_us_detail_sections .form_area form .inputcolom .form_input:-moz-placeholder { /* Firefox 18- */
	    font-size: 14px;
	}
	body.innerPage .contact_us_detail_sections .form_area form .submitButton .submitButton5
	{
		width: 100%;
		margin-left: 0;
		margin-right: 0;
		font-size: 12px;
	}
	body.innerPage .map_container
	{
		margin-top: 0;
	}
	body.innerPage .contact_us_detail_sections
	{
		margin-bottom: 40px;
	}
	body.contacts .innerBanner_shades .customContainer .bannerText h5 {
        font-size: 45px;
    }


    section.table__areaaa .container
    {
    	max-width: 100%;
    }
	section.accordion_with_tables
    {
    	margin-top: 20px;
    }
    #accordionExample .accordion-button
    {
    	font-size: 14px;
    	padding: 12px 20px;
    }
    body.IRP section.table__areaaa .container .customTable .table thead
    {
    	display: none;
    }
    section.table__areaaa .container .customTable .table tbody tr td:nth-child(1)
    {
    	display: none;
    }
    #accordionExample .accordion-item .accordion-body
    {
    	padding: 10px 10px;
    }
    section.table__areaaa .container .customTable .table tbody tr td
    {
    	padding: 10px 10px;
    }
    section.table__areaaa .container .customTable .table tbody tr td a
    {
    	display: block;
    	font-size: 14px;
    	line-height: 22px;
    }
    #accordionExample .accordion-button::after
    {
    	background-position: center;
    	background-size: 12px;
    }

    body.cliets__page.IRP .innerBanner_shades .customContainer .bannerText h5 {
        font-size: 30px;
    }
    .shining-stories-texts .video_youtube .vision-image iframe
    {
    	height: 280px;
    }
    .left-right-section-cotainer .blocks
    {
    	flex-direction: column;
    }
    .left-right-section-cotainer .blocks .image
    {
    	width: 100%;
    }
    .left-right-section-cotainer .blocks .text
    {
    	width: 100%;
    	padding: 0 15px 15px;
    }
    .left-right-section-cotainer .blocks .text p
    {
    	font-size: 14px;
    }
    .shining-stories-texts p
    {
    	font-size: 14px;	
    }
    section.table__areaaa .container .customTable .table thead
    {
    	display: none;
    }
    section.table__areaaa .container .customTable .table tbody
    {
    	border: 1px solid #ccc;
    }
    body.Disclosures_page_regulations section.table__areaaa .container
    {
    	max-width: 90%;
    }
    body.annual__records section.table__areaaa .container
    {
    	max-width: 100%;
    }

    body.InvestorDesks .profile_detail_section .details__area .wrapper
    {
    	padding: 20px 10px;
    }
    body.InvestorDesks .profile_detail_section .details__area .wrapper .userDetails .detailsRow
    {
    	flex-direction: column;
    	margin-top: 20px;
    }
    body.InvestorDesks .profile_detail_section .details__area .wrapper .userDetails .detailsRow .values
    {
    	width: 100%;
    	text-align: center;
    	margin-top: 15px;
    }
    body.InvestorDesks  .profile_detail_section .details__area .wrapper .userDetails .detailsRow .values a
    {
    	font-size: 14px;
    }
    .profile_detail_section .details__area .wrapper .userDetails.flex_addressss2
    {
    	flex-direction: column;
    }

    body.home section.about_sections_home
    {
    	margin-top: 40px;
    }
}

@media screen and (min-width: 768px) and (max-width: 992px)
{
	.couters__section .customRows
	{
		grid-template-columns: repeat(2, 1fr);
		grid-row-gap: 20px;
	}
	.couters__section .customRows .coloms .wrapper
	{
		flex-direction: column;
	}
	.headings5 .outlineText,
	.about_sections_home .content-area .descs .headings .outlineText{
		font-size: 70px;
	}
	.map___contact___details .container .custom___row_mc
	{
	    /*grid-template-columns: 100%;*/
	}
	.map___contact___details .container .custom___row_mc
	{
		box-shadow: none;
	}
	footer .footer-container .custom_footer_row
	{
		flex-direction: column;
	}
	.about_sections_home .myRows .image-area
	{
		width: 100%;
	}
	.about_sections_home .myRows .content-area
	{
		width: 100%;	
	}

	/*======================================*/
	.homeHeader #carouselExampleFade .carousel-inner .carousel-item .text_captions h4
	{
		font-size: 27px;
	}
	.homeHeader #carouselExampleFade .carousel-inner .carousel-item .text_captions
	{
		left: 5%;
		right: 5%;
		max-width: 90%;
	}
	.homeHeader #carouselExampleFade .carousel-inner .carousel-item .text_captions h6
	{
		margin-bottom: 5px;
		font-size: 16px;
	}
	.homeHeader #carouselExampleFade .carousel-inner .carousel-item .text_captions p
	{
		font-size:15px; 
	}
	.homeHeader #carouselExampleFade .carousel-inner .carousel-item .text_captions p br
	{
		display: none;
	}
	.myCarousel .carousel-item img
	{
		height: 420px;
	}
	.homeHeader #carouselExampleFade .carousel-inner .carousel-item .text_captions .readmores a
	{
		font-size: 15px;
		padding: 8px 20px;
	}
	/*======================================*/
	.about_sections_home .content-area .descs .headings .outlineText
	{
		left: 0;
		text-align: center;
	}
	.about_sections_home .content-area .descs
	{
		padding-left: 0;
	}
	/*.about_sections_home .about_container_home .image-colollage-box .image02
	{
		position: static;
		width: 100%;
	}
	.about_sections_home .about_container_home .image-colollage-box .image01
	{
		width: 100%;
		padding-left: 0;
	}*/
	section.about_sections_home .about_container_home .container
	{
		max-width: 95%;
	}
/*	.about_sections_home .about_container_home .image-colollage-box .timings_experience
	{
		z-index: 3;
		top: 250px;
		left: 50%;
		position: static;
		order: 2;
	}*/
	.about_sections_home .about_container_home .image-colollage-box
	{
		display: flex;
		flex-direction: column;
	}
	.about_sections_home .about_container_home .image-colollage-box .image01 
	{
		order: 1;
	}
	.about_sections_home .about_container_home .image-colollage-box .image02
	{
		order: 3;
	}
	.about_sections_home .content-area .descs .headings h6
	{
		margin-top: -55px;
		text-align: center;
	}
	.about_sections_home .content-area .descs .headings h4
	{
		font-size: 24px;
		text-align: center;
		line-height: 28px !important;
	}
	.about_sections_home .content-area .descs .headings h4 br
	{
		display: none;
	}
	.about_sections_home .content-area .descs .text-splits
	{
		/*grid-template-columns: 100%;*/
	}
	.about_sections_home .content-area .descs .text-splits ul
	{
		padding-left: 0;
		margin-bottom: 20px;
	}
	.services__home .headings5 h6
	{
		margin-bottom: 0;
		margin-top: -50px;
	}
	.services__home .headings5 h4
	{
		font-size: 28px;
	}
	.services__home .custom-navigation-with-image
	{
		    grid-row-gap: 10px;
		    grid-column-gap: 10px;
		    grid-template-columns: repeat(2, 1fr);
	}

	.services__home .custom-navigation-with-image .custom-navigation-with-image-block
	{
		flex-direction: column;
	}

	.map___contact___details .container .custom___row_mc .contacts .wrappers
	{
	    padding-left: 0px;
		padding-right:0px;
	}
	body.aboutUsPage .map___contact___details .container .custom___row_mc .contacts .wrappers
	{
	    padding-left: 30px;
		padding-right:30px;
	}
	.map___contact___details .container .address__wrappers .address_row
	{
		/*flex-direction: column;*/
	}
	.map___contact___details .container .custom___row_mc
	{
		padding: 0 0 0;
	}
	.map___contact___details .container .custom___row_mc .contacts .wrappers h5
	{
		font-size: 33px;
	}
	.services__home .custom-navigation-with-image .custom-navigation-with-image-block h5
	{
		/*flex-direction: column;*/
		grid-row-gap: 5px;
	}
	.services__home .custom-navigation-with-image .custom-navigation-with-image-block
	{
		padding-left: 25px;
		padding-right: 25px;
	}
	.map___contact___details .container .custom___row_mc .contacts .wrappers
	{
		padding-top: 20px;
	}
	footer
	{
		margin-top: 0px;
		padding-top: 40px;
	}
	footer .footer-container
	{
		padding-top: 20px;
	}
	footer .footer-container .custom_footer_row .footer_colom.col1
	{
		width: 100%;
	}
	footer .footer-container .custom_footer_row .footer_colom.col1 .companyLogo
	{
		max-width: 100%;
		margin-bottom: 20px;
	}
	footer .footer-container .custom_footer_row .footer_colom .widgets .footer_text
	{
		font-size: 13px;
		margin-bottom: 20px;
	}
	footer .width__custom__colom
	{
		width: 100%;
	}
	footer .footer-container .custom_footer_row .footer_colom.col2
	{
		margin-bottom: 20px;
		padding-left: 0;
	}
	footer .width__custom__colom {
	    width: 100% !important;
	}
	footer .footer-container .custom_footer_row .footer_colom .widgets
	{
		padding-right: 0;
	}
	footer .footer-container .custom_footer_row .footer_colom .widgets ul li a
	{
		font-size: 13px;
	}
	.two__lines
	{
		grid-row-gap: 0px;
		grid-template-columns: repeat(1, 1fr);
	}
	footer .footer-container .custom_footer_row .footer_colom.col4
	{
	    width: 100% !important;
	    padding-right: 0px;
    	padding-left: 0px;
	}
	footer .footer-container .custom_footer_row .footer_colom.col4 .widgets ul li a
	{
		font-size: 13px;
	}
	.copyright
	{
		margin-top: 30px;
		font-size: 14px;
		padding-left: 20px;
		padding-right: 20px;
	}
	.services__home .custom-navigation-with-image .custom-navigation-with-image-block h5 .icon img
	{
		/*width: 45px;*/
	}
	.services__home .custom-navigation-with-image .custom-navigation-with-image-block h5 .valuves
	{
		display: -webkit-box;
	    -webkit-box-orient: vertical;
	    -webkit-line-clamp: 2;
	    overflow: hidden;
		max-width: 90%;
		font-size: 18px;
		text-align: center;
		line-height: 22px;
	}
	.services__home .custom-navigation-with-image .custom-navigation-with-image-block h5 .arrows i
	{
		width: 45px;
		height: 45px;
	}
	.services__home .custom-navigation-with-image .custom-navigation-with-image-block
	{
		height: 133px;
	}
	.couters__section .custom__contaienr
	{
		padding: 50px 0 50px;
	}
	.couters__section .customRows .coloms .wrapper .values
	{
		padding-left: 0;
		width: 100%;
		text-align: center;
		margin-top: 20px;
	}
	.clients__wrappers__home 
	{
		display: flex;
		flex-direction: column;
		grid-row-gap: 15px;
	}
	.our-working-process-section .headigns__3steps h4
	{
		font-size: 28px;
	}
	.our-working-process-section .headigns__3steps h5
	{
		font-size: 12px;
	}
	.our-working-process-section .icon_box_style_wrapper .blockRow_iconBox
	{
		flex-direction: row;
	}
	.our-working-process-section .icon_box_style_wrapper .blockRow_iconBox .text_area
	{
    	height: 100%;
	}
	.our-working-process-section .icon_box_style_wrapper .blockRow_iconBox .text_area .wrapper
	{
		border-radius: 10px 10px 10px 10px;
    	padding: 40px 25px 20px;
    	text-align: center;
    	height: 100%;
	}
	.our-working-process-section .icon_box_style_wrapper .blockRow_iconBox .text_area .wrapper:after
	{
		left: 50%;
		top: 0%;
	}
	.our-working-process-section .icon_box_style_wrapper .blockRow_iconBox .text_area .wrapper .number
	{
		left: 50%;
		top: -16px;
		transform: translateX(-50%);
	}
	.our-working-process-section .icon_box_style_wrapper .blockRow_iconBox .text_area
	{
		margin-top: 50px;
	}
	.our-working-process-section .icon_box_style_wrapper .blockRow_iconBox .text_area .wrapper:before
	{
		top: 0%;
		left: 50%;
		transform: translateX(-50%) translateY(0%) rotate(90deg);
		z-index: -1;
	}
	.our-working-process-section .icon_box_style_wrapper .blockRow_iconBox .text_area
	{
		/*width: 100%;*/
	}
	.our-working-process-section .icon_box_style_wrapper .blockRow_iconBox .text_area .wrapper p
	{
		text-align: center;
	}
	.our-working-process-section .circular_image {
		padding-left: 0;
		margin-top: 30px;
	}
	.noticeboard_homepage .headings5 h6
	{
		margin-top: -55px;
	}
	.noticeboard_homepage .headings5 h4
	{
		font-size: 30px;
		margin-top: 10px;
		letter-spacing: 0;
	}
	.enquiryFOrmadmEnquiry .wrapper form .twoColoms
	{
		/*flex-direction: column;*/
	}
	.enquiryFOrmadmEnquiry .wrapper form .twoColoms .inputcolom
	{
		/*width: 100%;*/
		margin-bottom: 15px;
	}


	.enquiryFOrmadmEnquiry .wrapper form .inputcolom .form_input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	    font-size: 14px;
	}
	.enquiryFOrmadmEnquiry .wrapper form .inputcolom .form_input::-moz-placeholder { /* Firefox 19+ */
	    font-size: 14px;
	}
	.enquiryFOrmadmEnquiry .wrapper form .inputcolom .form_input:-ms-input-placeholder { /* IE 10+ */
	    font-size: 14px;
	}
	.enquiryFOrmadmEnquiry .wrapper form .inputcolom .form_input:-moz-placeholder { /* Firefox 18- */
	    font-size: 14px;
	}
	.enquiryFOrmadmEnquiry .wrapper form .inputcolom .form_input
	{
		padding: 11px 20px;
	}

	.noticeboard_homepage .image__enquriy__sectionss
	{
		margin-top: 20px;
	}
	.noticeboard_homepage .image__enquriy__sectionss .image__enqruiry_sections
	{
		padding: 10px 10px;
	}
	.noticeboard_homepage .image__enquriy__sectionss .image__enqruiry_sections img
	{
	    transform: scale(1);
	}
	.map___contact___details .container .custom___row_mc .contacts .wrappers h5
	{
		font-size: 28px;
	}
	.map___contact___details .container .address__wrappers .address_row .valeus strong
	{
		font-size: 16px;
	}
	.map___contact___details .container .address__wrappers .address_row .valeus
	{
		font-size: 14px;
	}

	/*
		====================
	*/
	body.innerPage .innerBanner_shades .customContainer
	{
		padding: 40px 0;
	}
	body.innerPage .innerBanner_shades .customContainer .bannerText h5
	{
		font-size: 70px;
	}
	body.innerPage .innerBanner_shades .customContainer .bannerText h3
	{
		margin-top: -79px;
		font-size: 26px;
		letter-spacing: 0;
	}
	body.cliets__page .innerBanner_shades .customContainer .bannerText p
	{
		max-width: 90%;
		font-size: 13px;
		line-height: 25px;
	}
	section.about_sections_home .about_container_home
	{
		padding-top: 0;
	}
	.about_sections_home .content-area .descs .headings
	{
		margin-top: 20px;
	}
	body.aboutUsPage .about_sections_home .content-area .descs .headings h6
	{
		text-align: center;
	}
	.about_sections_home .content-area .descs .text-splits p
	{
		font-size: 14px;
	}
	body.aboutUsPage section.about_sections_home .about_container_home
	{
		padding-bottom: 20px;
	}
	body.aboutUsPage .service_details_page_section .container
	{
		max-width: 95%;
	}
	body.aboutUsPage .service_details_page_section .iconBoxWrapper
	{
		grid-template-columns: repeat(1,1fr);
	}
	body.aboutUsPage .service_details_page_section .servicerow .contentColumnArea .wrapper .iconBoxWrapper
	{
		display: flex !important;
		flex-direction: column !important;
	}
	.service_details_page_section .servicerow .contentColumnArea .wrapper .iconBoxWrapper .iconRow .contentArea h6
	{
		font-size: 16px;
	}
	.service_details_page_section .servicerow .contentColumnArea .wrapper .iconBoxWrapper .iconRow .contentArea span
	{
		font-size: 13px;
	}
	body.aboutUsPage .service_details_page_section .servicerow .contentColumnArea .wrapper .iconBoxWrapper .iconRow
	{
		align-items: flex-start;
	}
	.vission_call_to_actions .custom_container
	{
		padding: 60px 0;
	}
	.vission_call_to_actions .custom_container .content_areaaaa h5
	{
		font-size: 30px;
	}
	.vission_call_to_actions .custom_container .content_areaaaa p
	{
		max-width: 90%;
		font-size: 17px;
		line-height: 25px;
		text-align: justify;
	}
	body.aboutUsPage .map___contact___details .container .custom___row_mc
	{
	    grid-template-columns: 1fr;
	}
	body.aboutUsPage .map___contact___details .container .custom___row_mc .contacts .wrappers h5
	{
		font-size: 24px;
		text-align: center;
	}
	body.aboutUsPage .map___contact___details .container .custom___row_mc .contacts .wrappers h5 br
	{
		display: none;
	}
	.map___contact___details .container .address__wrappers .address_row .valeus 
	{
		/*margin-top: 10px;*/
	}
	.map___contact___details .container .address__wrappers .address_row .valeus strong
	{
		font-size: 14px;
		/*text-align: center;*/
	}
	.map___contact___details
	{
		margin-bottom: 30px;
	}
	body.corporate_leaderShip1 .innerBanner_shades .customContainer .bannerText h5
	{
		font-size: 54px;
	}
	body.aboutUsPage .map___contact___details .map___image
	{
		text-align: center;
	}
	body.innerPage .innerBanner_shades .customContainer .bannerText p
	{
		font-size: 14px;
		line-height: 24px;
	}
	body.corporate_leaderShip1 .innerBanner_shades p
	{
		max-width: 90% !important;
	}
	body.innerPage .innerBanner_shades .customContainer
	{
		padding-bottom: 0;
	}
	body.corporate_leaderShip1 .my_team_row
	{
		grid-template-columns: repeat(3, 1fr);
	}
	.my_team_row .colom_team .image img
	{
		height: 220px;
	}
	.profile_detail_section .details__area .wrapper
	{
		padding: 20px 20px;
	}
	.profile_detail_section .details__area .wrapper .name_heading h4
	{
		font-size: 18px;
	}
	.profile_detail_section .details__area .wrapper .name_heading h5
	{
		font-size: 16px;
	}
	.my_team_row .colom_team .detail h5
	{
		font-size: 17px;

	}
	.profile_detail_section .details__area .wrapper .name_heading
	{
		margin-bottom: 10px;
	}
	.profile_detail_section .details__area .wrapper .quotes p
	{
		font-size: 15px;
		line-height: 25px;
	}
	.profile_detail_section .details__area .wrapper .userDetails .detailsRow
	{
		align-items: center;
	}
	.profile_detail_section .details__area .wrapper .userDetails .detailsRow .values strong
	{
		font-size: 13px;
	}
	.profile_detail_section .details__area .wrapper .userDetails .detailsRow .values a
	{
		font-size: 16px;
	}
	.profile_detail_section .details__area .wrapper .userDetails .detailsRow .icon
	{
		width: 50px;
		height: 50px;
	}
	.other_detials_paragraph .split_text_area
	{
	    grid-template-columns: repeat(1, 1fr);
	}
	.other_detials_paragraph
	{
		margin-top: 20px;
	}
	.other_detials_paragraph .split_text_area .quotes p
	{
		font-size: 14px;
	}
	.other_detials_paragraph .split_text_area .right p,
	.other_detials_paragraph .split_text_area .left p
	{
		font-size: 14px;
	}
	.full_width_text
	{
		margin-top: 0;
	}
	.full_width_text h6
	{
		font-size: 20px;
	}
	.full_width_text ul li
	{
		font-size: 14px;
		line-height: 21px;
		margin-bottom: 10px;
	}
	body.innerPage.services_pages .innerBanner_shades .customContainer .bannerText p
	{
		font-size: 14px;
		line-height: 24px;
		max-width: 90%;
	}
	body.services_pages .innerBanner_shades .customContainer .bannerText h5
	{
		font-size: 50px;

	}
	body.services_pages .innerBanner_shades .customContainer .bannerText h3
	{
		font-size: 19px;
		margin-top: -65px;
	}
	body.services_pages .service_details_page_section
	{
		margin-top: 30px;
	}
	.service_details_page_section .container
	{
		max-width: 90%;
	}
	.service_details_page_section .servicerow
	{
		flex-direction: column;
	}
	.service_details_page_section .servicerow .contentColumnArea
	{
		flex: 0 0 auto;
		width: 100%;
	}
	.service_details_page_section .servicerow .contentColumnArea .wrapper p
	{
		font-size: 14px;
		line-height: 24px;
	}
	body.services_pages .service_details_page_section .servicerow .contentColumnArea .wrapper .iconBoxWrapper .iconRow
	{
		flex-direction: column;
		align-items: center;
		justify-content: center;
		grid-row-gap: 15px;
	}
	body.services_pages .service_details_page_section .servicerow .contentColumnArea .wrapper .iconBoxWrapper .iconRow .contentArea
	{
		padding-left: 0;
		width: 100%;
	}
	body.services_pages .service_details_page_section .servicerow .contentColumnArea .wrapper .iconBoxWrapper .iconRow .contentArea h6
	{
		text-align: center;
	}

	.service_details_page_section .servicerow .service_sidebar
	{
		width: 100%;
		margin-top: 20px;
	}
	.service_sidebar .wrapper
	{
		padding: 20px 25px;
	}
	.service_sidebar .wrapper h4
	{
		font-size: 20px;
	}
	.service_sidebar .list_wrapper_service span:nth-child(2)
	{
		font-size: 14px;
		font-weight: 300;
	}
	.service_sidebar .call_to_action .wrapper h4
	{
		font-size: 21px;
	}
	.service_sidebar .call_to_action .wrapper p
	{
		font-size: 15px;
	}
	.service_sidebar .call_to_action .wrapper
	{
		padding: 15px 25px 25px;
	}
	.service_sidebar .call_to_action .wrapper a
	{
		font-size: 12px;
	}
	body.products_pages.innerPage .innerBanner_shades .customContainer .bannerText p
	{
		max-width: 90%;
	}
	body.products_pages .service_details_page_section .servicerow .contentColumnArea .image_products
	{
		margin-top: 20px;
		margin-bottom: 20px;
	}
	body.products_pages .service_details_page_section .servicerow .contentColumnArea
	{
		width: 100%;
	}
	body.products_pages.innerPage .service_details_page_section .servicerow .contentColumnArea .wrapper p.stylish__text
	{
		font-size: 15px;
		line-height: 25px;
	}
	body.products_pages .service_details_page_section .servicerow .contentColumnArea h5
	{
		font-size: 20px;
	}


	body.products_pages .service_details_page_section .servicerow .contentColumnArea .wrapper .iconBoxWrapper .iconRow
	{
		/*flex-direction: column;*/
		align-items: center;
		justify-content: center;
		grid-row-gap: 15px;
	}
	body.products_pages .service_details_page_section .servicerow .contentColumnArea .wrapper .iconBoxWrapper .iconRow .contentArea
	{
		padding-left: 0;
		/*width: 100%;*/
	}
	body.products_pages .service_details_page_section .servicerow .contentColumnArea .wrapper .iconBoxWrapper .iconRow .contentArea h6
	{
		/*text-align: center;*/
		margin-bottom: 0;
	}
	body.products_pages .service_details_page_section .servicerow .contentColumnArea .iconBoxWrapper
	{
	    grid-template-columns: repeat(1, 1fr);
	}
	body.products_pages .service_details_page_section .servicerow .contentColumnArea ul li
	{
		font-size: 14px;
	}
	body.cliets__page .clients__wrappers__home
	{
		grid-template-columns: repeat(3, 1fr);
		grid-row-gap: 0;
	}
	body.cliets__page .clients__wrappers__home .image__wrapper
	{
		padding: 15px 25px 15px;
	}
	body.cliets__page .innerBanner_shades .customContainer .bannerText h5
	{
		font-size: 50px;
	}
	body.cliets__page .innerBanner_shades .customContainer .bannerText h3
	{
		font-size: 22px;
		margin-top: -65px;
	}
	section.gallery_categoyres .custom_container .container .gallery__row___one
	{
	    grid-template-columns: repeat(2, 1fr);
	}
	section.gallery_categoyres .custom_container .container .gallery__row___one .gallery_coloms .wrapper .image_wrapper .text_over_image h5
	{
		font-size: 17px;
		font-weight: 600;
	}
	section.gallery_categoyres .custom_container .container .gallery__row___one .gallery_coloms .wrapper .image_wrapper .text_over_image span
	{
		font-size: 15px;
	}
	body.news-awards-detail-page .innerBanner_shades .buttons_for_videos_image_page .buttonWrapper .button_image_gallery
	{
		margin-bottom: 20px;
		font-size: 14px;
		padding: 8px 26px;
	}
	section.videos_section.gallery_categoyres .custom_container .container .gallery__row___one
	{
		flex-direction: row;
	}
	section.videos_section.gallery_categoyres .custom_container .container .gallery__row___one .gallery_coloms
	{
		width: 47%;
	}
	body.innerPage .innerBanner_shades .customContainer .bannerText p
	{
		max-width: 90%;
	}
	body.innerPage .contact_us_detail_sections .container .container_custom
	{
	    grid-template-columns: 1fr;
	    display: block;
	}
	body.innerPage .contact_us_detail_sections .image_area
	{
		display: none;
	}
	body.innerPage .contact_us_detail_sections .container .cotactDetail .wrapper{
		padding: 40px 20px;
	}
	body.innerPage .contact_us_detail_sections .container .addressRow .address_row .valeus strong
	{
		font-size: 15px;
	}
	body.innerPage .contact_us_detail_sections .container .addressRow .address_row .valeus
	{
		font-size: 14px;
	}
	body.innerPage .contact_us_detail_sections .container_custom .form_area
	{
		margin-top: 25px;
		padding: 25px 25px;
	}
	body.innerPage .contact_us_detail_sections .form_area form .twoColoms
	{
		flex-direction: column;
	}
	body.innerPage .contact_us_detail_sections .form_area form .twoColoms .inputcolom
	{
		width: 100%;
	}

	body.innerPage .contact_us_detail_sections .form_area form .inputcolom .form_input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	    font-size: 14px;
	}
	body.innerPage .contact_us_detail_sections .form_area form .inputcolom .form_input::-moz-placeholder { /* Firefox 19+ */
	    font-size: 14px;
	}
	body.innerPage .contact_us_detail_sections .form_area form .inputcolom .form_input:-ms-input-placeholder { /* IE 10+ */
	    font-size: 14px;
	}
	body.innerPage .contact_us_detail_sections .form_area form .inputcolom .form_input:-moz-placeholder { /* Firefox 18- */
	    font-size: 14px;
	}
	body.innerPage .contact_us_detail_sections .form_area form .submitButton .submitButton5
	{
		width: 100%;
		margin-left: 0;
		margin-right: 0;
		font-size: 12px;
	}
	body.innerPage .map_container
	{
		margin-top: 0;
	}
	body.innerPage .contact_us_detail_sections
	{
		margin-bottom: 40px;
	}
	body.contacts .innerBanner_shades .customContainer .bannerText h5 {
        font-size: 45px;
    }


    section.table__areaaa .container
    {
    	max-width: 100%;
    }
	section.accordion_with_tables
    {
    	margin-top: 20px;
    }
    #accordionExample .accordion-button
    {
    	font-size: 14px;
    	padding: 12px 20px;
    }
    body.IRP section.table__areaaa .container .customTable .table thead
    {
    	display: none;
    }
    section.table__areaaa .container .customTable .table tbody tr td:nth-child(1)
    {
    	display: none;
    }
    #accordionExample .accordion-item .accordion-body
    {
    	padding: 10px 10px;
    }
    section.table__areaaa .container .customTable .table tbody tr td
    {
    	padding: 10px 10px;
    }
    section.table__areaaa .container .customTable .table tbody tr td a
    {
    	display: block;
    	font-size: 14px;
    	line-height: 22px;
    }
    #accordionExample .accordion-button::after
    {
    	background-position: center;
    	background-size: 12px;
    }

    body.cliets__page.IRP .innerBanner_shades .customContainer .bannerText h5 {
        font-size: 30px;
    }
    .shining-stories-texts .video_youtube .vision-image iframe
    {
    	height: 380px;
    }
    .left-right-section-cotainer .blocks
    {
    	flex-direction: column;
    }
    .left-right-section-cotainer .blocks .image
    {
    	width: 100%;
    }
    .left-right-section-cotainer .blocks .text
    {
    	width: 100%;
    	padding: 0 15px 15px;
    }
    .left-right-section-cotainer .blocks .text p
    {
    	font-size: 14px;
    }
    .shining-stories-texts p
    {
    	font-size: 14px;	
    }
    section.table__areaaa .container .customTable .table thead
    {
    	display: none;
    }
    section.table__areaaa .container .customTable .table tbody
    {
    	border: 1px solid #ccc;
    }
    body.Disclosures_page_regulations section.table__areaaa .container
    {
    	max-width: 90%;
    }
    body.annual__records section.table__areaaa .container
    {
    	max-width: 100%;
    }

    body.InvestorDesks .profile_detail_section .details__area .wrapper
    {
    	padding: 20px 10px;
    }
    body.InvestorDesks .profile_detail_section .details__area .wrapper .userDetails .detailsRow
    {
    	/*flex-direction: column;*/
    	/*margin-top: 20px;*/
    }
    body.InvestorDesks .profile_detail_section .details__area .wrapper .userDetails .detailsRow .values
    {
    	/*width: 100%;*/
    	/*text-align: center;*/
    	margin-top: 15px;
    }
    body.InvestorDesks  .profile_detail_section .details__area .wrapper .userDetails .detailsRow .values a
    {
    	font-size: 15px;
    }
    .profile_detail_section .details__area .wrapper .userDetails.flex_addressss2
    {
    	flex-direction: column;
    }

    body.home section.about_sections_home
    {
    	margin-top: 40px;
    }
    .team__deitals .profileImage
    {
    	width: 50%;
    }
    .team__deitals .user_profile_deital
    {
    	width: 50%;	
    }

    .left-right-section-cotainer .blocks .image .image_fullScreen img
    {
    	max-width: 85%;
    	margin-left: auto;
    	margin-right: auto;
    }
}






@media screen and (max-width: 480px)
{
	.topBar .content_top
	{
		flex-direction: column;
	}
	.topBar .content_top .anchors
	{
		display: none;
	}
	.topBar .content_top .main-span.emailid
	{
		display: none;
	}
	.topBar .content_top .main-span
	{
		font-size: 13px;
	}
	.topBar .content_top .info
	{
		text-align: center;
	}

	.navigations_wrapper_website .nav_logo 
	{
		display: flex;
		flex-direction: row;
		justify-content: space-between;
	}
	.navigations_wrapper_website .nav_logo 
	{

	}
	.navigations_wrapper_website .nav_logo .btn-menu
	{
		margin-top: 10px;
		margin-right: 10px;
		width: 50px;
		height: 45px;
		border: 0px;
		background-color: #20282D;
	}
	.navigations_wrapper_website .nav_logo .btn-menu img
	{
	}
	.navigations_wrapper_website .nav_logo .logo
	{
		display: block;
	}
	.navigations_wrapper_website .nav_logo .logo img
	{
		width: 200px;
	}

	.navigations_wrapper_website .nav_navigations
	{
		display: none;
	}

	.dropdown_____1 .submenus____1
	{
		grid-template-columns: 1fr;
	}
	.dropdown_____1 .submenus____1 .bock01 .paddingBox ul
	{
	    grid-template-columns: repeat(1, 1fr);
	}
	.dropdown_____1 .submenus____1
	{
	    min-width: 100%;
	    position: static;
	    transform: translateX(0%);
	    padding: 0 0;
	}

	#offcanvasExample .offcanvas-body .main_ullist
	{
		padding-left: 0;
	}
	#offcanvasExample .offcanvas-body .main_ullist .submenu1
	{
		padding-left: 0;
	}
	.dropdown_____1 .anchor____1
	{
		/*display: none;*/
	}


	#offcanvasExample .offcanvas-body
	{

	}
	#offcanvasExample .offcanvas-body .main_ullist
	{

	}
	#offcanvasExample .offcanvas-body .main_ullist .mainLi
	{
		border-bottom: 1px solid #ccc;
	}
	#offcanvasExample .offcanvas-body .main_ullist .mainLi > a
	{
		margin-bottom: 4px;
	}
	#offcanvasExample .offcanvas-body .main_ullist .mainLi > a
	{
		font-weight: 600;
	    font-size: 15px;
	    color: #333;
	    padding-top: 8px;
	    padding-bottom: 8px;
	    display: block;
	}	
	.dropdown_____1 .submenus____1 .paddingBox h4
	{
		font-size: 13px;
		margin-bottom: 5px;
	}
	#offcanvasExample .offcanvas-body .main_ullist .submenu1
	{
		padding: 15px;
        background-color: #ececec;
        display: none;
	}
	#offcanvasExample .offcanvas-body .main_ullist .submenu1 li a
	{
		color: #111;
        font-weight: 300;
        font-size: 13px;
	}
	.dropdown_____1 .submenus____1 
	{
		display: none;
	}
	.dropdown_____1 .submenus____1 .paddingBox
	{
		padding: 15px;
        background-color: #ececec;
	}
	.dropdown_____1 .submenus____1 .paddingBox ul li a
	{
		color: #111;
        font-weight: 300 !important;
        font-size: 13px !important;
	}
	.dropdown_____1 .submenus____1 .bock01
	{
		width: 100%;
		padding-right: 0;
	}
	.dropdown_____1 .submenus____1 .bock02
	{
		width: 100%;
	}
}




@media screen and (min-width: 481px) and (max-width: 576px)
{
	.topBar .content_top
	{
		flex-direction: column;
	}
	.topBar .content_top .anchors
	{
		display: none;
	}
	.topBar .content_top .main-span.emailid
	{
		display: none;
	}
	.topBar .content_top .main-span
	{
		font-size: 13px;
	}
	.topBar .content_top .info
	{
		text-align: center;
	}

	.navigations_wrapper_website .nav_logo 
	{
		display: flex;
		flex-direction: row;
		justify-content: space-between;
	}
	.navigations_wrapper_website .nav_logo 
	{

	}
	.navigations_wrapper_website .nav_logo .btn-menu
	{
		margin-top: 10px;
		margin-right: 10px;
		width: 50px;
		height: 45px;
		border: 0px;
		background-color: #20282D;
	}
	.navigations_wrapper_website .nav_logo .btn-menu img
	{
	}
	.navigations_wrapper_website .nav_logo .logo
	{
		display: block;
	}
	.navigations_wrapper_website .nav_logo .logo img
	{
		width: 200px;
	}

	.navigations_wrapper_website .nav_navigations
	{
		display: none;
	}

	.dropdown_____1 .submenus____1
	{
		grid-template-columns: 1fr;
	}
	.dropdown_____1 .submenus____1 .bock01 .paddingBox ul
	{
	    grid-template-columns: repeat(1, 1fr);
	}
	.dropdown_____1 .submenus____1
	{
	    min-width: 100%;
	    position: static;
	    transform: translateX(0%);
	    padding: 0 0;
	}

	#offcanvasExample .offcanvas-body .main_ullist
	{
		padding-left: 0;
	}
	#offcanvasExample .offcanvas-body .main_ullist .submenu1
	{
		padding-left: 0;
	}
	.dropdown_____1 .anchor____1
	{
		/*display: none;*/
	}


	#offcanvasExample .offcanvas-body
	{

	}
	#offcanvasExample .offcanvas-body .main_ullist
	{

	}
	#offcanvasExample .offcanvas-body .main_ullist .mainLi
	{
		border-bottom: 1px solid #ccc;
	}
	#offcanvasExample .offcanvas-body .main_ullist .mainLi > a
	{
		margin-bottom: 4px;
	}
	#offcanvasExample .offcanvas-body .main_ullist .mainLi > a
	{
		font-weight: 600;
	    font-size: 15px;
	    color: #333;
	    padding-top: 8px;
	    padding-bottom: 8px;
	    display: block;
	}	
	.dropdown_____1 .submenus____1 .paddingBox h4
	{
		font-size: 13px;
		margin-bottom: 5px;
	}
	#offcanvasExample .offcanvas-body .main_ullist .submenu1
	{
		padding: 15px;
        background-color: #ececec;
        display: none;
	}
	#offcanvasExample .offcanvas-body .main_ullist .submenu1 li a
	{
		color: #111;
        font-weight: 300;
        font-size: 13px;
	}
	.dropdown_____1 .submenus____1 
	{
		display: none;
	}
	.dropdown_____1 .submenus____1 .paddingBox
	{
		padding: 15px;
        background-color: #ececec;
	}
	.dropdown_____1 .submenus____1 .paddingBox ul li a
	{
		color: #111;
        font-weight: 300 !important;
        font-size: 13px !important;
	}
	.dropdown_____1 .submenus____1 .bock01
	{
		width: 100%;
		padding-right: 0;
	}
	.dropdown_____1 .submenus____1 .bock02
	{
		width: 100%;
	}
}


@media screen and (min-width: 577px) and (max-width: 767px)
{
	#offcanvasExample
	{
		width: 300px;
	}
	.topBar .content_top
	{
		flex-direction: column;
	}
	.topBar .content_top .anchors
	{
		display: none;
	}
	.topBar .content_top .main-span.emailid
	{
		display: none;
	}
	.topBar .content_top .main-span
	{
		font-size: 13px;
	}
	.topBar .content_top .info
	{
		text-align: center;
	}

	.navigations_wrapper_website .nav_logo 
	{
		display: flex;
		flex-direction: row;
		justify-content: space-between;
	}
	.navigations_wrapper_website .nav_logo 
	{

	}
	.navigations_wrapper_website .nav_logo .btn-menu
	{
		margin-top: 10px;
		margin-right: 10px;
		width: 50px;
		height: 45px;
		border: 0px;
		background-color: #20282D;
	}
	.navigations_wrapper_website .nav_logo .btn-menu img
	{
	}
	.navigations_wrapper_website .nav_logo .logo
	{
		display: block;
	}
	.navigations_wrapper_website .nav_logo .logo img
	{
		width: 200px;
	}

	.navigations_wrapper_website .nav_navigations
	{
		display: none;
	}

	.dropdown_____1 .submenus____1
	{
		grid-template-columns: 1fr;
	}
	.dropdown_____1 .submenus____1 .bock01 .paddingBox ul
	{
	    grid-template-columns: repeat(1, 1fr);
	}
	.dropdown_____1 .submenus____1
	{
	    min-width: 100%;
	    position: static;
	    transform: translateX(0%);
	    padding: 0 0;
	}

	#offcanvasExample .offcanvas-body .main_ullist
	{
		padding-left: 0;
	}
	#offcanvasExample .offcanvas-body .main_ullist .submenu1
	{
		padding-left: 0;
	}
	.dropdown_____1 .anchor____1
	{
		/*display: none;*/
	}


	#offcanvasExample .offcanvas-body
	{

	}
	#offcanvasExample .offcanvas-body .main_ullist
	{

	}
	#offcanvasExample .offcanvas-body .main_ullist .mainLi
	{
		border-bottom: 1px solid #ccc;
	}
	#offcanvasExample .offcanvas-body .main_ullist .mainLi > a
	{
		margin-bottom: 4px;
	}
	#offcanvasExample .offcanvas-body .main_ullist .mainLi > a
	{
		font-weight: 600;
	    font-size: 15px;
	    color: #333;
	    padding-top: 8px;
	    padding-bottom: 8px;
	    display: block;
	}	
	.dropdown_____1 .submenus____1 .paddingBox h4
	{
		font-size: 13px;
		margin-bottom: 5px;
	}
	#offcanvasExample .offcanvas-body .main_ullist .submenu1
	{
		padding: 15px;
        background-color: #ececec;
        display: none;
	}
	#offcanvasExample .offcanvas-body .main_ullist .submenu1 li a
	{
		color: #111;
        font-weight: 300;
        font-size: 13px;
	}
	.dropdown_____1 .submenus____1 
	{
		display: none;
	}
	.dropdown_____1 .submenus____1 .paddingBox
	{
		padding: 15px;
        background-color: #ececec;
	}
	.dropdown_____1 .submenus____1 .paddingBox ul li a
	{
		color: #111;
        font-weight: 300 !important;
        font-size: 13px !important;
	}
	.dropdown_____1 .submenus____1 .bock01
	{
		width: 100%;
		padding-right: 0;
	}
	.dropdown_____1 .submenus____1 .bock02
	{
		width: 100%;
	}
}

@media screen and (max-width: 993px)
{
	#closeNavigation .navigations_wrapper_website .wrapper .navigationRow 
	{
		width: 100% !important;
	}
	#closeNavigation .navigations_wrapper_website .nav_logo
	{
		width: 100%;
	}
}

@media screen and (min-width: 768px) and (max-width: 992px)
{
	#offcanvasExample
	{
		width: 350px;
	}
	.topBar .content_top
	{
		flex-direction: column;
	}
	.topBar .content_top .anchors
	{
		display: none;
	}
	.topBar .content_top .main-span.emailid
	{
		display: none;
	}
	.topBar .content_top .main-span
	{
		font-size: 13px;
	}
	.topBar .content_top .info
	{
		text-align: center;
	}

	.navigations_wrapper_website .nav_logo 
	{
		display: flex;
		flex-direction: row;
		justify-content: space-between;
	}
	.navigations_wrapper_website .nav_logo 
	{

	}
	.navigations_wrapper_website .nav_logo .btn-menu
	{
		margin-top: 10px;
		margin-right: 10px;
		width: 50px;
		height: 45px;
		border: 0px;
		background-color: #20282D;
	}
	.navigations_wrapper_website .nav_logo .btn-menu img
	{
	}
	.navigations_wrapper_website .nav_logo .logo
	{
		display: block;
	}
	.navigations_wrapper_website .nav_logo .logo img
	{
		width: 200px;
	}

	.navigations_wrapper_website .nav_navigations
	{
		display: none;
	}

	.dropdown_____1 .submenus____1
	{
		grid-template-columns: 1fr;
	}
	.dropdown_____1 .submenus____1 .bock01 .paddingBox ul
	{
	    grid-template-columns: repeat(1, 1fr);
	}
	.dropdown_____1 .submenus____1
	{
	    min-width: 100%;
	    position: static;
	    transform: translateX(0%);
	    padding: 0 0;
	}

	#offcanvasExample .offcanvas-body .main_ullist
	{
		padding-left: 0;
	}
	#offcanvasExample .offcanvas-body .main_ullist .submenu1
	{
		padding-left: 0;
	}
	.dropdown_____1 .anchor____1
	{
		/*display: none;*/
	}


	#offcanvasExample .offcanvas-body
	{

	}
	#offcanvasExample .offcanvas-body .main_ullist
	{

	}
	#offcanvasExample .offcanvas-body .main_ullist .mainLi
	{
		border-bottom: 1px solid #ccc;
	}
	#offcanvasExample .offcanvas-body .main_ullist .mainLi > a
	{
		margin-bottom: 4px;
	}
	#offcanvasExample .offcanvas-body .main_ullist .mainLi > a
	{
		font-weight: 600;
	    font-size: 15px;
	    color: #333;
	    padding-top: 8px;
	    padding-bottom: 8px;
	    display: block;
	}	
	.dropdown_____1 .submenus____1 .paddingBox h4
	{
		font-size: 13px;
		margin-bottom: 5px;
	}
	#offcanvasExample .offcanvas-body .main_ullist .submenu1
	{
		padding: 15px;
        background-color: #ececec;
        display: none;
	}
	#offcanvasExample .offcanvas-body .main_ullist .submenu1 li a
	{
		color: #111;
        font-weight: 300;
        font-size: 13px;
	}
	.dropdown_____1 .submenus____1 
	{
		display: none;
	}
	.dropdown_____1 .submenus____1 .paddingBox
	{
		padding: 15px;
        background-color: #ececec;
	}
	.dropdown_____1 .submenus____1 .paddingBox ul li a
	{
		color: #111;
        font-weight: 300 !important;
        font-size: 13px !important;
	}
	.dropdown_____1 .submenus____1 .bock01
	{
		width: 100%;
		padding-right: 0;
	}
	.dropdown_____1 .submenus____1 .bock02
	{
		width: 100%;
	}
}


/*
	==============================================================
*/

@media screen and (max-width: 992px)
{
	.navigations_wrapper_website .nav_logo .logo
	{
		position: static;
	}
	.topBar
	{
		display: none;
	}
	.navigations_wrapper_website .nav_logo .logo
	{
		width: 100%;
	}
	.navigations_wrapper_website .nav_logo .logo img
	{
		width: 230px;
	}
	.navigations_wrapper_website .nav_logo .btn-menu
	{
		margin-right: 10px;
		margin-top: 5px;
		width: 40px;
		height: 35px;
	}
	#offcanvasExample .offcanvas-body .main_ullist .mainLi > a
	{
		font-size: 13px;
	}
}

@media screen and (max-width: 480px)
{
	.myCarousel .carousel-item img
	{
		height: 200px;
	}
	.homeHeader #carouselExampleFade .carousel-inner .carousel-item .text_captions h4
	{
		font-size: 18px;
	}
	.our-working-process-section .icon_box_style_wrapper
	{
	    grid-row-gap: 10px;
		grid-template-columns: repeat(1, 1fr);
	}
	.our-working-process-section .headigns__3steps
	{
		margin-bottom: 5px;
	}
	.our-working-process-section .icon_box_style_wrapper .image_iconxbox_area
	{
		display: none;
	}
	.our-working-process-section .icon_box_style_wrapper .blockRow_iconBox .text_area
	{
		margin-top: 30px;
		height: auto;
	}
	.our-working-process-section .icon_box_style_wrapper .blockRow_iconBox .text_area .wrapper h5
	{
		font-size: 15px;
		margin-bottom: 7px;
	}
	.our-working-process-section .icon_box_style_wrapper .blockRow_iconBox .text_area .wrapper p
	{
		font-size: 14px;
		line-height: 22px;
	}
	.banner-innerpage h5
	{
		font-size: 18px;
	}
	.banner-innerpage .bannerWrapper .breadcrumbs_01 a
	{
		font-size: 12px;
	}
	.banner-innerpage img
	{
		height: 150px;
	}
	.banner-innerpage .bannerWrapper
	{
		bottom: 25px;
	}
	.about_sections_home .content-area .descs .headings h4
	{
		font-size: 18px;
	}
	.about_sections_home .content-area .descs .text-splits p
	{
		font-size: 0.900rem;
		line-height: 22px;
	}
	.about_sections_home .content-area .descs .text-splits ul
	{
		padding-left: 20px;
	}
	.about_sections_home .content-area .descs .text-splits ul li
	{
		font-size: 0.900rem;
		line-height: 22px;
	}
	body.abt .about_sections_home .content-area .descs .headings
	{
		margin-top: 0;
	}
	.about_sections_home .content-area .descs .headings h4
	{
		font-size: 18px;
	}
	.accordion_customizations .nav-tabs
	{
		flex-direction: column;
	}
	.accordion_customizations .nav-tabs .nav-item button
	{
		padding: 6px 10px 6px;
		font-size: 0.800rem;
		border-bottom: 1px solid #eee;
	}
	.accordion_customizations .tab-content .descreption p
	{
		font-size: 0.900rem;
		line-height: 22px;
	}
	.accordion_customizations .tab-content .descreption ul li
	{
		font-size: 0.900rem;
		line-height: 22px;	
	}
	section.login_register_section .custom_dialogue_box
	{
		margin-top: 30px !important;
		margin-bottom: 0px !important;
	}
	.contact-container.myprofile-page .wrapper .left-navigation .profile-sidebar-wrapper .students-detail .image img
	{
		width: 80px;
		height: 80px;
	}
	.contact-container.myprofile-page .wrapper .left-navigation .profile-sidebar-wrapper .students-detail h3
	{
		font-size: 16px;
		margin-bottom: 8px;
	}
	.contact-container.myprofile-page .wrapper .left-navigation .profile-sidebar-wrapper .hrrow
	{
		margin-top: 8px;
		margin-bottom: 8px;
	}
	.contact-container.myprofile-page .wrapper .left-navigation .profile-sidebar-wrapper .links-side a{
		padding: 5px 10px;
	}
	.contact-container.myprofile-page .wrapper .left-navigation .profile-sidebar-wrapper .links-side a .values
	{
		font-size: 13px;
	}

	.contact-container.myprofile-page .wrapper .detail
	{
		width: 100%;
		padding-left: 0;
		margin-top: 15px;
	}
	.my-profile-wrapper-area .wrapper .heading1 h3
	{
		font-size: 17px;
		font-weight: 700;
	}

	.my-profile-wrapper-area .wrapper .table tr
	{
		border: 1px solid #ccc;
		border-bottom: 10px solid #fff;
	}
	.my-profile-wrapper-area .wrapper .table tr td
	{
		display: block;
		border-left: 0;
		font-size: 14px;
		line-height: 1;
		padding: 11px 11px;
		border-bottom: 1px solid #ccc;
	}
	.my-profile-wrapper-area .wrapper .table tr td:nth-child(1){
		width: 100%;
		border-top: 1px solid #ccc;
	}
	.my-profile-wrapper-area .wrapper .table tr td:nth-child(2)
	{
		width: 100%;
	}
	.my-profile-wrapper-area .wrapper .table tr td:nth-child(2)
	{
		border-right: 0;
	}
	.my-profile-wrapper-area .wrapper .table tr td:nth-child(1)
	{
		border-left: 0;
	}
	body.editprofile .width_full_row
	{
		margin-bottom: 10px;
	}
	body.editprofile .width_full_row
	{
		flex-direction: column;
		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: 13px;
		margin-bottom: 4px;
	}
	body.editprofile .width_full_row .width_half_form .input_fields{

		font-size: 13px;
	}
	body.editprofile .submit_btn .signin
	{
		font-size: 12px;
	}
	.reviews p
	{
		font-weight: 400;
		line-height: 1.6;
		font-size: 0.900rem;
	}
}

@media screen and (min-width: 481px) and (max-width: 576px)
{
	.myCarousel .carousel-item img
	{
		height: 200px;
	}
	.homeHeader #carouselExampleFade .carousel-inner .carousel-item .text_captions h4
	{
		font-size: 18px;
	}
	.our-working-process-section .icon_box_style_wrapper
	{
	    grid-row-gap: 10px;
		grid-template-columns: repeat(1, 1fr);
	}
	.our-working-process-section .headigns__3steps
	{
		margin-bottom: 5px;
	}
	.our-working-process-section .icon_box_style_wrapper .image_iconxbox_area
	{
		display: none;
	}
	.our-working-process-section .icon_box_style_wrapper .blockRow_iconBox .text_area
	{
		margin-top: 30px;
		height: auto;
	}
	.our-working-process-section .icon_box_style_wrapper .blockRow_iconBox .text_area .wrapper h5
	{
		font-size: 15px;
		margin-bottom: 7px;
	}
	.our-working-process-section .icon_box_style_wrapper .blockRow_iconBox .text_area .wrapper p
	{
		font-size: 14px;
		line-height: 22px;
	}
	.our-working-process-section .headigns__3steps h4
	{
		font-size: 18px;
	}
	.banner-innerpage h5
	{
		font-size: 18px;
	}
	.banner-innerpage .bannerWrapper .breadcrumbs_01 a
	{
		font-size: 12px;
	}
	.banner-innerpage img
	{
		height: 150px;
	}
	.banner-innerpage .bannerWrapper
	{
		bottom: 25px;
	}
	.about_sections_home .content-area .descs .headings h4
	{
		font-size: 18px;
	}
	.about_sections_home .content-area .descs .text-splits p
	{
		font-size: 0.900rem;
		line-height: 22px;
	}
	.about_sections_home .content-area .descs .text-splits ul
	{
		padding-left: 20px;
	}
	.about_sections_home .content-area .descs .text-splits ul li
	{
		font-size: 0.900rem;
		line-height: 22px;
	}
	body.abt .about_sections_home .content-area .descs .headings
	{
		margin-top: 0;
	}
	.about_sections_home .content-area .descs .headings h4
	{
		font-size: 18px;
	}
	.accordion_customizations .nav-tabs
	{
		flex-direction: column;
	}
	.accordion_customizations .nav-tabs .nav-item button
	{
		padding: 6px 10px 6px;
		font-size: 0.800rem;
		border-bottom: 1px solid #eee;
	}
	.accordion_customizations .tab-content .descreption p
	{
		font-size: 0.900rem;
		line-height: 22px;
	}
	.accordion_customizations .tab-content .descreption ul li
	{
		font-size: 0.900rem;
		line-height: 22px;	
	}
	section.login_register_section .custom_dialogue_box
	{
		margin-top: 30px !important;
		margin-bottom: 0px !important;
	}
	.contact-container.myprofile-page .wrapper .left-navigation .profile-sidebar-wrapper .students-detail .image img
	{
		width: 80px;
		height: 80px;
	}
	.contact-container.myprofile-page .wrapper .left-navigation .profile-sidebar-wrapper .students-detail h3
	{
		font-size: 16px;
		margin-bottom: 8px;
	}
	.contact-container.myprofile-page .wrapper .left-navigation .profile-sidebar-wrapper .hrrow
	{
		margin-top: 8px;
		margin-bottom: 8px;
	}
	.contact-container.myprofile-page .wrapper .left-navigation .profile-sidebar-wrapper .links-side a{
		padding: 5px 10px;
	}
	.contact-container.myprofile-page .wrapper .left-navigation .profile-sidebar-wrapper .links-side a .values
	{
		font-size: 13px;
	}

	.contact-container.myprofile-page .wrapper .detail
	{
		width: 100%;
		padding-left: 0;
		margin-top: 15px;
	}
	.my-profile-wrapper-area .wrapper .heading1 h3
	{
		font-size: 17px;
		font-weight: 700;
	}

	.my-profile-wrapper-area .wrapper .table tr
	{
		border: 1px solid #ccc;
		border-bottom: 10px solid #fff;
	}
	.my-profile-wrapper-area .wrapper .table tr td
	{
		display: block;
		border-left: 0;
		font-size: 14px;
		line-height: 1;
		padding: 11px 11px;
		border-bottom: 1px solid #ccc;
	}
	.my-profile-wrapper-area .wrapper .table tr td:nth-child(1){
		width: 100%;
		border-top: 1px solid #ccc;
	}
	.my-profile-wrapper-area .wrapper .table tr td:nth-child(2)
	{
		width: 100%;
	}
	.my-profile-wrapper-area .wrapper .table tr td:nth-child(2)
	{
		border-right: 0;
	}
	.my-profile-wrapper-area .wrapper .table tr td:nth-child(1)
	{
		border-left: 0;
	}
	body.editprofile .width_full_row
	{
		margin-bottom: 10px;
	}
	body.editprofile .width_full_row
	{
		flex-direction: column;
		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: 13px;
		margin-bottom: 4px;
	}
	body.editprofile .width_full_row .width_half_form .input_fields{

		font-size: 13px;
	}
	body.editprofile .submit_btn .signin
	{
		font-size: 12px;
	}
	.reviews p
	{
		font-weight: 400;
		line-height: 1.6;
		font-size: 0.900rem;
	}
	footer .footer-container .custom_footer_row .footer_colom.col1 .companyLogo
	{
		text-align: center;
		margin-bottom: 10px;
	}
	footer .footer-container .custom_footer_row .footer_colom.col1 .companyLogo img
	{
		width: 250px;
	}
	footer .footer-container .custom_footer_row .footer_colom .widgets .footer_text
	{
		margin-top: 5px;
	}
	footer .footer-container .custom_footer_row .footer_colom.col4 .widgets h4
	{
		font-size: 15px;
		margin-bottom: 8px;
	}
	footer .footer-container .custom_footer_row .footer_colom .widgets h4
	{
		font-size: 15px;
		margin-bottom: 8px;
	}
	footer .footer-container .custom_footer_row .footer_colom.col2
	{
		margin-top: 15px;
	}


	.contact-container.myprofile-page .wrapper
	{
		flex-direction: column !important;
	}
	.contact-container.myprofile-page .wrapper .left-navigation
	{
		width: 100%;
	}
	.contact-container.myprofile-page .wrapper .left-navigation .profile-sidebar-wrapper
	{
		max-width: 300px;
		margin-left: auto;
		margin-right: auto;
	}
}
@media screen and (min-width: 577px) and (max-width: 767px)
{
	.about_sections_home .content-area .descs .text-splits ul li
	{
		margin-bottom: 5px;
	}
	.myCarousel .carousel-item img
	{
		height: 300px;
	}
	.homeHeader #carouselExampleFade .carousel-inner .carousel-item .text_captions h4
	{
		font-size: 22px;
	}
	.our-working-process-section .icon_box_style_wrapper
	{
	    grid-row-gap: 10px;
		grid-template-columns: repeat(1, 1fr);
	}
	.our-working-process-section .headigns__3steps
	{
		margin-bottom: 5px;
	}
	.our-working-process-section .icon_box_style_wrapper .image_iconxbox_area
	{
		display: none;
	}
	.our-working-process-section .icon_box_style_wrapper .blockRow_iconBox .text_area
	{
		margin-top: 30px;
		height: auto;
	}
	.our-working-process-section .icon_box_style_wrapper .blockRow_iconBox .text_area .wrapper h5
	{
		font-size: 15px;
		margin-bottom: 7px;
	}
	.our-working-process-section .icon_box_style_wrapper .blockRow_iconBox .text_area .wrapper p
	{
		font-size: 14px;
		line-height: 22px;
	}
	.our-working-process-section .headigns__3steps h4
	{
		font-size: 18px;
	}
	.banner-innerpage h5
	{
		font-size: 18px;
	}
	.banner-innerpage .bannerWrapper .breadcrumbs_01 a
	{
		font-size: 12px;
	}
	.banner-innerpage img
	{
		height: 150px;
	}
	.banner-innerpage .bannerWrapper
	{
		bottom: 25px;
	}
	.about_sections_home .content-area .descs .headings h4
	{
		font-size: 18px;
	}
	.about_sections_home .content-area .descs .text-splits p
	{
		font-size: 0.900rem;
		line-height: 22px;
	}
	.about_sections_home .content-area .descs .text-splits ul
	{
		padding-left: 20px;
	}
	.about_sections_home .content-area .descs .text-splits ul li
	{
		font-size: 0.900rem;
		line-height: 22px;
	}
	body.abt .about_sections_home .content-area .descs .headings
	{
		margin-top: 0;
	}
	.about_sections_home .content-area .descs .headings h4
	{
		font-size: 18px;
	}
	.accordion_customizations .nav-tabs
	{
		flex-direction: column;
	}
	.accordion_customizations .nav-tabs .nav-item button
	{
		padding: 6px 10px 6px;
		font-size: 0.800rem;
		border-bottom: 1px solid #eee;
	}
	.accordion_customizations .tab-content .descreption p
	{
		font-size: 0.900rem;
		line-height: 22px;
	}
	.accordion_customizations .tab-content .descreption ul li
	{
		font-size: 0.900rem;
		line-height: 22px;	
	}
	section.login_register_section .custom_dialogue_box
	{
		margin-top: 30px !important;
		margin-bottom: 0px !important;
	}
	.contact-container.myprofile-page .wrapper .left-navigation .profile-sidebar-wrapper .students-detail .image img
	{
		width: 80px;
		height: 80px;
	}
	.contact-container.myprofile-page .wrapper .left-navigation .profile-sidebar-wrapper .students-detail h3
	{
		font-size: 16px;
		margin-bottom: 8px;
	}
	.contact-container.myprofile-page .wrapper .left-navigation .profile-sidebar-wrapper .hrrow
	{
		margin-top: 8px;
		margin-bottom: 8px;
	}
	.contact-container.myprofile-page .wrapper .left-navigation .profile-sidebar-wrapper .links-side a{
		padding: 5px 10px;
	}
	.contact-container.myprofile-page .wrapper .left-navigation .profile-sidebar-wrapper .links-side a .values
	{
		font-size: 13px;
	}

	.contact-container.myprofile-page .wrapper .detail
	{
		width: 100%;
		padding-left: 0;
		margin-top: 15px;
	}
	.my-profile-wrapper-area .wrapper .heading1 h3
	{
		font-size: 17px;
		font-weight: 700;
	}

	.my-profile-wrapper-area .wrapper .table tr
	{
		border: 1px solid #ccc;
		border-bottom: 10px solid #fff;
	}
	.my-profile-wrapper-area .wrapper .table tr td
	{
		display: block;
		border-left: 0;
		font-size: 14px;
		line-height: 1;
		padding: 11px 11px;
		border-bottom: 1px solid #ccc;
	}
	.my-profile-wrapper-area .wrapper .table tr td:nth-child(1){
		width: 100%;
		border-top: 1px solid #ccc;
	}
	.my-profile-wrapper-area .wrapper .table tr td:nth-child(2)
	{
		width: 100%;
	}
	.my-profile-wrapper-area .wrapper .table tr td:nth-child(2)
	{
		border-right: 0;
	}
	.my-profile-wrapper-area .wrapper .table tr td:nth-child(1)
	{
		border-left: 0;
	}
	body.editprofile .width_full_row
	{
		margin-bottom: 10px;
	}
	body.editprofile .width_full_row
	{
		flex-direction: column;
		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: 13px;
		margin-bottom: 4px;
	}
	body.editprofile .width_full_row .width_half_form .input_fields{

		font-size: 13px;
	}
	body.editprofile .submit_btn .signin
	{
		font-size: 12px;
	}
	.reviews p
	{
		font-weight: 400;
		line-height: 1.6;
		font-size: 0.900rem;
	}
	footer .footer-container .custom_footer_row .footer_colom.col1 .companyLogo
	{
		text-align: center;
		margin-bottom: 10px;
	}
	footer .footer-container .custom_footer_row .footer_colom.col1 .companyLogo img
	{
		width: 250px;
	}
	footer .footer-container .custom_footer_row .footer_colom .widgets .footer_text
	{
		margin-top: 5px;
	}
	footer .footer-container .custom_footer_row .footer_colom.col4 .widgets h4
	{
		font-size: 15px;
		margin-bottom: 8px;
	}
	footer .footer-container .custom_footer_row .footer_colom .widgets h4
	{
		font-size: 15px;
		margin-bottom: 8px;
	}
	footer .footer-container .custom_footer_row .footer_colom.col2
	{
		margin-top: 15px;
	}


	.contact-container.myprofile-page .wrapper
	{
		flex-direction: column !important;
	}
	.contact-container.myprofile-page .wrapper .left-navigation
	{
		width: 100%;
	}
	.contact-container.myprofile-page .wrapper .left-navigation .profile-sidebar-wrapper
	{
		max-width: 300px;
		margin-left: auto;
		margin-right: auto;
	}
	.about_sections_home .content-area .contentColumnArea h4
	{
		font-size: 17px !important;
	}
}

@media screen and (min-width: 768px) and (max-width: 992px)
{
	.about_sections_home .content-area .descs .text-splits ul li
	{
		margin-bottom: 5px;
	}
	.myCarousel .carousel-item img
	{
		height: 350px;
	}
	.homeHeader #carouselExampleFade .carousel-inner .carousel-item .text_captions h4
	{
		font-size: 25px;
	}
	.our-working-process-section .icon_box_style_wrapper
	{
	    grid-row-gap: 10px;
		grid-template-columns: repeat(2, 1fr);
	}
	.our-working-process-section .headigns__3steps
	{
		margin-bottom: 5px;
	}
	.our-working-process-section .icon_box_style_wrapper .image_iconxbox_area
	{
		display: none;
	}
	.our-working-process-section .icon_box_style_wrapper .blockRow_iconBox .text_area
	{
		margin-top: 60px;
		/*height: auto;*/
	}
	.our-working-process-section .icon_box_style_wrapper .blockRow_iconBox .text_area .wrapper h5
	{
		font-size: 15px;
		margin-bottom: 7px;
	}
	.our-working-process-section .icon_box_style_wrapper .blockRow_iconBox .text_area .wrapper p
	{
		font-size: 14px;
		line-height: 22px;
	}
	.our-working-process-section .headigns__3steps h4
	{
		font-size: 18px;
	}
	.banner-innerpage h5
	{
		font-size: 18px;
	}
	.banner-innerpage .bannerWrapper .breadcrumbs_01 a
	{
		font-size: 12px;
	}
	.banner-innerpage img
	{
		height: 150px;
	}
	.banner-innerpage .bannerWrapper
	{
		bottom: 25px;
	}
	.about_sections_home .content-area .descs .headings h4
	{
		font-size: 18px;
	}
	.about_sections_home .content-area .descs .text-splits p
	{
		font-size: 0.900rem;
		line-height: 22px;
	}
	.about_sections_home .content-area .descs .text-splits ul
	{
		padding-left: 20px;
	}
	.about_sections_home .content-area .descs .text-splits ul li
	{
		font-size: 0.900rem;
		line-height: 22px;
	}
	body.abt .about_sections_home .content-area .descs .headings
	{
		margin-top: 0;
	}
	.about_sections_home .content-area .descs .headings h4
	{
		font-size: 18px;
	}
	.accordion_customizations .nav-tabs
	{
		flex-direction: column;
	}
	.accordion_customizations .nav-tabs .nav-item button
	{
		padding: 6px 10px 6px;
		font-size: 0.800rem;
		border-bottom: 1px solid #eee;
	}
	.accordion_customizations .tab-content .descreption p
	{
		font-size: 0.900rem;
		line-height: 22px;
	}
	.accordion_customizations .tab-content .descreption ul li
	{
		font-size: 0.900rem;
		line-height: 22px;	
	}
	section.login_register_section .custom_dialogue_box
	{
		margin-top: 30px !important;
		margin-bottom: 0px !important;
	}
	.contact-container.myprofile-page .wrapper .left-navigation .profile-sidebar-wrapper .students-detail .image img
	{
		width: 80px;
		height: 80px;
	}
	.contact-container.myprofile-page .wrapper .left-navigation .profile-sidebar-wrapper .students-detail h3
	{
		font-size: 16px;
		margin-bottom: 8px;
	}
	.contact-container.myprofile-page .wrapper .left-navigation .profile-sidebar-wrapper .hrrow
	{
		margin-top: 8px;
		margin-bottom: 8px;
	}
	.contact-container.myprofile-page .wrapper .left-navigation .profile-sidebar-wrapper .links-side a{
		padding: 5px 10px;
	}
	.contact-container.myprofile-page .wrapper .left-navigation .profile-sidebar-wrapper .links-side a .values
	{
		font-size: 13px;
	}

	.contact-container.myprofile-page .wrapper .detail
	{
		width: 100%;
		padding-left: 0;
		margin-top: 15px;
	}
	.my-profile-wrapper-area .wrapper .heading1 h3
	{
		font-size: 17px;
		font-weight: 700;
	}

	
	body.editprofile .width_full_row
	{
		margin-bottom: 10px;
	}
	body.editprofile .width_full_row
	{
		flex-direction: row;
		grid-row-gap: 10px;
	}
	body.editprofile .width_full_row .width_half_form
	{
		    width: calc(50% - 20px);
	}
	body.editprofile .form_row label, body.editprofile .width_full_row .width_half_form label
	{
		font-size: 13px;
		margin-bottom: 4px;
	}
	body.editprofile .width_full_row .width_half_form .input_fields{

		font-size: 13px;
	}
	body.editprofile .submit_btn .signin
	{
		font-size: 12px;
	}
	.reviews p
	{
		font-weight: 400;
		line-height: 1.6;
		font-size: 0.900rem;
	}
	footer .footer-container .custom_footer_row .footer_colom.col1 .companyLogo
	{
		text-align: center;
		margin-bottom: 10px;
	}
	footer .footer-container .custom_footer_row .footer_colom.col1 .companyLogo img
	{
		width: 250px;
	}
	footer .footer-container .custom_footer_row .footer_colom .widgets .footer_text
	{
		margin-top: 5px;
	}
	footer .footer-container .custom_footer_row .footer_colom.col4 .widgets h4
	{
		font-size: 15px;
		margin-bottom: 8px;
	}
	footer .footer-container .custom_footer_row .footer_colom .widgets h4
	{
		font-size: 15px;
		margin-bottom: 8px;
	}
	footer .footer-container .custom_footer_row .footer_colom.col2
	{
		margin-top: 15px;
	}


	.contact-container.myprofile-page .wrapper
	{
		flex-direction: column !important;
	}
	.contact-container.myprofile-page .wrapper .left-navigation
	{
		width: 100%;
	}
	.contact-container.myprofile-page .wrapper .left-navigation .profile-sidebar-wrapper
	{
		max-width: 300px;
		margin-left: auto;
		margin-right: auto;
	}
	.about_sections_home .content-area .contentColumnArea h4
	{
		font-size: 17px !important;
	}
}


@media screen and (max-width:993px)
{
    section.table__areaaa .container .customTable .table tbody tr td:nth-child(1){
        border-top:1px solid #ccc !important;
    }
    section.table__areaaa .container .customTable .table tbody tr td
    {
        display:block;
        font-size:16px;
        font-weight:400;
        border-bottom:1px solid #ccc;
    }
    section.table__areaaa .container .customTable .table tbody tr
    {
        border-bottom:15px solid #fff;
    }
    section.table__areaaa .container .customTable .table tbody tr td:nth-child(1){
        display:block;
    }
}