/*
 Theme Name:     Divi Child Theme
 Description:    Divi Child Theme - For customizing theme
 Author:         Alvin Mindo
 Template:       Divi
 Version:        1.0.0
*/

html, body {
    width:auto !important;
	max-width:auto;
    overflow-x: hidden !important;
	padding: 0 !important;
	
}

/*** font icons ***/
@font-face {
	font-family: 'et-line';
	src:url('fonts/et-line.eot');
	src:url('fonts/et-line.eot?#iefix') format('embedded-opentype'),
		url('fonts/et-line.woff') format('woff'),
		url('fonts/et-line.ttf') format('truetype'),
		url('fonts/et-line.svg#et-line') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* Use the following CSS code if you want to use data attributes for inserting your icons */
[data-icon]:before {
	font-family: 'et-line';
	content: attr(data-icon);
	speak: none;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	display:inline-block;
}

/* Use the following CSS code if you want to have a class per icon */
/*
Instead of a list of all class selectors,
you can use the generic selector below, but it's slower:
[class*="icon-"] {
*/
.icon-mobile, .icon-laptop, .icon-desktop, .icon-tablet, .icon-phone, .icon-document, .icon-documents, .icon-search, .icon-clipboard, .icon-newspaper, .icon-notebook, .icon-book-open, .icon-browser, .icon-calendar, .icon-presentation, .icon-picture, .icon-pictures, .icon-video, .icon-camera, .icon-printer, .icon-toolbox, .icon-briefcase, .icon-wallet, .icon-gift, .icon-bargraph, .icon-grid, .icon-expand, .icon-focus, .icon-edit, .icon-adjustments, .icon-ribbon, .icon-hourglass, .icon-lock, .icon-megaphone, .icon-shield, .icon-trophy, .icon-flag, .icon-map, .icon-puzzle, .icon-basket, .icon-envelope, .icon-streetsign, .icon-telescope, .icon-gears, .icon-key, .icon-paperclip, .icon-attachment, .icon-pricetags, .icon-lightbulb, .icon-layers, .icon-pencil, .icon-tools, .icon-tools-2, .icon-scissors, .icon-paintbrush, .icon-magnifying-glass, .icon-circle-compass, .icon-linegraph, .icon-mic, .icon-strategy, .icon-beaker, .icon-caution, .icon-recycle, .icon-anchor, .icon-profile-male, .icon-profile-female, .icon-bike, .icon-wine, .icon-hotairballoon, .icon-globe, .icon-genius, .icon-map-pin, .icon-dial, .icon-chat, .icon-heart, .icon-cloud, .icon-upload, .icon-download, .icon-target, .icon-hazardous, .icon-piechart, .icon-speedometer, .icon-global, .icon-compass, .icon-lifesaver, .icon-clock, .icon-aperture, .icon-quote, .icon-scope, .icon-alarmclock, .icon-refresh, .icon-happy, .icon-sad, .icon-facebook, .icon-twitter, .icon-googleplus, .icon-rss, .icon-tumblr, .icon-linkedin, .icon-dribbble {
	font-family: 'et-line';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	display:inline-block;
}
.icon-mobile:before {
	content: "\e000";
}
.icon-laptop:before {
	content: "\e001";
}
.icon-desktop:before {
	content: "\e002";
}
.icon-tablet:before {
	content: "\e003";
}
.icon-phone:before {
	content: "\e004";
}
.icon-document:before {
	content: "\e005";
}
.icon-documents:before {
	content: "\e006";
}
.icon-search:before {
	content: "\e007";
}
.icon-clipboard:before {
	content: "\e008";
}
.icon-newspaper:before {
	content: "\e009";
}
.icon-notebook:before {
	content: "\e00a";
}
.icon-book-open:before {
	content: "\e00b";
}
.icon-browser:before {
	content: "\e00c";
}
.icon-calendar:before {
	content: "\e00d";
}
.icon-presentation:before {
	content: "\e00e";
}
.icon-picture:before {
	content: "\e00f";
}
.icon-pictures:before {
	content: "\e010";
}
.icon-video:before {
	content: "\e011";
}
.icon-camera:before {
	content: "\e012";
}
.icon-printer:before {
	content: "\e013";
}
.icon-toolbox:before {
	content: "\e014";
}
.icon-briefcase:before {
	content: "\e015";
}
.icon-wallet:before {
	content: "\e016";
}
.icon-gift:before {
	content: "\e017";
}
.icon-bargraph:before {
	content: "\e018";
}
.icon-grid:before {
	content: "\e019";
}
.icon-expand:before {
	content: "\e01a";
}
.icon-focus:before {
	content: "\e01b";
}
.icon-edit:before {
	content: "\e01c";
}
.icon-adjustments:before {
	content: "\e01d";
}
.icon-ribbon:before {
	content: "\e01e";
}
.icon-hourglass:before {
	content: "\e01f";
}
.icon-lock:before {
	content: "\e020";
}
.icon-megaphone:before {
	content: "\e021";
}
.icon-shield:before {
	content: "\e022";
}
.icon-trophy:before {
	content: "\e023";
}
.icon-flag:before {
	content: "\e024";
}
.icon-map:before {
	content: "\e025";
}
.icon-puzzle:before {
	content: "\e026";
}
.icon-basket:before {
	content: "\e027";
}
.icon-envelope:before {
	content: "\e028";
}
.icon-streetsign:before {
	content: "\e029";
}
.icon-telescope:before {
	content: "\e02a";
}
.icon-gears:before {
	content: "\e02b";
}
.icon-key:before {
	content: "\e02c";
}
.icon-paperclip:before {
	content: "\e02d";
}
.icon-attachment:before {
	content: "\e02e";
}
.icon-pricetags:before {
	content: "\e02f";
}
.icon-lightbulb:before {
	content: "\e030";
}
.icon-layers:before {
	content: "\e031";
}
.icon-pencil:before {
	content: "\e032";
}
.icon-tools:before {
	content: "\e033";
}
.icon-tools-2:before {
	content: "\e034";
}
.icon-scissors:before {
	content: "\e035";
}
.icon-paintbrush:before {
	content: "\e036";
}
.icon-magnifying-glass:before {
	content: "\e037";
}
.icon-circle-compass:before {
	content: "\e038";
}
.icon-linegraph:before {
	content: "\e039";
}
.icon-mic:before {
	content: "\e03a";
}
.icon-strategy:before {
	content: "\e03b";
}
.icon-beaker:before {
	content: "\e03c";
}
.icon-caution:before {
	content: "\e03d";
}
.icon-recycle:before {
	content: "\e03e";
}
.icon-anchor:before {
	content: "\e03f";
}
.icon-profile-male:before {
	content: "\e040";
}
.icon-profile-female:before {
	content: "\e041";
}
.icon-bike:before {
	content: "\e042";
}
.icon-wine:before {
	content: "\e043";
}
.icon-hotairballoon:before {
	content: "\e044";
}
.icon-globe:before {
	content: "\e045";
}
.icon-genius:before {
	content: "\e046";
}
.icon-map-pin:before {
	content: "\e047";
}
.icon-dial:before {
	content: "\e048";
}
.icon-chat:before {
	content: "\e049";
}
.icon-heart:before {
	content: "\e04a";
}
.icon-cloud:before {
	content: "\e04b";
}
.icon-upload:before {
	content: "\e04c";
}
.icon-download:before {
	content: "\e04d";
}
.icon-target:before {
	content: "\e04e";
}
.icon-hazardous:before {
	content: "\e04f";
}
.icon-piechart:before {
	content: "\e050";
}
.icon-speedometer:before {
	content: "\e051";
}
.icon-global:before {
	content: "\e052";
}
.icon-compass:before {
	content: "\e053";
}
.icon-lifesaver:before {
	content: "\e054";
}
.icon-clock:before {
	content: "\e055";
}
.icon-aperture:before {
	content: "\e056";
}
.icon-quote:before {
	content: "\e057";
}
.icon-scope:before {
	content: "\e058";
}
.icon-alarmclock:before {
	content: "\e059";
}
.icon-refresh:before {
	content: "\e05a";
}
.icon-happy:before {
	content: "\e05b";
}
.icon-sad:before {
	content: "\e05c";
}
.icon-facebook:before {
	content: "\e05d";
}
.icon-twitter:before {
	content: "\e05e";
}
.icon-googleplus:before {
	content: "\e05f";
}
.icon-rss:before {
	content: "\e060";
}
.icon-tumblr:before {
	content: "\e061";
}
.icon-linkedin:before {
	content: "\e062";
}
.icon-dribbble:before {
	content: "\e063";
}


/*** End font icons ***/

/**************** Gravity form *****************/
.gform_wrapper{
	overflow: hidden;
}
/* Make the error stand out */
.gfield_error{
	background-color: white;
	color:#b94a48;
}
/* Prepend the error message to the missing but required field */
.gfield_error:before {
	font-weight: bold;
	content: "Sorry, this field is required: ";
	color: #b94a48;
	padding-left: 5px;
}
li.gfield.gfield_error{
	width: 50% !important;
}
.gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning{
	border: none !important;
	padding: 0 !important;
	background-color: transparent !important;
}
/* Hide the error message since we're displaying it above */
.validation_error, .validation_message {
	display:none;
}

.ginput_container input, .ginput_container select, .ginput_container textarea{
	height: auto !important;
}
.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]){
	padding: 13px !important;
}
.gform_wrapper li{
	margin-bottom: 10px !important;
}
.ripe-form-name{
	width: 50%;
    float: left;
	margin-top: 0 !important;
}
.ripe-form-name label{
	display: none !important;
}
.ripe-form-phone{
	width: 50%;
    float: left;
	margin-top: 0 !important;
}
.ripe-form-phone label{
	display: none !important;
}
.ripe-form-email{
	width: 50%;
    float: left;
	margin-top: 0 !important;
}
.ripe-form-email label{
	display: none !important;
}
.ripe-form-address{
	width: 50%;
    float: left;
	margin-top: 0 !important;
}
.ripe-form-address label{
	display: none !important;
}
.ripe-form-where{
	width: 50%;
    float: left;
	margin-top: 0 !important;
}
.ripe-form-where label{
	display: none !important;
}
.ripe-form-cycle{
	width: 50%;
    float: right;
	margin-top: -610px !important 
}

