@media only screen and (min-width:320px) and (max-width:991px) {
	h1 {
		font-size: 26px !important;
	}

	h2 {
		font-size: 22px !important;
	}

	h3 {
		font-size: 19px !important;
	}

	h4 {
		font-size: 15px !important;
	}
}

@media only screen and (min-width:320px) and (max-width:767px) {

	/* header */
	header .logo img {
		max-width: 100%;
	}
	header .user-nav { 
		margin: 10px 0;
	}
	header .user-nav ul li {
		margin-left: 5px !important;
	}
	header .nav-bar {
		display: none;
	}

	.main-head span.brdr { 
		top: 25px; 
	}

	section.contents .content-bar {
		padding: 20px 0;
	}

	/* page banner*/
	.banner-bar {
		padding: 50px 0 50px;
	}

	.product-slide-bar {
		padding: 0!important;
	}
	/*  */
	.mgmt-team {
		padding: 15px;
		outline-offset: -5px;
	}
	.mgmt-team .mgmt-img { 
		margin-bottom: 10px;
	}

	.ind-logo-container .ind-logo {
		width: calc(calc(100% / 2) - 25px);  
	}
		
	/*contact bar*/
	.contact-bar .no-padding-right {
		padding-right: 15px !important
	}

	.contact-bar .no-padding-left {
		padding-left: 15px !important
	}

	.contact-bar .cont-nav {

		padding: 22px;
	}

	/* rankers */
	.rankers .achievers-pic-container {
		height: 288px;
	}

 
	header .social-nav {
		display: none;
	}

	header .cont-nav {
		display: none;
	}


	footer .footer-sec .footer-sec-abt {
		width: 100%;
		padding-right: 0px;
		min-height: 1px;
	}

	footer .footer-sec .footer-sec-link {
		width: 50%;
		padding: 0px;
		min-height: 1px; margin-bottom: 15px;
	}

	footer .footer-sec .footer-sec-abt.footer-cont-last {
		width: 100%;
		padding-left: 0px !important;
	}

  
	.home-abt-bar .home-img-col::after {
		bottom: -30px;
		right: 0px;
		width: 50px;
		height: 50px;
		z-index: 0;
		background-size: 100%;
	}

	.home-abt-bar {
		padding: 20px 0 30px!important;
	}

	.m-padding-right {
		padding-right: 15px !important;
	}

	.home-abt-bar .home-img-col::before {
		top: 0px;
		bottom: 0px;
		right: 0px;
		left: 0px;
		z-index: -1;
	}

	.home-abt-bar .home-img-col {
		width: 100%;
		margin-bottom: 40px !important;
	}

	.main-head span {
		font-size: 14px !important;
		line-height: 20px;
	}

	.home-abt-bar .main-head {
		margin-top: 0px !important; 
	}
 

	.home-banner-bar {
		padding: 40px 0 20px 0 !important;
	}

	.home-banner-bar .main-head span {
		font-size: 14px !important;
		line-height: 22px;
	}

	.idx-product-sec {
		padding: 40px 0;
	}

	.idx-product-sec .main-head {
		margin-bottom: 15px !important;
	}

	.idx-service-sec {
		padding: 40px 0 80px;
	}

	.idx-mission-sec .achi-blk {
		margin-top: -90px;
		margin-bottom: 40px;
		border-bottom: 3px solid #f7a23b;
		padding: 10px;
	}

	.idx-mission-sec .achivement-blk {
		padding: 15px 20px;
		min-height: 1px;
	}

	.idx-mission-sec .brd-right {
		border-right: none;
		border-bottom: 1px solid #eff5dd;
	}

	.idx-mission-sec .achivement-blk .h-icon {
		margin-bottom: 15px !important;
		width: 60px;
		height: 60px;
	}

	.idx-mission-sec .achivement-blk .h-icon img {
		padding: 10px;
	}

	.idx-mission-sec {
		padding: 0px 0 40px;
	}

	.abt-sec-02 .col-val { 
		align-items: inherit; 
	}
	.abt-sec-02 .col-val .col-val-img { 
		width: 100px;
	}
	.abt-sec-02 .col-val .col-val-txt { 
		width: calc(100% - 100px);
		padding-left: 0;
	}

	footer .footer-bar {
		padding: 20px 0 15px;
	}

	footer .important-link-sec h3 {
		font-size: 18px !important;
		line-height: 24px;
		margin-bottom: 20px !important;
	}

	.important-link-sec.m-hide h3 {
		display: none;
	}

	footer .sol-block .sol-blk-left {
		width: 100%;
		margin-top: 0px;
	}

	footer .sol-block .sol-blk-right {
		width: 100%;
		float: left;
	}

	footer .social-nav ul {
		margin-left: 0px !important;
		margin-top: 10px !important;
	}

	footer .footer-bar-bottom p.copy {
		font-size: 13px !important;
		line-height: 22px !important;
		margin-top: 10px !important;
	}

	footer .add-text {
		margin-left: 0px !important;
	}

	/* INNER_PAGES */
	.contact-sec .contact-info {
		margin-bottom: 0px;
		margin-top: 30px;
	}

	.contact-sec .contact-info .contact-icon {
		width: 40px;
		height: 40px;
	}

	.contact-sec .contact-info .contact-icon img {
		padding: 8px;
	}

	.contact-sec .contact-info .contact-text {
		width: calc(100% - 55px);
		padding-left: 10px;
	}

	.contact-sec .contact-info .contact-text h4 {
		font-size: 18px !important;
		line-height: 24px;
	}

	.cont-form-outer {
		margin-top: 20px;
	}

	.contact-sec .main-head {
		margin-bottom: 20px !important;
	}

	/* OUR_TEAM */
	.managment-sec .main-head {
		margin-top: 0px !important;
		margin-bottom: 70px !important;
	}

	.team-gap {
		margin-top: 0px !important;
	}

	.team-block {
		margin-bottom: 70px;
	}

	.abt-right {
		padding: 20px 0px 0px 0px;
	}

	.product-sec {
		padding: 40px 0;
	}

}

