html{
min-height:100%;
background: url(../img/bg.jpg) no-repeat center center fixed;
-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;	
}
body{padding:10px 0}

.show{display:block !important}
.hide{display:none}

.left {float:left}
.right{float:right}

.clear{ clear:both;}

h1, h2, h3, h4, h5, h6 .title, .menu{font-family: 'Magra', sans-serif;}

.container{width:960px; margin: auto; background:#fff; -webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px; padding:20px}
.logo{display:block; background:url(../img/logo.png) no-repeat top left; width:135px; font-size:24px; color:#444444; padding:10px 0 10px 49px; text-decoration:none; text-transform:uppercase}
.menu li{display:inline-block}
.menu li a{display:block; background:#61a7ee; color:#fff; text-decoration:none; text-transform:uppercase; font-size:19px; padding:10px 20px; -webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px; font-family: 'Magra', sans-serif; margin-left:15px}
.menu li a:hover{background:#b0d7ff}

.one {background:url(../img/header1.jpg) no-repeat center center !important}
.two {background:url(../img/header2.jpg) no-repeat center center !important}
.three {background:url(../img/header3.jpg) no-repeat center center !important}
.four {background:url(../img/header4.jpg) no-repeat center center !important}
.bigimg{background:url(../img/header.jpg) no-repeat center center; width:100%; height: 495px; margin: 30px 0 0 0; padding: 30px 0 0 0; position:relative; -webkit-background-size: cover  !important; -moz-background-size: cover !important; -o-background-size: cover !important; background-size: cover !important; -webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px;}
.bigimg .text{width:45%; margin:0px 0 0 230px}
.bigimg .text h2{color:#fff; text-transform:uppercase; font-size:33px; margin:0 0 15px 0}
.bigimg .text p{font-size:14px; color:#fff; line-height:16px}

.block-buy{position:absolute; width:383px; height:192px; padding:18px; background:#fff url(../img/cialis.png) no-repeat 18px 18px;  -webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px; bottom:10px; right: 10px;}
.block-buy .left{width:117px; height:181px; position:relative}
.block-buy .left a{width:100%; display:block; font-size:20px; color:#fff; text-decoration:none; text-transform:uppercase; text-align:center; background:#ff9600; padding: 10px 0; -webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px; position:absolute; bottom:0;}
.block-buy .left a:hover{background:#ffc169}

.block-buy .right{width:230px; height:181px}
.block-buy .right h2{font-size:38px; color:#61a7ee; text-transform:uppercase}
.block-buy .right h3{font-size:30px; color:#c0c0c0; text-transform:uppercase; padding: 3px 0 15px 0; border-bottom:solid 1px #d9d9d9}
.block-buy .right p{font-size:14px; color:#888888; line-height:25px; margin:20px 0 0 0}

.content h1{margin:30px 0 5px 0; font-size:45px; color:#61a7ee; text-transform:uppercase}
.content h2{margin:30px 0 5px 0; font-size:30px; color:#444444; font-weight:600; background:url(../img/heart.png) no-repeat center left; padding: 0 0 0 35px}
.content h3{margin:30px 0 5px 0; font-size:28px; color:#666666; background:url(../img/heart.png) no-repeat center left; padding: 0 0 0 35px}
.content h4{margin:30px 0 5px 0; font-size:24px; color:#666666; background:url(../img/heart.png) no-repeat center left; padding: 0 0 0 35px}
.content h5{margin:30px 0 5px 0; font-size:20px; color:#444444; font-weight:600;  background:url(../img/heart.png) no-repeat center left; padding: 0 0 0 35px}
.content p{color:#888888; font-size:14px; margin:15px 0 17px 0}
.content .border{ border-bottom:solid 1px #d9d9d9;}

.footer{background: #efefef;padding:20px; border:solid 1px #e2e2e2; margin:40px 0 0 0;  -webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px; }
.footer .menu_f li{display:inline-block;  color:#a2a2a2;}
.footer .menu_f li a{text-decoration:none; text-transform:uppercase; font-size:16px; color:#a2a2a2;  font-family: 'Magra', sans-serif; }
.footer .menu_f li a:hover{color:#444}
.footer p{font-size:13px; color:#ababab; margin:20px 0 0 0}
.footer .copy{color:#787878}


@media screen and (min-width: 1000px) {
	.menu{display:block}

}



@media screen and (max-width: 1000px) {
	.mob_menu{width:30px; height:30px; background:url(../img/menu.png) no-repeat center center; margin:auto}
	.container{width:90%}
	.logo{float:none !important; margin:auto}
	.menu {float:none !important; margin: 10px 0 0 0; display:none}
	.menu li{display:block; width:100%}
	.menu li a{margin:0 0 1px 0;  -webkit-border-radius: 0px;-moz-border-radius: 0px;border-radius: 0px; text-align:center}
	.bigimg {padding: 0}
	.bigimg .text{width:80%; margin:auto; text-align:center; padding: 30px 0 0 0}
	.bigimg .block-buy{position:relative; margin:20px auto; width:80%; bottom: 0; right: 0; height:auto}
	.bigimg .block-buy .left{width:45%;}
	.bigimg .block-buy .right{width:45%; height:auto}
}