.ripe-form-cycle div.ginput_container_radio{
	margin-top: 0 !important;
}

.ripe-form-cycle ul.gfield_radio{
	margin: 0 !important;
}
.ripe-form-cycle div.ginput_container_radio .gchoice_3_5_0{
	display: inline;
}
.ripe-form-cycle div.ginput_container_radio .gchoice_3_5_1{
	display: inline;
}
.ripe-form-cycle div.ginput_container_radio #choice_3_5_1{
	margin-left: 15px;
}
.ripe-form-method{
	width: 50%;
    float: right;
	margin-top: -540px !important;
}
.ripe-form-method div.ginput_container_radio{
	margin-top: 0 !important;
}

.ripe-form-method ul.gfield_radio{
	margin: 0 !important;
}
.ripe-form-method div.ginput_container_radio .gchoice_3_6_0{
	display: inline;
}
.ripe-form-method div.ginput_container_radio .gchoice_3_6_1{
	display: inline;
}
.ripe-form-method div.ginput_container_radio #choice_3_6_1{
	margin-left: 15px;
}
.ripe-form-message{
	width: 50%;
    float: right;
	margin-top: -450px !important; 
}
.ripe-form-message label{
	display: none !important;
}

.ripe-form-cycle input[type='radio']{
-webkit-appearance: none;
-moz-appearance: none;
-ms-appearance: none;
-o-appearance: none;
appearance: none;
    outline: none;
    border: none;
    outline-style: none;
    outline-width: unset;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	  box-shadow: none;
}

