body {
	font-family: arial;
	color: #333333;
	font-family: arial;
	overflow-x: hidden;
}

/* centered columns styles */
.row-centered {
    text-align:center;
}
.col-centered {
    display:inline-block;
    float:none;
    /* reset the text-align */
    text-align:left;
    /* inline-block space fix */
    margin-right:-4px;
}


/* Top Bar Start*/

.bs3-tb {
    display: flex;
    justify-content: flex-end;
    min-height: unset;
}

.top-bar {
    background: #cf1626;
}

.top-bar .tb-link {
    color: #fff;
    font-size: 13px;
    font-family: 'Open Sans';
    font-weight: 500;
    line-height: 10px;
    padding-right: .8rem !important;
    padding-left: .8rem !important;
    font-weight: 600;
	text-decoration: none;
}

#navbarDropdownMenuLink::after {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: .255em;
	vertical-align: .255em;
	content: "";
	border-top: .3em solid;
	border-right: .3em solid transparent;
	border-bottom: 0;
	border-left: .3em solid transparent;
}

.tb-link:hover, .active-top-bar {
    background: #fff;
    color: #333 !important;
    /* font-weight: 700 !important; */
}

.tb-dm {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: 0.5rem 0;
    margin: 0rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 0px solid rgba(0,0,0,.15);
    border-radius: 0 0 0.4rem 0.4rem;
    box-shadow: 0px 8px 20px rgb(0 0 0 / 20%);
}

.tb-dm a{
    display: block;
    width: 100%;
    padding: 0.15rem 1rem;
    clear: both;
    font-weight: 700;
    color: #333;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    font-size: 14px;
    line-height: 35px;
}

/* Top Bar Ends */


.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
    margin-bottom: 40px;
}

.col-xs-5ths {
    width: 20%;
    
}

@media (min-width: 768px) {
    .col-sm-5ths {
        width: 20%;
        
    }
}

@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        
    }
}

@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        
    }
}



#home_container {
	padding-bottom: 50px;
	padding-top: 50px;
}

#p_home_div {
	width: 100%;
	margin: 0px;
	padding: 0px;
	height: 450px;
	background-image: url("../../images/home/SECONDTRY.jpg");
	/*background: #dddddd;*/
	color: #fff;
	
	/*margin-bottom: 45px;*/
	background-attachment: fixed;
	position: relative;

}

.h_txt_color_font {
	font-family: open sans;
	color: #999;
	font-size: 15px;
	line-height: 26px;
	font-weight: none;
}

.h_txt_color_font p{
	margin-bottom: 15px;
}

.home_product_hdng_2 {
	font-family: 'Josefin Sans',serif;
	font-size: 30px;
	font-weight: bold;
	color: #444444;
	margin-top: 35px;
}

#p_home_div h1{
	font-family: 'Josefin Sans',serif;
    font-size: 50px;
    font-weight: 600;
    line-height: 1.5;
    margin: 0 auto;
    padding: 70px 0 30px;
    text-align: center;
}

#home_container .section_heading {
	margin-bottom: 20px;
}

.home_service_container {
	padding: 50px 0px;
	/*background-color: #ededed;*/
	background-color: #ffffff;
}

.home_service_container h2 {
	margin-top: 0px;
}

.home_service_container h2.section_heading {
	margin-bottom: 50px;
	margin-top: 30px;
}

.home_services_card {
	/*background-color: #f9f9f9;*/
	padding: 25px;
	min-height: 425px;
	display: flex;
	flex-direction:column;
	padding-top: 50px;
	border: 1px solid #dddddd;
	-webkit-box-shadow: 0px 0px 15px -9px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 15px -9px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 15px -9px rgba(0,0,0,0.75);
	margin-bottom: 30px;
}

.service_card_flex {
    display: flex;
    flex-grow: 1;
    justify-content: space-between;
    flex-direction: column;
}

.dhr_two {
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
    font-size: 2px;
    line-height: 1;
    height: 5px;
}

.home_services_card .cta_para {
	margin-bottom: 0px;
}

.home_services_card .home_cta_btns {
	padding: 7px 30px;
    font-size: 14px;
}

