/*

	Theme Name: Genesis Sample

	Theme URI: https://demo.studiopress.com/

	Description: This is the sample theme created for the Genesis Framework.

	Author: StudioPress

	Author URI: https://www.studiopress.com/



	Version: 2.6.0



	Tags: one-column, two-columns, left-sidebar, right-sidebar, accessibility-ready, custom-colors, custom-logo, custom-menu, featured-images, footer-widgets, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready



	Template: genesis



	License: GPL-2.0+

	License URI: http://www.gnu.org/licenses/gpl-2.0.html



	Text Domain: custom-stylesheet

*/

.cards1 {
width:100%;
}
.hide-test {
    display: none;
}
.hide-test.show {
display:block;
}
.tcards {
    margin-bottom: 36px;
    background: #fafafa;
    border-radius: 4px;
    box-shadow: 0 1px 5px rgba(0,0,0,.2), 0 3px 4px rgba(0,0,0,.12), 0 2px 4px rgba(0,0,0,.14);
	position:relative;
	    padding: 20px;
    box-sizing: border-box;
	cursor: pointer;
}
.tcards:hover {
    box-shadow: 0 5px 6px rgba(0,0,0,.2), 0 3px 16px rgba(0,0,0,.12), 0 9px 12px rgba(0,0,0,.14);
    transition: box-shadow .2s cubic-bezier(.4,0,.2,1),opacity .5s ease;
}
div#cont {
    display: inline-block;
    width: 100%;
    height: 110px;
}
.img-cont {
   overflow:hidden;
    width: 100px;
	height:100px;
	position:absolute;
	border-radius:100%;
	}
.img-cont img {
       transition: all 0s!important;
    height: 100%;
    width: 100%;
    object-fit: cover;
   
}
.title-cont {
    position: relative;
    left: 120px;
    top: 20px;
}
.title-cont h3 {
    white-space: nowrap;
    color: rgba(0,0,0,.87);
    font-style: italic;
    font-weight: 400;
    line-height: 1.25;
    font-size: 24px;
    text-transform: capitalize;
	font-family: 'Source Sans Pro',sans-serif!important;
}
.excerpt {
   display: block;
    display: -webkit-box;
    max-width: 100%;
    margin: 0 auto;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
	transition:0.6s;
    text-overflow: ellipsis;
}
.view {
    display: block;
	transition:0.6s;
}
.see {
    display: inline-block;
    width: 100%;
    text-align: center;
	    margin-bottom: 0px;
}
.site-footer .logo {
   
    left: -14px;
	}
div#bottom-section {
    margin-top: 0px;
}
.home  div#bottom-section {
    margin-top: 0px;
}
.see a {
    color: #fff;
    background: #22207b;
    padding: 5px 16px;
    display: inline-block;
    box-sizing: border-box;
    border-radius: 4px;
    width: 120px;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
}
a.plus-testi {
    position: absolute;
    top: 15px;
    right: 15px;
}
	.excerpt {
    line-height: 1.4!important;
    font-size: 16px;
    letter-spacing: .25px;
}
.star-rating .star {
    background: url(/wp-content/uploads/2019/06/starsingle.png);
    width: 15px;
    height: 15px;
    float: left;
    position: relative;
    top: 6px;
}
.home .site-inner {
    padding: 0 0px;
    margin-top: -9px;
	max-width: 100% !important;
}
div#testimonials {
margin-top: 40px !important;
    padding: 0px 36px;
    max-width: 1440px;
    margin: 0 auto;
	padding-bottom:55px;
}
/*.slider .slides .js_slide {
    width: auto !important;
}

.testimonials .slider {
    width: 100% !important;
}
.slider .frame {
    width: 100% !important;
}*/
.slider .slides .js_slide img {
    width: 100% !important;
	max-width: 100% !important;
}
.home .entry .entry-content {
    padding: 0 0px;
}
.slider .js_prev {
    width: 240px !important;
    background-image: linear-gradient(to left,#000,rgba(0,0,0,0)) ;
    z-index: 1000000;
}
span.js_prev svg {
    position: relative;
    left: 90px;
}
.slider .js_next{
	    width: 240px !important;
    background-image: linear-gradient(to left,#000,rgba(0,0,0,0)) ;
    z-index: 1000000;
}
span.js_next svg{
    position: relative;
    left: 80px;
}
div#testimonials_slider h4.upper {
    font-style: normal;
    font-weight: 400;
    line-height: 51px;
    font-size: 34px;
    letter-spacing: .25px;
    text-transform: capitalize;
}

section#home_benefits {

    display: block;
    width: 100%;
  
    margin: 0 auto;
	
}

section#home_benefits  .clear-line {
clear:both;
}




