/*
Theme Name:Vermont Dairy
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/
/*
Green
RGB 0, 121, 53
HEX #007834

Dark Green
RGB 0, 51, 0
HEX #003300

Kelly Green
RGB 86, 160, 84
HEX #56a054

Navy Blue
RGB 23, 74, 124
HEX #174a7c

Light Blue:
RGB 53, 175, 200
HEX #35afc8

Regular Blue
#24408e

Brick:
RGB 139, 41, 41
HEX #8b2929

Brown:
RGB 139, 95, 58
HEX #8b5f3a

Dark Orange:
RGB 184, 84, 35
HEX #b85423

Orange:
RGB 231, 76, 57
HEX #e74c39


Purple:
RGB 81, 12, 118
HEX #510c76

Tan:
RGB 216, 164, 98
NEW #b28a51
HEX #d8a462

Yellow:
RGB 245, 179, 36
HEX #f5b324

Lavender:
RGB 180, 134, 184
HEX #b486b8

Light Gray:
RGB 215, 210, 203
HEX #d7d2cb

*/


:root {
	--green:#007834; 
	--darkgreen:#003300; 
	--kellygreen:#56a054; 
	--lightgreen:#C7F9C8; 
	--brown:#8b5f3a;
	--brick:#8b2929;
	--tan:#b28a51;
	--blue:#25408f;
	--navyblue:#174a7c;
	--lightblue:#35afc8; 
	--darkorange:#b85423;
	--orange: #e74c39;
	--purple:#510c76;
	--lavender:#b486b8;
	
}
body{
		font-family: "Roboto", sans-serif!important;
}
/* TIMELINE */
.timeline-line span:first-child,
.timeline-line span:last-child,
.timeline-feature-item .timeline-dot,
.timeline-wrapper .timeline-dot {
	background-color:var(--kellygreen)!important;
}
.timeline-header{
	background-color:#f4f2ed;

}
.timeline-wrapper .timeline-block{
	border:0px!important;
	}
.ult-timeline-arrow s {
	border:0px!important;
	margin-top:18px;
}

.timeline-post-left .ult-timeline-arrow l  {
	border-left-color:#f4f2ed!important;

}
.timeline-post-right .ult-timeline-arrow l {
	border-right-color:#f4f2ed!important;
}
.timeline-block .timeline-header h3,.timeline-header-block .timeline-header h3 {
	color:var(--kellygreen);
	font-size:18px!important;
}

.dairyTimeline .timeline-header>div div,.dairyTimeline .timeline-header>div p{
	color:333!important;
	font-weight:400!important;
	font-size:16px!important;
	font-family:"Roboto", sans-serif!important
	
}
/* HIGH CONTRAST BUTTON */
button.a11y-toggle-contrast{
	/*	border:1px solid #fff!important;*/

}


.a11y-toolbar ul li button {
	font-size: 22px !important;
	padding: 14px 10px;
	line-height: .8;
	display: grid;
	align-items: center;
	background: var(--orange);
	text-align: center;
	border-top: 1px solid #f5f5f5;
	border-bottom: 1px solid #d2d2d2;
	position: relative;
	color: #181818;
}
.a11y-toolbar ul li button.active,
.a11y-toolbar ul li button:hover {
	background:#f8c9c3;
	color: var(--orange);
}

/* SVG IMAGE SIZES */

  .row .col img:not([srcset]).size50x50 {
	width:50px;
	max-width:50px;
}
  .row .col img:not([srcset]).size75x75{
	width:75px;
	max-width:75px;
}
  .row .col img:not([srcset]).size100x100 {
	width:100px;
	max-width:100px;
}
  .row .col img:not([srcset]).height100 {
	height:100px;
}
  .row .col img:not([srcset]).height150 {
	height:150px;
}
  .row .col img:not([srcset]).size125x125 {
	width:125px;
	max-width:125px;
}
  .row .col img:not([srcset]).size150x150 {
	width:150px;
	max-width:150px;
}
  .row .col img:not([srcset]).size200x200{
	width:200px;
	max-width:200px;
}

/* GENERAL ROWS */
.material .wpb_content_element,.material .vc_row {

	margin-top:48px;
	margin-bottom:48px;
	}
.material .wpb_content_element,.material .vc_row .inner_row{
		margin-top:0px;
		margin-bottom:0px;
	}
	
	
