/* 
   ------------------------------------------------------------------------------
	Main Body Styles
   ------------------------------------------------------------------------------		
*/
body{
	margin:0;	
	font-family:'Open Sans', sans-serif, Helvetica,Verdana,Arial,Sans-Serif;
	font-size:96.5%; 
	line-height:1.5em; 
	font-weight:400; 
	color:#FFFFFF;
	background-color:rgba(0, 0, 0, 0.5); }
.cover {
    height: 100%;
    width: 100%;
	font-size:100%;
}

a {
	color: #EB0000;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}


/* 
   ------------------------------------------------------------------------------
	Headings
   ------------------------------------------------------------------------------		
*/
h1,h2,h3,h4,h5,h6{margin:10px 0;font-family: 'Armata', sans-serif;
	font-weight:normal;
	font-size:4.2em;
	font-weight:400;
	color:#ffffff;
	text-rendering:optimizelegibility;
	-webkit-stroke-width: 5.3px;
  	-webkit-stroke-color: #FFFFFF;
	-webkit-fill-color: #FFFFFF;
	-webkit-transition: width 0.3s; /*Safari & Chrome*/
	transition: width 0.3s;
	-moz-transition: width 0.3s; /* Firefox 4 */
	-o-transition: width 0.3s; /* Opera */
}
h1 small,h2 small,h3 small,h4 small,h5 small,h6 small{
	font-weight:normal;
	line-height:1;color:#999999;
}
h1,h2,h3{
	line-height:40px;
}
h1{ font-size:4em; 
	line-height:55px;
	text-shadow: 2px 4px 3px rgba(0,0,0,0.3);
}
h2{ font-size:1.5em;
	font-weight:400; 
	text-align:center;
	
}
h3{
	font-size:24.5px;
}
h4{
	font-size:17.5px;
}
h5{
	font-size:14px;
}
h6{font-size:11.9px;
}
h1 small{
	font-size:24.5px;
}
h2 small{
	font-size:17.5px;
}
h3 small{
	font-size:14px;
}
h4 small{
	font-size:14px;
}
.page-header{padding-bottom:9px;
	margin:20px 0 30px;
	border-bottom:1px solid #eeeeee;
}
/* 
   ------------------------------------------------------------------------------
	Header Styles
   ------------------------------------------------------------------------------		
*/
#header-wrap {
	background-image:url("../images/pattern_bg.png")/*pattern_bg.png*/;
	background-repeat:repeat;
	background-color:rgba(0, 0, 0, 0.65);
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1000000;
	border-bottom:5px solid #EB0000;
}

/* 
   ------------------------------------------------------------------------------
	Topmenu Styles
   ------------------------------------------------------------------------------		
*/

ul.navigation {
    display: table;
    margin: 0 auto;
}

ul.navigation li {
	float: left;
	display:block;
	list-style-type: none;
	text-transform:uppercase;
	padding: 0;	
	border-top:solid 5px transparent;  
}
ul.navigation li a {
	color: #fff;
	font-family: 'Armata', sans-serif;
	text-decoration: none;
	background-image:url("../images/nav_devider.png")/*nav_devider.png*/;
	background-repeat:no-repeat;
	font-weight:400;
	display:block;
	font-size:13px;
	text-align:center;
	text-transform:capitalize;
	padding:19px 10px;
	transition:all 0.25s ease 0s;
	outline:none;
}
ul.navigation li a i{
	position:relative;
	top:2px;
	margin-right:3px;
	text-shadow:none;
}

ul.navigation li a:hover{
	color: #EB0000; 
}
ul.navigation .current{
	background-image:url("../images/tab_bg.png")/*tab_bg.png*/;
	background-repeat:no-repeat;
	background-position: left top;
	background-color:#EB0000;
	text-shadow: 0px 1px 1px #000000;
	border-top:solid 5px #FFFFFF;
}

ul.navigation .current a, ul.navigation .current a:hover{
	color:#ffffff;
}


ul.navigation img, .current img a, ul.navigation img .current img a:hover{
	background:none;
	padding:0px; margin:0px;
}

.select-menu {
	display: none;
	background: none;
	padding: none;
	border:none;
	
}

@media (max-width: 960px) {

ul.navigation { display: none;margin:0;}

.select-menu {
	display: block;
	background: #fff;
	width: 250px;
	padding: 5px;
	font-size: 12px;
	border: 1px solid #ccc;
	height: 34px;
	margin:25px auto ;
}
}
/* 
   ------------------------------------------------------------------------------
	Logo Styles
   ------------------------------------------------------------------------------		
*/

.logo{
	text-align:left;
	float:left;
	padding-top:12px;
	width:155px;
}
/* 
   ------------------------------------------------------------------------------
	Inner Content Styles
   ------------------------------------------------------------------------------		
*/
.content-outer{
	margin:0 auto;
}
.content-bg{
	background-image:url("../images/pattern_bg.png")/*pattern_bg.png*/;
	background-repeat:repeat;
	background-color:rgba(0, 0, 0, 0.65);
	padding-bottom:75px;
	margin-top:50px;
}
.content-last {
	margin: 40px auto 0 auto;
}
.page-content {
	padding: 0px 0;
}

.page-content-first{
        height: 840px;
	padding: 0px 0 50px 0;
}

h3.content-title {
	font-weight:800;
	text-transform:uppercase;
	color:#ddd;
	margin-bottom:20px;
	text-align:center;
	font-family: 'Exo', sans-serif;
}

h3.content-title-small {
	font-weight:bold;
	font-size:60px;
	text-transform:uppercase;
	color:#ddd;
	margin:60px 0 30px 0;
	text-align:center;
}
.heading-center{
	text-align:center;
	padding-top:70px;
}
.heading-center h2{
	margin:0;
	display:block;
	font-size:35px;
	font-weight:normal;
	color:#ffffff;
	line-height:50px;
	padding:0 0 20px 0;
	text-transform:capitalize;
}
.heading-bg {
	padding-bottom:25px;
}

/* 
   ------------------------------------------------------------------------------
	Welcome Content Social Styles
   ------------------------------------------------------------------------------		
*/

ul.social-home {
	list-style:none;
	overflow:hidden;
	width:350px;
	margin:0 auto;
}