@media only screen and (min-width:768px) and (max-width:991px) {
	/* header */

	/* rankers */
	.rankers .achievers-pic-container {
		height: 210px;
	}
 

	header .social-nav li a .fa {
		width: 30px;
		height: 30px;
		line-height: 30px;
		margin-left: 5px;
		border-radius: 100%;
		font-size: 12px !important;
	}

	header .cont-nav {
		display: none;
	}

	header .cont-nav ul li {
		margin-left: 50px !important;
		margin-right: 20px !important;
	}

	header .cont-nav ul span.cont-text {
		font-size: 12px;
	}

 
	header .cont-nav ul li .fa {
		left: -50px;
		font-size: 17px;
		width: 40px;
		height: 40px;
		padding-top: 12px;
	}

	.home-abt-bar {
		padding: 50px 0 !important;
	}

	.home-banner-bar {
		padding: 50px 0 50px 0 !important;
	}

	.home-banner-bar .main-head span {
		font-size: 18px !important;
		line-height: 24px;
	}

	.idx-product-sec {
		padding: 50px 0;
	}

	.idx-service-sec {
		padding: 50px 0 100px;
	}

	.idx-mission-sec .achi-blk {
		margin-top: -100px;
		margin-bottom: 50px;
		border-bottom: 3px solid #f7a23b;
		padding: 10px !important;
	}

	.idx-mission-sec .achivement-blk {
		padding: 10px 15px;
		min-height: 200px;
	}

	.idx-mission-sec .achivement-blk .h-icon {
		width: 65px;
		height: 65px;
	}

	.idx-mission-sec .achivement-blk .h-icon img {
		padding: 15px;
	}

	.idx-mission-sec .achivement-blk h4 {
		font-size: 16px !important;
		line-height: 24px;
	}

	.idx-mission-sec .achivement-blk p {
		font-size: 13px !important;
		line-height: 22px;
	}

	footer .logo {
		width: 180px;
		margin-bottom: 10px !important;
		margin-top: -20px;
	}

	footer .footer-bar {
		padding: 50px 0;
	}

	footer .important-link-sec h3 {
		font-size: 18px !important;
		font-weight: 600;
		line-height: 24px;
		letter-spacing: 1px;
		margin-bottom: 20px !important;
	}

	footer .sol-block .sol-blk-left h2 {
		font-size: 14px !important;
		line-height: 24px;
		letter-spacing: 1px;
	}

	footer .sol-block .sol-blk-left h2:after {
		display: none;
	}

	footer .sol-block .sol-blk-left {
		width: 50%;
	}

	footer .sol-block .sol-blk-right {
		width: 50%;
	}

	/* INNER_PAGES */
	.contact-sec .contact-info .contact-icon {
		width: 60px;
		height: 60px;
	}

	.contact-sec .contact-info .contact-icon img {
		padding: 12px;
	}

	.contact-sec .contact-info .contact-text {
		width: calc(100% - 65px);
		padding-left: 10px;
	}

	.contact-sec .contact-info .contact-text h4 {
		font-size: 18px !important;
		line-height: 24px;
	}

	.contact-sec .contact-info .contact-text p {
		font-size: 13px !important;
		line-height: 20px;
	}

	/* OUR_TEAM */
	.team-block {
		min-height: 260px;
	}

	/* HOME_PRODUCT */
	.idx-product-sec .home-web-col .h-icon {
		width: 65px;
		height: 65px;
	}

	.idx-product-sec .home-web-col h4 {
		font-size: 13px !important;
	}

	.idx-product-sec .home-web-col {
		margin-top: 30px;
	}

	/*  */

}

@media only screen and (min-width:992px) and (max-width:1199px) {

	/* header */
	/* rankers */
	.rankers .achievers-pic-container {
		height: 205px;
	}

	/* footer */
 
	header .cont-nav ul span.cont-text {
		font-size: 14px;
	}

 
	.product-slide-bar {
		padding: 10px 0 30px!important; 
	}

}