@media only screen and (min-width:320px) and (max-width:991px) {

    /*core starts*/
    h1 {
        font-size: 26px !important;
    }

    h2 {
        font-size: 18px !important;
    }

    h3 {
        font-size: 18px !important;
    }

    h4 {
        font-size: 15px !important;
    } 
    /*core ends*/

	header .nav-bar {
	 	display: none;
	}

}

@media only screen and (min-width:320px) and (max-width:767px) {

    /*core start*/
    body {
        font-size: 14px !important;
    }

    p {
		font-size: 15px !important;
		line-height: 22px;
	}

    ul {
        font-size: 15px !important;
    }

    /**/
	.main-head {
        font-size: 22px !important;
        line-height: 27px !important;
        margin-bottom: 10px !important;
    }

    .main-head span {
        font-size: 13px !important;
        line-height: 24px;
    }
	.main-head span.brdr { 
		width: 25px;
		margin: 3px 9px 3px 0 !important;
	}	
	
	section.contents .content-bar {
		padding: 20px 0;
	}
	
	.banner-bar {
		padding: 50px 0 ;
	}

	.banner-bar .banner-content h1 { 
		font-size: 20px !important;
        margin-bottom: 0 !important;
        line-height: 27px; 
	} 
	/**/
    .product-detail-bar h4.pr_name {
        margin-top: 20px !important;
    }

    .product-detail-bar .social.mob {
        display: block;
    }

    .product-detail-bar .social.desk {
        display: none;
    }

    /**/
    .modal#prModal {
        background: #fff;
    }

    .modal-dialog.frm-model {
        width: 100%;
        margin: 0;
    }

    .modal-dialog.frm-model .modal-content {
        border: 0;
        -webkit-box-shadow: inherit;
        box-shadow: inherit;
    }

    .modal.fade .modal-dialog.frm-model {
        top: 0;
        left: 0;
        margin-bottom: inherit;
        margin-right: inherit;
        -webkit-transform: inherit;
        transform: inherit;
    }

    /*core ends*/
	header.header-fixed-bar .logo-bar {
		padding: 10px 0 0px 0;
	}  
	header.header-fixed-bar .social-nav {
		margin: 12px 0 !important;
	}	
	header .top-bar .wel-txt { 
		display: none;
	}
	 
	header .logo  {
		width: 90px;
        margin-top: 0px;
        padding: 0;
        position: relative;
        display: inline-block;
		right:0;
	}
	header .logo img{
		max-width:100%;
		padding:0;
		margin-top:10px !important;
		margin-bottom:10px !important;
	}
	header.header-fixed-bar .logo img{
		margin-top:0px !important;
	}
	header .qu-blk {
       margin-top: 15px;
	}
	header .social-nav {
		margin: 14px 0 !important;
		display:none;
	}
	header .social-nav li a .fa {
		width: 30px;
		height: 30px;
		line-height: 30px;
	 }
	 header .quick-btn {
		border-radius: 25% 10% !important;
        font-size: 12px !important;
        line-height: 20px;
        text-align: center;
        display: table;
        margin: 0px auto 0;
        color: #fff !important;
        width: 100px !important;
        padding: 8px 10px !important;
        float: right;
	}
	.achiever-bar {
		padding: 40px 0;
	}
	.idx-founder-sec {
		padding: 40px 0;
	}
	.idx-founder-sec .found-blk {
		margin-bottom:30px !important;
	}
	.pro-sec {
		padding: 40px 0;
	}
	.pro-sec .pro-blk {
		padding: 18px 14px;
		margin-bottom:30px !important;
	}
	.pro-sec .pro-blk h4 {
        font-size: 20px !important;
		line-height: 27px;
	}
	.count-col .main-text::after {
       font-size: 24px;
    }
	.count-col .main-text {
		font-size: 24px !important;
		line-height: 32px !important;
	}
	.count-col .common-text {
		line-height: 25px;
		font-weight: 700;
		font-size: 15px !important;
	}
	.test-sec {
		padding: 40px 0;
	}
	 .btn-adm { 
		right: -54px; 
	}
	.search-bar { 
		float: left;
		width: calc(100% - 50px);
	}
	.home-abt-bar {  
		padding: 20px 0 20px!important; 
	}
	.home-abt-bar a{
		margin-bottom:20px !important;
	}
	.home-abt-bar .img-col { 
		margin: 20px auto; 
	}
	.achiever-bar h2{  margin-top:25px!important;}
	.achiever-bar h2.main-head{  margin:0!important;}
	.advantage-bar { 
		padding: 20px 0;
	}
	.advantage-bar .main-head { 
		font-size: 18px !important;
        line-height: 29px !important;
	}
	.advantage-bar .advantage { 
		margin-bottom: 15px;
	}
	.gallery-bar {
		padding: 20px 0;
	}
	.product-slide-bar {
		padding: 20px 0px 20px!important; 
	}
	.product-slide-bar a.btn-more { 
		padding: 2px 25px 2px 10px !important; 
	}
	.product-slide-bar a.btn-more span {
		width: 15px;
		height: 15px; 
		left: calc(100% - 20px);
		top: 4px;
	}
	.product-slide-bar a.btn-more span:before, .product-slide-bar a.btn-more span:after { 
		background-size: 17px !important; 
	}
	.product-slide-bar.top-category {
		padding: 20px 0px 20px!important; 
	}
	.product-slide-bar.top-category .main-head{
		 margin:0 auto 15px!important; 
	}
	.brand-bar {
		padding: 20px 0px 20px!important; 
	}
	.brand-bar .main-head{
		 margin:0 auto 15px!important; 
	}
	.abt-us .main-head {
		font-size: 20px !important;
		line-height:27px !important;
	}
	 
	.abt-us .col-row {
		margin-bottom: 5px;
		padding-left:0 !important;
		padding-right:0 !important;
	}
	.abt-us .col-row .col { 
		padding: 0;
		background:#fff;	
		text-align: inherit; 
	}
	.abt-us .col-row .col P{ text-align:justify} 
	.why-choose .col-row{
		width: calc(100% - 30px); height: auto;
	}

	.pg-achiever .col-row {
		width: calc(50% - 20px); 
		padding:5px;
	}

	.infrastructure-pg .col {
		width: 100%;
	}
	.infrastructure-pg .main-head {
		font-size: 20px !important;
		line-height: 30px !important;
		padding: 5px 10px !important;
	}

	.desk-msg .col-img, .desk-msg .col-desc {
		width: 100%;
		padding:0 !important;
	}
	.desk-msg .col-desc {padding:20px 0 0 0;}
	.desk-msg .col-row{
		margin:0!important;
		padding:0 !important;
	}
	.pg-ph-gallery,
	.pg-vd-gallery{ 
		margin: 15px 0px; 
	}
	.pg-ph-gallery .col-row,
	.pg-vd-gallery .col-row {
		width:100%; 
		margin: 0;
	}
	.pg-facility .col-row .col.col-img, 
	.pg-facility .col-row .col.col-desc{
		width:100%; 
	}
	.pg-facility h3 {
		margin: 20px 0 5px!important; 
	}
	.pg-download .col-row {
		width: calc(100% - 20px);margin-bottom: 15px; 
	}
	.contact-pg .col-row:nth-child(1) {
		position: inherit;
		top: inherit;
		margin-bottom: inherit;
		transform: inherit;
	}
	.contact-pg .col-row:nth-child(1),
	.contact-pg .col-row:nth-child(2),
	.contact-pg .col-row:nth-child(3) {
		width: 100%;
		padding-left:0 !important;
		padding-right:0 !important;
		margin-left: 0 !important;
		margin-right:0 !important;
 	}
	.contact-pg iframe {
		width: 100%;
		height: 200px;
	} 
	.contact-blk {
		padding: 15px 10px 0;
	}
	.contact-blk .cont-text {
		padding-bottom: 5px;
		min-height:1px !important;
	}
	.contact-pg .col-row:nth-child(3) {
		padding-left: 15px;
		padding-right: 15px;
	}
	.contact-pg .enq-form {
		padding: 15px;
	}
	.income-msg h4 {
  		padding: 12px 10px !important;
		font-size: 18px !important;
		line-height: 25px;
		margin-bottom:30px !important;
	}
	.bankers-pg .col-row{
		padding-left:0!important;
		padding-right:0 !important;
	}
	.bankers-pg  .banker-block{
		margin-bottom:30px !important;
	}
	.banker-block {
       min-height:1px;
	}
	footer .footer-bar {
		margin: 35px 0 0px 0;
	}
	.footer-bar-middle {
		padding: 25px 0 10px; 
		margin-top: 14px;
	}
	header .cont-nav {
		display:none;
	}
	.member-pg .col-row {
		width: 100%;
		margin: 0 0px 30px;
    }
	.member-pg .mem-blk h4 {
		font-size: 20px !important;
		line-height: 26px;
	}
	.member-pg .mem-blk h5 {
		font-size: 16px !important;
		line-height: 24px;
	}
	.legals-pg .col-img{
		margin-bottom:40px !important;
	}
	header .gotrns {
        margin: 0px 0px 0 0 !important;
		padding: 0px 0 6px 10px;
		float: right;
		width: 168px;
		height: 28px;
	}
	.yojana-sec .yog-blk {
		padding: 20px 15px;
       border-radius: 5px;
		min-height: 1px;
		margin-bottom:30px !important;
	}
	header .top-bar {
		display:none;
   }
   header .founder-right {
        display: none;
	}
	.vision-mission-bar .main-head {
		padding: 10px 12px !important;
		margin-bottom: 20px !important;
		color: #fff !important;
		text-align: center;
		width: 100%;
		margin-top: 20px !important;
		font-size: 22px !important;
		line-height: 30px;
	}
	.principal-desk-bar{
		padding-left:0 !important;
		padding-right:0 !important;
	}
	.desk-msg .half-msg .col-img {
		width:100%;
		display:block;
	}
	.desk-msg .half-msg .col-desc {
		width: 100%;
		display:block;
	}
	.desk-msg .half-msg {
		padding: 20px 0px 20px 0px;
		margin-bottom: 30px !important;
		margin: 0;
	}
	.facility-pg .library-details .col-img {
        width: 100%;
		padding: 0px !important;
	}
	.facility-pg .library-details .col-desc {
        width: 100%;
		padding: 20px 0 0 0 !important;
	}
	.contact-blk {
		padding: 15px 10px 0;
        width: calc(100% - 0px);
        margin-bottom: 30px !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
	}
	
	
}