ul.social-home li {
	float:left;
	margin:30px 3px 0px 3px;
	border:none;
	background-image:url("../images/pattern_bg.png")/*pattern_bg.png*/;
	background-repeat:repeat;
	background-color:rgba(0, 0, 0, 0.65);
	border:1px solid #EB0000;
}

.twitter-home a,.facebook-home a,.dribbble-home a,.pinterest-home a,.forrst-home a,.flickr-home a,.vimeo-home a,.gplus-home a {
	float:left;
	background:url("../images/social_icons.png")/*social_icons.png*/ no-repeat left bottom;
	text-indent:8000px;
	width:30px;
	height:32px;
	-webkit-transition:all 0.3s ease-in-out;  
	-moz-transition:all 0.3s ease-in-out;  
	-o-transition:all 0.3s ease-in-out;  
	transition:all 0.3s ease-in-out; 
	margin-top:3px;
}

.twitter-home a:hover,.facebook-home a:hover,.dribbble-home a:hover,.pinterest-home a:hover,.forrst-home a:hover,.flickr-home a:hover,.vimeo-home a:hover,.gplus-home a:hover {
	background:url("../images/social_icons.png")/*social_icons.png*/ no-repeat left top;
	-webkit-transition:all 0.3s ease-in-out;  
	-moz-transition:all 0.3s ease-in-out;  
	-o-transition:all 0.3s ease-in-out;  
	transition:all 0.3s ease-in-out; 
}

.twitter-home , .twitter-home a {
	background-position:-0px top
}
.twitter-home a:hover {
	background-position:-0px bottom;
}

.facebook-home, .facebook-home a {
	background-position:-37px top
}
.facebook-home a:hover {
	background-position:-37px bottom;
}
.gplus-home, .gplus-home a {
	background-position:-74px top
}
.gplus-home a:hover {
	background-position:-74px bottom;
}
.dribbble-home, .dribbble-home a {
	background-position:-111px top;
}
.dribbble-home a:hover {
	background-position:-111px bottom;
}
.flickr-home, .flickr-home a {
	background-position:-148px top
}
.flickr-home a:hover {
	background-position:-148px bottom;
}
.pinterest-home, .pinterest-home a {
	background-position:-185px top;
}
.pinterest-home a:hover {
	background-position:-185px bottom;
}

.forrst-home, .forrst-home a {
	background-position:-222px top;
}
.forrst-home a:hover {
	background-position:-222px bottom;
}

.vimeo-home , .vimeo-home a {
	background-position:top right;
}
.vimeo-home a:hover {
	background-position:bottom right;
}

/* 
   ------------------------------------------------------------------------------
	Welcome Content Styles
   ------------------------------------------------------------------------------		
*/

.welcome-content {
	padding:0px;
	margin: 0px 0 0 0;
	text-align:center;
	text-shadow: 0px 2px 0px #000;
	border-width:1px 0;
	margin:0px 0 0 0;
}

.welcome-content h1 {
	color:#fff;
	font-size:53px;
	line-height:40px;
    font-weight: normal;
    line-height: 1.2;
}

.welcome-content h1 span{

	color:#EB0000;
}

.welcome-content p {
	font-size:16px;
	margin-top:10px;
	color:#fff;
	line-height:22px;
}
.h3-head{
	color:#EB0000;
	font-size:25px;
	font-weight:normal;
	font-family: 'Armata', sans-serif;
	background:url("../images/heading_bg.png")/*heading_bg.png*/ repeat-x bottom;
	padding:10px;
	
}
.h3-head span{
	width:32px;
	height:32px;
	float:left;
	display:block;
	position:relative;
	top:5px;
	margin-right:10px;
	text-align:center;
	line-height:27px;	
	background-image:url("../images/small_tab_bg.png")/*small_tab_bg.png*/;
	background-repeat:no-repeat; background-position:left top;
	background-color:#EB0000;
	color:#000;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}

/* 
   ------------------------------------------------------------------------------
	About Page Style
   ------------------------------------------------------------------------------		
*/
.team-wrap{
	padding:40px 0 40px 0;
	text-align:center;
	background-image:url("../images/small_tab_bg.png")/*small_tab_bg.png*/;
	background-repeat:no-repeat;
	background-position: left top;
	background-color:rgba(0, 0, 0, 0.5);
	-moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    -khtml-border-radius: 12px;
    border-radius: 12px;
}
.team-wrap img{
}
.team-wrap h3{
	font-size:30px;
	text-transform:uppercase;
	font-weight:500;
	color:#ffffff;
	text-shadow: 0px 1px 1px #000000;
	line-height:25px;
	padding:15px;
	background-image:url("../images/small_tab_bg.png")/*small_tab_bg.png*/;
	background-repeat:no-repeat;
	background-position: left top;
	background-color:#EB0000;
	
}
.team-wrap h3 span{
	color:#ffffff;
	display:block;
	font-size:13px;
	font-weight:normal;
	letter-spacing:1px;
}
.team-text{
	border-top:1px solid rgba(222, 216, 0, 0.1);
	position:relative;
	padding:10px;
}
.team-text ul.social-home li{
	margin-top:0;
}
.team-text ul.social-home{
	width:200px;
}

/* 
   ------------------------------------------------------------------------------
	skills
   ------------------------------------------------------------------------------		
*/
.skillerbg{ 
	width:100%; 
	height:auto;
	margin: 0px; 
	padding:0 0 5px 0px;
	background-image:url("../images/pattern_bg.png")/*pattern_bg.png*/;
	background-repeat:repeat;
	background-color:rgba(0, 0, 0, 0.65);
	}
#skilltitle{ 
	width:100%;
	text-align:center; 
	font-weight:normal;
}
.skimiler{float: 
	left;margin:-15px auto 0px 0px;
	width: 330px;
}
.skiller {
	margin: 35px;
	line-height: 2em;
	position: relative;
}
.col { 
	width:350px; 
	margin-left:auto; 
	margin-right:auto;
}
#skill {
	list-style:none outside none;
}
#skill li{
	background-image:url("../images/processbar_bg.png")/*processbar_bg.png*/;
	background-repeat:no-repeat;
	background-position:left top;
	height:35px ;
	margin-bottom:30px; 
	padding:0px; 
	margin-left: -25px;
	width: 350px;
	-moz-border-radius: 160px;
    -webkit-border-radius: 160px;
    -khtml-border-radius: 160px;
    border-radius: 160px;
}
#skill li em { 
	position:relative; 
	top:-26px;
	
}
#skill li small { 
	margin-left:10px; 
	font-size:18px; 
	line-height:32px;
	font-weight:400;
}
#skill span { 
	color:#ffffff; 
	padding-bottom:3px;
	text-shadow: 0px 1px 1px #000000; 
	position:absolute; 
	margin:0px 0 10px 0;
}
.expand {
	background-image:url("../images/processbar.png")/*processbar.png*/;
	background-repeat:repeat-x;
	background-position:left top;
	 -moz-border-radius: 160px;
    -webkit-border-radius: 160px;
    -khtml-border-radius: 160px;
    border-radius: 160px;
	height: 35px;position: 
	absolute;left: 0;
	max-width: 100%;
}

