@import url("//maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css");body{font-family:'Rambla',sans-serif;background: #2b2425;color:#fff;}
.row.design{background: #2b2425 url(../images/inside-bg.png) left bottom no-repeat;border:4px solid #fff;margin-right:5px;margin-left:5px;text-shadow: 1px 1px 1px #000;}
.scrollup{/*background:url(../images/sprite.png) no-repeat -91px -349px;width:40px;height:40px;opacity:.3;filter:alpha(opacity = 30);position:fixed;bottom:30px;right:20px;display:none;text-indent:-9999px*/ display:none}
h4{font-family:'Merriweather',serif;font-size:120%;font-weight:700;margin:15px 0 5px;color:#55e5f7}
.main h1{font-weight:700}
.main h2{font-family: 'Gabriela',serif;font-size:280%;color: #f9473b!important;margin-bottom:20px;font-weight:700;/*text-shadow:1px 2px 1px #fef018;*/}
.main h4{font-family:'Merriweather',serif;font-size:140%;font-weight:700;margin:0 0 15px;text-align:center;color:#fff; text-shadow:2px 2px 2px #000}
.main a{color:#fff}
.bullet-points li:before{content:"\2605";color: #fef018;margin-right:8px;}
li{padding:6px 0 3px 0;font-weight:700}
#phone span{font-family:'Rambla',sans-serif;color: #fef018!important;}
#phone a{color: #fef018!important;}
.phone2{font-family:'Rambla',sans-serif}
a.button_buy:hover,a.button_buy_pricing:hover,a.button_buy_big:hover{background:#ff3595;background-image:-webkit-linear-gradient(top,#ac2c26,#f94039);background-image:-moz-linear-gradient(top,#ac2c26,#f94039);background-image:-ms-linear-gradient(top,#ac2c26,#f94039);background-image:-o-linear-gradient(top,#ac2c26,#f94039);background-image:linear-gradient(to bottom,#ac2c26,#f94039);}
a.button_buy_pricing{background:#f5841f;background-image:-webkit-linear-gradient(top,#f94039,#ac2c26);background-image:-moz-linear-gradient(top,#f94039,#ac2c26);background-image:-ms-linear-gradient(top,#f94039,#ac2c26);background-image:-o-linear-gradient(top,#f94039,#ac2c26);background-image:linear-gradient(to bottom,#f94039,#ac2c26);font-family:'Rambla',san-serif;color:#fff;border-color: #ff0900!important}
.check-label{color:#fff;}
.promo-number a,.last-list a {color:#55e5f7}
.free {color:#55e5f7}
.footer p{color:#f9ebc4}
.footer a{color:#f9ebc4;}
.footer a:hover{color:#ccc}
.tag{color: #f9ebc4;}
/*.return a,.return .act-code{color:#55e5f7!important;}*/
.return a{color: #fef018 !important; text-decoration: underline}
.return .act-code{color: #fef018 !important;}
.return h1{}
.return h2{}
.return h4{}
.return p{}
.return em{color:#fef018;}
.countdown-holding span{background-color:#CCC}
.countdown-section{font-family:"Rambla",sans-serif;color:#fff;}
.countdown-amount{font-family:"Rambla",sans-serif;color:#fff;}
.countdown-period{font-family:"Rambla",sans-serif;color:#fff;}
.countdown-descr{display:block;width:100%}
.bullet-points .list-unstyled{padding-left:20px;list-style:none;}
.bullet-points h4{font-family:'Merriweather',serif;color: #fef018;padding-left:20px;}
@media screen and (min-width:761px ) and (max-width:1005px){
	
}
@media screen and (min-width:481px ) and (max-width:991px){
 .row.design{background: #2b2425 url(../images/inside-bg-med.png) left bottom no-repeat;}
	.empty{min-height:430px;}
}
@media screen and (max-width:480px){
 .row.design{background: #2b2425 url(../images/inside-bg-small.png) left bottom no-repeat;}
	.empty{min-height:400px!important;}
}
@media screen and (max-width:460px){
	.return a, .site-link{font-size: 100%}
}