/* HEADERS FOR PAGES */	
.page-id-351 #page-header-bg{
	border-bottom: 9px solid var(--kellygreen);
}

.page-id-4162 #page-header-bg{
	border-bottom: 9px solid var(--lightblue);
}

.page-id-4549 #page-header-bg{
	border-bottom: 9px solid var(--orange);
}
.page-id-4553 #page-header-bg{
	border-bottom: 9px solid var(--lavender);
}
.page-id-4557 #page-header-bg{
	border-bottom: 9px solid var(--kellygreen);
}

.page-id-4302 #page-header-bg{
	border-bottom: 9px solid var(--green);
}
.home .homepageHero .row-bg-wrap{
	border-bottom: 9px solid var(--kellygreen);
	
}

.home .homepageHero .inner_row .row-bg-wrap{
	border-bottom: 0px;

}
.home .homepageHero  {

	padding-bottom:48px!important;
}

/* FULL SCREEN NAV */
#slide-out-widget-area-bg.fullscreen-alt .bg-inner{
	background-color:var(--green);
	
	}
	body[data-hhun="1"] #header-outer[data-remove-fixed="1"].side-widget-open {
    position: fixed !important;
}

/* TYPOGRAPHY */

.textShadow{
	  text-shadow: 0px 0px 60px #000;


}
p a {
    color:var(--blue);
    text-decoration:underline;
}
p a:hover {
    color:#919fc6;
}
h4{
    line-height: 24px;

}
.home h2,
.home h4{
    color:var(--green);

}
h2{
	padding-bottom:18px;
}
 h3, h4{
 	padding-top:12px;
	padding-bottom:8px;
}
.white p,
.white h1,
.white h2,
.white h3,
.white h4,
.white h5{
	color:#fff!important;
}

body{
font-size:16px;
font-family:"Roboto", sans-serif!;

}
.home #top #logo img {
	display:none;
}

body h1, body h2, body h3, body h4, body h5,body h6,
body h3, .row .col h3
{
	text-transform:none;
	font-weight:900;
	letter-spacing:0px;
	font-family: "roboto", sans-serif!important;

}
.row .col.section-title h1{
font-weight: 800;
    font-size: 48px;
    line-height: 48px;
    margin-bottom: 8px;
    color:var(--green);
}
#page-header-bg h1,.nectar-box-roll .overlaid-content h1 {
    font-weight: 800;
    font-size: 80px;
    line-height: 78px;
    margin-bottom: 8px;
    display: block;
    color: #fff;
    z-index: 101
}
#page-header-bg h1{
    padding-right:50%;

}
#page-header-bg .subheader{
    font-size: 42px;
    line-height: 54px;
    color: #fff!important;
    font-weight: 800;
    padding-right:25%;
}

.largeIntroduction p{
    font-size: 32px;
    line-height: 40px;
    color: #fff!important;
    font-weight: 800;
	text-align:center;
}

h5{
	font-size:16px;
	line-height:18px;
		color:var(--green);
	}
	
h1, h2, h3, h4, h5, h6, p{
	font-family:"Roboto", sans-serif;
}
	
/* TYPE COLORS */

.kellyGreen p,.kellyGreen li,.kellyGreen h1,.kellyGreen h2,.kellyGreen h3,.kellyGreen h4,.kellyGreen h5{
	color:var(--kellygreen);
}
.darkGreen p,.darkGreen li,.darkGreen h1,.darkGreen h2,.darkGreen h3,.darkGreen h4,.darkGreen h5{
	color:var(--darkgreen);
}

