@charset "utf-8";

/* News */
/*---------------------------------------------*/

.col-case {
	width: 1100px;
	height: auto;
	margin: 20px auto;
}

.lf {
	float: left;
}

.lf h2 {
	color: #007CB7;
	font-size: 26px;
	line-height: 36px;
	text-align: left;
	margin: 15px auto;
}

.lf p {
	color: #666666;
	font-size: 16px;
	line-height: 22px;
	text-align: left;
}

.rt {
	padding-left: 235px;
}

.row {
	width: 835px;
	margin: 0px 0px;
	padding: 0px 0px;
}

.row h4,
.row p
{
	text-align: left;
}

/*---------------------------------------------*/

.pageHead {
	width: 230px;
	padding: 5px auto;
	border-top: 2px solid #007CB7;
}

.pageCont {
	margin: 5px 10px 45px 10px;
}

.p-line {
	border-top: 2px solid #d2d2d2;
}

/*---------------------------------------------*/

.sel {
	text-align: left;
}

.row h4 {
	color: #565656;
	font-size: 18px;
	font-weight: bold;
	background-image: url(../imgs/arr-blu.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 20px;
}

p.date {
	color: #DA5002;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 15px;
}

p.cont {
	color: #565656;
	font-size: 14px;
	line-height: 21px;
}

p.btn {
	margin-top: 10px;
}

p.btn a {
	color: #FFFFFF;
	width: 80px;
	height: 21px;
	background-color: #007CB7;
	display: block;
	padding-top: 2px;
	padding-left: 5px;
	opacity: 0.5;
	background-image: url(../imgs/arr-wht.png);
	background-repeat: no-repeat;
	background-position: 70px center;
}

p.btn a:hover {
	width: 85px;
	padding-left: 7px;
	opacity: 1;
	background-image: url(../imgs/arr-wht.png);
	background-repeat: no-repeat;
	background-position: 75px center;
}

.row h4, 
p.date,
p.cont,
p.btn {
	padding-left: 20px;
}

.row img {
	float: right;
	margin-left: 25px;
	margin-bottom: 15px;
	border: 10px solid #FFFFFF;
	-moz-box-shadow:4px 4px 12px -2px rgba(20%,20%,40%,0.5);
	-webkit-box-shadow:4px 4px 12px -2px rgba(20%,20%,40%,0.5);
	box-shadow:4px 4px 12px -2px rgba(20%,20%,40%,0.5);
}

/*---------------------------------------------------------------------------------------------------------------*/

@media screen and (max-width:640px) and (min-width:481px), screen and (orientation: landscape) and (max-width: 736px) and (min-width: 667px) {  /* iphone 6/6+ landscape */

.col-case {
	width: 100%;
	height: auto;
	margin: 0 auto;
}

.lf {
	float: none;
}

.lf h2 {
	color: #007CB7;
	font-size: 36px;
	line-height: 42px;
	text-align: center;
	margin: 25px 0 0 0;
}

.lf p {
	width: 80%;
	color: #666666;
	font-size: 16px;
	line-height: 26px;
	text-align: left;
	margin: 15px auto;
}

.rt {
	padding: 0;
}

.row {
	width: 100%;
	margin: 0 ;
	padding: 0;
}

.row h4,
.row p
{
	text-align: left;
}

/*---------------------------------------------*/

.pageHead {
	width: 100%;
	padding: 5px 0;
	border-top: 2px solid #007CB7;
}

.pageCont {
	margin: 5px 0px 5px 0px;
}

.p-line {
	border-top: 2px solid #d2d2d2;
}

/*---------------------------------------------*/

.sel {
	text-align: center;
	margin: 15px 0;
}

.sel select {
	width: 30%;
	font-size: 18px;
	font-weight: bold;
}

.row h4 {
	color: #565656;
	font-size: 18px;
	font-weight: bold;
	background-image: url(../imgs/arr-blu.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 20px;
}

p.date {
	color: #DA5002;
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 15px;
}

p.cont {
	color: #565656;
	font-size: 18px;
	line-height: 26px;
}

p.btn {
	margin-top: 10px;
}

p.btn a {
	color: #FFFFFF;
	width: 80px;
	height: 21px;
	background-color: #007CB7;
	display: block;
	padding-top: 2px;
	padding-left: 5px;
	opacity: 0.5;
	background-image: url(../imgs/arr-wht.png);
	background-repeat: no-repeat;
	background-position: 70px center;
}

p.btn a:hover {
	width: 85px;
	padding-left: 7px;
	opacity: 1;
	background-image: url(../imgs/arr-wht.png);
	background-repeat: no-repeat;
	background-position: 75px center;
}

.row h4, 
p.date,
p.cont,
p.btn {
	padding-left: 20px;
}

.row img {
	float: right;
	margin-left: 25px;
	margin-bottom: 15px;
	border: 10px solid #FFFFFF;
	-moz-box-shadow:4px 4px 12px -2px rgba(20%,20%,40%,0.5);
	-webkit-box-shadow:4px 4px 12px -2px rgba(20%,20%,40%,0.5);
	box-shadow:4px 4px 12px -2px rgba(20%,20%,40%,0.5);
}

}

/*---------------------------------------------------------------------------------------------------------------*/

@media screen and (max-width:480px) and (min-width:415px){

.col-case {
	width: 100%;
	height: auto;
	margin: 0 auto;
}

.lf {
	float: none;
}

.lf h2 {
	color: #007CB7;
	font-size: 36px;
	line-height: 42px;
	text-align: center;
	margin: 25px 0 0 0;
}

.lf p {
	width: 80%;
	color: #666666;
	font-size: 16px;
	line-height: 26px;
	text-align: left;
	margin: 15px auto;
}

.rt {
	padding: 0;
}

.row {
	width: 100%;
	margin: 0 ;
	padding: 0;
}

.row h4,
.row p
{
	text-align: left;
}

/*---------------------------------------------*/

.pageHead {
	width: 100%;
	padding: 5px 0;
	border-top: 2px solid #007CB7;
}

.pageCont {
	margin: 5px 0px 5px 0px;
}

.p-line {
	border-top: 2px solid #d2d2d2;
}

/*---------------------------------------------*/

.sel {
	text-align: center;
	margin: 15px 0;
}

.sel select {
	width: 90%;
	font-size: 18px;
	font-weight: bold;
}

.row h4 {
	color: #565656;
	font-size: 18px;
	line-height: 26px;
	font-weight: bold;
	background-image: url(../imgs/arr-blu.png);
	background-repeat: no-repeat;
	background-position: left 10px;
	margin-top: 20px;
}

p.date {
	color: #DA5002;
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 15px;
}

p.cont {
	color: #565656;
	font-size: 18px;
	line-height: 26px;
}

p.btn {
	margin-top: 10px;
}

p.btn a {
	color: #FFFFFF;
	width: 80px;
	height: 21px;
	background-color: #007CB7;
	display: block;
	padding-top: 2px;
	padding-left: 5px;
	opacity: 0.5;
	background-image: url(../imgs/arr-wht.png);
	background-repeat: no-repeat;
	background-position: 70px center;
}

p.btn a:hover {
	width: 85px;
	padding-left: 7px;
	opacity: 1;
	background-image: url(../imgs/arr-wht.png);
	background-repeat: no-repeat;
	background-position: 75px center;
}

.row h4, 
p.date,
p.cont,
p.btn {
	padding-left: 20px;
}

.row img {
	float: right;
	margin-left: 25px;
	margin-bottom: 15px;
	border: 10px solid #FFFFFF;
	-moz-box-shadow:4px 4px 12px -2px rgba(20%,20%,40%,0.5);
	-webkit-box-shadow:4px 4px 12px -2px rgba(20%,20%,40%,0.5);
	box-shadow:4px 4px 12px -2px rgba(20%,20%,40%,0.5);
}

}

/*---------------------------------------------------------------------------------------------------------------*/
/*---iPhone-4+5--------------------------------------------------------------------------------------------------*/
@media screen and (max-width:330px) and (min-width:320px){

.col-case {
	width: 100%;
	height: auto;
	margin: 0 auto;
}

.lf {
	float: none;
}

.lf h2 {
	color: #007CB7;
	font-size: 36px;
	line-height: 42px;
	text-align: center;
	margin: 25px 0 0 0;
}

.lf p {
	width: 80%;
	color: #666666;
	font-size: 16px;
	line-height: 26px;
	text-align: left;
	margin: 15px auto;
}

.rt {
	padding: 0;
}

.row {
	width: 100%;
	margin: 0 ;
	padding: 0;
}

.row h4,
.row p
{
	text-align: left;
}

/*---------------------------------------------*/

.pageHead {
	width: 100%;
	padding: 5px 0;
	border-top: 2px solid #007CB7;
}

.pageCont {
	margin: 5px 0px 5px 0px;
}

.p-line {
	border-top: 2px solid #d2d2d2;
}

/*---------------------------------------------*/

.sel {
	text-align: center;
	margin: 15px 0;
}

.sel select {
	width: 90%;
	font-size: 18px;
	font-weight: bold;
}

.row h4 {
	color: #565656;
	font-size: 18px;
	line-height: 26px;
	font-weight: bold;
	background-image: url(../imgs/arr-blu.png);
	background-repeat: no-repeat;
	background-position: left 10px;
	margin-top: 20px;
}

p.date {
	color: #DA5002;
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 15px;
}

p.cont {
	color: #565656;
	font-size: 18px;
	line-height: 26px;
}

p.btn {
	margin-top: 10px;
}

p.btn a {
	color: #FFFFFF;
	width: 80px;
	height: 21px;
	background-color: #007CB7;
	display: block;
	padding-top: 2px;
	padding-left: 5px;
	opacity: 0.5;
	background-image: url(../imgs/arr-wht.png);
	background-repeat: no-repeat;
	background-position: 70px center;
}

p.btn a:hover {
	width: 85px;
	padding-left: 7px;
	opacity: 1;
	background-image: url(../imgs/arr-wht.png);
	background-repeat: no-repeat;
	background-position: 75px center;
}

.row h4, 
p.date,
p.cont,
p.btn {
	padding-left: 20px;
}

.row img {
	width: 95%;
	float: right;
	margin-left: 0px;
	margin-bottom: 15px;
	border: 0px solid #FFFFFF;
	-moz-box-shadow:0px 0px 0px 0px rgba(0%,0%,0%,0);
	-webkit-box-shadow:0px 0px 0px 0px rgba(0%,0%,0%,0);
	box-shadow:0px 0px 0px 0px rgba(0%,0%,0%,0);
}

}

/*---------------------------------------------------------------------------------------------------------------*/
/*---iPhone-6----------------------------------------------------------------------------------------------------*/
@media screen and (max-width:390px) and (min-width:375px){

.col-case {
	width: 100%;
	height: auto;
	margin: 0 auto;
}

.lf {
	float: none;
}

.lf h2 {
	color: #007CB7;
	font-size: 36px;
	line-height: 42px;
	text-align: center;
	margin: 25px 0 0 0;
}

.lf p {
	width: 80%;
	color: #666666;
	font-size: 16px;
	line-height: 26px;
	text-align: left;
	margin: 15px auto;
}

.rt {
	padding: 0;
}

.row {
	width: 100%;
	margin: 0 ;
	padding: 0;
}

.row h4,
.row p
{
	text-align: left;
}

/*---------------------------------------------*/

.pageHead {
	width: 100%;
	padding: 5px 0;
	border-top: 2px solid #007CB7;
}

.pageCont {
	margin: 5px 0px 5px 0px;
}

.p-line {
	border-top: 2px solid #d2d2d2;
}

/*---------------------------------------------*/

.sel {
	text-align: center;
	margin: 15px 0;
}

.sel select {
	width: 90%;
	font-size: 18px;
	font-weight: bold;
}

.row h4 {
	color: #565656;
	font-size: 18px;
	line-height: 26px;
	font-weight: bold;
	background-image: url(../imgs/arr-blu.png);
	background-repeat: no-repeat;
	background-position: left 10px;
	margin-top: 20px;
}

p.date {
	color: #DA5002;
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 15px;
}

p.cont {
	color: #565656;
	font-size: 18px;
	line-height: 26px;
}

p.btn {
	margin-top: 10px;
}

p.btn a {
	color: #FFFFFF;
	width: 80px;
	height: 21px;
	background-color: #007CB7;
	display: block;
	padding-top: 2px;
	padding-left: 5px;
	opacity: 0.5;
	background-image: url(../imgs/arr-wht.png);
	background-repeat: no-repeat;
	background-position: 70px center;
}

p.btn a:hover {
	width: 85px;
	padding-left: 7px;
	opacity: 1;
	background-image: url(../imgs/arr-wht.png);
	background-repeat: no-repeat;
	background-position: 75px center;
}

.row h4, 
p.date,
p.cont,
p.btn {
	padding-left: 20px;
}

.row img {
	width: 95%;
	float: right;
	margin-left: 0px;
	margin-bottom: 15px;
	border: 0px solid #FFFFFF;
	-moz-box-shadow:0px 0px 0px 0px rgba(0%,0%,0%,0);
	-webkit-box-shadow:0px 0px 0px 0px rgba(0%,0%,0%,0);
	box-shadow:0px 0px 0px 0px rgba(0%,0%,0%,0);
}

}

/*---------------------------------------------------------------------------------------------------------------*/
/*---iPhone-6-Plus-----------------------------------------------------------------------------------------------*/
@media screen and (max-width:425px) and (min-width:414px){

.col-case {
	width: 100%;
	height: auto;
	margin: 0 auto;
}

.lf {
	float: none;
}

.lf h2 {
	color: #007CB7;
	font-size: 36px;
	line-height: 42px;
	text-align: center;
	margin: 25px 0 0 0;
}

.lf p {
	width: 80%;
	color: #666666;
	font-size: 16px;
	line-height: 26px;
	text-align: left;
	margin: 15px auto;
}

.rt {
	padding: 0;
}

.row {
	width: 100%;
	margin: 0 ;
	padding: 0;
}

.row h4,
.row p
{
	text-align: left;
}

/*---------------------------------------------*/

.pageHead {
	width: 100%;
	padding: 5px 0;
	border-top: 2px solid #007CB7;
}

.pageCont {
	margin: 5px 0px 5px 0px;
}

.p-line {
	border-top: 2px solid #d2d2d2;
}

/*---------------------------------------------*/

.sel {
	text-align: center;
	margin: 15px 0;
}

.sel select {
	width: 90%;
	font-size: 18px;
	font-weight: bold;
}

.row h4 {
	color: #565656;
	font-size: 18px;
	line-height: 26px;
	font-weight: bold;
	background-image: url(../imgs/arr-blu.png);
	background-repeat: no-repeat;
	background-position: left 10px;
	margin-top: 20px;
}

p.date {
	color: #DA5002;
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 15px;
}

p.cont {
	color: #565656;
	font-size: 18px;
	line-height: 26px;
}

p.btn {
	margin-top: 10px;
}

p.btn a {
	color: #FFFFFF;
	width: 80px;
	height: 21px;
	background-color: #007CB7;
	display: block;
	padding-top: 2px;
	padding-left: 5px;
	opacity: 0.5;
	background-image: url(../imgs/arr-wht.png);
	background-repeat: no-repeat;
	background-position: 70px center;
}

p.btn a:hover {
	width: 85px;
	padding-left: 7px;
	opacity: 1;
	background-image: url(../imgs/arr-wht.png);
	background-repeat: no-repeat;
	background-position: 75px center;
}

.row h4, 
p.date,
p.cont,
p.btn {
	padding-left: 20px;
}

.row img {
	width: 95%;
	float: right;
	margin-left: 0px;
	margin-bottom: 15px;
	border: 0px solid #FFFFFF;
	-moz-box-shadow:0px 0px 0px 0px rgba(0%,0%,0%,0);
	-webkit-box-shadow:0px 0px 0px 0px rgba(0%,0%,0%,0);
	box-shadow:0px 0px 0px 0px rgba(0%,0%,0%,0);
}

}

/*---------------------------------------------------------------------------------------------------------------*/
/*---iPad+Mini---------------------------------------------------------------------------------------------------*/
@media screen and (max-width:780px) and (min-width:768px){

.col-case {
	width: 100%;
	height: auto;
	margin: 0 auto;
}

.lf {
	float: none;
}

.lf h2 {
	color: #007CB7;
	font-size: 42px;
	line-height: 56px;
	text-align: center;
	margin: 25px 0 0 0;
}

.lf p {
	width: 80%;
	color: #666666;
	font-size: 18px;
	line-height: 28px;
	text-align: left;
	margin: 15px auto;
}

.rt {
	padding: 0;
}

.row {
	width: 100%;
	margin: 0 ;
	padding: 0;
}

.row h4,
.row p
{
	text-align: left;
}

/*---------------------------------------------*/

.pageHead {
	width: 100%;
	padding: 5px 0;
	border-top: 2px solid #007CB7;
}

.pageCont {
	margin: 5px 0px 5px 0px;
}

.p-line {
	border-top: 2px solid #d2d2d2;
}

/*---------------------------------------------*/

.sel {
	text-align: center;
	margin: 15px 0;
}

.sel select {
	width: 90%;
	font-size: 18px;
	font-weight: bold;
}

.row h4 {
	color: #565656;
	font-size: 18px;
	line-height: 26px;
	font-weight: bold;
	background-image: url(../imgs/arr-blu.png);
	background-repeat: no-repeat;
	background-position: left 10px;
	margin-top: 20px;
}

p.date {
	color: #DA5002;
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 15px;
}

p.cont {
	color: #565656;
	font-size: 18px;
	line-height: 26px;
}

p.btn {
	margin-top: 10px;
}

p.btn a {
	color: #FFFFFF;
	width: 80px;
	height: 21px;
	background-color: #007CB7;
	display: block;
	padding-top: 2px;
	padding-left: 5px;
	opacity: 0.5;
	background-image: url(../imgs/arr-wht.png);
	background-repeat: no-repeat;
	background-position: 70px center;
}

p.btn a:hover {
	width: 85px;
	padding-left: 7px;
	opacity: 1;
	background-image: url(../imgs/arr-wht.png);
	background-repeat: no-repeat;
	background-position: 75px center;
}

.row h4, 
p.date,
p.cont,
p.btn {
	padding-left: 20px;
}

.row img {
	width: 95%;
	float: right;
	margin-left: 0px;
	margin-bottom: 15px;
	border: 0px solid #FFFFFF;
	-moz-box-shadow:0px 0px 0px 0px rgba(0%,0%,0%,0);
	-webkit-box-shadow:0px 0px 0px 0px rgba(0%,0%,0%,0);
	box-shadow:0px 0px 0px 0px rgba(0%,0%,0%,0);
}

}

/*---------------------------------------------------------------------------------------------------------------*/
/*---Android-----------------------------------------------------------------------------------------------------*/
@media screen and (max-width:370px) and (min-width:360px){

.col-case {
	width: 100%;
	height: auto;
	margin: 0 auto;
}

.lf {
	float: none;
}

.lf h2 {
	color: #007CB7;
	font-size: 36px;
	line-height: 42px;
	text-align: center;
	margin: 25px 0 0 0;
}

.lf p {
	width: 80%;
	color: #666666;
	font-size: 16px;
	line-height: 26px;
	text-align: left;
	margin: 15px auto;
}

.rt {
	padding: 0;
}

.row {
	width: 100%;
	margin: 0 ;
	padding: 0;
}

.row h4,
.row p
{
	text-align: left;
}

/*---------------------------------------------*/

.pageHead {
	width: 100%;
	padding: 5px 0;
	border-top: 2px solid #007CB7;
}

.pageCont {
	margin: 5px 0px 5px 0px;
}

.p-line {
	border-top: 2px solid #d2d2d2;
}

/*---------------------------------------------*/

.sel {
	text-align: center;
	margin: 15px 0;
}

.sel select {
	width: 90%;
	font-size: 18px;
	font-weight: bold;
}

.row h4 {
	color: #565656;
	font-size: 18px;
	line-height: 26px;
	font-weight: bold;
	background-image: url(../imgs/arr-blu.png);
	background-repeat: no-repeat;
	background-position: left 10px;
	margin-top: 20px;
}

p.date {
	color: #DA5002;
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 15px;
}

p.cont {
	color: #565656;
	font-size: 18px;
	line-height: 26px;
}

p.btn {
	margin-top: 10px;
}

p.btn a {
	color: #FFFFFF;
	width: 80px;
	height: 21px;
	background-color: #007CB7;
	display: block;
	padding-top: 2px;
	padding-left: 5px;
	opacity: 0.5;
	background-image: url(../imgs/arr-wht.png);
	background-repeat: no-repeat;
	background-position: 70px center;
}

p.btn a:hover {
	width: 85px;
	padding-left: 7px;
	opacity: 1;
	background-image: url(../imgs/arr-wht.png);
	background-repeat: no-repeat;
	background-position: 75px center;
}

.row h4, 
p.date,
p.cont,
p.btn {
	padding-left: 20px;
}

.row img {
	width: 95%;
	float: right;
	margin-left: 0px;
	margin-bottom: 15px;
	border: 0px solid #FFFFFF;
	-moz-box-shadow:0px 0px 0px 0px rgba(0%,0%,0%,0);
	-webkit-box-shadow:0px 0px 0px 0px rgba(0%,0%,0%,0);
	box-shadow:0px 0px 0px 0px rgba(0%,0%,0%,0);
}

}

/*---------------------------------------------------------------------------------------------------------------*/


