/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	background-color: #90B44B;
/*	border: 1px solid rgba(0,0,0,1.00);*/
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.content_outer{
/*    background-image: url("../images/gift/giftbg.svg");*/
    background-repeat: no-repeat;
    text-align: center;    

}

.subbt_giftimg{
    padding-top: 20px;
    padding-bottom: 20px;
/*	max-width: 80%;*/
	margin: 0 auto;
}
.subtt_giftimg img{
        max-width: 80%;
        padding-top: 20px;
    padding-bottom: 20px;
    
    }

.content_outer2{
	width: 100%;
    margin: 0 auto;
	padding-bottom: 20px;
}
.content_gift{
    margin-bottom: 10px;
	
}

.content_giftin{
    max-width: 1000px;
	margin: 0px auto;
    text-align: center;
/*	height: 1000px;*/
}

.content_giftin2{
    max-width: 1000px;
	margin: 0px auto;
    text-align: center;
	display: flex;
	padding-bottom: 20px;
/*	height: 6000px;*/
}

.gift_title{
    padding: 20px 0px 20px;
}

.content_giftimg{
    float: left;
    width: calc(50% - 0px);
    padding: 10px 0px 20px;
	margin-left: -10px;
}

.content_giftimg2{
    float: left;
    width: calc(100% - 0px);
    padding: 10px 0px 20px;
}

.content_giftimg3{
    float: left;
    width: calc(33% - 0px);
    padding: 10px 0px 20px;
}

.gift_ttouter2{
    text-align: center;
    margin-top: 30px;
/*    padding-bottom: 20px;*/
}

.gift_ttin02{
    max-width: 1000px;
    margin: 0 auto;
}

.lotteryimg{
	max-width: 100%;
	height: auto;
}


/* xs - Extra small devices (portrait phones, less than 576px) */
@media (min-width: 360px)and (max-width: 574px){
    .content_giftimg{
    float: left;
    width: calc(100% - 0px);
    padding: 10px 0px 20px;
}
    .content_giftimg img{
    width: 90%;
}
    .content_giftimg2 img{
    width: 90%;
}     
    .giftimg img{
        width: 90%;
    }
    .subtt_giftimg img{
        max-width: 80%;
    }
    .content_giftimg3{
    float: left;
    width: calc(100% - 0px);
    padding: 10px 0px 20px;
}
	.popup .popuptext {
/*    visibility: hidden;*/
	max-width: 360px;
    background-color: #555;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 12px 12px;
    position: absolute;
    z-index: 1;
    /* bottom: 125%; */
    left: 85%;
    margin-left: -299px;
    font-size: 0.8rem;
    line-height: 1.4;
}
	.gift_title img{
		width: 90%;
	}
	
	.gift_ttin02 img{
		width: 90%;
	}
	.row{
    width: calc(100% - 0px);
	}
}
@media (max-width: 575.98px) {
    .content_giftimg{
    float: left;
    width: calc(100% - 0px);
    padding: 10px 0px 20px;
}
    .content_giftimg img{
    width: 90%;
} 
    .content_giftimg2 img{
    width: 90%;
}    
    .giftimg img{
        width: 90%;
    }
    .subtt_giftimg img{
        max-width: 80%;
    }
    .content_giftimg3{
    float: left;
    width: calc(100% - 0px);
    padding: 10px 0px 20px;
}
}
	
/* sm - Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) and (max-width: 767.98px) {
    .content_giftimg{
    float: left;
    width: calc(100% - 0px);
    padding: 10px 0px 20px;
}
    .content_giftimg img{
    width: 90%;
}    
    .content_giftimg2 img{
    width: 90%;
}    
    .giftimg img{
        width: 90%;
    }
    .subtt_giftimg img{
        max-width: 80%;
    }
    .content_giftimg3{
    float: left;
    width: calc(100% - 0px);
    padding: 10px 0px 20px;
    margin-bottom: 10px;    
}
}

/* md - Medium devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991.98px) {
    .content_giftimg{
    float: left;
    width: calc(100% - 0px);
    padding: 10px 0px 20px;
}
    .content_giftimg img{
    width: 90%;
}     
    .content_giftimg2 img{
    width: 90%;
}    
    .giftimg img{
        width: 90%;
    } 
    .subtt_giftimg img{
        max-width: 80%;
    }
    .content_giftimg3{
    float: left;
    width: calc(100% - 0px);
    padding: 10px 0px 20px;
}
}

/* lg - Large devices (desktops, 992px and up) */
@media (min-width: 992px) and (max-width: 1199.98px) {
    .content_giftimg{
    float: left;
    width: calc(100% - 0px);
    padding: 10px 0px 20px;
}
    .content_giftimg img{
    width: 90%;
}    
    .content_giftimg2 img{
    width: 90%;
}    
    .giftimg img{
        width: 90%;
    }
    .subtt_giftimg img{
        max-width: 80%;
    }
    .content_giftimg3{
    float: left;
    width: calc(100% - 0px);
    padding: 10px 0px 20px;
}

}

/* xl - Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {


}
