/*
	Lumais theme style
	Author: Artem Lutov
	email: support@lumais.com
	Date: 2013-01-10
*/
/*
    Blue Skin Style Sheet
    Theme Name: Mentor
    Description: A Business Minded WordPress Theme 
    Author: Pixelentity
    Email: helpdesk@pixelentity.com
    Website: http://pixelentity.com/
    Stock: http://themeforest.net/user/pixelentity
    Version: 1.0
*/
	
/*skin primary color: #49afcd; -> 016ca0*/
/*skin secondary color: #c8e6e0; -> c8dde6*/

/* Generic Styles */

body
{ 
    background: #fcfcfc;
    font-family:helvetica, arial, verdana, sans-serif;
    color:#888;
    font-size:13px;
/*    font-size:14px;
    line-height:22px; */
}

h1
{
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    color:#2f2f2f;
    font-size:24px;
    line-height:30px;
}

h2
{
    font-size:22px;
    color:#777;
    line-height:28px;
    font-family:Georgia, Constantia, Lucida, serif;
    font-weight:normal;
}

h3
{
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    color:#2f2f2f;
    font-size:18px;
    line-height:24px;
}


p
{
	font-family:Georgia, Constantia, Lucida, serif;
	font-family:helvetica, arial, verdana, sans-serif;
	color:#919191;
	font-size:13px;
/*   font-size:14px;
    line-height:22px; */
}

footer p{
    color:#777;
}

a
{
    text-decoration:none;
    -webkit-transition: color 0.2s linear;  
	   -moz-transition: color 0.2s linear;  
		-ms-transition: color 0.2s linear;  
		 -o-transition: color 0.2s linear;  
			transition: color 0.2s linear;
    -webkit-transition: background-color 0.2s linear;  
	   -moz-transition: background-color 0.2s linear;  
		-ms-transition: background-color 0.2s linear;  
		 -o-transition: background-color 0.2s linear;  
			transition: background-color 0.2s linear;
    -webkit-transition: opacity 0.2s linear;  
	   -moz-transition: opacity 0.2s linear;  
		-ms-transition: opacity 0.2s linear;  
		 -o-transition: opacity 0.2s linear;  
			transition: opacity 0.2s linear;
            
}

a:hover
{
    text-decoration:none;
}

.nav a{
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

:-moz-placeholder {
    color: #bbb;
    font-size:13px;
}
  
::-webkit-input-placeholder {
    color: #bbb;
    font-size:13px;
}

.label{
    background-color:#c1c1bf;
    font-size:10px;
    text-transform:uppercase;
    font-weight:bold;
    text-shadow:none;
}

.mainContent a.label:hover,
.mainContent a:hover > span.label{
    background-color:#016ca0;
}

p.label{
	margin-top: 2px;
	padding-top: 4px;
	white-space: normal;
	max-width: 88px;
}

.post-image p.label{
	text-align: center;
}

.label-important {
    background-color: #b94a48;
}
.label-important:hover {
    background-color: #953b39;
}
.label-warning {
    background-color: #f89406;
}
.label-warning:hover {
    background-color: #c67605;
}
.label-success {
    background-color: #468847;
}
.label-success:hover {
    background-color: #356635;
}
.label-info {
    background-color: #3a87ad;
}
.label-info:hover {
    background-color: #2d6987;
}
.label-inverse {
    background-color: #333333;
}
.label-inverse:hover {
    background-color: #1a1a1a;
}

.badge-important {
    background-color: #B94A48;
}

.badge-important:hover {
    background-color: #953b39;
}

.divider span {
    border-top: 1px solid #eee;
}

.divider.dotted span{
    border-top: 1px dotted #eee;
}

.hero-unit{
    background-color:#D9EDF7;
}

.hero-unit h1 {
    color: #fff;
    font-size: 40px;
    letter-spacing: -1px;
    line-height: 1;
}

.hero-unit p {
    color: #2f2f2f;
    font-size: 18px;
    font-weight: normal;
    line-height: 25px;
}

.hero-unit.price h1 span{
    font-size:18px;
}

.hero-unit.price p.type{
    color:#fff;
    font-weight:bold;
    font-size:20px;
}

.hero-unit.price li{
    font-size:13px;
    font-weight:bold;
    color:#fff;
    border-bottom:1px dotted #ddd;
}

.close{
    background:transparent;
    border:none;
    box-shadow:none;
}

.alert p{
    color:#666;
}

.alert_align{
	margin-top: 16px;
}

.tab-content > .tab-pane,
.pill-content > .pill-pane{
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    border-radius:0 0 4px 4px;
}

.accordion-heading h1 {
	margin:0;
	padding: 5px 0;
}

.accordion-heading a{
    background-color: #E5E5E5;
    color:#666;
}

.accordion-heading a:hover{
    background-color: #016ca0;
    color: #fff;
}

.accordion#donations .accordion-heading a{
	background-color: #F89406;
	border: 1px solid #FBEED5;
	text-align: center;
	/*padding: 10px 0;*/
}

