/*---------------------------------------------------------------
# Package - EXP Framework
# EXP Version 2.0
# ---------------------------------------------------------------
# Author - JoomlaMan http://www.joomlaman.com
# Copyright (C) 2010 - 2012 JoomlaMan.com. All Rights Reserved.
# license - PHP files are licensed under  GNU/GPL V2
# license - CSS  - JS - IMAGE files  are Copyrighted material
# Websites: http://www.JoomlaMan.com
-----------------------------------------------------------------*/
#jm-slides {border-bottom: 1px solid #e5e5e5;}
#jm-slides .jumbotron {padding: 30px 0; text-align: center;}
#jm-slides .masthead h2 {font-size:120px;line-height:1;letter-spacing:-2px;}
#jm-slides .masthead p {font-size: 18px; line-height: 30px;}
#jm-slides .btn-toolbar a {margin:0 5px}

#jm-slideshow .slideshow-content {
	background: url(../images/bg-tran1.png) repeat scroll left top !important;
}
#jm-slideshow .jm-readmore {
	background: #293150;
}
#jmslideshow-116 {
	overflow: hidden;
}
#jm-container #jm-user {
	background: #293150;
	padding: 10px 0;
}
#jm-container #jm-user .jm-inner {
	padding: 0!important;
}
.jm-user1 {
	margin-top: 5px;
    width: 70%;
	float: left;
}
#jm-container #jm-user .jm-user1 .jm-inner {
	padding-left: 40px !important;
}
.jm-user2 {
	width: 30%;
	float: left;
}
div.u2submit {
	background: url(../images/bg_submit.png) no-repeat left top;
	height: 40px;
    padding-left: 56px;
    width: 226px;
	margin-right: 15px;
	font-size: 14px!important;
	color: #293150 !important;
	text-shadow: 0 0 1px #fff!important;
	line-height: 40px;
	font-family: Arial, serif;
}
div.u2submit .tick {
	background: url(../images/bg_submit_tick2.png) no-repeat left top !important;
	width: 27px;
	height: 27px;
	top: 7px;
	left: 14px;
}
.jm-user2 a.u2submit {
	background: none!important;
	display: inline;
	border: none!important;
	padding: 0!important;
	font-size: 24px!important;
	color: #293150 !important;
}

.jm-header-left {
	float: left;
    width: 50%;
	visibility: hidden;
}
.jm-header-right  {
	float: left;
	width: 50%;
	text-align: right;
	margin-top: 15px;
}
.jm-header-right a {
	color: #FFF;
	font-size: 30px;
	text-shadow: -1px -1px 1px #05070c;
	font-family: GeosansLight;
}
#jm-header {
	position: relative;
	width: 100%;
	overflow: hidden;
}
#jm-header .jm-inner {
	padding: 0;
}
#jm-header-inner {
	background: none !important;
}

#ff_formdiv1 textarea#ff_elem4{
	float: none !important;
	width: 95% !important;
}
#jm-content-grid-user-bottom1 .mod-block {
	padding: 0 15px;
}
#jm-content-grid-user-bottom1 ul.latestnews li {
	background: url(../images/bg_list2.png) no-repeat scroll left center rgba(0, 0, 0, 0)!important;
}
/* Landscape phone to portrait tablet */
@media (min-width: 768px) and (max-width: 959px) { 
	#jm-slides .masthead h2 {font-size:90px}
}

/* Phones portrait and landscape  */
@media only screen and ( max-width: 767px ) { 
	#jm-slides .masthead h2 {font-size:36px}
	.jm-user1,
	.jm-user2 {
		float: none;
		width: 100%;
	}
	.jm-user2 .visible-phone {
		display: inline !important;
	}
}
@media (max-width: 480px) { 
	.jm-header-right  {
		visibility: hidden;
	}
}
#bfSubmitButton{top:0px;}