@font-face{font-family:'DINPro-Light';src:url('../fonts/DINPro-Light.ttf');}
@font-face{font-family:'DINBEK-Bold';src:url('../fonts/DINBEK-Bold.ttf');}
@font-face{font-family:'DINPro-Regular';src:url('../fonts/DINPro-Regular.ttf');}
body{width:100%;height:100%;font-family:'DINPro-Light';color:#111;font-size:15px;background-color:#fff;line-height:24px;}
html{width:100%;height:100%;}
a{-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;transition:all .2s ease-in-out;cursor: pointer;}
a:hover,
a:focus{text-decoration:none;}
a:focus{outline:medium none;}
b{font-family:'Roboto-slab';font-weight:normal;color:#000;}
p{color:#000;line-height:23px;}
.m-top{margin-top:20px;}
.m-top2{margin-top:40px;}
.row-box{width:100%;float:left;clear:both;}
section{float:left;width:100%;clear:both;}
.padding-small{padding:40px 0;}
.padding{padding:70px 0;}
.navbar-default{
	background-image: url(../images/br-dot.png);
	background-repeat: repeat-x;
	background-color:#fff;
	background-position: bottom 10px center;
	border-radius:0;
	margin-bottom:0;
	clear:both;
	border: 0;
	height:78px;
	}
.navbar-brand{display:none;}
.navbar-default .navbar-nav > li > a{
	font-family:'DINPro-Light';
	text-transform:uppercase;
	color:#000;
	font-size:16px;
	letter-spacing:0.5px;
	padding:10px 12px;
	border-bottom:2px solid #fff;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > li > a:hover{
	color:#000;
	border-bottom:2px solid #111;
	background-color:#fbfbfb;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover{
	background-color: #222;
}
.navbar-default .navbar-collapse{
	float:left;
	margin-top: 16px;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
    color: #333;
    background-color: #fbfbfb;
	border-bottom:2px solid #111;
}
.logo{
	width: 224px;
	position: relative;
	left: 0;
	right: 0;
	margin: 0 auto;
	z-index: 99;
	display: inline-block;
	padding-top: 10px;
	text-align: center;
}
.logo::after{
	background-image: url(../images/tragon.png);
	background-repeat: no-repeat;
	position: absolute;
	top:74%;
	width: 224px;
	height: 73px;
	content: '';
	left: 0;
	right: 0;
	z-index: -1;
}
.logo::before{
	position: absolute;
	top:3%;
	width: 224px;
	height: 73px;
	content: '';
	left: 0;
	right: 0;
	z-index: -1;
	background-color:#fff;
}
.logo img{
    margin-bottom:0px;
}
.logo b{
    margin-bottom: 5px;
	font-family: 'DINPro-Regular';
	text-transform: uppercase;
	clear: both;
	float: left;
	width: 100%;
	font-size:18.6px;
	margin-bottom: 0;
	color:#19171a;
}
.logo p{
	font-size: 9px;
font-family: 'DINPro-Regular';
margin-bottom: 0;
line-height: 15px;
clear: both;
text-transform: uppercase;
letter-spacing: 1px;
color:#19171a;
}
.disable{
	-webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
header .log-sin a, header .log-sin i{
	font-family:'Roboto Slab';
	text-transform:uppercase;  
	color:#333;
	font-size:15px;
}
header .log-sin a{
	float:left;
	padding: 5px;
}
.log-sin{
	float:left;
}
.navbar-right {
    padding: 8px 0;
    margin-top: 10px;
}
header .log-sin i{
	background-color: #efefef;
	border-radius: 50%;
	float: left;
	font-style: normal;
	padding: 4px;
}
.navbar-right ul{
	list-style-type: none;
	padding: 0;
	float: left;
	margin-top: 4px;
    margin-bottom: 0;
}
.navbar-right ul li{
	display:inline-block;
}
.navbar-right ul li a{
	float:left;
	padding-left:12px;
	color: #000;
}
.navbar-right ul li a i{
	font-family: 'DINPro-Light';
	color: #111;
	font-size: 15px;
	font-style:normal;
}
.top-none .navbar-default{
	-webkit-box-shadow: 0px 2px 3px 0px rgba(54, 54, 54, 0.17);
    -moz-box-shadow: 0px 2px 3px 0px rgba(54, 54, 54, 0.17);
    box-shadow: 0px 2px 3px 0px rgba(54, 54, 54, 0.17);
	}
/*---- slider ----*/
/* Animation delays */

.carousel-control.left, .carousel-control.right {
    background-image: none;
}
.glyphicon-chevron-left:before, .glyphicon-chevron-right:before {
    content: none;
	width:auto;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev{
	width:auto;
	}
/*---- carousel-fade ----*/
.carousel-fade .carousel-inner .item {
  opacity: 0;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
  opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}

.carousel-fade .carousel-control {
  z-index: 2;
  text-shadow: none;
}
/*---- carousel-close ----*/
.cd-top {
	background-color: #fff;
	border: 1px solid #333;
	bottom: 5px;
	color: #333;
	display: inline-block;
	font-size: 24px;
	height: 30px;
	line-height: 24px;
	padding: 0px;
	position: fixed;
	right: 10px;
	text-align: center;
	width: 30px;
    z-index: 9999;
	visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-top img{
	vertical-align: inherit;
	}
.cd-top:hover{
	background-color: #fff;
	color:#333;
	}
.cd-top:focus{
	color:#FFF;
	}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}
.cd-top.cd-fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity:1 
}
.banner .fa {
    font-size: 45px;
}
.carousel-caption h1{
	font-family:'DINBEK-Bold';
	text-transform:uppercase;
	color:#000;
	font-size:30px;
	line-height: 35px;
	margin: 0;
}
h1{
	font-family:'DINBEK-Bold';
	text-transform:uppercase;
	color:#222;
	font-size:30px;
	line-height: 35px;
	letter-spacing: 1px;
	margin-bottom:15px;
	margin-top: 0;
}
h1 small{
	font-family:'DINPro-Light';
	font-size:30px;
	color:#222;
}
h3{
	font-family:'Roboto Slab';
	text-transform:uppercase;
	color:#333;
	font-size:24px;
	line-height: 35px;
	letter-spacing: 1px;
}
h4{
	font-family:'DINBEK-Bold';
	text-transform:uppercase;
	color:#222;
	font-size:17px;
	line-height:21px;
}
.carousel-caption{
	background-color:rgba(255, 255, 255, 0.84);
	text-shadow: none;
	bottom: 45px;
	right: 30%;
	left: 30%;
	padding: 20px 21px;
}
.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-radius: 0;
    border-top-right-radius: 0;
    border-top: 1px solid #ddd;
	padding:10px;
}
.dropdown-menu p {
	font-family:'Roboto Slab';
	text-transform:uppercase;
	color:#000;
	font-size:16px;
	margin-bottom: 6px;
}
.dropdown-menu li a{
	color: #222;
	line-height: 20px;
	padding: 6px 12px;
	font-size: 16px;
}
.navbar-default .dropdown-menu li ul{
	list-style-type:none;
	padding-left:0px;
}
.navbar-default .dropdown-menu li ul li {
	background-image:url(../images/bullet.png);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:12px;
	padding-bottom: 5px;
}
.navbar-default .dropdown-menu li ul li a:hover{
	padding-left:5px;
	color:#666;
}
.btn-default{
	color: #333;
	font-family:'DINPro-Light';
	font-size: 14px;
	border-radius: 60px;
	border-color: #333;
	padding:5px 20px;
	background-color: transparent;
	line-height: 25px;
}
.btn-default:hover{
	color:#fff;
	background-color:#222;
	border-color:#222;
}
.btn-primary{
	color: #fff;
	font-family: 'Roboto Slab';
	font-size: 14px;
	border-radius: 60px;
	border-color: #222;
	background-color:#222;
	padding:8px 22px;
}
.btn-primary:hover{
	color:#222;
	background-color:#fff;
	border-color:#222;
}
ul.images{
	list-style-type:none;
	padding: 0;
	margin: 30px 0;
}
ul.images li{
	display:inline-block;
}
ul.images li img{
	width:100%;
}
ul.images li {
    width:18%;
    padding-right: 10px;
}
.gray-bg{
	background-color:#f4f4f4;
}
.padd-top{
	padding-top:40px;
}
.gallery{
	margin-top:30px;
}
.wow {
    margin-bottom: 30px;
}
footer{
	float:left;
	width:100%;
	padding-top:30px;
	border-top:3px solid #222;
}
footer .social-icons{
	margin-top: 30px;
	margin-bottom: 30px;
	float: left;
	width: 100%;
}
footer .footer-bottom{
	background-color:#222222;
	padding-top: 16px;
    padding-bottom: 10px;
	margin-top: 30px;
}
footer ul{
	list-style-type:none;
	padding-left:0;	
}
footer ul li a{
	font-size:16px;
	color:#000;
	font-family:'DINPro-Light';
}
footer ul li {
	padding-bottom:4px;
}
footer ul.list2 li {
	width:50%;
	float:left;
}
footer ul li a:hover{
	color:#222;
	padding-left:5px;
}
footer h3{
	margin-top:0;
}

footer  p, footer  p a{
	font-size:15px;
	color:#fff;
}
footer .icon-box p a{
	color:#000;
}
footer h4{
	text-transform:capitalize;
}
footer .img-responsive{
	margin-top:20px;
}
.power{
	float:right;
}
.m-auto{
	margin:0 auto;
}
.abouts h1 small {
    margin-top: 14px;
	float: left;
	width: 100%;
	margin-bottom: 17px;
	font-size: 24px;
}
.share-icon{
	float:right;
}
.share-icon p{
	float:left;
	margin-right:3px;
}
.share-icon a{
	float:left;
	padding: 0 6px;
}
.social-icons a {
    background-color: #ececec;
    padding: 10px;
    height: 40px;
    width: 40px;
    float: left;
    margin: 0 4px;
    text-align: center;
    border-radius: 50px;
}
.social-icons a .fa {
    color: #333;
    font-size: 19px;
}
.social-icons a:hover{
	background-color:#333;
}
.social-icons a:hover .fa {
    color: #fff;
}
.banner-inner{
	position:relative;
}
.banner-inner .breadcrumb .fa{
	font-size: 16px;
   color: #999;
}
.banner-inner .breadcrumb{
	background-color: transparent;
    margin-bottom: 0;
}
.banner-inner .breadcrumb > li{
	font-size: 14px;
    color: #999;
}
.banner-inner .breadcrumb > li.active{
	color: #333;
}
.brands{
	background-color:#f4f4f4;
	position:relative;
}
.brands::before{
	background-color:#111111;
	content: " ";
	position:absolute;
	top:0;
	width:33%;
	height:100%;
}
.brands h1{
	color:#fff;
}
.brands h1 small{
	color:#fff;
}
.brands p{
	color:#fff;
	width: 80%;
}
.white-box{
	background-color: #fff;
	float: left;
	width: 100%;
	padding: 10px;
	box-shadow:0 2px 4px 0 rgba(0, 0, 0, .05);
	position: relative;
}
.brands .white-box .btn-info{
	padding: 8px 17px;
}
.brands .white-box img{
	 opacity: 1;
  display: block;
  width: 100%;
  height: auto;
  transition: .5s ease;
  backface-visibility: hidden;
}
.middle {
  transition: .5s ease;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%)
}

.services{
	background-image: url(../images/pattern.png);
}
.dotted-br{
	border:1px dashed #222;
    padding: 10px;
}
.bg-img{
	background-image: url(../images/img1.png);
	background-repeat:no-repeat;
	background-position:right center;
}
.gray-bg p{
	text-align:justify;
}
.form-control{
	border-radius:0;
	border-color:#ddd;
	height:45px;
	margin-bottom:20px;
	box-shadow:none;
}
.btn-info{
	color: #fff;
	font-family: 'DINPro-Light';
	font-size: 15px;
	border-radius: 60px;
	border-color: #333;
	padding:8px 40px;
	background-color:#222;
	outline:none;
}
.btn-info:hover, .btn-info:focus{
	color: #333;
	background-color:#fff;
	border-color: #333;
	outline:none;
}
.contact-form h1{
	margin-bottom:6px;
}
form{
    width: 80%;
    margin:35px auto 0 auto;
}
.icon-box{
	margin-bottom:10px;
}
.icon-box img{
	float:left;
	margin-top:2px;
}
.icon-box p{
	float:left;
	width:80%;
	color:#000;
	margin-left: 5px;
}
.inner-banner{
	background-color:#222222;
	padding: 50px 0;
}
.inner-banner .breadcrumb {
    padding: 0;
    margin-bottom: 0;
    background-color: transparent;
    float: right;
}
.inner-banner h2{
	float:left;
	color:#fff;
	margin:0;
	font-size:30px;
	text-transform: uppercase;
}
.inner-banner .breadcrumb  li{
	color:#fff;
	text-transform: uppercase;
	font-size:14px;
}
.inner-banner .breadcrumb  li a{
	color:#dddddd;
	text-decoration:uppercase;
	font-size:14px;
}
.team .white-box{
	padding:20px;
	margin-bottom: 30px;
	
}
.min-height{
	min-height:627px;
}
.min-height2{
	min-height:533px;
}
.team .white-box h4{
	margin-top:0;
	margin-bottom: 3px;
}
.team .white-box p{
	font-size:14px;
}
.inner-banner-img{
	position:relative;
}
.inner-banner-img h1{
	position: absolute;
	top: 45%;
	z-index: 1;
	background-color: #fff;
	padding: 10px;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: auto;
	display: inline-table;
}
hr {
    margin-top: 30px;
	margin-bottom: 30px;
	border-top: 1px solid #333;
	clear: both;
	float: left;
	width: 100%;
}
.white-box hr {
    margin-top: 20px;
    margin-bottom: 20px;
}
.blog .white-box{
	padding:20px;
	border: 1px solid #fff;
	margin-bottom:30px;
}
.blog .white-box:hover{
	border: 1px solid #222;
}
.blog .white-box p{
	color:#222;
	margin-bottom:0;
	font-size:14px;
}
.blog .white-box h4{
	margin-top:20px;
	text-align: center;
}
.blog-detail img{
	margin-bottom:20px;
}
.contact img{
	margin:0 auto;
}
.contact  .white-box{
	padding: 31px;
    min-height: 194px;
}
.contact  .white-box h4{
	font-family: 'DINPro-Light';
	margin: 12px 0;
}
.contact  .white-box p{
	text-align:center;
}
.services h4 {
    margin-top:0;
}
.bg-img .btn-default{
	margin-top: 15px;
}
.services-page p{
	margin-bottom:30px;
}
.services-page hr{
	margin-top: 50px;
    margin-bottom: 40px;
}
.uload .form-control {
    width: 65%;
    float: left;
    background-color: #fff;
	margin-bottom: 20px;
}
.uload {
    float: left;
    width: 100%;
}
.btn-blue {
    background-color:#333;
    border: 2px solid #333;
    color: #fff;
    float: right;
    text-transform: uppercase;
    padding:8px 15px;
    border-radius: 5px;
    font-size: 16px;
}
.creers-form i {
    float: left;
    width: 100%;
    font-size: 14px;
    margin-top:4px;
}
.table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th{
	background-color:#fff;
	padding: 10px 20px;
}
p.m-bottom-re{
	margin-bottom:5px;
}
.list2{
	padding-left:15px;
}
sub {
    bottom: 3px;
}

@media (min-width:250px) and (max-width:500px){
.logo{
	display:none;
}
.navbar-brand {
    height: auto;
    padding: 8px 15px;
}
footer .logo {
    display: block;
}
.navbar-brand {
    display: block;
position: absolute;
left: 0;
right: 0;
margin: 0 auto;
width: 131px;
background-color: #fff;
z-index: 9;
border-radius: 50px;

}
.navbar-brand > img {
    width: 100px;
}
.navbar-right ul li a i {
    display: none;
	position: absolute;
z-index: 1;
background-color: #fff;
left: 0;
right: 0;
margin: 0 auto;
width: 128px;

}
.navbar-right ul li a {
    padding-left: 0;
    padding-right:2px;
}
.navbar-right ul li a img{
	width:22px;
}
.navbar-right ul{
	float:left;
	margin-top: 0;
}
.navbar-right ul.ph-mail{
	float:right;
}
.navbar-right {
margin-top: 0;
float: left;
width: 71px;
position: absolute;
top: 0;
right: 15px;
padding: 15px 0;
z-index: 9;
}
.navbar-toggle {
    position: relative;
    float: left;
	padding: 5px;
	border: none;
	margin-left:12px;
	width: 17%;
	margin-top: 15px;
}
.navbar-toggle .icon-bar {
    width: 25px;
    height: 3px;
    border-radius: 0;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #222;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: #fff;
}
.navbar-default{
	background-position: bottom 3px center;
	padding-bottom: 4px;
	height: auto
}
.navbar-default .navbar-nav > li > a{
	padding: 6px 15px;
}
.carousel-caption h1 {
    font-size: 14px;
    line-height: 20px;
}
.carousel-caption {
    bottom: 18px;
	right: 10%;
	left: 10%;
	padding: 5px 10px;
}
.navbar-default .navbar-collapse {
    float: none;
    margin-top: 10px;
}
.navbar-default .navbar-brand:hover{
	background-color:#fff;
}
.banner .fa {
    font-size: 25px;
}
.brands p {
    color: #fff;
    width: 100%;
}
.brands::before {
    width: 100%;
    height:25%;
}
.brands .white-box {
    margin-top: 20px;
}
.brands .white-box img{
    margin: 0 auto;
}
.services .white-box img {
    margin: 0 auto;
}
.services .white-box{
    text-align: center;
}
.bg-img {
    background-image: none;
}

h1, h1 small {
    font-size: 25px;
}
.padding {
    padding: 40px 0;
}
form {
    width: 100%;
    margin: 25px auto 0 auto;
}
footer .img-responsive {
    margin: 0 auto;
}
.power {
    float: left;
}
.inner-banner {
    padding: 30px 0;
}
.inner-banner h2 {
    font-size:22px;
    width: 100%;
    text-align: center;
}
.inner-banner .breadcrumb {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 15px;
}
.team .white-box{
	text-align:center;
}
.team .white-box img {
    margin: 0 auto;
}
.team .white-box h4 {
    margin-top: 10px;
}
.inner-banner-img h1 {
    top: 39%;
    font-size: 15px;
    line-height: 20px;
}
.contact  .white-box{
	margin-bottom:20px;
}
.services h4 {
    margin-top: 9px;
}
.abouts h1 small {
    margin-top: 4px;
}
.share-icon {
    float: left;
    margin-top: 20px;
}
.creers-form .col-md-12{
	clear:both;
}
.btn-blue {
    padding: 8px 11px;
    font-size: 14px;
}
.uload .form-control {
width: 51%;
margin-bottom: 20px;
}

}
@media (min-width:501px) and (max-width:767px){
.logo{
	display:none;
}
footer .logo {
    display: block;
}
.navbar-brand {
    height: auto;
    padding: 8px 15px;
}
.navbar-default{
	height: auto
}
.navbar-brand {
    display: block;
position: absolute;
left: 0;
right: 0;
margin: 0 auto;
width: 131px;
background-color: #fff;
z-index: 9;
border-radius: 50px;

}
.navbar-brand > img {
    width: 100px;
}
.navbar-right ul li a i {
    display: none;
	position: absolute;
z-index: 1;
background-color: #fff;
left: 0;
right: 0;
margin: 0 auto;
width: 128px;

}
.navbar-right ul li a {
    padding-left: 0;
    padding-right:2px;
}
.navbar-right ul li a img{
	width:26px;
}
.navbar-right ul{
	float:left;
	margin-top: 0;
}
.navbar-right ul.ph-mail{
	float: right;
	display: block;
	padding-right: 15px;
}
.navbar-right {
   margin-top: 0;
	float: left;
	width:93px;
	position: absolute;
	top: 0;
	right: 0;
	padding:15px 0;
	z-index: 9;
}
.navbar-toggle {
    position: relative;
    float: left;
	padding: 5px;
	border: none;
	margin-left:12px;
	width: 17%;
	margin-top: 15px;
}
.navbar-toggle .icon-bar {
    width: 25px;
    height: 3px;
    border-radius: 0;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #222;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: #fff;
}
.navbar-default{
	background-position: bottom 3px center;
	padding-bottom: 4px;
}
.navbar-default .navbar-nav > li > a{
	padding: 6px 15px;
}
.carousel-caption h1 {
    font-size: 14px;
    line-height: 20px;
}
.carousel-caption {
    bottom: 18px;
	right: 10%;
	left: 10%;
	padding: 5px 10px;
}
.navbar-default .navbar-collapse {
    float: none;
    margin-top: 10px;
}
.navbar-default .navbar-brand:hover{
	background-color:#fff;
}
.banner .fa {
    font-size: 25px;
}
.brands p {
    color: #fff;
    width: 100%;
}
.brands::before {
    width: 100%;
    height:25%;
}
.brands .white-box {
    margin-top: 20px;
}
.brands .white-box img{
    margin: 0 auto;
}
.services .white-box img {
    margin: 0 auto;
}
.services .white-box{
    text-align: center;
}
.bg-img {
    background-image: none;
}

h1, h1 small {
    font-size: 25px;
}
.padding {
    padding: 40px 0;
}
form {
    width: 100%;
    margin: 25px auto 0 auto;
}
footer .img-responsive {
    margin: 0 auto;
}
.power {
    float: left;
}
.team .white-box{
	text-align:center;
}
.team .white-box img {
    margin: 0 auto;
}
.team .white-box h4 {
    margin-top: 10px;
}
.inner-banner {
    padding: 25px 0;
}
.inner-banner h2 {
    font-size: 20px;
}
.contact  .white-box{
	margin-bottom:20px;
}
footer .logo {
    display: block;
}

}
@media (min-width:768px) and (max-width:991px){
.navbar-brand {
    display: block;
    height: auto;
    position: absolute;
	padding: 9px 15px;
}
.navbar-default{
	height: auto
}
.logo{
	display:none;
}
footer .logo {
    display: block;
}
.navbar-brand > img {
    width: 129px;
}
.navbar-collapse {
    padding-right: 0;
}
.navbar-right {
    padding: 0;
    margin-top: 0;
    margin-bottom: 9px;
}
.navbar-default .navbar-collapse {
    float: right;
    margin-top: 5px;
}
.carousel-caption {
    right: 10%;
    left: 10%;
    padding: 15px;
}
.carousel-caption h1 {
    font-size: 25px;
}
.brands::before {
    width: 100%;
    height: 156px;
}
.brands p {
    width: 100%;
}
.brands .white-box{
	margin-top: 34px;
}
.bg-img {
    background-position: right -177px center;
}
footer ul.list2 li {
    width: 25%;
}
.min-height {
    min-height: auto;
}
.inner-banner {
    padding: 25px 0;
}
.contact .white-box {
    padding: 20px;
}
.btn-blue{
	padding: 8px 10px;
    font-size: 14px;
}
.uload .form-control {
    width: 48%;
}

}
@media (min-width:992px) and (max-width:1199px){
	.navbar-default .navbar-nav > li > a{
		font-size: 13px;
		padding: 10px 9px;
	}
.logo::after {
    width: 224px;
    left: -6px;
    background-size: 209px;
	top: 72%;
}
.logo {
    width: 195px;
}
.logo::before {
    height: 69px;
}
.navbar-right ul li a img{
	width:20px;
}
.navbar-right ul li a {
    padding-left: 6px;
}
.navbar-default{
	height: 75px;
}
.navbar-default .navbar-collapse {
    margin-top: 7px;
	padding-left: 0;
}
.navbar-right {
    margin-top: 4px;
}
.carousel-caption h1{
	font-size: 26px;
}
.carousel-caption {
    right: 20%;
    left: 20%;
    padding: 15px;
}
.brands p {
    width: 95%;
}
.min-height {
    min-height: 614px;
}

}
@media (min-width:1100px) and (max-width:1199px){
.container {
    width: 1070px;
}
}
@media (min-width:1200px) and (max-width:1299px){
.navbar-default .navbar-nav > li > a{
	padding: 10px 10px;
}

.navbar-default .navbar-collapse {
    padding-left: 0;
}
.carousel-caption h1 {
    font-size: 25px;
    line-height: 30px;
}
.services h4 {
    font-size: 15px;
}
.min-height {
    min-height: 498px;
}
}

@media (min-width:1300px) and (max-width:1400px){
.container {
    width: 1280px;
}
.banner .navbar-default .navbar-collapse {
    padding-left: 0;
}
}
@media (min-width:1401px) and (max-width:2420px){
.container {
    width: 1380px;
}
.carousel-inner > .item > img{
	width:100%;
}
.navbar-default .navbar-collapse {
    padding-left: 0;
}
}
label.error
{
	font-size: 12px;
    color: red;
    position: absolute;
    z-index: 999;
    bottom: -5px;
}