.html5       { width:70%;  -moz-animation:html5 2s ease-out;       -webkit-animation:html5 2s ease-out;        }
.css3        { width:90%;  -moz-animation:css3 2s ease-out;        -webkit-animation:css3 2s ease-out;         }
.jquery      { width:50%; -moz-animation: jquery 2s ease-out;   -webkit-animation: jquery 2s ease-out;      }
.photoshop   { width:20%;  -moz-animation:photoshop 2s ease-out;   -webkit-animation:photoshop 2s ease-out;    }
.dreamweaver { width:100%; -moz-animation:dreamweaver 2s ease-out; -webkit-animation:dreamweaver 2s ease-out;  }

@-moz-keyframes html5       { 0%  { width:0px;} 100%{ width:70%;}   }
@-moz-keyframes css3        { 0%  { width:0px;} 100%{ width::90%;}	}
@-moz-keyframes jquery      { 0%  { width:0px;} 100%{ width::50%;}	}
@-moz-keyframes photoshop   { 0%  { width:0px;} 100%{ width::10%;}	}
@-moz-keyframes dreamweaver { 0%  { width:0px;} 100%{ width::100%;}	}

@-webkit-keyframes html5       { 0%  { width:0px;} 100%{ width:70%;}  }
@-webkit-keyframes css3        { 0%  { width:0px;} 100%{ width::90%;} }
@-webkit-keyframes jquery      { 0%  { width:0px;} 100%{ width::50%;} }
@-webkit-keyframes photoshop   { 0%  { width:0px;} 100%{ width::10%;} }
@-webkit-keyframes dreamweaver { 0%  { width:0px;} 100%{ width::100%;} }


/* 
   ------------------------------------------------------------------------------
	Portfolio 1
   ------------------------------------------------------------------------------		
*/

.og-grid {
	list-style: none;
	padding: 20px 0;
	margin: 0 auto;
	text-align: center;
	width: 100%;

}
.og-grid img{ border: 1px solid rgba(0, 0, 0, 0.65);}
.og-grid li {
	display: inline-block;
	margin: 10px 5px 0 5px;
	vertical-align: top;
	
}
.og-grid li > a,
.og-grid li > a img {
	outline: none;
	display: block;
	position: relative;
}
.og-grid li > a:hover img{
	outline: none;
	display: block;
	background-color: #fc3;
	-webkit-transform: rotate(360deg) scale(1.2);
	-moz-transform: rotate(360deg) scale(1.2);
	-o-transform: rotate(360deg) scale(1.2);
	-ms-transform: rotate(360deg) scale(1.2);
	transform: rotate(360deg) scale(1.2);
	-moz-box-shadow: 1px 1px 38px #000000;
	-webkit-box-shadow: 1px 1px 38px #000000;
	box-shadow: 1px 1px 38px #000000;
	z-index:100000;
	border: 1px solid rgba(0, 0, 0, 0.8);
	position: relative;
}
.og-grid li.og-expanded > a::after {
	top: auto;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-bottom-color: rgba(0, 0, 0, 0.5);
	border-width: 15px;
	left: 50%;
	margin: -20px 0 0 -15px;
}

.og-expander {
	position: absolute;
	background-color:rgba(0, 0, 0, 0.5);
	top: auto;
	left: 0;
	width: 100%;
	margin-top: 10px;
	text-align: left;
	height: 0;
	overflow: hidden;
}

.og-expander-inner {
	padding: 50px 30px;
	height: 100%;
}

.og-close {
	position: absolute;
	width: 40px;
	height: 40px;
	top: 20px;
	right: 20px;
	cursor: pointer;
}

.og-close::before,
.og-close::after {
	content: '';
	position: absolute;
	width: 100%;
	top: 50%;
	height: 1px;
	background: #fff;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	transform: rotate(45deg);
}

