
@charset "utf-8";
figure {
    position: relative;
}
figure img {
    float: left;
    height: auto;
    max-width: 100%;
    width: 100%;
}
.icons {
	margin-bottom:11px;
	width:269px;
	height:155px;
	border-radius:8px;
}
.drop-shadow {
            position:relative;
            float:left;
            width:83%;
            padding:1em;
            margin:2em 10px 4em;
            border: #ccc solid 1px;
			background-color: #fff;
			box-shadow: 4px 4px 0 #fff, 5px 5px 0 #ccc, 9px 9px 0 #fff, 10px 10px 0 #ccc;
        }

        .drop-shadow:before,
        .drop-shadow:after {
            content:"";
            position:absolute;
            z-index:-2;
        }

        .drop-shadow p {
            font-size:16px;
            font-weight:bold;
        }


.welcomeimg {
	height: 100px; 
	width: 110px; 
	border-radius: 7px; 
	box-shadow:2px 2px 2px #ccc;
}
.welcomelet {
	width:383px;
	height:93px;
	margin-top:45px;
}
.img1 {
    float: left;
    height: auto;
    max-width: 100%;
    min-width: 100%;
    width: 100%;
}
.header {
    float: left;
    height: 166px;
    max-width: 257px;
    min-width: 257px;
    width: 257px;
}

.shopimg {
    float: left;
    height: 166px;
    max-width: 257px;
    min-width: 257px;
    width: 257px;
    border-radius:1px;
}

.header2 {
	width:120px;
	height:120px;
	border:solid 1px #9E9E9E;
	
}
.iframe {
    float: left;
    height: 250px;
    width: 200px;
}
.rew {
  
    float: left;
    height: auto;
    max-width: 285px;
    min-width: 185px;
    width: 258px;
}
.rew2 {
  
    float: left;
    height: auto;
    max-width: 285px;
    min-width: 185px;
    width: 258px;
}
.imgstrech {

    float: left;
    height: auto;
    max-width: 100%;
    min-width: 100%;
    width: 100%;
}
.photoframe {
    background-image: url("../images/frame.jpg");
    background-repeat: no-repeat;
    height: 288px;
    padding: 60px;
    width: 450px;
}
.photoframe2 {
    background-image: url("../images/frame2.jpg");
    background-repeat: no-repeat;
    height: 288px;
    padding: 60px;
    width: 450px;
}
.photopic {
    float: left;
    max-width: 100%;
    min-width: 100%;
    width: 100%;
}
.vidbar {
    background-image: url("../images/firstbar.jpg");
    background-repeat: repeat-y;
    background-size:100% 100%;
    color: #fff;
    font-family: tahoma;
    font-size: 20px;
    font-weight: bold;
    height: 62px;
    padding: 7px 0 0 15px;
    width: 100%;
    text-align: left;
}
.vidbar2 {
    background-image: url("../images/thirdbar.jpg");
    background-repeat: repeat-y;
        background-size:100% 100%;

    color: #fff;
    font-family: tahoma;
    font-size: 20px;
    font-weight: bold;
    height: 62px;
    padding: 7px 0 0 15px;
    width: 100%;
    text-align: left;
}
.joinhead {
    float: left;
    height: auto;
    max-width: 100%;
    min-width: 100%;
    width: 100%;
}
.forgot {
	width:378px;
	height:146px;
}
.img2 {
    height: 100px;
    margin: 0 auto;
    width: 100px;
}
.img2:hover {
    border-radius: 15px;
    box-shadow: 0 0 7px #bb1d00;
}
.img3 {
    float: left;
    height: 458px;
    width: 403px;
}
.img4 {
    float: left;
    height: 29px;
    width: 26px;
}
.img5 {
    float: left;
    height: 52px;
    width: 200px;
}
.btn-res {
    float: left;
    height: auto;
    width: 100%;
}
.responsive-rcpt {
    background-size: 100% 100%;
    width: 100%;
}
.responsive-news {
    background-size: 100% 100%;
    width: 100%;
}
.responsive-newshd1 {
    background-size: 100% 100%;
    width: 100%;
}
.responsive-newshd2 {
    background-size: 100% 100%;
    width: 100%;
}