/*----------------------------newcss-------------------------------*/
div#home-frm {
    width: 49%;
}
.home .see {
    margin-top: 0px;
}
.see {
    margin-top: 20px;
}
div#bottom-section {
    margin-bottom: -9px;
}
/*.swiper-slide {
    max-width: 1360px;
    margin: 0 auto !important;
}
.form-and-video.width-limiter {

}
.swiper-wrapper .swiper-slide {
    display: none;
}
.page-id-12 .swiper-wrapper .swiper-slide, .page-id-14 .swiper-wrapper .swiper-slide  {
    display: block;
}*/
.card {
    max-width: 440px;
}
.slider .slides .js_slide h4.upper {
    opacity: 1;
}
.site-footer .widget ul > li:last-child a {
    margin-right: 15px;
}


section.message .slider-content-container {
    padding: 0 36px 40px;
    flex-wrap: nowrap;
}
.instructors img {
    width: 420px;
    margin: 0 auto;
    display: block;
}
.faq .card-question {
    background-color: #22207b !important;

}
.form-and-video .video-card {
    opacity: 1 !important;
}
.ultimatemmact-frm input {
    margin-bottom: 27px;
    border: none;
    border-bottom: 1px solid #DDD;
}
.ultimatemmact-frm button.ab-optin-submit-button {
    MARGIN-BOTTOM: 20PX;
}






section#home_benefits {
max-width:1440px;
padding: 35px 36px;
}




.home-middle-section {
    display: block;
    width: 100%;
    text-align: center;
    max-width: 1440px;
    margin: auto;
	padding:0 36px;
}
div#home-frm {
    width: 100%;
    display: inline-block;
    float: left;
    max-width: 666px;
}
iframe.hm-video {
    float: right;
    width: 666px;
    display: inline-block;
	height:517px;
}
.clear-line2 {
clear:both;
}









/* LAYOUT 1 STYLE CSS */
.layout1 div#home_benefit.cat3,.layout1 div#home_benefit.cat9 {
    max-width: 465px !important;
}
.layout1 div#home_benefit.cat1, .layout1 div#home_benefit.cat2 {
    max-width: 666px;
}
.layout1 div#home_benefit.cat2 {
float:right !important;
}

.layout1 div#home_benefit.cat3,.layout1 div#home_benefit.cat9 {
 max-width: 410px;
    float: left;
    flex-basis: calc((100vw - (36px * 4))/ 3);
}
.layout1 div#home_benefit.cat4,.layout1 div#home_benefit.cat10 {
float: right !important;
    display: inline-block;
    
    max-width: 848px;
}
.layout1 div#home_benefit.cat4 a {
    margin-top: 23px;
}
.layout1 div#home_benefit.cat5,.layout1 div#home_benefit.cat7,.layout1 div#home_benefit.cat9 {
float:left;
}
.layout1 div#home_benefit.cat5, .layout1 div#home_benefit.cat6,.layout1 div#home_benefit.cat7,.layout1 div#home_benefit.cat8
{
max-width:666px;
width:100%;
min-height: 560px;
    height: 100%;

}
.layout1 div#home_benefit.cat6,.layout1 div#home_benefit.cat8,.layout1 div#home_benefit.cat10 {
float:right !important;
}


.layout1 div#home_benefit.cat4 .b-desc {
    padding-bottom: 75px;
}
.layout1 div#home_benefit.cat7 {
   
}




section#home_benefits div#home_benefit:hover {
    box-shadow: 0 5px 6px rgba(0,0,0,.2), 0 3px 16px rgba(0,0,0,.12), 0 9px 12px rgba(0,0,0,.14);
    transition: box-shadow .2s cubic-bezier(.4,0,.2,1),opacity .5s ease;
}
section#home_benefits .b-image img {
position: relative;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