.og-close::after {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.og-close:hover::before,
.og-close:hover::after {
	background: #EB0000;
}

.og-fullimg,
.og-details {
	width: 50%;
	float: left;
	height: 100%;
	overflow: hidden;
	position: relative;
}

.og-details {
	padding: 0 40px 0 20px;
}

.og-fullimg {
	text-align: center;
}

.og-fullimg img {
	display: inline-block;
	max-height: 100%;
	max-width: 100%;
	border: solid 5px #EB0000;
}

.og-details h3 {
	font-weight: 300;
	font-size: 52px;
	padding: 40px 0 10px;
	margin-bottom: 10px;
	color:#EB0000;
}

.og-details p {
	font-weight: 400;
	font-size: 16px;
	line-height: 22px;
	color: #fff;
}

.og-details a {
	font-weight: normal;
	font-size: 16px;
	color: #fff;
	text-transform: capitalize;
	letter-spacing: 0px;
	padding: 10px 20px;
	border: 1px solid rgba(225, 225, 225, 0.4);
	display: inline-block;
	margin: 30px 0 0;
	outline: none;
	background-color:rgba(0, 0, 0, 0.5);
}

.og-details a::before {
	content: '\2192';
	display: inline-block;
	margin-right: 10px;
}

.og-details a:hover {
	border-color: #EB0000;
	color: #EB0000;
	text-decoration:none;
}

.og-loading {
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background: #ddd;
	box-shadow: 0 0 1px #ccc, 15px 30px 1px #ccc, -15px 30px 1px #ccc;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -25px 0 0 -25px;
	-webkit-animation: loader 0.5s infinite ease-in-out both;
	-moz-animation: loader 0.5s infinite ease-in-out both;
	animation: loader 0.5s infinite ease-in-out both;
}

@-webkit-keyframes loader {
	0% { background: #ddd; }
	33% { background: #ccc; box-shadow: 0 0 1px #ccc, 15px 30px 1px #ccc, -15px 30px 1px #ddd; }
	66% { background: #ccc; box-shadow: 0 0 1px #ccc, 15px 30px 1px #ddd, -15px 30px 1px #ccc; }
}

@-moz-keyframes loader {
	0% { background: #ddd; }
	33% { background: #ccc; box-shadow: 0 0 1px #ccc, 15px 30px 1px #ccc, -15px 30px 1px #ddd; }
	66% { background: #ccc; box-shadow: 0 0 1px #ccc, 15px 30px 1px #ddd, -15px 30px 1px #ccc; }
}

@keyframes loader {
	0% { background: #ddd; }
	33% { background: #ccc; box-shadow: 0 0 1px #ccc, 15px 30px 1px #ccc, -15px 30px 1px #ddd; }
	66% { background: #ccc; box-shadow: 0 0 1px #ccc, 15px 30px 1px #ddd, -15px 30px 1px #ccc; }
}

@media screen and (max-width: 830px) {

	.og-expander h3 { font-size: 32px; }
	.og-expander p { font-size: 13px; }
	.og-expander a { font-size: 12px; }

}

@media screen and (max-width: 650px) {

	.og-fullimg { display: none; }
	.og-details { float: none; width: 100%; }
	
}



/* 
   ------------------------------------------------------------------------------
	Portfolio 2
   ------------------------------------------------------------------------------		
*/

.cbp-fwsliderfull {
	position: relative;
	margin: 0 0 -3px 0;
	overflow: hidden;
	background-image:url("../images/slide_bg.png")/*slide_bg.png*/;
	background-repeat:no-repeat;
	background-position:center !important;
	padding:35px 0 0px 0px;
}

.cbp-fwsliderfull ul {
	margin: 0;
	padding: 0;
	white-space: nowrap;
	list-style-type: none;
}

.cbp-fwsliderfull ul li {
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	transform: translateZ(0);
	float: left;
	display: block;
	margin: 0;
	padding: 0;
}

.cbp-fwsliderfull ul li > a,
.cbp-fwsliderfull ul li > div {
	display: block;
	text-align: center;
	outline: none;
}

.cbp-fwsliderfull ul li > a img {
	border: none;
	display: block;
	margin: 0 auto;
	max-width: 75%;
}

.cbp-fwsliderfull nav span {
	position: absolute;
	top: 50%;
	width: 50px;
	height: 50px;
	overflow:hidden;
	font-family: 'PT Sans Caption', sans-serif;
	color: #fff;
	font-size: 0px;
	text-align: center;
	margin-top: -50px;
	line-height: 100px;
	cursor: pointer;
	font-weight: normal;
}

.cbp-fwsliderfull nav span:hover {
	 
	/* FIRST (order is important) */
	opacity: 0.5;
	
	/* SECOND (IE8) */
	-ms-filter:�progid:DXImageTransform.Microsoft.Alpha(Opacity=50)�;
	
	/* THIRD (IE7) */
	filter: alpha(opacity=50);
}

.cbp-fwsliderfull nav span.cbp-fwnext {
	background-image:url("../images/left.png")/*left.png*/;
	background-position:100px 52px;
	right: 0px;
	
}

.cbp-fwsliderfull nav span.cbp-fwprev {
	background-image:url("../images/left.png")/*left.png*/;
	background-position:100px 100px;
	left: 0px;
}

.cbp-fwdots {
	position: absolute;
	bottom: 15px;
	white-space: nowrap;
	text-align: center;
	width: 100%;
}

.cbp-fwdots span {
	display: inline-block;
	width: 18px;
	height: 18px;
	background-color:rgba(225, 225, 225, 0.5);
	margin: 4px;
	border-radius: 50%;
	cursor: pointer;
}

.cbp-fwdots span:hover {
	background-color:rgba(225, 225, 225, 0.5);
}

.cbp-fwdots span.cbp-fwcurrent {
	background-color:#EB0000;
	-webkit-transition: box-shadow 0.2s ease-in-out;
	-moz-transition: box-shadow 0.2s ease-in-out;
	transition: box-shadow 0.2s ease-in-out;
}



/* 
   ------------------------------------------------------------------------------
	Services Page Style
   ------------------------------------------------------------------------------		
*/
.service-wrap{
	padding:20px;
	margin:0 0 25px 0;
	background-image:url("../images/small_tab_bg.png")/*small_tab_bg.png*/;
	background-repeat:no-repeat;
	background-position: left top;
	background-color:rgba(0, 0, 0, 0.5);
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	-khtml-border-radius: 12px;
	border-radius: 12px;
}

.service-wrap p{
	text-align:left;

}

.service-icon{
	float:left;
	margin-right:10px;
	background-image:url("../images/tab_bg.png")/*tab_bg.png*/;
	background-repeat:no-repeat; background-position:left top;
	background-color:#EB0000;
	width:62px;
	height:62px;
	text-align:center;
	line-height:62px;
	background-image:url("../images/tab_bg.png")/*tab_bg.png*/;
	background-repeat:no-repeat;
	background-position: left top;
	background-color:#EB0000;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
}
.service-head{
	font-size:25px;
	color:#EB0000;
	font-weight:normal;
	line-height:62px;
	background-color:rgba(0, 0, 0, 0.5);
	padding:0px 0 0 0;
	-moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    -khtml-border-radius: 12px;
    border-radius: 12px;
}

.service-wrap h3{ 
	font-size:22px; 
	line-height:25px; 
	font-weight:normal;
	color:#EB0000;
}

/* 
   ------------------------------------------------------------------------------
	Email Newsletter Style
   ------------------------------------------------------------------------------		
*/

#wrapper-newsletter {
	margin-left:auto; 
	margin-right:auto;
    padding: 20px;
    position: relative;
	float:left;
	background-image:url("../images/small_tab_bg.png")/*small_tab_bg.png*/;
	background-repeat:no-repeat;
	background-position: left top;
	background-color:rgba(0, 0, 0, 0.65);
	-moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    -khtml-border-radius: 12px;
    border-radius: 12px;
}
#wrapper-newsletter h3{
	color:#EB0000;

}
#wrapper-newsletter h4 {
    color: #555555;
    font-size: 21px;
    font-weight: 300;
    margin: 0 0 5px;
}
#wrapper-newsletter p {
    margin-bottom: 10px;
}
#wrapper-newsletter label {
    display: block;
    float: left;
}
#wrapper-newsletter .button-submit {
    cursor: pointer;
    float: left;
    height: 50px;
    margin-left: 5px;
    margin-right: 3px;
    padding: 5px 10px;
	background-color:#EB0000;   
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #EB0000;
	display:inline-block;
	color:#ffffff;
	font-size:18px;
	font-family:'Armata',sans-serif;
	font-weight:normal;
	text-decoration: none !important;
	text-shadow: 0px 1px 1px #000000; 
		
		
}
#wrapper-newsletter .button-submit:hover {
	background-image:url("../images/tab_bg.png")/*tab_bg.png*/;
	background-repeat:no-repeat;
	background-position: left top;
	background-color:#C30000;
	color:#ffffff;
	text-shadow: 0px 1px 1px #000000;
	border:1px solid #C30000; 
}

#wrapper-newsletter .button-submit:active {
	position:relative;
	top:1px;  
}
#wrapper-newsletter input[type="text"] {
    background-color: #FFFFFF;
    border: 1px solid #562D00;
    border-radius: 5px 5px 5px 5px;
    color: #A18C65;
    float: left;
    height: 30px;
    padding-left: 7px;
    transition: all 0.3s ease 0s;
}
#wrapper-newsletter input[type="text"]:focus {
    border: 1px solid #281202;
    float: left;
    margin-right: 3px;
    outline: medium none;
    width: 250px;
}
#wrapper-newsletter input.resting-state[type="text"] {
    width: 200px !important;
}
#wrapper-newsletter input.shrunken-state[type="text"] {
    float: left;
    margin-right: 3px;
    width: 63px;
}
#wrapper-newsletter .button-submit {
    cursor: pointer;
    padding: 3px 10px 4px;
}