.accordion#donations .accordion-heading a:hover{
    background-color: #05F792;  #C67605;
    color: #444;
}

.accordion#donations h4{
	margin-top: 16px;
}

.nav-list > .active > a,
.nav-list > .active > a:hover{
    background-color:#016ca0;
}

.nav-list i{
    opacity:0.6;
}

.nav-list > .active i{
    opacity:1;
}

.nav-list a{
    color:#2f2f2f;
}

blockquote{
    border:none;
}

blockquote p{
    font-size:22px;
    color: #5F5F5F;
    line-height:28px;
    font-family:Georgia, Constantia, Lucida, serif;
}

/*back to top button*/

.btt{
    opacity:0.4;
    background-color:#016ca0;
}

.btt:hover{
    opacity:0.8;
}

/* END GENERAL */


/*MENU SKIN*/

/*menu header underline*/
.navbar{
    background:transparent url(../img/skin_blue/head_line_btm.jpg) repeat-x 0 100%;
}

.navbar .brand{
    border-bottom:2px dashed #016ca0;  /* #c8dde6; */
    padding: 16px 0 12px;
    margin-right: 16px;
}

.navbar a.brand:hover{
    border-bottom:2px solid #016ca0;
}

.nav_slogan{
	  text-align: left;
	  width: 100%;
	  top: 2px;
	  padding: 14px 0 2px;
	  overflow: visible;
	  z-index: -1;
}

 .nav_icon{
     vertical-align: middle;
     padding-top: 2px;
 }
 
.navbar .nav > li > a{
    color:#979795;
    font-weight:bold;
    font-size:16px;
    height: 19px;
    text-shadow: none;
    border-bottom:2px solid #c8dde6;
}

.navbar .nav > li > a:hover {
    background-color: transparent;
    color: #333;
    text-decoration: none;
    border-bottom:2px solid #016ca0;
}

.navbar .nav .active > a, .navbar .nav .active > a:hover{
    background-color: #016ca0;
    color:#fff;
    border-bottom:2px solid #016ca0;
    
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    
}



.navbar .nav .dropdown-toggle .caret,
.navbar .nav .open.dropdown .caret {
    border-bottom-color:#000;
    border-top-color:#000;
}

.navbar .dropdown-menu:after,
.navbar .dropdown-menu:before{
    content:none;
    border:none;
}

.navbar .dropdown-menu{
    border-radius:0;
    -moz-border-radius:0;
    -webkit-border-radius: 0;
    border-color:#e5e5e5;
    border:none;
    border-top:2px solid #016ca0;
    box-shadow: 0 3px 5px rgba(0,0,0,0.5);
    -webkit-box-shadow: 0 3px 5px rgba(0,0,0,0.5);
    background:#393939;
    font-size: 15px;
}

.navbar .dropdown-menu a{
    color:#fff;
}

.dropdown-menu li > a:hover,
.dropdown-menu .active > a,
.dropdown-menu .active > a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #016ca0;
}

.dropdown-menu .divider{
    background-color:#000;
    border-bottom:1px solid #555;
}