section#home_benefits .b-title {
    font-style: italic;
    font-weight: 400;
    line-height: 1.25;
    font-size: 24px;
    text-transform: capitalize;
    color: rgba(0,0,0,.87);
    transition: all .4s;
    font-family: 'Source Sans Pro',sans-serif!important;
	padding: 20px;
	padding-bottom: 0;
}
section#home_benefits .b-desc {
    line-height: 1.4!important;
    font-size: 16px;
    letter-spacing: .25px;
    color: rgba(0,0,0,.87);
    margin-top: 8px;
	padding: 20px;
	padding-top: 0;
	padding-bottom: 55px;
}
section#home_benefits .b-btn a {
    background-color: rgba(98,2,238,.0001);
    border-radius: 4px;
    color: #22207b;
    background-position: center;
    transition: background .8s,background-color .2s cubic-bezier(.4,0,.2,1);
    font-style: normal;
    font-weight: 600;
    line-height: 1.25;
    font-size: 16px;
    letter-spacing: 1.25px;
    text-transform: uppercase;
    border: none;
    outline: 0;
    cursor: pointer;
    text-decoration: none;
    padding: 8px;
	float: right;
	margin-bottom: 20px;
	position: absolute;
    bottom: -5px;
    right: 15px;
}
.b-btn a:hover {
    background: #1d12c159 !important;
    color: #fff !important;
}
section#home_benefits div#home_benefit {
    background: #fafafa;
    border-radius: 4px;
    box-shadow: 0 1px 5px rgba(0,0,0,.2), 0 3px 4px rgba(0,0,0,.12), 0 2px 4px rgba(0,0,0,.14);
    margin-bottom: 36px;
    transition: box-shadow .25s cubic-bezier(.4,0,.2,1),opacity .5s ease;
	transition-timing-function: cubic-bezier(.47,0,.745,.715);
	transition-duration: .6s;
	transition-property: opacity,transform;
	display: inline-block;
	position: relative;
	/*float:left;*/
}
/*.layout1 div#home_benefit.cat5, .layout1 div#home_benefit.cat6, .layout1 div#home_benefit.cat7 {
    max-width: 410px;
    margin-right: 28px;
       width: 100%;
    float: left;
	min-height: 560px;
    height: 100%;
}*/

/* END LAYOUT 1 STYLE CSS */

/*------------------------------------*/

/* LAYOUT 2 STYLE CSS */
.layout2 div#home_benefit.cat3,.layout2 div#home_benefit.cat4, .layout2 div#home_benefit.cat7, .layout2 div#home_benefit.cat8 ,.layout2 div#home_benefit.cat9, .layout2 div#home_benefit.cat10 {
    display: inline-block;
    width: 48.5%;
    float: left;
}
.layout2 div#home_benefit.cat1 {
    width: 32%;
    float: left;
    display: inline-block;
}
.layout2 div#home_benefit.cat2 {
    width: 65%;
    float: right !important;
    display: inline-block;
}
/*.layout2 div#home_benefit.cat5, .layout2 div#home_benefit.cat6, .layout2 div#home_benefit.cat7 {
    max-width: 389px;
    margin-right: 28px;
       width: 368px;
    float: left;
}*/
.layout2 div#home_benefit.cat7 {
    margin: 0;
}
.layout2 div#home_benefit.cat4,.layout2 div#home_benefit.cat8,.layout2 div#home_benefit.cat10 {
    float: right !important;
}
.layout2 div#home_benefit.cat5,.layout2 div#home_benefit.cat9
{
width:32%;
max-width:500px;
}
.layout2 div#home_benefit.cat6,.layout2 div#home_benefit.cat10 {
    width: 65% !important;
    float: right !important;
    max-width: 900px;
}
/* END LAYOUT 2 STYLE CSS */

/*------------------------------------*/

/* LAYOUT 3 STYLE CSS */


.layout3 div#home_benefit.cat7 {
    width: 65%;
    float: right;
    display: inline-block;
}
.layout3 div#home_benefit.cat1, .layout3 div#home_benefit.cat2, .layout3 div#home_benefit.cat3, .layout3 div#home_benefit.cat8, .layout3 div#home_benefit.cat9, .layout3 div#home_benefit.cat10 {
    max-width: 500px;
    margin-right: 2%;
       width: 32%;
    float: left;
}
.layout3 div#home_benefit.cat3, .layout3 div#home_benefit.cat10 {
    margin: 0 !important;
	float:right !important;
}
.layout3 div#home_benefit.cat4,.layout3 div#home_benefit.cat5 {
    width: 48%;
	margin-right:2%;
}
.layout3 div#home_benefit.cat5 {
float:right !important;
margin-right:0;
}
.layout3 div#home_benefit.cat6 {
    width: 48.5%;
    float: left;
    display: inline-block;
}
.layout3 div#home_benefit.cat7 {
float:right;
width:48.5%;
}

