﻿/*
Theme Name: iDea - Clean & Powerful Bootstrap Theme
Author: HtmlCoder
Author URI: http://www.htmlcoder.me
Author e-mail: htmlcoder.me@gmail.com
Version: 1.5
Created: August 2014
License URI: http://support.wrapbootstrap.com/
File Description: Place here your custom CSS styles
*/


@media (min-width:768px) and (max-width:991px) {
.navbar .navbar-nav {
  display: inline-block;
  float: none !important;
  vertical-align: top;
}

.navbar .navbar-collapse {
  text-align: center;
}

}

.tp-caption.small_thin_white {
	font-size: 30px;
	line-height: 36px;
}



.pt30 {
	padding-top:30px
}



.pt100 {
	padding-top:100px
}



.red {
	color:red !important
}

.hg a, .hg a:hover{
color:gray;text-decoration:none;cursor:text
}




.corner-ribbon{
  width: 200px;
  background: #e43;
  position: absolute;
  top: 25px;
  left: -50px;
  text-align: center;
  line-height: 50px;
  letter-spacing: 1px;
  color: #f0f0f0;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

/* Custom styles */

.corner-ribbon.sticky{
  position: fixed;
}

.corner-ribbon.shadow{
  box-shadow: 0 0 3px rgba(0,0,0,.3);
}

/* Different positions */

.corner-ribbon.top-left{
  top: 25px;
  left: -50px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

.corner-ribbon.top-right{
  top: 25px;
  right: -50px;
  left: auto;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);z-index:999
}


.pie1 {color:white;font-weight:bold
	
}

.blue a:hover {
	color:white;text-decoration:underline
}



:not(.fixed-header-on) .header.transparent {
	z-index:5
}


.shadow {
	

-webkit-box-shadow: 6px 6px 8px #888;  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
-moz-box-shadow:    6px 6px 8px 0px #888;  /* Firefox 3.5 - 3.6 */

box-shadow: 6px 6px 8px #888888}





.shadow2 {
	

-webkit-box-shadow: 6px 6px 8px #000;  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
-moz-box-shadow:    6px 6px 8px 0px #000;  /* Firefox 3.5 - 3.6 */

box-shadow: 6px 6px 8px #000000}