.navbar .nav .open > .dropdown-toggle,
.navbar .nav .active > .dropdown-toggle,
.navbar .nav .open.active > .dropdown-toggle{
    background-color:#016ca0;
    color:#fff;
}

.navbar .nav .open > .dropdown-toggle .caret,
.navbar .nav .active > .dropdown-toggle .caret,
.navbar .nav .open.active > .dropdown-toggle .caret{
    border-bottom-color:#fff;
    border-top-color:#fff;
}


/*3rd level menu*/

.navbar .nav .nav-header {
    font-size: 14px;
    font-weight: bold;
    line-height: 18px;
    color: #fff;
    text-shadow: none;
    text-transform: uppercase;
}


/* Custom elements */
#google_translate_element
{
	float: right;
	height: 34px;
	width: 168px;
	margin-top: -36px;
	margin-bottom: 2px;
}

#google_translate_element .goog-te-gadget {
	font-size: 0;
	color: white;
}

#google_translate_element a.goog-logo-link {
	font-size: 0;
	color: white;
}

#google_translate_element a.goog-logo-link img {
	width: 0;
	height: 0;
}

#google_translate_element select.goog-te-combo {
	height: 28px;
	font-size: 14px;
	line-height: 55px;
	width: 170px;
}


/*styles for all sizes*/

/*header*/
header .smedia span{
    color:#aaa;
    font-size:13px;
}

.sliderWrap .span12{
    box-shadow: 0 1px 2px #888;
    border: 1px solid #aaa;
}

.taglineWrap{
    background:#eee;
    border-bottom:1px solid #ddd;
}


.tagline .action span{
    background:url(../img/skin/or_line.png) no-repeat 5px 2px;
    line-height:36px;
    font-style:italic;
    font-family:Georgia, Constantia, Lucida, serif;
}

.btn-success {
    background-color: #9fb44f;
    background-image: -moz-linear-gradient(top, #a5bb52, #8da046);
    background-image: -ms-linear-gradient(top, #a5bb52, #8da046);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#a5bb52), to(#8da046));
    background-image: -webkit-linear-gradient(top, #a5bb52, #8da046);
    background-image: -o-linear-gradient(top, #a5bb52, #8da046);
    background-image: linear-gradient(top, #a5bb52, #8da046);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a5bb52', endColorstr='#8da046', GradientType=0);
    border-color: #829341 #829341 #6f7d37;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

.btn-success:hover,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  background-color: #7f903f;
}

.btn-success:active,
.btn-success.active {
  background-color: #7f903f \9;
}

.btn:hover{
    background-position:0 -26px;
}


/*main content*/
 
.mainContent{
    border-top:2px solid #ffffff;
}

/*blog*/

.post .post-date{
    color:#49afcd !important;
}

/*.post-date a{
    font-size:11px;
    font-weight:bold;
}

.post-date a:hover{
    background-color:#016ca0;
}*/

.post .post-title h3{
    font-size:24px;
}

.post.full .post-title .post-meta a{
    color:#666;
}

.post.full .post-title .post-meta a:hover{
    border-bottom:1px solid #666;
    color:#444;
}

.post .post-title a{
    color:#2f2f2f;
}

.post .post-image{
    margin-bottom:40px;
}

.post .post-meta p{
    font-size:12px;
}

.post .post-meta p a{
    color:#aaa;
}

.post .post-meta p a:hover{
    color:#666;
}

.post .post-meta .discus-num span{
    opacity:0.2;
}

.post .post-content{
    border-bottom:1px solid #efefef;
    color:#666;
}

.post .post-content p{
    color:#666;
    text-align: justify;
}

.post .post-content p.tags{
    text-align: left;
}

.post .post-content ul, .post .post-content ol {
    text-align: justify;
}

.post .contentWrap{
    border-bottom:1px solid #eeeeee;
}

.post ul li span{
	opacity:0.5;
}

.post .post_list ol{
	margin-left: 0;
}

.post .post_list ol li{
	margin-left: 25px;
}

.post .post_list ol ul{
	margin-left: 25px;
	list-style-type: circle;
	margin-bottom:0;
}

.post .post_list ul{
	list-style-type: disc;
}

.post .post_list ul li{
	margin-left: 25px;
}

.post .post_list ul li.piece {
	margin-left: 0;
	list-style-type: none;
}

.post .post_list ul ul{
	margin-left: 25px;
	list-style-type: circle;
	margin-bottom:0;
}

.post blockquote{
    background:#e5e5e5;
}

.post blockquote small{
    color:#666;
}

.post blockquote p a{
    color: #0088cc;
}

.post blockquote p a:hover{
    color: #005580;
}

/* iframes */
iframe#ytplayer{
	width: 100%;
	height: 412px;
	border-width: 0;
}

iframe#ymbutton{
	width:0;
	height:0;
}

iframe#ymform{
	width:450px;
	height:203px;
}


iframe#fb_reformal{
	height:800px;
}


/*.poxupih_center p.height_pad{
	height:200px;
	padding-top:100px;
	margin-top:100px;
	padding-bottom:100px;
	margin-bottom:100px;
}*/


input#ppbutton{
	width:145px;
	height:47px;
	background-image: url(img/content/paypal_fb.png);
	src: url(img/content/paypal_fb.png);
}

