body{
	font-family: 'Muli', sans-serif;
    background-color: #fff;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
}

.center-p{
	width: 100%;
	text-align: center;
}

.justify{
	text-align: justify;
}

.title{
	color: #00aac4;
}

.center-col{
 	float: none;
    margin: 0 auto;
}

.color-white{
	color: white;
}

.absolute-center{
  	margin-top: 100px;
}

.office_details_list{
	padding: 0;
	margin: 0;
	list-style: none;
}

.loading{
    background-color: white;
    width: 100%;
    z-index: 10000;
    position: fixed;
    opacity: 1;
    -webkit-transition: opacity 0.7s ease-in-out;
	-moz-transition: opacity 0.7s ease-in-out;
	-o-transition: opacity 0.7s ease-in-out;
	transition: opacity 0.7s ease-in-out;
}

.fade-out-loading{
	opacity: 0;
}

.loading-icon{
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}

#section3{
	height: 370px;
	background-image: url('../images/topsi_appsmkr_best_mobile_app_game_developer_philippines_clients.png');
	background-position: 0px 0px;
	background-repeat: repeat-x;

}

#section4{
	margin-bottom: 50px;
}

#section5{
	height: auto;
	background-image: url('../images/topsi_appsmkr_best_mobile_app_game_developer_philippines_bullet_droplets.png');
	background-position: 0px 0px;
	/*-webkit-animation:bgscroll 20s infinite linear;*/
}

/*@-webkit-keyframes bgscroll {
	from {background-position:0 -1000px;}
	to {background-position:0 0px;}
}*/	

#section5_clouds{
	height: 176px;
	background-image: url('../images/topsi_appsmkr_best_mobile_app_game_developer_philippines_section_parallax_rain_clouds.png');
	background-position: 0px 0px;
	background-repeat: repeat-x;
}

#section5_contents{
	height: 300px;
}

#section5_grass{
	height: 381px;
	background-image: url('../images/topsi_appsmkr_best_mobile_app_game_developer_philippines_garden.png');
	background-position: center;
	background-repeat: repeat-x;
}

#section6{
	background-color: #e4e4e4;
	padding-bottom: 100px;
}

#section7{
	height: 94px;
	background-image: url('../images/topsi_appsmkr_best_mobile_app_game_developer_philippines_bullet_lets_talk_underground.png');
	background-position: center;
	background-repeat: repeat-x;
}

#section8{
	background-color: #9c9c9c;
	padding-top: 100px;
}

#founder_message_body{
	background-color: #a6a6a6;
	padding: 10px;
}

#entrep-mag{
	width: 120px;
	height: 26px;
	background-image: url('../images/topsi_appsmkr_best_mobile_app_game_developer_philippines_features_entrepreneur_magazine.png');
	background-repeat: no-repeat;
}

#entrep-mag:hover{
	background-image: url('../images/topsi_appsmkr_best_mobile_app_game_developer_philippines_features_entrepreneur_magazine_hover.png');
}

#m-bulletin{
	width: 114px;
	height: 29px;
	background-image: url('../images/topsi_appsmkr_best_mobile_app_game_developer_philippines_features_manila_bulletin.png');
	background-repeat: no-repeat;
}

#m-bulletin:hover{
	background-image: url('../images/topsi_appsmkr_best_mobile_app_game_developer_philippines_features_manila_bulletin_hover.png');
}

#phil-star{
	width: 114px;
	height: 29px;
	background-image: url('../images/topsi_appsmkr_best_mobile_app_game_developer_philippines_features_philstar.png');
	background-repeat: no-repeat;
}

#phil-star:hover{
	background-image: url('../images/topsi_appsmkr_best_mobile_app_game_developer_philippines_features_philstar_hover.png');
}

#abs-cbn{
	width: 146px;
	height: 17px;
	background-image: url('../images/topsi_appsmkr_best_mobile_app_game_developer_philippines_features_abscbn.png');
	background-repeat: no-repeat;
}

#abs-cbn:hover{
	background-image: url('../images/topsi_appsmkr_best_mobile_app_game_developer_philippines_features_abscbn_hover.png');
}

#news-tv{
	width: 79px;
	height: 46px;
	background-image: url('../images/topsi_appsmkr_best_mobile_app_game_developer_philippines_features_gma_news_tv.png');
	background-repeat: no-repeat;
}

#news-tv:hover{
	background-image: url('../images/topsi_appsmkr_best_mobile_app_game_developer_philippines_features_gma_news_tv_hover.png');
}

