body{
	font-family:Arial, Helvetica, sans-serif;
	}
.container{	
	max-width:800px;
	height:600px;
	margin:auto;
	}
.first-block {    
	background-color: #dce6f1; 
	border: 2px solid #ff0000;
    margin-bottom: 15px;
    margin-top: 30px;
	}
.first-block .heading h1{
	padding:15px;	
	font-size:50px;	
	font-weight:bold;
	font-family: 'Stencil', arial;	/*font-style:italic;*/	
	text-align:center;
	color:#3333ff;
	margin:0px;
	font-style: italic;	
	background: #c2d2e7; /* Old browsers */
	background: -moz-linear-gradient(top,  #c2d2e7 1%, #edf2f8 45%, #fefeff 50%, #edf2f8 55%, #c2d2e7 100%); /* FF3.6+ */	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#c2d2e7), color-stop(45%,#edf2f8), color-stop(50%,#fefeff), color-stop(55%,#edf2f8), color-stop(100%,#c2d2e7)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #c2d2e7 1%,#edf2f8 45%,#fefeff 50%,#edf2f8 55%,#c2d2e7 100%); /* Chrome10+,Safari5.1+ */	
	background: -o-linear-gradient(top,  #c2d2e7 1%,#edf2f8 45%,#fefeff 50%,#edf2f8 55%,#c2d2e7 100%); /* Opera 11.10+ */	background: -ms-linear-gradient(top,  #c2d2e7 1%,#edf2f8 45%,#fefeff 50%,#edf2f8 55%,#c2d2e7 100%); /* IE10+ */	
	background: linear-gradient(to bottom,  #c2d2e7 1%,#edf2f8 45%,#fefeff 50%,#edf2f8 55%,#c2d2e7 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c2d2e7', endColorstr='#c2d2e7',GradientType=0 ); /* IE6-9 */
	}
.first-block .heading span{	
	display:block;
	font-size:20px;
	font-weight:bold;
	text-align:center;
	padding:10px 0;
	color:#ff0000;
	}
.first-block .bt {   
	background-color: red;
    padding: 10px 10px 0;
	}
.first-block .bt .fb-bg{
	min-height:94px;
	width:100%;
	clear:both;
	background:url('img/shark.png');
	background-size: 100% 100%;
	}
.first-block .bt .li{
	clear:both;	
	text-align:center;
	}
.first-block .bt .li a {
    color: white; 
	display: inline-block; 
	font-size: 18px;
    font-weight: bold;  
	line-height: 29px;   
	text-decoration: none;
	}
.company_name_caption {
	display:inline;	
	font-size:14px;	
	font-weight:bold;	
	text-align:center;
	padding:10px 0;
	color:#ffffff;
	}
.company_name_input {	
	background-color: #ff0000;
	border:transparent; 
	color: #FFFFFF;
    display: inline-block;   
	font-size: 18px;
	line-height: 29px;
    font-weight: bold;    
	text-decoration: none;
	text-align:center;	
	margin: 5px 0 0 5px;	
	width:97%;
	}

@media screen and (min-width:320px) and (max-width:768px){	
	.menu {
		margin-left: -2% !important;  
		/* width: 100% !important; */
		}  
		.first-block .bt .li a{
        font-size: 18px; 
		}    
		.first-block .heading span{
		font-size: 24px;   
		}    
		.first-block .heading span sub{  
		font-size: 8px;    
		}	
		.company_name {		
		font-size: 24px;
		}	  
		body{	 
		/* overflow-x:hidden;  */
		} 
		.founder_slider {    
		padding: 4px 0 0 0px !important;
		}
		}
		/*------------------------------------------SECOND BLOCK------------------------------------------*/
		.second-block{	
		border:2px solid blue;	
		clear:both;	padding:10px;
		margin-bottom:15px;
		}
		.second-block h1{	
		margin-top: 0px;	
		font-size:18px !important;	
		color:#0000ff;
		text-align:center;
		padding: 6px;
		}
		.second-block p{
		text-align:left;
		}
		/*------------------------------------------THIRD BLOCK------------------------------------------*/
		.third-block{	
		border:2px solid blue;
		clear:both;	margin-bottom:15px;
		background:#ffffcc;
		}
		.third-block .heading h1{
		font-size:26px;	
		color:#0000ff;	
		text-align:center;	
		background-color:#ffff00;
		margin:0px;
		padding:6.5px;
		}
		.th-rw{	
		clear:both;	
		display:table;	
		width:100%;
		}
		.th-rw .th-col{	
		display:inline-block;	
		width:42%;
		float:left;	
		border:1px solid transparent;
		}
		.th-rw .th-col-share,.th-rw .th-col-reset{	
		display:inline-block;	
		width:15%;
		float:left;
		border:1px solid transparent; 
		}
		.th-rw .th-col select { 
		background-color: transparent;
		border: medium none;
		font-family: Arial,Helvetica,sans-serif; 
		font-size: 20px; 
		font-weight: bold; 
		margin-left: 25%; 
		padding: 3px 15px;
		text-align: center; 
		width: 55%;
		}
		.th-rw .th-col > span{	
		text-align:center;
		padding: 4px;
		padding-left: 13px;
		font-size:26px;
		font-family:Arial, Helvetica, sans-serif;	
		font-weight:bold;
		text-align:center;
		color:red;
		display: block;
		}
		.th-rw .th-col p{
		text-align:center;	
		padding: 10px;	
		font-size:26px;	
		font-family:Arial, Helvetica, sans-serif;	
		font-weight:bold;	
		text-align:center;	
		color:red;	
		display: block;	
		margin:0;
		}
		.home-text1 {	
		text-align:center;	
		padding: 10px;
		font-size:20px;
		font-family:Arial, Helvetica, sans-serif;	
		font-weight:bold;	
		text-align:center;	
		color:red;
		display: block;	
		margin:0;	
		width:100%;
		}
		.home-text2 {
		text-align:right;	
		padding: 13px 13px 13px 0;
		font-size:18px;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;	
		text-align:center;	
		color:blue;
		display: block;	
		margin:0;
		}
		.reset{	
		text-align:center;	
		font-weight:bold;
		font-size:26px;	
		display:block;	
		padding: 5px;
		width: 100%;
		background-color: yellow;	
		border: 0;	
		color: blue;
		}
		.reset2{   
		text-align:center; 
		font-weight:bold; 
		font-size:12px !important;
		display:block;
		padding: 5px;
		width: 100%;
		background-color: yellow;    
		border: 0;
		color: blue;
		}
		.enterableText {  
		background-color: transparent;
		border: medium 1px; 
		border-color:#92cddc;
		font-family: Arial,Helvetica,sans-serif;
		font-size: 16px;
		font-weight: bold;
		/* margin-left: 25%; */
		padding: 3px 15px;  
		text-align: right;
		width: 60%; 
		color:#ff0000;
		}
		.summaryText{ 
		cursor:pointer;    
		color:red;
		}
		.summaryValue {
		padding-right:17px;
		}
		.home-enterableText {
		background-color: transparent;  
		border: medium 1px;  
		border-color:#92cddc;  
		font-family: Arial,Helvetica,sans-serif;
		font-size: 20px;  
		font-weight: bold;  
		padding: 11px 15px 11px;  
		width: 83%;  
		color:#ff0000;
		}
		.pitch-question {
		background-color:yellow !important;   
		font-size:16px !important;
		margin-bottom: 0 !important;
		padding: 8px !important;
		text-align: left !important;    
		color: black !important;
		}
		.pitch-enterableTextAreaLarge { 
		background-color: transparent; 
		border: 2px solid transparent;
		color: #000000;
		font-family: Arial,Helvetica,sans-serif;   
		font-size: 14px;    
		height: auto !important;
		min-height: 155px;  
		padding: 5px;    
		resize: none;
		width: 98%;  
		text-align: left;  
		overflow: hidden;
		}
		.pitch-enterableTextArea {
		background-color: transparent;    
		border: 2px solid transparent;  
		color: #000000;
		font-family: Arial,Helvetica,sans-serif;    
		font-size: 14px;
		height: auto !important; 
		min-height: 100px; 
		overflow: hidden;    
		padding: 5px; 
		resize: none; 
		text-align: justify; 
		width: 98%;	
		word-wrap: break-word !important;
		}
		.home_btnSect {   
		width:25%;  
		float:left;   
		display:inline;
		}
		.home_inptSect { 
		width:35%;    
		float:left;    
		display:inline
		}
		.home_irrSect { 
		border:thin solid #999; 
		color: #0000FF;  
		display: inline;
		float: left; 
		font-size: 20px;
		font-weight: bold; 
		line-height: 47px; 
		padding-right: 0;  
		text-align: center; 
		width: 14.75%;
		}
		.home-btn {
		color: #0000ff;  
		background-color: #edcdc5;  
		display: block; 
		font-family: Arial,Helvetica,sans-serif;
		font-size: 20px;
		font-weight: bold;  
		margin: 0;
		padding: 10px;  
		text-align: center;
		width: 100%;
		}
		.home-inpt { 
		background-color: transparent;
		border: thin solid #999;
		color: #FF0000;
		font-family: Arial,Helvetica,sans-serif; 
		font-size: 20px;  
		font-weight: bold;
		padding: 11px 16px;
		width: 88%;
		}
		.home-caption { 
		color: black !important;
		display: block !important;  
		font-family: Arial,Helvetica,sans-serif !important;    
		font-size: 18px !important;   
		font-weight: normal !important;  
		padding: 11px 0 !important; 
		text-align: center !important;  
		width: 100% !important;  
		line-height: 30px !important;
		}
		.home-scenario-desc { 
		background-color: transparent; 
		color: blue !important;
		font-size: 16px !important;    
		font-weight: normal;    
		margin-bottom: 0; 
		padding: 0 10px 10px; 
		word-spacing: 1px;
		text-align: center;
		line-height:25px;
		}
		.home-scenario-h2 {
		font-size:16px !important;
		}
		.home_scn_irrSect { 
		border: thin solid #999;
		color: #ff0000;  
		display: inline;
		float: left;
		font-size: 22px; 
		font-weight: bold;  
		line-height: 22px;  
		padding-right: 0; 
		text-align: center;
		width: 14.7%;
		}
		.home-scenario-caption {
		background-color: #e6b8b7;  
		border: thin solid #999;
		color: #000000;
		display: block;  
		font-family: Arial,Helvetica,sans-serif;
		font-size: 18px;  
		font-weight: bold; 
		margin: 0;  
		padding: 12px;
		text-align: center;
		}
		.home-caption1 {
		width: 88%;
		}
		.home-caption2 {  
		width: 91.5%;
		}
		.home-caption3 { 
		width: 82%;  
		border:thin transparent;
		}
		.home-caption4 {
		width: 87.5%;
		}
		.pitch_btnSect {  
		width:33%;   
		float:left;  
		display:inline;
		height: 100% !Important;
		}
		.pitch_inptSect {
		width:34%;   
		float:left;  
		display:inline;
		height: 100%;
		}
		.pitch-btn { 
		color: blue; 
		background: lightgrey;
		display: block;  
		font-family: Arial,Helvetica,sans-serif;  
		font-size: 20px;  
		font-weight: bold;  
		margin: 0;  
		padding: 10px;  
		text-align: center; 
		width: 100%;
		}
		.pitch-inpt {  
		background-color: transparent;
		border: thin solid #999;
		color: #ff0000;
		font-family: Arial,Helvetica,sans-serif;  
		font-size: 20px;  
		font-weight: bold;
		padding: 11px 16px; 
		width: 88%;
		height: 100% !Important;
		}
		.pitch-txt {
		font-family: Arial,Helvetica,sans-serif;  
		font-size: 15px;
		margin: 0;    
		padding: 10px;
		text-align: center !important;   
		line-height: 25px !important;   
		color:#0000ff;   
		letter-spacing:1px;
		}
		.pitch-link { 
		background-color: #0000ff;
		border: medium none transparent;    
		color: #ffffff; 
		display: inline-block;
		font-size: 20px;
		font-weight: bold;
		line-height: 30px; 
		text-align: center; 
		text-decoration: none;
		width: 97%;   
		margin-top: 1%;  
		margin-bottom: 1%;
		}
		.pitch-link-desc {    
		background-color: transparent;  
		color: red !important;
		font-size: 13px !important;
		font-weight: bold;    
		margin-bottom: 0;   
		padding-bottom: 10px;
		word-spacing: 1px;	
		text-align: center;
		}
		.pitch-scenario-desc {
		background-color: transparent; 
		color: blue !important;
		font-size: 16px !important;  
		font-weight: normal;
		margin-bottom: 0;  
		padding-bottom: 1%;
		text-align: center;
		word-spacing: 1px; 
		line-height: 25px;
		}
		.multiplySelect { 
		background-color: transparent;
		border: medium 1px;  
		border-color:#92cddc;  
		font-family: Arial,Helvetica,sans-serif;
		font-size: 20px; 
		font-weight: bold;
		margin-left: 25%;  
		padding: 3px 15px;  
		text-align: center;
		width: 55%;
		}
		.pmvm_mini_span {
		color: black;
		display: block;  
		font-family: Arial,Helvetica,sans-serif;
		font-size: 16px;
		font-weight: bold;
		padding: 20px 20px 0;  
		text-align: center;
		}
		.pmvm_post_span {
		color: black;
		display: block;  
		font-family: Arial,Helvetica,sans-serif;
        font-size: 14px;
		font-weight: bold;
		padding-left: 330px;
        margin-top: -48px;
        text-align: center;
        margin-bottom: 10px;
		}
		.pmvm-rfsm-sum {	
		width: 71.2% !important;
		}
		.pmvm-rfsm-total {	
		font-size:20px !important;
		color:#0000ff !important;
		}
		.th-rw .th-col-reset .reset{
		padding:10px;
		text-align:center;	
		font-weight:bold;
		font-size:26px;	
		display:block;
		margin:15px auto; 
		width: 100%;
        background-color: yellow;
        border: 0;
        color: blue;
		/*background-color: #FFFFCC;     
		color:#FFFFCC;
        border: 0 none;*/
		}
		.my_reset_class{   
		display: block; 
		font-size: 18px;  
		font-weight: bold;  
		margin: 15px auto;  
		padding: 10px; 
		text-align: center;
		}
		.th-rw{}
		.th-rw .col-hf{
		width:98%;	
		float:left;
		padding:0px;	
		-webkit-box-sizing: border-box;
		/* Safari/Chrome, other WebKit */	
		-moz-box-sizing: border-box;  
		/* Firefox, other Gecko */	
		box-sizing: border-box; 
        /* Opera/IE 8+ *//*  
		margin-left: -12px;*/
        padding-left: 12px;
		}
		.seven-block .heading h1 { 
		color: black;
		font-family: Calibri; 
		font-size: 27px;
		font-weight: bold;  
		margin: 5px 0 0;  
		padding: 10px; 
		text-align: center;
		}
		.seven-block p#sub-tit {    
		color: black;  
		font-family: Calibri;
		font-size: 27px;    
		font-weight: bold;
		margin: 0;  
		padding: 10px 103px;
		text-align: center;
		}
		.second-block-txt { 
		font-family: Arial,Helvetica,sans-serif;
		font-size: 14px;  
		margin: 0;  
		padding: 7px !important;
		text-align: left;  
		line-height: 25px;
		}
		.second-block-txt2 { 
		font-family: Arial,Helvetica,sans-serif;
		font-size: 15px;  
		margin: 0 0 0 5px;  
		padding: 5px; 
		text-align: left; 
		line-height: 25px; 
		font-weight: bold;
		}
		.third-block-txt {
		color: blue;  
		font-family: Arial,Helvetica,sans-serif;
		font-size: 14px;  
		margin: 0;  
		padding: 10px;  
		text-align: center;
		}
		.third-block-heading2 {
		color: black;
		font-family: Arial,Helvetica,sans-serif;
		font-size: 14px;  
		font-weight: bold; 
		margin: 0;  
		padding: 10px;  
		text-align: center;
		}
		.third-block-heading2:hover {
		cursor: pointer;
		color:#ff0000;
		}
		.valueSpan {	
		font-size:20px;
		}
		.other-sctf-txt {
		color: blue; 
		font-family: Arial,Helvetica,sans-serif;
		font-size: 14px;  
		margin: 0;  
		padding: 10px; 
		text-align: center;
		}
		.other-sctf-txt:hover {  
		cursor:pointer
		}
	@media only screen and (min-width: 320px) and (max-width: 479px) and (orientation: portrait) { 
	.mobile_class{ 
	margin-left:0px !important;
	}
	#out_founder_cash_investment{ 
	float: none !important;
	width:100% !important;
	padding-left: 0px;
	}
	}
	.founder_percent{
	padding:3px 4px;
	}
	.founder_slider {  
	padding: 6px 0 0 12px !important;
	}
	.shar_slider_values{   
	float:left;    
	margin-top:6px;  
	}
	.th-rw .col-hf input[type=range]{	
	width: 98%;
	}
	.shares{	
	font-size:20px;
	text-align:center;
	margin:0px;	
	/*margin:15px 0;*/	
	font-weight:bold;	
	color:blue;  
	font-family: Arial,Helvetica,sans-serif;
	}
	.th-col label{	
	text-align: center;
	/*	padding: 3px;*/
	font-size: 26px;	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;	
	text-align: center;
	color: blue;	
	display: block;  
	clear:both;
	}
	.th-col .sp{
	color:blue !important;
	}
	.th-col .spt{	
	font-size:20px !important;	
	color:black !important;
	}
	.frt-bt{	
	font-size:22px;	
	color:red;
	padding:10px;	
	margin:0px;	
	font-weight:bold;	
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	}
	.arr{	
	background:#f0f0f0;	
	text-align:center;	
	max-width:60px;
	margin:auto;
	}
	.arr a{	
	display:block;	
	background-color:#f0f0f0;	
	clear:both;	height:50px;
	border:1px solid #98a2a4;
	}
	.arr a img{
	vertical-align:middle;	
	margin:15px 0 0 0 ;
	}
	/*-----------------------------------------------------LAST BLOCK-------------------------------------------------------*/.lst-tb{	
	width:100%;
	}
	.lst-tb  table {
	width: 100%;  
	border-collapse: collapse;
	font-family:Arial,Helvetica,sans-serif;
	}
	.lst-tb table thead {
	border-bottom:1px solid black;
	}
	.lst-tb td,.lst-tb th {  
	padding: 6px;
	text-align: right; 
	color:#21597f; 
	font-size:20px;
	font-weight: bold;
	}
	.text_align_left{ 
    text-align: left !important;
	}
	.th-rw.th-fw .th-col{   
	width:49%;
	}
	@media all and (min-width:320px) and (max-width: 480px)  {    
	.th-rw .th-col{     
	width:100%; 
	}    
	.th-col-reset,.th-col-share,.th-rw.th-fw .th-col{ 
	width:100% !important; 
	}
    .lst-tb td,.lst-tb th {
	padding: 2px;     
	font-size:12px !important; 
    }	
	.home-text1 {		
	font-size:12px;	
	}
	.home-text2{
	font-size:14px !important;	
	padding:0 !important;
	padding-top:20px !important;	 
	}	
	.home-enterableText {		
	padding:19px 15px;		
	width: 60%;
	}
	.sect-40 {
	float: left;		
	width: 35% !important;
	}	
	.sect-10 {		
	float: left;
	width: 15% !important;
	}
	.company_name_input {
	margin: 5px 0 0 5px;	
	font-size: 18px;	
	}
    .multiplySelect { 
	background-color: transparent;    
    border: medium 1px;
	border-color:#92cddc;  
	font-family: Arial,Helvetica,sans-serif;  
	font-size: 14px;   
	font-weight: bold;  
	margin-left: 25%;   
	padding: 3px 15px;     
	text-align: center;     
	width: 55%;
    }
	.multiplySelect {   
	background-color: transparent;    
    border-color: #92cddc;   
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 20px !important;  
	font-weight: bold;
	padding: 3px 0 !important; 
	text-align: center; 
	width: 80% !important;
    }
	}
	@media all and (min-width: 480px) {   
	.lst-tb td,.lst-tb th {
	font-size:16px;    
	}
	/*	table, thead, tbody, th, td, tr {	
	display: block;	
	}	
	thead tr {		
	position: absolute;
	top: -9999px;		
	left: -9999px;
	}	
	tr {
	border: 1px solid #ccc; 
	}	
	td {		
	border: none;
	border-bottom: 1px solid #eee;
	position: relative;
	padding-left: 50%;	
	}	
	td:before {	
	width: 45%;		
	padding-right: 10px;		
	white-space: nowrap;
	display:inline-block;	
	}	
	td:nth-of-type(1):before {
	content: "Cap table";
	}	
	td:nth-of-type(2):before { 
	content: "Invest"; 
	}	
	td:nth-of-type(3):before { 
	content: "Shrs"; 
	}
	td:nth-of-type(4):before {
	content: "%"; 
	}	
	td:nth-of-type(5):before {
	content: "Mult";
	}
	td:nth-of-type(6):before { 
	content: "IRR";
	}   */
	}
	@media all and (max-width: 320px) {  
	.lst-tb td,.lst-tb th {
	padding: 2px; 
	font-size:11px !important; 
	}    
	#nav li {   
	border-left: 1px solid #fff;  
	clear: none;
	display: block;  
	float: left;   
	margin: 3px 0.1% !important;
	padding: 2px; 
	}
    #nav a {  
	color: #fff;   
	display: block;  
	font-size: 13px !important;    
    text-decoration: none; 
	}  
	.multiplySelect { 
	background-color: transparent;  
	border-color: #92cddc; 
	font-family: Arial,Helvetica,sans-serif;      
	font-size: 20px !important; 
	font-weight: bold;   
	padding: 3px 0 !important;
	text-align: center;     
	width: 80% !important;    
	}
	}
	p#statement_string span{  
    color:#0000ff; 
	}
	.founder_label{
    background-color: transparent;  
	border: medium none; 
	font-family: Arial,Helvetica,sans-serif;  
	font-size: 20px !important;
	font-weight: bold; 
	padding: 3px 0;
	text-align: center;  
	width: 100%; 
	color: #000 !important;
	}
	#statement_string_zero{  
	color: #21597f;
	font-family: arial; 
	font-size: 16px; 
	line-height: 24px; 
	font-weight: bold;
	text-align: center;
	}
	#statement_string {  
	color: #21597f;
	font-family: arial;
	font-size: 20px;  
	line-height: 28px;  
	font-weight: bold;  
	text-align: center;
	}
	sub{ 
	font-size: 10px;
    font-family:Arial,Helvetica,sans-serif;
    font-style: normal;  
	}
	.h1_custom{
	padding: 0 !important;
    font-family:Arial,Helvetica,sans-serif;
    font-size: 20px !important; 
	}
	.button{	
	width:92%;	
	height:35px;	
	font-size:16px;
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	}
	.pmvm_button{	
	width:92%;	
	height:35px;	
	font-size:16px;
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;	
	font-weight:bold;
	}
	.second-block h1  a{
	text-decoration:none;
	}
	.pre_money_table{   
	width: 100%;  
	}
	.pre_money_table span{
	color: red;
    display: block;   
	font-family: Arial,Helvetica,sans-serif;
    font-size: 26px; 
	font-weight: bold;
    padding: 15px;
    text-align: center;
	}
	.pre_money_table img{ 
	margin-bottom: -4px;
	}
	#SCT_Founder_Valuation_money{  
	margin-left: 3px;
	}
	.shark_slider{   
	/*margin-left:20px;*/    
	margin-top:4px; 
	}
	.shark_slider input[type="range"]{ 
	width: 96% !important; 
	}
	.founder_slider input[type="range"]{
	width: 96% !important;
	}
	.pri-sect{
	width:50%;
	float:left;
	}
	.sect-10{
	width:10%;
	float:left;
	}
	.sect-25{
	width:25%;
	float:left;
	}
	.sect-40{
	width:40%;
	float:left;
	}
	.col-left-1 {
    display: inline-block;
    float: left;
    margin-right: 5%;
    width: 47% !important;
	}
	.col-left-2 {
    float: right !important; 
	width: 47% !important;
	}
	#out_investment_needed{
	padding:6px 4px;
	}
	.spt-2{
	padding-top:6px !important;
	}
	.sp-2{
	padding-top:6px !important;
	}
	.dialogClass {  
	font-size: 15px;	
	font-family: Arial,Helvetica,sans-serif;
	color:#000000;
	text-align:justify;	
	margin-left:10px;
	}
	.dialogClass:hover {
	cursor:pointer;
	color:#ff0000;
	}
	.alertDialog{	
	font-family: Arial,Helvetica,sans-serif;	
	font-size: 14px;	
	color:#000000;
	text-align:justify;
	background-color:#f6ead8;
	}
	.successDialog{
	font-family: Arial,Helvetica,sans-serif;	
	font-size: 14px;	
	color:#99FF99;
	text-align:justify;	
	background-color:#f6ead8;
	}
	.menu {   
	background-color: blue; 
	height: 30px;
    margin: auto;
    position: fixed;
    top: 0; 
	/* width: 100% !important;  */
	z-index: 999;
	}
	#nav {  
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 15px;   
	font-weight: bold; 
	margin: 0;    
	padding: 0 20px;
    width: auto;
	}
	#nav li { 
	clear: none;  
	display: block;
    float: left;     
	margin: 3px 10px;
    padding: 2px 10px;
	}
	#nav li:hover {	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background:#f1f1f1;
	}
	#nav li:last-child { 
	margin-right: 0; 
	}
	#nav a {   
	color: #fff; 
	display: block;
    font-size: 15px;  
	text-decoration: none;
	}
	#nav a:hover {
	color: #484a50; 
	border-bottom-color: #484a50; 
	}
	.vid-p {
    border: 2px solid #4CAEE3; 
	/* padding: 10px; */ 
	text-align: center;
	}
	.vid-p object{
    height: 400px;   
	width: 100%;
	}
	.vid-p embed{   
	height: 400px;  
	width: 100%;
	}
	.recipe-list .heading h1 {
    font-size: 26px; 
	line-height: 1.1em;    
	margin-top: 0;
    padding: 10px !important;   
	text-align: center;
	}
	.thumb-box {  
	margin: 15px; 
	width: 29.378%;	
	float:left;
	}
	#dish .title {
    color: #000; 
	font-family: "Montserrat",sans-serif;
    font-size: 14px;   
	height: 36px;
    letter-spacing: 3px;    
	overflow: hidden;
    text-transform: uppercase;
	}
	.box {
    background-color: #fff;  
	border: 1px solid #e6e6e6; 
	border-radius: 6px;
    box-shadow: 0 2px 3px 1px rgba(0, 0, 0, 0.05);
    color: inherit;   
	display: block;   
	font-size: 1em;
    font-style: inherit; 
	font-weight: inherit; 
	line-height: 1.4em;    
	margin: 0 !important;
	padding: 20px; 
	position: relative;	  
	height: 520px;
	}
	.box span {  
	color: gray; 
	font-family: "Segoe UI",Tahoma,Geneva,Verdana,sans-serif;   
	font-size: 16px;
	font-style:italic;
    line-height: 20px;
	}
	.recipe-list{
	margin-top:15px; 
	border:2px solid blue;
	}
	.tip-border {
    border-left: 15px solid rgba(0, 0, 0, 0); 
	border-right: 15px solid rgba(0, 0, 0, 0);
    border-top: 15px solid #e6e6e6;   
	height: 0;
    left: 50%;
    margin: 0 0 0 -15px;
    position: absolute;  
	width: 0;
	}
	.tip {
    border-left: 15px solid rgba(0, 0, 0, 0);
    border-right: 15px solid rgba(0, 0, 0, 0);
    border-top: 15px solid #fff; 
	height: 0;   
	left: 50%; 
	margin: -1px 0 0 -15px;  
	position: absolute; 
	width: 0;
	}
	#dish{
	position:relative;
	}
	.user-img {  
	clear: both;   
	margin-top: 25px;
	}
	.user-img img {
    display: block;
    height: 80px;
    margin: auto; 
	width: 80px;
	}
	.user-img img {
    height: auto;  
	max-width: 100%;	
	border-radius: 3px;
	}.
	.user-info strong { 
	color: black; 
	display: block;  
	font-size: 20px;
    font-weight: bold;   
	text-align: center;
	}
	.user-info span {
    color: gray;    
	display: block; 
	font-size: 20px;    
	font-style: italic;
    font-weight: normal;
    text-align: center;
	}
	.footer-wrapper-home {   
	background: none repeat scroll 0 0 #dce6f1;  
	/* margin-top: 30px;*/
	margin-top: 65px;    
	padding-bottom: 10px;
	}
	.ft-logo {  }
	.ft-center { 
    width: 10.5%;
	float:left;
	}
	.img-resp { 
	display: block;   
	height: auto; 
	max-width: 100%;
	}
	.ft-footer {
    border-bottom: 1px solid #000;  
	border-top: 1px solid #000;  
	padding: 15px 0;
	}
	.ft-footer .rights {    
	color: black;    
	font-family: Calibri;   
	font-size: 18px;   
	margin: 0;   
	text-align: center;
	}
	.head-2 {  
	width: 100%;
	}
	.ft-footer .ft-menu {
    margin: 10px auto auto; 
	width: 41%;
	}
	.ft-menu ul {
    margin: 0; 
	padding: 0 !important;
	}
	.ft-footer .ft-menu ul li {
    float: left;    
	list-style: outside none none;
	}
	.ft-footer .ft-menu ul li a {
    color: black; 
	font-family: Calibri;    
	font-size: 18px; 
	padding: 0 8px;   
	text-decoration: none;
	}
	.fourth-block{
	width:100%; 
	font-family: Arial,Helvetica,sans-serif;
	}
	.fourth-block h1 { 
	font-family: Calibri;  
	font-size: 19px;
    padding: 10px; 
	text-align: center;
	}
	.fifth-block {   
    clear: both;  
    padding: 10px;
	}
	.fifth-block a{  
	text-decoration:none !important;
	}
	.fifth-block .button {   
	color: blue;  
	cursor: pointer;
    font-family: Calibri;
    font-size: 40px;  
	font-weight: bold; 
	height: 70px;    
	text-align: center;    
	width: 100%;
	}
	.six-block { 
	border: 2px solid #ff0000;
    clear: both; 
	margin-bottom: 15px;
    margin-top: 24px;  
	padding-bottom: 6px;
	}
	.six-block .heading h1 {
    color: blue;  
	font-family: Calibri;    
	/*font-size: 35px;*/	
	font-size: 23px !important;  
	font-weight: bold;
    margin: 0;
    padding: 10px; 
	text-align: center;
	}
	p#sub-tit {    
	color: black;    
	font-family: Calibri; 
	font-size: 19px; 
	line-height: 25px;  
	margin: 0; 
	padding: 10px 74px;   
	text-align: center;
	}
	.six-block span { 
	display: block;   
	text-align: center;
	}
	.six-block span a {    
	font-family: Calibri;  
	/*font-size: 35px;*/
	font-size: 22px;    
	text-align: center;
	} 
	h1.tit{	
	/*padding:15px;*/	
	padding:10px;	
	font-size:24px;
	font-weight:bold;	
	font-family: 'Stencil', arial;	
	/*font-style:italic;*/	
	text-align:center;	
	color:#3333ff;
	margin:0px;
	font-style: italic;	
	background: #c2d2e7; /* Old browsers */
	background: -moz-linear-gradient(top,  #c2d2e7 1%, #edf2f8 45%, #fefeff 50%, #edf2f8 55%, #c2d2e7 100%); /* FF3.6+ */	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#c2d2e7), color-stop(45%,#edf2f8), color-stop(50%,#fefeff), color-stop(55%,#edf2f8), color-stop(100%,#c2d2e7)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #c2d2e7 1%,#edf2f8 45%,#fefeff 50%,#edf2f8 55%,#c2d2e7 100%); /* Chrome10+,Safari5.1+ */	
	background: -o-linear-gradient(top,  #c2d2e7 1%,#edf2f8 45%,#fefeff 50%,#edf2f8 55%,#c2d2e7 100%); /* Opera 11.10+ */	background: -ms-linear-gradient(top,  #c2d2e7 1%,#edf2f8 45%,#fefeff 50%,#edf2f8 55%,#c2d2e7 100%); /* IE10+ */	background: linear-gradient(to bottom,  #c2d2e7 1%,#edf2f8 45%,#fefeff 50%,#edf2f8 55%,#c2d2e7 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c2d2e7', endColorstr='#c2d2e7',GradientType=0 ); /* IE6-9 */
	}
	span.tit2{
	display:block;
	font-size:15px;
	font-weight:bold;	
	text-align:center;
	padding:5px 0;	
	color:#ff0000;
	}	
	@media all and (min-width: 751px) and (max-width: 1366px){	
        .menu {
        background-color: blue;
        height: 30px;
        margin: auto;
        position: fixed;
        top: 0;
        width: 800px !important;
        z-index: 999;
        }
        #change_slider{
            margin-left: 67% ! important;
            width: 19% ! important;
            font-size: 16px ! important;
        }
        .pmvm_post_span {
            color: black;
            display: block;
            font-family: Arial,Helvetica,sans-serif;
            font-size: 16px;
            font-weight: bold;
            padding-left: 410px;
            margin-top: -48px;
            text-align: center;
            margin-bottom: 10px;
        }
    }
	@media only screen and (max-width: 767px) {
	.ft-footer .ft-menu {
    margin: 10px auto auto;
    width: 50%;
	}
	.box {
    height: auto !important;
	}
	#nav {
    font-family: Arial,Helvetica,sans-serif; 
	font-size: 12px;  
	font-weight: bold;   
	margin: 0; 
	/* padding: 0 20px; */	
	padding: 0 1px;    
	width: auto;
	}
	.fifth-block .button { 
	cursor: pointer;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 40px; 
	font-weight: bold; 
	height: 70px;   
	width: 100%;
	}
	#nav li {  
	clear: none; 
	display: block; 
	float: left; 
	margin: 3px 0.5%;
    padding: 2px 2px;
	border-left: 1px solid #FFF;
	}
	#nav li:first-child {	
	border-left: none;
	}
	#nav a {
	color: #fff;  
	display: block; 
	font-size: 14px; 
	text-decoration: none;
	
	}
	.thumb-box {
	clear:both !important; 
	margin: 15px;   
	width: auto;
	}
	.six-block span { 
	display: block;  
	margin-left: 0;
    text-align: center;
	}
	.six-block span a 
	{
    font-family: Calibri;    
	font-size: 24px;   
	text-align: center;
	}
	}
	@media only screen and (min-width: 320px) and (max-width: 350px) {    
	#nav li {
	clear: none;   
	display: block;     
	float: left;  
	margin: 3px 0.1%;    
    padding: 2px 2px;   
	border-left: 1px solid #FFF; 
	}
    #nav li:first-child {  
	border-left: none;  
	}   
	#nav a {   
	color: #fff; 
	display: block;    
    font-size: 14px;
	text-decoration: none;  
	}
	}
	@media only screen and (min-width: 320px) and (max-width: 400px) {
	.first-block {
	margin-top: 26px;
	}
	.menu {
    background-color: blue;
    height: 26px; 
	margin: auto auto auto -8px;
    position: fixed;
    top: 0;
    /* width: 100%; */   
	z-index: 999;
	}
	.ft-center {   
	float: left; 
	width: 23%;
	}
	.ft-footer .ft-menu {
	width: 90% !important;
	}
	.seven-block p#sub-tit {   
	color: black;
    font-family: Calibri;
    font-size: 20px;
    font-weight: bold;
    margin: 0;  
	padding: 10px 10px;   
	text-align: center;
	}
	.seven-block .heading h1 {
    color: black;   
	font-family: Calibri;  
	font-size: 20px;
    font-weight: bold;
    margin: 5px 0 0;
    padding: 10px;   
	text-align: center;
	}
	p#sub-tit { 
	color: black;    
	font-family: Calibri; 
	font-size: 19px;
    line-height: 25px;
    margin: 0;   
	padding: 10px 10px;
    text-align: center;
	}
    .multiplySelect { 
	background-color: transparent;
	border-color: #92cddc; 
	font-family: Arial,Helvetica,sans-serif;
	font-size: 20px !important;
	font-weight: bold;
	padding: 3px 0 !important;   
	text-align: center;
	width: 75% !important;   
	}
	}
	@media only screen and (min-width: 401px) and (max-width: 500px) {
	.ft-center {
    float: left; 
	width: 18%;
	}
	.button{	
	width:92%;	
	height:35px;	
	font-size:16px;
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	}
	.seven-block p#sub-tit {    
	color: black;   
	font-family: Calibri;
    font-size: 20px;
    font-weight: bold; 
	margin: 0;  
	padding: 10px 10px;  
	text-align: center;
	}
	.seven-block .heading h1 {
    color: black;    
	font-family: Calibri;  
	font-size: 20px;  
	font-weight: bold; 
	margin: 5px 0 0;  
	padding: 10px;
    text-align: center;
	}
	p#sub-tit {    
	color: black;  
	font-family: Calibri;    
	font-size: 19px;   
	line-height: 25px; 
	margin: 0;   
	padding: 10px 10px;   
	text-align: center;
	}
	}
	@media only screen and (min-width: 768px) and (max-width: 1024px) {
        .home-btn {
            background-color: #edcdc5;
            color: #0000ff;
            display: block;
            font-family: Arial,Helvetica,sans-serif;
            font-size: 18px;
            font-weight: bold;
            margin: 0;
            padding: 10px;
            text-align: center;
            width: 100%;
        }
        .home_inptSect {
            display: inline;
            float: left;
            width: 34%;
        }
        .home-inpt {
            background-color: transparent;
            border: thin solid #999;
            color: #FF0000;
            font-family: Arial,Helvetica,sans-serif;
            font-size: 20px;
            font-weight: bold;
            padding: 9.5px 14px;
            width: 88%;
        }
        .home_irrSect {
            border: thin solid #999;
            color: #0000FF;
            display: inline;
            float: left;
            font-size: 20px;
            font-weight: bold;
            line-height: 44px;
            padding-right: 0;
            text-align: center;
            width: 15.7%;
        }
        .pitch-link {
            font-size: 14px !important;
        }
        .pitch-link-desc {
            font-size: 16px !important;
        }
        .dialogClass {
            font-size: 16px;
        }
        #change_slider{
            margin-left: 67% ! important;
            width: 19% ! important;
            font-size: 16px ! important;
        }
        .pmvm_post_span {
            color: black;
            display: block;
            font-family: Arial,Helvetica,sans-serif;
            font-size: 16px;
            font-weight: bold;
            padding-left: 410px;
            margin-top: -56px;
            text-align: center;
            margin-bottom: 13px;
        }
    }
	/* new*/
	.post{
	text-align:center;
	}
	.post h1 a {
	text-decoration: none;
	font-size: 25px;
	}
	@media only screen and (max-device-width : 320px) {
    #nav li {  
	border-left: 1px solid #fff !important;
	clear: none !important;  
	display: block !important;   
	float: left !important;   
	margin: 3px 0.1% !important; 
	padding: 4px !important;  
	}	
	.home-inpt {  
	background-color: transparent;   
	border: thin solid #999;  
	color: #FF0000;      
	font-family: Arial,Helvetica,sans-serif;     
	font-size: 12px;   
	font-weight: bold;   
	padding: 26px 10px;    
    width: 75% !important;    }
    .home_inptSect {   
	display: inline;  
	float: left;  
	width: 30% !important;    
	}  
	.home-btn {    
    background: none repeat scroll 0 0 #edcdc5; 
	color: #0000ff;
	display: block;
	font-family: Arial,Helvetica,sans-serif;   
	font-size: 12px; 
	font-weight: bold;   
	margin: 0; 
	padding: 10px;     
	text-align: center;   
	width: 100%;
    }
    .home_irrSect { 
	border: thin solid #999;    
    color: #0000FF; 
	display: inline; 
	float: left; 
	font-size: 12px;   
	font-weight: bold;    
    line-height: 67px; 
	padding-right: 1.3%;
	text-align: center;    
    width: 18%;   
	}        
	.pitch-question {   
	background-color: yellow;  
	color: black !important;  
	font-size: 11px !important; 
	margin-bottom: 0 !important;   
	padding: 6px !important;  
	text-align: justify !important;
	font-weight: bolder;  
	}   
	.pitch-inpt {       
	background-color: transparent;  
	border: thin solid #999 !important;    
    color: #ff0000 !important;  
	font-family: Arial,Helvetica,sans-serif !important;     
	font-size: 14px !important;   
	font-weight: bold !important;   
	padding: 3.88% 11% !important; 
	width: 78% !important;   
	}    
	.pitch-enterableTextArea {  
	background-color: transparent;  
	border: 2px solid transparent;
	color: #000000;   
	font-family: Arial,Helvetica,sans-serif;     
	font-size: 12px;   
	padding: 10px 18px;     
	resize: none;    
    width: 86.5%;
	text-align: left;
    }
    .pitch-enterableTextAreaLarge {    
    background-color: transparent;   
	border: 2px solid transparent;
	font-family: Arial,Helvetica,sans-serif;  
	font-size: 14px;        
	width: 95%;
	padding: 30px 18px;   
	color:#000000; 
	resize: none;
	text-align: left;
    }
    .pitch-btn {  
	background: none repeat scroll 0 0 lightgrey;
	display: block !important;
	font-family: Arial,Helvetica,sans-serif !important;    
    font-size: 13px !important;  
	font-weight: bold !important; 
	margin: 0 !important; 
	padding: 3.26% !important;      
	text-align: center !important;     
	width: 100% !important;   
	}    
	.pitch-link-desc {      
	font-size: 16px !important;
    }
    .pitch-link {   
	font-size: 14px !important;   
	}
	}
	@media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation : portrait) { 
	.home-inpt {    
    background-color: transparent;
	border: thin solid #999;       
	color: #FF0000; 
	font-family: Arial,Helvetica,sans-serif;    
    font-size: 12px;  
	font-weight: bold;   
	padding: 26px 10px;  
	width: 75% !important;  
	-webkit-border-radius: 0px;      
	-webkit-margin-before: 0px;
	-webkit-margin-after: 0px; 
	-webkit-padding-before: 25px !important;    
    -webkit-padding-after: 25px !important;     
	-webkit-padding-end: 11px !important; 
	}   
	.home_inptSect {     
	display: inline;     
	float: left;       
	width: 30% !important;    
	}    
	.home-btn {    
    background: none repeat scroll 0 0 #edcdc5;  
	color: #0000ff;    
    display: block;   
	font-family: Arial,Helvetica,sans-serif;  
	font-size: 12px;    
    font-weight: bold; 
	margin: 0;   
	padding: 10px;   
	text-align: center;  
	width: 100%;   
	}    
	.home_irrSect {   
	border: thin solid #999;   
	color: #0000FF;  
	display: inline; 
	float: left; 
	font-size: 12px;   
	font-weight: bold;    
    line-height: 65px;    
    padding-right: 1.3%;     
	text-align: center;   
	width: 18%;    
	}	
	.home-scenario-desc {		
	word-spacing: 0;		
	font-size: 14px !important;
	}    
    .pitch-question { 
	background-color: yellow;   
	color: black !important;   
	font-size: 11px !important;   
	margin-bottom: 0 !important;        
	padding: 6px !important; 
	text-align: justify !important; 
	font-weight: bolder;  
	}    
	.pitch-inpt {   
	background-color: transparent; 
	border: thin solid #999 !important;
	color: #ff0000 !important;        
	font-family: Arial,Helvetica,sans-serif !important;  
	font-size: 12px !important;   
	font-weight: bold !important;    
    padding: 12% 11% !important;   
	width: 78% !important;
	-webkit-border-radius: 0px; 
	-webkit-margin-before: 0px;       
	-webkit-margin-after: 0px;        
	-webkit-padding-before: 10px !important;  
	-webkit-padding-after: 11px !important;   
	-webkit-text-size-adjust: auto; 
	}   
	.pitch-enterableTextArea {   
	background-color: transparent;    
    border: 2px solid transparent;
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;   
	font-size: 12px;     
	padding: 10px 18px;     
	resize: none;   
	width: 86.5%;   
	text-align: left;    
	}  
	.pitch-enterableTextAreaLarge {    
    background-color: transparent;      
	border: 2px solid transparent;
	font-family: Arial,Helvetica,sans-serif;      
	font-size: 14px;
	width: 95%;   
	padding: 30px 18px;   
	color:#000000;  
	resize: none;	
	text-align: left;   
	}    
	.pitch-btn { 
	background: none repeat scroll 0 0 lightgrey; 
	display: block !important;    
    font-family: Arial,Helvetica,sans-serif !important;    
    font-size: 13px !important;  
	font-weight: bold !important;    
    margin: 0 !important;    
    padding: 3.26% !important;   
	text-align: center !important;      
	width: 100% !important;    }
    .pitch-link-desc {        
	font-size: 16px !important;    
	}
    .pitch-link {   
	font-size: 14px !important;   
	}
	.pitch-scenario-desc {		
	word-spacing: 0;		
	font-size: 16px !important;	
	}		
	.ft-footer .ft-menu ul li a	{
	font-size: 14px;	
	}	
	.ft-footer .rights {		
	font-size: 13px !important;	
	}		
	.reset2{      
	text-align:center;  
	font-weight:bold;  
	font-size:12px !important;   
	display:block;
	padding: 5px;   
	width: 100%;
	background-color: yellow;    
    border: 0;
	color: blue;   
	}
	.ui-dialog {		l
	eft: 10px !important;		
	width: 293px !important;	
	}	
	.ui-widget {		
	font-size: 14px !important;		
	left: 10px !important;	
	width: 293px !important;
	}	
	.ui-dialog-title {		
	font-size: 12px !important;
	}	
	button.ui-button-icon-only {		
	width: 2.4em !important;		
	left: 255px !important;
	}
	.pmvm_mini_span {    
    color: black;      
	display: block;   
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px !important;   
	font-weight: bold; 
	padding: 25px 25px 0 !important;    
    text-align: center; 
	}		
	.pmvm_button{
	font-size:14px !important;
	}
	}
	@media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation : landscape) {    
	#nav li {      
	border-left: 1px solid #fff;
	clear: none;    
    display: block; 
	float: left;  
	margin: 3px 2.7% !important; 
	padding: 2px;
	}   
	.pitch-btn {  
	background: none repeat scroll 0 0 lightgrey;  
	display: block;     
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;     
	font-weight: bold;   
	margin: 0;  
	padding: 10px;  
	text-align: center;     
	width: 100%;    
	-webkit-padding-before: 10px !important;
	-webkit-padding-after: 11px !important;      
	} 
	.pitch-inpt {  
	background-color: transparent;
	border: thin solid #999;
	color: #ff0000;  
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;  
	padding: 7% 5.2% !important;
	width: 89% !important; 
	-webkit-border-radius: 0px;  
	-webkit-margin-before: 0px;  
	-webkit-margin-after: 0px; 
	-webkit-padding-before: 10px !important;      
	-webkit-padding-after: 10px !important; 
	}   
   	.home-inpt {		
	-webkit-border-radius: 0px;		
	-webkit-margin-before: 0px;
	-webkit-margin-after: 0px;		
	-webkit-padding-before: 19px !important;		
	-webkit-padding-after: 19px !important;
	-webkit-padding-end: 24px !important;	
	}	
	.home-btn {		
	-webkit-padding-after: 13px !important;		
	-webkit-padding-end: 13px !important;	
	}	 
	.home_irrSect {
	line-height: 53px;	
	}
	.ft-footer .ft-menu ul li a	{	
	font-size: 14px !important;
	}	
	.ft-footer .rights {		
	font-size: 13px !important;	
	}
	.reset2{		
	font-size:12px !important;
	}		
	.pmvm_mini_span {  
	color: black;   
	display: block;  
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px !important; 
	font-weight: bold; 
	padding: 25px 25px 0 !important;  
	text-align: center;
    }		
	.pmvm_button{		
	font-size:14px !important;
	}
	}
	@media only screen and (min-device-width: 360px) and  (max-device-width: 640px) and (orientation : portrait){

        #change_slider{
            margin-left: 55% ! important;
            width: 40% ! important;
            font-size: 14px ! important;
        }
        #nav li {
        clear: none;
        display: block;
        float: left;
        margin: 3px 2px !important;
        padding: 2px 2px;
        border-left: 1px solid #FFF;
        -webkit-padding-start: 1% !important;
        -webkit-padding-end: 1% !important;
        }
        #nav li:first-child {
        border-left: none;
        }
        #nav a {
        color: #fff;
        display: block;
        font-size: 14px;
        text-decoration: none;

        }
        .pitch-question {
        background-color: yellow !important;
        color: black !important;
        font-size: 11px !important;
        margin-bottom: 0 !important;
        padding: 6px !important;
        text-align: left !important;
        font-weight: bolder;
        }
        .pitch-inpt {
        background-color: transparent;
        border: thin solid #999 !important;
        color: #ff0000 !important;
        font-family: Arial,Helvetica,sans-serif !important;
        font-weight: bold !important;
        font-size: 12px !important;
        padding: 20px 16px !important;
        width: 71% !important;
        }
        .pitch-enterableTextArea {
        background-color: transparent;
        border: 2px solid transparent;
        color: #000000;
        font-family: Arial,Helvetica,sans-serif;
        font-size: 12px;
        padding: 5px;
        resize: none;
        text-align: left;
        width: 95.5%;
        min-height: 90px;
        height: auto;
        line-height: 15px;
        }
        .pitch-enterableTextAreaLarge {
        background-color: transparent;
        border: 2px solid transparent;
        color: #000000;
        font-family: Arial,Helvetica,sans-serif;
        font-size: 12px;
        padding: 5px;
        resize: none;
        text-align: left;
        width: 95%;
        min-height: 150px;
        height: auto;
        }
        .pitch-btn {
        background: none repeat scroll 0 0 lightgrey;
        display: block !important;
        font-family: Arial,Helvetica,sans-serif !important;
        font-size: 13px !important;
        font-weight: bold !important;
        margin: 0 !important;
        padding: 10px !important;
        text-align: center !important;
        width: 100% !important;
        -webkit-padding-before: 12px !important;
        -webkit-padding-after: 12px !important;
        }
        .pitch-link-desc {
        font-size: 12px !important;
        }
        .pitch-link {
        font-size: 14px !important;
        }
        .pmvm_post_span {
        color: black;
        display: block;
        font-family: Arial,Helvetica,sans-serif;
        font-size: 14px;
        font-weight: bold;
        padding-left: 170px;
        margin-top: -48px;
        text-align: center;
        margin-bottom: 10px;
        }
        .pitch-scenario-desc {
        word-spacing: 0;
        font-size: 16px !important;
        }
        .home-inpt {
        background-color: transparent;
        border: thin solid #999;
        color: #FF0000;
        font-family: Arial,Helvetica,sans-serif;
        font-size: 12px;
        font-weight: bold;
        padding: 26px 10px;
        height: 16px;
        width: 79% !important;
        -webkit-padding-before: 17px !important;
        -webkit-padding-after: 17px !important;
        }
       .home_inptSect {
        display: inline;
        float: left;
        width: 30% !important;
        }
        .home-btn {
        background: none repeat scroll 0 0 #edcdc5;
        color: #0000ff;
        display: block;
        font-family: Arial,Helvetica,sans-serif;
        font-size: 12px;
        font-weight: bold;
        margin: 0;
        padding: 10px;
        text-align: center;
        width: 100%;
        height: 52px;
        }
        .home_irrSect {
        border: thin solid #999;
        color: #0000FF;
        display: inline;
        float: left;
        font-size: 14px;
        font-weight: bold;
        line-height: 50px ! important;
        height: 50px;
        padding-right: 1.3%;
        text-align: center;
        width: 18%;
        }
        .home-scenario-desc {
        word-spacing: 0;
        font-size: 16px !important;
        }
        .home_scn_irrSect {
        font-size:14px !important;
        line-height:30px !important;
        width:19% !important;
        }
        .home-scenario-caption {
        font-size:13px !important;
        }
        .home-caption1 {
        width: 70% !important;
        }
        .home-caption2 {
        width: 75% !important;
        }
        .home-caption3 {
        width: 65% !important;
        }
        .home-caption4 {
        width: 71% !important;
        }
        .ft-footer .ft-menu ul li a {
        font-size: 14px;
        }
        .ft-footer .rights
        {
        font-size: 13px !important;
        }
        .ui-dialog {
        left: 30px !important;
        width: 293px !important;
        }
        .ui-widget {
        font-size: 14px !important;
        left: 30px !important;
        width: 293px !important;
        }
        .ui-dialog-title {
        font-size: 12px !important;
        }
        button.ui-button-icon-only {
        width: 2.4em !important;
        left: 255px !important;
        }
        .pmvm_mini_span {
        color: black;
        display: block;
        font-family: Arial,Helvetica,sans-serif;
        font-size: 14px !important;
        font-weight: bold;
        padding: 25px 25px 0 !important;
        text-align: center;
        }
        .pmvm-rfsm-sum {
        width: 70% !important;
        }
        .pmvm-rfsm-total {
        font-size:13px !important;
        }
        .pmvm_button{
        font-size:14px !important;
        }
	}
	@media only screen and (min-device-width: 360px) and  (max-device-width: 640px) and (orientation : landscape){
        #change_slider{
            margin-left: 64% ! important;
            width: 25% ! important;
            font-size: 14px;
        }
        #nav li {
        -webkit-padding-start: 4% !important;
        -webkit-padding-end: 3% !important;
        }
        .home-inpt {
        background-color: transparent;
        border: thin solid #999;
        color: #FF0000;
        font-family: Arial,Helvetica,sans-serif;
        font-size: 14px !important;
        font-weight: bold;
        padding: 26px 10px;
        width: 79% !important;
        -webkit-padding-end: 27px !important;
        -webkit-padding-before: 17px !important;
        -webkit-padding-after: 17px !important;
        }
        .home_inptSect {
        display: inline;
        float: left;
        width: 30% !important;
        }
        .home-btn {
        height: 54px;
        background: none repeat scroll 0 0 #edcdc5;
        color: #0000ff;
        display: block;
        font-family: Arial,Helvetica,sans-serif;
        font-size: 12px;
        font-weight: bold;
        margin: 0;
        padding: 10px;
        text-align: center;
        width: 100%;
        -webkit-padding-before: 17px !important;
        -webkit-padding-after: 17px !important;
        }
        .home_irrSect {
        height: 52px;
        border: thin solid #999;
        color: #0000FF;
        display: inline;
        float: left;
        font-size: 14px;
        font-weight: bold;
        line-height: 48px;
        padding-right: 1.6%;
        text-align: center;
        width: 18%;
        color: blue;
        }
        .pitch-btn {
        -webkit-padding-before: 11px !important;
        -webkit-padding-after: 11px !important;
        }

        .ft-footer .ft-menu ul li a {
        font-size: 14px !important;
        }
        .reset2{
        font-size:18px !important;
        }
        .home_scn_irrSect {
        font-size:14px !important;
        line-height:15px !important;
        width:19.66% !important;
        }
        .home-scenario-caption {
        font-size:13px !important;
        }
        .home-caption1 {
        width: 84% !important;
        }
        .home-caption2 {
        width: 86.5% !important;
        }
        .home-caption3 {
        width: 80% !important;
        }
        .home-caption4 {
        width: 83% !important;
        }
        .ui-widget {
        font-size: 12px !important;
        }
        .ui-dialog-title {
        font-size: 12px !important;
        }
        .pmvm_mini_span {
        color: black;
        display: block;
        font-family: Arial,Helvetica,sans-serif;
        font-size: 14px !important;
        font-weight: bold;
        padding: 25px 25px 0 !important;
        text-align: center;
        }
        .pmvm-rfsm-sum {
        width: 70% !important;
        }
        .pmvm_button{
        font-size:14px !important;
        }
        .pitch-inpt{
        padding: 17.5px 16px;
        }
}
/* for the home pitch scenario dash board when keyboard is present on screen */

