.videoWrapper {
 box-sizing: content-box;
  
  width:100%;
  position:relative;
  overflow:hidden;
}


.promo-block {
    border: 10px solid #014bad;
}
.product-subtitle {font-size:14px;color:#581700ba; }
span.woocommerce-Price-amount.amount { /*display: none;*/}
/*-------------------------------------------------------------------- Video Responsive----------------------------------------------------------------------*/
@media (max-width: 360px)
{
    .videoWrapper {
    
}
}
@media only screen and (max-width: 760px) and (min-width: 361px)

{
    .videoWrapper {
     
}
}
@media (max-width: 767px){
	
	.videoWrapper iframe {
	 height: 100%;
    width: 100%;
    position: absolute;
    top: -92px;
    bottom: 0;
    z-index: 1;
}
#testimonials blockquote {
    height: auto;
    margin-top: 30px;
}
#slider1 {
    margin-top: 0!important;
}
.course-down
{
    margin-top:0;
}
.after-form
{
    margin-top:7%;
}
.survival-for
{
    padding-top:0!important;
}
}
 

.button{
    color: #fff !important;
}


.features article .content h1, 
.features article .content h2, 
.features article .content h3, 
.features article .content h4, 
.features article .content h5 {
    text-align: left;
}
.content-part-video{ text-align:justify;}

@media screen and (min-width:768px) {
	
	.videoWrapper iframe {
	 height: 100%;
    width: 100%;
    position: absolute;
    top: -92px;
    bottom: 0;
    z-index: 1;
}
	
	
	
	.turmflu-video{ height: 426px; }
	.video-1{ float:left; width:65%}
	.video-1-content{ float:right;width:33%;    margin-top: -5px;}
	
	.video-2{ float:right; width:65%}
	.video-2-content{ float:left;width:33%;    margin-top: -9px;}
	
	
    .features article:hover {
        border: 1px solid #53a800; 
    }
    
    .features article .icon {
        transition: all ease-in-out 0.4s;
        -webkit-transition: all ease-in-out 0.4s;
    }
    
    .features article:hover .icon {
        transform: rotateY(180deg);
        -webkit-transform: rotateY(180deg);
    }
    
    .features article:hover .icon:before {
        color: #53a800;  
    }
    
    .features article:hover .icon:after {
        border: solid 2px #53a800;
    }

}


@media screen and  (max-width:1200px) {	
.home-comtent { padding: 20px; }
.product-title {
        color: #474747;
        font-size: 17px;
        font-weight: 400;
        margin-top: 10px;
        margin-bottom: 10px;
        text-transform: uppercase;
        position: relative;
        line-height: 21px;
    }
    
    #widget-area-three-section{
        padding:0px !important;
    }
   .bfarm-about-inner, .video-1-content, .video-2-content {
     padding: 6px 7px 0 0;
}
        .ed-container.bfarm-about-inner {
    padding-left: 10px;
}
    
    .about-bg{    
      background-image: url(../../uploads/2021/05/about-bg-min.jpg);
        background-repeat:repeat; 
             
    }
    .bfarm-about-outer{
       /* padding: 40px 0 80px; */
    
    }   
       
       
      .bfarm-about-outer  .textwidget p{
       
    }
       
      .bfarm-about-outer .widget-title {
    	display: block;
    	letter-spacing: 2px;
    	text-align: center;
        margin: 0;
    	position: relative;
    	font-family: 'Crimson Text', serif;
    	text-transform: uppercase;
    	font-weight: 700;
    }
   
      
}      
      
      
@media only screen and (min-width:992px){     
     
	 page.columns-3 ul.products li.product, .woocommerce.columns-3 ul.products li.product {
    width: 23%!important;
	box-shadow: 0 0px 7px rgb(0 0 0)!important;
    margin: 10px;

} }
      
      
      
 @media only screen and (min-width:992px) and (max-width:1200px) {     
     
	 page.columns-3 ul.products li.product, .woocommerce.columns-3 ul.products li.product {
    width: 23%!important;
	box-shadow: 0 0px 7px rgb(0 0 0)!important;
    margin: 10px;

}
	 
    .features {
        display: -moz-flex;
        display: -webkit-flex;
        display: -ms-flex;
        display: flex;
        -moz-flex-wrap: wrap;
        margin-top: -70px;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: calc(100% + 0em);
    }
  
    .features article:nth-child(2n - 1) {
       
    }
   
    .features article .icon {
        -moz-flex-grow: 0;
        -webkit-flex-grow: 0;
        -ms-flex-grow: 0;
        flex-grow: 0;
        -moz-flex-shrink: 0;
        -webkit-flex-shrink: 0;
        -ms-flex-shrink: 0;
        flex-shrink: 0;
        display: block;
        height: 10em;
        line-height: 10em;
        margin: 0 2em 0 0;
        text-align: center;
        width: 10em;
    }
    
    
    .icon {
        text-decoration: none;
        border-bottom: none;
        position: relative;
    }
       .features article .content {
        -moz-flex-grow: 1;
        -webkit-flex-grow: 1;
        -ms-flex-grow: 1;
        flex-grow: 1;
        -moz-flex-shrink: 1;
        -webkit-flex-shrink: 1;
        -ms-flex-shrink: 1;
        flex-shrink: 1;
        width: 100%;
    }   
    .features article .content > :last-child {
        margin-bottom: 0;
        color: #777;
        text-align:justify;
    }}