#tv-5{
	width: 50px;
	height: 50px;
	background-image: url('../images/topsi_appsmkr_best_mobile_app_game_developer_philippines_features_tv5_news_5.png');
	background-repeat: no-repeat;
}

#tv-5:hover{
	background-image: url('../images/topsi_appsmkr_best_mobile_app_game_developer_philippines_features_tv5_news_5_hover.png');
}

.top-nav-collapse{
    -webkit-animation: background 1s; /* Chrome, Safari, Opera */
    animation: background 1s;
}

#left_list{
	width: 50%;
	float: left;
	margin-top: 20px;
}

#right_list{
	width: 50%;
	float: left;
	margin-top: 20px;
}

.services-list{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.list-img{
	margin-right: 10px;
}

form{
	padding-top: 50px;
}

.form-control{
	background-color: transparent;
	border-radius: 0;
	color: #333;
	outline: none;
 	border-bottom: 1px solid white !important;
 	border-top: none !important;
 	border-left: none !important;
 	border-right: none !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
}

.form-control::-webkit-input-placeholder {
   color: #6c6c6c;
}

.form-control:-moz-placeholder { /* Firefox 18- */
   color: #6c6c6c;  
}

.form-control::-moz-placeholder {  /* Firefox 19+ */
   color: #6c6c6c;  
}

.form-control:-ms-input-placeholder {  
   color: #6c6c6c;  
}
#send{
	width: 150px;
	height: 40px;
	border-radius: 0;
}

footer{
	background-color: #9c9c9c;
	height: 384px;
	background-image: url('../images/topsi_appsmkr_best_mobile_app_game_developer_philippines_bg_footer.png');
	background-repeat: no-repeat;
	background-position: center;
	padding-bottom: 50px;
	padding-top: 50px;	
}

#footer-list{
	list-style-type: none;
	padding: 0;
	margin: 0;
	margin-top: 20px;
}

.modal-dialog{
	background-color: transparent;
	border: none;
	margin-top: 50px;
}

.color-failed{
	background-color: #fd8181;
}

.color-success{
	background-color: #7edf8e;
}

.display-visible{
	display: inline;
}

.display-none{
	display: none;
}

#close{
	margin-top: -60px;
	margin-right: -20px;
	color: white;
	font-size: 45px;
	text-shadow: 0 1px 0 #fff;
	opacity: 1;

}

#exception_message{
	font-size: 20px;
	text-align: center;
}

.progress{
	border-radius: 0;
	height: 3px;
}

.progress-bar{
	background-color: #00aac4;
}

.ceo_web_links{
	color: #ccc;
}

.ceo_web_links:hover{
	color: white;
}

@media(max-width:767px){
	.navbar{
		background-color: white;
	}

	.nav-texts{
		font-size: 20px;
	}

	.topsi-logo{
		height: 40px;
		margin-top: -10px;
	}

	#lets-talk-text > a{
		background-image: url('../images/topsi_appsmkr_best_mobile_app_game_developer_philippines_contact_balloon.png');
		background-repeat: no-repeat;
		background-position: 10px center;
		padding-bottom: 25px; 
		color: white;
	}

	#feature-list{
		width: 100%;
		/*outline: 1px solid red;*/
		display: inline-block;
		margin: 0;
		padding: 0;
		margin-top: 40px;
		margin-bottom: 40px;
	}

	#feature-list li{
		display: inline-block;
		padding: 10px;
	}

	#topsi-ants{
		margin-top: 120px;
		width: 270px;
	}

	#section1{
		position: relative;
		margin-top: 100px;
		height: 500px;
		background-image: url('../images/topsi_appsmkr_best_mobile_app_game_developer_philippines_section_parallax_icons.png');
		background-repeat: repeat-x;
		background-position: bottom;
	}

	#section1_back_clouds{
		height: 450px;
		background-image: url('../images/topsi_appsmkr_best_mobile_app_game_developer_philippines_section_parallax_clouds_behind_hill.png');
		background-repeat: repeat-x;
		background-position: bottom;
		/*outline: 1px solid red;*/
	}

	#section1_ground{
		height: 480px;
		background-image: url('../images/topsi_appsmkr_best_mobile_app_game_developer_philippines_section_parallax_hill.png');
		background-repeat: no-repeat;
		background-position: bottom;
		/*outline: 1px solid red;*/
	}

	#section1_front_clouds{
		height: 450px;
		background-image: url('../images/topsi_appsmkr_best_mobile_app_game_developer_philippines_section_parallax_clouds_front.png');
		background-repeat: repeat-x;
		background-position: bottom;
		position: relative;
		/*margin-top: -520px;*/
		/*outline: 1px solid red;*/
	}
}