.ripe-form-method input[type='radio']{
-webkit-appearance: none;
-moz-appearance: none;
-ms-appearance: none;
-o-appearance: none;
appearance: none;
    outline: none;
    border: none;
    outline-style: none;
    outline-width: unset;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	  box-shadow: none;
}


.ripe-form-cycle input[type='radio']:after {
        width: 13px;
        height: 13px;
        border-radius: 15px;
      top: 1px;
	  left: 1px;
        position: relative;
       background-color: #fff;
        content: '';
        display: inline-block;
        visibility: visible;
        border: 1px solid #7bc128;
    }

.ripe-form-cycle input[type='radio']:checked:after {
         width: 13px;
        height: 13px;
        border-radius: 15px;
      top: 1px;
	  left: 1px;
      
        position: relative;
        background-color: #7bc128;
        content: '';
        display: inline-block;
        visibility: visible;
        border: 1px solid #7bc128;
    }
.ripe-form-method input[type='radio']:after {
         width: 13px;
        height: 13px;
        border-radius: 15px;
      top: 1px;
	  left: 1px;
      
        position: relative;
       background-color: #fff;
        content: '';
        display: inline-block;
        visibility: visible;
        border: 1px solid #7bc128;
    }

.ripe-form-method input[type='radio']:checked:after {
         width: 13px;
        height: 13px;
        border-radius: 15px;
      top: 1px;
	  left: 1px;
        position: relative;
        background-color: #7bc128;
        content: '';
        display: inline-block;
        visibility: visible;
        border: 1px solid #7bc128;
    }
