/* 
    Document   : style.css
    Created on : 09.07.2014, 14:07:27
    Author     : direction software solutions
    Description:
        Purpose of the stylesheet follows.
*/
@font-face {
    font-family: 'QuicksandRegular';
    src: url('font/quicksand/quicksand-regular.eot');
    src: url('font/quicksand/font/opensans/quicksand-regular.eot') format('embedded-opentype'),
         url('font/quicksand/font/opensans/quicksand-regular.woff') format('woff'),
         url('font/quicksand/quicksand-regular.ttf') format('truetype'),
         url('font/quicksand/quicksand-regular.svg#QuicksandRegular') format('svg');
}
@font-face {
    font-family: 'futura-mediumregular';
    src: url('font/futuramedium/ufonts.com_futura_medium-webfont.eot');
    src: url('font/futuramedium/ufonts.com_futura_medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/futuramedium/ufonts.com_futura_medium-webfont.woff') format('woff'),
         url('font/futuramedium/ufonts.com_futura_medium-webfont.ttf') format('truetype'),
         url('font/futuramedium/ufonts.com_futura_medium-webfont.svg#futura-mediumregular') format('svg');
}
@font-face {
	  font-family: 'Glyphicons Halflings';
	
	  src: url('font/glyphicons-halflings-regular.eot');
	  src: url('font/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('font/glyphicons-halflings-regular.woff') format('woff'), url('font/glyphicons-halflings-regular.ttf') format('truetype'), url('font/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
body{
	font-family: /*'futura-mediumregular', */Arial, Helvetica, sans-serif;
	color: #555555;
	/*letter-spacing: 0.1em;*/
}
h1,h2,h3,h4,h5,h6{
	letter-spacing: 0.1em;
}
h3{
	font-family: "Times New Roman", Times, serif;
	color:#F15925;
	/*-webkit-transform:scale(2.0,1.0);
    -moz-transform:scale(2.0, 1.0);
    -ms-transform:scale(2.0, 1.0);
    -o-transform:scale(2.0, 1.0);
    transform:scale(2.0,1.0);*/
}
.uppercase{
	text-transform: uppercase; 
}
a{
	color: #313032;
	outline: 0;
}
a:hover, a:focus {
	text-decoration: none;
	color: #CC0000;
	outline: 0;
}
.headsec{
	font-family: 'QuicksandRegular','futura-mediumregular', Arial, Helvetica, sans-serif;
	color :#898989;
}
.text12{
	font-size: 12px;
}
.textorange{color :#F15925;}
.greytext{
	color: #898989;
}
.whitetext{
	color: #fff;
}
.greytext a:hover,.greytext a:focus {
	color: #ffffff;
}
.bluetext{
	color: #0000FF;
	font-size:small;
}
.bluetext a:hover,.bluetext a:focus {
	color: #CC0000;
}
.bluetextlink{
	color: #0000FF;
}
.bluetextlink a:hover,.bluetextlink a:focus {
	color: #CC0000;
}
.dkgrytext{
	color: #666;
	font-size:small;
}
.dkgrytext a:hover,.dkgrytext a:focus {
	color: #CC0000;
}
.btn:hover, .btn:focus{
	outline: 0;
}
.margin-bot20{
	margin-bottom: 20px;
}
.margin-bot30{
	margin-bottom: 30px;
}
.margin-bot40{
	margin-bottom: 40px;
}
.margin-bot10{
	margin-bottom: 10px;
}
.margin-bot0{
	margin-bottom: 0;
}
.margin-top10{
	margin-top: 10px;
}
.margin-top20{
	margin-top: 20px;
}
.margin-top30{
	margin-top: 30px;
}
.margin-top40{
	margin-top: 40px;
}
.margin-top55{
	margin-top: 55px;
}
.margin-lr5{
	margin: 5px 10px 0 5px;
}
.pad-bot10{
	padding-bottom: 10px;
}
.pad-top20{
	padding-top: 20px;
}
.nav>li>a {
  padding:10px 15px;
}
.pad-right0{
	padding-right: 0px;
}
.margin-lr-15{
	margin-left: -15px;
	margin-right: -15px;
}
.margin-t-28{
	margin-top: 28px;
}
.margin-l5{
	margin-left: 5px;
}
.width100p{width:100%}
.width20p{width:20%}
.widthm400{max-width:400px}
.minht110{min-height:110px}
.bordertoporange{
	border-top:1px solid #F15A25;}
.borderbotorangedot{
	border-bottom:1px dotted #F15A25;}
.bordertopgrey{
	border-top:1px solid #CCCCCC;}
.borderbotno{
	border-bottom:1px solid #ffffff;}
.borderwhite{
	border:1px solid #ffffff;}
.brdrdz{border-radius:0px;}
.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 30px;
    right:30px;
    display:none;
}
.brd-menu{
	border-bottom:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC; 
	padding-left:0;
	padding-right:0;
}
.navbar {
  margin-bottom:0;
}
.navbar-default {
  background-color:#FFFFFF;
  border-color:#FFFFFF;
}
.dropdown-menu {  
  background-color:#eeeeee;
  opacity: 0.9;
  filter: alpha(opacity=90); /* For IE8 and earlier */  
}
.carousel-inner img{
	margin: 0 auto;
}
.input-sm {
  height:28px;
  padding:0px 10px;
  border-radius:0px;
  margin:5px 10px;
}
.ban-caption {
	background-color:#000000;
	opacity: 0.6;
	filter: alpha(opacity=60); /* For IE8 and earlier */  
	zoom: 1; 
	margin:0; 
	width: 100%; 
	padding: 0; 
	position: absolute; 
	left: 0; bottom: 0; 
	color: #fff; 
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:18px;
	z-index:10;
	line-height:30px;
	text-align:center;
}
.ban-caption1 {
	background-color:#0101FF;
	opacity: 0.6;
	filter: alpha(opacity=60);  For IE8 and earlier   
	zoom: 1; 
	margin:0 auto; 
	width: 80%; 
	padding: 0; 
	position: absolute; 
	/*right: 34px;  bottom: 5px;*/
	right: 9%;  bottom: 5px;
	color: #fff; 
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:18px;
	z-index:10;
	line-height:30px;
	text-align:center;
}
.ban-caption2 {
	background-color:#eee;
	opacity: 0.6;
	filter: alpha(opacity=60);  For IE8 and earlier   
	zoom: 1; 
	margin:0 auto; 
	width: 95%; 
	padding: 0; 
	position: relative; 
	top: 5px;
	color: #000; 
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:18px;
	z-index:10;
	line-height:30px;
	text-align:center;
}
.marginz{ margin:2px 12px; padding:0 auto;}
.carousel-indicators li {
  background-color:#999;
  border:0px;
}
.carousel-indicators .active {
   background-color:#FF0000;
}
.btn-info {
  color:#fff;
  background-color:#000000;
  border-color:#ffffff;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  color:#fff;
  background-color:#666666;
  border-color:#ffffff;
}
.btn-danger {
  background-color:#F15925;
}
/*.dropdown-menu {
  font-size:16px;
}*/
.nowrphide {
	white-space:nowrap;
	width: 90%;
	overflow:hidden;
	text-overflow:ellipsis;
}
.listview{
	border: 1px solid #ddd;
	margin-bottom:10px;
}
.listview:hover{ 
	border: 1px solid #000;
}
.nav-tabs1>li>a{
	font: normal large Arial, Helvetica, sans-serif;
	color: #333;
	background-size: auto;
	border-bottom: 1px solid #bbb;
	padding: 15px 0 15px 10px;
	border-radius:0px;
}
.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus {
  border-color:#ffffff;
}
.greybox{
	background-color:#eeeeee;
	padding:0 15px 0 15px;
	line-height:1.0;
}
.whitebox{
	background-color:#ffffff;
	padding:0 15px 0 15px;
	line-height:1.0;
}
.dkgreybox{
	background-color:#444444;
	padding:0 15px 0 15px;
	line-height:1.0;
}
.fb-text{
	color: #4e7dba;
}
.tweet-text{
	color: #5dd7fc;
}
.googleplus-text{
	color: #e8372d;
}
.slide-up-boxes a { 
			display: inline-block; 
			/*height: 130px;  */
			margin: 10px 0 0 0;
			background: rgba(247, 247, 247, 0.5); 
			border: 1px solid #ccc;
			height: 32px; 
			overflow: hidden;
		}
		
		.slide-up-boxes h5 { 
			margin-top: 0px;/ 
			color: #333; 
			text-align: center;
			height: 35px; 
			/* font: italic 18px/65px Georgia, Serif;    /* Vertically center text by making line height equal to height */
			 opacity: 1;
			 -webkit-transition: all 0.2s linear; 
			 -moz-transition: all 0.2s linear; 
			 -o-transition: all 0.2s linear;
		}
		
		.slide-up-boxes a:hover h5 { 
			margin-top: -46px; 
			opacity: 0; 
			color: #ffffff;
		}
		
		.slide-up-boxes div { 
			position: relative; 
			color: white; 
			/*font: 12px/15px Georgia, Serif;*/
			height: 31px; 
			/*padding: 10px;*/ 
			opacity: 0; 
			-webkit-transform: rotate(6deg); 
			-webkit-transition: all 0.4s linear; 
			/*-moz-transform: rotate(6deg); */
			-moz-transition: all 0.4s linear; 
			-o-transform: rotate(6deg); 
			-o-transition: all 0.4s linear; 
		}
		.slide-up-boxes a:hover div { 
			opacity: 1; 
			-webkit-transform: rotate(0); 
			-moz-transform: rotate(0); 
			-o-transform: rotate(0); 
		}
.btn-social-icon { cursor: pointer }
.btn-social-icon :first-child {
	width: 32px;
    line-height: 32px;
    font-size: 1.2em;
    text-align: center;
}
/*headslider start*/
#headerSlideContainer {
	position: fixed;
	top:-10px;
	width: 100%;
	background:#222;
	z-index:500;
	border-bottom:1px solid #000000;
	padding-left:0;
	padding-right:0;
}
#headerSlideContent {
	/*width: 996px;*/
	height: 31px;
	margin:0 auto;
	color: white;
	z-index:500;
}
/*headsliderend*/
/* CUSTOMIZE THE NAVBAR
-------------------------------------------------- */

/* Special class on .container surrounding .navbar, used for positioning it into place. */
.navbar-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 20;
}

/* Flip around the padding for proper display in narrow viewports */
.navbar-wrapper > .container {
  padding-right: 0;
  padding-left: 0;
}
.navbar-wrapper .navbar {
  padding-right: 15px;
  padding-left: 15px;
}
.navbar-wrapper .navbar .container {
  width: auto;
}
.navbar-inverse .navbar-brand {
  color:#FFF;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color:#00FFFF;
}
.navbar-inverse .navbar-brand:focus {
  color:#00FFFF;
}
.navbar-inverse .navbar-text {
  color:#FFF;
}
.navbar-inverse .navbar-nav>li>a {
  color:#FFF;
}
.navbar-inverse .navbar-nav>li>a:hover,
.navbar-inverse .navbar-nav>li>a:focus {
  color:#00FFFF;
}
.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:hover,
.navbar-inverse .navbar-nav>.active>a:focus {
  color:#F15A25;
}
.bgpr{background-image:url(../images/hdpr.jpg)}
.studs{padding:0 35px; margin:0;}
.noleftm li{margin-left:-20px;}
@media (max-width:767px) {
	#wrapper {
		padding-left: 0;
		transition: all 0.4s ease 0s;
	}
	#page-body{
	margin-top: 1px;
}
	#join-sign, #bigfooter, #headerSlideContainer, .menupr, .nosmallres {
		display:none;
	}
	#logo{
		width:110px;
		margin-top:5px;
	}
	.carousel-indicators {
	  bottom:-30px;
	}
	#carousel-example-generic{margin-top:51px;}
	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
    color:#FFF;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {
    color:#00FFFF;
  }
  .navbar {
  background: #000000 url("images/bg-nav1.jpg") repeat-y right top;
}
.dropdown-menu>li>a {
  white-space: normal;
}