.green p,.green li,.green h1,.green h2,.green h3,.green h4,.green h5{
	color:var(--green);
}
.lightGreen p,.lightGreen li,.lightGreen h1,.lightGreen h2,.lightGreen h3,.lightGreen h4,.lightGreen h5{
	color:var(--lightgreen)!important;
}
.lightBlue p,.lightBlue li,.lightBlue h1,.lightBlue h2,.lightBlue h3,.lightBlue h4,.lightBlue h5{
		color:var(--lightblue)!important;
}
.blue p,.blue li,.blue h1,.blue h2,.blue h3,.blue h4,.blue h5{

	color:var(--blue);
}
.navyBlue p,.navyBlue li,.navyBlue h1,.navyBlue h2,.navyBlue h3,.navyBlue h4,.navyBlue h5{

	color:var(--navyblue);
}
.orange p,.orange li,.orange h1,.orange h2,.orange h3,.orange h4,.orange h5{

	color:var(--orange);
}
.tan p,.tan li,.tan h1,.tan h2,.tan h3,.tan h4,.tan h5{

	color:var(--tan);
}
.brown p,.brown li,.brown h1,.brown h2,.brown h3,.brown h4,.brown h5{

	color:var(--brown);
}
.purple p,.purple li,.purple h1,.purple h2,.purple h3,.purple h4,.purple h5{

	color:var(--purple);
}
.lavender p,.lavender li,.lavender h1,.lavender h2,.lavender h3,.lavender h4,.lavender h5{

	color:var(--lavender);
}
.tan p,.tan li,.tan h1,.tan h2,.tan h3,.tan h4,.tan h5{

	color:var(--tan);
}
p{
font-size:16px;
color: #333;

}
.sectionIntroduction p{
	font-size:32px;
	font-family:"Roboto", sans-serif;
	line-height:38px;
	text-align:left;
	font-weight:600!important;

}
.sectionIntroduction {
	padding-bottom:21px;
}
.introduction p,
.row .col .introduction p:last-child{
	font-size:19px;
	font-family:"Roboto", sans-serif;
	line-height:26px;
	color:#333;
	text-align:left;
	font-weight:500!important;
	padding-bottom:24px;
}

.callout p, .callout ul li{
	font-weight:700!important;
}

/* HORIZONTAL LIST/SUPPORT*/
 .tabbed[data-color-scheme="accent-color"][data-style="default"] li:not(.cta-button){
   font-weight:600;
}
.tabbed[data-color-scheme="accent-color"][data-style="default"] li:not(.cta-button) .active-tab{
   background: var(--kellygreen);
   border-color: var(--kellygreen);

   
}
.nectar-hor-list-item[data-hover-effect=default]:hover {
    background: var(--kellygreen);
}

/* MILESTONES */
.nectar-milestone {
	text-align:left;
}

.nectar-milestone  .number,
.nectar-milestone  .number .symbol,
.staticMilestone48 p{
	font-weight:900!important;
	font-size: 48px!important;
	line-height:48px;
	font-family: "Roboto", sans-serif!important;
	text-align:left;

	
}
.largeMilestone .nectar-milestone  .number,
.largeMilestone .nectar-milestone  .number .symbol{
	font-weight:900!important;
	font-size:72px!important;
	font-family: "Roboto", sans-serif!important;
	text-align:left;	
}
.staticMilestone60 p{
	font-size:60px;
		line-height:60px;

	font-weight:900!important;
	padding-top:24px;

}
.dollarMilestone  .nectar-milestone  .number::before{
  content: "$";
}
.dollarMilestone {
	padding-bottom:21px;
}
.staticMilestone72 p{
	font-size:72px;
	font-weight:900!important;
	padding-top:24px;
		line-height:72px;


}

.staticMilestone96 p{
	font-size:96px;
	font-weight:700!important;
	padding-top:24px;
		line-height:96px;


	}

body .nectar-milestone .subject,
.staticMilestoneSubject p {
	font-family: "Roboto", sans-serif!important;
	letter-spacing:0px;
	font-size:14px;
	line-height:16px;
	font-weight:900!important;

}
.page-id-4162 .nectar-milestone  .number,
.page-id-4162 .nectar-milestone  .number .symbol,
.page-id-4162 .nectar-milestone .subject{
	color:var(--blue);
}

.page-id-351 .nectar-milestone  .number,
.page-id-351 .nectar-milestone  .number .symbol,
.page-id-351 .nectar-milestone .subject{
	color:var(--green);
}

.page-id-4549 .nectar-milestone  .number,
.page-id-4549 .nectar-milestone  .number .symbol,
.page-id-4549 .nectar-milestone .subject{
	color:var(--orange);
}
.page-id-4549 .tan .nectar-milestone  .number,
.page-id-4549 .tan .nectar-milestone  .number .symbol,
.page-id-4549 .tan .nectar-milestone .subject{
	color:var(--tan);
}
.navyBlue .nectar-milestone  .number,
.navyBlue .nectar-milestone  .number .symbol,
.navyBlue .nectar-milestone .subject{
	color:var(--navyblue);
}
.page-id-4557 .nectar-milestone  .number,
.page-id-4557 .nectar-milestone  .number .symbol,
.page-id-4557 .nectar-milestone .subject{
	color:var(--kellygreen);
}