div#benefit-archive {
    display: inline-block;
    padding: 0px;
    width: 100%;
}
div#benefit-archive .benefit_load_response {
    padding: 20px 20px 30px 20px;
    display: block;
    margin: 0 auto;
    max-width: 1440px;
}
div#benefit-archive .benefit_load_response .card {
    float: left;
	height:570px;
}
.subcats {
    display: inline-block;
    width: 100%;
}
.subcats label {
    padding: 0 12px;
    height: 32px;
    border-radius: 16px;
    cursor: pointer;
    position: relative;
    align-items: center;
}
.subcats label .subcat {
    display: none;
}
.subcats label .background {
background: #555767;
position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border-radius: 16px;
    z-index: -1;
}
p.body2 {
    line-height: 1.4!important;
    font-size: 16px;
    letter-spacing: .25px;
    color: rgba(0,0,0,.87);
}
.subcats label input:not(:checked)~p.body2 {
    transition: all .2s cubic-bezier(.4,0,.2,1);
}
.subcats label input:not(:checked)~.checkmark {
    display: none;
}
.subcats label .checkmark {
    position: absolute;
    left: 10px;
    top: 0;
    bottom: 0;
}
p.body21 {
    display: block;
    display: -webkit-box;
    max-width: 100%;
    margin: 0 auto;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    overflow: hidden;
    transition: 0.6s;
    text-overflow: ellipsis;
    line-height: 1.4!important;
    font-size: 16px;
    letter-spacing: .25px;
    color: rgba(0,0,0,.87);
}
.card.full-content p.body21 {
    -webkit-line-clamp: inherit;
}
/* END LAYOUT 3 STYLE CSS */
.b-image {
    height: 250px;
    transition: height .25s cubic-bezier(.4,0,.2,1);
    overflow: hidden;
}
.site-footer .widget ul > li a {
    color: #fff;
    opacity: .75;
    text-decoration: none;
    padding: 0 12px;
    position: relative;
    transition: opacity .2s cubic-bezier(.4,0,.2,1);
    text-transform: uppercase;
    font-style: normal;
    font-weight: 600;
    line-height: 1.25;
    font-size: 16px;
    letter-spacing: 1.25px;
    text-transform: uppercase;
    border: none;
    outline: 0;
    cursor: pointer;
}
.site-footer .widget ul > li a:hover {
    opacity: 1;
    transition: opacity .25s cubic-bezier(.4,0,.2,1);
}
.site-footer .widget ul .current-menu-item a:after {
    content: ' ';
    border-bottom: 3px solid #fff;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -17px;
    z-index: 999;
    visibility: visible;
    opacity: 1;
    transition: opacity .25s cubic-bezier(.4,0,.2,1);
}
.site-footer .widget ul .current-menu-item a {
    opacity: 1;
    transition: opacity .25s cubic-bezier(.4,0,.2,1);
}
.site-footer .widget ul > li {
    margin: 0;
    float: left;
}

.page .breadcrumb,.page header.entry-header h1.entry-title {
    display: none;
}
.site-inner {
    margin-top: -9px;
}
.swiper-container .slider-nav .right-arrow {
    right: 40px;
    float: right;
    position: absolute;
}
.kids-title {
    text-align: center;
    font-style: italic;
    font-weight: 400;
    line-height: 1.25;
    font-size: 24px;
    text-transform: capitalize;
    color: rgba(0,0,0,.87);
    margin-top: 30px;
}
.swiper-slide.swiper-slide-active .message-content {
    opacity: 1;
    padding: 36px;
}
section.message .message-content h5 {
    text-align: center !important;
    color: #22207b;
    margin-bottom: 24px;
}
div#trial-offer .container {
    width: 100%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.bottom-atf .image-container-helper {
    display: flex;
    width: 40vw;
    height: 350px;
    overflow: hidden;
}
.site-inner {
    max-width: 100%;
    padding: 0 0px;
}
.home .entry, .page .entry {
    margin-bottom: 0px;
}
.bottom-atf .btn{
	margin-bottom: 40px;
}
.home-top-section {
    margin-top: 0px;
}

.blog main#genesis-content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 100px;
}
.blog article.entry {
    max-width: 31%;
   display: inline-block;
	    padding-bottom: 25px;
	    margin-bottom: 15px;
}
.blog article.entry a.entry-image-link img {
    margin-bottom: 10px;
}
.blog .archive-description.posts-page-description {
    display: none;
}
.page-template-page_blog .site-inner {
 
}
div#trial-offer {
    width: 100%;
    display: inline-block;
}
.card {
    max-width: 428px;
}
.blog article.entry a.entry-image-link {
    max-height: 200px;
    overflow: hidden;
    height: 100%;
    display: inline-block;
}
.page-template-page_blog .archive-description {
    display: none;
}
.blog article.entry h2.entry-title {
    padding: 0 20px;
    font-size: 3rem;
    margin-bottom: 10px;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 400;
}
.blog article.entry p.entry-meta {
    padding: 0 20px;
}
.blog article.entry .entry-content {
    padding: 0px 20px;
}
.blog article.entry a.more-link {
    display: inline-block;
    margin-top: 20px;
}






