@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) {
.no-padding-xs {
	padding:0!important;
}
.no-padding {
    padding-left: 15px !important;
    padding-right: 15px !important;
}
.no-padding-left {
    padding-left: 15px !important;
}
.no-padding-right {
    padding-right: 15px !important;
}
.top-text {display:none}
.mobile-name-view {	display:none;}
header.header-fixed {    position: static;}
.top-bar .pull-right {
	float:none!important;
}
.top-nav {  
    margin: auto !important;
	display:table;
	width:100%;
}
.header-fixed .mobile-name-view {
	font-size: 20px;
	padding-top: 6px !important;
	display: block;
	text-transform: uppercase;
	font-weight: 600;
	color: #b98a05 !important;
	direction:block;
}
.top-nav li a {
	font-size:13px;
}
header {
	position:relative; 
}
.header-fixed {
	background: #fff !important;
	height: 40px;
}
header .logo {
    position: relative;
	z-index: 9999;
	width: 215px;
	font-size: 18px;
	color: #fff !important;
	display: block;
	margin: 5px 0px !important;
} 
.logo-bar {
	position: relative;
	display: block;
	margin: auto;
	left: 0;
	right: 0;
}
header .logo img {
   width:100%;
   display:table;
   margin:0;   
}
.header {
	position:relative;
}
#navigationMenu {
	display:none;
}
.header-info {
	display:none;
}
.nav-bar {
	display:none
} 
.mobile-bg {
	background: #f8f8f8;
border-top: 1px solid #ddd;
display: none;
}
.ravis-btn.btn-type-2 {
    line-height: 35px;
    padding: 0px 18px;
}
header .ravis-btn.btn-type-2 {
width: 75%;
text-align: center;
}
/**/
.sec-title h2 {
    font-size: 16px !important;
	line-height: 24px;
	margin-bottom: 0px !important;
	letter-spacing: 0;
} 
.interview {
    min-height: 280px;
}
.interview img {
    height: 75px;
    width: 75px !important;
}
#e-paper   .owl-controls .owl-buttons div {
    margin: 5px 2px;
}
.advantage-text h3 {
    font-size: 15px !important;
}
/**/
.contact-bar {
    padding: 20px 0 20px;
}
.cont-sec .sec-title h2 {
    font-size: 20px !important;
}
.contact-info .inner-box .text {
    display: flow-root;
} 
.contact-form-section .sec-title h2 {
    padding: 0 25px !important;
    font-size: 20px !important;
}
.btn-new {
    display: inline-block;
    margin-right: 2px;
}
/**/
.info-branding p {
    font-size: 15px !important;
}
.brand-info {
   margin-top: 15px;
}
/**/
section.gray {
    padding: 35px 0;
}
.room-info {
	margin-bottom:15px;
}
.home-sec {
    padding-top: 10px;
    margin-bottom: 50px;
}

.advantage { 
    margin-top: 10px;
}

.word-stream {
    height: 490px;
}
.word-stream-content p {
    font-size: 14px !important;
	font-weight:300;
	line-height: 24px;
}
.word-stream-footer {
    bottom: 0%;
}
.margin-top {
    margin-top: 25px;
}
 
/**/
.home-bar {
    padding: 25px 0 50px;
} 
.margin-bottom {
	margin-bottom:25px;
} 
.main-head {
    font-size: 22px !important;
}
.main-head span {
    font-size: 13px !important;
}
.page-title {
    padding: 20px 0px 20px;	
}
.page-title h1 {
    font-size: 18px !important;
    letter-spacing: 0;
}
.page-title .bread-crumb {
	display:block;
	border:0;
	padding:0!important; 
}
.page-title .bread-crumb li {
	 font-size: 13px;
	font-weight:300;
}
.page-title .bread-crumb li a {
    font-size: 13px;
	font-weight:300;
}
#media-partner .owl-controls {
    margin-top: 0px;
    text-align: center;
    position: relative;
    top: 0px;
    right: 0px;
    width: 30%;
    left: 35%;
    margin-bottom: 50px !important;
    display: block;
}

