
/*================= 5/8/2014 =================*/

#teach-org-start-here {
	display: none;
}
#gim {
	padding: 190px 0px 40px 0px !important;
	display: inline-block;
}
.basic {
	width: 1200px;
	min-height: 400px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.inner {
	display: block;
	float: left;
	padding:50px 10px 0px 0px;
	margin-right: 2%;
}
.inner h2 {
	font-size: 30px;
	font-weight: 300;
	text-transform: uppercase;
	letter-spacing: 1.6px;
}
.inner h2:first-letter {
	color: #ff9900;
	font-weight: 400;
	font-size: 35px;
}
#next-to-logo-gim {
	max-width: 930px;
}
#next-to-logo-gim p{
	text-align: justify;
}
.brk-line {
	margin: 0px;
	width: 100%;
	border-bottom: 1px solid #ff9900;
	display: block;
	float: left;
	margin-top: 20px;
}
.brk-line-top {
	margin: 0px;
	width: 100%;
	border-bottom: 2px solid #ff9900;
	display: block;
	float: left;
	margin-top: 0px;
}
.brk-line:before, .brk-line:after {
	display: none;
}
#logo-gim img{
	max-width: 200px;
	max-height: 200px;
	min-width: 200px;
	min-height: 200px;
	background-color: #fff;
}
#video-gim {
	width: 640px;
	height: 390px;
}
.p-pie {
	max-width: 930px;
}


@media only screen and (min-width: 1201px) {
	#p-video {max-width: 490px; text-align:justify;}
	.video-titles h3 {max-width: 490px;}
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
	.basic { width: 992px;}
	#p-video, .video-titles h3 {max-width: 292px;}
	.p-pie {max-width: 700px;}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
	.basic { width: 767px;}
	.p-pie {max-width: 510px;}
}
@media only screen and (max-width: 767px) {
	.basic { width: 96%;}
	.inner { width: 100%;}
	#gim {padding: 40px 0px 40px 0px !important;}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
}
@media only screen and (min-width: 480px) and (max-width: 680px) {
	#video-gim { width: 440px; height: 275px;}
}
@media only screen and (max-width: 479px) {
	#video-gim {width: 80%; height: 50%;}
}
@media only screen and (max-width: 479px) {

}