.full-div {
    width: 100%;
    display: inline-block;
}
.full-div .full-content {
	 padding: 0 0px;
	     max-width: 1440px;
    display: block;
    margin: auto;
}
.full-div h2.main-title {
    background: #22207b;
    padding: 30px 120px;
    font-weight: bold;
	margin-bottom:15px;
	color:#fff;
}
.full-content h2.simple {
    border-bottom: 1px solid #333;
    text-align: center;
    margin-top: 15px;
}
.full-content ul {
    margin-top: 20px;
}
.full-content ul li {
    list-style: circle !important;
}
.site-header .nav-primary {
    padding: 0px 0px 0;
    
}
.site-header .title-area {
	   
		max-width:30%;
    background: none !important;
    height: auto !important;
    margin-bottom: 0 !important;
    margin-top: 0 !important;
	display: inline-block;
}
.title-area a.custom-logo-link {
    display: inline-block;
    color: #333;
    float: left;
    width: 70px;
}
p.site-title {
    display: inline-block;
    color: #333 !important;
    float: left;
    position: inherit !important;
    width: auto !important;
    height: 100% !important;
}
p.site-title a {
    color: #333;
    padding: 15px 0 0 5px;
    display: inline-block;
    width: 240px;
    
}
p.site-title a:hover {
color:#333;}
nav.nav-primary {
    float: right;
    padding: 25px 0 25px 0;
    background: none !important;
}

.red-btn {
	color:#fff !important;
	background:#22207b !important;
	font-weight:bold;
}
button:focus, button:hover, .button:focus, .button:hover {
	color:#fff !important;
	background:#22207b !important;
}
.form-card .title-bar, .form-container .title-bar
{
	background:#22207b !important;
}
.slider .slider_navigation_dots li.active , .site-footer{
    background-color: #22207b !important;
}
.white-btn {
	color:  #22207b !important;
}
.site-header .genesis-nav-menu .current-menu-item {
    border-bottom: 3px solid #22207b !important; 
	/* #322fd3 */
}
.home-top-section .title {
 
    font-weight: 600;
	text-transform:uppercase;
}
.site-header .genesis-nav-menu a {
	font-size:15px !important;
	opacity:1 !important;
	padding: 14px 10px;
	color:#333;
}
.site-header .genesis-nav-menu a:hover {
	color:#333;
}
.site-header .genesis-nav-menu .current-menu-item a {
	color:#333;
}
.site-header li.request-info.menu-item {
	margin-left: 10px !important;
}
.site-header li.request-info.menu-item button.btn {
   padding: 10px 10px;
}

.site-header {
    background-color: rgb(255, 255, 255);
	position:fixed;
	/*display: flex;
	flex-direction: row!important;*/
}

div#page_message {
    display: block;
    width: 100%;
    max-width: 1440px;
    margin: auto;
    padding: 30px 36px;
}
.m_image {
    float: left;
    width: 100%;
    max-width: 500px;
}
.m_image img {
    border-radius: 100%;
    height: 440px;
	width:440px;
	object-fit: cover;
}
.m_text {
    float: right;
    width: 60%;
}
.m_text h5 {
    color: #22207b;
    padding-bottom: 20px;
    padding-top: 20px !important;
    display: inline-block;
    width: 100%;
}
.ms {
    display: inline-block;
    width: 100%;
    padding: 0 0 20px;
    border-bottom: 1px solid #ddd;
}
h5.bh
{
font-style: italic;
    font-weight: 400;
    line-height: 1.25;
    font-size: 28px;
    text-transform: capitalize;
    padding-top: 20px;
}
.chips {
margin-bottom:0;
}
#faqs {
    display: inline-block !important;
	}
div#home-frm .card {
    margin: 0;
}
#faqs {
    display: inline-block !important;
    padding: 0 18px;
	margin-top:35px;
}
div#arrage-nav {
    padding: 0px 30px;
}
li.nv-btn button {
    margin-left: 0 !important;
}
div#arrage-nav li.social-links-container .flex-row.social-links-mobile {
    margin-left: 0;
	margin-top:10px;
}
div#arrage-nav a.social-link.facebook {
    margin-left: -7px !important;
}
div#arrage-nav p.body2 {
    padding-bottom: 55px;
}
/*#sidebar-nav {
    position: fixed;
	}*/
#sidebar-nav #sidebar-nav-list {
    padding-bottom: 0;
    margin-top: 0;
    padding-top: 0;
}
.page-template-page_blog main#genesis-content {
    max-width: 1440px;
    margin: auto;
    width: 100%;
    display: block;
	padding:18px;
}
.blog article.entry {
float:left;
}
.blog article.entry {
    float: left;
    min-height: 530px;
    position: relative;
}

