@media(max-width:1200px){
.container{width:100%; padding:0px 15px;}
.logo{width:200px; height:auto;}	
.banner-title h1, .take-minutes-bg h2 {font-size: 30px;line-height: 34px;}
.info-details h2{font-size: 28px;line-height: 28px;}
.take-minutes-bg h2 span{width:510px;}
.gift-banner-bg {padding: 50px 0px 25px 0px;}
.take-minutes-colm h3{font-size:18px; line-height:24px;}
.gift-card-faq, .buy-now, .banner-title, .gift-card{float:left;}
.take-minutes{width:100%; float:left;}
.button {padding: 8px 10px;font-size: 22px;width: 150px;margin-left: -75px;}
.description {
    padding:20px 50px 20px 50px;
    color:#003366;
    font-size:22px;
}
}
@media(max-width:992px){
.take-minutes-colm h3 br{display:none;}
.take-minutes-colm{background-size:20px;}
.banner-title h1{text-shadow: 3px 3px #ac2126;}
.gift-card .col-lg-2:nth-child(2){z-index:3}
.gift-card .col-lg-2:first-child{z-index:4}
.gift-card .col-lg-2:nth-child(2), .gift-card .col-lg-2:last-child{margin-left:-27%;}
}
@media(max-width:767px){
.info-details{padding-bottom:30px; padding-top:30px; background:url(../../images/border-bottom.png) bottom center no-repeat;}	
.take-minutes-colm {width: 50%; margin-bottom:25px; background:none;}
.take-minutes-colm:last-child{margin-left:25%;}
.logo {width: 110px;}
.gift-card .col-lg-2:nth-child(2), .gift-card .col-lg-2:last-child{margin-left:-40%;}
.banner-title h1{font-size:24px; line-height:30px;}
.banner-title a{font-size:16px; margin:15px 0px 30px 0px;}
.gift-banner-bg {padding: 20px 0px;}
.gift-banner-bg{background:url(../../images/gift-banner-bg2.jpg) right bottom no-repeat; background-size:100%;}
.banner1{display:none;}
.banner2{display:block;}
.description {
    padding:20px 50px 20px 50px;
    color:#003366;
    font-size:22px;
}
}
@media(max-width:580px){
.take-minutes-colm {width: 100%;}
.take-minutes-colm:last-child{margin-left:0%;}	
.take-minutes-bg h2 span{width:auto;}
.banner-title h1, .take-minutes-bg h2, .info-details h2{font-size: 24px;line-height: 28px;}
.button {padding: 4px 10px; font-size: 16px; width: 110px; margin-left: -50px;}
.banner-title h1 br{display:none;}
}