@media(min-width:768px){
	.navbar{
		background-color: transparent;
		height: 100px;
		border-bottom: none;

		-webkit-transition: background-color 0.7s ease-in-out, height 0.7s ease-in-out, border-bottom 0.7s ease-in-out;
		-moz-transition: background-color 0.7s ease-in-out, height 0.7s ease-in-out, border-bottom 0.7s ease-in-out;
		-o-transition: background-color 0.7s ease-in-out, height 0.7s ease-in-out, border-bottom 0.7s ease-in-out;
		transition: background-color 0.7s ease-in-out, height 0.7s ease-in-out, border-bottom 0.7s ease-in-out;
	}

	.animate-background{
		background-color: white;
		height: 50px;
		border-bottom: 1px solid #ccc;
	}

	.topsi-logo{
		height: 76px;
		margin-top: 0;

		-webkit-transition: height 0.7s ease-in-out, margin-top 0.7s ease-in-out;
		-moz-transition: height 0.7s ease-in-out, margin-top 0.7s ease-in-out;
		-o-transition: height 0.7s ease-in-out, margin-top 0.7s ease-in-out;
		transition: height 0.7s ease-in-out, margin-top 0.7s ease-in-out;
	}

	.animate-logo{
		height: 40px;
		margin-top: -10px;
	}

	.nav-texts{
		font-size: 20px;

		-webkit-transition: font-size 0.7s ease-in-out;
		-moz-transition: font-size 0.7s ease-in-out;
		-o-transition: font-size 0.7s ease-in-out;
		transition: font-size 0.7s ease-in-out;
	}

	.animate-nav-text{
		font-size: 15px;
	}

	.collapse-nav{
		/*outline: 1px solid red;*/
		margin-top: 25px;

		-webkit-transition: margin-top 0.7s ease-in-out;
		-moz-transition: margin-top 0.7s ease-in-out;
		-o-transition: margin-top 0.7s ease-in-out;
		transition: margin-top 0.7s ease-in-out;
	}

	.animate-collapse-nav{
		margin-top: 0;
	}



	#lets-talk-text > a{
		background-image: url('../images/topsi_appsmkr_best_mobile_app_game_developer_philippines_contact_balloon.png');
		background-repeat: no-repeat;
		background-position: center;
		padding-bottom: 25px; 
		color: white;
	}

	#feature-list{
		width: 450px;
		/*outline: 1px solid red;*/
		display: inline-block;
		margin: 0;
		padding: 0;
		margin-top: 40px;
	}

	#feature-list li{
		display: inline-block;
		padding: 10px;
	}

	#feature-list{
		width: 450px;
		/*outline: 1px solid red;*/
		display: inline-block;
		margin: 0;
		padding: 0;
		margin-top: 40px;
		margin-bottom: 40px;
	}

	#feature-list li{
		display: inline-block;
		padding: 10px;
	}

	#us_office_holder{
		width: 50%;
		float: left;
	}

	#ph_office_holder{
		width: 50%;
		float: right;
	}

	#topsi-ants{
		margin-top: 90px;
		width: auto;
	}

	#section1{
		position: relative;
		margin-top: 100px;
		height: 600px;
		background-image: url('../images/topsi_appsmkr_best_mobile_app_game_developer_philippines_section_parallax_icons.png');
		background-repeat: repeat-x;
		background-position: bottom;
	}

	#section1_back_clouds{
		height: 550px;
		background-image: url('../images/topsi_appsmkr_best_mobile_app_game_developer_philippines_section_parallax_clouds_behind_hill.png');
		background-repeat: repeat-x;
		background-position: bottom;
		/*outline: 1px solid red;*/
	}

	#section1_ground{
		height: 580px;
		background-image: url('../images/topsi_appsmkr_best_mobile_app_game_developer_philippines_section_parallax_hill.png');
		background-repeat: no-repeat;
		background-position: bottom;
		/*outline: 1px solid red;*/
	}

	#section1_front_clouds{
		height: 550px;
		background-image: url('../images/topsi_appsmkr_best_mobile_app_game_developer_philippines_section_parallax_clouds_front.png');
		background-repeat: repeat-x;
		background-position: bottom;
		position: relative;
		/*margin-top: -520px;*/
		/*outline: 1px solid red;*/
	}
}

@media(min-width:992px){

	#link1, #link2, #link3{
		margin-right: 20px;
	}
}

@media(min-width:1200px){

}