/*-- banner --*/
#special2{
   background: url(../images/banner-new2.jpg) no-repeat 0px 0px;
}
#special3{
   background: url(../images/banner-new3.jpg) no-repeat 0px 0px;
}

/*-- //banner --*/

/*--why-start--*/
.img-footer{
    padding-right: 40px;
}
.award img{
    padding-bottom: 30px;
    padding-left: 320px;
}
.why{
	padding:1.5em 0px;
}
.why-top{
	text-align:center;
    padding-bottom: 40px;
}
.heading h3 {
	font-size: 1.6em;
	font-weight: 300;
	color: #464242;
	margin: 0;
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
}
.why-top p {
	margin: 3px auto 0;
	font-size: 17px;
	line-height: 1.6em;
	color: #4a4848;
	width: 100%;
    font-family:'Open Sans', sans-serif;
}
.why-bottom{
	margin-top:5%;
    width: auto;
}
.why-left{
	text-align:center;
}
.why-left p {
	margin-top: 1%;
	font-size: 15px;
	line-height: 1.6em;
	color: #383535;
}
.why-left p label {
	font-weight: 700;
	color: #6A6A6A;
}
.why-left span{
	background:url(../images/trophy.png) no-repeat;
	width:100px;
	height:100px;
	display:block;
	margin:0 auto;
}
.why-left span.w-one{
	background-position:0px 0px;
}
.why-left span.w-two{
	background-position:-100px 0px;
}
.why-left span.w-tre{
	background-position:-200px 0px;
}
/*--why-end--*/
/*-- header --*/
.header-nav {
  padding-top: 40px;
}
.header-nav .glyphicon-home {
  color:#ECCA69;
  font-size: 30px;
  margin-right: 10px;
  top: 0;
}
.social-icons{
margin-top: 40px;
    margin-right: 20px;
float:right;
}
.social-icons ul li {
margin-left:5px;
  list-style-type: none;
  display: inline-block;
}
.social-icons ul li a{
width:24px;
height:24px;
display:block;
}
.social-icons ul li a.f1{
background: url(../images/img-sprite.png) no-repeat 0px 0px;
}
.social-icons ul li a.f2{
background: url(../images/img-sprite.png) no-repeat -26px 0px;
}
.social-icons ul li a.f3{
background: url(../images/img-sprite.png) no-repeat -52px 0px;
}
.social-icons ul li a.f1:hover{
background: url(../images/img-sprite-hover.png) no-repeat 0px 0px;
    transform: rotateY(360deg);
}
.social-icons ul li a.f2:hover{
background: url(../images/img-sprite-hover.png) no-repeat -26px 0px;
    transform: rotateY(360deg);
}
.social-icons ul li a.f3:hover{
background: url(../images/img-sprite-hover.png) no-repeat -52px 0px;
    transform: rotateY(360deg);
}
/*-- effect- bubba --*/
.l-grids figure {
	position: relative;
	float: left;
	overflow: hidden;
	text-align: center;
	cursor: pointer;
	width:100%;
}
.l-grids figure img {
	position: relative;
	display: block;
}
.l-grids img{
  background-color: #000;
  opacity: .78;
  width: 100%;
}
.l-grids figure figcaption {
	padding: 2em;
	color: #fff;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}


.l-grids figure figcaption{
	position: absolute;
	top: 0;
	left: 0;
	width: 65%;
	height: 50%;
}
figure.effect-bubba {
	  background-color:#000;
}
figure.effect-bubba:hover img {
	opacity: 0.7;
}

figure.effect-bubba figcaption::before,
figure.effect-bubba figcaption::after {
	position: absolute;
	top: 20px;
	right: 22px;
	bottom: 22px;
	left: 20px;
	content: '';
	opacity: 1;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}

figure.effect-bubba figcaption::before {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-transform: scale(0,1);
	transform: scale(0,1);
}

figure.effect-bubba figcaption::after {
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	-webkit-transform: scale(1,0);
	transform: scale(1,0);
}

figure.effect-bubba h4 {
	padding-top: 6%;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,-20px,0);
	transform: translate3d(0,-20px,0);
	opacity:1;
	padding-bottom: 0;
}