/* 
   ------------------------------------------------------------------------------
	Input Styles
   ------------------------------------------------------------------------------		
*/

#wrapper-newsletter input[type=text] {
    height: 50px; /* Height + Border = 26px */ 
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background-color: #f8f8f8;
    border: 1px solid #ccc;
    color: #999;
    padding-left: 7px;
    -webkit-transition: all 0.3s ease; /* Required so the inputs resize in a smooth motion rather than popping to the new size */
    -moz-transition:    all 0.3s ease;
    -ms-transition:     all 0.3s ease; 
    -o-transition:      all 0.3s ease;         
}
#wrapper-newsletter input[type=text]::selection {
    background: #EB0000; /* Safari */
}
#wrapper-newsletter input[type=text]::-moz-selection {
    background: #EB0000; /* Firefox */
}
#wrapper-newsletter input[type=text]:focus {
    width: 180px; /* This is the width you would like the input to expand to. Don't forget, it's 2px wider because of the border.*/
    outline: none;
	color:#FFFFFF;
	border: 1px solid rgba(225, 225, 225, 0.5);
	background-color:rgba(0, 0, 0, 0.5);
}
#wrapper-newsletter input[type=text].resting-state { 
	border: 1px solid rgba(225, 225, 225, 0.2);
	background-color:rgba(0, 0, 0, 0.4);
	color:rgba(225, 225, 225, 0.6);
    width: 230px !important; /* This is the widths of all the inputs at their resting/untouched state */
}
#wrapper-newsletter input[type=text].shrunken-state {
	font-family:'Armata',sans-serif;
	margin-right:5px;
	color:rgba(225, 225, 225, 0.6);
	border: 1px solid rgba(225, 225, 225, 0.2);
	background-color:rgba(225, 225, 225, 0.2);
    width: 250px; /* When an input is selected, the other inputs are passed this class name via jQuery. This will reduce the width of the non-focused inputs to allow more room for the focused input to expand without cascading the button to the next line */  
}

/* GETTING FF TO BEHAVE */
@-moz-document url-prefix() {
    #wrapper-newsletter .button-submit {
	height:50px;

    }   
   }   

/* 
   ------------------------------------------------------------------------------
	Contact Page Style
   ------------------------------------------------------------------------------		
*/
#ContactForm {margin:0;
	background-image:url("../images/small_tab_bg.png")/*small_tab_bg.png*/;
	background-repeat:no-repeat;
	background-position: left top;
	background-color:rgba(0, 0, 0, 0.65);
	padding:25px 0 20px 0px;
	-moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    -khtml-border-radius: 12px;
    border-radius: 12px;
	float:left;
	width:100%;
	}

#ContactForm .error, #ContactForm .empty{ 
	font-size:10px; 
	color:#fff; 
	display: none;
	}
#ContactForm .success{ 
	padding-bottom:15px; 
	display:none;
	}
#ContactForm .box{ 
	margin-top:0; 
	display:block
	}
#ContactForm .message{
	background-image:url("../images/contact_details_icon.png")/*contact_details_icon.png*/;
	background-repeat:no-repeat;
	padding:0 0 0 25px; 
	}
#ContactForm #message{ 
	width:99%; 
	margin:0 auto; 
	text-align:center;
	}
#ContactForm {}
#ContactForm a{ 
	margin-right:36px; 
	float: left;
	}