.home_services_card span {
	color: #cf1626;
	font-size: 32px;
}

.home_service_hdng_6 {
    font-weight: 500;
	font-family: 'Inter', sans-serif;
    font-size: 20px;
    /* font-weight: bold; */
    color: #444444;
    margin-top: 35px !important;
}

.home_service_hdng_5 {
	font-family: 'Josefin Sans',serif;
	color: #cf1626;
	font-weight: bold;
    margin-top: 20px;
    margin-bottom: 5px;
}

.home_service_hdng_4 {
    font-family: 'Josefin Sans',serif;
    font-size: 30px;
    line-height: 1.2;
    font-weight: bold;
    color: #444444;
    text-transform: capitalize;
}

.home_service_container .cta_para a {
	text-transform: capitalize;
}

.services_btn_container {
	padding-top: 35px;
}

.service_txt_color_font {
    font-family: open sans;
    color: #999;
    font-size: 15px;
    line-height: 26px;
    font-weight: none;
}


#feature_box_sec {
	width: 100%;
	margin: 0px;
	padding: 0px;
}

#fb_content_sec {
	
}

#document_importer_sec {
	width: 100%;
	margin: 0px;
	padding: 0px;
}

.section_heading {
	bottom: 0px;
    font-family: 'Josefin Sans',serif;
    font-size: 40px;
    font-weight: normal;
    line-height: 45px;
    margin-bottom: 0;
    position: relative;
    text-align: center;
}

#pricing_table_sec {
	width: 100%;
	margin: 0px;
	padding: 0px;
}

#promo_box_sec {
	width: 100%;
	margin: 0px;
	padding: 0px;
}

.hr_marg {
	border-top: 1px solid #ddd;
	margin-top: 85px;
	margin-bottom: 85px;
}

#promo_box_sec {
	width: 100%;
	margin: 0px;
	padding: 0px;
}

.cta_para {
	margin-top: 20px;
	text-align: center;
}

.btn:focus, .btn:active {
	color: #ffffff;
}

.home_cta_btns {
	color: #ffffff;
	background: #cf1626;
	padding: 10px 45px;
	font-size: 18px;
	font-family: 'Josefin Sans', serif;
	font-weight: bold;
}

.home_cta_btns:hover {
	color: #fff;
	background: #b30f1e;
}

.real_green_cta_btns {
	color: #ffffff;
	background: #5eb755;
	padding: 10px 45px;
	font-size: 18px;
	font-family: 'Josefin Sans', serif;
	font-weight: bold;
}

.real_green_cta_btns:hover {
	color: #fff;
	background: #57b04e;
}

#money_back_support_div {
	margin: 0px;
	padding: 0px;
	width: 100%;

}

#money_back_col {

}

#money_back_col h2{
	color: #444444;
    font-family: 'Josefin Sans',serif;
    font-size: 32px;
    font-weight: 500;
    margin-top: 0;
}

#money_back_col p {
	font-family: open sans;
	color: #555555;
	font-size: 15px;
	line-height: 26px;
}

#support_pic_div {
	float: left;
	width: auto;
	text-align: center;
}

#support_pic_div img{
	width: auto;
	margin: 0px;
	padding: 0px;
}

#support_content_div {
	float: left;
	width: 80%;
	padding: 0px 15px 0px 15px;
}

#support_content_div h2 {
	color: #444444;
    font-family: 'Josefin Sans',serif;
    font-size: 32px;
    font-weight: 500;
    margin-top: 0;
}

#support_content_div p {
	font-family: open sans;
	color: #555555;
	font-size: 15px;
	line-height: 26px;
	margin-bottom: 10px;
}

#recent_post_social_div {
	margin: 0px;
	padding: 0px;
	width: 100%;
}

.videos_divs {
	max-width: 80%;
	margin: auto;
	height:auto;
}

.inner_video_div {
	width: 100%;
	height: 100%;
	/*background-repeat: no-repeat;
	background-size: 100% 100%;*/
}

.inner_video_div iframe {
	width: 100%;
	height: 250px;
}

.inner_video_div .fb_play {
	width: auto;
	position:absolute;
   top:50%;
   left:50%;
   margin-top:-26px;
   margin-left:-52px;
   cursor: pointer;
}