.page-id-4553 .nectar-milestone  .number,
.page-id-4553 .nectar-milestone  .number .symbol,
.page-id-4553 .nectar-milestone .subject{
	color:var(--lavender);
}
.page-id-4553 .navyBlue .nectar-milestone  .number,
.page-id-4553 .navyBlue .nectar-milestone  .number .symbol,
.page-id-4553 .navyBlue .nectar-milestone .subject{
	color:var(--navyblue);
}
.page-id-4553 .purple .nectar-milestone  .number,
.page-id-4553 .purple .nectar-milestone  .number .symbol,
.page-id-4553 .purple .nectar-milestone .subject{
	color:var(--purple);
}
.white .nectar-milestone  .number,
.white .nectar-milestone  .number .symbol,
.white .nectar-milestone .subject{
	color:#fff;
}
.dollarImpact .nectar-milestone  .number:before{
  content: "$";
}


.caption p{
	font-family: "Roboto", sans-serif!important;
	font-size:12px;
	text-decoration:italic;
	line-height:14px;
}
	
/* FLIP BOX */	
.nectar-flip-box,
.flip-box-front,
.flip-box-back{
	height:100px!important;
	min-height:100px!important;
	width:100px!important;
	min-width:100px!important;
}
.nectar-flip-box .flip-box-back .inner,.nectar-flip-box .flip-box-front .inner {
	padding:0px;
}

/* FANCY BOX */
.flip-box-wrap .flip_link a{
	color:#fff;
		font-weight:800;
}
.flip-box-wrap .ifb-flip-box-section-content p,
.flip-box-wrap p {
	font-weight:800!important;
	font-size:12px!important;
	line-height:14px!important;
 }
.orange .flip-box-wrap .flip_link a{
	background-color:var(--orange)!important;

}
.orange .flip-box-wrap p{
	color:var(--orange)!important;
 }
 .purple .flip-box-wrap .flip_link a{
	background-color:var(--purple)!important;
}
.purple .flip-box-wrap p{
	color:var(--purple)!important;
 }
 .formula .img-with-aniamtion-wrap {
 	text-align:center;
 }

 .lastFormulaColumn.vc_column_container{
	display:none!important;
}
 
 .nectar-fancy-box[data-style="color_box_hover"] .box-inner-wrap .inner{
 	min-height:100px!important;
 }
.nectar-fancy-box[data-style="color_box_hover"] .box-inner-wrap
{
	padding-left:5%;
	padding-right:5%;
	}
	

 .nectar-fancy-box[data-style="color_box_hover"]:hover:before {
     box-shadow: none;
     border:0px;
     background-color:#999!important;
}	
.formula .nectar-fancy-box[data-style="color_box_hover"] .inner{
	display:block;
	
}
.formula  .nectar-fancy-box[data-style="hover_desc"][data-color="accent-color"] .box-bg:after {

    background: transparent;

              /*  background: linear-gradient(to bottom,rgba(0,0,0,0),#e74c39 100%);*/
            }
.formula  .nectar-fancy-box[data-style="hover_desc"]{
	min-height:auto!important;
}

.formula  .nectar-fancy-box[data-style="hover_desc"] .box-bg:before {
                background: transparent;
            }

.formula  .nectar-fancy-box[data-style="hover_desc"] .heading-wrap *,
.formula  .nectar-fancy-box[data-style="hover_desc"] .heading-wrap p
{
	font-weight:800!important;
	font-size:12px!important;
	line-height:14px!important;
}
.orange .nectar-fancy-box[data-style="hover_desc"] .heading-wrap *,
.orange .nectar-fancy-box[data-style="hover_desc"] .heading-wrap 
{
	color:var(--orange);
}