@media only screen and (min-width:768px) and (max-width:991px) {  

page.columns-3 ul.products li.product, .woocommerce.columns-3 ul.products li.product {
    width: 45%!important;
	box-shadow: 0 0px 7px rgb(0 0 0)!important;
    margin: 10px;

}   
     
        .features {
            display: -moz-flex;
            display: -webkit-flex;
            display: -ms-flex;
            display: flex;
            -moz-flex-wrap: wrap;
            margin-top: -70px;
            -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            width: calc(100% + 0em);
        }
      
        .features article:nth-child(2n - 1) {
           
        }
    
        .features article .icon {
        -moz-flex-grow: 0;
        -webkit-flex-grow: 0;
        -ms-flex-grow: 0;
        flex-grow: 0;
        -moz-flex-shrink: 0;
        -webkit-flex-shrink: 0;
        -ms-flex-shrink: 0;
        flex-shrink: 0;
        display: block;
        height: 10em;
        line-height: 10em;
        margin: 0px 1em 0 4px;
        text-align: center;
        width: 3em;
    }
        
        
        .icon {
            text-decoration: none;
            border-bottom: none;
            position: relative;
        }
           .features article .content {
            -moz-flex-grow: 1;
            -webkit-flex-grow: 1;
            -ms-flex-grow: 1;
            flex-grow: 1;
            -moz-flex-shrink: 1;
            -webkit-flex-shrink: 1;
            -ms-flex-shrink: 1;
            flex-shrink: 1;
            width: 100%;
        }   
        .features article .content > :last-child {
            margin-bottom: 0;
            color: #777;
            text-align:justify;
        }
    
      .features article .icon:after {
        -moz-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        border-radius: 0.25rem;
        border: solid 2px rgba(210, 215, 217, 0.75);
        content: '';
        display: block;
        height: 3em;
        left: 115%;
        margin: -3.5em 0 0 -3.5em;
        position: absolute;
        top: 50%;
        width: 3em;
    }
    


}