figure.effect-bubba p {
	padding: 0px 1em;
	opacity: 1;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(0,20px,0);
	transform: translate3d(0,20px,0);
}

figure.effect-bubba:hover figcaption::before,
figure.effect-bubba:hover figcaption::after {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}
figure.effect-bubba:hover h4,
figure.effect-bubba:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
/*-- //effect- bubba --*/
.banner-pos h4{
    font-size: 30px;
 font-family: 'Open Sans', sans-serif;
   font-weight:500;
    color: #fff;
}
.banner-pos p{
    margin: 9px 0 0px 0;
    font-size: 14px;
    color: #fff;
    line-height: 2em;
}
.banner-pos {
  margin-top: 40px;
}

.ban-pos-gridone{
background:#9E9FA4;
padding:25px;
}
.ban-pos-gridone h3{
margin-bottom:20px;
color:#fff;
font-size:28px;
 font-family: 'Open Sans', sans-serif;
}
.l-grids{
padding:0;
}
.ban-pos-gridone{
float:left;
width:40%;

}
.ban-pos-gridone,.ban-pos-gridtwo,.ban-pos-gridthree{
min-height: 200px;
}
.ban-pos-gridtwo{
float:left;
width:18%;
margin-right: 2%;
}
.ban-pos-gridthree{
float:left;
width:18%;
margin-right: 2%;
}
h3.tittle,h2.tittle-one{
margin-bottom:50px;
color:#DF1E1C;
font-size:36px;
 font-family: 'Open Sans', sans-serif;
text-align:center;
}
.welcome,.facilities,.feature-serv ,#gallery ,.about,.vision,.staff,.typrography,.contact,.booking,.single-page,.search-page{
padding:20px;
}
.welcome-grids ul li{
  background: url(../images/arrow.png) no-repeat 0px 8px;
  list-style-type: none;
  line-height: 2em;
  padding-left: 31px;
}
.welcome-grids h4{
 padding-bottom: 20px;   
}
.welcome-grids ul li a{
font-size:14px;
color:#464646;
text-decoration:none;
}
.welcome-grids ul li a:hover{
color:#DF1E1C;
padding-left: 8px;
}
.welcome p{
font-size:14px;
text-align:center;
margin:0 auto;
line-height:2em;
}
.welcome-grids {
min-height: 250px;
width: 20%;
float: left
}

/*-- facilities --*/
.facilities {
  background: #000;
}
.facilities-grid img,.facilities-grid-left img{
width:100%;
}
.facilities-left{
float:left;
width:47.5%;
}
.facilities-right{
float:right;
width:47.5%;
}
.fac-rig-btm{
margin-top:25px;
}
.facilities-grid ,.facilities-grid img,.facilities-grid-left{
  min-height: 384px;
}
/*-- //facilities --*/
/*-- services --*/
.services-bottom-grd-left{
float:left;
width:20%;
}
.services-bottom-grd-right{
float:right;
width:77%;
}
.services-bottom-grd-right h4 {
  color: #DF1E1C;
  font-size: 22px;
 font-family: 'Open Sans', sans-serif;
  text-transform: capitalize;
  font-weight: 500;
  }