.gform_footer{
	float: right;
    width: 50% !important;
	text-align: right;
    margin-top: -190px !important; 
}
.gform_button{
	background-color: #f4811f !important;
    border: none !important;
    font-size: 18px !important;
    padding: 10px 30px !important;
	color:#fff !important;
	margin-right: 0 !important;
}
.gform_button:hover{
	background-color: #f4811f !important;
    border: none !important;
    font-size: 18px !important;
    padding: 10px 30px !important;
	color:#fff !important;
}

/**************** End Gravity form *****************/

.et_fullscreen_slider .et_pb_slides,
.et_fullscreen_slider .et_pb_slide,
.et_fullscreen_slider .et_pb_container {
    min-height: 100% !important;
    height: 100% !important;
}

.et_pb_fullwidth_section{
	margin-top:32px;
}
#top-menu-nav{
	    position: relative;
    top: 4px;
}
#top-menu a img{
	margin-top: -14px;
}
#top-menu li{
	cursor: pointer;
	font-family: "freight-sans-pro",sans-serif;
}
#ordernow i{
	margin-top: 0 !important;
}
#ordernow #et-info-phone{
	color:#7bc128;
	font-size: 40px;
}
.start-order{
	cursor: pointer;
}
#ordernow .fa{
	color:#7bc128;
	margin-right: 25px;
	font-size: 40px;
}
#ordernow a{
	color: inherit !important;
}
#ordernow p{
	margin-top: 0;
	padding-bottom: 0 !important;
}	
#ordernow p label{
	position: relative;
	top: -8px;
}
#ordernow p a{
	position: relative;
	
}
#desktop-anchor-price{
	cursor: pointer;
}
.garden-thank-msg{
	padding: 0 20px;
    text-align: center;
    background-color: #7bc128;
}
.garden-thank-msg h2{
	color: #fff !important;
	margin: 0 !important;
	
}
#ordernow .et_pb_image img{
	    width: 100%;
}
.menu-item a{
	color:#1d1160 !important;
}
.menu-item>a:hover{
	color:#7bc128 !important;
}
.active-link a{
	color:#7bc128 !important;
}
.et_pb_slide_image{
	cursor: pointer;
}
#core-values .et_pb_image img{
	 width: 55%;
}
#core-values .et_pb_text_inner h1{
	 margin-bottom: 15px;
}
#core-values .et_pb_text_inner p{
	padding: 0 10px;
}
#core-v-line-left{
	width: 130%;
}
#core-v-line-left img{
	width: 100% !important;
}
#core-v-line-right{
	width: 130%;
	left: -100px;
    position: relative;
}
#core-v-line-right img{
	width: 100% !important;
}
#core-v-img img{
	width: 65% !important;
}
.form-postal-wrapper{
	    border: solid 2px #7bc128;
    border-radius: 5px;
    padding-top: 30px;
    padding-bottom: 30px;
}
.garden-postcode-text{
	margin-bottom: 30px;
	padding: 0 !important;
	text-align: center;
	font-size: 18px;
	
}
#garden-postcode{
	text-transform:capitalize;
}

