ul.tabs {
		margin: 0;
		padding: 0;
		float: left;
		list-style: none;
		height: 45px;
		border-bottom: 1px solid none;
		border-left: 1px solid none;
		width: 100%;
	}
	ul.tabs li {
		float: left;
		/*margin: 0 4px;*/
		cursor: pointer;
		/*padding: 0px 30px ;*/
		padding: 0px;
		height: 45px;
		line-height: 45px;
		border: 1px solid none;
		border-left: none;
		/*background: #EEEEEE;
		padding: 0px 21px ;*/
		overflow: hidden;
		position: relative;
		color:#fff;
		width: 50%;
		font-size: 21px;
		text-align: center;
	}
	#tab_the{padding: 0px !important;}
	#tab_the a{padding: 0px 30px !important;}
	ul.tabs li:hover {
		background: #CCCCCC;
	}	
	ul.tabs li.active{
		background: #FFFFFF;
		border-bottom: 1px solid none;
                font-weight: bold;
	}
	.tab_container {
		border: 1px solid none;
		border-top: none;
		clear: both;
		float: left; 
		width: 100%;
		background: transparent;
	}
	.tab_content {
		padding: 20px;
		font-size: 1.2em;
		display: none;
	}

#tab1 .welcome{padding:0;}
#tab2 .welcome{padding:0;}
#SkrollThis1{width:100% !important;}
#SkrollThis2{width:100% !important;}
	
#tab_fir{ background: #1F3149 none repeat scroll 0 0;color: #fff;margin-left: 10px;top: 0px;width: 45%; font-size: 2.5vw;}
#tab_sec{background: #28323C none repeat scroll 0 0;color: #fff;margin-left: 10px;top: 0px;width: 45%; font-size: 2.5vw;}
#tab_the{background: #EF4039 none repeat scroll 0 0; border-radius: 20px 20px 0 0;color: #fff;margin-left: 2px;top: 0px;width: 29%; font-size: 18px;}

#tab1{background: #1F3149;height: 385px;margin-bottom: 15px;}
#tab2{background: #28323C;height: 385px;margin-bottom: 15px;}
#tab3{background: #EF4039;height: 450px;margin-bottom: 15px;border-radius: 20px;}

#tab1 .block.green{background: transparent;}
#tab2 .block.green{background: transparent;}
#tab3 .block.green{background: transparent;}