.ban-caption {
	position:relative;	
}
.ban-caption > span { 
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-style:italic;
	width: 90%;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.ban-caption1 > span { 
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-style:italic;
	width: 95%;
}
.ban-caption2 > span { 
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-style:italic;
	width: 100%;
}
.carousel-inner {
  background-color:#222222;
}
.textju{text-align:left;}
}
@media (min-width:768px) {
	#company-name, #cart-icon, #nav-tog, #menu-us, #cust-serv, #smallfooter, .nobigres {
		display:none;
	}/*
	#page-body{
	margin-top: 8px;
	}*/
	#logo{
	margin-bottom:5px;
	margin-top:5px;
	}
	.navbar-nav>li>a {
    padding-top:0;
    padding-bottom:0;
	line-height:30px;
  }
	.brd-menu{
	height:32px;
}
	.carousel-indicators {
	  bottom:-30px;
	  /*behavior: url(D:\Drive E\Sourav\oaktree\Site\HTML-Aug2014\css\border-radius.htc);*/
	  behavior: url(css/border-radius.htc);
	}
	/* Navbar positioning foo */
  .navbar-wrapper {
    margin-top: 20px;
  }
  .navbar-wrapper .container {
    padding-right: 15px;
    padding-left: 15px;
  }
  .navbar-wrapper .navbar {
    padding-right: 0;
    padding-left: 0;
  }

  /* The navbar becomes detached from the top, so we round the corners */
  .navbar-wrapper .navbar {
    border-radius: 0px;
  }

  /* Bump up size of carousel content */
  .carousel-caption p {
    margin-bottom: 20px;
    font-size: 21px;
    line-height: 1.4;
  }
  .navbar {
  min-height:30px;
  padding-bottom:0px;
  padding-top:0px;
  line-height:30px;
  background: #000000 url("images/bg-nav.jpg") repeat-y right top;
}
.ban-caption > span { 
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	font-style:italic;
	width: 95%;
}
.ban-caption1 > span { 
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-style:italic;
	width: 95%;
}
.ban-caption2 > span { 
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-style:italic;
	width: 100%;
}
.bgprbody{
	background: #fff url("images/bgpr.gif") repeat-y;
	
}
.menupr{
	width:214px;
	margin-top:30px;
	padding:0;
}
.menupr .list-group {
  margin-bottom:0;
  padding-left:0;
}
.menupr .list-group-item {
  position:relative;
  display:block;
  padding:10px 15px;
  margin-bottom:-1px;
  background-color:#969696;
  border:1px solid #969696;
}
.menupr .list-group-item:first-child {
  border-top-right-radius:0;
  border-top-left-radius:0;
}
.menupr .list-group-item:last-child {
  margin-bottom:0;
  border-bottom-right-radius:0;
  border-bottom-left-radius:0;
}
.menupr a.list-group-item {
  color:#fff;
}
.menupr a.list-group-item:hover,
.menupr a.list-group-item:focus {
  text-decoration:none;
  background-color:#666;
}
.menupr a.list-group-item.active,
.menupr a.list-group-item.active:hover,
.menupr a.list-group-item.active:focus {
  z-index:2;
  color:#969696;
  background-color:#fff;
  border-bottom:2px solid #F15A25;
  border-top:2px solid #F15A25;
  border-left:0;
  border-right:0;
}
.menupr a.list-group-item.active .list-group-item-heading,
.menupr a.list-group-item.active:hover .list-group-item-heading,
.menupr a.list-group-item.active:focus .list-group-item-heading {
  color:inherit;
}
.menupr a.list-group-item.active .list-group-item-text,
.menupr a.list-group-item.active:hover .list-group-item-text,
.menupr a.list-group-item.active:focus .list-group-item-text {
  color:#e1edf7;
}
.scrollup{
    width: 40px;
    height: 40px;
    position: fixed;
    bottom: 50px;
    right: 50px;
    display: none;
    text-indent: -9999px;
	z-index: 2;
    background: url(images/top.png) no-repeat;
}
.textju{text-align:justify;}
}
@media (max-width:1005px) {
	#smalllogo {
		display:none;
	}
}
@media (min-width:1200px) {.flagp{margin-top:-100px; z-index:10}.flagp1{margin-top:-100px; z-index:10}}
@media (min-width:768px) and (max-width:1199px) and (orientation: portrait) {.flagp{margin-top:-60px; z-index:10; margin-left:-40px}.flagp1{margin-top:-60px; z-index:10; margin-left:40px}}
@media (min-width:768px) and (max-width:1199px) and (orientation: landscape) {.flagp{margin-top:-80px; z-index:10; margin-left:-50px}.flagp1{margin-top:-80px; z-index:10; margin-left:50px}}