input#ppbutton :hover{
	background-image: url(img/content/paypal_fba.png);
}


/*blog discus*/

#discus-title span{
    font-size:18px;
    font-weight:bold;
    color:#666;
    line-height:11px;
}

.commentlist{
    border-bottom:1px solid #efefef;
}

.comment-author img{
    border:1px solid #fff;
}

.bypostauthor > .comment-body > .comment-author img{
    border:2px solid #016ca0;
}

#discus .fn a{
    font-weight:bold;
    font-size:14px;
    color:#666;
}

.bypostauthor #discus .fn a{
    color:#016ca0;
}

#discus .fn a:hover{
    color:#2f2f2f;
}

#discus .comment-meta a{
    font-size:12px;
    color:#aaa;
}

#discus .comment-meta a:hover{
    color:#666;
}

#discus .reply .label:hover{
    background-color:#016ca0;
}


/*blog discus form*/

#commentform  .comment-notes{
    color:#aaa;
    font-size:12px;
}

#commentform label{
    color:#666;
}


/*pagination*/

.pagination a{
    color:#666;
    font-weight:bold;
}

.pagination a:hover{
    color:#2f2f2f;
}

.pagination .active a{
    background-color:#016ca0;
    color:#fff;
    border-color:#016ca0;
}


/*pager*/


.pager a {
    background-color: #FFFFFF;
    border: 1px solid #DDDDDD;
    border-radius: 4px 4px 4px 4px;
    color:#666;
    
}

.pager a span{
    font-weight:bold;
}

.pager a:hover{
    color:#fff;
    background-color:#016ca0;
}


/*search results*/

.result{
    border-bottom:1px solid #eee;
}

.result .result-title h3 a{
    color:#2f2f2f;
}


/*contact form*/
.contact form label {
    color: #666666;
}

/*faq*/

.faq-heading{
   border: 1px solid #DDDDDD;
   border-radius: 4px;
   background:#016ca0;
   color: #fff;
}

.faq-heading > div{
    font-weight:bold;
}

.faq-heading:hover{
   background-color: #E5E5E5;
}

.faq-heading:hover > div{
    color:#666;
}

.faq-heading > a{
    color: #2F2F2F;
}

.faq-body .faq-inner{
    border: 1px solid #DDDDDD;
    border-radius: 0 0 4px 4px;
    background-color: #fff;
}

.faq-inner p{
	text-align: justify;
}

.faq-inner .post{
	margin-bottom: 0;
}

/*portfolio*/

.pageTitle.portfolio{
    border-bottom:1px solid #eeeeee;
}

.portfolio .filter span{
    color:#eee;
}

.portfolio .filter a:hover{
    background-color:#aaa;
}

.portfolio .filter a.active,
.portfolio .filter a.active:hover{
    background-color:#016ca0;
}


/*sidebars*/

/*search widget*/

