@media screen and (max-width: 1200px){
   
    #Master_title{width:98%;padding:1%;margin: auto !important;}/*主圖位置ID*/
    
    /*滿百100%區域*/
    .row100{width:100%;}
    /*資料集中寬外框*/
    #event_master,#event_sec,#event_third,#event_fourth,#event_fifth,#event_sixth{margin:0% auto;display:inline-block;padding:1% 0;}
    /*div section標籤段落*/
    section p,div p{font-size:1.3em;line-height:1.9em;text-align:left;}

    /*event start*/
    .resource_btn li {margin-bottom: auto;display: inline-block;margin: 0 9px 7px;}
    .get_resource a{font-size: 1.1em}
    .marketing-bar{width: 100%;}
    .banner{height: auto;        
    position: relative;
    display: block;
    text-align: center;
    background-image: url(../images/0901073_topbg.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: ;width: 100%;}
    .banner .container {;}
	.banner_title {top:0;left:0%;}
	.banner_title2{top: 20%;right:0%;}
    @media screen and (max-width:350px){
        .get_resource a {font-size: 0.92em;}
    }

 
}

@media screen and (min-width: 768px) and (max-width: 1199px){
    .need_list {width: 55%;}
}

@media screen and (max-width: 767px) and (orientation: portrait) {
    .marketing-bar a{display: block;}    
    .fa-money-bill-alt{margin-left: 0;}
    .database-title {font-size: 1.5rem;}
    .database-title strong {font-size: 2rem;}
    .event-banner {display: flex;}
    .event-banner a {margin: 0.25rem auto;width: 100%;}
    .banner .container {}
    .banner_title2{top: 20%;right:0%;}
}
        