@media only screen and  (max-height: 359px){
	.ui-dialog {	
	left: 30px !important;	
	width: 293px !important;
	}
	.home-inpt {
	background-color: transparent;   
	border: thin solid #999; 
	color: #FF0000;
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 14px !important;  
    font-weight: bold;  
    padding: 18px;
	border-left-color: #E6B8B7;
	width: 60% !important;
	height: 18px; 
    } 
	.home_inptSect {
	display: inline;
	float: left;
	width: 20% !important;
	margin-right: 17px;
	}    
	.home-btn {    
    background: none repeat scroll 0 0 #edcdc5;
	color: #0000ff;
	display: block;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	padding: 0px;
	text-align: center;
	width: 95px;	
	-webkit-padding-before: 9px !important;
	-webkit-padding-after: 13px !important;
 
    } 
	.home_irrSect {  
	border: thin solid #999;    
	display: inline;
	float: left;
	font-size: 14px;
	font-weight: bold;
	line-height: 26px;
	padding-right: 1%;
	text-align: center;
	width: 18%;
	color: blue;  
	}   
	.home_scn_irrSect {	
	font-size: 14px !important;
	line-height: 15px !important;
	width: 19% !important;
	}
	.home_btnSect{
	width: 24% !important;
	float: left;
	display: inline;
	margin-right: 12px;
	}
	.home-scenario-caption {		
	font-size:13px !important;
	}	
	.home-caption1 {	
	width: 84% !important;	
	}
	.home-caption2 {	  
	width: 86.5% !important;
	}	
	.home-caption3 {	 
	width: 65% !important;
	height: 30px;
	}
	.home-caption4 {
	width: 83% !important;	
	}	
	#nav li{
	clear: none;
	display: block;
	float: left;
	margin: 3px -1% !important;
	padding: 2px;
	-webkit-padding-start: 2% !important;
	-webkit-padding-end: 3% !important;
	
	}
    .pmvm_post_span{
        color: black;
        display: block;
        font-family: Arial,Helvetica,sans-serif;
        font-size: 14px;
        font-weight: bold;
        padding-left: 185px;
        margin-top: -48px;
        text-align: center;
        margin-bottom: 10px;
    }
}
/* @media only screen and (min-height: 30px){
	.home-inpt {
	background-color: transparent;   
	border: thin solid #999; 
	color: #FF0000;
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 14px !important;  
    font-weight: bold;  
    padding: 18px;
	border-left-color: #E6B8B7;
	width: 70% !important;
	height: 18px; 
    } 
	.home_inptSect {
	display: inline;
	float: left;
	width: 25% !important;
	margin-right: 0;
	}    
	.home-btn {    
    background: none repeat scroll 0 0 #edcdc5;
	color: #0000ff;
	display: block;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	padding: 0px;
	text-align: center;
	width: 155px;	
	-webkit-padding-before: 9px !important;
	-webkit-padding-after: 13px !important;
    } 
	.home_irrSect {  
	border: thin solid #999;    
	display: inline;
	float: left;
	font-size: 14px;
	font-weight: bold;
	line-height: 26px;
	padding-right: 1%;
	text-align: center;
	width: 146.5px;
	color: blue;  
	}   
	.home_scn_irrSect {	
	font-size: 14px !important;
	line-height: 15px !important;
	width: 24.6% !important;
	}
	.home_btnSect{
	width: 25% !important;
	float: left;
	display: inline;
	margin-right: 0px !important;
	}
	.home-scenario-caption {		
	font-size:13px !important;
	}	
	.home-caption1 {	
	width: 84% !important;	
	}
	.home-caption2 {	  
	width: 86.5% !important;
	}	
	.home-caption3 {	 
	width: 85% !important;
	height: 15px;
	}
	.home-caption4 {
	width: 83% !important;	
	}	
	#nav li{
	clear: none;
	display: block;
	float: left;
	margin: 3px -1% !important;
	padding: 2px;
	-webkit-padding-start: 2% !important;
	-webkit-padding-end: 3% !important;
	}
	.pitch_inptSect {
	width:34%;   
	float:left;  
	display:inline;
	height: 34px;
	}
	.ui-dialog {
	width: 290px !important;
	top: 2580px;
	}
} */

