@import url(https://fonts.googleapis.com/css?family=Roboto:400,900,700italic,700,500,900italic);
@font-face {
  font-family: 'Roboto-Thin';
  src: url('../fonts/Roboto-Thin.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto-Light';
  src: url('../fonts/Roboto-Light.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
* {
    line-height: normal;
}
body {
	border-top:5px solid #303030;
     font-family:'Roboto'; 
    color: #2d2d2d;
  	-webkit-font-smoothing: subpixel-antialiased;
	-webkit-text-stroke:1px transparent;
}
.contmargin {
    margin-top: 30px
}
img {
    max-width: 100%
}
a,
a:hover {
    text-decoration: none;
}
h1,h2{margin:0; padding:0}
h1 {
    font-size: 42px;color:#2d2d2d;line-height:normal; text-align:center; margin-bottom:20px;
}
h2 {}
ul {
    margin: 0;
    padding: 0;
}

/*----------starts header section--------------*/
header{background-color:#ffffff;}
header p{font-size:22px;}
.home{border-right:2px solid #3588ff;padding-right:12px;height:12px;}
.navbar-brand {
    padding-left: 0
}
.container {
    max-width: 1240px;
}

.navbar {
    margin-top: 0px;
    margin-bottom: 0px;
    border: none;
    width: 100%;
    transition: all 200ms ease 0s;
}
#navbar {
	padding-left: 0;
    padding-right: 0;
    margin-top: -37px;
    transition: all .2s;
    position: relative;
}
.fixed #navbar {
    
}
.navbar-header {
    float: none;
    margin-top: 0px;
}
.nav.navbar-nav {
    font-size: 14px;
    float: none;
	text-transform:uppercase;
}
.navbar > .container .navbar-brand,
.navbar > .container-fluid .navbar-brand {
    padding: 0;
    margin: 0
}
.navbar-brand,
.navbar-nav > li {
    margin: 0px;
    display: inline-block;
    float: none;
}
.navbar-nav > li:last-child {
    background: none
}
.navbar-nav > li > a,
.navbar-nav > li > a:hover {
    color: #ffffff; 
    margin: -4px 0 0 10px;
    padding: 0px 0px 0px;
    background-color:#303030;
    text-shadow: none;
}
.navbar-brand {
    height: auto;
    border-radius: 0
}
/*----------ends header section--------------*/



/* banner section  */
.banner-margin{margin-top:-50px;}
.banner_heading{font-size:32px;color:#1f1f1f;line-height:32px;text-transform:uppercase;font-weight:bold;padding:0px 100px 0px 100px;}
.banner_text{padding-top:30px;font-size:18px;color:#363636;font-weight:100px;line-height:28px;font-family: 'Roboto';}
/* banner section-End */
.so-what{font-size:24px;color:#ffffff;text-transform:uppercase;margin-top:-60px;font-weight:bold;}


/* All In One section  */
.bg_grey{margin-top:-14px;background-color:#303030;width:100%;padding:30px 0px;}
.victory-pill{font-size:22px;font-weight:900;color:#3588ff;}
.hybird{font-size:16px;color:#ffffff;line-height:32px;font-family: 'Roboto-Light';}
.order-ProstaGenix{padding:0px 0px 0px 30px;margin:0px;font-size:32px;font-weight:900;color:#ffffff;}
.order-now{margin-top:10px;}
.yellow-line{margin-top:-22px}
.secure-logo{margin-top:50px;}
/* All In One section end...  */


/* what are the result section start */
.ProstaGenix-do{margin-top:40px;margin-bottom:40px;}
.ProstaGenix-act{padding:20px 0px 5px 0px;font-size:20px;font-weight:100px;line-height:28px;color:#363636;font-family: 'Roboto-Light';}
.blood-vessel{margin-top:20px;}
/* what are the result section end... */


/* The results section start  */
.you-except{margin-top:-20px;font-size:34px;font-weight:bold;color:#3588ff;}
/* The results section End...  */


/* after you get section */
.take-it{font-size:31px;color:#1f1f1f;line-height:32px;text-transform:uppercase;font-weight:bold;padding:0px 100px 0px 100px;}
.text-1{padding:0px 0px 5px 0px;font-size:20px;font-weight:100px;line-height:28px;color:#363636;font-family: 'Roboto-Light';}
.palm-img{margin:0px;}
/* after you get section end.. */


/* Order ProstaGenix section start */
.bg-imgs{background:#262626; border:1px solid #5d5d5d; border-radius:100px}
.the-best{font-size:28px;font-weight:100px;color:#3588ff;padding-top:23px; padding-bottom:23px;font-family: 'Roboto-Light';}
.ProstaGenix-work{margin-top:30px;}
.the-best-butt{padding-top:15px;}
.tongat-ali{font-size:16px;font-weight:100px;color:#ffffff;}
.tongat-ali li{margin-left:50px;}
.ingredient-img{margin:30px 0px 20px 30px;}
/* Order ProstaGenix sectio end  */
/*dmca footer*/

.footer .footer-link{
 list-style-type:none; 
}
.footer .footer-link li{
 display:inline-block;
 padding-right:10px; 
 }
.footer .footer-link li a{
 text-decoration:none;
 color:#fff; 
 }
.footer .footer-link li a:hover{
 text-decoration:underline; 
 }
.footer {
    background: #393939;
    color: #fff;
 padding:30px 15px;
 text-align:center;
}

/* footer section  */
.conclusion{font-size:31px;color:#1f1f1f;line-height:32px;text-transform:uppercase;font-weight:bold;}
.margin-30{margin-top:30px;}
.footer-img{margin:40px 0px;}
/* footer section end  */

p { 
    font-size: 17px;
    margin: 15px 0px;
	color:#2d2d2d;
	line-height:22px;
}
section {
	padding:30px 0px;
    clear: both
}
section.gray-bg{background:#f1f3f6}
.sm-devices {
    display: none;
}
img.mobile {
    display: none;
}
section p:last-child{margin-bottom:0;}
.side-effects p{font-size:16px; line-height:28px}
h3.strong{font-weight:700; margin-bottom:30px}
p.so-what-img-top{margin:0}

.stmp ul{ margin-top:20px; }
.stmp ul li {
	margin-bottom:5px;
	}
.stmp ul li a {
	color:#000;	
	}
@media(min-width:1600px){
	    .navbar-nav > li.active > a {
        color: #4a88ba;
        border-bottom: none;
		background-color:inherit !important;
    }
}
@media (max-width: 1199px) and (min-width: 992px) {
	    .navbar-nav > li.active > a {
        color: #3588ff;
        border-bottom: none;
		background-color:none;
    }	
	.side-effects li{font-size:18px}
	.benefits li{padding-left:55px}
	.nav.navbar-nav{font-size:15px;}
	
}

@media (max-width: 991px) and (min-width: 768px) {
	    .navbar-nav > li.active > a {
        color:#3588ff;
        border-bottom: none;
		background-color:none;
		
    }
	.navbar-nav > li > a,
    .navbar-nav > li > a:hover {
        padding: 0px 6px;
        font-size: 13px;
		margin-left:5px;
    }
   	.home{border-right:2px solid #3588ff;padding-right:12px;height:12px;margin-top:px;}
	#navbar {margin-top:-47px}

.banner_heading{font-size:32px;color:#1f1f1f;line-height:38px;text-transform:uppercase;font-weight:bold;padding:0px 80px 0px 80px;}
	
	
	
.footer-img{text-align:center}
.the-best{font-size:19px;font-weight:100px;color:#3588ff;padding-top:22px;}
.ProstaGenix-work{margin-top:24px;}
.the-best-butt{padding-top:8px;}	
.order-now{margin:auto; display:block}	
.secure-logo{margin-bottom:40px;}	
}
@media (max-width: 767px) {
	.home{display:none;border-right:0px solid #3588ff;padding-right:0px;height:51px;}
	header{border:none;}
    .navbar {
        position: fixed;
        width: 100%;
        top: 0;
		background:#303030;
		z-index:999;
		border-bottom:1px solid #416484;
		}
    body {
        padding-top: 57px;
    }
   
    .navbar-toggle {
        display: block;
        float: none;
        transition: all .2s;
		padding:0;
		margin:0;
    }
    .navbar-toggle .icon-bar,.navbar-toggle .icon-bar + .icon-bar {
        height: 3px;
        background: #fff;
        margin-top: 4px;
        width: 35px;
    }
	
    .navbar-header {
        display: block;
        z-index: 2;
        margin-top: 10px;
        margin-left: 0px;
        right: 0;
    }
    #navbar {
        background: #fff;
        position: fixed;
        z-index: 99;
        width: 290px;
        -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.47);
        -moz-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.47);
        box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.47);
        display: none;
        top: 50px;
        height: calc(100% - 50px);
        left: 0px;
        margin-top: 0;
        transition: none;
    }
    #navbar ul {
        height: 100%;
        overflow-x: hidden;
        width: 100%;
        margin: 0;
    }
    #navbar ul li {
        display: block;
        text-align: left;
        width: 100%;
        border-bottom: 1px solid #e1e1e1;
    }
    .navbar-nav > li {
        background: none;
    }
    .navbar-nav > li > a,
    .navbar-nav > li > a:hover {
        font-size: 16px;
        margin: 0;
        padding: 15px
    }
    .navbar-nav > li.active > a {
        color: #3588ff;
        border-bottom: none;
		background-color:none;
    }
    .navbar-nav > li > a:hover {
        color: #000000;
        background: none;
    }
    #navbar .navbar-nav li ul {
        position: inherit;
        width: inherit;
        z-index: 9999;
        border: none;
        text-align: left
    }
	.navbar-toggle{border-radius:0;}
    #navbar .navbar-nav li ul li a {
        border-bottom: none
    }
	.menu-bottom{display:none;}
	.item{float:none; width:100%;clear:both; }
	.item:nth-child(even),.item:nth-child(odd){ margin:30px 0px; padding:30px 0px;}
	

.the-best{font-size:25px;font-weight:100px;color:#3588ff;padding-top:15px; padding-bottom:10px}
.ProstaGenix-work{margin-top:30px;}
.the-best-butt{padding-top:0px; padding-bottom:15px}	
.order-now{margin-left:220px;margin-bottom:30px;}	
.secure-logo{margin-bottom:40px;}
.so-what-img-top{display:none;}
.img-responsive{display:block; margin:auto}
}

@media (max-width: 639px) {
.banner_heading{font-size:32px;color:#1f1f1f;line-height:38px;text-transform:uppercase;font-weight:bold;padding:0px 100px 0px 100px;}
.so-what{font-size:18px;color:#ffffff;text-transform:uppercase;margin-top:-38px;}
.take-it{font-size:31px;color:#1f1f1f;line-height:38px;text-transform:uppercase;font-weight:bold;padding:0px 100px 0px 100px;}
.bg-imgs{border-radius:40px}
.ingredient-img{margin:20px 0px 0px}
.you-except,.victory-pill{font-size:21px}
}	

@media (min-width: 768px) and (orientation: landscape) {
    #navbar {
        display: block !important;
    }
}


@media (max-width: 639px) and (min-width: 360px) {
.banner_heading{font-size:32px;color:#1f1f1f;line-height:36px;text-transform:uppercase;font-weight:bold;padding:0px 0px 0px 0px;}
.so-what{font-size:18px;color:#ffffff;text-transform:uppercase;margin-top:-50px;}	

}

@media (max-width: 479px) and (min-width: 320px) {
.banner_heading{font-size:28px;color:#1f1f1f;line-height:36px;text-transform:uppercase;font-weight:bold;padding:0px 0px 0px 0px;}	
.so-what{font-size:12px;color:#ffffff;text-transform:uppercase;margin-top:-38px;}
.take-it{font-size:31px;color:#1f1f1f;line-height:38px;text-transform:uppercase;font-weight:bold;padding:0px 0px 0px 0px;}	
.secure-logo{margin-bottom:40px;}
.order-now{margin-left:30px;margin-bottom:30px;}
.so-what-img-top{display:none;}
}

@media (max-width: 1280px) and (min-width:1200px) {

}

@media (max-width: 319px) {
.banner_heading{font-size:26px;color:#1f1f1f;line-height:36px;text-transform:uppercase;font-weight:bold;padding:0px 0px 0px 0px;}
.so-what{font-size:10px;color:#ffffff;text-transform:uppercase;margin-top:-38px;}
.take-it{font-size:31px;color:#1f1f1f;line-height:40px;text-transform:uppercase;font-weight:bold;padding:0px 0px 0px 0px;}
.order-now{margin-left:25px;margin-bottom:30px;}
.bg-imgs{background:url(../images/bg-image.png) no-repeat center;height:123px;}
.the-best{font-size:14px;font-weight:100px;color:#3588ff;padding-top:30px;}
.ProstaGenix-work{margin-top:30px;}
.the-best-butt{padding-top:45px;}
.secure-logo{margin-bottom:40px;}
.so-what-img-top{display:none;}
}

@media (max-width: 640px) and (min-width: 480px)
{
.bg-imgs{background:url(../images/bg-image.png) no-repeat center;height:123px;}
.the-best{font-size:18px;font-weight:100px;color:#3588ff;padding-top:35px;}
.ProstaGenix-work{margin-top:35px;}
.the-best-butt{padding-top:35px;}	
.order-now{margin-left:120px;margin-top:30px;}
.secure-logo{margin-bottom:40px;}
.so-what-img-top{display:none;}	
	}


/*order*/
.order{
	position:relative;
	margin-bottom:40px;
}
/*order_title*/
.order .order_title{
	position:relative;
}
.order .order_title h2{
	position:relative;
	color:#4f8db6;
	text-transform:uppercase;
	font-size:60px;
	text-align:center;
	margin-top:60px !important;
	font-family: 'oswaldlight';
}
.order .order_title h2 span{
	font-weight:700;
	font-family: 'oswaldbold';
}
.order .order_title h3{
	color:#fff;
	font-size:31px;
	display:block;
	text-align:center;
	padding:15px 0px;
	margin-top:0px;
	text-transform:uppercase;
	background-color:#4f8db6;
}
.order .order_title .order_today{
	position:relative;
	color:#000;
	font-size:60px;
	margin-top:60px !important;
}
.order .order_title .order_today span{
	font-weight:700;
	font-family: 'oswaldbold';
}
.order .product_order{
	padding-top:40px;
}
.order .product_order .product_img{
	position:relative;
	background-color:#999999;
	padding-bottom:50px;
	min-height:514px;
}
.order .product_order .product_img h2.supply{
	position:relative;
	color:#fff;
	font-size:28px;
    padding:14px 20px;
	display:inline-block;
	margin:0px !important;
	z-index:99;
	margin-left: -4px !important;
	margin-top:40px !important;
	background-color:#303030;
	font-family: 'oswaldlight';
}
.order .product_order .product_img h2.supply span{
	font-weight:700;
	margin-right:10px;
}
.order .product_order .product_img img{
	margin:0 auto;
	margin-top:30px;
	margin-bottom:30px;
}
.order .product_order .product_img h3{
	color:#fff;
	font-size:24px;
	margin:0px;
	text-align:center;
	padding:35px 0px;
}
.order .product_order .product_img.product_img2{
	background:url(../images/6_botle_bg.png) no-repeat;
	background-size:cover;
	transform:scale(1.1,1.1);
	-moz-transform:scale(1.1,1.1);
	-ms-transform:scale(1.1,1.1);
	-o-transform:scale(1.1,1.1);
	-webkit-transform:scale(1.1,1.1);
}
.order .product_order .product_img.product_img2 .supply,
.order .product_order .product_img.product_img2 .supply:after{
	background-color:#4f8db6;
	margin-top:0px !important;
}
.order .product_order .order_price.order_price2 a{
	position:relative;
    top: 0px;
    margin-top: -6px;
}
.order .product_order .order_price{
	position:relative;
        font-family: 'Oswald', sans-serif;

}
.order .product_order .order_price a{
	position:relative;
	display:inline-block;
	margin-top: -20px;
    top: -10px;
}
.order .product_order .order_price h3{
	color:#000;
	font-size:48px;
}
.order .product_order .order_price h2{
	font-size:24px;
	color:#4f8db6;
}
.order .product_order .order_price h4{
	font-size:24px;
	color:#000;
}

@import 'https://fonts.googleapis.com/css?family=Oswald:300,400,700';