.mission  div.sec {
    width: 100%;
}
.mission   div.sec:last-child .mission-text {
    display: block;
}
.mission .mission-text {
    max-width: 100%;
    padding: 5%;
    margin: 0px;
    float: none;
} 
.vision   div.sec:last-child .vision-text {
    display: block;
}
.vision .vision-text {
    max-width: 100%;
    padding: 5%;
    margin: 0px;
    float: none;
}
footer .cont-nav ul {
    margin-bottom: 10px !important;
}
p.designer {
    margin-top: 16px !important;
    text-align: center;
}
/* Date 24-07-2019 */
.visitor-line {
    padding: 20px 0 10px;
}
.visitor-block h4 {
      padding: 15px 0px !important;
}

}
@media only screen and (min-width:768px) and (max-width:991px) {
header.header-fixed {
	position:relative;
	background:none;
}
header .header .logo {
    margin: 4px 0;
    position: relative;
    z-index: 9999;
    
	font-size: 18px;
	display:block;
}
 
.logo-bar {
	position: absolute;
	display: block;
	margin: auto;
	left: 0;
	right: 0;
}
.button {
    margin: 15px 0 10px 10px;
}
#header-book-bow {
    top: 17px;
    float: right;
}
header .ravis-btn.btn-type-2 {
width: 50%;
text-align: center;
}
 
.header-info {
	display:none;
}

.main-head span {
    font-size: 13px !important;
}
/**/
.sec-title h2 {
    font-size: 16px !important;
	line-height: 22px;
}  
.interview {
    min-height: 305px;
}
.interview img {
    height: 90px;
    width: 90px !important;
}
#e-paper   .owl-controls .owl-buttons div {
    margin: 5px 2px;
}
.page-title {
    padding: 25px 0px 25px;
}
.page-title h1 {
    font-size: 35px !important;
}
.advantage {
    width: 33%;
    display: inline-block;
	margin-top: 10px;
}
.advantage-icon {
    width: 25%;
    padding: 10px;
}
.advantage-text {
    width: 69%;
    margin-left: 5px;
    padding-right: 0px;
}
.advantage-text h3 {
    font-size: 14px !important;
    line-height: 22px;
}
#media-partner .owl-item img {
    margin-bottom: 5px;
}
.mission  div.sec {
    width: 49.6%;
}
.vision .vision-text {
    margin: 0px;
    padding: 0px 20px;
    float: right;
}
 .mission .mission-text {
    padding: 0px 20px;
	float: none;
	 margin: 0px;
}
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: 30px;
    height: 30px;
    line-height: 30px;
}
footer .f-brdr-left {
    height: 55px;
}
footer .copy {
	text-align:center;
}
footer .social-nav ul {
    margin: 10px auto 7px !important;
    float: none;
    display: table;
}
}
@media only screen and (min-width:992px) and (max-width:1199px) {

.header .logo {
    margin: 5px 0 10px;
}
.no-padding-md {
	padding:0 !important;
}
.top-nav li a {
    padding: 0px 5px;
    font-size: 13px;
}
.text-right-md {
	text-align:right !important;
}
.header-info li {
    padding: 0 5px !important;
}
.header-info {
    margin-top: 18px;
    margin-bottom: 11px;
	margin-right: 25px;
}
.sec-title h2 {
    font-size: 16px !important;
}
.interview {
    min-height: 305px;
}
.interview img {
    height: 90px;
    width: 90px !important;
}
#e-paper   .owl-controls .owl-buttons div {
    margin: 5px 2px;
}



 
.ravis-btn.btn-type-2 {
    padding: 5px 10px;
}
.page-title {
    padding: 40px 0px 40px;
}
.mission .mission-text {
    margin: 0px;
    padding-left: 20px;
    float: none;
}
.vision .vision-text {
    margin: 0px;
    padding-left: 20px;
    float: right;
}
.btn-sub, .btn-cancel {
    margin-right: 4px;
    width: 100px;
}
footer .cont-nav ul a.email {
    font-size: 24px !important;
    font-weight: bold;
}
footer .social-nav li a .fa {
    width: 28px;
    height: 28px;
    line-height: 28px;
}
.md-hidden {
	display:none
}
}
@media only screen and (min-width:1200px) and (max-width:1300px) {
header .logo {
    margin: 4px 0;
    position: relative;
    z-index: 9999;
}
}
@media only screen and (min-width:1200px) {
	.category-col {
		width:20%!important;
	}
	.category-pr-col {
		width:80%!important;
	} 
	.word-stream-border {
    height: 80%;
    /*width: 55%;*/
}
.word-stream-box {
   /* width: 50%;*/
}
.vision .column .inner-box, .mission .column .inner-box {
    position: relative;
    padding: 80px 50px 80px;
}
.vision .column .inner-box p, .mission .column .inner-box p {
	font-size:18px !important;
	font-weight:300;
	letter-spacing:0.5px;
} 
} 
 @media only screen and (min-width:1200px) and (max-width:1380px) {
.page-title{
	position:relative;
	padding: 50px 0px 50px;
}
}

@media (min-width:1200px) {
.container {
	width:1250px !important;
}
 }