/**
*
Theme Name: Default Theme
Author: Red Spot Design
Author URI: http://www.redspotdesign.com/
Version: 999
test
*/

/*@import url(http://fonts.googleapis.com/css?family=Lora);
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600);*/
/* 
font-family: 'Lora', serif;

font-family: 'Source Sans Pro', sans-serif;

*/

@font-face {
    font-family: 'League Spartan';
    src: url('fonts/LeagueSpartan-Bold.woff2') format('woff2'),
        url('fonts/LeagueSpartan-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

/* MEDIA VINE CSS START*/

body.adhesion .grecaptcha-badge {  
bottom: 130px !important;
}
@media only screen and (min-width: 425px) {
body.mediavine-video__has-sticky .grecaptcha-badge{
   bottom: 330px !important;
}
body.adhesion .grecaptcha-badge {  
bottom: 200px !important;
}
}
@media only screen and (max-width: 359px) {
section.content {
padding-left: 10px !important;
padding-right: 10px !important;
}
}

/* MEDIA VINE CSS END*/


video, embed, object { 
	max-width: 100%; 
	height: auto;
}

img.alignleft { 
	margin-right: 20px; 
	float: left;
}

img.alignright { 
	margin-left: 10px; 
	float: right;
}

img.aligncenter {
	margin-left: auto;
	margin-right: auto;
	display: block; 
}

.video-container, .embed-youtube {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
	margin: 0 auto
}

.video-container iframe, .embed-youtube iframe, .video-container object, .embed-youtube object, .video-container embed, .embed-youtube embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
.clear { clear: both; }

div, h1, h2, h3, h4, h5, h6,
table, th, td,
ul, ol, ul li, ol li,
dl, dl dt, dl dd,
cite, address,
blockquote,
p, img, a { margin:0; padding:0; outline:0; vertical-align:baseline;}
cite, address { font-style:normal;}
a { text-decoration:none; color:inherit;}
a:hover { text-decoration:underline; color:#0F3647;}
a img:hover { opacity:0.90; filter:alpha(opacity=90); -moz-opacity:0.90; zoom:1;}
img { max-width: 100%; height: auto;} 

.clear { clear:both;}
.site-btn { background: #55A64D; line-height: 64px; display: inline-block; color: #ffffff; padding: 0 20px; font-size: 16px;  border-radius: 6px; clear: both; text-decoration: none; }
.site-btn:hover{ background: #3F7838; color: #fff; text-decoration: none; }
.front-page-wrapper .container, .inner-page-wrapper .container{max-width: 1152px; width: 100% !important; }

.video-container { position:relative; padding-bottom:56.25%; padding-top:30px; height:0; overflow:hidden; }
.video-container iframe, .video-container object, .video-container embed { position:absolute; top:0; left:0; width:100%; height:100%; } 


body { font-family: 'Source Sans Pro', sans-serif !important; font-size: 20px; margin:0; padding:0; color: #4c6066; background:#fff; }
section.header-wrapper { background: #fff;}
section.banner { background: #fff; }
section.front-page-wrapper, section.inner-page-wrapper {background: #fff;}
section.inner-page-wrapper .content { }
section.footer-wrapper {background: #fff;}
section.nav-header-wrapper { background: #56A64D; }
section.nav-footer-wrapper { background: #fff; border-bottom: 0px solid #56A64D; border-top: 1px solid #56A64D; }

.header { margin: 0 auto; color:#FFF; min-height: 120px; }
.header h1 { margin: 0; padding: 0;}
.header .ha1 {}
.header .ha1 .logo { margin-top: 24px; }
.header .ha2 nav { /*float: right; */text-align: center; display: inline-block; vertical-align: middle;}
.header .ha2 .social { margin-top: 23px; float: right; }
.header .ha2 .social a { margin: 0 2px; display: inline-block; vertical-align: top; }
.header .top-navigation{ text-align: right; }
.header nav ul { margin:0 auto; padding: 0; position: relative; display: inline-block; list-style: none; }
.header nav ul li {text-align: center; list-style: none; display: inline-block; line-height: 60px; }
.header nav ul li:last-child { margin-right: 0; }
.header nav ul li:hover a, .header nav ul li.current-menu-item a { color: #000; text-decoration: none;}
.header nav ul li a { font-size: 17px; display:inline-block; text-align: center; color: #7F9098; padding: 0 10px; }

.header-nav .menu { margin:0 auto; margin-top: 0px; margin-bottom: 0; padding: 0; position: relative; display: block; list-style: none; min-width: 500px; margin-left: 0px; padding-left: 0px; }
.header-nav .menu li { list-style: none; display: block; float: left; height: 40px; position: relative; border-right: 0px solid #DEE9ED; }
.header-nav .menu li.has-child { background: url('images/menu-arrow.png') no-repeat center bottom 5px; }
.header-nav .menu li a { padding: 0 42px; line-height: 40px; text-transform: none; display:block; text-align: center; color: #fff;}
.header-nav .menu li a:hover { background: #56A64D; color: #000; text-decoration: none;}
.header-nav .menu li.current-menu-item a { text-decoration: none; color: #000; }
.header-nav .menu ul { background: #56A64D; padding: 0; margin: 0; width: 300px; }
.header-nav .menu .site-name,.header-nav .menu .site-name:hover { padding-left: 10px; padding-right: 10px; color: #ddd; font-family: 'Source Sans Pro', sans-serif; font-size: 20px; line-height: 38px; font-style: italic; /*font: italic 20px/38px Georgia, "Times New Roman", Times, serif; */}
.header-nav .menu .site-name a { width: 129px; overflow: hidden; }
.header-nav .menu li:hover {color: #fff; display: inline-block; }
.header-nav .menu li a { display: block; font-size: 17px; }
.header-nav .menu ul li { border-right: none; border-top: 1px solid #fff; width: 300px; height: auto !important; padding: 8px 0; }
.header-nav .menu ul li a { line-height: normal; padding: 0 0 0 10px; border-right: none; color: #fff; text-align: left; border-bottom: 0px solid #fff; text-transform: none; font-weight: normal; }
.header-nav .menu ul li a:hover { color: #000; text-shadow: 0px 0px 0px #ddd; border-bottom: 0px solid #fff; }
.header-nav .menu ul li.current-menu-item a { color: #000;}
.header-nav .menu ul li:last-child { border-bottom: none;}
.header-nav .menu ul li:last-child a { border-bottom: none;}
.header-nav .menu ul { display: none; visibility: hidden; position: absolute; top: 40px; text-transform: none; }
.header-nav .menu ul ul { top: 0px; left: 300px; display: none; visibility: hidden; border: 1px solid #DDDDDD; }
.header-nav .menu ul ul ul { top: 0px; left: 300px; display: none; visibility: hidden; border: 1px solid #DDDDDD; }
.header-nav .menu ul li { display: block; visibility: visible; }
.header-nav .menu li:hover > ul { display: block; visibility: visible; z-index: 9999; }


/*header.shrink { position: fixed; top: 0; left: 0; width: 100%; color:#fff; z-index: 998; -webkit-transition: height 0.3s; -moz-transition: height 0.3s; transition: height 0.3s; }*/
header.shrink { -webkit-box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.75); -moz-box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.75); box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.75);}
header.shrink .header { min-height: 0; }
header.shrink .header .ha1 .logo { width: 50%; margin-top: 10px; }
header.shrink .header nav ul li { line-height: 30px; }
header.shrink .header .ha2 br { display: none; }
header.shrink .header-nav .menu ul { position: absolute; top: 40px; }
header.shrink .header-nav .menu li { height: 40px; }
header.shrink .header-nav .sub-menu li a { line-height: 20px !important; }
header.shrink .header-nav .menu li a { line-height: 40px; font-size: 15px; }
header.shrink .header-nav .menu li.has-child { background: none; }
header.shrink .header nav ul li a{ padding: 0 5px; }
header.shrink .header .top-navigation{ float: left; margin-top: 20px; }
header.shrink .header .ha2 .social{ margin-top: 0; }

.banner .slider { height: 503px; position: relative; }
.banner .slider .slide .item img { height: 503px; width: 100%; max-height: 503px; overflow: hidden; }
.banner .slider .text { position: absolute; bottom: 150px; z-index: 1; color: #fff; max-width: 800px; font-size: 28px; left: 0; right: 0; margin-right:auto; margin-left:auto;  }
.banner .slider .text p { color: #FFF}
.banner .rev_slider_wrapper { z-index: 1; }
.banner .mc4wp-form { text-align: center; z-index: 2; position: absolute; bottom: 20px; left: 0; right: 0; margin-right:auto; margin-left:auto; }
.banner .mc4wp-form input, .banner .mc4wp-form select { margin: 0 3px; display: inline-block !important; font-size: 15px; width: 244px !important; padding: 8px; border-radius: 7px; border: 0; font-style: italic; }
.banner .mc4wp-form input[type="submit"] { border: 0; background: #55A64D; color: #fff; font-size: 16px; font-style: noraml;  }

h1,h2,h3,h4,h5 { color: #566367;}
.content { min-height: 300px; background: #fff; color: #566367; padding: 15px; }
.acolor { color: #6a7071; }
.content h1 { font-size: 35px; color: #56a64d;  } 
.pageh1 { font-size: 35px; color: #56a64d;  } 
.pageh2 { font-size: 35px;  } 
.content p { line-height: 32px; margin-bottom:0 !important; padding-bottom: 1em; }
.content a { color: #56a64d; text-decoration:underline; }
.content h1 a { color: #566367; }
.content h2 { font-size: 26px; color: #56a64d;   } 
.content h2 strong { color: #56a64d}
.content h2 a { color: #56a64d; }
.content h3 { font-size: 25px; font-weight: 600;  color: #56a64d;  } 
.content h3 strong { color: #56a64d}
.content h3 a { color: #56a64d; }
.content ul  li { margin-left: font-size:16px;  margin-left: 18px; margin-top: 13px; font-size:20px; list-style: disc;}
.content ol li { margin-left: font-size:16px;  margin-left: 18px; margin-top: 13px; font-size:20px; }
.content { font-size: 20px; line-height: 32px; }
.content .whatsnew div { padding: 16px; height: 620px; }
.content .whatsnew div img, .content .blog-cnt img { height: 272px; width: 100%; }
.content .whatsnew h2 { font-size: 36px; color: #566367;}
.content .whatsnew h2 span { font-size: 36px; color: #56a64d; }
.content .blog-cnt { height: 620px; }
.content .more-link { color: #56a64d; }
.content .front-cnt { margin: 30px 0; }
.content .front-cnt img { float: left; margin-right: 70px; }
.content .cnt-btm { margin-bottom: 70px; }
.content .cnt-btm div { padding: 0 16px;}
.content .cnt-btm div img { width: 100%; margin: 15px 0; }
.content .cnt-btm div h1 { font-size: 32px; color: #566367; }
.content .cnt-btm div h1 span { color: #56a64d; }
.content .cnt-btm div a.site-btn { padding: 0 80px; }
.content .blog-cnt { padding: 0 16px; }
.content .about { background: #91C68A; padding: 30px; color: #fff; margin: 20px 0; }
.content .about p {font-size: 17px; }
.content .about hr { border: 1px solid #55A64D; }
.content .about .mc4wp-form  form { text-align: center; color: #000; }
.content .about .mc4wp-form  input, .content .about .mc4wp-form  select { margin: 0 3px; font-size: 15px; width: 220px !important; display: inline-block !important; padding: 8px; border-radius: 7px; border: 0; font-style: italic; }
.content .about .mc4wp-form  input[type="submit"] { border: 0; background: #55A64D; color: #fff; font-size: 16px; font-style: noraml; width: 204px; }
.content .comments-area a { color: #56A64D; }
.content .comments-area .comment-form label { width: 100%; }
.content .comments-area .comment-form input[type="text"], .content .comment-form textarea { background-color: #fff; border: 1px solid #ccc; border-radius: 3px; box-shadow: 1px 1px 3px #eee inset; color: #555; font-size: 14px; padding: 16px; width: 100%; }
.content .comments-area .comment-list li { list-style: none; }
.content .comments-area .comment-author img { float: left; margin-right: 15px; }
.content .comments-area .comment-meta { margin-bottom: 15px; }
.content .comments-area .comment-body { background: #E8E8E8; padding: 20px; }
.content .comments-area .comment-awaiting-moderation { color: #bf5b5b; }
.content .crp_related li { background: none; padding: 0;}

.container .entry-content > p { line-height: 32px; padding-bottom: 1.0em; font-size: 20px; color: #566367}
.row p { line-height: 24px; color: #566367}

.sidebar { padding: 0 15px;  margin: 0 0 30px 0; }
.sidebar h3, .sidebar h2 { font-size: 22px; color: #566367; text-align:center; }
.sidebar img {  }
.sidebar ul { list-style: none; margin-left: 18px; }
.sidebar ul li { text-align: left; margin-bottom: 20px; font-size: 17px;}
.sidebar ul li a { text-decoration: none; color: #317FB9; vertical-align: middle; }
.sidebar .search-box { background: #E4E4E4; padding: 0px; margin-top: 0px; }
.sidebar .search-box input { width: 100%; padding: 8px; border: 1px solid #dadada; }

#sidebar .crp_related_widget ul li a {font-size:22px;font-weight:700;}

#sidebar .crp_related_widget ul li {margin-bottom:20px;}

#sidebar .crp_related_widget a.read_crp_more {font-size:14px;font-weight:400;}

#sidebar .crp_related_widget img.crp_thumb {margin-top:10px;margin-bottom:5px;display:block;}

.footer { color:#fff;}
.footer a { color: #4c6066;}
.footer p { margin: 15px 0; padding: 0 15px; }

.footer-nav ul { margin: 0; padding: 0; }
.footer-nav ul li { list-style: none; display: inline; }
.footer-nav ul li a { font-size: 17px; text-decoration: none; color: #56a64d; line-height: 40px; padding: 0 50px; display: inline-block; }
.footer-nav ul li a:hover,
.footer-nav ul li.current-menu-item a,
.footer-nav ul li.current_page_item a { color: #000; }

.cvf_pag_loading { padding: 20px 0; }
.cvf-universal-pagination ul { margin: 0; padding: 0; }
.cvf-universal-pagination ul li { display: inline-block; margin: 1px; padding: 8px 16px; background: #FFF; color: black; border-radius: 20px; font-size: 17px; line-height: 24px; }
.cvf-universal-pagination ul li.active:hover{ cursor: pointer; background: #56A64D; color: white; }
.cvf-universal-pagination ul li.active:hover a{ color: #fff; }
.cvf-universal-pagination ul li a{ display: block; }
.cvf-universal-pagination ul li.inactive { background: #7E7E7E; }
.cvf-universal-pagination ul li.selected { background: #56A64D; color: white; }

.dashedquotes { border: 2px dashed #ff9900; padding: 10px; margin: 10px 0 10px 0; font-size: 22px; font-family:"Times New Roman", Times, serif; color:#999; font-style: italic; text-align: center;  }
.dashedquoteslarge { border: 2px dashed #ff9900; padding: 10px; margin: 10px 0 10px 0; font-size: 26px; font-style: none; text-align: center;  }
.dashedquoteslarge2 { border: 2px dashed #ff9900; padding: 10px; margin: 10px 0 10px 0; font-size: 26px; font-style: none; text-align: center;  }
.highlightquote { font-size: 20px; font-family:"Times New Roman", Times, serif; color:#999; font-style: italic; float:right; width: 250px; margin-left: 10px; margin-bottom: 20px;}
.highlightquotelarge { font-size: 20px; font-family:"Times New Roman", Times, serif; color:#999; font-style: italic; float:right; width: 250px; margin-left: 10px; margin-bottom: 10px; text-align: center;}
.highlightquoteblock{ font-size: 20px; font-family:"Times New Roman", Times, serif; color:#999; font-style: italic; margin-bottom: 10px; }
.buyboxleft { font-size: 16px; float:left; width: 400px; margin-right: 10px; margin-bottom: 20px; border: 3px solid #3180ba; padding: 8px; text-align:center;}
.buyboxright { font-size: 16px; float:right; width: 400px; margin-left: 10px; margin-bottom: 20px; border: 3px solid #3180ba; padding: 8px; text-align:center;}
.largetext { font-size: 28px;}
.buyisagenix { font-size: 14px; color: #F00; border-top: 2px dashed #F00;  border-bottom: 2px dashed #F00; line-height:120%; } 
.search .blog-cnt { height: auto; } 
#fb-root {display: none;}
.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {width: 100% !important;}
.widget_mc4wp_widget { list-style: none; }

.panel-grid { margin-bottom:  0 !important; }

#comments { clear: both; }
#comments .comments-title { background: #efefef; padding: 10px; }
.comment-list li { list-style: none; margin-bottom: 10px; padding-bottom: 5px; border-bottom: 1px solid #d4d4d4 }
.comment-list li:nth-child(2n+1) { background: #f7f7f7 }
#comments label,
#comments textarea { display: block; }
#comments input,
#comments textarea { width: 100%; max-width: 350px; }
#comments input[type="submit"] { background: #56a64d; padding: 10px 5px; color: #FFF; font-size: 18px; letter-spacing: 1px; font-weight: bold; border: 0; text-transform: uppercase; }

.affiliate-notes-links { padding: 15px 10px; background: #eee; border-radius: 3px; border: 1px dotted #AAA; border-bottom: 1px dotted #aaa; text-align: center !important; margin-bottom: 20px; }

.woocommerce{ padding: 30px 0; }
.woocommerce .woocommerce-products-header.shrink{ display: none; }


.full-width{

}

.full-width h1{
	margin-top: 1px;
}


.demo{
	font-family: 'Lato', sans-serif !important;
}

.demo h1.entry-title{
	background: #4894B4;
	position: relative;
	color: #fff;
	font-family: 'Lato', sans-serif;
	font-weight: 900;
	font-size: 72px;
	line-height: 120%;
	text-align: center;
	letter-spacing: 2px;
	box-sizing: border-box;
	padding: 10px 20px 30px 20px;
	margin-bottom: 80px;
}

.demo h1.entry-title:after{
	position: absolute;
	left: 50%;
	bottom: -30px;
	transform: translate(-50%,0);
	width: 0;
	height: 0;
	border-left: 50px solid transparent;
	border-right: 50px solid transparent;
	border-top: 30px solid #4894B4;
	content: '';
}

.demo h1.entry-title small{
	display: block;
	font-size: 36px;
	color: inherit;
	font-weight: 900;
	letter-spacing: 6px;
	padding-top: 8px;
}

.demo .first_content{
	margin-bottom: 80px;
}

.demo .content p{
	font-size: 18px;
	color: #716D6C;
	font-family: 'Lato', sans-serif;
	line-height: 167%;
	padding: 13px 0 ;
}

.demo .content h3{
	color: #57A54C !important;
	font-size: 39px;
	font-weight: 900;
}

.demo .content h4{
	color: #4793B3;
	font-weight: 300;
	font-size: 36px;
}

.demo a{
	color: inherit;
	text-decoration: none;
	transition: all ease-in-out 0.5s;
}

.demo a:hover{
	text-decoration: none;
}

.text-blue{
	color: #4692B2 !important;
}

.text-red{
	color: #8C1E1F !important;
}

.text-green{
	color: #57A54C !important;
}

.text-small{
	font-size: 14px;
	letter-spacing: 3px;
}

.btn-green{
	border: 3px solid #57A64D;
	color: #57A64D !important;
	font-size: 18px;
	font-family: 'League Spartan';
	font-weight: 700;
	box-sizing: border-box;
	text-align: center;
	padding: 12px 50px;
    display: inline-block;
    box-sizing: border-box;
    transition: all ease-in-out 0.5s;
}

.btn-green:hover{
	background: #57A64D;
	color: #fff !important;
	text-decoration: none;
}

.demo .content .bg-solid{
	box-sizing: border-box; 
	padding: 30px 50px;
}

.demo .content .bg-solid h3{
	color: #fff  !important;
	font-size: 44px;
	line-height: 130%;
	font-weight: 400;
}

.demo .content .bg-solid h3 small{
	font-size: 36px;
	color: #fff !important;
	display: block;
	padding-bottom: 15px;
}

.demo .content .bg-solid h3 strong{
	color: #fff !important;
	font-weight: 900;
}

.demo .content .bg-solid h2{
	color: #fff !important;
}

.demo .content .bg-solid p,
.demo .content .bg-solid ul li{
	color: #fff;
}

.demo .content .bg-solid p{
	padding-bottom: 40px;
}


.demo .content ul li{
	background: url('images/bullet.png') no-repeat left top 5px;
	margin-top: 0;
	font-size: 18px;
	padding-bottom: 0;
	line-height: 150%;
}

.demo .content ul li a:hover{
	color: inherit;
}

/*.content ul  li { margin-left: font-size:16px;  margin-left: 18px; margin-top: 13px; font-size:20px; background: url('images/check2a.png') no-repeat left top; padding: 0px 0px 3px 30px; list-style: none;}*/

.demo .content h2{
	color: #4793B3 !important;
	font-size: 48px;
	font-weight: 900;
}

.demo .blue-section{
	color: #fff;
	padding: 10px 80px;
}

.demo .blue-section h4{
	color: #fff !important;
	font-weight: 900;
	letter-spacing: 7px;
}

.demo .blue-section h5{
	color: #fff !important;
	font-weight: 700;
	font-size: 18px;
	width: 100%;
	max-width: 530px;
    margin: 5px auto 15px auto;
	display: block;
}

.demo .content .blue-section p{
	color: #fff;
	font-size: 15px;
	padding: 8px 0;
	line-height: 120%;
}

.btn-white{
	border: 3px solid #fff;
	color: #fff !important;
	font-size: 18px;
	font-family: 'League Spartan';
	font-weight: 700;
	box-sizing: border-box;
	text-align: center;
	padding: 15px 50px;
    display: inline-block;
    box-sizing: border-box;
    transition: all ease-in-out 0.5s;
}

.btn-white:hover{
	background: #fff;
	color: #32677E !important;
	text-decoration: none;
}

.demo .content .blue-section {
	margin-bottom: 50px;
}

.demo .content .blue-section .btn-white{
	width: 100%;
	max-width: 470px;
	margin: 0 auto;
	display: block;
}

.demo .content .padding-less{
	padding-left: 15px;
	padding-right: 15px;
}

.demo .content .blue-section h2{
	font-size: 72px;
	color: #fff !important;
	padding-bottom: 15px;

}

.demo .content .blue-section h3{
	font-size: 36px;
	color: #fff !important;
	line-height: 120%;
	font-weight: 400;
	padding-bottom: 15px;
}

.demo .content .blue-section h3 strong{
	font-weight: 900;
	color: inherit;
}

.demo .content .blue-section a{
	color: inherit;
}

.demo .content h3{
	color: inherit;
}


.demo .content .product-section{
	text-align: center;
}

.demo .content .product-section h3{
	font-size: 24px;
}

.demo .content .product-section h4{
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 400;
	padding: 7px 0px;
}

.demo .content .product-section h5{
	color: #8C1E1F !important;
	font-size: 16px;
}

.demo .content .btn-green img{
	margin-right: 10px;
    margin-top: -5px;
}

.demo .content .btn-green:hover img{
	display: none;
}

.demo .content .gray-section{
	margin: 80px 0 50px 0;
}

.demo .content .gray-section p{
	padding: 0;
}

.demo .content .gray-section h2{
	margin: 20px 0 40px 0;
}

.demo .content .warning{
	display: inline-block;
	box-sizing: border-box;
	background: #8C1E1F;
	color: #fff;
	font-size: 14px;
	text-align: center;
	padding: 15px 70px;
	letter-spacing: 5px;
}

.demo .content h6{
	color: #4690AE !important;
	font-size: 24px;
	font-weight: 900;
	padding-top: 10px;
}

.demo .content .faq-section{
	padding-top: 50px;
}

.demo .content .faq-section p{
	padding: 8px 0;
}

.demo .content .faq-section small{
	font-size: 12px;
	letter-spacing: 2px;
}

.col-list-3{
	columns: 3;
}

.col-list-3 li{
	padding-bottom: 20px !important;
}

.demo.full-width .content .blue-section .btn-white{
	display: inline-block;
	margin: 10px 5px;
}

.demo.full-width  .blue-section h5{
	max-width: 100%;
	padding-top: 20px;
}

@media screen and (max-width: 1200px) {
	.header nav ul li a { padding: 0 7px; }
	.header nav ul li{ line-height: 50px; }
	.header-nav .menu li a { padding: 0 30px; font-size: 15px; }
	.header .ha2 .social { width: auto; margin: 0 auto; margin-top: 0; }
	.header .ha2 .social img { width: 24px; display: inline-block; vertical-align:  top; }
	
	.banner .slider .slide .item img { max-width: 1440px; width: 1440px; }
	
	.content .cnt-btm div h1 { font-size: 24px; }
	
	.footer-nav ul li a { padding: 0 40px; }

	.col-list-3 li{
		padding-bottom: 5px !important;
	}
}

@media screen and (max-width: 1199px) {
	header.shrink .header .ha1 .logo{ width: 100%; margin: 10px auto; }
	header.shrink .header .ha1{ width: 230px !important;}
	header.shrink .header .ha2{ width: 75% !important;}
	header.shrink .header .top-navigation{ float: none; margin-top: 15px;}
	header.shrink .header-woocommerce-links{ box-sizing: border-box; padding-right: 10px; }
}

@media screen and (max-width: 992px) {
	.header .ha1 .logo { margin: 0 auto; margin: 20px 0; padding: 0 15px; }
	.header .ha2 nav { float: none; }
	.header nav { display: none; }
	.header-nav .menu li a { padding: 0 10px; }
	.header-wrapper .container{width: 95% !important;}
	 
	.content .whatsnew div, .content .whatsnew div img, .content .blog-cnt, .content .blog-cnt img { height: inherit; }
	
	.footer-nav ul li a { padding: 0 17px; }

	.demo.full-width .btn-green{
		padding: 12px 30px;
	}
	

	.video-responsive{
		width: 100%;
	}
	
}

@media screen and (max-width: 968px) {
	header.shrink .header .ha2{width: 73% !important;}
}

@media screen and (max-width: 896px) {
	header.shrink .header .ha2{ width: 71% !important; }
}

@media screen and (max-width: 837px) {
	.header{min-height: 100%;}
	.header nav ul li{ line-height: 120%; }
	.header nav ul li a{ padding: 0 3px;}
}

@media screen and (max-width: 834px) {
	header.shrink .header .ha1{
		width: 250px !important;
	    display: block;
	    margin: 0 auto;
	    float: none;
	}
	header.shrink .header .ha2{ width: 100% !important; }
	header .header .top-navigation{text-align: center;}
}

@media screen and (max-width: 768px) {
	header.shrink { top: 40px; }
	.header .ha2 .social { margin-top: 10px; margin-bottom: 10px; width: auto; }
	.header .ha2 br { display: none; }
	.header .ha2 br { display: none; }
	
	.banner .slider .text { padding: 0px 10px 0 10px; top: 10px !important; font-size: 23px; }
	.banner .mc4wp-form { top: 250px !important; padding: 20px; margin-bottom: 0; }
	.banner .mc4wp-form input, .banner .mc4wp-form select, .content .about input, .content .about select { display: block !important; width: 60% !important; margin: 0 auto; margin-bottom: 8px; border: 1px solid #bbb; }
	
	.site-btn { line-height: 34px; padding: 0 15px; font-size: 12px;  border-radius: 6px; }
	.content .cnt-btm div a.site-btn { padding: 0 20px; }
	
	.footer-nav ul li a { padding: 0; display: block; line-height: 40px; border-bottom: 1px dashed white; text-align: center; }

	.demo h1.entry-title,
	.demo .content .blue-section h2{
		font-size: 55px;
	}

	.col-list-3{
		columns: 2;
	}
}

@media screen and (max-width: 767px) {
	.header .ha1 .logo{ margin: 20px auto 0;}
	.header .ha2 .social{ float: none; }
	.header .top-navigation{ text-align: center; padding: 10px 0 20px 0;}
	header.shrink .header .ha2 .social{ float: right; margin-top:-13px; }
	header.shrink .header .top-navigation{ margin-top: 0; padding: 0 0 10px 0;}
	header.shrink .header .ha2 .social{ margin-bottom: 0; }
	header.shrink .row p{line-height: 120%;margin-bottom: 0;}
	.content { font-size: 16px !important; }
}

@media screen and (max-width: 591px) {
	header.shrink .header nav ul li{ line-height: 120%; }
}

@media screen and (max-width: 480px) {
.banner .slider { height: 303px; position: relative; }	
	.banner .slider .text { top: 50px; font-size: 17px;}
	.banner .mc4wp-form { top: 150px !important; padding: 20px; margin-bottom: 0; }	
	.banner .mc4wp-form input  {top: 50px  width: 80% !important; }

	/*.content { font-size: 16px;} */

	.demo h1.entry-title{
		font-size: 35px;
	}

	.demo h1.entry-title small{
		font-size: 25px;
	}

	.demo .content h3{
		font-size: 25px;
	}

	.demo .content h4{
		font-size: 20px;
	}

	.demo .content .bg-solid h3 small{
		font-size: 30px;
	}

	.demo .blue-section{
		padding: 10px 30px;
	}

	.demo .content .bg-solid h3{
		font-size: 24px;
	}

	.demo .content h2{
		font-size: 35px;
	}

	.demo .content .bg-solid{
		padding: 30px;
	}

	.demo .content .blue-section h3{
		font-size: 28px;
	}

	.col-list-3{
		columns: 1;
	}

}

@media screen and (max-width: 418px) {
	header.shrink .header .ha2 .social{ float: none; padding-bottom: 7px; }
}

@media screen and (max-width: 319px) {
	.video-container iframe, .video-container object, .video-container embed { width: 70%}
}

#cookie-law-info-again{
	right: auto !important;
	left: 0 !important;
}
#cookie-law-info-bar{ 
	font-size: 16px !important;
    padding: 20px !important;
}
.cli-plugin-button, 
.cli-plugin-button:visited{ 
	font-size: 1em !important; 
	padding: 10px 20px !important; 
}
.cli-plugin-main-link {text-decoration: underline;}
@media only screen and (max-width: 1300px) { 
	#cookie-law-info-bar{ text-align: center; }
	.cli-plugin-button, 
	.cli-plugin-button:visited {
		float: none;
		margin: 10px auto;
		display: block;
    	max-width: 300px;
	}
}