.navyBlue .nectar-fancy-box[data-style="hover_desc"] .heading-wrap *,
.navyBlue .nectar-fancy-box[data-style="hover_desc"] .heading-wrap
{
	color:var(--navyblue)!important;
}
.lightBlue .nectar-fancy-box[data-style="hover_desc"] .heading-wrap *,
.lightBlue .nectar-fancy-box[data-style="hover_desc"] .heading-wrap
{
	color:var(--lightblue)!important;
}
.purple .nectar-fancy-box[data-style="hover_desc"] .heading-wrap *,
.purple .nectar-fancy-box[data-style="hover_desc"] .heading-wrap
{
	color:var(--purple)!important;
}
.lavender .nectar-fancy-box[data-style="hover_desc"] .heading-wrap *,
.lavender .nectar-fancy-box[data-style="hover_desc"] .heading-wrap
{
	color:var(--lavender)!important;
}
.darkGreen .nectar-fancy-box[data-style="hover_desc"] .heading-wrap *,
.darkGreen .nectar-fancy-box[data-style="hover_desc"] .heading-wrap
{
	color:var(--darkgreen)!important;
}
.tan .nectar-fancy-box[data-style="hover_desc"] .heading-wrap *,
.tan .nectar-fancy-box[data-style="hover_desc"] .heading-wrap
{
	color:var(--tan)!important;
}
.green .nectar-fancy-box[data-style="hover_desc"] .heading-wrap *,
.green .nectar-fancy-box[data-style="hover_desc"] .heading-wrap
{
	color:var(--green)!important;
}
.kellyGreen .nectar-fancy-box[data-style="hover_desc"] .heading-wrap *,
.kellyGreen .nectar-fancy-box[data-style="hover_desc"] .heading-wrap
{
	color:var(--kellygreen)!important;
}
.nectar-fancy-box[data-color="accent-color"]:not([data-style="default"]) .box-bg:after {
	background-color: #ddd !important;
}
/* SECONDARY HEADER */

#header-secondary-outer,
body[data-header-color=dark] #header-secondary-outer{
	background-color:var(--darkgreen);

}
body.material #header-secondary-outer {
	border-bottom:3px solid var(--kellygreen);
}

#header-secondary-outer #social li a i{
	color:#fff;
}
#header-secondary-outer #social li a:hover i {
 text-decoration:none;
	color:rgba(255,255,255,.3)!important;
}	


/* PHOTO INSETN*/
.photoInsetLightBlue{
	border-top: 12px solid var(--lightblue);
}
.photoInsetKellyGreen{
	border-top: 12px solid var(--kellygreen);
}
.photoInsetGreen{
	border-top: 12px solid var(--green);
}
.photoInsetDarkGreen{
	border-top: 12px solid var(--darkgreen);
}
.photoInsetNavyBlue{
	border-top: 12px solid var(--navyblue);
}
.photoInsetOrange{
	border-top: 12px solid var(--orange);
}
.photoInsetLavender{
	border-top: 12px solid var(--lavender);
}
.photoInsetPurple{
	border-top: 12px solid var(--purple);
}

/* TESTIMONIAL */

.nectar_single_testimonial p{
	font-size:21px;
	font-weight:500;
	line-height:26px;
}

.nectar_single_testimonial span,body .testimonial_slider blockquote span 
{
	font-size:18px;
	font-weight:600;
}

.nectar_single_testimonial .wrap span{
	font-size:16px;
	font-weight:600;
}
.nectar_single_testimonial .wrap span,
.nectar_single_testimonial .title,.testimonial_slider blockquote .title {
	color:var(--navyblue);
	font-weight:700;
}
.white .nectar_single_testimonial .wrap span,
.white .nectar_single_testimonial .title,.testimonial_slider blockquote .title {
	color:#fff;
}
.nectar_single_testimonial .title,.testimonial_slider blockquote .title {
	font-size:14px;
	opacity:1;
}
/* BUTTONS */

body[data-button-style*="rounded"] #to-top{
	background-color:var(--green);
}
body[data-button-style*="rounded"] #to-top:after {
    background-color: var(--kellygreen)!important;
}

.nectar-button.transparentButton,
.nectar-button.small{
	border-radius:48px!important;
	font-size:16px!important;
	font-weight:800;

}

.nectar-button.small.see-through,.nectar-button.small.see-through-2,.nectar-button.small.see-through-3 {
	padding-top:12px;
	padding-bottom:12px;
	border-radius:48px!important;


}
body[data-button-style*="slightly_rounded"] .nectar-button.see-through-3,
.nectar-button[data-color-override="false"].regular-button{
	border-radius:48px!important;

}
.nectar-button[data-color-override="false"].regular-button{
	background-color:var(--orange)!important;
	margin-top:12px;
}
.nectar-button[data-color-override="false"].regular-button:hover{
	background-color:#f8c9c3!important;
	color:var(--orange);
}
/* ICON LIST */
.nectar-icon-list-item  .list-icon-holder{
	color:#fff!important;
	background-color:var(--green)!important;

}
.nectar-icon-list-item .content h4{
	color:var(--green)!important;

}
.nectar-icon-list-item  . list-icon-holder span{
	color:#fff!important;

}
.nectar-icon-list-item p{
	font-weight:600;
	font-size:12px;
	line-height:14px;
	color:var(--green);
}