.services-bottom-grd-right p {
font-size:13.4px;
line-height:2em;
color:#464646;
margin-top:10px;
font-family: 'Open Sans', serif;
}
.services-bottom-grid:nth-child(4),.services-bottom-grid:nth-child(5),.services-bottom-grid:nth-child(6),.services-bottom-grid:nth-child(7),.services-bottom-grid:nth-child(8),.services-bottom-grid:nth-child(9){
margin-top:20px;
}
/*-- //services --*/
.wel-grid .icon {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  background:#ECCA69;
  margin: 0 auto;
  text-align: center;
  position: relative;	
}
.time-service .glyphicon-glass,.time-service .glyphicon-cutlery,.time-service .glyphicon-plus,.time-service .glyphicon-eye-open,.time-service .glyphicon-thumbs-up{
  z-index: 9999;
  top: 21px;
  left: 0px;
  font-size: 29px;
  color: #ffffff;
}
.time-service .glyphicon-signal,.time-service .glyphicon-road,.time-service .glyphicon-briefcase,.time-service .glyphicon-dashboard{
  z-index: 9999;
  top: 21px;
  left: 0px;
  color: #fff;
  font-size: 26px;
}
.wel-grid .icon img {
  padding: 23px 0 0 0;
  position: relative;
  z-index: 100;
  transition: all 0.3s ease 0s;
}
.wel-grid .icon:before {
  content: '';
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background:#020202;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  transition: all 0.3s ease 0s;
}
.wel-grid:hover .icon img {
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -o-transform: scale(0.9);
  transform: scale(0.9);
}
.wel-grid:hover .icon:before {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.wel-grid.btm-gre  .icon {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  -moz-border-radius: 50%;
  background: #020202;
  margin: 0 auto;
  text-align: center;
  position: relative;	
}
.wel-grid.btm-gre .icon:before {
  content: '';
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background:#ECCA69;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  transition: all 0.3s ease 0s;
}
.wel-grid.btm-gre:hover .icon img {
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -o-transform: scale(0.9);
  transform: scale(0.9);
}
.wel-grid.btm-gre:hover .icon:before {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
    .feature-serv {
        display: inline-block;
        margin-left: 40px;
    }
    .services-bottom-grd-left {
        width: auto;
        height: auto;
    }
.glyphicon {
    display: inline-block;
}
.icon {
    display: inline-block;
}
.time-service {
    display: inline-block;
}
.rate-info {
    width: 0%;
    height: 0%;
}
.recent {
    display: block;
}
/*-- responsive media queries --*/
/*@media (width: 800px) {
.banner-pos h4{
   font-size: 10px;
   font-family: 'Open Sans', sans-serif;
   font-weight:500;
   color: #fff;
}
.banner-pos p{
    margin: 9px 0 0px 0;
    font-size: 14px;
    color: #fff;
    line-height: 2em;
}
.banner-pos {
  margin-top: 40px;
}
.ban-pos-gridone{
  background:#9E9FA4;
  padding:15px;
}
.ban-pos-gridone h3{
margin-bottom:10px;
color:#fff;
font-size:18px;
 font-family: 'Open Sans', sans-serif;
}
.l-grids{
padding:0;
}
.ban-pos-gridone{
float:left;
width:10%;

}
.ban-pos-gridone,.ban-pos-gridtwo,.ban-pos-gridthree{
min-height: 100px;
}
.ban-pos-gridtwo{
float:left;
width:10%;
margin-right: 2%;
}
.ban-pos-gridthree{
float:left;
width:10%;
margin-right: 2%;
}
h3.tittle,h2.tittle-one{
margin-bottom:50px;
color:#DF1E1C;
font-size:36px;
 font-family: 'Open Sans', sans-serif;
text-align:center;
}
.welcome,.facilities,.feature-serv ,#gallery ,.about,.vision,.staff,.typrography,.contact,.booking,.single-page,.search-page{
padding:20px;
}
.welcome-grids ul li{
  background: url(../images/arrow.png) no-repeat 0px 8px;
  list-style-type: none;
  line-height: 1.7em;
  padding-left:30px;
}
.welcome-grids h4{
 padding-bottom: 20px;
font-size: 12px;
padding-left: 5px;
}
.welcome-grids ul li a{
font-size:10px;
color:#464646;
text-decoration:none;
}
.welcome-grids ul li a:hover{
color:#DF1E1C;
padding-left: 8px;
}
.welcome p{
font-size:14px;
text-align:center;
margin:0 auto;
line-height:2em;
}
.welcome-grids {
min-height: 250px;
width: 20%;
float: left
}
	.navigation {
	  width: 20%;
	  }
	span.menu {
	  text-align: center;
	}
	.banner-info {
	  margin-top: 90px;
	}
	.banner-text h4 {
	  font-size: 40px;
	  }
	.ban-pos-gridone {
	  padding: 15px;
	}
	.banner-pos h4 {
	  font-size: 20px;
	}
    .banner-pos{
        width: 360px;
    }
	figure.effect-bubba p {
	  padding: 0px 0em;
	  opacity: 1;
	  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	  transition: opacity 0.35s, transform 0.35s;
	  -webkit-transform: translate3d(0,-10px,0);
	  transform: translate3d(0,-10px,0);
	}
	.l-grids figure figcaption {
	  padding: 0.5em;
	}
	figure.effect-bubba h4 {
	  padding-top: 10%;
	  }
	figure.effect-bubba figcaption::before, figure.effect-bubba figcaption::after {
	  top: 10px;
	  right: 10px;
	  bottom: 10px;
	  left: 10px;
	  }
	.ban-pos-gridone {
	  padding: 10px;
	}
	.ban-pos-gridone, .ban-pos-gridtwo, .ban-pos-gridthree {
	  
	}
	.welcome-left,.welcome-middle,.welcome-right{
	  float: left;
	  width: 50%;
	}
	.welcome-right{
	margin-top:15px;
	}
	.banner-bottom {
	  padding: 12px;
	}
	.banner {
	  min-height: 590px;
	}
	.welcome p {
	  width: 100%;
	  }
	.facilities-grid {
	  float: left;
	  width: 50%;
	}
	.facilities-grid-left {
	  float: left;
	  width: 50%;
	}
	.facilities-left ,.facilities-right{
	  width: 48%;
	}
	.facilities-grid, .facilities-grid img, .facilities-grid-left {
	  min-height: 246px;
	}
	.welcome, .facilities, .feature-serv, #gallery, .about, .vision, .staff, .typrography, .contact, .booking, .single-page, .search-page {
	  padding: 45px 0;
	}
	h3.tittle, h2.tittle-one {
	  margin-bottom: 25px;
	  font-size: 30px;
	}
	.services-bottom-grid {
	  float: left;
	  width: 50%;
	}
	.services-bottom-grd-right h4 {
	  font-size: 19px;
	}
	.services-bottom-grid:nth-child(4), .services-bottom-grid:nth-child(5), .services-bottom-grid:nth-child(6),.services-bottom-grid:nth-child(3) {
	  margin-top: 20px;
	}
    .feature-serv {
        display: inline-block;
        margin-left: -45px;
    }
    .services-bottom-grd-left {
        display: none;
    }
    .services-bottom-grd-right h4 {
        font-size: 13px;
    }
    .services-bottom-grd-right p {
        font-size: 12px;
        text-align: justify;
    }
    .banner-pos {
        display: inline-block;
        padding-top: 120px;
    }
    .ban-pos-info {
        width: 390px;
        height: 170px;
        margin-left: 5px;
    }
    .ban-pos-gridtwo, .ban-pos-gridthree {
        margin-right: 180px;
    }
    .ban-pos-gridtwo .effect-bubba {
        width: 390px;
        height: 170px;
    }
    .ban-pos-gridthree .effect-bubba {
        width: 390px;
        height: 170px;
    }
    .ban-pos-gridtwo .effect-bubba .muscle {
        width: 390px;
        height: 170px;
    }
    .ban-pos-gridthree .effect-bubba .muscle {
        width: 390px;
        height: 170px;
    }
    .ban-pos-gridtwo .effect-bubba figcaption h3{
        padding-top: 8px; 
        padding-left: 10px;
        font-size: 16px;
    }
    .ban-pos-gridthree .effect-bubba figcaption h3{
        padding-top: 8px; 
        padding-left: 10px;
        font-size: 16px;
    }
    .banner-pos-grids {
        margin-top: -100px;
    }
    .recent {
        display: none;
    }
    .rate-info{
        margin-left: 2px;
        width: 390px;
        height: 170px;
    }
    .welcome {
        display: none;
    }
}*/
@media (width: 320px) {
    .recent {
        display: none;
    }
        .feature-serv {
        display: none;
    }
    .banner-pos-grids {
        width: 100%;
    }
    .banner-pos {
        display: inline-block;
        margin-top: 20px;

    }
    .ban-pos-info {
        width: 280px;
        height: 150px;
        margin-left: 5px;
        margin-right: 50px;
    }
    .ban-pos-gridtwo {
        margin-right: 220px;
        float: left;
    }
    .ban-pos-gridthree {
        margin-right: 220px;
        float: left;
    }
    .ban-pos-gridtwo .effect-bubba {
        width: 280px;
        height: 150px;
    }
    .ban-pos-gridthree .effect-bubba {
        width: 280px;
        height: 150px;
    }
    .ban-pos-gridtwo .effect-bubba .muscle {
        width: 280px;
        height: 150px;
    }
    .ban-pos-gridthree .effect-bubba .muscle {
        width: 280px;
        height: 150px;
    }
    .ban-pos-gridtwo .effect-bubba figcaption h3{
        padding-top: 10px; 
        padding-left: 30px;
    }
    .ban-pos-gridthree .effect-bubba figcaption h3{
        padding-top: 10px; 
        padding-left: 30px;
    }
    .rate-info {
        margin-left: 2px;
        width: 280px;
        height: 150px;
    }
    .welcome{
        display: none;
    }
}
@media (width: 360px) {
	.navigation {
		width: 15%;
	}
	.logo {
		float: left;
		width: 85%;
	}
	.social-icons {
		float: left;
		margin-top: 13px;
	}
	.banner-info {
		margin-top: 28px;
	}
	.banner-text h3 {
		font-size: 22px;
	}
	.banner-text h4 {
		margin-top: 10px;
		font-size: 24px;
	}
	.banner-pos p {
		margin: 10px 0 0px 0;
	}
	figure.effect-bubba h4 {
		padding-top: 11%;
	}
	.navigation ul {
		top: 62px;
	}
	.ban-pos-gridtwo {
		float: left;
		width: 100%;
	}
	.ban-pos-gridthree {
		float: left;
		width: 100%;
	}
	.welcome-left, .welcome-middle, .welcome-right {
	  float: left;
	  width: 100%;
	  padding: 0;
	}
	.facilities-grid {
	  padding: 0;
	  width: 100%;
	}
	.facilities-grid-left {
	margin-top:20px;
	  width: 100%;
	  padding: 0;
	}
	.facilities-left, .facilities-right {
	  width: 48%;
	}
	.services-bottom-grd-right p {
	  line-height: 1.8em;
	  }
	.welcome p {
	  line-height: 1.8em;
	}
	.banner-pos {
	  margin-top: -50px;
	}
	
	.social-icons {
	  float: left;
	  width: 100%;
	  text-align: center;
	}
	.welcome-grids {
	  margin-bottom: 20px;
	}
        .recent {
        display: none;
    }
        .feature-serv {
        display: none;
    }
    .banner-pos-grids {
        width: 100%;
    }
    .banner-pos {
        display: inline-block;
        margin-top: 20px;

    }
    .ban-pos-info {
        width: 320px;
        height: 150px;
        margin-left: 5px;
        margin-right: 50px;
    }
    .ban-pos-gridtwo {
        margin-right: 220px;
        float: left;
    }
    .ban-pos-gridthree {
        margin-right: 220px;
        float: left;
    }
    .ban-pos-gridtwo .effect-bubba {
        width: 320px;
        height: 150px;
    }
    .ban-pos-gridthree .effect-bubba {
        width: 320px;
        height: 150px;
    }
    .ban-pos-gridtwo .effect-bubba .muscle {
        width: 320px;
        height: 150px;
    }
    .ban-pos-gridthree .effect-bubba .muscle {
        width: 320px;
        height: 150px;
    }
    .ban-pos-gridtwo .effect-bubba figcaption h3{
        padding-top: 20px; 
        padding-left: 40px;
    }
    .ban-pos-gridthree .effect-bubba figcaption h3{
        padding-top: 20px; 
        padding-left: 40px;
    }
    .rate-info {
        margin-left: 2px;
        width: 320px;
        height: 150px;
    }
    .welcome{
        display: none;
    }
    .social-icons{
        display: none;
    }
}
@media (width: 375px) {
	.navigation {
		width: 15%;
	}
	.logo {
		float: left;
		width: 85%;
	}
	.social-icons {
		float: left;
		margin-top: 13px;
	}
	.banner-info {
		margin-top: 28px;
	}
	.banner-text h3 {
		font-size: 22px;
	}
	.banner-text h4 {
		margin-top: 10px;
		font-size: 24px;
	}
	.banner-pos p {
		margin: 10px 0 0px 0;
	}
	figure.effect-bubba h4 {
		padding-top: 11%;
	}
	.navigation ul {
		top: 62px;
	}
	.ban-pos-gridtwo {
		float: left;
		width: 100%;
	}
	.ban-pos-gridthree {
		float: left;
		width: 100%;
	}
	.welcome-left, .welcome-middle, .welcome-right {
	  float: left;
	  width: 100%;
	  padding: 0;
	}
	.facilities-grid {
	  padding: 0;
	  width: 100%;
	}
	.facilities-grid-left {
	margin-top:20px;
	  width: 100%;
	  padding: 0;
	}
	.facilities-left, .facilities-right {
	  width: 48%;
	}
	.services-bottom-grd-right p {
	  line-height: 1.8em;
	  }
	.welcome p {
	  line-height: 1.8em;
	}
	.banner-pos {
	  margin-top: -50px;
	}
	.social-icons {
	  float: left;
	  width: 100%;
	  text-align: center;
	}
	.welcome-grids {
	  margin-bottom: 20px;
	}
        .recent {
        display: none;
    }
        .feature-serv {
        display: none;
    }
    .banner-pos-grids {
        width: 100%;
    }
    .banner-pos {
        display: inline-block;
        margin-top: 20px;
    }
    .ban-pos-info {
        width: 330px;
        height: 150px;
        margin-left: 5px;
        margin-right: 50px;
    }
    .ban-pos-gridtwo {
        margin-right: 220px;
        float: left;
    }
    .ban-pos-gridthree {
        margin-right: 220px;
        float: left;
    }
    .ban-pos-gridtwo .effect-bubba {
        width: 330px;
        height: 150px;
    }
    .ban-pos-gridthree .effect-bubba {
        width: 330px;
        height: 150px;
    }
    .ban-pos-gridtwo .effect-bubba .muscle {
        width: 330px;
        height: 150px;
    }
    .ban-pos-gridthree .effect-bubba .muscle {
        width: 330px;
        height: 150px;
    }
    .ban-pos-gridtwo .effect-bubba figcaption h3{
        padding-top: 20px; 
        padding-left: 40px;
    }
    .ban-pos-gridthree .effect-bubba figcaption h3{
        padding-top: 20px; 
        padding-left: 40px;
    }
    .rate-info {
        margin-left: 2px;
        width: 330px;
        height: 150px;
    }
    .welcome{
        display: none;
    }
    .social-icons{
        display: none;
    }
}
@media (width: 411px) {
    .recent {
        display: none;
    }
        .feature-serv {
        display: none;
    }
    .banner-pos-grids {
        width: 100%;
    }
    .banner-pos {
        display: inline-block;
        margin-top: 20px;

    }
    .ban-pos-info {
        width: 360px;
        height: 150px;
        margin-left: 5px;
        margin-right: 50px;
    }
    .ban-pos-gridtwo {
        margin-right: 220px;
        float: left;
    }
    .ban-pos-gridthree {
        margin-right: 220px;
        float: left;
    }
    .ban-pos-gridtwo .effect-bubba {
        width: 360px;
        height: 150px;
    }
    .ban-pos-gridthree .effect-bubba {
        width: 360px;
        height: 150px;
    }
    .ban-pos-gridtwo .effect-bubba .muscle {
        width: 360px;
        height: 150px;
    }
    .ban-pos-gridthree .effect-bubba .muscle {
        width: 360px;
        height: 150px;
    }
    .ban-pos-gridtwo .effect-bubba figcaption h3{
        padding-top: 20px; 
        padding-left: 40px;
    }
    .ban-pos-gridthree .effect-bubba figcaption h3{
        padding-top: 20px; 
        padding-left: 40px;
    }
    .rate-info {
        margin-left: 2px;
        width: 360px;
        height: 150px;
    }
    .welcome{
        display: none;
    }
}
@media (width: 414px) {
    .recent {
        display: none;
    }
    .feature-serv {
        display: none;
    }
    .banner-pos-grids {
        width: 100%;
    }
    .banner-pos {
        display: inline-block;
        margin-top: 20px;

    }
    .ban-pos-info {
        width: 360px;
        height: 150px;
        margin-left: 5px;
        margin-right: 50px;
    }
    .ban-pos-gridtwo {
        margin-right: 220px;
        float: left;
    }
    .ban-pos-gridthree {
        margin-right: 220px;
        float: left;
    }
    .ban-pos-gridtwo .effect-bubba {
        width: 360px;
        height: 150px;
    }
    .ban-pos-gridthree .effect-bubba {
        width: 360px;
        height: 150px;
    }
    .ban-pos-gridtwo .effect-bubba .muscle {
        width: 360px;
        height: 150px;
    }
    .ban-pos-gridthree .effect-bubba .muscle {
        width: 360px;
        height: 150px;
    }
    .ban-pos-gridtwo .effect-bubba figcaption h3{
        padding-top: 20px; 
        padding-left: 40px;
    }
    .ban-pos-gridthree .effect-bubba figcaption h3{
        padding-top: 20px; 
        padding-left: 40px;
    }
    .rate-info {
        margin-left: 2px;
        width: 360px;
        height: 150px;
    }
    .welcome{
        display: none;
    }
}
@media (width: 768px) {
    .banner-pos {
        display: inline-block;
        padding-top: 120px;
    }
    .ban-pos-info {
       width: 100px;
        height: 80px;
        margin-left: 5px;
    }
    .ban-pos-gridtwo, .ban-pos-gridthree {
        margin-right: 70px;
    }
    .ban-pos-gridtwo .effect-bubba {
        width: 120px;
        height: 80px;
    }
    .ban-pos-gridthree .effect-bubba {
        width: 120px;
        height: 80px;
    }
    .ban-pos-gridtwo .effect-bubba .muscle {
        width: 120px;
        height: 80px;
    }
    .ban-pos-gridthree .effect-bubba .muscle {
        width: 120px;
        height: 80px;
    }
    .ban-pos-gridtwo .effect-bubba figcaption h3{
        padding-top: 5px; 
        padding-left: 8px;
    }
    .ban-pos-gridthree .effect-bubba figcaption h3{
       padding-top: 5px; 
        padding-left: 8px;
    }
    .banner-pos-grids {
        margin-top: -100px;
    }
    .recent {
        display: none;
    }
    .rate-info{
        width: 0%;
        height: 0%;
    }
}
/*--  responsive media queries --*/