#ContactForm .input {border: 1px solid rgba(225, 225, 225, 0.2);
	background-color:rgba(225, 225, 225, 0.2);
    /* When an input is selected, the other inputs are passed this class name via jQuery. This will reduce the width of the non-focused inputs to allow more room for the focused input to expand without cascading the button to the next line */  
	padding:15px;
	color:#fff;
	margin-top:10px;
	margin-bottom:8px;
	font-size:13px;
	width:94%;
	font-family:'Armata',sans-serif;
}
#ContactForm textarea { 
	overflow: auto;width:98%; 
	height:152px; padding:8px;
	color:#ffffff; 
	font-family:'Armata',sans-serif; 
	font-size:13px; 
	margin:0; 
	font-weight:normal; 
	border:none; 
	background-color:rgba(225, 225, 225, 0.2); 
	border:1px solid rgba(225, 225, 225, 0.2);
}
#ContactForm .but
{	
	border:1px;
	background-image:url("../images/small_tab_bg.png")/*small_tab_bg.png*/;
	background-repeat:no-repeat;
	background-position: left top;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	display:inline-block;
	color:#ffffff;
	background-color:#EB0000;
	font-family:arial;
	font-size:18px;
	font-weight:normal;
	padding:10px 0px 10px 0;
	width:100%; max-width:100px;
	text-decoration:none;
	text-shadow:0px 1px 0px #000000;
	margin-top:10px;
	font-family:'Armata',sans-serif;
}

.but:hover {
    background-image:url("../images/small_tab_bg.png")/*small_tab_bg.png*/;
	background-repeat:no-repeat;
	background-position: left top;
	background-color:#C30000!important;
	color:#ffffff;
	text-shadow: 0px 1px 1px #000000;
}
.but:hover {
  	background-image:url("../images/small_tab_bg.png")/*small_tab_bg.png*/;
	background-repeat:no-repeat;
	background-position: left top;
	background-color:#0056fe;
	color:#ffffff;
	text-shadow: 0px 1px 1px #000000;
}

.but:active {
	position:relative;
	top:1px;	
    }
/* 
   ------------------------------------------------------------------------------
	Blog Styles
   ------------------------------------------------------------------------------		
*/
#posts {
	
}

.post-thumbnail {
	margin-bottom:30px;
	display:block;
}

.meta {
	padding:15px 0 10px 20px;
	
}

.meta p {
	margin:0;
	padding:0 15px 0 0;
	float:left;
}

.excerpt {
/*	float:right;
	width:500px;*/
	padding:20px;
	background-image:url("../images/small_tab_bg.png")/*small_tab_bg.png*/;
	background-repeat:no-repeat;
	background-position: left top;
	background-color:rgba(0, 0, 0, 0.5);
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	-khtml-border-radius: 12px;
	border-radius: 12px;
}
.excerpt h2{
	background:none;
	text-align:left;
	border:none;
	font-size:18px;
	margin:0;
	text-transform:capitalize;
}
p.readmore {
	text-align:left;
}
p.readmore a{
	display:inline-block;
	padding:5px 8px;
	color:#ffffff;
	font-size:13px;
	text-shadow:none;
	background-image:url("../images/small_tab_bg.png")/*small_tab_bg.png*/;
	background-repeat:no-repeat;
	background-position: left top;
	background-color:#EB0000;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	text-shadow:0 1px 1px #000000;
}
p.readmore a:hover{
	background-image:url("../images/small_tab_bg.png")/*small_tab_bg.png*/;
	background-repeat:no-repeat;
	background-position: left top;
	background-color:#C30000;
	color:#ffffff;
	text-shadow: 0px 1px 1px #000000;
}
.post-thumbnail img, img.float-right, img.float-left{
    background-image:url("../images/tab_bg.png")/*tab_bg.png*/;
	background-repeat:no-repeat;
	background-position: left top;
	background-color:#EB0000;

}

p.readmore a:active {
	position:relative;
	top:1px;
}
.post {
	margin-bottom:50px;
	padding:0 5px 0 5px;
	overflow:hidden;
}

.post-content {
	clear:both;
	padding-top:40px;
}

.right-image {
    float:right;
    margin:5px 0 0 20px;
}

.left-image {
    float:left;
    margin:5px 20px 0 0;
}

.post-image {
    margin:5px 0 20px;
}

.author-bio {
    background:#fbfbfb;
    clear:both;
    margin-top:30px;
    overflow:hidden;
    padding:25px;
    position:relative;
}

ul.tags {
    padding:0 0 10px;
    position:relative;
	overflow:hidden;
}

ul.tags li {
    display:inline;
    float:left;
    height:16px;
    line-height:20px;
    margin:30px 20px 0 0;
}

h3.tag-title {
    background-image:none;
    float:left;
    line-height:18px;
    margin:30px 20px 0 0;
}

.authorp {
    float:left;
    width:85%;
}

.author-bio {
	margin-bottom:40px;
}

.author-bio p {
	margin-bottom:0;
}	

.author-bio img {
    float:left;
    margin:0 25px 0 0;
}


#sidebar h3{
	font-size:16px;
	margin:0;
}

.widget {
	overflow:hidden;
	margin-bottom:10px;
	background-image:url("../images/small_tab_bg.png")/*small_tab_bg.png*/;
	background-repeat:no-repeat;
	background-position: left top;
	background-color:rgba(0, 0, 0, 0.5);
	padding:20px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	-khtml-border-radius: 12px;
	border-radius: 12px;
}
.widget.recent-posts{
	border-bottom:none;
}
.widget ul{
	list-style-type:none;
	margin:0;
}
.widget ul li {
	background:url("../images/breadcrumb-arrow.png")/*breadcrumb-arrow.png*/ no-repeat scroll 0 7px;
	padding:5px 0 5px 24px;
}
.sidebar-post {
	overflow:hidden;
	border-bottom:1px solid rgba(222, 216, 0, 0.1);
	margin-bottom:15px;
}
.sidebar-post span {
	float:left;
	width:55px;
	height:32px;
	line-height:32px;
	text-align:center;
	margin-right:14px;
	margin-top:4px;
	color:#ffffff;
	text-shadow:0 1px 1px #000000;
	background-image:url("../images/small_tab_bg.png")/*small_tab_bg.png*/;
	background-repeat:no-repeat;
	background-position: left top;
	background-color:#EB0000;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
} 

.sidebar-post h5 {
	text-transform:none;
	margin:0;
	padding:0 0 0 70px;
}


.comment-box-inner {
    margin-bottom: 10px;
    padding: 10px 0 15px;
	border-bottom:1px dotted #B2B8BD;
}
.user-img {
    float: left;
}
.comment-txt {
	padding:0 0 0 65px;
}
.comment-txt h4{
	font-size:15px;
	font-weight:600;
	margin-top:0;
}
.comment-txt h4 span{
	color:#f4632f;
}
.post-comment-box h3{
	font-size:16px;
}

