body {padding-top: 100px;
font-family: verdana, sans-serif;
font-size:15px;
color: #555}

a, a:hover, a:active {text-decoration:none;}
/***********start overiding bootstrap*******/
h1, h2, h3, h4, h5, lead {font-family: 'lato', sans-serif;}
h3 span {font-size: 18px}
/*main navbar*/
.h1, h2 {
	margin-bottom: 60px;
	font-size: 28px;
	text-transform:uppercase;
	
}
.container1{width:90%;
margin:auto;}

.box h2, .team2 h2, .our_clients h2{
	color: rgb(51,51,51)
}
.profile h2{
	background-color:rgb(20,73,149);
	color:#FFF;
	padding: 5px 40px;}
.navbar {min-height:70px;
border: 0px solid transparent;
    padding-bottom: 10px;
}
.navbar-default {border-color:transparent; 
border-top: 10px solid rgb(85, 85, 85);}
.navbar-header {padding-top: 5px}
.navbar-nav{font-size:16px;
margin: 0;
}
/*active link.navbar-brand {height:auto;margin-top:20px;}*/
/*active link*/
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color:rgb(255,0,0);
}
.navbar-default .navbar-nav > li > a {
	color: #333;
	font-family: 'Lato', sans-serif;
}
/*active link*/
.navbar-inverse .navbar-nav > li > a {color: #BBB;font-size:16px;}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > li > a {color: #BBB;}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover{background-color:transparent;
color:rgb(200,101,103);}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {    color: rgb(200,101,103);
    background-color:transparent;
}
/*Brand name*/
.navbar-inverse .navbar-brand {
	font-size:30px;
	color:rgb(204,204,204);
	padding:25px;
}
.navbar-inverse .navbar-brand span{color:rgb(255,0,0);}
/*drop down Menu*/
.dropdown-menu {
	background-color:rgb(255,255,255);
}
/*drop down Links*/
.dropdown-menu > li > a {color:rgb(204,204,204);padding: 6px 20px;}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
	background-color:rgb(255,0,0);
	color:rgb(255,255,255);
	/*hover effect */
	padding-left:25px;
	/*to make th hover effect smother*/
	-webkit-transition:padding 0.7s ease; 
	-moz-transition:padding 0.7s ease;
	-o-transition:padding 0.7s ease;
	transition:padding 0.7s ease;
}
.dropdown-menu .divider {background-color:rgb(128,0,0);}
.navbar-right .dropdown-menu {left:0px;right:auto;}
/*didnt work with explorer
.navbar-nav > li > a {
  padding-top: 25px;
  padding-bottom: 25px;
}*/
.link{
	padding-bottom:20px;
	color:rgb(200,101,103);
	font-size:14px;
	font-weight:bold}
	.link3{
	padding-bottom:20px;
	color:rgb(20,73,149);
	font-size:20px;
	font-weight:normal; }
	.link a, .link a:hover{
	color:rgb(200,101,103);
	text-decoration:none;}
	.link2{
	padding-bottom:10px;
	color:rgb(20,73,149);
	font-size:20px;
}
.pharma-menu .sub3{padding-bottom: 60px;
}
.pharma-img img{padding:0 30px}
.pharma-caption {background-color: #D03D2F;
color: #FFF;
font-size: 17px;
padding: 5px 0;
text-align:center;
}
	.line {
    font-family: 'lato', sans-serif;
    margin: 0 0 30px;
    text-transform: uppercase;
    color: #fcf8e3;
    letter-spacing: .015em;
    background-color: rgb(85, 85, 85);
    padding: 0 0 0 20px;
	font-size: 16px;}
	.line1{
	text-transform: uppercase;
	color: #111;
	letter-spacing: 0.015em;
	padding-top: 35px;
}
	.line2 {
    font-family: 'lato', sans-serif;
    padding: 0 0 40px;
    text-transform: uppercase;
    color: rgb(85, 85, 85);
    letter-spacing: .015em;}
	.img1{margin-right:-15px;
	margin-left:-15px;
	margin-bottom:-20px;}
	.border{border: 1px solid #999;}
	.link2 a, .link2 a:hover,.link3 a, .link3 a:hover{
	color:rgb(20,73,149);
	text-decoration:none;}
	.right{
		border-right:1px solid rgb(211,211,211)}
	.link1{
	color:rgb(200,101,103);
	font-size:27px;}
.sub{
	font-weight: normal;
	color: rgb(51,51,51);
	font-size: 13px;
	padding-bottom: 5px;}
	.sub a, .sub1 a, .sub2 a{color: rgb(51,51,51);
	text-decoration:none;
	font-weight:normal;
	font-size: 14px;}
	.sub a:hover, .sub1 a:hover, .sub2 a:hover{color: rgb(200,101,103);
	text-decoration:none;
	font-weight:normal;}
	.sub1{
		padding-top:20px;}
	.sub2{
		padding-top:20px;}
	.sub4{padding-top:10px;}
	.grey {
        padding: 15px 0;
    margin-top: 20px;
    border-top: 1px dashed rgb(197, 197, 197);
    font-size: 13px;
    font-weight: bold;}
	.grey a{color: #999}
	.pdf a{color: #555}
	.grey2{ padding-top:20px;
	padding-bottom:0px;
	color:rgb(153,153,153);
	font-size:15px;
	font-weight:normal
	}
	.link3 .grey{padding-top:20px}
	.img{
		padding-top:20px;
		padding-bottom:10px;
	}
	.img2{
		padding-top:5px;
	}
	.molto{padding-left: 0px}
	.dropdown-menu {border: 0px solid #ccc;
border: 0px solid rgba(0, 0, 0, .15);}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  border-color:transparent;
}
.languages{
	text-align: right;
	padding: 15px 10px 10px;
	font-size:17px;
	
}
.languages img{
margin-bottom: 10px;}
.languages i{
	padding: 0 7px;
	font-size:23px
}
.languages a:first-child{
	margin-top:5px;
	color:rgb(224, 81, 55);
}
.languages a:last-child{
	color:#337ab7;
}

.navbar-toggle {margin:15px}
.top {
	background: url("../images/top.png") no-repeat bottom center fixed;
	width: 100%;
	padding-bottom: 95%;
}
.top1 {
	background: url("../images/top1.jpg") no-repeat bottom center fixed;
	width: 100%;
	padding-bottom: 95%;
}
.top2 {
	background: url("../images/top2.jpg") no-repeat bottom center fixed;
	width: 100%;
	padding-bottom: 95%;
}
.top3 {
	background: url("../images/top3.jpg") no-repeat bottom center fixed;
	width: 100%;
	padding-bottom: 95%;
}
.title{
	margin-top: 20%;
	padding-left: 15%;
	opacity: .85;
}
.title1{
	margin-top: 9%;
	margin-bottom: -12%;
	padding-left: 10%;
	opacity: .85;
}
.title2{
	font-size: 15px;
	display:block;
	margin-bottom: 5px;
}
	.logo{
		padding:50px 15px;
		background-color: rgb(240, 240, 240);
		margin-bottom: 15px;
		-webkit-transition: all .5s ease-in-out;
		-moz-transition: all .5s ease-in-out;
		-ms-transition: all .5s ease-in-out;
		-o-transition: all .5s ease-in-out;
		transition: all .5s ease-in-out;

	}
	.logo:hover {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);}
	.box{
	padding: 0 20px;
	font-size: 15px;
	}
	.img{padding-right: 0;} 
	.food-sector {background: url('../images/food-sector2.jpg') no-repeat right fixed;
	height:800px;
	 background-size: auto; }
	.pharma-sector {background: url('../images/pharmaceutical2.jpg')  no-repeat left fixed;
	height:800px;
	 background-size: auto; }
	.right-img {margin-top: 6%; }
	.right-img1 {margin-top: 20%; }
	.subtitle{
		line-height:40px;		
		 
	}
	.list1{
		line-height: 40px;
		color:rgb(0,0,0);
		padding-right:10%;
	}
	.list1 a{
		color:rgb(0,0,0)}
		.list1 a:hover, .list1 a:active{
		color:rgb(20,73,149);
		text-decoration:none;}
	.food{
		font-size:16px}
		.food img{max-width:350px;}
		.mission{
			background-color: rgb(232,232,232);
			padding-left: 0px;
			margin-bottom:50px;
			}
			.mission p{
				padding:15px;
			}
			.mission2{
				float:left;
				left:0px;
				padding-left: 0px;
			}	
			.content h2{color:rgb(85, 85, 85)
			}
			.content {
	margin-top: 50px;
	margin-bottom: 60px;
	padding-left: 30px;
			}
			.client {
	margin-top: 50px;
	margin-bottom: 60px;
			}
			.img-caption {font-size: 14px;
			font-weight:bold}
			.company1{
			background:url("../images/companie1.gif") no-repeat center center;
			width:50%;
			min-height:300px;}
			.companies{background-color: #fff;
				}
				.companies-left{
					border-left:1px solid rgb(204,204,204);
					padding-bottom:60px;
					padding-left: 50px;
				}
				.group{ font-size:20px;
				padding-top:25px;
				}
				.group h2{color:rgb(20,73,149)
			}
				.group nav{padding-bottom:70px;}
				.group h2{margin-bottom:10px;}
				.group h3{margin-bottom:40px;
				font-weight:bold;}
				.group .list-unstyled li{float:left; }
				.group .list-unstyled li a{padding: 20px; }
				.group .list-unstyled li a:hover{background-color:rgb(249,249,249)}
				.contact h3{color:rgb(20,73,149)}
				.grey-back{background-color:rgb(247,247,247);
				padding: 20px;
				font-size:13px}
/* carouse */
.carousel-caption {
	top: 30%;
	left: 50%;
	right:28%;
	font-size:30px;
	text-align: right;
}
.carousel-indicators {bottom:0px;}
.carousel-indicators li {
	height:15px;
	width:15px;
	border: 1px solid rgb(102,102,102);
}
.carousel-indicators .active {
	height:17px;
	width:17px;
	background-color:rgb(255,0,0);
}
.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {width:100%}
.application{background-color:rgb(241, 243, 244);
padding: 10px 40px 40px;
margin: 40px 0}
.application .app{padding: 25px}
.application h3{text-align: center;
margin-bottom: 20px}
/***********end overiding bootstrap*******/

/* start section about */
.about {
	margin-top: 5%;
	margin-bottom: 60px;
	padding-left: 30px;
}
.profile {
	margin-top: 5%;
	margin-bottom: 60px;
	padding-left: 30px;
	background-color: rgb(232,232,232);
}
.txt-profile{
		padding-right: 30px;}
.img-profile{
	padding:0;
	margin:0}
.about span {color:rgb(200,101,103);}
.about .lead {
	color:#888;
	font-size:25px;
	margin-top:15px;
}
.blue{
	background:rgb(73,100,138);
	color:rgb(255,255,255);}
.red{
	background:rgb(229,67,76);
	color:rgb(255,255,255);
}
	.white {
		background:rgb(255,255,255);
		color:rgb(26,28,33);
	}
.clients{	background:url("../images/clients-top.jpg") no-repeat center center fixed;
min-height: 200px;
color:rgb(255,255,255);
padding-top:6%;
	}
	.submenu{top:-140px;
	opacity:.85;
	text-align:right;
	}
	.submenu1{
	opacity:.85;
	text-align:right;
	}
	.logos{
		padding:40px;}
.features {
	background-color:#eee;	
}
.features .row{margin-right: 0;
    margin-left: 0;	
}
.features .pharma{background:url("../images/medical.png") no-repeat fixed left top;
min-height: 500px;}
.features a, a:hover, a:active{
	text-decoration:none;}
.features a {color: #555}
.features a:hover {color: #333}


.feat p {line-height:2em;}
.feat1 {background:url("../images/design1.jpg") no-repeat center top;
min-height: 365px;}
.feat2 {background:url("../images/cylinder.jpg") no-repeat right top;
min-height: 365px;}
.feat3 {background:url("../images/packaging.jpg") no-repeat left top;
min-height: 365px;}
.featb {background:rgb(24,61,138);
min-height: 365px;}
.featr {background:rgb(221,98,103);
min-height: 365px;}
.btitle{
	position:relative;
	color:rgb(255,255,255);
	font-size:60px;
	line-height:60px;
	padding-top:10px;}
	.btitle2 {
    font-size: 30px;
    padding: 30px 0 0;
}
	.more{position:relative;
	color:rgb(255,255,255);
	font-size:25px;
	padding-top:20%;
}.more2{
    font-size: 17px;
    padding: 5px 20px;
	margin-top:30px;
	display:inline-block;
	background-color:#D03D2F

}
.more2 a{
	color:#FFFFFF;
}
.features .feat span.glyphicon {font-size:30px;margin-bottom:10px;}
.features .feat span.glyphicon hover {color:rgb(255,0,0);}
/* start section about */

/* end testimonials section */
.testimonials {padding-top: 50px;padding-bottom:50px;}
.testimonials .lead {line-height: 2em;margin-bottom:10px;}
.testimonials span {
	font-size:18px;
	font-weight:bold;
	color:rgb(255,0,0);
}
.testimonials .carousel-inner {min-height:160px;}
.testimonials .carousel-indicators {
	position:static;
	width:100%;
	margin-left:auto;
	padding-top:20px;
}
.testimonials .carousel-indicators li{
	text-indent:0px;
	width:80px;
	height:80px;
	opacity:0.5;
	border: 2px solid rgb(255,255,255);
	border-radius:50%; /* Circle*/
	overflow:hidden; /* to let the photo inside the border*/
	margin:5px;
}
.testimonials .carousel-indicators li.active{
	opacity:1;
	width:80px;
	height:80px;
	background:none;
	border: 2px solid rgb(51,51,51);
	border-radius:50%;
	overflow:hidden;
}
.testimonials .carousel-indicators li img{max-width:100%;}
/* start section price table */
.price-table {
	background-color: rgb(24,61,138);
	padding-top: 70px;
	padding-bottom: 50px;
	color: rgb(255,255,255);;
}
.price-table1 {
	background-color: rgb(146, 146, 147);
	padding-top: 70px;
	padding-bottom: 50px;
	color: rgb(255,255,255);;
}
.price-table h2{
	color:rgb(255,255,255);}
.price-table .price-box, .price-table1 .price-box{
	padding:10px;
	margin-bottom:15px;
}
.price-table .price-box:hover p{
	
}
.price-table .price-box span, .price-table1 .price-box span{margin:5px 0 15;
font-size:36px;}
.price-table .price-box p{
	padding-top:20px;
	font-size:20px;
}
.price-table .price-box ul{line-height:250%;font-size:18px;}
.price-table .price-box a{margin-bottom:5px;}
/* end section price table */
/* start section our team */

.team .team2 {
	color: rgb(51,51,51);
	padding-top: 40px;
	padding-bottom: 40px;
}
.team .caption {
	position: relative;
    color: rgb(255,255,255);
    font-size: 22px;
    background-color: #D03D2F;
    display: inline-block;
    padding: 10px 30px;
    bottom: 30px;
}
.team .caption:hover {background-color:rgb(85, 85, 85)}
.zoom, .caption{
	transition: .5s ease-in-out}
.zoom:hover {
  transform: scale(1.1); 
}
.holder {overflow: hidden}
.products{
	font-size: 18px;
	color: rgb(51,51,51);
	margin-top: 80px;
	margin-bottom: 110px;
}
.team2 .person {margin-bottom:40px; }
.team .dropdown {margin-bottom: 20px}
.team .dropdown a{display:block;
padding: 8px 16px;
color: #333}
.team .dropdown #dLabel{background-color:#ddd;
border:0;
padding:5px 10px;
color: #D03D2F;
display:inline-block}
.team .dropdown {
	cursor: pointer}
.team .dropdown a:hover{color:#D03D2F}
/* end section our team */

/* start section suscribe */
.subscribe {
	padding-top: 40px;
	padding-bottom:70px;
	background:#EEE;
}
.subscribe .h1 {
	color:#888;
	letter-spacing:2px;
	margin-bottom:20px;
}
.subscribe p {margin-bottom:30px;}
.subscribe .form-control {
	border-radius:0;
	margin-right:-5px;
	width:300px;
}
.subscribe button {border-radius:0;}
/* end section suscribe */

/* start section stas */
.stats {
	background:url("../images/back.jpg") no-repeat center center fixed;
	min-height:300px;
	opacity:.9;
}
.stats .stats2 {
	background:rgba(2,2,2,0.7);
	color:#B6B5B5;
	min-height:300px;
}
.stats3 {margin-bottom:30px;}
.stats3:hover {color:rgb(255,255,255);	}
.stats3 p{
	font-size:60px;
	font-weight:600;
	margin-bottom:0px;
}
.stats3 span{font-size:18px;}
/* end section stas */
/* start section skills */
.skils {padding-top:40px;padding-bottom:60px;}
.skils h3 {font-weight:bold;margin-top:0px;}
.skils .progress {height:30px;}
.skils .progress-bar {
	line-height:30px; /*same as height to center vertically*/
	font-size:15px;
	font-weight:bold;
	text-align:left;
	text-indent:10px;/*sto make a space fefore the text*/
}
/* end section skills */

/* start section contact */
.our_contact {
	background:url("../images/back.jpg") no-repeat center center fixed;
	min-height:300px;
}
.contact_us {
	background:rgba(2,2,2,0.7);
	min-height:300px;
	color:rgb(153,153,153);
	padding-top:40px;
	padding-bottom:40px;
}
.contact_us p {margin-bottom:40px;}
.contact_us textarea {height:108px;}
.contact_us input[type="text"], .contact_us textarea{
	background:rgba(82,78,78,0.7);
	color:rgb(255,255,255);
	border:none;}
	.block img {
    float: left;
    margin-right: 20px;
}
/* end section contact */
/* start section our clients */
.our_clients{
	padding-top: 40px;
	padding-bottom: 80px;
}	
.our_clients img{
	opacity:0.9;
	filter:alpha(opacity=70);/*for internet explorer*/
	margin-top:20px;
	margin-bottom:20px;	}
.our_clients img:hover {opacity:1;}
.suplier{padding:20px;}
/* end section our clients */
/* start section news */
.news {
	padding-top:60px;
	font-size:24px;
	padding-bottom:60px;
	}
	.news h2 {
		color:rgb(29,35,45);
		font-size:55px;}
	.news p{
			margin:20px;
			padding-bottom:20px;
			border-bottom: 1px solid rgb(226,226,226);
			color:rgb(102,102,102);}
	.news span{
				text-align:right;
				right:0;
				display:block;
				font-size:15px;
				padding-right:20px;
				padding-bottom:20px}
	.news a img{opacity:.9}
	.news a:hover img{opacity:1}
				
	.black{font-weight:600;}
/* end section our news */
.group-companies{	background:url("../images/companies.jpg") no-repeat center top fixed;
min-height: 200px;
color:rgb(255,255,255);
padding-top:6%;
	}

	.machines-right{
		border-right: solid 1px #CCC;
		padding:20px}
/* start section footer */
.footer {
	background-color: rgb(63, 63, 63);
	color: #E6E5E5;
	padding-top: 40px;
	padding-bottom: 30px;
	font-size: 13px;
	
}
.footer a{color:#E6E5E5;
margin-bottom: 8px;
display: block;
font-weight:bold	}
.footer a:hover {color:#FFF;}
.footer h3 {color:#0895d1;
	letter-spacing:1px;
	margin:30px 0px 20px;
	text-transform:uppercase}
.footer h1{font-size:18px;
margin: 0 0 20px;}
.footer h2{font-size:18px;
margin: 0;}
.footer h3{font-size:16px;
margin-bottom: 20px;
margin-top: 0;
color:rgb(153,153,153)}


.footer .four-columns {overflow:hidden;}
.footer .four-columns li{
	width:25%;
	float:left;
	padding:5px 0;
}
.footer .social-list {overflow:hidden;margin:20px 0 10px;}
.footer .social-list li{
	float:left;
	margin:3px;
	opacity:0.7;
	filter:alpha(opacity=70);
}
.footer .social-list li:hover {opacity:1;filter:alpha(opacity=100);}
.footer .img-thumbnail {
	background:rgba(0,0,0,0.2);
	border:1px solid #444;
	margin-bottom:5px;}
.footer .copyright {
	background:#111;
	color:#AAA;
	padding:15px 0;
	margin-top:30px;
	font-size:18px;
}
.footer span {
	display: block;
	padding-top: 40px;
	color: rgb(255,255,255);
}
.footer .languages {padding: 40px 50px 0;}
.footer .languages a {display: inline}
 .vline, .vline1{
	 border-left: 1px solid rgb(255,255,255);
	 height:270px;
	 padding-left:20px;}
	 .vline2{
	 border-left: 1px dashed rgb(197, 197, 197);
	 min-height:75px;
	 padding-left:35px;}
.vline1 a, .pharma a{	line-height: 25px;} 
.sales {background-color:rgb(239,239,239);
padding: 30px 10px;
height:215px}
.sales img{padding: 10px 0 30px 0}
.sales:hover {
box-shadow: rgb(51,51,51)}
.imgs {padding-right: 0;
    padding-left: 0;}
/* end section footer */
/* start our grouping system */
.our_contact, .team, .stats, .top, .clients, .group-companies{
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.footer .social-list li, .our_clients img, .stats3, 
.testimonials .carousel-indicators li.active, 
.price-table .price-box p{
	-webkit-transition:all 0.5s ease-in-out; 
	-moz-transition:all 0.5s ease-in-out;
	-o-transition:all 0.5s ease-in-out;
	transition:all 0.5s ease-in-out;}
	
	.companies-group  a img{opacity: .8; }
.companies-group  a:hover img{opacity: 1; }
.applications{
	background-color:rgb(239,239,239);
	margin: 30px 0;
	padding:15px;
	text-align:center;
	font-size:18px}
	.applications h3{
		font-size:36px;
		color:rgb(102,102,102)
	}
	.applications div{
		padding:5px;}
		.iso{padding-top:20px;
		padding-bottom:20px;}
		.warehouse{
			background:rgb(228,228,228);
			margin-right:3%;
			padding:20px;
			height:200px;}
			.warehouse p{
				font-size:20px}
			.warehouse span{
				font-size:36px}
			.categories{
				background-color:rgb(239,239,239);
				padding:30px;
				height:300px;
				margin-right:20px;
				color:rgb(24,61,138);
				font-size:30px;
				}
				.categories img{ margin-top:30px;margin-bottom:30px;
				vertical-align:bottom}
				.category a:hover div{
				background-color:rgb(204,204,204);
				color:rgb(255,255,255);
				}
/* end our grouping system */
/* there are 2 ways one to set the min & max width (in this way we have to type all the styles in every media) 
the other is to set min width only (in this case the style set in the first media will go through all other screens unless we overide it)*/
/* Mobiles and Tablets*/

		
@media (max-width:767px) 
{
	body {padding-top: 78px;}
	.navbar {padding-bottom: 0;}
	.navbar-nav > li > a {
		padding-top:10px;
		padding-bottom:10px;
		}
		h2 {margin-bottom: 0;}
		.subscribe .form-control{
			margin:20px auto;
		}
		.navbar-fixed-top .navbar-collapse, 
		.navbar-fixed-bottom .navbar-collapse
		{max-height:550px;
		}
		.box{text-align: center;}
		.logos{
			padding:20px;}
		.client {
	margin-top: 10px;
	margin-bottom: 60px;
			}
			.client h2{
	margin-bottom: 20px;
			}
		.logo {
    padding: 20px 10px;}
.link3, .link {padding-bottom: 0px;
}

.line1 {padding-top: 0px;}
.border {
    border: 0px solid #999;
}
.sub a:hover, .sub1 a:hover, .sub2 a:hover{color: rgb(51,51,51);}
.sub2 {
    padding-top: 0px;
}
.sub6{padding-bottom: 20px}
.line {
    border-bottom: 1px solid #999;
	background-color: transparent;
	color: #333;
	padding: 0;
	font-size:14px;
	margin: 0 0 10px;
}
.vline1{padding-top:30px;
border-left: 0;
height:auto}
.vline2 {
    border-left: 0;
    min-height: 0;
        padding-left: 15px;
}
	.link2 {
    padding-bottom: 0px;
	font-size: 15px;}
	.link3 {font-size: 14px;}
	.sub {padding-bottom: 0px;
	margin-left: 0px;}
	.sub3 {padding-left: 10px;}
	.color, .color a {color: #C86567;}
	.sub4 {padding-left: 25px;}
	.sub5 {padding-left: 25px;}
	.pharma-menu .sub3 {padding-bottom: 0;
	padding-left: 15px;}
	.link2 .sub{margin-left: 10px;}
	.img-profile {margin:-15px;}
	.submenu {top: 30px;}
	.submenu a{font-size:11px}
	.about {padding-left: 0px;}
	.list1 {line-height: 25px;}
	h2{font-size:25px;}
	.sub1 {
    padding-top: 0px;
}
.navbar-nav > li > a {line-height: 10px;}
.group{padding-top:10px;}
				.group h2{color:rgb(20,73,149)
			}
				.group nav{padding-bottom:30px;}
				
				.group h2{margin-bottom:10px;}
				.group h3{margin-bottom:20px;}
				.group .list-unstyled li a{padding: 5px; }
				.compnies-links{background-color:rgb(204,204,204)}
				.vline{padding-left: 15px;
				border-left: 0;}
				.footer span {padding-top: 20px;}
				.footer .languages {
     padding: 20px 50px 20px; }
}
/* Small Screen*/
@media (min-width:768px) and (max-width:991px) 
{
	
}
/* Meduim Screen*/
@media (min-width:992px) and (max-width:1199px) 
{
	
}
/* Large Screen*/
@media (min-width:992px) 
{
	
}
@media (min-width: 768px) {

  .grid-demo .col-sm-10 {
    width: 80%;
  }
  .companies-group .col-sm-2
  { width: 14%;}
  }
/*sub of sub*/
.dropdown-submenu {
    position: relative;
}

.dropdown-submenu .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -1px;
}
