body {
	font-family: 'merriweather_sansregular';
}
.col-sm-7 h3, .col-sm-7 h4, .col-sm-5 h3, .col-sm-5 h4 {
	margin: 15px 0;
}
img{
	max-width: 100%;
}

input{
	width: 100%;
}

select{
	width: 100%;
	border-radius: 1px;
	-webkit-appearance:none;
	height: 2em;
	padding: 2px;
}

input[type='checkbox'] {
	/*-webkit-appearance:button; */
    border-radius:1px;
    border: 2px solid #000;
    background-color:#fff;
    color:#FFF;
    width:auto;
    height:auto;
    margin-top: 1em;
    margin-left: 1em;
    /*background: url("../images/check-mark.png") no-repeat scroll 0 0 transparent;    */
 }

 input[type=radio]:checked {
    background-color:#000;
    border-left-color:#06F;
    border-right-color:#06F;
}

/*input[type=radio]:hover {
    box-shadow:0px 0px 10px #1300ff;
} */

.green{
	color: #4ccd19;
}

.red{
	color: #f20d10;
	font-weight: 800;
}

.container{
	max-width: 1024px;
}

.product-brand{
	background: #343433;


	/*-webkit-box-shadow: -2px 10px 35px -9px rgba(0,0,0,0.67);
	-moz-box-shadow: -2px 10px 35px -9px rgba(0,0,0,0.67);
	box-shadow: -2px 10px 35px -9px rgba(0,0,0,0.67);
	padding: 0.2em;  */
}
.alertt{
    width: 20px;
    float: left;
    position: relative;
    left: 90px;
    top: 4px;
}
.resp3 img{
    margin: 0 auto;
    display: block;
}
.resp3{
    background: #fff;
}

.product-brand p{
    color: #ffffff;
    font-family: "Open Sans", sans-serif;
    font-size: 11px;
    padding-top: 0.5rem;
    text-align: center;
}

.quality-badges{
	text-align: right;
}

.checkout-final-step{
	padding:3em 0;
}

.confirmation{
	border:1px solid #ccc;
	padding: 1em;
	margin-top: 1em;
}

.confirmation h3{
	font-weight: 700;
	font-size: 1.2em;
}

.purchase-details h2{
	font-weight: 700;
}

.purchase-details h3{
	font-weight: 300;
	font-size: 1.3em;
}

.purchase-details h4{
	font-family: 'Oswald', sans-serif;
	font-size: 1.3em;
}

.purchase-details-total{
	border-top: 1px dotted #ccc;
}

.disclaimer p{
	color: #545454;
	font-weight: 300;
	padding-top: 2em;
}

.checkout-form{
	border: 3px solid #a3392c;
	background: #f7f7f7;
}

.allow-payment-method{
	text-align: right;
	padding-bottom: 0.5em;
}

.landing-form-heading{
	background: #000;
	font-family: 'Oswald', sans-serif;
	text-align: center;
	padding: 1em 0;
}

.landing-form-heading h2,
.landing-form-heading h3{
	margin: 0;
	color: #fff;
}

.landing-form-body{
	padding: 3em 1em 1em 1em;
}

.landing-form-body p{
	font-family: 'Oswald', sans-serif;
	font-size: 1.2em;
}

.landing-form-body img{
	text-align: center;
}

.billing-address{
	text-align: center;
	padding: 1.5em 0;
}

.billing-address input{
	display: inline;
	width: 10%;
}

.thank-you{
	padding: 6em 0;
	text-align: center;
}

.thank-you h1{
	font-family: 'Oswald', sans-serif;
	font-size: 4em;
	font-weight: 700;
}

.thank-you p{
	font-size: 1.2em;
	font-weight: 300;

}

button.button-order {
	width: 100%;
	padding: 0.5em 0;
	font-family: Montserrat, sans-serif;
	font-weight: 700;
	font-size: 26px;
	margin: 1em 0;
	background: #018e2e;;
	border: none;
	border-bottom: 3px solid #1b5e20;
	color: #fff;
}
.footer-information {
	background: #545454;
	color: #fff;
	text-align: center;
	padding: 40px 0;
	font-size: 14px;
	line-height: normal;
}

.footer-information ul {
	list-style: none;
	padding-bottom: 2em;
	font-family: 'Oswald', sans-serif;
	line-height: normal;
	font-size: 17px;
	margin-left: 0;
}

