@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) {
.enter-section {
	height:100%;
	margin:5% auto 50%;
}	
.group-logo {
    margin-bottom: 20px;
    max-width: 35%;
    margin-left: auto;
    margin-right: auto;
}
.sec-enter {
    margin-bottom: 35px;
    min-height: 135px;
}
.ravis-btn.btn-type-2 {
    line-height: 35px;
    padding: 0px 18px;
}
.ravis-btn.btn-type-2 {
    bottom: 18px;
} 
footer .cont-nav ul {
    margin-bottom: 10px !important;
}
p.designer {
    margin-top: 16px !important;
    text-align: center;
}
 

}
@media only screen and (min-width:768px) and (max-width:991px) {
 .enter-section {
	height:100%;
	margin:5% auto 20%;
}
.sec-enter {
    min-height: 160px;
}
footer .footer-bar h4 {
    font-size: 20px !important;
}
footer .cont-nav ul a.email {
    font-size: 18px !important;
}
footer .emailus {
    font-size: 20px !important;
}
footer .callus {
    font-size: 20px !important;
}
footer .social-nav li a .fa {
    width: 28px;
    height: 28px;
    line-height: 28px;
}
footer .f-brdr-left {
    height: 55px;
}
}
@media only screen and (min-width:992px) and (max-width:1199px) {
.enter-section {
	height:100%;
	margin:5% auto 20%;
}
footer .cont-nav ul a.email {
    font-size: 24px !important;
    font-weight: bold;
}
footer .social-nav li a .fa {
    width: 27px;
    height: 27px;
    line-height: 27px;
}
.sec-enter {
    min-height: 205px;
}
}
@media only screen and (min-width:1200px) and (max-width:1300px) {
 

}
@media only screen and (min-width:1200px) {
 
} 
 @media only screen and (min-width:1200px) and (max-width:1380px) {
.enter-section {
	margin:1% auto 15%;
}

}