.widget_search button[type=submit]{
    background-color:transparent;
    border: 0 none;
    opacity:0.4;
}

.widget_search button[type=submit]:hover{
    opacity:0.7;
}

input:focus,
textarea:focus {
  border-color: rgba(101, 152, 182, 0.8);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(101, 152, 182, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(101, 152, 182, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(101, 152, 182, 0.6);
  outline: 0;
  outline: thin dotted \9;
}

/*text widget*/
.widget_text a:hover .lable{
    background-color:#9fb44f;
}

/*content widget*/
.widget_content {
	line-height: 30px;
}

.post-title .widget_content a {
	color: #0088CC;
	padding: 8px 0;
}

.post-title .widget_content a:hover {
    color: #005580;
}


/*portfolio widget*/

.widget_portfolio > div{
    background-color:#fff;
    border:1px solid #cfcfcf;
    box-shadow: 0px 1px 2px #cfcfcf;
    -mox-box-shadow: 0px 2px 1px #ccc;
}

.widget_portfolio > div > a span{
    background:url(../img/skin/project_triangle.png) no-repeat 0 0;
}

.widget_portfolio .title span{
    opacity:0.3;
}

.widget_portfolio .title a{
    border-left:1px solid #efefef;
    font-weight:bold;
    color:#666;
    font-size:12px;
    line-height:20px;
}

.widget_portfolio .title a:hover{
    color:#2f2f2f;
}


/*contact details widget*/

.widget_contact span{
    opacity:0.7;
    margin-top: 3px;
}

/*categories widget*/

.widget_categories li{
    color:#aaa;
    font-style:italic;
    font-size:12px;
    line-height:20px;
}

.widget_categories a{
    color:#666;
    font-style:normal;
    font-size:13px;
}

.widget_categories a:hover{
    color:#005580;
}



/*tabs widget*/

.widget_tabs .tab-content > .tab-pane,
.widget_tabs .pill-content > .pill-pane{
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    border-radius:0 0 4px 4px;
}

.nav-tabs > li > a{
    background-color:#e5e5e5;
    border-color: transparent;
    color:#666;
}

.nav-tabs > li > a:hover {
    border-color: transparent;
    background-color:#016ca0;
    color:#fff;
}

.nav-tabs > .active > a{
    color:#2f2f2f;
}


/*portfolio items*/

.portfolioItem{
    background-color:#fff;
    border:1px solid #cfcfcf;
    box-shadow: 0px 1px 2px #cfcfcf;
    -mox-box-shadow: 0px 2px 1px #ccc;
}

.post-thumbs > div > a img{
    background-color:#fff;
    border:1px solid #cfcfcf;
    box-shadow: 0px 1px 2px #cfcfcf;
    -mox-box-shadow: 0px 2px 1px #ccc;
}

.portfolioItem .peOver span.over{
    background:black;
}

.portfolioItem a span{
    background:url(../img/skin/project_triangle.png) no-repeat 0 0;
}

.portfolioItem .title span{
    opacity:0.3;
}

.portfolioItem .title a{
    border-left:1px solid #efefef;
    font-weight:bold;
    color:#666;
    font-size:13px;
    line-height:20px;
}

.portfolioItem .title a:hover{
    color:#2f2f2f;
}

.item-description li i{
    opacity:0.6;
}

.item-description .subtitle span{
    opacity:0.3;
}

.item-description .subtitle a{
    border-left:1px solid #efefef;
    color:#999;
    font-size:13px;
    line-height:20px;
}

.item-description h3 a{
    color:#2f2f2f;
}

.share{
    border-top:1px solid #eee;
}

.project-nav > div > a:hover{
    background-color:#016ca0;
}

.project-nav > div > a i{
    line-height:13px;
}

.carousel-nav div a:hover{
    background-color:#016ca0;
}

.carousel-nav div a i{
    line-height:13px;
}

.related-work .section-title{
    border-bottom: 1px solid #EEEEEE;
}


/*gallery cover*/

.galleryCover .title a{
    font-size:14px;
    color:#666;
}

.galleryCover .title span{
    font-weight:bold;
    font-size:14px;
    color:#444;
    background:url(../img/skin/photo_num_bg.png) no-repeat 0 0;
}

/*footer*/
footer{
    border-top:1px solid #e3e3e3;
    background:#ffffff;
}


/*footer testimonail*/

footer .testimonial{
    background:#efefef;
}

footer .testimonial .span9{
    background:url(../img/skin_blue/speech_line.png) no-repeat 100% 15px;
}

footer blockquote{
    border:none;
}

footer blockquote p{
    font-size:21px;
    color: #777;
    line-height:28px;
    font-family:Georgia, Constantia, Lucida, serif;
}

footer blockquote p .tel{
    color: #5f5f5f;
}

/*footer main section*/

footer .footerMain{
    border-top:2px solid #016ca0;
}

/*recent posts widget*/

.widget_recent_entries h3 a .label{
    background-color:#016ca0;
}

.widget_recent_entries h3 a:hover .label{
    background-color:#C1C1BF;
}

.widget_recent_entries li .thumb img{
    background-color:#fff;
    border:1px solid #cfcfcf;
    box-shadow: 0px 1px 2px #cfcfcf;
    -mox-box-shadow: 0px 2px 1px #ccc;
}

.widget_recent_entries li .thumb:hover img{
    border-color:#016ca0;
}

.widget_recent_entries li .title{
    color:#666;
    font-weight:bold;
    line-height:20px;
}

.widget_recent_entries li .title:hover{
    text-decoration:none;
    color:#2f2f2f;
}

.widget_recent_entries p{
    border-bottom:1px dotted #eee;
}

.widget_recent_entries p a:hover{
    text-decoration:none;
}

.widget_recent_entries p a:hover .label{
    text-decoration:none;
    background-color:#016ca0;
}



/*twitter widget*/

.widget_twitter p{
    color:#666;
}

.widget_twitter p span{
    color:#aaa;
    font-size:12px;
    background:url(../img/skin/tweet_icon.png) no-repeat 0 0;
}

.widget_twitter .followBtn:hover span{
    background-color:#016ca0;
}


/*newsletter widget*/

.widget_newsletter .outro{
    font-size:12px;
    color:#666;
}

/*links widget*/

.widget_links li a{
    color:#888;
}

.widget_links li span{
    color: #0088cc;
}

.widget_links li a:hover{
    color: #0088cc;
}

/*stats widget*/

.widget_stats a{
    font-size:18px;
    color:#016ca0;
    font-weight:bold;
    border-left:1px solid #efefef;
}

.widget_stats a span{
    color:#aaa;
    font-size:13px;
    font-weight:normal;
}

.widget_stats a:hover span{
    color:#666;
}

.widget_stats a.last{
    margin-right:0;
}

/*footer lower section*/

footer .footerLower{
    border-top:1px solid #efefef;
}

.copyright p{
    color:#bbb;
}

.footerLower .footNav a{
    color:#999;
}

.footerLower .footNav span{
    color:#ddd;
}

.footerLower .footNav a:hover{
    color:#fff;
    background:#016ca0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}


/*social media icons sprite*/
.sm-icon{
    opacity:0.2;
}

.sm-icon:hover{
    opacity:0.6;
}

/* thumbnail hover effect*/

a.peOver:hover img{
    opacity:0.8;
}

a.peOver span.lightboxIcon{
    background: url("../img/skin/view.png") no-repeat center center;
}

a.peOver span.linkIcon{
    background: url("../img/skin/link.png") no-repeat center center;
}



/*video inline*/

.videoWrapper a.peVideo{
    background-color:#fefefe;
}

.videoWrapper a.peVideo span.largePlay {
    opacity:0.7;
	background: url("../img/skin/vid_start.png") no-repeat center center;
}

.videoWrapper a.peVideo:hover span.largePlay{
    opacity:1;
}

.videoWrapper a.peVideo > div {
	background-color: black;
}

/* common styles */
.text_justify{
	text-align: justify;
/*	text-indent: 25px;*/
}

/*x-large desktop*/
/*----------------------------------------------------------------------*/

@media (min-width: 1200px) {
    
}



/*normal desktop*/
/*----------------------------------------------------------------------*/
@media (min-width: 980px) {
    
}




/*tablet landscape*/
/*----------------------------------------------------------------------*/
@media (max-width: 979px) {
    
}


/*iPad portrait*/
/*----------------------------------------------------------------------*/
@media (min-width: 768px) and (max-width: 979px) {
   
	iframe#ytplayer{
		height:320px;
	}

	iframe#fb_reformal{
		height:700px;
	}

    /*stats*/
    .widget_stats a{
        font-size:18px;
    }
    
    .widget_stats a span{
        font-size:12px;
    }
    
	/*menu*/
    
    .navbar .dropdown-menu a:hover {
      background-color: #016ca0;
    }
	
}


/*iphone landscape*/
/*----------------------------------------------------------------------*/
@media (max-width: 767px) {
    
	iframe#ytplayer{
		height:268px;
	}
    
	iframe#ymbutton{
		width:100%;
		height:42px;
	}

	iframe#ymform{
		width:0;
		height:0;
	}

	iframe#fb_reformal{
		height:700px;
	}    

	div#google_translate_element
	{
		margin-top: 0;
		margin-bottom: 2px;
		clear: right; 
	}

    /*footer*/
    
    footer .testimonial .span9{
        background:transparent;
    }
    
    
    /*footer widgets*/
    
    footer .footerMain .widget {
        border-bottom: 1px solid #eee;
    }
	
	
	
	/*menu*/
	
	/*navbar text items*/
    .navbar .nav > li > a, .navbar .dropdown-menu a {
        color:#666;
    }
    
    /*navbar dropdown btn*/
    .btn-navbar{
    	  position: relative; 
        background: #c1c1bf;
        height: 24px;
        margin-bottom: 26px;
        top: 4px;
        line-height: 26px;
    }
    
    .btn-navbar:hover{
        background: #016ca0;
    }
    
    .btn-navbar .btnTitle{
        font-size:16px;
        color:#fff;
        font-weight:bold;
        text-shadow:none;
        position: relative;
        vertical-align: middle;
    }
    
    .nav_slogan{
		  padding: 4px 0 8px;
	 }
    
    /*logo for drop menu arrangement*/
    .navbar .brand{
        background:url(../img/content/logo_sml.png) no-repeat;
    }
    
    .navbar .nav > li > a, .navbar .dropdown-menu a{
        border-radius:0;
        -moz-border-radius:0;
        -webkit-border-radius: 0;
    }
    
    .navbar .nav > li > a{
        border-left:2px solid #c8dde6;
        border-bottom:none;
        background-color: #eee;
    }
    
    .navbar .nav .active > a, .navbar .nav .active > a:hover {
        border-left:2px solid #016ca0;
        border-bottom:none;
    }
    
    .navbar .nav .active > a{
        background-color: #016ca0;
    }
    
    .navbar .nav > li > a:hover {
        background-color: #c1c1bf;
        color: #fff;
        text-decoration: none;
        border-left:2px solid #016ca0;
        border-bottom:none;
    }
    
    .navbar .dropdown-menu{
        background:#444;
    }
    
    .navbar .dropdown-menu li a{
        color:#fff;
        border-bottom:1px solid #666;
    }
    
    /*3rd level menu*/
    
    .navbar .nav .nav-header {
        border-bottom:1px solid #aaa;
    }
    
    
    .navbar .dropdown-menu{
        box-shadow: none;
    }
	
    
}


/*iPhone portrait width*/
/*----------------------------------------------------------------------*/
@media (max-width: 480px) {
    
	iframe#ytplayer{
		height:185px;
	}
    
	iframe#ymbutton{
		width:100%;
		height:42px;
	}
    
	iframe#ymform{
		width:0;
		height:0;
	}

	iframe#fb_reformal{
		height:600px;
	}    
}



/*IE8 conditional styles*/

.ie8 .label{
    font-weight:normal;
}



