@media only screen and (min-width:320px) and (max-width:991px) {
h1 {
 font-size:26px!important;
}
 h2 {
 font-size:21px!important;
}
 h3 {
 font-size:19px!important;
}
 h4 {
 font-size:15px!important;
}
}
@media only screen and (min-width:320px) and (max-width:767px) {
	header .cont-nav {
		display: none;
	}
	header .user-nav{
		padding:4px 0;
		margin:5px 0;
	}
	header .top-bar .top-col::after {
		display: none;
	}
    header .logo-bar { 
    padding: 10px 0;
}
	header .logo {
margin:0
	}
    header .logo img{
max-width:100%
	}
	header{
		position: fixed;
		z-index: 99;
		width: 100%;
	}
	section.slider {
		position: relative;
		top: 98px;
		margin-bottom:98px;
	}
	.home-abt-bar {
		padding: 40px 0 !important;
	}
	.main-head {
		font-size: 22px!important;
		line-height: 30px!important;
		margin-bottom: 5px !important;
	}
	.main-head span {
		font-size: 14px!important;
		line-height: 24px;
	}
	.idx-faq-sec .achi-blk .idx-heading span {
		font-size: 22px !important;
		line-height: 30px;
	}
	.idx-faq-sec .faq-right .achi-blk p.task {
		font-size: 15px !important;
		line-height: 24px;
	}
	.idx-faq-sec .achi-blk {
		margin: 0 auto 20px !important;
	}
	.home-abt-bar .home-abt-left {
		padding: 20px 0px 0;
	}
	.home-product-sec {
		padding:40px 0px 40px;
		margin: 0px;
		border-radius: 0px;
	}
    
	.prod-left {
		padding: 0 0px;
	}
	.home-product-sec .product-right {
		padding: 20px 0px;
	}
	.home-product-sec .product-right p {
		font-size: 14px !important;
		line-height: 24px;
	}
	.home-product-sec .owl-buttons {
		left: -25%;
		top: 35%;
	}
	.quality-sec {
		padding: 40px 0 10px;
	}
    .no-padding-right {
        padding-right: 15px!important;
    }
	.quality-sec .quality-heading {
		margin-bottom: 20px;
	}
	.quality-sec .feature-middle {
		padding: 20px 0;
	}
	footer .footer-bar {
		margin:40px 0 20px 0;
	}
	footer .abt-sec {
		padding-right: 0px;
	}
	header .top-bar .top-col::before {
		display:none;
	}

	
}
@media only screen and (min-width:768px) and (max-width:991px) {
	header .logo {
		margin-top: 5px;
	}
	header .logo img {
		max-width: 110px;
	}
	.home-abt-bar {
		padding: 50px 0 !important;
	}
	.main-head {
		font-size: 27px!important;
		line-height: 35px!important;
		margin-bottom: 8px !important;
	}
	.main-head span {
		font-size: 14px!important;
		line-height: 22px;
	}
	.idx-faq-sec .achi-blk .idx-heading span {
		font-size:27px !important;
		line-height: 35px;
	}
	.home-abt-bar .home-abt-left {
		padding: 0px 0px 0;
	}
	.idx-faq-sec .faq-right .achi-blk p.task {
		font-size: 14px !important;
		line-height: 24px;
	}
	.idx-faq-sec .achi-blk {
		 margin: 0 auto 10px !important;
	}
	.prod-left {
		padding: 0px;
	}
	.home-product-sec {
		padding: 50px 10px 50px;
		margin: 0 0px;
		border-radius: 10px;
	}
	.home-product-sec .product-right {
		padding: 0;
	}
	.quality-sec {
		padding: 50px 0 20px;
	}
	.quality-sec .feature-middle {
		padding-top: 0px;
	}
	.web-col-outer {
		padding: 10px 10px;
		border-radius: 8px;
		margin: 0 0px 30px;
	}
	.web-col-icon .icon {
		padding: 8px;
		width: 40px;
	}
	.web-col-icon span.name {
		font-size: 13px !important;
		line-height: 24px;
	}
	footer .footer-bar {
		margin: 40px 0 20px 0;
	}
	header .cont-btn span {
		padding: 7px 8px;
	}
	header .cont-btn:before {
		padding: 10px 9px 10px;
	}
	footer .down-app1 {
		padding: 8px 10px;
		font-size: 13px;
		line-height: 25px;
		border-radius:5px !important;
		margin-left: 0px;
	}
	footer .down-app1 img {
		margin-right: 6px;
		max-width: 40px;
		vertical-align: -5px;
	}
	footer .abt-sec {
		padding-right: 0px;
	}
	footer .logo {
		width: 125px;
		margin-bottom: 20px;
	}
	.home-product-sec .product-right p {
		font-size: 14px !important;
		line-height: 24px;
	}
	.product-name {
		font-size: 14px !important;
		line-height: 24px;
		padding: 15px 10px;
	}
	footer h2 {
		font-size: 16px !important;
		font-weight: 500;
		margin-bottom: 30px !important;
	}
	footer .social-nav li a .fa {
		color: #FFF;
		width: 28px;
		height: 28px;
		line-height: 28px;
		text-align: center;
		border-radius: 100%;
		vertical-align: middle;
		-webkit-transition: all 300ms linear;
		-moz-transition: all 300ms linear;
		-o-transition: all 300ms linear;
		-ms-transition: all 300ms linear;
		transition: all 300ms linear;
		font-size: 13px !important;
		margin: 0px 3px 0px 3px;
	}




}
@media only screen and (min-width:992px) and (max-width:1199px) {
/* header */
header .logo img {
    max-width: 115px;
}
/* rankers */
.rankers .achievers-pic-container { 
	height: 205px;  
}
.home-abt-bar {
	padding: 60px 0 !important;
}
.main-head {
    font-size: 32px!important;
    line-height: 40px!important;
    margin-bottom: 8px !important;
}
.idx-faq-sec .achi-blk .idx-heading span {
    font-size: 32px !important;
    line-height: 40px;
}
.idx-faq-sec .faq-right .achi-blk p.task {
    font-size: 16px !important;
    line-height: 24px;
}
.idx-faq-sec .achi-blk {
     margin: 0 auto 20px !important;
}
.home-product-sec {
    padding: 60px 20px 60px;
    margin: 0 30px;
    border-radius: 10px;
}
.home-product-sec .product-right {
    padding: 10px 10px;
}
.quality-sec {
    padding: 60px 0;
}
.quality-sec .feature-middle {
    padding-top: 0px;
}
footer .footer-bar {
    margin: 50px 0 20px 0;
}



}



/* @media only screen and (min-width:1280px) and (max-width:1366px) {
	header .logo-bar {
		background: linear-gradient(90deg, #fff 80%, #f2f2f2 20%);
	}
}

@media only screen and (min-width:1600px) and (max-width:1919px) {
	header .logo-bar {
		background: linear-gradient(90deg, #fff 75%, #f2f2f2 25%);
	}
} */