.garden-postcode-text p{
	width: 70% !important;
	margin: 0 auto !important;
}
.postal-toggle-cross{
	margin-top:20px;
	display: none;
}
.postal-toggle-check{
	margin-top:20px;
	display: none;
}
.postcode-cross-text{
	margin-top: 10px;
}
#service-area .fa{
	font-size: 70px;
    text-align: center;
    display: inline-block;
    width: 100%;
	position: relative;
    left: 20px;
}
#service-area .fa-check{
	color:#7bc128;
}
#service-area .fa-times{
	color:#999999;
}

#garden-postcode{
	padding: 14px;
}
.garden-submit{
    background-color: #7bc128;
    border: none;
    font-size: 18px;
    padding: 10px 75px;
    border-radius: 5px;
    color: #fff;
	cursor: pointer;
}
#faq{
	    font-family: "freight-sans-pro",sans-serif;
}
@media only screen and (min-width: 641px){
	.gform_wrapper ul.gform_fields li.gfield {
		padding-right: 40px !important;
	}
	#field_3_7{
		padding-right: 0 !important;
	}
}
@media only screen and (max-width: 420px){
	.et_non_fixed_nav.et_transparent_nav #main-header, .et_non_fixed_nav.et_transparent_nav #top-header, .et_fixed_nav #main-header, .et_fixed_nav #top-header {
		position: fixed !important;
	}
	.et_mobile_menu {
		overflow: scroll !important;
		max-height: 83vh;
	}
	
	.et_header_style_left .logo_container{
		width: auto !important;
	}
	.ripe-form-cycle input[type='radio'] {
		margin: 0 0 0 2px !important;
    }


	.ripe-form-method input[type='radio'] {
	margin: 0 0 0 2px !important;
    }
	
	.start-order{
		margin-top: 20px !important;
	}
	.garden-postcode-text p{
		width: 100%;
	}
	#logo{
		    max-height: 120% !important;
	}
	#ordernow .et_pb_text_inner p a{
		font-weight:600;
	}
	li.gfield.gfield_error{
		width: 100% !important;
	}
	#about-us{
		padding-top: 0 !important;
		padding-bottom: 0 !important;
	}
	#about-us .et_pb_row_5{
		margin: 0 !important;
		
		padding-left: 0 !important;
		padding-right: 0 !important;
		width:100% !important;
		
	}
	
	#about-us .et_pb_row_6{
		margin: 0 !important;
		padding: 0 !important;
		width:100% !important;
		margin-bottom:-60px !important;
	}
	#pricing{
		padding-top: 10px !important;
	}   
	
	##how-it-works{
		padding-bottom:14px !important;
	}
	#how-it-works .et_pb_row_2{
		padding-top: 0 !important;
		padding-bottom: 0 !important;
	}	
	#ordernow{
		padding: 30px 0 10px !important;
	}
	#ordernow .et_pb_row_13{
		padding-bottom: 0 !important;
	}
	#ordernow .et_pb_row_14{
		padding-bottom: 0 !important;
		padding-top: 0 !important;
	}
	
	#ordernow #et-info-phone{
		margin-right: 0!important;
	}
	#ordernow .et_pb_text_inner p{
		padding-bottom: 0 !important;
		margin-bottom: 0 !important;
	}
	#ordernow .et_pb_row_13{
		padding-top: 0 !important;
	}
	#ordernow .fa-wpforms{
		margin-right: 10px!important;
	}
	#service-area .et_pb_row_8{
		padding-bottom: 0 !important;
		margin-bottom: 0 !important;
	}
	#service-area .et_pb_row_8 .et_pb_column_16{
		padding-bottom: 0 !important;
		margin-bottom: 0 !important;
	}
	#service-area .et_pb_row_9{
		padding-top: 0 !important;
		padding-bottom: 0 !important;
	}
	#service-area{
		padding-bottom: 30px !important;
	}
	#service-area .fa{
		left: 10px;
	}
	.garden-postcode-text{
		text-align:center;
	}
	#garden-postcode{
		text-align:center;
	}
	#garden-submit{
		width: 100%;
	}
	
	.postcode-check-icon{
		 width: 30% !important;
		float: left;
	}
	.mobile-cen{
		text-align:center;
		    margin-top: 15px;
	}
	.postcode-cross-text{
		width: 70% !important;
	}
	.postcode-check-text{
		width: 70% !important;
	}
	#core-values .et_pb_image img{
		    width: 100%;
	}
	#core-v-img{
		position: relative;
		top: 40px;
	}
	#core-v-img img{
		width: 100% !important;
	}
	#core-values .et_pb_column_10{
		margin-bottom: 0;
	}
	#core-values .et_pb_row_6{
		    padding: 30px 0 0;
	}
	#core-values .et_pb_row_6 .et_pb_column_11{
		    margin-bottom: 0;
	}
	#core-values .et_pb_row_7{
		padding-bottom: 0 !important;
	}
	#core-v-line-left{
		position: static;
		width: 100% !important;
		left: 0 !important;
		margin-bottom: 25px !important;
	}
	#core-v-line-right{
		position: static;
		width: 100%;
	}
	.et_pb_section_2{
		position: relative;
    z-index: 99;
	
	}
	.et_pb_section_2 .et_pb_row{
		padding: 10px 0 0 !important;
	}
	.gform_wrapper{
		overflow: initial;
	}
	.et_pb_fullwidth_section{
			margin-top:30px;
			    margin-bottom: -75px;
	}
	.ripe-form-cycle div.ginput_container_radio #choice_3_5_1{
		    margin-left: 1px !important;
	}
	.ripe-form-method div.ginput_container_radio #choice_3_6_1{
		margin-left: 1px !important;
	}
	.ripe-form-cycle div.ginput_container_radio .gchoice_3_5_1{
		display: block;
	}
	.ripe-form-method div.ginput_container_radio .gchoice_3_6_1{
		display: block;
		margin-bottom:0 !important;
	}
	#ordernow p a{
		position:static !important;
	}
	.ripe-form-name{
		width: 100%;
		float:none;
	}
	.ripe-form-phone{
		width: 100%;
		float:none;
	}
	.ripe-form-email{
		width: 100%;
		float:none;
	}
	.ripe-form-address{
		width: 100%;
		float:none;
	}
	.ripe-form-where{
		width: 100%;
		float:none;
	}
	.ripe-form-method{
		width: 100%;
		margin-top:0!important;
		float:none;
	}
	.ripe-form-cycle{
		width: 100%;
		float:none !important;
		margin-top:0 !important;
	}
	.ripe-form-message{
		width: 100%;
		float:none;
		margin-top:0 !important;
		
	}
	.gform_footer{
		width: 100%;
		float:none;
		margin-top:0!important;
		margin: auto!important;
	}
	
}
@media only screen and (max-width: 380px){
	.et_pb_section_2 .et_pb_row{
		width: 100% !important;
	}
}
@media only screen and (max-width: 320px){
	.et_pb_fullwidth_section{
		margin-top: 37px;
		    margin-bottom: -77px !important;
	}
}

