@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 .social-nav {
 float:left
}
header .social-nav li a .fa {
 width: 30px;
 margin-left: 0;
}
header .logo-bar {
	background: white;
}
header .logo {
	padding: 10px 0 10px 0;
	 
}
header .logo img {
	max-width: 145px;
    margin-top: 0px;
}
header .logo-bar .logo-col { 
	padding-top: 0px;
	padding-bottom: 45px;
} 
header .nav-bar {
	background:#75207b;
	position:relative;
	top:-30px;
	z-index:99
}
.home-container{
	padding-right: 0px !important;
	padding-left: 0px !important;
}
header .g-translate{
	float:left; margin:8px 0 0!important; border-left:0 
}
.banner-bar {
    padding: 55px 0;
}
.cart-bar .cart-btn-pay {
    float: left;
}

.main-head {
 line-height: 40px !important;
}
.home-info-bar { 
	top: inherit;
	margin-bottom: inherit;
	 
}
.home-info-bar .home-info-container {
	padding:   15px;
 
}
.home-info-bar .main-head {
 
	line-height: 30px !important;
}

 

/**/ 
.home-web-col-bar {
	 
	padding-top: 30px;
	padding-bottom: 30px; 
}
.home-web-col-bar .col-right {
	 display:none
}
.home-web-col-bar .no-padding-left {
	padding-left: 15px !important;
}
.home-web-col-bar .no-padding-right {
	padding-right: 15px !important;
}
.home-web-col-bar img {
	max-width: 100%;
 
}
.home-web-col-bar .home-web-col {
 padding:10px 20px!important;
}
.home-web-col-bar  .home-web-col .h-icon {
	width: 40px;
	height: 40px;
  
	right: 10px;
	top: 10px;
}
/**/
.home-abt-bar {
padding:20px 0px 20px 0px!important;
}
.home-abt-bar .col-right {
	display:none
}
.home-abt-bar img {
	max-width: 100%;
	 
}
.rankers .achievers-pic-container { 
	height: 290px;  
}
.vis-mis-blk{
	padding: 30px 18px;
	margin-bottom:30px;
}
.cont-info{
	margin-top:15px
}
.main-head{
	font-size: 20px !important;
	line-height:27px !important;
}
.main-head span.brdr {
    background: #e7a51d;
    height: 2px;
    display: block;
    width: 100px;
    margin: 10px 0 0;
}
.content_bar{
	padding:30px 0px;
}
.contact-form{
	padding:15px;
}
.core-values-blk{
	padding: 20px 15px;
}
.core-values-blk{
	height:240px !important;
}
.com-image  img{
	max-width: 100% !important;
	height:auto !important;
	margin: 20px 0px 30px 0px;
}
footer .footer-bar {
    margin: 40px 0 20px 0;
}
footer .logo {
    width: 135px;
    margin-bottom: 10px;
}
.Downloads-sec.home-web-col-bar {
    padding: 40px 0;
}
.product {
    padding: 15px 0px;
	margin:0 !important;
}
.policy-sec h3 {
    font-size: 18px !important;
    line-height:25px;
    margin-top: 10px !important;
    margin-bottom: 5px !important;
}
.cart_table img {
    max-width: 60px;
}
.product-pic {
    border: 1px solid #dbdbdb;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
    height: 280px;
    width: 280px;
}
.product-pic img {
    max-width: 100%;
    /* -webkit-transition: all 300ms linear; */
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    text-align: center;
    height: 100%;
}
.content_bar {
    padding: 30px 0px;
}


}
@media only screen and (min-width:768px) and (max-width:991px) {
header .social-nav li a .fa { 
	width: 30px;
	 
}

header .cont-nav ul li {
	 
	margin-left: 0px !important; 
	margin-right: 79px !important;
	 
	padding-right: 0px !important;
}
header .cont-nav ul li img {
 	left: -55px;
	width: 50px;
	height: 34px;
}
 header .logo {
	padding: 15px 0 15px 0;
	display: block;
}
 header .logo-bar .logo-col {
	 
	padding-top: 0px;
	/* padding-bottom: 50px; */
}
header .g-translate {
    float: right;
    margin: 13px 18px 0 !important;
    border-left: 1px solid;
}
.main-head {
 line-height: 35px !important;
}
.home-web-col .h-icon {
	width: 30px;
	height: 30px;
 
	right: 9px;
	top: 8px;
}
 
.rankers .achievers-pic-container { 
	height: 220px;  
}
.main-head{
	font-size: 25px !important;
}

.header .g-translate{
	margin: 13px 21px 0 !important;
}
.content_bar{
	padding: 50PX 0px;
}

 /* 05-08-2024 */
 .banner-bar {
    padding: 75px 0 70px;
    top: -56px;
    margin-bottom: -56px;
 }
 .banner-bar .banner-content h1 {
    font-size:25px !important;
	line-height:32px;
}
 header .logo img {
    max-width: 165px;
}

.location li a {
   font-size: 13px;
}
.core-values-blk {
    padding: 20px 15px;
    min-height: 225px !important;
}
.contact-form {
   padding: 30px 15px;
}
.ipad-no-padding{
	padding-left:0 !important;
	padding-right:0 !important;
}
.policy-sec h3 {
    font-size: 21px !important;
    line-height:28px;
    margin-top: 10px !important;
    margin-bottom: 5px !important;
}
footer .footer-bar {
    margin: 50px 0 20px 0;
}
 

}
@media only screen and (min-width:992px) and (max-width:1199px) {
header .cont-nav ul li {
	 
	margin-left: 0px !important; 
	margin-right: 79px !important;
	 
	padding-right: 0px !important;
}
.main-head{
	font-size: 25px !important;
}
header .cont-nav ul li img {
 	left: -55px;
	width: 50px;
	height: 34px;
}
header .logo {
	padding: 20px 0 42px 0;
	 
}
header .logo-bar .logo-col {
 
	padding-bottom: 60px;
}
.home-info-bar .home-info-container {
	padding: 15px 20px 10px 25px;
	 
}
  .rankers .achievers-pic-container { 
	height: 220px;  
}
 /* 05-08-2024 */
 .banner-bar {
    padding: 95px 0 80px;
    top: -56px;
    margin-bottom: -56px;
 }
 .banner-bar .banner-content h1 {
    font-size:30px !important;
	line-height:40px;
}
.core-values-blk {
  min-height: 225px !important;
}
.policy-sec h3 {
    font-size: 23px !important;
    line-height:30px;
    margin-top: 10px !important;
    margin-bottom: 5px !important;
}
 
}
