.excard-mobileapps__wrapper{
	width:1200px;
	margin:0 auto;
	background-color:#fff;
}
@media screen and (min-width:1025px) and (max-width:1324px){
    .excard-mobileapps__wrapper{
        width:1000px;
    }
}
@media screen and (min-width:768px) and (max-width:1024px){
    .excard-mobileapps__wrapper{
        width:700px;
    }
}
@media screen and (min-width:481px) and (max-width:767px){
    .excard-mobileapps__wrapper{
        width:440px;
		padding: 5px;
    }
}
@media screen and (min-width:320px) and (max-width:480px){
    .excard-mobileapps__wrapper{
        width:281px;
		padding: 5px;
    }
}
img.News_title_mobapps{
	width: 40px;
}

label.mobileapps_title{
	font-size: 25px;
	color: #005a7e;
	font-weight: 800;
	padding-left: 10px;
}
@media screen and (min-width:768px) and (max-width:1024px){
    label.mobileapps_title{
        font-size: 18px;
    }
	img.News_title_mobapps{
	width: 20px;
	}
}
@media screen and (min-width:481px) and (max-width:767px){
    label.mobileapps_title{
        font-size: 16px;
    }
	img.News_title_mobapps{
	width: 18px;
	}
}
@media screen and (min-width:320px) and (max-width:480px){
    label.mobileapps_title{
        font-size: 12px;
    }
	img.News_title_mobapps{
	width: 18px;
	}
}
.column_mobile1 {
  float: left;
  width: 85%;
  padding-top: 10px;
	padding-bottom: 10px;
}
.column_mobile2 {
  float: left;
  width: 15%;
  padding: 10px;
}
/* Clear floats after the columns */
.row_mobile:after {
  content: "";
  display: table;
  clear: both;
}
@media screen and (min-width:1025px) and (max-width:1324px){
    .row_mobile:after{
        width:1000px;
    }
}
@media screen and (min-width:768px) and (max-width:1024px){
    .row_mobile:after{
        width:700px;
    }
}
@media screen and (min-width:481px) and (max-width:767px){
    .row_mobile:after{
        width:440px;
    }
}
@media screen and (min-width:320px) and (max-width:480px){
    .row_mobile:after{
        width:281px;
    }
}
.excard-banner_mobileapps_content{
    width:894px;
	height:325px;
}
@media screen and (min-width:1025px) and (max-width:1324px){
    .excard-banner_mobileapps_content{
        height:260px;
    }
}
@media screen and (min-width:768px) and (max-width:1024px){
    .excard-banner_mobileapps_content{
        height:190px;
    }
}
@media screen and (min-width:481px) and (max-width:767px){
    .excard-banner_mobileapps_content{
        height:175px;
    }
}
@media screen and (min-width:320px) and (max-width:480px){
    .excard-banner_mobileapps_content{
        height:100px;
    }
}
.excard-banner-mobileapps__wrapper{
    position:relative;
    background-color:#333;
    height:inherit;
    width:940px;
}

@media screen and (min-width:1025px) and (max-width:1324px){
    .excard-banner-mobileapps__wrapper{
        width:750px;
    }
}
@media screen and (min-width:768px) and (max-width:1024px){
    .excard-banner-mobileapps__wrapper{
        width:550px;
    }
}
@media screen and (min-width:481px) and (max-width:767px){
    .excard-banner-mobileapps__wrapper{
        width:500px;
    }
}
@media screen and (min-width:320px) and (max-width:480px){
    .excard-banner-mobileapps__wrapper{
        width:281px;
    }
}

.excard-banner_mobile{
	width: 1200px;
	margin: 0 auto;
	height: 500px;
}
@media screen and (min-width:1025px) and (max-width:1324px){
    .excard-banner_mobile{
        width:1000px;
    }
}
@media screen and (min-width:768px) and (max-width:1024px){
    .excard-banner_mobile{
        width:700px;
    }
}
@media screen and (min-width:481px) and (max-width:767px){
    .excard-banner_mobile{
        width:440px;
    }
}
@media screen and (min-width:320px) and (max-width:480px){
    .excard-banner_mobile{
        width:281px;
    }
}
img.mobileapps_size{
	width: 100%;
	height: 100%;
}
img.mobileapps_qr{
	width: 120px;
}

img.mobileapps_qr_button {
	width: 120px;
	cursor: pointer;
	background-color: black;
	border-radius: 5px;
}
img.mobileapps_qr_button:hover {
	background-color:#2E2E2E;
}
@media screen and (min-width:1025px) and (max-width:1324px){
    img.mobileapps_qr_button{
        width:90px;
	}
	img.mobileapps_qr{
        width:90px;
    }
}
@media screen and (min-width:768px) and (max-width:1024px){
    img.mobileapps_qr_button{
        width:65px;
	}
	img.mobileapps_qr{
        width:65px;
    }
}
@media screen and (min-width:481px) and (max-width:767px){
    img.mobileapps_qr_button{
        width:160px;
	}
}


div.mobileapps_icon_hor{
	
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
@media screen and (min-width:1025px) and (max-width:3840px){
    div.mobileapps_icon_hor{
        display: none;
	}
}
@media screen and (min-width:768px) and (max-width:1024px){
    div.mobileapps_icon_hor{
        display: none;
	}
}
@media screen and (min-width:481px) and (max-width:767px){
    div.mobileapps_icon_hor{
    width: 100%;
	margin: 0 auto;
	text-align: center;
	}
}
@media screen and (min-width:320px) and (max-width:480px){
    div.mobileapps_icon_hor{
    width: 100%;
	margin: 0 auto;
	text-align: center;
	}
}
a.mobileapps_icon_hor_a{
	padding-right: 20px;
	padding-left: 60px;
}
@media screen and (min-width:1025px) and (max-width:3840px){
    a.mobileapps_icon_hor_a{
        display: none;
	}
}
@media screen and (min-width:768px) and (max-width:1024px){
    a.mobileapps_icon_hor_a{
        display: none;
	}
}
@media screen and (min-width:320px) and (max-width:480px){
    a.mobileapps_icon_hor_a{
    padding-right: 5px;
	padding-left: 10px;
	}
}