@media only screen and (min-device-width : 421px) and (max-device-width : 768px)
{
	#core-values .et_pb_text_inner h1{
		font-size: 32px !important;
	}
	.et_pb_slide_image img{
		    max-width: 150% !important;
			width: 150% !important;
	}
	#core-v-line-left{
		width: 130%;
		position: relative;
		left: -95px;
	}
	
	#core-values .et_pb_column_11{
		margin-bottom: 0 !important;
	}
	.et_non_fixed_nav.et_transparent_nav #main-header, .et_non_fixed_nav.et_transparent_nav #top-header, .et_fixed_nav #main-header, .et_fixed_nav #top-header {
		position: fixed !important; }
	.et_mobile_menu {
		overflow: scroll !important;
		max-height: 83vh;
	}
	.garden-submit{
		width: 100%;
	}
	.gform_footer{
		margin-top: -175px !important;
	}
	.ripe-form-method div.ginput_container_radio .gchoice_3_6_1{
		margin-bottom: 0 !important;
		display: block;
		margin-left: 0 !important;
	}
	.ripe-form-message{
		    margin-top: -430px !important;
	}
}
@media only screen and (min-width : 421px) and (max-width : 980px){
	.garden-submit{
		width: 100%;
	}
	.gform_footer{
		margin-top: -175px !important;
	}
	.ripe-form-method div.ginput_container_radio .gchoice_3_6_1{
		margin-bottom: 0 !important;
		display: block;

	}
	.ripe-form-method div.ginput_container_radio .gchoice_3_6_1 input{
		margin-left: 0 !important;
	}
	.ripe-form-message{
		    margin-top: -430px !important;
	}
	#core-v-line-left{
		width: 130%;
		position: relative;
		left: -95px;
	}
	#core-values .et_pb_column_11{
		margin-bottom: 0 !important;
	}
}
@media only screen and (min-width : 421px) and (max-width : 1024px) 
{
	#core-values .et_pb_text_inner h1{
		font-size: 32px !important;
	}
	.et_pb_slide_image img{
		    max-width: 150% !important;
			width: 150% !important;
	}
	#core-values .et_pb_column_11{
		margin-bottom: 0 !important;
	}
	#about-us .et_pb_row_3.et_pb_row{
		    padding-bottom: 225px !important;
	}
	#ordernow .et_pb_row_16{
		padding-bottom: 0 !important;
	}
	#ordernow .et_pb_row_17{
		padding-top: 0 !important;
	}
	.garden-submit{
		padding: 11px 55px;
	}
	.et_non_fixed_nav.et_transparent_nav #main-header, .et_non_fixed_nav.et_transparent_nav #top-header, .et_fixed_nav #main-header, .et_fixed_nav #top-header {
		position: fixed !important;
	}
	.et_mobile_menu {
		overflow: scroll !important;
		max-height: 83vh;
	}
	.garden-submit{
		width: 100%;
	}
	.garden-submit{
		width: 100%;
	}
	.gform_footer{
		margin-top: -175px !important;
	}
	.ripe-form-method div.ginput_container_radio .gchoice_3_6_1{
		margin-bottom: 0 !important;
		display: block;

	}
	.ripe-form-method div.ginput_container_radio .gchoice_3_6_1 input{
		margin-left: 0 !important;
	}
	.ripe-form-message{
		    margin-top: -430px !important;
	}

}
@media only screen and (min-width : 980px) and (max-width : 1320px) 
{
	#core-values .et_pb_text_inner h1{
		font-size: 32px !important;
	}

	
}
@media only screen and (min-width : 980px) and (max-width : 1179px) 
{
	
	#core-v-line-right{
		left: -80px !important;
	}
	
}
@media only screen and (min-width : 1180px) and (max-width : 1320px) 
{
	
	#core-v-line-right{
		left: -100px !important;
		width: 133%;
	}
	
}