.inner_video_div .product_img_shadow {
	-webkit-transition: all .1s ease-in-out; /* Safari and Chrome */
    -moz-transition: all .1s ease-in-out; /* Firefox */
    -ms-transition: all .1s ease-in-out; /* IE 9 */
    -o-transition: all .1s ease-in-out; /* Opera */
    transition: all .1s ease-in-out;
}

.inner_video_div:hover .product_img_shadow {
	-webkit-transform:scale(1.07); /* Safari and Chrome */
    -moz-transform:scale(1.07); /* Firefox */
    -ms-transform:scale(1.07); /* IE 9 */
    -o-transform:scale(1.07); /* Opera */
     transform:scale(1.07);
}

#fb_innervideo_div {
	cursor: pointer;
}

#di_innervideo_div {
	cursor: pointer;
}

#pt_innervideo_div {
	
}

#pb_innervideo_div {
	
}

#recent_posts_div {

}

#recent_posts_div h2 {
	color: #444444;
    font-family: 'Josefin Sans',serif;
    font-size: 33px;
    font-weight: 500;
    margin-top: 0;	
}

#recent_posts_ul {
	padding: 0px;
	padding-left: 15px;
}

#recent_posts_ul li{
	padding-top: 4px;
	padding-bottom: 4px;
}

#recent_posts_div li a {
	font-size: 15px;
	font-family: open sans;	
	color: #337ab7;
	margin-bottom: 10px;
	line-height: 24px;
}

#recent_posts_div li a:hover {
	text-decoration: underline;
	color: #23527c;
}

/*#recent_posts_div a{
	color: #555555;
}

#recent_posts_div a:hover{
	color: #555555;
	text-decoration: none;
}*/

#h_option_email {
	width: 70%;
	/*margin: auto;*/
	margin-top: 20px;
	margin-bottom: 15px;
}

#h_optin_subs_btn {
	background: #cf1626;
	color: #fff;
	font-family: 'Josefin Sans',serif;
	font-size: 18px;
	padding: 7px 20px;
	min-width: 200px;
	display: block;
	font-weight: bold;
}

#h_optin_subs_btn:hover {
	background: #b30f1e;
}

#home_social {
	margin: 0px;
	padding: 0px;
}

#home_social li{
	list-style-type: none;
	display: inline;
}

#home_social li>a{
	border: medium none;
    display: inline-block;
    height: 35px;
    margin-left: 3px;
    margin-right: 3px;
    margin-top: 0;
    width: 40px;
    background: #ddd;
    text-align: center;
    font-size: 14px;
    color: #444444;
}

#home_social li>a>i{
	margin-top: 10px;

}

#h_social h2{
	color: #444444;
    font-family: 'Josefin Sans',serif;
    font-size: 33px;
    font-weight: 500;
    margin-top: 0;
}

#featured_on {
	font-size: 26px;
	font-family: 'Josefin Sans',serif;
	font-weight: 500;
	margin-top: 20px;
	text-align: center;
}



#support_pic_div img {
	/*width: 100%;*/
}
#money_back_img {
	/*width: 100%;*/
}

#nav_toggle_btn {
	display: none;
	float: right;
	margin: 0px;
	padding: 0px; 
	background: transparent;
	
	color: #fff;
	padding-left: 25px;
	padding-right: 25px;
	cursor: pointer;
}

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

}

@media screen and (max-width: 980px) {
	.inner_video_div iframe {
		height: 175px;
	}
	.videos_divs {
		max-width: 90%;
	}
	#p_home_div {
		height: 400px;
	}
	#p_home_div h1 {
		font-size: 36px;
		padding-top: 50px;
	}
	.section_heading {
		font-size: 32px;
		bottom: -10px;
	}
	.home_product_hdng_2 {
		font-size: 30px;
	}
	#h_social h2 {
		font-size: 30px;
	}
	#recent_posts_div h2{
		font-size: 30px;
	}
	#support_content_div h2 {
		font-size: 30px;
	}
	#money_back_col h2 {
		font-size: 30px;
	}
}