.footer-information ul li{
	display: inline;
	padding-right: 1em;
	line-height: normal;
}

.footer-information ul li a{
	display: inline;
	font-family: 'Oswald', sans-serif;
	color: #fff;
	font-size: 17px;
	line-height: normal;
}

.footer-information p {
	color: #868686;
	font-size: 14px;
	line-height: normal;
	margin: 0 0 10px;
}
.footer-information .row {
	margin: 0;
}
.product-packages{
	padding: 3em 0 0;
}

.text-shadow{
    font-weight: bolder;
    text-shadow: 3px 3px 2px rgba(68, 58, 69, 0.42);
}

.product-packages h2{
	font-family: 'Montserrat', sans-serif;
	margin: 0;
	color: #ffffff;
    font-size: 30px;
    padding: 17px;

}

.product-packages h3{
	font-size: 14px;
    color: #484848;
    font-family: 'Montserrat', sans-serif;
    margin-top: 10px;
}

.product-packages h4{
	font-family: 'Oswald', sans-serif;
	margin-top: 0.4em;
	text-transform: uppercase;
	color: #ea3626;
}

.product-packages h5{
	font-family: 'Oswald', sans-serif;
	font-weight: 300;
	margin-top: 0.4em;
	font-size: 1.1em;
}

p.limited{
	text-transform: uppercase;
	padding-top: 0.5em;
	color: #ea3626;
}

.product-packages-caption{
	background: #26C6D0;
	color: #fff;
	padding: 0.5em;
    font-family: Montserrat, sans-serif;
	font-size: 20px;
	font-weight: 300;
	text-align: center;
	margin-bottom: 0;
}
.purple {
    color: #b40498;
}
.achtung{
    padding: 0px 0px 0px;
    text-align: center;
    font-size: 21px;
}
.achtung-low{
    font-size: 18px;
}
#timer2{
    background: url(../../img/timer.jpg) no-repeat top left;
    width: 220px;
    height: 80px;
    font-size: 45px;
    color: #FFF;
    font-size: 60px;
    font-weight: 500;
    letter-spacing: 14px;
    margin: -2px 0 0;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    padding: -3px 0 0 4px;
    margin: 0 auto
}

.our-promises{
	text-align: center;
}

.our-promises-intro h3{
	font-family: 'Oswald', sans-serif;
	background: #a3392c;
	color: #fff;
	padding: 0.5em;
	margin-top: 0;
}

.our-promises-item{
	border-bottom: 1px dotted #ccc;
	padding: 0.5em 0;
	margin: 0 0.5em;
}

.our-promises-security{
	padding-top: 1em;
}

button.deliver-now-btn, .btn-theme {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 22px;
	background: #31b20b;
	border-radius: 35px;
	width: 100%;
	padding: 10px 0;
	margin-top: 10px;
	color: #fff;
	border: none;
}
button.deliver-now-btn:hover, .submitButton:hover, .btn-theme:hover {
	background-color: #0d3275;
	color: #fff;
}
button.deliver-now-btn:focus, .submitButton:focus, .btn-theme:focus {
	color: #fff;
}	
.submitButton {
	font-family: 'Oswald', sans-serif;
	font-weight: 700;
	font-size: 18px;
	background: #018e2e;
	border-radius: 5px;
	width: 100%;
	padding: 8px 0 !important;
	border: none;
	border-bottom: 3px solid #018e2e;
	color: #fff;
}
/*SLIDER*/
/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {
	outline: none;
}

.slides,
.flex-control-nav,
.flex-direction-nav {
	margin: 0;
	padding: 0;
	list-style: none;
}
.prices{
    font-family: 'Montserrat', sans-serif;
}