.responsive-hb {
    background-size: 100% 100%;
    width: 100%;
}
.news-head {
    /* float: left; */
    height: auto;
    max-width: 100%;
    min-width: 100%;
    width: 100%;
}
.newsimg {
    float: left;
    height: 282px;
    max-width: 390px;
    width: 100%;
	border-radius:10px;
	box-shadow:3px 3px 3px #ccc;
	padding:5px;
}
.lefttree {
    background: url("../images/orange/2.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
    height: 115px;
    margin-top: 20px;
    width: 302px;
}
.centertree {
    background-image: url("../../images/orange/boxbinary2.jpg");
    background-repeat: no-repeat;
    float: left;
    height: 142px;
    margin-left: 90px;
    margin-top: 20px;
    width: 330px;
}
.righttree {
    background-image: url("../../images/orange/3.jpg");
    background-repeat: no-repeat;
    float: right;
    height: 115px;
    margin-top: 20px;
    width: 303px;
}
.franimg  {
	width:230px;
	height:104px;
}
.responsive-wel {
    background-size: 100% 100%;
    width: 100%;
}

.photo_event {
	

background: #ECE9E6; /* fallback for old browsers */
background: -webkit-linear-gradient(to left, #ECE9E6 , #FFFFFF); /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to left, #ECE9E6 , #FFFFFF); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
        
	box-shadow:0px 0px 5px #b5b5b5;
	margin-top:15px;
	line-height:230%;
	margin-bottom:5px;
	width:80%;
	border-radius:4px;
	margin-right:60px;
}


@media screen and (min-width: 240px) 
{
	
.responsive-wel {
    background-image: url(../../images/orange/welcome-letter-border.jpg);
}
	
	
.icons {
	margin-bottom:11px;
	width:235px;
	height:125px;
}

.welcomeimg {
	height: 40px; 
	width: 40px; 
	margin-right:0px;
	position:relative;
	border:0px;
	/* top:323px;
	right:41px; */
}
.welcomelet {
	width:150px;
	height:43px;
	margin-top:45px;
}
.lefttree {
    background: url("../images/orange/2-240.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 114px;
    width: 232px;
}
.header {
    height: 146px;
    margin:auto;
    max-width: 150px;
    min-width: 100%;
    width: 150px;
}

.shopimg {
    height: 146px;
    margin:auto;
    max-width: 150px;
    min-width: 100%;
    width: 150px;
}

.rew {
    float: left;
    height: auto;
    max-width: 50px;
    min-width: 50%;
    width: 50px;
}
.rew2 {
    float: left;
    height: auto;
    max-width: 100px;
    min-width: 100%;
    width: 100px;
}
.imgstrech {
    float: left;
    height: auto;
    max-width: 100%;
    min-width: 100%;
    width: 100%;
}
.photoframe {
    background-image: url("../images/frame240.jpg");
    background-repeat: no-repeat;
    height: 161px;
    padding: 30px;
    width: 205px;
}
.photoframe2 {
    background-image: url("../images/frame2240.jpg");
    background-repeat: no-repeat;
    height: 161px;
    padding: 30px;
    width: 205px;
}
.photopic {
    float: left;
    height: 102px;
    max-width: 100%;
    min-width: 100%;
    width: 100%;
}
.iframe {
    float: left;
    height: 200px;
    width: 100%;
}
.vidbar {
    font-size: 12px;
}
.vidbar2 {
    font-size: 12px;
}
.forgot {
	width:190px;
	height: auto;
}
figure img {
    float: left;
    height: auto;
    max-width: 100%;
    width: 100%;
}
.img1 {
    float: left;
    height: 99px;
    max-width: 99%;
    width: 99%;
}
.joinhead {
    float: left;
    height: auto;
    max-width: 100%;
    min-width: 100%;
    width: 100%;
}
.img2 {
    height: 40px;
    margin: 0 auto;
    width: 40px;
}
.img3 {
    float: left;
    height: 180px;
    width: 160px;
}
.img4 {
    float: left;
    height: 20px;
    width: 18px;
}
.img5 {
    float: left;
    height: 22px;
    width: 80px;
}
.news-head {
    /* float: left; */
    height: auto;
    max-width: 240px;
    min-width: 240px;
    width: 100px;
}
.newsimg {
    float: left;
	height:200px;
    max-width: 200px;
    width: 200px;
	
}
.header2 {
	width: 50px;
	height:60px;
	
}
}
@media screen and (min-width: 320px) {
.icons {
	margin-bottom:11px;
	width:300px;
	height:155px;
	padding-left:15px;
}

.welcomeimg {
	height: 40px; 
	width: 40px; 
	margin-right:0px;
	position:relative;
	border:0px;
	/* top:323px;
	right: 53px; */
}
.lefttree {
    background: url("../images/orange/2.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 115px;
    width: 302px;
}
.header {
    height: 166px;
    max-width: 100%;
    min-width: 150px;
    width: 100%;
	margin:auto;
}
.shopimg {
    height: 166px;
    max-width: 100%;
    min-width: 150px;
    width: 100%;
	margin:auto;
}
.rew {
    float: left;
    height: auto;
    max-width: 100px;
    min-width: 100%;
    width: 200px;
}
.rew2 {
    float: left;
    height: auto;
    max-width: 100px;
    min-width: 100%;
    width: 200px;
}
.imgstrech {
    float: left;
    height: auto;
    max-width: 100%;

    min-width: 100%;
    width: 100%;
}
.photoframe {
    background-image: url("../images/frame320.jpg");
    background-repeat: no-repeat;
    height: 220px;
    padding: 45px;
    width: 280px;
}
.photoframe2 {
    background-image: url("../images/frame2320.jpg");
    background-repeat: no-repeat;
    height: 220px;
    padding: 45px;
    width: 280px;
}
.photopic {
    float: left;
    height: 138px;
    max-width: 100%;
    min-width: 100%;
    width: 100%;
}
.iframe {
    float: left;
    height: 300px;
    width: 100%;
}
.vidbar {
    font-size: 12px;
}
.vidbar2 {
    font-size: 12px;
}
figure img {
    float: left;
    height: auto;
    max-width: 100%;
    width: 100%;
}
.img1 {
    float: left;
    height: 99px;
    max-width: 99%;
    width: 99%;
}
.joinhead {
    float: left;
    height: auto;
    max-width: 100%;
    min-width: 100%;
    width: 100%;
}
.forgot {
	width:250px;
	height:120px;
}
.img2 {
    height: 50px;
    margin: 0 auto;
    width: 50px;
}
.img3 {
    float: left;
    height: 229px;
    width: 201px;
}
.img4 {
    float: left;
    height: 14px;
    width: 13px;
}
.img5 {
    float: left;
    height: 26px;
    width: 100px;
}
.news-head {
    /* float: left; */
    height: auto;
    max-width: 100%;
    min-width: 100%;
    width: 100%;
}
.newsimg {
    float: left;
	height:250px;
    max-width: 280px;
    width: 280px;
	
}
.header2 {
	width:60px;
	height:60px;
	
}
}
@media screen and (min-width: 480px) {
.franimg  {
	width:240px;
	padding-right:40px;
	height:100px;
}
figure img {
    float: left;
    height: auto;
    max-width: 100%;
    width: 100%;
}

.welcomeimg {
	height: 40px; 
	width: 40px; 
	margin-right:0px;
	position:relative;
	border:0px;
	/* top: 332px;
	right: 77px; */
}
.welcomelet {
	width:190px;
	height:49px;
	margin-top:45px;
}
.header {
    float: left;
    height: 166px;
    max-width: 100%;
    min-width: 257px;
    width: 100%;
}
.shopimg {
    float: left;
    height: 166px;
    max-width: 100%;
    min-width: 257px;
    width: 100%;
}
.rew {
    float: left;
    height: auto;
    max-width: 100%;
    min-width: 100%;
    width: 100%;
}
.rew2 {
    float: left;
    height: auto;
    max-width: 100%;
    min-width: 100%;
    width: 100%;
}
.imgstrech {
    float: left;
    height: auto;
    max-width: 100%;
    min-width: 100%;
    width: 100%;
}
.iframe {
    float: left;
    height: 400px;
    width: 100%;
}
.vidbar {
    font-size: 15px;
}
.vidbar2 {
    font-size: 15px;
}
.photoframe {
    background-image: url("../images/frame.jpg");
    background-repeat: no-repeat;
    height: 288px;
    padding: 60px;
    width: 450px;
}
.photoframe2 {
    background-image: url("../images/frame2.jpg");
    background-repeat: no-repeat;
    height: 288px;
    padding: 60px;
    width: 450px;
}
.photopic {
    float: left;
    height: 181px;
    max-width: 100%;
    min-width: 100%;
    width: 100%;
}
.forgot {
	width:378px;
	height:146px;
}
.img1 {
    float: left;
    height: auto;
    max-width: 99%;
    width: 99%;
}
.joinhead {
    float: left;
    height: auto;
    max-width: 100%;
    min-width: 100%;
    width: 100%;
}
.img2 {
    height: 60px;
    margin: 0 auto;
    width: 60px;
}
.img3 {
    float: left;
    height: 270px;
    width: 240px;
}
.img4 {
    float: left;
    height: 17px;
    width: 16px;
}
.img5 {
    float: left;
    height: 31px;
    width: 120px;
}
.news-head {
    /* float: left; */
    height: auto;
    max-width: 100%;
    min-width: 100%;
    width: 100%;
}
.header2 {
	width: 110px;
	height: 110px;
	
}
.icons {
	margin-bottom:11px;
	width:330px;
	height:155px;
	padding-left:45px;
}
}
@media screen and (min-width: 768px) {
.icons {
	margin-bottom:11px;
	width:330px;
	height:155px;
	padding-left:45px;
}
.welcomeimg {
	height: 80px; 
	width: 80px; 
	margin-right:0px;
	position:relative;
	border:0px;
	/* top: 417px;
	right: 130px; */
}
.welcomelet {
	width:323px;
	height:73px;
	margin-top:45px;
}
.lefttree {
    background: url("../images/orange/2-240.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 114px;
    width: 232px;
}
.header {
    float: left;
    height: 166px;
    max-width: 100%;
    min-width: 257px;
    width: 100%;
}

.shopimg {
    float: left;
    height: 166px;
    max-width: 100%;
    min-width: 257px;
    width: 100%;
    padding-top:4px;
}

.rew {
    float: left;
    height: auto;
    max-width: 100%;
    min-width: 100%;
    width: 100%;
}
.rew2 {
    float: left;
    height: auto;
    max-width: 100%;
    min-width: 100%;
    width: 100%;
}
.imgstrech {
    float: left;
    height: auto;
    max-width: 100%;
    min-width: 100%;
    width: 100%;
}
.photoframe {
    background-image: url("../images/frame768.jpg");
    background-repeat: no-repeat;
    float: left;
    height: 275px;
    padding: 60px;
    width: 350px;
}
.photoframe2 {
    background-image: url("../images/frame2768.jpg");
    background-repeat: no-repeat;
    float: left;
    height: 275px;
    padding: 60px;
    width: 350px;
}
.photopic {
    float: left;
    height: 174px;
    max-width: 100%;
    min-width: 100%;
    width: 100%;
}
.iframe {
    float: left;
    height: 400px;
    width: 100%;
}
.vidbar {
    font-size: 18px;
}
.vidbar2 {
    font-size: 18px;
}
.lefttree table {
    width: 232px;
}
.centertree {
    background-image: url("../../images/orange/boxbinary2.jpg");
    background-repeat: no-repeat;
    float: left;
    height: 142px;
    margin-left: 5px;
    margin-top: 20px;
    width: 330px;
}
.righttree {
    background: url("../images/orange/3.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 114px;
    width: 232px;
}
.righttree table {
    width: 232px;
}
figure img {
    float: left;
    height: auto;
    max-width: 100%;
    width: 100%;
}
.img1 {
    float: left;
    height: auto;
    max-width: 99%;
    width: 99%;
}
.joinhead {
    float: left;
    height: auto;
    max-width: 100%;
    min-width: 100%;
    width: 100%;
}
.forgot {
	width:378px;
	height:146px;
}
.img2 {
    height: 80px;
    margin: 0 auto;
    width: 80px;
}
.img3 {
    float: left;
    height: 360px;
    width: 320px;
}
.img4 {
    float: left;
    height: 23px;
    width: 21px;
}
.img5 {
    float: left;
    height: 40px;
    width: 160px;
}
.news-head {
    /* float: left; */
    height: auto;
    max-width: 100%;
    min-width: 100%;
    width: 100%;
}
}
@media screen and (min-width: 1024px) {
.welcomeimg {
	height: 110px; 
	width: 110px; 
	margin-right:0px;
	position:relative;
	border:0px;
	/* top: 470px;
	right: 190px; */
}
.lefttree {
    background: url("../images/orange/2.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
    height: 115px;
    margin-top: 20px;
    width: 302px;
}
.header {
    float: left;
    height: 166px;
    max-width: 100%;
    /* min-width: 257px; */
    width: 95%;
}
.rew {
    float: left;
    height: auto;
    max-width: 100%;
    min-width: 100%;
    width: 100%;
}
.rew2 {
    float: left;
    height: auto;
    max-width: 100%;
    min-width: 100%;
    width: 100%;
}
.imgstrech {
    float: left;
    height: auto;
    max-width: 100%;
    min-width: 100%;
    width: 100%;
}
.photoframe {
    background-image: url("../images/frame.jpg");
    background-repeat: no-repeat;
    height: 288px;
    padding: 60px;
    width: 450px;
}
.photoframe2 {
    background-image: url("../images/frame2.jpg");
    background-repeat: no-repeat;
    height: 288px;
    padding: 60px;
    width: 450px;
}
.photopic {
    float: left;
    height: 181px;
    max-width: 100%;
    min-width: 100%;
    width: 516px;
}
.iframe {
    float: left;
    height: 400px;
    width: 100%;
}
.forgot {
	width:378px;
	height:146px;
}
.centertree {
    background-image: url("../../images/orange/boxbinary2.jpg");
    background-repeat: no-repeat;
    float: left;
    height: 142px;
    margin-left: 18px;
    margin-top: 20px;
    width: 330px;
}
.righttree {
    background-image: url("../../images/orange/3.jpg");
    background-repeat: no-repeat;
    float: right;
    height: 115px;
    margin-top: 20px;
    width: 303px;
}
.responsive-rcpt {
    background-image: url(../images/receipt_bg.jpg);
    -webkit-print-color-adjust: exact;
}


.icons {
	margin-bottom:11px;
	width:215px;
	height:115px;
	padding-left:0px;
}
}
@media screen and (min-width: 1100px) {
.icons {
	margin-bottom:11px;
	width:239px;
	height:130px;
	margin-left:7px;
}
.welcomeimg {
	height: 110px; 
	width: 110px; 
	margin-right:0px;
	position:relative;
	border:0px;
	/* top: 595px;
	right: 305px; */
}
figure img {
    float: left;
    height: auto;
    max-width: 100%;
    width: 100%;
}
.welcomelet {
	width:383px;
	height:93px;
	margin-top:45px;
}
.header {
    float: left;
    height: 166px;
    max-width: 257px;
    /* min-width: 100%; */
    width: 257px;
}
.rew {
    float: left;
    height: 185px;
    max-width: 125px;
    width: 125px;
}
.rew2 {
    float: left;
    height: 185px;
    max-width: 125px;
    width: 125px;
}
.imgstrech {
    float: left;
    height: auto;
    max-width: 100%;
    min-width: 100%;
    width: 100%;
}
.photoframe {
    background-image: url("../images/frame.jpg");
    background-repeat: no-repeat;
    height: 288px;
    padding: 60px;
    width: 450px;
}
.photoframe2 {
    background-image: url("../images/frame2.jpg");
    background-repeat: no-repeat;
    height: 288px;
    padding: 60px;
    width: 450px;
}
.photopic {
    float: left;
    max-width: 100%;
    min-width: 100%;
    width: 100%;
}
.iframe {
    float: left;
    height: 400px;
    width: 70%;
}
.forgot {
	width:378px;
	height:146px;
}
.img1 {
    float: left;
    height: auto;
    max-width: 99%;
    width: 99%;
    border-radius: 20px 20px 0px 0px;
}
.joinhead {
    float: left;
    height: auto;
    max-width: 100%;
    min-width: 100%;
    width: 100%;
}
.img2 {
    height: 100px;
    margin: 0 auto;
    width: 100px;
}
.img3 {
    float: left;
    height: 458px;
    width: 403px;
}
.img4 {
    float: left;
    height: 29px;
    width: 26px;
}
.img5 {
    float: left;
    height: 52px;
    width: 200px;
}
.news-head {
    /* float: left; */
    height: auto;
    max-width: 80%;
    min-width: 80%;
    width: 80%;
}
.lefttree {
    background: url("../images/orange/2.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
    height: 115px;
    margin-top: 20px;
    width: 302px;
}
.centertree {
    background-image: url("../../images/orange/boxbinary2.jpg");
    background-repeat: no-repeat;
    float: left;
    height: 142px;
    margin-left: 80px;
    margin-top: 20px;
    width: 330px;
}
.righttree {
    background-image: url("../../images/orange/3.jpg");
    background-repeat: no-repeat;
    float: right;
    height: 115px;
    margin-top: 20px;
    width: 303px;
}
}
@media screen and (min-width: 760px) and (max-width: 980px) {
.responsive-rcpt {
    background-image: url(../images/rcpt_768.jpg);
}
}
@media screen and (min-width: 350px) and (max-width: 760px) {
.responsive-rcpt {
    background-image: url(../images/rcpt_480.jpg);
}
}
@media screen and (min-width: 240px) and (max-width: 350px) {
.responsive-rcpt {
    background-image: url(../images/rcpt_320.jpg);
}
}
@media screen and (max-width: 240px) {
.responsive-rcpt {
    background-image: url(../images/rcpt_240.jpg);
}
}



@media screen and (min-width: 760px) and (max-width: 980px) {

}
@media screen and (min-width: 350px) and (max-width: 760px) {
.responsive-wel {
    background-image: url("../images/welcome-letter-border.jpg");
}
}
@media screen and (min-width: 240px) and (max-width: 350px) {

}
@media screen and (max-width: 240px) {
.responsive-wel {
    background-image: url("../images/welcome-letter-border.jpg");
}
}


.responsive-ads {
    background-size: 100% 100%;
    width: 100%;
}
@media screen and (min-width: 1024px) {
.responsive-ads {
    background-image: url("../images/freeads.jpg");
}
}
@media screen and (min-width: 970px) and (max-width: 1024px) {
.responsive-ads {
    background-image: url("../images/freeads_970.jpg");
}
}
@media screen and (max-width: 970px) {
.responsive-ads {
    background-image: url("../images/freeads_768.jpg");
}
}
.responsive-news {
    background-size: 100% 100%;
    width: 100%;
}
@media screen and (min-width: 1024px) {
.responsive-news {
    background-image: url("../images/news_head.jpg");
}
}
@media screen and (min-width: 980px) and (max-width: 1024px) {
.responsive-news {
    background-image: url("../images/news_head.jpg");
}
}
@media screen and (min-width: 760px) and (max-width: 980px) {
.responsive-news {
    background-image: url("../images/news_head_768.jpg");
}
}
@media screen and (min-width: 350px) and (max-width: 760px) {
.responsive-news {
    background-image: url("../images/news_head_480.jpg");
}
}
@media screen and (min-width: 240px) and (max-width: 350px) {
.responsive-news {
    background-image: url("../images/news_head_320.jpg");
}
}
@media screen and (max-width: 240px) {
.responsive-news {
    background-image: url("../images/news_head_240.jpg");
}
}


@media screen and (min-width: 1024px) {
.responsive-newshd1 {
    background-image: url("../images/news1.jpg");
}
}
@media screen and (min-width: 980px) and (max-width: 1024px) {
.responsive-newshd1 {
    background-image: url("../images/news1.jpg");
}
}
@media screen and (min-width: 760px) and (max-width: 980px) {
.responsive-newshd1 {
    background-image: url("../images/news1_768.jpg");
}
}
@media screen and (min-width: 350px) and (max-width: 760px) {
.responsive-newshd1 {
    background-image: url("../images/news1_480.jpg");
}
}
@media screen and (min-width: 240px) and (max-width: 350px) {
.responsive-newshd1 {
    background-image: url("../images/news1_320.jpg");
}
}
@media screen and (max-width: 240px) {
.responsive-newshd1 {
    background-image: url("../images/news1_240.jpg");
}
}


@media screen and (min-width: 1024px) {
.responsive-newshd2 {
    background-image: url("../images/news2.jpg");
}
}
@media screen and (min-width: 980px) and (max-width: 1024px) {
.responsive-newshd2 {
    background-image: url("../images/news2.jpg");
}
}
@media screen and (min-width: 760px) and (max-width: 980px) {
.responsive-newshd2 {
    background-image: url("../images/news2_768.jpg");
}
}
@media screen and (min-width: 350px) and (max-width: 760px) {
.responsive-newshd2 {
    background-image: url("../images/news2_480.jpg");
}
}
@media screen and (min-width: 240px) and (max-width: 350px) {
.responsive-newshd2 {
    background-image: url("../images/news2_320.jpg");
}
}
@media screen and (max-width: 240px) {
.responsive-newshd2 {
    background-image: url("../images/news2_240.jpg");
}
}



@media screen and (min-width: 1024px) {
.responsive-hb {
    background-image: url("../images/happybirthday.jpg");
}
}
@media screen and (min-width: 980px) and (max-width: 1024px) {
.responsive-hb {
    background-image: url("../images/happybirthday.jpg");
}
}
@media screen and (min-width: 760px) and (max-width: 980px) {
.responsive-hb {
    background-image: url(../images/happybirthday_768.jpg);
}
}
@media screen and (min-width: 350px) and (max-width: 760px) {
.responsive-hb {
    background-image: url(../images/happybirthday_480.jpg);
}
}
@media screen and (min-width: 240px) and (max-width: 350px) {
.responsive-hb {
    background-image: url(../images/happybirthday_320.jpg);
}
}
@media screen and (max-width: 240px) {
.responsive-hb {
    background-image: url(../images/happybirthday_240.jpg);
}
}