.blog .rd {
    position: absolute;
    bottom: 25px;
}
.blog .home-middle-section {
padding:0 18px;
}
.swiper-slide .message-content {
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.blog-container {
    display: block;
    margin: auto;
    max-width: 1440px;
    padding: 20px 18px;
}
select#select-form1 {
    background: none;
    border: none;
    border-bottom:1px solid #ddd;
    padding-left: 0;
	-webkit-border-radius: 0;
    border-radius: 0;
	    appearance: none;
    -webkit-appearance: none;
}

div.modal-container div.modal .reviews-container {
max-height:520px;
}
.htc iframe.hm-video {
    height: 444px;
}
@media (min-width:980px) {
div.modal-container div.modal {
height:520px;
}
div.modal-container.htc div.modal {
height:464px;
}
div.modal-container.htc div.modal .reviews-container {
    max-height:464px;
}
}
@media (min-width: 1890px) {
.site-header {
    height: 80px !important;
}
.home-top-section {
    margin-top: 80px;
}

ul#menu-main-menu {
    float: right;
    display: inline-block;
    width: auto;
    margin-right: 20px;
	padding-top:12px;
}
}
@media (max-width: 1890px) {
.site-header .nav-primary {
    padding: 0px 0px 0;
    width: 80%;
}
.site-header {
    height: 105px;
}
.site-header .nav-primary {
    padding:0px 25px 0;
}
.home-top-section {
    margin-top: 105px;
}
.site-header .title-area {
    padding-top: 15px;
}
}
@media (max-width: 1600px) {
.site-header .nav-primary {
    padding: 0px 0px 0;
    width: 75%;
}
}
@media (min-width: 1380px) {



}
/* MANAGE RESPONSIVE CSS STYLE */