/* Icon Fonts
*********************************/
/* Font-face Icons */
@font-face {
	font-family: 'flexslider-icon';
	src:url('../fonts/flexslider/flexslider-icon.eot');
	src:url('../fonts/flexslider/flexslider-icon.eot@#iefix') format('embedded-opentype'),
	url('../fonts/flexslider/flexslider-icon.woff') format('woff'),
	url('../fonts/flexslider/flexslider-icon.ttf') format('truetype'),
	url('../fonts/flexslider/flexslider-icon.svg#flexslider-icon') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* FlexSlider Necessary Styles
*********************************/
.flexslider {
	margin: 0;
	padding: 0;
}

.flexslider .slides > li {
	display: none;
	-webkit-backface-visibility: hidden;
} /* Hide the slides before the JS is loaded. Avoids image jumping */

.flex-pauseplay span {
	text-transform: capitalize;
}

/* Clearfix for the .slides element */
.slides:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

html[xmlns] .slides {
	display: block;
}

* html .slides {
	height: 1%;
}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {
	display: block;
}

/* FlexSlider Default Theme
*********************************/
.flexslider {
	margin: 0 0 60px;
	background: #fff;
	position: relative;
	zoom: 1;
	border:1px solid #414141;
}

.flex-viewport {
	max-height: 2000px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}

.loading .flex-viewport {
	max-height: 300px;
}

.flexslider .slides {
	zoom: 1;
}

.carousel li {
	margin-right: 5px;
}

/* Direction Nav */
.flex-direction-nav {
	*height: 0;
}

.flex-direction-nav a  {
	text-decoration:none;
	display: block;
	width: 40px;
	height: 40px;
	margin: -20px 0 0;
	position: absolute;
	top: 50%;
	z-index: 10;
	overflow: hidden;
	opacity: 0;
	cursor: pointer;
	color: rgba(0,0,0,0.8);
	text-shadow: 1px 1px 0 rgba(255,255,255,0.3);
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
}

.flex-direction-nav .flex-prev {
	left: -50px;
}

.flex-direction-nav .flex-next {
	right: -50px;
	text-align: right;
}

.flexslider:hover .flex-prev {
	opacity: 0.7;
	left: 10px;
}

.flexslider:hover .flex-next {
	opacity: 0.7;
	right: 10px;
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
	opacity: 1;
}

.flex-direction-nav .flex-disabled {
	opacity: 0!important;
	filter:alpha(opacity=0);
	cursor: default;
}

.flex-direction-nav a:before  {
	font-family: "flexslider-icon";
	font-size: 40px;
	line-height:1;
	display: inline-block;
	content: '\f001';
 }

.flex-direction-nav a.flex-next:before  {
	content: '\f002';
}

/* Pause/Play */
.flex-pauseplay a {
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	bottom: 5px;
	left: 10px;
	opacity: 0.8;
	z-index: 10;
	overflow: hidden;
	cursor: pointer;
	color: #000;
}

.flex-pauseplay a:before  { font-family: "flexslider-icon"; font-size: 20px; display: inline-block; content: '\f004'; }
.flex-pauseplay a:hover  { opacity: 1; }
.flex-pauseplay a.flex-play:before { content: '\f003'; }

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: -40px; text-align: center;}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline; text-align: center;}
.flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -o-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); box-shadow: inset 0 0 3px rgba(0,0,0,0.3); }
.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}

.text_big {
	text-align: center;
	font-weight: 900;
	color: #077ec4 !important;
	margin: 10px 0 20px;

	text-transform: uppercase;
}
.text_big span {
	color: #f40008;
}
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev { opacity: 1; left: 10px;}
  .flex-direction-nav .flex-next { opacity: 1; right: 10px;}
}