@media screen and (max-width: 800px) {
	#p_home_div {
		height: 370px;
	}
	#p_home_div h1 {
		font-size: 32px;
		padding-top: 85px;
		line-height: 43px;
	}
	.home_product_hdng_2 {
		font-size: 26px;
	}
	#h_social h2 {
		font-size: 26px;
	}
	#recent_posts_div h2{
		font-size: 26px;
	}
	#support_content_div h2 {
		font-size: 26px;
	}
	#money_back_col h2 {
		font-size: 26px;
	}
}

@media screen and (max-width: 768px) {
	#header-decor {
		height: 170px !important;
	}
	.inner_video_div iframe {
		height: 244px;
	}
	.hr_marg {
		margin-top: 45px;
		margin-bottom: 45px;
	}
	#nav_toggle_btn{
		display: block;
	}

	/*#home_nav_ul {
		display: none;
	}
	#home_nav_ul {
		float: left;
		width: 100%;
		text-align: left;
		position: absolute;
		z-index: 99;
	}
	#home_nav_ul li{
		display: block;
		width: 100%;
		width: 100%;
	}
	#home_nav_ul li>a{
		padding: 0px;
		display: block;
		padding-left: 15px;
		width: 100%;
	}
	.plug_inner_ul {
		width: 100%;
	}
	.plug_inner_ul li{
		width: 100%;
	}
	.plug_inner_ul li>a{
		display: block !important;
		padding: 0 !important;
		padding-left: 40px !important;
		font-size: 14px;
	}*/
	#recent_posts_div p {
		font-size: 16px;
	}
	#recent_posts_div {
		padding-bottom: 15px;
	}
	.videos_divs {
		max-width: 420px;
	} 
	#p_home_div {
		height: 350px;
	}
	#p_home_div h1 {
		font-size: 28px;
		padding-top: 50px;
		line-height: 40px;
	}
	.section_heading {
		font-size: 24px;
	}
	.alt_col_res_on_mob {
		padding-bottom: 25px;
	}
	#featured_on {
		font-size: 23px;
		text-indent: 0px;
	}
}

@media screen and (max-width: 550px) {
	#header-decor {
		height: 150px !important;
	}
}

@media screen and (max-width: 450px) {
	.section_heading {
		bottom: 25px;

	}
	#header-decor {
		height: 130px;
	}
	.videos_divs {
		max-width: 90%;
	}
}

@media screen and (max-width: 360px) {
	.inner_video_div iframe {
		height: 188px;
	}
	.fb_play {
		width: 40px !important;
	}
	.videos_divs {
		max-width: 100%;
	}
	#p_home_div {
		height: 320px;
	}
	#p_home_div h1 {
		font-size: 18px;
		padding-top: 70px;
		text-align: center;
		line-height: 35px;
	}
	.section_heading {
		font-size: 16px !important;
	}
	.home_product_hdng_2 {
		font-size: 22px;
	}
	#h_social h2 {
		font-size: 22px;
	}
	#recent_posts_div h2{
		font-size: 22px;
	}
	#support_content_div h2 {
		font-size: 22px;
	}
	#money_back_col h2 {
		font-size: 22px;
	}
	#featured_on {
		font-size: 20px;
	}
}

.product_img_shadow {
	max-width: 100%;
}




/*------------------footer code-------------------*/
.foot_about >h4, .foot_plug >h4 , .foot_support > h4{
	font-family: 'Open Sans',sans-serif;
	font-weight: bold;
}
.foot_about >ul, .foot_plug >ul , .foot_support > ul{
	list-style-type: none;
	font-family: 'Open Sans',sans-serif;
	padding: 0px;
	display: inline;
}
.foot_about > ul >li a, .foot_plug >ul >li a ,.foot_support > ul > li > a{
	color: #FFFFFF;
	line-height: 25px;
	text-decoration: none;	
}
.foot_img{
	margin-top:10px;
	font-family:'Open Sans';
	line-height: 20px;
	text-shadow: -1px 1px 1px #222222;
}

/*--------------------------end---------------------*/

.nv_show_hide {
	display: block;
}

/* footer {
    background: url("/images/home/FINAL-FOOTER.jpg") repeat scroll 0 -75px rgba(0, 0, 0, 0);
} */