@media screen and (max-width: 540px) {
    #widget-icon-section {
        margin: 0px 0; 
    }
        
    #widget-icon-section .widget .payment-info {
        padding-left: 20px;
        min-width: 250px;
        display: inline-block;
    }   

}


 @media screen and (max-width:767px) {     
     
      .features {
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -moz-flex-wrap: wrap;
    margin-top: -70px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: calc(100% + 0em);
    padding: 18px;
}
      
        .features article:nth-child(2n - 1) {
           
        }
      .features article {
    -moz-align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    background: #f9f9f9;
    padding: 10px;
    border: 1px solid #dbdfe1;
    padding-bottom: 28px;
    align-items: center;
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    margin: auto;
    margin-bottom: 2em;
    position: relative;
}

.features article h3{
    
    margin: 0px;
    
}



       .features article .icon {
    -moz-flex-grow: 0;
    -webkit-flex-grow: 0;
    -ms-flex-grow: 0;
    flex-grow: 0;
    -moz-flex-shrink: 0;
    -webkit-flex-shrink: 0;
    -ms-flex-shrink: 0;
    flex-shrink: 0;
    display: block;
    height: 10em;
    line-height: 10em;
    margin: 0px 3em 0 0px;
    text-align: center;
    width: 4em;
}
        
        .icon {
            text-decoration: none;
            border-bottom: none;
            position: relative;
        }
           .features article .content {
            -moz-flex-grow: 1;
            -webkit-flex-grow: 1;
            -ms-flex-grow: 1;
            flex-grow: 1;
            -moz-flex-shrink: 1;
            -webkit-flex-shrink: 1;
            -ms-flex-shrink: 1;
            flex-shrink: 1;
            width: 100%;
        }   
        .features article .content > :last-child {
            margin-bottom: 0;
            color: #777;
            text-align:justify;
        }
    
  .features article .icon:after {
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    border-radius: 0.25rem;
    border: solid 2px rgba(210, 215, 217, 0.75);
    content: '';
    display: block;
    height: 4em;
    left: 115%;
    margin: -3.5em 0 0 -3.5em;
    position: absolute;
    top: 67%;
    width: 4em;
}
   


}



@media screen and (min-width:1201px) {
    
    .product-title {
        color: #474747;
        font-size: 17px;
        font-weight: 400;
        margin-top: 10px;
        margin-bottom: 10px;
        text-transform: uppercase;
        position: relative;
        line-height: 21px;
    }
    
    #widget-area-three-section{
        padding:0px !important;
    }
    .bfarm-about-inner{
           /* padding: 35px 0; */
        }
        
    
    .about-bg{    
      background-image: url(../../uploads/2021/05/about-bg-min.jpg);
	                        
        background-repeat:repeat;    
    }
    .bfarm-about-outer{
      /*  padding: 40px 0 80px; */
    
    }   
       
       
      .bfarm-about-outer  .textwidget p{
       /* color: #777;
        text-align: justify;
        line-height: 26px;
        font-size: 16px; */
    }
       
      .bfarm-about-outer .widget-title {
    	display: block;
    	letter-spacing: 2px;
    	text-align: center;
        margin: 0;
    	position: relative;
    	font-family: 'Crimson Text', serif;
    	text-transform: uppercase;
    	font-weight: 700;
    }
    
    .bfarm-about-outer .widget-title:before,
    .bfarm-about-outer .widget-title:after {
    	position: absolute;
    	left: 9%;
    	top: 50%;
    	margin-top: -1px;
    	height: 2px;
    	width: 108px;
    	content: "";
    	border-top: 2px solid #5ace5e;
    }
    
    .bfarm-about-outer .widget-title:after {
    	left: auto;
    	right: 9%;
    }
      
      
     
     
    .features {
        display: -moz-flex;
        display: -webkit-flex;
        display: -ms-flex;
        display: flex;
        -moz-flex-wrap: wrap;
        margin-top: -70px;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: calc(100% + 0em);
    }
  
    .features article:nth-child(2n - 1) {
       
    }
  
    
    .icon {
        text-decoration: none;
        border-bottom: none;
        position: relative;
    }
       .features article .content {
        -moz-flex-grow: 1;
        -webkit-flex-grow: 1;
        -ms-flex-grow: 1;
        flex-grow: 1;
        -moz-flex-shrink: 1;
        -webkit-flex-shrink: 1;
        -ms-flex-shrink: 1;
        flex-shrink: 1;
        width: 100%;
    }   
    .features article .content > :last-child {
        margin-bottom: 0;
        color: #777;
        text-align:justify;
    }}