/* DIVIDERS */

.divider-small-border{
	/*margin-top:48px!important;
	margin-bottom:12px!important;*/
}

/* LIST ITEM */

.nectar-hor-list-item .nectar-list-item-btn:hover{
	background-color:#56a054!important;
}

/*  SCROLLING TEXT */

.nectar-scrolling-text .nectar-scrolling-text-inner__text-chunk{
	font-size:60px;
	text-transform:uppercase;
		font-family: "Roboto", sans-serif!important;

	letter-spacing:1px;
	font-weight:900;
	color:rgba(53, 175, 200,.2);
}
.nectar-scrolling-text[data-s-speed=slower] .nectar-scrolling-text-inner>*,
.nectar-scrolling-text[data-s-speed=slowest] .nectar-scrolling-text-inner>* {
    animation-duration: 900s
}
.nectar-scrolling-text .nectar-scrolling-text-inner {
	height:60px;
}
/* FANCY BOX */

/*.nectar-fancy-box[data-style=hover_desc] .box-bg:after, .nectar-fancy-box[data-style=hover_desc] .box-bg:before {
    background: linear-gradient(to bottom, #0f0f0f00, #0f0f0f00 100%);
}*/
.diversification .nectar-fancy-box[data-style="hover_desc"][data-color="accent-color"] .box-bg:after {
    background: linear-gradient(to bottom, rgba(184, 84, 35,0), rgba(184, 84, 35,100) 100%);
}
.economicImpact .nectar-fancy-box[data-style="hover_desc"][data-color="accent-color"] .box-bg:after {
    background: linear-gradient(to bottom, rgba(53, 175, 200,0), rgba(53, 175, 200,100) 100%);
}
.sustainability .nectar-fancy-box[data-style="hover_desc"][data-color="accent-color"] .box-bg:after {
    background: linear-gradient(to bottom, rgba(86, 160, 84,0), rgba(86, 160, 84,100) 100%);
}
.localNutrition .nectar-fancy-box[data-style="hover_desc"][data-color="accent-color"] .box-bg:after {
    background: linear-gradient(to bottom, rgba(180, 134, 184,0), rgba(180, 134, 184,100) 100%);
}


/* FOOTER */

#footer-outer{
	background-color:var(--darkgreen);
	border-top:3px solid var(--kellygreen);
}
#footer-outer .widget h4{
text-transform:uppercase;
letter-spacing:1px;
	color:#fff;
	font-size:15px;
	font-weight:700;
	font-family: "Open Sans", sans-serif!important;

}
#footer-outer p{
	color:#fff;
}
#footer-outer .pluck a,
#footer-outer .pluck{
	text-align:right;
	color:#fff;
}
#footer-outer .pluck a:hover{
	color:#fff;
}
#footer-outer #copyright p {
	padding-bottom:0px;
}

#footer-outer  #footer-widgets .row{
	border-bottom: 1px solid rgba(255,255,255,.3);
}
body #footer-outer #copyright p {
    font-size: 14px;
    background-color: transparent
}
body #footer-outer #copyright p a:hover{
	color:rgba(255,255,255,.5)!important;
	text-decoration: underline;
}

 
body[data-form-submit="regular"] .container-wrap input[type="submit"],
body[data-form-submit="regular"] .container-wrap input[type="reset"],
body[data-form-submit="regular"] button[type=submit],
body[data-form-submit="regular"] button[type=button] {
	color:#fff;
	border:0px;
	text-transform:none;
	font-size: 16px;
	font-weight:700;
	letter-spacing:0px;
	border-radius:36px!important;
	padding: 12px 14px!important ;
	    
}

/*@media only screen and (min-width:900px) and ( max-width: 1300px) {
	.formula .vc_col-sm-1{
		width:16%;
	}

*/
@media only screen and (min-width : 691px) and (max-width :999px) {
.formula  .wpb_column {
        width:25%;
    }
}
@media only screen and (max-width :690px) {
.formula  .wpb_column {
        width:25%;
    }
}
@media only screen and (max-width :450px) {
.formula  .wpb_column {
        width:50%;
    }
}