@media screen and (max-width: 767px){
	.our-promises{ margin-top: 2em; }
	.mobile-element{ text-align: center; }
	.text_big { font-size: 18px;}
}
.product-checkout-selection, .product-checkout-info, .product-checkout-bottom {
	/*border: 1px solid #9e9e9e; */
	border: none;

}
.product-checkout-info, .product-checkout-bottom {
	border-top: none;
}
.product-checkout-bottom {
	margin-bottom: 20px !important;
}
.order_info_black {
	/*background: url('../images/bg-desktop.jpg') center center;  */
	padding: 30px 0;

}
.order_info_center  {
	background: #ededed;
	padding: 20px 0;
}
.order_info_bottom {
	padding: 20px 0;
    background-color: #fff;
}
.order_info_center .col-md-6 p, .order_info_bottom .col-md-6 p {
	margin-bottom: 0;
	padding-left: 5px;
	font-size: 16px;
}
.order_info_center .col-md-6 .col-xs-12 input, .order_info_center .col-md-6 .col-xs-12 select, .order_info_bottom .col-md-6 .col-xs-12 input, .order_info_bottom .col-md-6 .col-xs-12 select {
	border-radius: 5px;
	padding: 10px;
	height: auto;
	box-shadow: 0 0 5px #999;
}
.radio-danger label {
	font-size: 16px;
	color: #413e3f;
	margin: 10px 0 10px 20px !important;
}
.order_info_bottom .col-md-6 p span {
	cursor: help;
	text-decoration: underline;
}
button.button-order {
	border-radius: 5px;
	width: 50%;
	margin: 40px auto 0px auto;
	display: block;
}
button.button-order:hover {
	background: #018e2e;;
	border-bottom: 3px solid #018e2e;;
	color: #fff;
}
.total_val {
	background: #860508;
	color: #fff;
	font-size: 26px;
	text-align: center;
	margin-top: 10px;
	padding: 10px 0;
	font-weight: bold;
}
.upsell button.deliver-now-btn {
	background: #860508;
}
.upsell button.deliver-now-btn:hover {
	background: #f40008;
}
.upsell .product-packages-caption {
	background: #bdac76;
}
.order_info_center .row, .order_info_bottom .row {
	margin-bottom: 15px;
}
p.bold {
	font-size: 16px;
	font-weight: bold;
}
.text_center {
	text-align: center;
	color: #0c1c4d !important;
	font-weight: 800 !important;
	margin-top: 40px;
}
.privacy_box {
	max-width: 900px;
	margin: 0 auto;
}
			.input-group { margin-bottom: 15px; }
			.input-group-addon { background: #0c1c4d; border-color: #0c1c4d; }
			.input-group-addon .fa { color: #fff; }
			.btn-success { margin: 0 auto; width: 150px; display: block; font-size: 16px; }


            .row-hover{
                margin-bottom: 15px;
            }

                .tc{
            text-align: center;
        }
        .botlle{
            font-size: 34px;
            color: #a822ba;
            font-family: 'Montserrat', sans-serif;
            font-weight: 600;
        }

        .prices p{
            font-size: 14px;
            line-height: 15px;
            margin-bottom: 3px;
            color: #484848;
        }
        .pdt10 {
            padding-top: 25px;
        }
        .mt10{
           margin-top: 10px;
        }
        .prices1{
            font-weight: bold;
        }
        .strike{
            text-decoration: line-through;
        }
        .row-hover{
           background: #f4f4f4 url(../../order_files/images/select-bg.jpg) no-repeat;
           background-position-x: -33px;
           background-position-y: -33px;
        }
        .row-hover:hover{
            background: #f4f4f4 url(../../order_files/images/selected-bg.jpg) no-repeat;
            background-position-x: -33px;
            background-position-y: -33px;
        }
        .row-upper{
            background: #26C6D0;
            text-align: center;
        }
        .save{
            background: url(../../order_files/save-banner.png) no-repeat;
            width: 96px;
            height: 134px;
            color: #FFF;
            float: left;
            margin-left: 0;
            text-transform: uppercase;
            font-weight: 400;
            font-size: 13px;
            text-align: center;
            line-height: 16px;
            padding-top: 16px;
            position: absolute;
            z-index: 2;
            font-family: 'Montserrat', sans-serif;

        }
        .save h1{
            font-size: 45px;
            margin-top: 10px !important;
            font-weight: 400;
            color: #FFF;
            letter-spacing: -3px;
        }
        .resp3 .mobile{
            display: none;
        }
        .product-packages img{
            max-width: 460px;
            width: 100%;
        }
        .satisfaction img{
            max-width: 156px;
            float: left;
            padding: 15px;
        }
        .satisfaction h1{
            text-transform: uppercase;
            color: #464646;
            font-family: 'Montserrat', sans-serif;
            font-weight: 400;
            font-size: 24px;
            margin-top: 15px;
        }
        .satisfaction p{
            padding: 10px 30px;
        }
        .satisfaction{
            margin-top: 40px;
        -webkit-box-shadow: -4px -4px 44px -9px rgba(0,0,0,0.67);
    -moz-box-shadow: -4px -4px 44px -9px rgba(0,0,0,0.67);
    box-shadow: -4px -4px 44px -9px rgba(0,0,0,0.67);
        }

        .shadow{
            -webkit-box-shadow: -4px -4px 44px -9px rgba(0,0,0,0.67);
    -moz-box-shadow: -4px -4px 44px -9px rgba(0,0,0,0.67);
    box-shadow: -4px -4px 44px -9px rgba(0,0,0,0.67);
		margin-bottom: 20px;
        }
        .purple h2{
            color: #a822ba;
            text-align: center;
            font-style: italic;
            font-size: 20px;
        }

        h2{
                font-family: 'Roboto Condensed', sans-serif;
				font-weight: 700;
				text-align: center;
        }
		h3 {
			font-family: 'Roboto Condensed', sans-serif;
			font-weight: 400;
		}
		h4 {
                font-family: 'Roboto Condensed', sans-serif;
				font-size: 26px;
				font-weight: 700;
		}

        @media (min-width: 1200px){
        .container {
            width: 980px;
        }
}

        @media screen and (min-width :990px) and (max-width: 1199px){
            .row-hover img{
                max-width: 70%;
            }
        }
        @media screen and (max-width: 1200px){
            .product-packages h2{
                font-size: 21px;
                text-align: center;
            }


        }
        @media screen and (min-width :990px){
            .row-hover img{
                margin-top: 50px;
                margin-bottom: 20px;
                margin-left: 100px;
            }
        }
        @media screen and (max-width: 767px){
            .row-hover{
                background: none;
            }
            .resp3 .desktop{
                display: none;
            }
             .resp3 .mobile{
                display: block;
            }
            .row-hover:hover{
                background: none;
            }
            .save {
                width: 70px;
                height: 100px;
                font-size: 10px;
                background-size: 100%;
                left: 7px;

            }
            .product-packages img{
                margin-top: 35px;
            }

            .save h1 {
                font-size: 22px;
                margin-top: 15px;
            }
            .product-packages h2{
                font-size: 18px;
                text-align: center;
            }

            .alertt{
                    width: 20px;
                    position: relative;
                    left: 0px;
                    top: 10px;

            }
            .product-brand p{
                font-size: 10px;
            }
            .product-brand{
                height: auto;
            }
        }
        @media screen and (max-width: 480px){
            .product-packages h2{
                font-size: 14px;
                padding: 15px;
            }

            .product-packages{
                padding-top: 20px;
            }
            .satisfaction img{
                width: 110px;
            }
            .satisfaction h1{
                font-size: 20px;
            }

        }

            @media (max-width:1023px){
                .container{
                    width: 90%;
                }
                .rr{
                    text-align: right;
                }
                button.deliver-now-btn, .btn-theme{
                    display: block;
                    margin: 0 auto;
                }
            }

            @media (max-width:550px){
                .fade_in_left h3, h4 {
                  font-size: 20px;
                }
				.product-checkout-selection h2 { font-size: 22px;  }
                .fade_in_right h3, h2{
                  font-size: 11px;
                }
                .fade_in_up h3, h2 { font-size: 18px;  }
				.fade_in_left h4 { font-size: 21px; }
                button.deliver-now-btn, .btn-theme{
                    font-size: 18px;
                    width: 95%;
					margin-bottom: 10px;
                }
                .product-packages-caption{
                    font-size: 18px;
                }
                .botlle{
                    font-size: 21px;
                }
.col-sm-7 h3, .col-sm-7 h4, .col-sm-5 h3, .col-sm-5 h4 {
    margin: 10px 0;
}
            }

             @media (max-width:991px){
               .product-brand img{
                   display: block;
                   margin: 0 auto;
                   left: 0px;
               }
            }

            input, textarea {
  -webkit-user-select: text;
  -khtml-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
}
.product-checkout-selection, .product-checkout-info, .product-checkout-bottom {
    border: 1px solid #414141;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: rgb(65, 65, 65);
    border-bottom: none;
	background: #fff;
}
.product-checkout-info, .product-checkout-bottom {
    border-top: none;
}
.product-checkout-info {
	border-bottom: 1px solid #414141;
}
.product-checkout-info {
	margin-bottom: 20px !important;
}
.col-sm-5 h3, .col-sm-5 h4 {
	text-align: right;
}
.order_info_center h2 {
	text-align: left;
}
.footer {
	-webkit-box-shadow: -4px -4px 44px -9px rgba(0,0,0,0.67);
	-moz-box-shadow: -4px -4px 44px -9px rgba(0,0,0,0.67);
	box-shadow: -4px -4px 44px -9px rgba(0,0,0,0.67);
	margin-bottom: -20px;
}
.footer ul {
    margin-bottom: 10px;
}
.footer ul li {
	list-style:none;
}
.footer a {
    font-size: 14px;
    color: #337ab7;
}
.title {
	margin: 20px 0; 
}
.bg_buy {
	background: #f5f5f5;
}
.col-md-5 {
	padding: 0 30px;
}