/* 
   ------------------------------------------------------------------------------
	Clients Styles
   ------------------------------------------------------------------------------		
*/
.clients_sec{
	width: 70%; 
	max-width: 80%; 
	height:auto; 
	margin-left:auto; 
	margin-right:auto;}
	
.clients img{
	max-width: 100%; 
	height:auto; width: 178px; /* for ie 8 */ 
	float:left; 
	padding:0 0 0 0px; 
	margin: 0 0px 0.9% 0.9%; 
	background-image:url("../images/tab_bg.png")/*tab_bg.png*/; 
	background-repeat:no-repeat; 
	background-position:left top; 
	background-color:rgba(243, 243, 243, 0.85); 
	border:1px solid rgba(225, 225, 225, 0.5);
}

/* 
   ------------------------------------------------------------------------------
	Shortcodes Styles
   ------------------------------------------------------------------------------		
*/
.toggles{
	padding:15px 0;
}
.toggle-header{
	border-bottom:1px dotted #666;
}
.toggle-container h3 {
    float: left;
	font-size:14px;
	margin:0;
}
.toggle-header a {
    float: right;
	margin-top:18px;
    font-size: 11px;
    text-transform: uppercase;
}
.toggle-open {
    background: url("../images/toggle.png")/*toggle.png*/ no-repeat scroll center top transparent;
}
.toggle-close {
    background: url("../images/toggle.png")/*toggle.png*/ no-repeat scroll center -19px transparent;
}
.toggle-link {
    height: 20px;
    width: 20px;
}
.toggles blockquote{
	margin-top:15px;
	margin-bottom:0;
}
ul.custom-list, .check, .exclamation, .arrows, .square{
	margin:0;
}
ul.custom-list {
    list-style: none outside none;
    margin-bottom: 15px;
}
ul.custom-list li, ol.custom-list li {
    margin-bottom: 5px;
}
.check li {
    background: url("../images/check.png")/*check.png*/ no-repeat 0 7px;
    padding-left: 18px;
}
.exclamation li {
    background: url("../images/exclamation.png")/*exclamation.png*/ no-repeat 0 6px;
    padding-left: 15px;
}
.arrows li {
    background: url("../images/arrow.png")/*arrow.png*/ no-repeat 0 6px;
    padding-left: 15px;
}

.square li {
 	background: url("../images/box.png")/*box.png*/ no-repeat 0 6px;
    list-style:  outside none;
	padding-left: 15px;
}

ol li {
    list-style: decimal inside none;
}

.dropcap1 {
    border-radius: 3px 3px 3px 3px;
    float: left;
    font-size: 60px;
	line-height:20px;
	color:#FFFFFF;
    margin: 4px 10px 2px 0;
    padding: 12px 6px;
}
.dropcap2 {
    float: left;
	color:#FFFFFF;
    font-size: 60px;
    line-height: 30px;
    padding-right: 10px;
    padding-top: 8px;
}

.dropcap3 {
    float: left;
    font-size: 60px;
    font-style: normal;
    line-height: 30px;
    padding-right: 10px;
	color:#FFFFFF;
    padding-top: 8px;
}

img.float-left {
    float: left;
    margin-bottom: 1.5em;
    margin-right: 1.8em;
    margin-top: 0.5em;
}
img.float-right {
    float: right;
    margin-bottom: 1.5em;
    margin-left: 1.8em;
    margin-top: 0.5em;
}
/* 
   ------------------------------------------------------------------------------
	Table Styles
   ------------------------------------------------------------------------------		
*/
table {
    border-collapse: collapse;
    text-align: left;
    width: 100%;
}
table {
    border-collapse: collapse;
    text-align: left;
    width: 100%;
}
th, td, caption {
    padding: 10px;
}
thead, th, tfoot {
    font-weight: normal;
}
th {
    background-color:rgba(0, 0, 0, 0.5);
    text-align: left;
}
tr.even td {
    background-color:rgba(0, 0, 0, 0.5);
}


/* 
   ------------------------------------------------------------------------------
	Shortcodes-Pricing Tables
   ------------------------------------------------------------------------------		
*/
.plan_features:nth-child(odd){
    background: none repeat scroll 0 0  rgba(225, 225, 225, 0.6);
    font-size: 14px;
    font-weight: normal;
    padding: 10px 5px;
}
.plan_features:nth-child(even){
    background: none repeat scroll 0 0  rgba(225, 225, 225, 0.7);
    font-size: 14px;
    font-weight: normal;
    padding: 10px 5px;
}
.plan_price{
    color: #ffffff;
    font-size: 40px;
    font-weight: 400;
    padding: 30px;
    text-align: center;
	text-shadow:0px 1px 0px #000000;
}
#pricing_plan1 .plan_price,#pricing_plan1 .buy{
	background-image:url("../images/small_tab_bg.png")/*small_tab_bg.png*/;
	background-repeat:no-repeat;
	background-position: left top;
    background-color: #EB0000;
    border-top: 1px solid #EB0000;
}
#pricing_plan2 .plan_price,#pricing_plan2 .buy{
	background-image:url("../images/small_tab_bg.png")/*small_tab_bg.png*/;
	background-repeat:no-repeat;
	background-position: left top;
    background-color: #EB0000;
    border-top: 1px solid #EB0000;
}
#pricing_plan3 .plan_price,#pricing_plan3 .buy{
	background-image:url("../images/small_tab_bg.png")/*small_tab_bg.png*/;
	background-repeat:no-repeat;
	background-position: left top;
    background-color: #EB0000;
    border-top: 1px solid #EB0000;
}
#pricing_plan4 .plan_price,#pricing_plan4 .buy{
	background-image:url("../images/small_tab_bg.png")/*small_tab_bg.png*/;
	background-repeat:no-repeat;
	background-position: left top;
    background-color: #EB0000;
    border-top: 1px solid #EB0000;
}
.plan_title{
	background-image:url("../images/small_tab_bg.png")/*small_tab_bg.png*/;
	background-repeat:no-repeat;
	background-position: left top;
    background-color:rgba(0, 0, 0, 0.5);
    border-radius: 3px 3px 0 0;
    color: #EB0000 ;
    font-size: 30px;
    font-weight: normal;
    padding: 20px;
	text-transform:uppercase;
    text-align: center;
}
.plan{
    border:1px solid  rgba(225, 225, 225, 0.2);
    margin-bottom: 15px;
}
.plan_buy{
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
    border-radius: 0 0 3px 3px;
    padding: 20px;
}
.plan_buy a{
    border-radius: 4px 4px 4px 4px;
    color: #ffffff;
    display: block;
    font-size: 15px;
    font-weight: normal;
    margin: auto;
    padding: 10px 5px;
    text-align: center;
    text-decoration: none;
    width: 90px;
	text-shadow:0px 1px 0px #000000;
}