@media (max-width: 1440px) {

section#home_benefits,.home-middle-section,div#benefit-archive .benefit_load_response
{
max-width:100% !important;
}
.layout1 div#home_benefit.cat1, .layout1 div#home_benefit.cat2,.layout1 div#home_benefit.cat3,.layout1 div#home_benefit.cat4,.layout1 div#home_benefit.cat5,.layout1 div#home_benefit.cat6,.layout1 div#home_benefit.cat7,.layout1 div#home_benefit.cat8,.layout1 div#home_benefit.cat9,.layout1 div#home_benefit.cat10,div#home-frm,iframe.hm-video{
    max-width: 48% !important;
}
.layout2 div#home_benefit.cat1 {
width:48%;
max-width:48%;
}
.layout2 div#home_benefit.cat2 {
width:48%;
max-width:48%;
}
.layout2 div#home_benefit.cat3 {
width:48%;
max-width:48%;
}
.layout2 div#home_benefit.cat4 {
width:48%;
max-width:48%;
}
.layout2 div#home_benefit.cat5 {
width:48%;
max-width:48%;
}
.layout2 div#home_benefit.cat6 {
width:48%;
max-width:48%;
}
.layout2 div#home_benefit.cat7 {
width:48%;
max-width:48%;
}
.layout2 div#home_benefit.cat8 {
width:48%;
max-width:48%;
}
.layout2 div#home_benefit.cat9 {
width:48%;
max-width:48%;
}
.layout2 div#home_benefit.cat10 {
width:48%;
max-width:48%;
}
/*
.layout3 div#home_benefit.cat1
{
width:48%;
max-width:48%;
}
.layout3 div#home_benefit.cat2
{
width:48%;
max-width:48%;
}
.layout3 div#home_benefit.cat3
{
width:48%;
max-width:48%;
float:left !important;
}
.layout3 div#home_benefit.cat4
{
width:48%;
max-width:48%;
float:right !important;
}
.layout3 div#home_benefit.cat5
{
width:48%;
max-width:48%;
float:left !important;
}
.layout3 div#home_benefit.cat6
{
width:48%;
max-width:48%;
float:right !important;
}
*/
.card {
    max-width: 30%;
}
div#benefit-archive .benefit_load_response {
    padding: 20px 36px;
	}
	
	.blog article.entry {
	max-width:30%;
	margin:1%
	}
	.full-div .full-content {
	 padding: 0 36px;
	width:100%;
}
.full-div h2.main-title {
    padding: 30px 36px;  
}
}
@media (max-width: 1380px) {
.site-header .nav-primary {
    padding: 0px 0px 0;
    width: 75%;
}
.site-header {
    height: 100px;
}
.home-top-section {
    margin-top: 100px;
}
div#benefit-archive .benefit_load_response .card {
    width: 48%;
	margin:18px 1%;
	max-width:585px;
}
.m_image {
    max-width: 35%;
}
.m_image img {
   height: 380px;
   width:380px;
}
.site-header .genesis-nav-menu a {
    font-size: 14px !important;
    padding: 14px 4px;
    color: #333;
}
.site-header li.request-info.menu-item button.btn {
    padding: 8px 6px;
    font-size: 12px;
}
.blog article.entry {
	max-width:48% !important;
	margin:2% !important;
	width:46% !important;
	}
	.site-header .nav-primary {
    padding: 0px 5px 0;
}
}
@media (max-width: 1285px) {
.site-header .nav-primary  {
    width: 70%;
}
}
@media (max-width: 1205px) {
.site-header .title-area {
    max-width: 30%;
    width: 30%;
} 
}
@media (max-width: 1205px) {
.site-header .title-area {
    max-width: 35%;
    width: 35%;
}
.site-header .nav-primary  {
    width: 65%;
} 
}
@media (max-width: 990px) {
.site-header .title-area {
    display: none !important;
}
}
@media (max-width: 1240px) and (min-width: 1031px){
.m_image img {
   height: 300px;
   width:300px;
}
}
@media (max-width: 1030px) {
.site-header .title-area {
    max-width: 30%;
    width: 30%;
}
.site-header .nav-primary {
    width: 70%;
}
p.site-title a {
    width: auto;
	font-size:15px;
}
p.site-title {
    width: 75% !important;
	}
.site-header .nav-primary {
    padding: 0px 5px 0;
}
.home-top-section .title
{
font-size:40px;
line-height: 50px;
}
.m_image {
    max-width: 100%;
    text-align: center;
}
.m_image img {
    height: 400px;
    width: 400px;
}
.m_text {
    float: none;
    width: 100%;
    text-align: center;
    max-width: 600px;
    display: block;
    margin: auto;
}


section#home_benefits,.home-middle-section
{
max-width:550px !important;
}
.layout1 div#home_benefit.cat1, .layout1 div#home_benefit.cat2,.layout1 div#home_benefit.cat3,.layout1 div#home_benefit.cat4,.layout1 div#home_benefit.cat5,.layout1 div#home_benefit.cat6,.layout1 div#home_benefit.cat7,.layout1 div#home_benefit.cat8,.layout1 div#home_benefit.cat9,.layout1 div#home_benefit.cat10,div#home-frm,iframe.hm-video{
    max-width: 100% !important;
}
.layout2 div#home_benefit.cat1,.layout2 div#home_benefit.cat2,.layout2 div#home_benefit.cat3,.layout2 div#home_benefit.cat4,.layout2 div#home_benefit.cat5,.layout2 div#home_benefit.cat6,.layout2 div#home_benefit.cat7,.layout2 div#home_benefit.cat8,.layout2 div#home_benefit.cat9,.layout2 div#home_benefit.cat10,.layout3 div#home_benefit.cat1,.layout3 div#home_benefit.cat2,.layout3 div#home_benefit.cat3,.layout3 div#home_benefit.cat4,.layout3 div#home_benefit.cat5,.layout3 div#home_benefit.cat6,.layout3 div#home_benefit.cat7,.layout3 div#home_benefit.cat8,.layout3 div#home_benefit.cat9,.layout3 div#home_benefit.cat10 {
width:100% !important;
max-width:100% !important;
}
.mobile-form-card .title-bar {
    background-color: #22207b !important;
	}
	
	.slider .js_prev,.slider .js_next {
	width:52px !important;
	}
span.js_prev svg {
    position: relative;
    left: 0;
}
span.js_next svg {
    position: relative;
    right: 0;
	left:0;
}
}



@media (max-width: 1349px) and (min-width: 1240px){
.site-header .genesis-nav-menu a {
    padding: 14px 10px;
    font-size: 13px;
}
	.site-header li.request-info.menu-item button.btn {
    padding: 10px 15px;
    font-size: 13px;
}
	.site-title {
    font-size: 18px;
}
	.atf div.contact-info a {
    font-size: 14px;
}
	.layout1 div#home_benefit.cat1, .layout1 div#home_benefit.cat2 {
    max-width: 560px;
}
	.layout1 div#home_benefit.cat3 {
    max-width: 388px;
}
	.layout1 div#home_benefit.cat4 {
    max-width: 752px;
}
	
}
@media (max-width: 1446px) and (min-width: 993px){
.bottom-atf .image-container-helper {
    height: 450px;
}
}
@media only  screen and (max-width: 990px){
.site-header {
    height: 56px;
}
.home-top-section {
    margin-top: 56px;
}
.home div#bottom-section {
float:left;
}
.bottom-atf {
    padding-bottom: 20px;
	}
	