@media screen and (max-width:767px) { 
#promo-section2{
	width: 100%!important;    
    padding: 10px;
	  float: none!important;    
}

page.columns-3 ul.products li.product, .woocommerce.columns-3 ul.products li.product {
    width: 92%!important;
	box-shadow: 0 0px 7px rgb(0 0 0)!important;
    margin: 10px;

}

}

#latest-update{
	/*padding:15px;*/
}

#promo-section2{
	width: 25%;
    float: left;
    padding: 5px;
}
 
 a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    display: none;
}
.woocommerce ul.products li.product .button {
    font-weight: 600 !important;
}
.hGSR34._1nLEql.E_uFuv {
    display: none;
}

a.button.buy-btn {
    display: none;
}
/*::before {
    display:none;
} */

.widgetContent.animation {
    display: none!important;
}

/*****************Choose US***********************/
@media screen and (min-width:768px) {
	section.why_section.layout_padding {
    margin-top: 52px;
} 
h3.custom_heading {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 1.75rem;
    margin: 27px 0 0 -16px;
}

.font-weight-bold {
    margin-left: -16px;
    margin-top: 10px;
    color: #1f1d1d;
	text-align:justify;
}

.why_section .img_box {
    min-width: 125px;
    min-height: 125px;
    margin-right: 25px;
    border: 1.5px solid #179dfb;
    border-radius: 7px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.why_section .detail_box h5 {
    font-weight: bold;
    color: #4b9df9;
	font-size: 1.75rem;
}
p {
    margin-top: 0;
    margin-bottom: 1rem;
	 
}
.why_section .img_box img {
    width: 50px;
}
.img_box {
	float:left;
}
.detail_box {
	float: right;
    width: 70%;
    padding: 0 24px 0 0;
    margin-top: -48px;
    margin-right: 21px;
	
}
h5 {
    font-size: 1.25rem;
}
.new-container{ margin-top:64px; }
p.sub-content {
    text-align: justify;
    margin-top: -40px;}
}
@media only screen and (min-width:401px) and (max-width:767px) {     
 
h3.custom_heading {
    text-transform: uppercase;
     
    font-size: 1.75rem;
     
    text-align: center;
}

.font-weight-bold {
   
    color: #1f1d1d;
    text-align: justify;
}


.why_section .img_box {
    
    width: 50%;
    min-height: 125px;
    margin: 0 102px;
    border: 1.5px solid #e3e2e2;
    border-radius: 7px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
 
}
.why_section .detail_box h5 {
    font-weight: bold;
    color: #4b9df9;
	font-size: 1.75rem;
}
p {
    margin-top: 0;
    margin-bottom: 1rem;
	 
}
.why_section .img_box img {
    width: 50px;
}
 
.detail_box {    
    padding: 0px 23px;    
    margin-bottom: 54px; 
	text-align: center;
	margin-top: -40px;

}

h5 {
    font-size: 1.25rem;
}
.new-container{ margin-top:64px; }
p.sub-content {
    text-align: justify;
    margin-top: -40px;
}

}

@media screen and (max-width:400px) {
	h3.custom_heading {
    text-transform: uppercase;     
    font-size: 1.75rem;     
    text-align: center;
}

.font-weight-bold {
   
    color: #1f1d1d;
    text-align: justify;
}


.why_section .img_box {
    
    width: 50%;
    min-height: 125px;
    margin: 0 89px;
    border: 1.5px solid #e3e2e2;
    border-radius: 7px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
 
}
.why_section .detail_box h5 {
    font-weight: bold;
    color: #4b9df9;
	font-size: 1.75rem;
}
p {
    margin-top: 0;
    margin-bottom: 1rem;
	 
}
.why_section .img_box img {
    width: 50px;
}
 
.detail_box {    
    padding: 0px 23px;    
    margin-bottom: 54px; 
	text-align: center;
	margin-top: -40px;

}

h5 {
    font-size: 1.25rem;
}
.new-container{ margin-top:64px; }
p.sub-content {
    text-align: justify;
    margin-top: -40px;
}

}
.ask-qut{
    float: left;
    width: 75%; }
.view-more{
	cursor: pointer;
    float: right;
    width: 22%;
	text-align:right;	
	 }

.faq-tab {
	padding: 23px 23px 1px 23px;    
   /* background-color: #f2f4f9; */
}

.faq-head {  
 font-weight: bold;
 cursor: pointer;
 background: #ff9023 !important;    
    padding: 12px;
    color: rgb(255, 255, 255);
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    position: sticky;
    z-index: 1000; 
   padding: 12px 20px 36px 20px!important;    
     }
	 .buy-part{
		 display:none;
	 }
    .turmflu-video{ height: 426px; }
	 
@media only screen and  (min-width: 1400px) and (max-width: 1960px){
video.video-player { width: 1583px;}
video.second-video { width: 764px;}
video.third-video { width: 766px; } 
div#videoWithJs {margin-bottom: 70px;}

.video-1{ float:left; width:65%}
	.video-1-content{ float:right;width:33%;    margin-top: 0px;}
	
	.video-2{ float:right; width:65%}
	.video-2-content{ float:left;width:33%;    margin-top: 0px;}

}
@media only screen  and (min-width: 1300px) and (max-width: 1399px){ 
video.video-player {  width: 1350px;}
video.second-video {width: 746px; }
video.third-video { width: 760px;}
}

@media only screen and (min-width: 1100px) and (max-width: 1299px) {
video.video-player { width: 1264px;}
video.second-video { width: 756px;}
video.third-video { width: 765px;}

.video-1{ float:left; width:65%}
	.video-1-content{ float:right;width:33%;    margin-top: 0px;}
	
	.video-2{ float:right; width:65%}
	.video-2-content{ float:left;width:33%;    margin-top: 0px;}

}
	 
@media only screen and (min-width: 768px) and (max-width: 1099px) {
	video.video-player { width: 1100px;}
	video.second-video { width: 656px;}
     video.third-video {width: 665px;}
	 .video-1{ float:left; width:65%}
	.video-1-content{ float:right;width:33%;    margin-top: 0px;}
	
	.video-2{ float:right; width:65%}
	.video-2-content{ float:left;width:33%;    margin-top: 0px;}
}
	 
@media only screen and (min-width:400px) and (max-width:600px) {  
video.video-player {width: 410px;}
video.second-video {width: 388px;} 
video.third-video { width: 388px;}
}

@media only screen and (min-width:300px) and (max-width:399px) {  
video.video-player {width: 399px;}
video.second-video {width: 340px;} 
video.third-video { width: 340px;}
}

@media screen and (min-width: 1100px) {
body.home.page-template.page-template-tpl-home.page-template-tpl-home-php.page.page-id-275839.logged-in.admin-bar.no-customize-support.wp-custom-logo.wp-embed-responsive.theme-wp-store.woocommerce-no-js.mega-menu-primary.group-blog.fullwidth.right-sidebar {
	    margin-top: -32px;
} }

@media screen and (max-width: 1096px) {
body.home.page-template.page-template-tpl-home.page-template-tpl-home-php.page.page-id-275839.logged-in.admin-bar.no-customize-support.wp-custom-logo.wp-embed-responsive.theme-wp-store.woocommerce-no-js.mega-menu-primary.group-blog.fullwidth.right-sidebar {
	    margin-top: -47px;
} }

.wrap-right .fa {
    font-size: 18px;
    left: 6px!important;
    position: absolute;
    top: 2px;
    color: #191717!important; }
	
section.why_section.layout_padding {
    background: rgb(255, 251, 246);
    
	margin-bottom:20px;
}
 .card-header.accordion {
    background-color: #ff9023;
}