.plan_buy a:hover{

	background-color:#C30000 !important;
	color:#ffffff;
	text-shadow: 0px 1px 1px #000000;
    border-radius: 4px 4px 4px 4px;
    color: #FFFFFF;
    font-size: 15px;
    font-weight: normal;
    margin: auto;
    padding: 10px 5px;
    text-align: center;
    text-decoration: none;
    width: 90px;
}

.plan_more{
    background: none repeat scroll 0 0 rgba(225, 225, 225, 0.5);
    font-size: 13px;
    font-weight: normal;
    padding: 10px 5px;
    display: none;
    border-left: 2px solid  rgba(225, 225, 225, 0.5);
    border-right: 2px solid  rgba(225, 225, 225, 0.5);
    border-bottom: 2px solid  rgba(225, 225, 225, 0.5);
}
.more_icon{
    background-position: 25px -3px;
    float: right;
    height: 25px;
    width: 25px;
}

.more_icon:hover{
    cursor: pointer;
}
.less_icon{
    background-position: 0px -3px;
    float: right;
    height: 25px;
    width: 25px;
}
.less_icon:hover{
    cursor: pointer;
}
.plan_features img{
    float:left;
}
.feature_desc{
    color: #000000;
    text-align: center;
}

.highlight{
    color: #000000;
    font-size: 15px;
    font-weight: normal;
}
/* 
   ------------------------------------------------------------------------------
	Footer Styles
   ------------------------------------------------------------------------------		
*/
footer{
	background-image:url("../images/pattern_bg.png")/*pattern_bg.png*/;
	background-repeat:repeat;
        background-color:rgba(0, 0, 0, 0.65);
	padding:15px 0;
	/*text-align:center;*/
	margin-top:30px;
        width: 100%;
}
footer span{
	color:#ffffff;
}
footer a{
	color:#ffffff;
}


/* 
   ------------------------------------------------------------------------------
	Blockquotes
   ------------------------------------------------------------------------------		
*/

blockquote{
	padding:15px;	
	background-image:url("../images/small_tab_bg.png")/*small_tab_bg.png*/;
	background-repeat:no-repeat;
	background-position: left top; 
	background-color:rgba(0, 0, 0, 0.65); 
	margin:0 0 20px;
	border-left:5px solid #EB0000;
}
blockquote p{
	margin-bottom:0;
	font-size:18px;
	font-weight:300; 
	font-style:italic;
	line-height:25px;
}
blockquote small{
	display:block;
	line-height:20px;
	color:#999999;
}
blockquote small:before{
	content:'\2014 \00A0';
}
blockquote.pull-right{
	float:right;
	padding-right:15px;
	padding-left:0;
	border-right:5px solid #eeeeee;
	border-left:0;
}
blockquote.pull-right p,blockquote.pull-right small{
	text-align:right;
}
blockquote.pull-right small:before{
	content:'';
}
blockquote.pull-right small:after{
	content:'\00A0 \2014';
}
q:before,q:after,blockquote:before,blockquote:after{
	content:"";
}



/* 
   ------------------------------------------------------------------------------
	scrollup
   ------------------------------------------------------------------------------		
*/

.scrollup{
	width:40px;
	height:40px;			
	text-indent:-9999px;
	opacity:0.6;
	position:fixed;
	bottom:5px;
	right:200px;
	z-index:100;
	display:none;			
	background: url("../images/top.png")/*top.png*/ no-repeat;	
}

/* #Tablet (Portrait)
================================================== */

/* Note: Design for a width of 768px */

@media only screen and (min-width: 768px) and (max-width: 959px) {


}

/*  #Mobile (Portrait)
================================================== */

/* Note: Design for a width of 320px */

@media only screen and (min-width: 320px) and (max-width: 767px) {
.plan_title{
	width:45%;
	float:left;
	border-radius:3px 0 0 0;
}
.plan_price{
	width:55%;
	padding:20px 2%;
	border-top:none !important;
	float:left;

}  
.plan_more{
	display: block;
	clear: both;
}
.plan_buy{
	padding: 10px;
}

.plan > dd {
	height: 0;
	overflow: hidden;
	padding:0 !important;
	opacity: 0;
	filter: alpha(opacity=0); /* IE6-IE8 */
	-webkit-transition: opacity 0.9s ease-in-out;
	-moz-transition: opacity 0.9s ease-in-out;
	-o-transition: opacity 0.9s ease-in-out;
	-ms-transition: opacity 0.9s ease-in-out;
	transition: opacity 0.9s ease-in-out;
}
.plan:target > dd{
	padding: 10px 5px !important;
	height: auto;
	opacity: 1;
	filter: alpha(opacity=100); /* IE6-IE8 */
}
}


/* #Mobile (Landscape)
================================================== */

/* Note: Design for a width of 480px */

@media only screen and (min-width: 480px) and (max-width: 767px) {
#pricing_plan4,#pricing_plan3,#pricing_plan2,#pricing_plan1{
	width: 50%;
}

.plan_title{
	width:auto;
	float:none;
	border-radius: 3px 3px 0 0;

}
.plan_price{
	width:auto;
	float:none;
	border-top: 1px solid #F83333;

}
.plan_more{
	display: none;
}
.plan > dd {
	padding: 10px 5px !important;
	height:auto;
	opacity: 1;
	filter: alpha(opacity=1); /* IE6-IE8 */
	-webkit-transition: opacity 0.9s ease-in-out;
	-moz-transition: opacity 0.9s ease-in-out;
	-o-transition: opacity 0.9s ease-in-out;
	-ms-transition: opacity 0.9s ease-in-out;
	transition: opacity 0.9s ease-in-out;
}
}    
 