@media (min-width:992px) and (max-width:1199px){
	.efffect h3{
		font-size:15px;
		margin-top:10px
	}
	#navigation .navbar-nav.navbar-right li a {
		color: #43484E;
		font-family: 'Roboto',sans-serif;
		font-size: 12px;
		padding: 0;
		text-transform: uppercase;
		-webkit-transition: all .9s ease 0s;
		-moz-transition: all .9s ease 0s;
		-o-transition: all .9s ease 0s;
		transition: all .9s ease 0s;
		padding: 6px 5px;
	}
	.cata-bar {
	  position: fixed;
	  top: 13.2%;
	  margin-left: 75%;
	  -webkit-transform: translateY(-50%);
	  -ms-transform: translateY(-50%);
	  transform: translateY(-50%);
	  z-index: 9997;
	}
	
	/* Style the icon bar links */
	.cata-bar a {
	  display: block;
	  text-align: center;
	  text-transform: uppercase;
	  font-weight: bold;
	  padding: 6px;
	  transition: all 0.3s ease;
	  color: white;
	  font-size: 10px;
	}
	
	/* Style the social media icons with color, if you want */
	.cata-bar a:hover {
	  background-color: #000;
	  padding: 6px;
	}
	
	.catalogue {
	  background: #2e3192;
	  color: white;
	}
	
	#main-carousel .carousel-inner h2{
		border-bottom:0;
		font-size:40px;
	}
	
.logo {
	width: 150px;
}
}
@media (min-width:768px) and (max-width:991px){
	#navigation .navbar-nav.navbar-right li{
		padding:0 0;
	}
	.header-bottom #subscribe-form .mail-field{
		width:70%
	}
	.header-bottom .btn-primary{
		float:right
	}
	.about-us .tab-content .pull-left.media-object{
		float:inherit;
		width:100%;
		margin-bottom:15px
	}
	.single-member{
		height:515px;
		margin-bottom:30px
	}
	.efffect h3,.efffect h4{
		display:none
	}
	.mask a i{
		margin-top:28px
	}
}
@media (max-width:767px){
	#navigation .navbar-nav.navbar-right{
		margin-top:0
	}
	.media,.media-body{
		overflow:inherit!important
	}
	#navigation .navbar-inverse .navbar-nav .active a,
	#navigation .navbar-inverse .navbar-nav .active a:focus,
	#navigation .navbar-nav.navbar-right li a:hover{
		border:none
	}
	.call-to-action p,.header-bottom #subscribe-form p{
		font-size:14px
	}.header-bottom #subscribe-form .mail-field{
		display:inline;
		float:none;
		margin-bottom:13px;
		margin-right:0;
		width:100%
	}
	#main-carousel .carousel-inner h2{
		border-bottom:0;font-size:30px
	}
	.slider-btn{
		font-size:16px;
		height:45px;
		line-height:45px;
		width:150px
	}
	.title-one{
		font-size:24px
	}
	#about-us p{
		font-size:14px
	}.nav-tabs li{
		width:33%
	}
	.nav-tabs li a{
		text-align:center
	}
	.nav-tabs li a i{
		display:block
	}
	.about-us .tab-content .pull-left.media-object{
		background-color:#F6F6F6;
		display:block;float:inherit!important;margin-right:0;
		width:100%
	}
	#services h2{
		font-size:24px
	}
	.member-right{
		left:55%
	}
	.single-member{
		margin-bottom:25px;
		height:600px
	}
	#portfolio .portfolio-filter{
		padding:0
	}
	#portfolio .portfolio-filter li{
		margin-bottom:10px
	}
	.efffect h3{
		margin-top:18%
	}
	#clients-carousel .carousel-inner img{
		width:100%
	}
	.single-blog ul li{
		margin-bottom:10px
	}
	#gmap iframe{
		height:225px
	}
	.contact-address{
		padding-left:10px;
		padding-right:10px
	}
	.pattern{
		height:960px
	}
	#footer p{
		font-size:14px
	}
}
@media (max-width:479px){
	body section{
		overflow:hidden
	}
	#navigation .navbar-nav.navbar-right li a{
		padding:5px 15px;
	}
	.media,.media-body{
		overflow:inherit!important
	}
	#navigation .navbar-inverse .navbar-nav .active a,
	#navigation .navbar-inverse .navbar-nav .active a:focus,
	#navigation .navbar-nav.navbar-right li a:hover{
		border:none
	}
	#main-carousel .carousel-inner h2 {
		color: #f6f6f6;
		display: inline-block;
		font-family: roboto;
		font-size: 40px;
		font-weight: 800;
		margin-bottom: 10px;
		text-shadow: none;
		text-transform: uppercase;
	}
	#main-carousel .carousel-inner p {
		color: #f6f6f6;
		font-family: roboto;
		font-size: 15px;
		font-weight: 300;
		margin-bottom: 59px;
		margin-top: 0;
		text-shadow:none;
	}
	.pays {
	margin-top: 10px;
	}

	.pays li {
		list-style: none;
		display: inline-block;
		max-width: 70%;
		margin: 5px 55px;
	}

	.pays img {
		width: 100%;
	}
	.cata-bar {
	  position: fixed;
	  top: 11.5%;
	  margin-left: 60%;
	  -webkit-transform: translateY(-50%);
	  -ms-transform: translateY(-50%);
	  transform: translateY(-50%);
	  z-index: 9997;
	}

	/* Style the icon bar links */
	.cata-bar a {
	  display: block;
	  text-align: center;
	  text-transform: uppercase;
	  font-weight: bold;
	  padding: 7px;
	  transition: all 0.3s ease;
	  color: white;
	  font-size: 10px;
	}
	.call-to-action p,
	.header-bottom #subscribe-form p{
		font-size:14px
	}
	.header-bottom #subscribe-form .mail-field{
		display:inline;
		float:none;
		margin-bottom:13px;
		margin-right:0;
		width:100%
	}
	#main-carousel .carousel-inner h2{
		border-bottom:0;
		font-size:30px
	}
	.slider-btn{
		font-size:16px;
		height:45px;
		line-height:45px;
		width:150px
	}
	.title-one{
		font-size:24px
	}
	#about-us p{
		font-size:14px
	}
	.nav-tabs li{
		width:33%
	}
	.nav-tabs li a{
		text-align:center
	}
	.nav-tabs li a i{
		display:block
	}
	.about-us .tab-content .pull-left.media-object{
		background-color:#F6F6F6;
		display:block;
		float:inherit!important;
		margin-right:0;
		width:100%
	}
	#services h2{
		font-size:24px
	}
	.member-right{
		left:55%
	}
	.single-member{
		margin-bottom:25px;
		height:450px
	}
	#portfolio .portfolio-filter li{
		margin-bottom:10px
	}
	.efffect h3{
		margin-top:8%
	}
	.single-blog ul li{
		margin-bottom:10px
	}
	#gmap iframe{
		height:225px
	}
	.contact-address{
		padding-left:10px;
		padding-right:10px
	}
	.pattern{
		height:960px
	}
	#footer p {
		font-size:10px
	}
	#footer span {
		font-size:8px
	}
	.uverax img {
		width: 50px
	}
}