@media only screen and (min-width:768px) and (max-width:991px) { 
    .search-bar { 
		float: left;
		width: calc(100% - 50px);
	}
	.advantage-bar .advantage { 
		margin-bottom: 15px;
	}
	.why-choose .col-row{
		width: calc(50% - 30px);height: 190px;
	}
	.pg-achiever .col-row {
		width: calc(25% - 20px); 
	}
	
	.pg-download .col-row {
		width: calc(33.3333% - 20px); 
	}
	.pg-ph-gallery .col-row,
	.pg-vd-gallery .col-row {
		width: calc(50% - 20px); 
	} 
	.contact-pg .col-row:nth-child(1) {
		width: 100%;
	}
	.contact-pg .col-row:nth-child(2) {
		display:block;
		width:100%;
	}
	.contact-pg .col-row:nth-child(3) {
		width: 100%;
		margin-left:0 !important;
		margin-right:0 !important;
	}
	.contact-blk {
		padding: 15px 10px 0;
		width:calc(50% - 30px);
		margin-bottom:30px !important;
	}
	.contact-blk .cont-text {
		padding-bottom: 5px;
	}
	header .logo {
        width: 85px;
        margin-top: 0px;
        padding: 4px;
        position: relative;
        border-radius: 50%;
		right:-8px !important;
	}
	.abt-us .col-row.abt-left{
		font-size:14px !important;
		line-height:25px;
		font-weight:400;
    }
	.abt-us .col-row.abt-left p b{
		font-weight:400;
	}
	header .qu-blk {
		width: auto;
		display: inline-block;
		overflow: hidden;
		margin-top: 22px;
	}
	header .logo img {
		max-width: 97%;
        padding:0px;
	}
	header .gotrns {
	  position: absolute;
       margin: 4px 0px 0 0 !important;
		padding: 6px 0 6px 10px;
		float: right;
		width: 168px;
		height: 36px;
		right: -20px;
	}
	.ipad-no{
		padding-left:0 !important;
		padding-right:0 !important;
	}
	header .social-nav {
		float: left;
   }
   .home-abt-bar {
    padding: 50px 0 50px !important;
   }
   .main-head {
		font-size: 26px !important;
		line-height: 35px !important;
        margin-bottom: 10px !important;
	}
	.yojana-sec ul.mylist li {
		font-size: 15px;
		line-height: 24px;
   }
   .yojana-sec .yog-blk {
		padding: 20px 15px;
		min-height: 536px;
	}
	.advantage-bar {
       padding: 35px 0;
	}
	.advantage-bar .main-head {
       font-size: 21px !important;
		margin-top: 5px !important;
		line-height: 28px !important;
	}
	.advantage-bar {
		padding: 40px 0;
	}
	.gallery-bar {
		padding: 50px 0 30px;
	}
	footer p {
       line-height: 25px;
		font-size: 14px !important;
	}
	footer .nav-menu ul a {
       font-size: 14px;
	}
	footer .site-nav ul li {
        line-height: 25px;
		font-size: 14px;
	}
	footer .site-nav ul a {
		font-size:13px !important;
	}
	.banner-bar {
		padding: 50px 0 50px;
    }
	.banner-bar .banner-content h1 {
       font-size: 28px !important;
        line-height: 32px;
	}
	.abt-us .main-head {
		font-size: 26px !important;
	}
	.member-pg .mem-blk {
		padding: 15px 20px;
	}
	.member-pg .mem-blk h4 {
		  font-size: 17px !important;
		  line-height: 24px;
	}
	.member-pg .mem-blk h4 span {
		font-size: 14px !important;
		line-height: 24px;
	}
	.branch-pg tr td{
		font-size:15px !important;
		line-height:24px !important;
	}
	.income-msg h4 {
		padding: 12px 15px !important;
		font-size: 16px !important;
		line-height: 25px;
        margin-bottom: 30px !important;
	}
	.banker-block {
		padding: 15px;
		margin: 0px 0;
		border-radius: 0px;
		border: 1px solid #e5e5e5;
		min-height: 238px;
	}
	.banker-block p{
		font-size:14px !important;
		line-height:24px;
	}
	header .cont-nav ul li:first-child {
		display:none;
   }
    header .quick-btn {
		font-size: 15px !important;
		line-height: 25px;
		margin: 0px 0 0;
		width: 150px !important;
		padding: 8px 10px !important;
	}
	.achiever-bar {
		padding: 50px 0;
	}
	.pro-sec {
		padding:50px 0;
    }
	.idx-founder-sec {
		padding: 50px 0;
	}
	.test-sec {
		padding: 60px 0;
	}
	.pro-sec .pro-blk h4 {
		font-size: 20px !important;
		line-height: 27px;
		margin-bottom: 10px !important;
   }
   .test-sec .test-blk .test-top .top-right h4 {
			font-size: 15px !important;
		line-height: 24px;
	}
	footer .logo img {
        margin-top: -30px;
	}
	.count-col .main-text {
		font-size: 21px !important;
		line-height: 30px !important;
    }
	.advantage-bar {
		padding: 50px 0;
	}
	.advantage-bar .main-head {
		font-size: 24px !important;
		line-height: 32px !important;
       margin-bottom: 15px !important;
    }
	.pro-sec .pro-blk {
		padding: 18px 15px;
		min-height: 430px;
		margin-bottom:30px !important;
	}
	.count-col .common-text {
		line-height: 24px;
		font-weight: 700;
		font-size: 16px !important;
	}
	/* 28-05-2025 */
	header .nav-bar {
		margin: 10px 0;
        right: 0px;
	}
	header .founder-right {
       display: none;
	}
	.banner-bar {
		padding: 65px 0 60px;
	}
	.abt-us .main-head {
		font-size: 20px !important;
		line-height:27px !important;
		margin-bottom: 10px !important;
	}
	.vision-mission-bar .main-head {
		padding: 6px 8px !important;
		margin-bottom: 20px !important;
		width: 260px !important;
		margin-top: 10px !important;
		font-size: 22px !important;
		line-height: 30px !important;
	}
	.team-pg .team-blk h3 {
		font-size: 15px !important;
        line-height: 24px;
        padding: 8px 7px !important;
        text-align: center;
        min-height: 65px;
	}
	
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    header.header-fixed-bar .social-nav {
		margin: 21px 0 22px!important;
	}
	header .logo { 
	    margin: 3px 0;
        width: 95px;
	}
	/*header .social-nav {
		margin: 31px 0 32px!important;
	 } */
	header .social-nav li a .fa {
		width: 30px;
		height: 30px;
		line-height: 30px;
	}
	header .nav-bar .nav-container {
		margin-right:0px;
	}
	.pg-achiever .col-row {
		width: calc(20% - 20px); 
	}
	.pg-ph-gallery .col-row,
	.pg-vd-gallery .col-row {
		width: calc(33.3333% - 20px); 
	}
	.pg-download .col-row {
		width: calc(33.3333% - 20px); 
	}
	.contact-blk {
		padding: 25px 10px 25px;
	}
	.contact-blk .cont-text {
		padding-bottom: 5px;
	}
	.contact-pg iframe {
		height: 280px;
	}
	header .gotrns {
        position: absolute;
		line-height: 15px;
		margin: 4px 0px 0 20px !important;
	    padding: 2px 0 6px 22px;
		float: right;
		width: 168px;
		height: 36px;
		right: 0;
	}
	.home-abt-bar {
		padding: 60px 0 60px !important;
	}
	.main-head {
		font-size: 30px !important;
		line-height: 40px !important;
		margin-bottom: 10px !important;
	}
	.yojana-sec .yog-blk {
		min-height: 490px;
	}
	.member-pg .mem-blk h4 {
		  font-size: 22px !important;
		  line-height: 28px;
	}
	.income-msg h4 {
        padding: 12px 15px !important;
		font-size: 18px !important;
		line-height: 25px;
        margin-bottom: 30px !important;
	}
	.ipad-no{
		padding-left:0 !important;
		padding-right:0 !important;
	}
	.gallery-bar .btn-more {
		margin: 30px auto 0;
	}
	.ipad-no{
		padding-left:0 !important;
		padding-right:0 !important;
	}
	header .quick-btn {
		font-size: 14px !important;
		line-height: 25px;
		width: 130px !important;
		padding: 8px 10px !important;
	}
	.achiever-bar {
		padding: 50px 0;
	}
	.pro-sec {
		padding:50px 0;
    }
	.idx-founder-sec {
		padding: 50px 0;
	}
	.test-sec {
		padding: 60px 0;
	}
	.pro-sec .pro-blk h4 {
		font-size: 20px !important;
		line-height: 27px;
		margin-bottom: 10px !important;
   }
   .test-sec .test-blk .test-top .top-right h4 {
			font-size: 15px !important;
		line-height: 24px;
	}
	footer .logo img {
        margin-top: -30px;
	}
	.count-col .main-text {
		font-size: 26px !important;
		line-height: 34px !important;
    }
	.advantage-bar {
		padding: 50px 0;
	}
	.advantage-bar .main-head {
		font-size: 30px !important;
		line-height: 40px !important;
       margin-bottom: 15px !important;
    }
	.pro-sec .pro-blk {
		padding: 18px 15px;
		min-height: 655px;
	}
	.count-col .common-text {
		line-height: 27px;
		font-weight: 700;
		font-size: 20px !important;
	}
	/* 28-05-2025 */
	header .nav-bar {
		margin: 10px 0;
        right: 0px;
	}
	header .founder-right {
       display: none;
	}
	.banner-bar {
		padding: 85px 0 70px;
	}
	.abt-us .main-head {
		font-size: 20px !important;
		line-height:27px !important;
		margin-bottom: 10px !important;
   }
   .vision-mission-bar .main-head {
		padding: 6px 8px !important;
		margin-bottom: 20px !important;
	    width: 300px !important;
		margin-top: 20px !important;
	}
	.our-vision .main-head {
		font-size: 24px !important;
        margin-bottom: 12px !important;
        padding: 4px 5px !important;
	}
	.team-pg .team-blk h3 {
		font-size: 13px !important;
		line-height: 24px;
		padding: 8px 7px !important;
        text-align: center;
	}
}