#sidebar-nav
{
left:16px;
}
#sidebar-nav #sidenav-header
{
box-sizing:border-box;
display:inline-block;
}
div#sidenav-header picture {
    display: inline-block;
    width: 15%;
    max-width: 45px;
    float: left;
}
#sidebar-nav #sidenav-header .header-title {
    width: 65%;
    display: inline-block;
    float: left;
}
.site-header .social-icons {
    display: inline-block;
   
    float: right;
}

	div#benefit-archive .benefit_load_response .card {
    width: 100%;
	}
	
	div#benefit-archive .benefit_load_response {
    max-width: 550px !important;
	padding:20px 0;
}
	div#benefit-archive .benefit_load_response .card {
       float: none;
    margin: 0 auto;
    display: block;
    margin-bottom: 50px;
    max-width: 90%;
		height: auto;
}
	.faq {
    width: 100%;
    max-width: 100%;
}
	section.message .flex-row {
    display: block;
		padding: 0 0px 0px;
}
	.hamburger div#nav-icon span, .hamburger div#nav-icon2 span {
    background: #22207b;
}
	.swiper-slide.swiper-slide-active .message-content {
    opacity: 1;
    padding: 0px;
}
	.mobile-form-card .title-bar {
    background-color: #22207b;
    padding: 6px!important;
		width: 100%;
}
	.fl-fr_Post-m {
    margin-left: 36px;
    margin-right: 36px;
    margin-bottom: 45px;
}
	.swiper-slide .image-container {
    width: 100% !important;
    height: auto !important;
    border-radius: 135px !important;
    margin: 20px auto 0px;
}
	
	.blog article.entry {
    max-width: 100%;
		margin: 20px 20px;
}
	
/*	.site-header #nav-btn-mobile {
    position: absolute;
    display: block;
    top: 10px;
    right: 15px;
    height: 42px;
    max-width: 160px;
    width: 30.6666vw;
    float: right;
}*/
	div#testimonials {
    padding: 0px 25px;
	    padding-bottom: 40px;
}
	.img-cont {
    width: 80px;
    height: 80px;
}
	.title-cont {
    position: relative;
    left: 95px;
    top: 15px;
}
	.title-cont h3 {
    font-size: 18px;
}
	div#cont {
    display: inline-block;
    width: 100%;
    height: 90px;
}
	.excerpt {
    font-size: 14px;
}
	.bottom-atf .image-container-helper {
    display: inline-block;
    width: 100%;
    height: auto;
    overflow: visible;
    margin: 0;
    max-width: 100%;
		text-align: center;
}
	div#bottom-section .bottom-atf .flex-row {
    display: inline-block;
		position: relative;
		    padding-top: 10px;
		    padding-bottom: 10px;
}
	.bottom-atf .image-container-helper .image-container {
    margin: 0 auto;
}
	div#bottom-section .bottom-atf .flex-row .image-container-helper {
    position: relative;
    top: 0px;
    margin: 0 auto;
    display: block;
}
	.slider .slides .js_slide h4.upper {
    bottom: 0vmin;
}
	.bottom-atf>.width-limiter .content-footer {
    width: 100%;
    max-width: 100%;
}
	.hamburger-f div#nav-icon2 span {
    background: #fff;
}
.page-template-page_blog main#genesis-content
{
max-width:550px;
}
.blog article.entry {
width:100% !important;
max-width:100% !important;
margin:0 !important;
margin-bottom: 25px !important;
min-height:auto;
}
.blog .rd {
    position:inherit;
    bottom: 0px;
}
}

@media (max-width:610px) {
.site-header #nav-btn-mobile {
height:40px;
}
.home .site-inner {
margin-top:10px;
}
.m_image img {
    height: 350px;
    width: 350px;
}
.card .card-content {
    padding: 24px 24px 16px 24px;
}
section#home_benefits {
padding:35px 18px;
}
.full-div .full-content {
	 padding: 0 18px;
	width:100%;
}
.full-div h2.main-title {
    padding: 30px 18px;
   
}
div#sidenav-header picture {
    /*display: contents;*/
}

}

@media (max-width:450px) {
div#sidenav-header picture {
    width: 15%;
}
#sidebar-nav #sidenav-header .header-title {
    width: 50%;
}
.site-header .social-icons {
    position: relative;
    top: 12px;
}
.m_image img {
    height: 250px;
    width: 250px;
}
}
@media (max-width:375px) {
.site-header #nav-btn-mobile {
   padding:0 8px;
}
#sidebar-nav #sidenav-header img {
width:42px !important;
height:auto !important;
}
.m_image img {
    height: 220px;
    width: 220px;
}
div#sidenav-header picture {
    width: 15%;
	}
	.site-header .mobile-nav-title h6 {
    font-size: 3.0vw!important;
}

}

@media (max-width:310px) {
.site-header .mobile-nav-title h6 {
    font-size: 8px !important;
}
}
/* MANAGE RESPONSIVE CSS STYLE */


