@import url(https://fonts.googleapis.com/css?family=Archivo+Narrow:400,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&subset=greek,greek-ext);
@import url(https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i&subset=greek,greek-ext);
@import url('https://fonts.googleapis.com/css?family=Roboto+Slab:100,300,400,700&subset=greek,greek-ext,latin-ext');
.container {
	position:relative;	
}  
.headerTNR {
	font-family:'Times New Roman';
	font-size: 60px;
	text-align:center;	
}
.subheader,
header .top-bar {
    background-repeat: no-repeat;
    background-size: cover
}

#search-results .item,
.sm,
.sm li,
.sm ul,
.topmenu li>a,
ul.sm a,
ul.sm:after {
    display: block
}

#error-page,
#scrollUp,
.topmenu li>a,
footer,
footer .logo {
    text-align: center
}

body {
    font-size: 18px;
	overflow-x: hidden;
}

body {
    font-family: "Open Sans", sans-serif;
    margin: 0;
    padding: 0;
    color: #333;
    text-rendering: optimizeLegibility;
    font-weight: 400;
    overflow-x: hidden;
}

a,
a.inverted,
a.white {
    cursor: pointer;
    color: #89b240;
    text-decoration: none;
    outline: 0;
}

a.white {
    color: #fff
}

a.hover,
a:focus,
a:hover {
    color: #89b240;
    -webkit-transition: all .55s ease;
    -moz-transition: all .55s ease;
    -o-transition: all .55s ease;
    transition: all .55s ease;
    outline: 0;
    text-decoration: none
}

a.inverted:focus,
a.inverted:hover {
    color: #394147
}

a.white:focus,
a.white:hover {
    color: #E14D43
}

hr {
    margin-top: 2em;
    margin-bottom: 2em;
    border: 0;
    height: 3px;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, .1), rgba(0, 0, 0, 0));
    background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, .1), rgba(0, 0, 0, 0));
    background-image: -ms-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, .1), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, .1), rgba(0, 0, 0, 0))
}

h1,
h2,
h2.h3.h4,
h3,
h5,
h6 {
    font-family: 'Open Sans';
    color: #2D343E;
    margin-bottom: 1rem
}

p {
    margin-bottom: 1em
}

p:last-child {
    margin-bottom: 0
}

.sk-content {
    padding: 1em
}

.sk-content-half {
    padding: .5em 1em
}

header {
    position: relative;
    background-color: transparent
}

header .top-bar {
    background-color: grey;
    color: #fff;
    background-attachment: scroll;
    background-image: url(uploads/images/pages/static3.jpg);
    background-position: center center;
    padding: .5em 0
}

header .top-bar .doSearch {
    float: right;
    min-width: 300px
}

header .logo {
    padding-top: 5px;
    padding-right: 1em
}

.subheader {
    background-image: url(uploads/images/pages/static6.jpg);
    background-position: 50% 0
}

.subheader h1 {
    color: #fff;
    margin: 0;
    font-weight: 100
}

.subheader h1 small {
    display: block;
    font-weight: 300;
    color: #fff;
    margin-top: .5em
}

.subheader .sk.breadcrumb {
    position: absolute;
    bottom: 0;
    right: 1em;
    background-color: rgba(255, 255, 255, .2);
    color: #fff;
    padding: .5em 1.2em;
    text-transform: capitalize;
    width: auto
}

.topmenu li ul li a,
.topmenu li>a strong {
    font-weight: 600
}

.subheader .sk.breadcrumb a.section {
    color: #fff
}

.subheader .sk.breadcrumb a:hover {
    text-decoration: underline
}

.subheader .sk.breadcrumb .section {
    font-size: .876em;
    color: #fff
}

.subheader .sk.inverted.input {
    width: 300px
}

#suggestions {
    position: absolute;
    width: 300px;
    top: 5em;
    z-index: 100
}

ul.sm a,
ul.sm li {
    position: relative
}

#search-results {
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .08);
    background-color: #FFF
}

#pagination {
    margin-top: 1em;
}

.sm,
.sm li,
.sm ul {
    list-style: none;
    padding: 0;
    margin: 0;
    line-height: normal;
    direction: ltr
}

ul.sm li {
    float: left;
	padding: 0px 20px;
	border-right:thin solid #00AE4E;
	border-right-style: dashed;
}

ul.sm a {
    white-space: nowrap
}

ul.sm a.disabled {
    cursor: default
}

ul.sm ul {
    position: absolute;
    top: -999999px;
    left: -800px;
    width: 100px
}

.top-menu,
.topmenu li>a i,
.topmenu li>a small,
.topmenu li>a strong {
    position: relative
}

ul.sm-rtl {
    direction: rtl
}

ul.sm-rtl li {
    float: right
}

ul.sm ul li,
ul.sm-vertical li {
    float: none
}

ul.sm ul a,
ul.sm-vertical a {
    white-space: normal
}

* html ul.sm-vertical li {
    float: left;
    width: 100%
}

* html ul.sm-vertical ul li {
    float: none;
    width: auto
}

ul.sm ul.sm-nowrap>li>a {
    white-space: nowrap
}

ul.sm:after {
    content: "\00a0";
    height: 0;
    font: 0/0 serif;
    clear: both;
    visibility: hidden;
    overflow: hidden
}

* html ul.sm {
    height: 1px
}

ul.sm li *,
ul.sm li:after,
ul.sm li:before {
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

ul.sm {
    -webkit-tap-highlight-color: transparent
}

.topmenu li>a {
    text-decoration: none;
    padding: 0em 0em;
    font-weight: 400;
    color: rgb(51,51,51)
}


.topmenu li a>i {
    display: none;
    font-size: 2em
}

.topmenu li>a strong {
    display: block;
    font-size: 16px;
    padding: 0em 0;
}

.topmenu li>a small {
    display: none;
    font-size: .85em
}

.topmenu li:hover a small,
.topmenu li:hover a strong,
.topmenu li:hover>a i {
    opacity: 1
}

.topmenu a>small {
    display: block
}

.topmenu li>a.active, .topmenu li>a:hover {
    color: #00AE4E;
}

.topmenu li.nav-submenu-item i.icon {
    margin-right: .5em
}

.topmenu ul a.has-submenu,
.topmenu-vertical a.has-submenu {
    padding-right: 1.8em
}

.topmenu li ul li a {
    padding: .85em;
    text-align: left;
    border: 0;
    box-shadow: inset 0 -1px 0 0 rgba(255, 255, 255, .2);
    font-size: .778em
}

.topmenu li ul li a:hover {
    color: #394147
}

.topmenu li ul li a i {
    font-size: 1em;
    display: inline-block;
    margin: 0 .5em 0 0
}

#menu ul.two.cols {
    width: 380px!important
}

#menu ul.three.cols {
    width: 500px!important
}

#menu ul.three.cols li {
    width: 33.33%
}

#menu ul.four.cols li {
    width: 25%
}

#menu ul.four.cols {
    width: 680px!important
}

#menu ul.cols li {
    display: block;
    float: left;
    width: 50%
}

#menu ul.cols li:first-child {
    box-shadow: none
}

#menu ul.cols {
    clear: both
}

.topmenu ul.menu-submenu {
    box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, .1)
}

.topmenu a span.sub-arrow {
    position: absolute;
    left: 50%;
    bottom: 16px;
    margin-left: -12px;
    width: 1em;
    height: 1em;
    line-height: 1em
}

.topmenu ul.menu-submenu a span.sub-arrow,
.topmenu-vertical a span.sub-arrow {
    right: 1em;
    top: 1.4em;
    left: auto;
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.topmenu li:first-child,
.topmenu ul li,
.topmenu-vertical li {
    border-left: 0;
	
}
.topmenu li:first-child {
	padding-left:0 !important;
	border-right:thin solid #00AE4E;
	border-right-style: dashed;
}
.topmenu li:last-child {
	padding-right:0 !important;
	border:none
}

.topmenu ul li:first-child,
.topmenu-vertical li:first-child {
    border-top: 0
}

.topmenu span.scroll-down,
.topmenu span.scroll-up {
    position: absolute;
    display: none;
    visibility: hidden;
    overflow: hidden;
    border: solid #bbb;
    border-width: 1px 0;
    background: #fff;
    height: 20px
}

.topmenu span.scroll-down-arrow,
.topmenu span.scroll-up-arrow {
    position: absolute;
    top: -2px;
    left: 50%;
    margin-left: -8px;
    width: 0;
    height: 0;
    overflow: hidden;
    border-width: 8px;
    border-style: dashed dashed solid;
    border-color: transparent transparent #555
}

#botwidget,
.loader {
    position: relative
}

.topmenu span.scroll-down-arrow {
    top: 6px;
    border-style: solid dashed dashed;
    border-color: #555 transparent transparent
}

#topwidget {
    background-color: #fff
}

#topwidget .static-image {
    background-attachment: scroll;
    background-image: url(uploads/images/pages/static6.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
    padding: 1em 4em;
    color: #fff
}

#topwidget .static-image>h1 {
    font-size: 3em;
    text-transform: uppercase;
    color: #fff;
    font-family: "Open Sans";
    font-weight: 100
}

#leftwidget aside,
#rightwidget aside {
    margin-bottom: 1.5em
}

#leftwidget aside h3,
#rightwidget aside h3 {
    font-weight: 400;
    color: #333
}

#botwidget {
    background-color: #F4F6F8;
}

#botwidget h3 {
    font-size: 1.667em;
    padding-top: 1em;
    text-transform: capitalize;
    font-weight: 400;
    color: #465866
}

.loader:after {
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    width: 100%;
    height: 100%;
    background: url(../images/loader-large.gif) 50% 50% no-repeat rgba(255, 255, 255, .8);
    visibility: visible;
    z-index: 5000
}

footer {
    background-color: #1e1e1e;
    padding: 2em 0;
    color: #E6E6E6;
	font-size:15px
}
.footer-align-a {
	text-align:left	
}
.footer-align-b {
	text-align:right	
}

footer .logo {
    max-width: 130px;
    margin: 1em auto 0
}

footer .ficons {
    margin-bottom: 1em
}

footer .ficons i.icon {
    margin: 0 .25em
}

#scrollUp {
    bottom: 70px;
    right: 20px;
    width: 60px;
    height: 60px;
    background-color: #b3c88d;
    border-radius: 30px;
    line-height: 55px;
    opacity: .8;
}

#scrollUp:before {
    content: "\f077";
    display: inline-block;
    vertical-align: middle;
    font: 28px Icons;
    color: #305900;
}

#error-page {
    background-image: url(../images/404_bg.png);
    background-attachment: scroll;
    background-repeat: no-repeat;
    background-position: top center;
    height: 100vh;
    background-color: #282828;
    box-shadow: inset 0 10px 0 0 #000, inset 0 -10px 0 0 #000;
    position: relative
}

#error-page .logo {
    padding-top: 2em
}

#error-page h1 {
    padding-top: .5em;
    color: #fff;
    font-size: 5em;
    text-shadow: 0 1px 0 rgba(0, 0, 0, .75)
}

#error-page h3 {
    color: #7F7F7F;
    font-size: 1.5em;
    text-shadow: 0 1px 0 rgba(0, 0, 0, .75)
}

#error-page h3.primary {
    margin-top: 2em
}

#error-page #but.button {
    font-size: 2em;
    border-radius: 500em
}

#error-page #but.button i.icon {
    font-size: 4em
}

.section1 {
    background: #f4f6f8;
    position: relative;
    padding: 3em 1em
}

.section1:after,
.section1:before,
.section2:after {
    content: "";
    display: inline-block;
    height: 1px;
    left: 0;
    position: absolute;
    right: 0
}

.section1:before {
    background: #fff;
    border-top: 1px solid #e1e1e1;
    top: 1px
}

.section1:after {
    background: #e1e1e1;
    border-bottom: 1px solid #fefefe;
    bottom: 5px
}

.section2:after {
    background: #fefefe;
    top: 0;
    transition: all .3s ease 0s
}

.section2,
.section3,
.section4 {
    padding: 3em 1em;
    position: relative
}

.section2 {
    background: #f4f6f8;
    border-top: 1px solid #e3e3e3
}

.section3 {
    background: #fff;
    border-top: 1px solid #dadada
}

.section4 {
    background: #e3e8ee;
    border-bottom: 1px solid #f4f6f8
}
.flaggr {
	border-right:thin solid black;
	padding-right:5px;
	border-right-style:dashed	
}
.middle-bar .item {
	opacity:0.5	
}
.middle-bar .item.active {
	opacity:1	
}
#square { width: 321px; height: 426px; background: #89b240;margin-top:74px}


.green-border {
	border-bottom: 3px solid #89b240;
	width: 70px;
	margin:15px auto;	
}
.green-border-foot {
	border-bottom: 2px solid #89b240;
	width: 35px;
	margin:15px 0 15px 0;	
}
.more-btn {
	border:2px solid #89B240;
	padding:10px;
	width: 180px;
	margin: 23px auto;	
	position: relative;
	white-space: nowrap;
}
.more-btn a {
	color: #89B240;
}
.more-btn:hover {
	background-color:#89B240;
}
.more-btn:hover a {
	color: #fff !important;
}
.more-btn-en {
	color: #fff;
	border:2px solid #89B240;
	padding:10px;
	width: 25%;
	margin: 23px auto;
	background-color: #89b240;	
}
.stackone {
	border: 13px solid #f7f7f7;
	float: left;
	height: 370px;
	width: 370px;
	margin: 50px;
	position: relative;
	-webkit-box-shadow: -3px 8px 5px rgba(0,0,0,0.3);
	-moz-box-shadow: -3px 8px 5px rgba(0,0,0,0.3);
	box-shadow: -3px 8px 5px rgba(0,0,0,0.3);
	background-color: #f7f7f7;
	overflow: visible;
	border-top: 8px solid #f7f7f7;
	border-bottom: 73px solid #f7f7f7;
	-webkit-transform: rotate(-11deg);
	-moz-transform: rotate(-11deg);
	-o-transform: rotate(-11deg);
	-ms-transform: rotate(-11deg);
	transform: rotate(-11deg);
}
.stackone_before {
	content: "";
	height: 370px;
	width: 370px;
	border: 13px solid #f7f7f7;
	border-top: 8px solid #f7f7f7;
	border-bottom: 73px solid #f7f7f7;
	position: absolute;
	z-index:;
	top: -10px;
	left: 8px;
	-webkit-box-shadow: 2px 5px 5px rgba(0,0,0,0.3);
	-moz-box-shadow: 2px 5px 5px rgba(0,0,0,0.3);
	box-shadow: 2px 5px 5px rgba(0,0,0,0.3);
	-webkit-transform: rotate(220deg);
	-moz-transform: rotate(20deg);
	-o-transform: rotate(20deg);
	-ms-transform: rotate(20deg);
	transform: rotate(20deg);
}
.stackone_after {
	content: "";
	height: 370px;
	width: 370px;
	border: 13px solid #f7f7f7;
	border-top: 8px solid #f7f7f7;
	border-bottom: 73px solid #f7f7f7;
	position: absolute;
	/*z-index: -1;*/
	top: -7px;
	left: -8px;
	-webkit-box-shadow: 2px 3px 5px rgba(0,0,0,0.3);
	-moz-box-shadow: 2px 3px 5px rgba(0,0,0,0.3);
	box-shadow: 2px 3px 5px rgba(0,0,0,0.3);
	-webkit-transform: rotate(11deg);
	-moz-transform: rotate(11deg);
	-o-transform: rotate(11deg);
	-ms-transform: rotate(11deg);
	transform: rotate(11deg);
}

.stacktwo {
	float: left;
	/*height: 300px;*/
	width: 400px;
	margin: 50px;
	position: relative;
	overflow: visible;
	-webkit-transform: rotate(-11deg);
	-moz-transform: rotate(-11deg);
	-o-transform: rotate(-11deg);
	-ms-transform: rotate(-11deg);
	transform: rotate(-11deg);
}
.stacktwo_first {
	border: 8px solid #f7f7f7;
	-webkit-box-shadow: -3px 8px 5px rgba(0,0,0,0.3);
	-moz-box-shadow: -3px 8px 5px rgba(0,0,0,0.3);
	box-shadow: -3px 8px 5px rgba(0,0,0,0.3);
	background-color: #f7f7f7;
	overflow:hidden;
}
.stacktwo_second {
	-webkit-transform: rotate(220deg) translateX(50px);
	-moz-transform: rotate(20deg) translateX(50px);
	-o-transform: rotate(20deg) translateX(50px);
	-ms-transform: rotate(20deg) translateX(50px);
	transform: rotate(20deg) translateX(50px);
	border: 8px solid #f7f7f7;
	-webkit-box-shadow: -3px 8px 5px rgba(0,0,0,0.3);
	-moz-box-shadow: -3px 8px 5px rgba(0,0,0,0.3);
	box-shadow: -3px 8px 5px rgba(0,0,0,0.3);
	background-color: #f7f7f7;
	overflow:hidden;
	width: 80%;
}
.stacktwo_second img {
	border: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.know-us-img {
	border: 6px solid #fff;
	background-color: #f2ebe7;	
	height: 450px;
	width: 330px;
	text-align:center;
	padding-top:40px;
}
.know-us-img::after {
	content:"\f0d7";
	text-align:center;
	font-family: Icons;
	font-style: normal;
	font-weight: 400;
	font-size: 3em;
	position:absolute;
	bottom:156px;
	color:#fff;	
}
.img-hover-text {
	font-family:"Times New Roman", Times, serif;
	font-size:27px;
	color:#5e7608;
	font-weight:bold;
	padding-top:20px;
}
.section-1 {
	font-size:21px;
	color:#fff	
}

.section-2 {
	font-size:21px;
	color:#fff	
}
.section-3 {
	font-size:21px;
	color:#fff	
}
.hidden { display: none; }
.unhidden { display: block; }

.news-frame {
	border: 2px solid #89b240;
	position: absolute;
	margin: auto;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
    width: 200px;
    height: 260px;
}
.news-frame2 {
	border: 2px solid white;
	height: 480px;
	width: 380px;
	margin-top: 10px;
	margin-left: 10px;	
}
.button-contact {
	border: thin solid white;
	background-color: #89b240;
	color: white;
	padding: 15px;
	position: absolute;
	bottom: 32px;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	height: 60px;
	width: 165px;
	text-align:center
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}
.button-contact:hover img, .button-contact:focus img, .button-contact:active img {
	-webkit-animation-name: arrow_right;
	animation-name: arrow_right;
    -webkit-animation-duration: 1.2s;
    animation-duration:  1.2s;
    -webkit-animation-timing-function: ease-out, ease-in-out;
    animation-timing-function: ease-out, ease-in-out;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-direction: normal, alternate;
    animation-direction: normal, alternate;
}
@keyframes arrow_right {
    0%   {transform:translateX(0);}
    50%  {transform:translateX(5px);}
    100% {transform:translateX(0);}
}
.visible-mobile {
    display: none !important;
}
.hidden-mobile {
    display: inline !important;
}
.wave-img {
	position:absolute;
	left: 120px;
	top: 20px;	
	display: none;
}
.text-right {
	margin-right:-70px;	
}
.last-text {
	color: #666;
	font-weight: 300;
	text-align: right;
	padding-left: 40px;
	padding-top: 18px;	
}
.product-title {
	font-family:"Times New Roman", Times, serif;
	font-size:40px;
	color:#89b240;
	font-weight:bold	
}
.green-dotted {
	margin: 3rem 0;
	border-top: 4px solid #89b240;
	line-height: 1;
	height: 0;
	border-top-style: dotted;
	width: 20%;	
}
.circular--portrait {
    position: relative;
    max-width: 500px;
    max-height: 500px;
    min-width: 500px;
    min-height: 500px;
    overflow: hidden;
    display: block;
    margin: auto;
    margin-top: auto;
    margin-top: auto;
    float: left;
	margin-bottom: 40px;
}
.prod-img-circ {
    transform: scale(1);
    
}
.circular-sm-portrait {
    position: relative;
    max-width: 120px;
    max-height: 120px;
    min-width: 120px;
    min-height: 120px;
    overflow: hidden;
    display: block;
    margin: auto;
    margin-top: auto;
    margin-top: auto;
}
.circle-frame-sm {
	max-width: 120px;
	max-height: 120px;
	min-width: 120px;
	min-height: 120px;
	overflow: hidden;
	display: block;
	margin: auto;    
	margin-top: auto;
	margin-bottom: auto;
	margin-top: auto;
	margin-top: auto;
	margin-bottom: 15px;
}

.fb-like > span {
	vertical-align:baseline !important; 	
}

.myClass:hover .myImage{background-color: rgba(51, 51, 51, 0.4);}
.myClass:hover .socialImage, .myClass .socialImagegreen{display: none;}
.myClass:hover .socialImagegreen{display: inline-block;}

.first-text {
	color: #666;
	font-weight: 300;	
}
.stButton .stButton_gradient {
	height:23px !important;	
}
.latest-news-div {
	background-color: white;
	max-width: 350px;
	height: 250px;	
	box-shadow: 3px 3px 3px rgb(158, 158, 158);
	padding: 15px;
	margin-left: 229px;
	margin-top: -243px;
	width: 100%;
}

#shoplatestwrap .owl-prev {
	margin-right: .25em;
	position: absolute;
	left: -76px;
	top: 0;
	bottom: 0;
	margin-top: auto;
	margin-bottom: auto;
	border-radius:7px;
	height: 62px;
	width: 62px;
	background-color: rgba(255, 255, 255, 0.37);
		
}
#shoplatestwrap i.icon.angle.left::before {
	content: "\f0d9";	
}
#shoplatestwrap .owl-theme .owl-controls .owl-buttons div i {
	color:#fff	
}

#shoplatestwrap .owl-next {
	margin-right: .25em;
	position: absolute;
	right: -76px;
	top: 0;
	bottom: 0;
	margin-top: auto;
	margin-bottom: auto;
	border-radius:7px;
	height: 62px;
	width: 62px;
	background-color: rgba(255, 255, 255, 0.37);	
}
#shoplatestwrap i.icon.angle.right::before {
	content: "\f0da";	
}
#shoplatestwrap i.icon.angle {
	margin-top:7px	
}

.whoweare-img {
	width:100%;
	margin-top:-345px	
}
.tabs-marg {
	margin: 0 auto;	
	}
.tabs-float {
	float:right;	
}
.recipe-bott-padd {
	padding: 140px 0px 140px 0;	
	}
.owl-item.active div section.circle-frame-sm {
	border: 6px solid #89b240;	
}
.owl-item.active div article div a.inverted {
	color:	#89b240 !important;
} 
.recipes-line {
	border-top: thin solid #c4d9a0;
	padding-top: 30px;
	width: 100%;
		
}
.recipes-short-desc {
		font-weight: 300;
		font-size: 16px;
		color: #808080;
		text-align: justify;
		
}
.recip-padd-left {
	padding-left:30px;	
}
.recipes-top-img {
	min-height: 560px;
	padding: 30px 30px;
	padding-bottom: 0px;	
}
.contact-intro-text {
	color:#fff	
}

.contact-intro-text:hover {
	color:#fff !important	
}
/*Menu*/
#menu-wrap {
    padding: 14px 0;
}
#menu {
    /*display: flex;
    justify-content: space-between;*/
}
.dropdown {
	height:35px; 
	width: 25px;
	background-size:35px 35px;
	background-repeat:no-repeat; 
	background-position:center center; 
	float:right; 
	position: relative; 
	z-index:1;
	display:none;
}
.show {
	display:block !important;
}
#langmenu {
}
#langmenu_phone {
	display:none;
}
#langmenu_screen {
    text-align: right;
}
#langmenu_screen_button {
    text-align: right;
	padding: 15px 0;
}
#header_socialmedia {
	padding: 5px 0;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    font-size: 15px;
	margin-bottom: 20px;
	font-weight: 600;
	white-space: nowrap;
}
#header_socialmedia img {
	margin-left: 10px;
	width: 40px;
}
/*Homepage - Our Story*/
.our_story_home {
	background-image: url('https://www.achnagal.com/uploads/images/home-bg.jpg');
	margin-top: -265px;
	padding-top: 265px;
}
.our_story_home .sk-grid {
	padding-bottom: 70px;
}
.our_story_home.gr .sk-grid {
    padding: 70px 0;
	position: relative;
}
.our_story_right {
	padding-top: 100px; 
	text-align: center;
}
.our_story_title {
	font-family: 'Times New Roman'; 
	font-size: 60px;
}
.our_story_desc1 {
	font-size: 28px;
}
.our_story_desc2 {
	font-size: 20px;
	font-weight: 300; 
	color: #808080; 
	padding: 0 31px;
}
.more-btn-en a:hover {
    color: #fff !important;
}
.our_story_image_gr {
	background-repeat: no-repeat;
	padding-top: 55px;
	position: relative;
	z-index: 1;
}
.story_home_right.gr {
	padding-top: 35px;
	text-align: center;
}
.frame {
	border: 5px solid #cccccc;
	opacity:0.4;
	height: 390px;
	max-width: 1045px;
	width: 90%;
	position: absolute;
	right: 0;
	margin: auto;	
}
/*Homepage - Products Slider*/
#home_products {
	background-image:url('https://www.achnagal.com/uploads/images/home-wood.jpg');
	background-size: cover;
	padding: 52px 0;
	border-top: 6px solid rgba(255, 255, 255, 0.62);
	border-bottom: 6px solid rgba(255, 255, 255, 0.62);
}
#shop_slider_title {
	font-family: 'Times New Roman'; 
	color:white;
	font-size: 55px;
	text-align:center;
}
#shop_sli_title_border {
	border-bottom:2px solid white;
	width:80px;
	margin:auto;
	margin-top: 25px;
}
#home_products .item {
	padding-top:75px;
}
#home_products .circular-home-portrait img {
	max-height: 250px;
	width: auto;
	margin: auto;
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
#home_product_title {
	text-align:center;
}
#home_product_title a, #home_product_title a:hover {
	color:#fff;
	font-family:'Times New Roman', Times, serif;
	font-size:42px
}
#home_prod_description {
	color:#fff;
	font-size:15px;
	padding: 10px 30px 0 30px;
	height:76px;
	overflow:hidden;
}
.circle-frame {
	max-width: 300px;
	max-height: 300px;
	min-width: 300px;
	min-height: 300px;
	position: relative;
	border-radius: 50%;
	display: block;
	margin: auto;    
	margin-top: auto;
	margin-bottom: auto;
	margin-top: auto;
	margin-top: auto;
	margin-bottom: 40px;
	border: 1px solid white;	
}
.circle-frame:hover { 
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
}
.circular-home-portrait {
    position: relative;
    max-width: 300px;
    max-height: 300px;
    min-width: 300px;
    min-height: 300px;
    overflow: hidden;
    border-radius: 50%;
    display: block;
    margin: auto;
    margin-top: auto;
    margin-top: auto;
    float: left;
	margin-bottom: 40px;
	background-color:rgba(255, 255, 255, 0.61);    
}
.circle-frame, .circular-home-portrait {
	-webkit-transition: -webkit-transform ease-out 0.5s, background 0.2s;
    -moz-transition: -moz-transform ease-out 0.5s, background 0.2s;
    transition: transform ease-out 0.5s, background 0.2s;
}
.circle-frame::after {
    top: 0;
    left: 0;
    padding: 0;
    z-index: -1;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1);
    opacity: 0;
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content: '';
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.circle-frame:hover::after {
    -webkit-animation: sonarEffect 1.3s ease-out 75ms;
    -moz-animation: sonarEffect 1.3s ease-out 75ms;
    animation: sonarEffect 1.3s ease-out 75ms;
}
@-webkit-keyframes sonarEffect {
    0% {
        opacity: 0.3;
    }
    40% {
        opacity: 0.5;
        box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #89b240, 0 0 0 10px rgba(255, 255, 255, 0.5);
    }
    100% {
        box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #89b240, 0 0 0 10px rgba(255, 255, 255, 0.5);
        -webkit-transform: scale(1.15);
        opacity: 0;
    }
}
@-moz-keyframes sonarEffect {
    0% {
        opacity: 0.3;
    }
    40% {
        opacity: 0.5;
        box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #89b240, 0 0 0 10px rgba(255, 255, 255, 0.5);
    }
    100% {
        box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #89b240, 0 0 0 10px rgba(255, 255, 255, 0.5);
        -moz-transform: scale(1.15);
        opacity: 0;
    }
}
@keyframes sonarEffect {
    0% {
        opacity: 0.3;
    }
    40% {
        opacity: 0.5;
        box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #89b240, 0 0 0 10px rgba(255, 255, 255, 0.5);
    }
    100% {
        box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #89b240, 0 0 0 10px rgba(255, 255, 255, 0.5);
        transform: scale(1.15);
        opacity: 0;
    }
}
/*Homepage - Latest News*/
#home_latest {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50% 50%;
}
#latestitemswrap {
	padding:80px 0;
}
.latest_home_title {
	font-family:'Times New Roman', Times, serif;
	font-size:42px;
	text-align:center;	
}
.latest_home_title a, .latest_home_title a:hover {
	color:#333;
}
.latest_home_title a:hover {
	transform: scale(1.15);
}
.latest_home_title a + .green-border {
	-webkit-transition: all .55s ease;
	-moz-transition: all .55s ease;
	-o-transition: all .55s ease;
	transition: all .55s ease;
}
.latest_home_title a:hover + .green-border {
	width: 120px;
}
.latest_item_home {
	padding-top: 20px;
}
.news-div-link {
	font-size:16px;
}
.news-div-link h4  {
	color:#4d4d4d;
}
#see_more a {
	color:#89b240;
	font-size:13px;
	border:thin solid #89b240;
	padding:5px;
}
#see_more:hover a {
	color: white !important;
	background-color:#89b240;
}
/*Header*/
#header_image {
	width: 100%; 
	height: 460px;
	position: relative;
	z-index: 1;
	overflow: hidden;
    -ms-transform: skewY(-3deg);
    -webkit-transform: skewY(-3deg);
    transform: skewY(-3deg);
    margin-top: 20px;
	margin-bottom: 20px;
}
#header_image img {
	width: 100%; 
	object-fit: cover;
	min-height: 230px;
}
#header_image .slider_image_header {
	height: 460px;
}
.header-carousel .owl-wrapper-outer.autoHeight {
	overflow: visible;
}
/*About Video*/
#aboutvidwrap {
	margin-top: -100px;
	padding-top: 100px;
	text-align:center;
}
#aboutvidwrap iframe {
	border: 9px solid #fff;
	box-shadow: 0px 0px 5px 3px #848484;
	max-width:1200px;
	height:450px;
	width:100%;
}
/*Who we are*/
#who_we_are {
	background-image: url('https://www.achnagal.com/uploads/images/home-bg.jpg');
	margin-top: -100px; 
	padding-top: 100px;
}
.whoweare-black-text {
	font-size: 19px; 
	color: #666; 
	text-align: center; 
	font-weight: 300; 
	padding: 0 35px;
}
.whoweare-green-text {
	font-size: 19px;
	color: #89b240;
	text-align: center;
	font-weight: 500;
	padding: 0 100px;
	margin-bottom: 50px;	
}
/*What we do*/
#what_we_do {
	background-color: #f2ebe7;
}
#what_we_do .sk-grid {
	text-align: center; 
	padding: 60px 0;
}
.what_we_do_title {
	color: #5e7608; 
	font-weight: bold; 
	margin-bottom: 10px; 
	padding-top: 40px;
}
.what_we_do_desc {
	font-size: 21px; 
	color: #666; 
	font-weight: 300;
}
#what_we_do iframe {
	border: 9px solid #fff;
	box-shadow: 0px 0px 5px 3px #848484;
	max-width: 1200px;
	height: 450px;
	width: 100% !important;
}
/*Why are Different*/
#why_different {
	background-image: url('https://www.achnagal.com/uploads/images/wood.jpg');
	background-repeat: no-repeat; 
	background-position:50% 50%; 
	background-size: cover;
}
#why_different .sk-grid {
	padding: 70px 0;
}
#why_different .headerTNR {
	color: #fff; 
	font-weight: bold;
}
#why_different .tabs-padd img {
	height: 300px;
}
/*Our Products - Results*/
.columns.products {
	width: 100% !important;
	position: unset !important;
	left: unset !important;
	top: unset !important;
	display: flex !important;
	flex-wrap: wrap;
	background-color: rgba(255,255,255,0.7);
}
.res_products.left {
	padding-right:1%;
}
.res_products.middle {
	padding:0 2%;
}
.res_products.right {
	padding-left:1%;
}
.res_products .image-overlay {
	height: 300px;
}
.res_products .image-overlay img {
    width: auto;
    max-height: 300px;
	position: absolute;
	margin: auto;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
}
.res_products .overlay-fade a .icon-overlay {
	background: rgba(234, 232, 228, 0.75);
	color: #89b240;
	-o-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
    
}
#shopwrap.shopgrid .item article h4 a {
	padding: 0 10px;
}
.res_products .item:hover article h4 a.inverted {
	background-color: #89b240;
	color:white;
}
#watch_our_video_prompt {
    position: fixed;
    bottom: 60px;
    left: 20px;
    padding: 10px;
    background-color: rgba(137,178,64,0.5);
	cursor: pointer;
}
#watch_our_video_popup {
	display:none;
	position: fixed;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    margin: auto;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.5);  
    justify-content: center;
    align-items: center;
	z-index: 1000;
}
#watch_our_video_popup.open {
	display: flex;
}
.close-video-area {
    position: absolute;
    height: 100%;
    width: 100%;
}
#watch_our_video_popup iframe {
	position:relative;
}
/*Our Products - Publish*/
.module_page {
	margin-top:-193px;
	padding-top: 275px;
}
.zoom-thumbs + div {
    left: unset !important;
    right: 0;
}
.product_publish_right {
	margin-bottom: 0 !important;
}
#products_carousel {
	width:63%;
	margin:0 auto;
	background-color:#fff;
	border-radius: 20px 20px 20px 20px;
	box-shadow: 0px 0px 6px 3px #cdcdcd;
}
.circular-sm-portrait img {
	width: auto;
	position: absolute;
	margin: auto;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
#product-title_top {
	font-family:'Times New Roman', Times, serif;
	font-size:40px;
	color:#808080;
}
.ingredients-title {
	color: #89b240; 
	font-size: 20px; 
	font-weight: bold;
	padding-bottom: 20px;
}
.about_nut {
	padding-top: 40px;
	display: flex;
	flex-wrap: wrap;
}
#about_product {
    padding-right: 10px;
	margin-bottom: 2em;
}
.aboutpro-title {
	color: #89b240; 
	font-size: 20px; 
	font-weight: bold;
	padding-bottom: 20px;
}
#nutrition_label {
    color: #666666;
	background-color: white;
	padding: 10px;
	padding-bottom: 45px;
	-webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.35);
	-moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.35);
	box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.35);
	font-size: 13px;
}
.packing {
    padding-right: 10px;
}
.pack-info > div {
    display: inline-block;
    padding-right: 5px;
	font-size: 16px;
}
.n_title {
    font-weight: 600;
    margin-bottom: 5px;
	font-size: 16px;
}
.n_grey_title {
	color:#b1b1b1;
	font-weight:600;
	margin-bottom: 5px;
}
.n_green_title {
    font-weight: 600;
    color: #89b240;
}
.nutrition_point {
    padding: 5px 0;
    border-bottom: 1px solid #e4e4e4;
}
.nutrition.right {
	text-align: right;
    float: right;
}
.nutrition_desc {
	color:#666666;
	font-weight:600;
}
#shop #zoomer img:first-child {
   /* position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
	max-height: 500px !important;
	width: auto !important;*/
}
#shop .owl-carousel .owl-wrapper-outer.autoHeight {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
}
.product-publish-image {
	margin-bottom: 0 !important;
}
/*Related Recipes*/
.related-recipe {
	background-image:url('https://www.achnagal.com/uploads/images/recipes-rel-bg.jpg');
	background-size: cover;
	background-position: 50% 50%;
	border-top: 5px solid #efedeb;
	display: flex;
	flex-wrap: wrap;
}
#related_left {
	position:relative;
}
#related_left img {
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	max-height: 425px;
	left: 0;
	right: 0;
}
#related_recipes_use {
	font-family:'Times New Roman', Times, serif;
	font-weight:bold;
	font-size:26px;
	color:#89b240;
}
#related_recipes_title {
	font-family:'Times New Roman', Times, serif;
	font-weight:bold;
	font-size: 25px;
	color: #666666;
	padding-top: 10px;
}
#related_recipes_desc {
	font-weight:400;
	font-size:17px;
	color:#808080;
	padding-top:12px;
}
#recipe_button_div {
	padding-top:25px;
}
.recipe-button {
    color: #fff;
    background-color: #89b240;
    padding: 7px 22px;
    border-radius: 4px;
    border: 2px solid #89b240;
}
.recipe-button:hover {
	background-color: transparent;
}
/*Our Story*/
.story-background {
	margin-top: -100px;	
	background-image:url(https://www.achnagal.com/uploads/images/storybackground.png);
	background-position:center bottom;
	background-size:cover;
	background-repeat:no-repeat;
}
.story-background .sk-grid {
	padding-top: 100px;
	display: flex;
	flex-wrap: wrap;
}
#story_left {
	padding-bottom: 390px;
}
.vertical-line {
    /*height: 100%;*/
}
.story-background .screen-15 img {
	/*height:100%;*/
	margin-top: 10px;
}
.story_right_title {
	font-family: 'Times New Roman'; 
	font-size: 42px;
	color: black;
}
.different-padd.story_right_title {
	display: flex;
	color: black;
}
.story_right_title span {
	font-weight: bold; 
	font-size: 46px;	
}
.diff_title {
    float: left;
}
.diff_logo {
    float: left;
    opacity: 0.7;
    padding-left: 30px;
	max-width: 200px;
}
.story_green_title {
	font-family: 'Times New Roman'; 
	font-size: 45px;
	color: #89b240;
}
#our_story_text p {
	color: #666; 
	font-weight: 300; 
	font-size: 17px;
}
#diagonio_slogan {
	margin-top: 20px;
	padding: 0 60px;
	text-align: center;
}
.cheese_right {
	position:absolute;
	max-width: 400px;
}
.story-positionb {
    margin-left: -70px;
    position: relative;
}
.story-position {
    padding-top: 190px;
    margin-left: -30px;
    position: relative;
}
/*Family Approach*/
.zig-zag::before {
    background: linear-gradient(-35deg, #f6f3ef 12px, transparent 0), linear-gradient(35deg, #f6f3ef 12px, transparent 0);
    background-repeat: repeat, repeat;
    background-size: auto auto, auto auto;
    background-repeat: repeat, repeat;
    background-size: auto auto, auto auto;
    background-repeat: repeat, repeat;
    background-size: auto auto, auto auto;
    background-position: left-bottom;
    background-repeat: repeat-x;
    background-size: 14px 38px;
    content: " ";
    display: block;
    position: absolute;
    left: 0px;
    width: 100%;
    height: 32px;
    z-index: 999;
    margin-top: -45px;
}
#family_approach {
	background-image:url(https://www.achnagal.com/uploads/images/story-last-bg.jpg);
	background-position:center;
	background-size:cover;
	background-repeat:no-repeat;
	display: flex;
	flex-wrap: wrap;
	position: relative;
	margin-top: -16px;
}
#family_approach .sk-grid {
	display: flex;
	flex-wrap: wrap;
}
#family_left {
	padding: 90px 0px;
}
.family {
    font-family: 'Times New Roman';
    font-size: 70px;
    font-weight: bold;
    color: #4d4d4d;
    line-height: 55px;
}
#num_3 img {
	height:100%;
}
#family_image img {
	right: 0;
	position: absolute;
	z-index: 1000;
	bottom: -67px;
}
/*Gallery Results*/
.parallax {
	background-attachment:scroll;
	background position: cem bottom;
    background-size:cover;
}
#gallery-page {
    margin-top: -150px;
    padding-top: 150px;
	background-image:url(https://www.achnagal.com/uploads/images/gallery-back.png);
}
.columns.gallery {
    width: auto !important;
    position: unset !important;
    left: unset !important;
    top: unset !important;
}
.gallery_item {
	position:relative;
	padding-bottom: 3%;
}
.gallery_item.left {
	padding-right:2%;
}
.gallery_item.middle {
	padding:0 1%;
}
.gallery_item.right {
	padding-left:2%;
}
.gallery_item .item {
    position: relative;
}
#gallery-title {
    margin: 50px 0;
}
.gallery-image {
	height: 30vh;
	background-size: cover;
	min-height: 250px;
}
.image-overlay.gallery {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    padding: 10px;
}
.gallery_res_border {
	border:1px solid white;
	height: 100%;
	position: relative;
}
.gallery_res_border a {
	color:black;
}
.gallery_res_border .overlay-hslide a .icon-overlay {
    background: none;
}
.gallery_res_border  .overlay-hslide a {
    height: 100%;
    width: 100%;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    line-height: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.image-overlay.gallery img {
	width:auto;
}
/*Exports*/
#exports {
	background-image: url('https://www.achnagal.com/uploads/images/home-bg.jpg');
	margin-top: -100px;
	padding-top: 150px;
	border-bottom: 62px solid #89b240;
	background-attachment: fixed;
}
#exports1 {
	background-image: url('https://www.achnagal.com/uploads/images/home-bg.jpg');
	margin-top: -100px;
	padding-top: 150px;
	border-bottom: 62px solid #89b240;
	background-attachment: fixed;
}
#exports .sk-grid {
	display: flex;
	flex-wrap:wrap;
}
.export_desc {
	color:#666666;
	font-weight:300;
	font-size: 19px;
	text-align: center;
    margin-top: 35px;
    margin-bottom: 45px;
}
#export_article {
	display: flex;
	flex-wrap:wrap;
	margin-bottom: 55px;
}
.export_image_left {
	padding-right:40px;
}
.export_image_right {
	padding-left:40px;
}
#export_image img {
	width:100%;
}
#image_cont {
	position:relative;
}
#export_border {
	position: absolute;
	width: 93%;
	height: 93%;
	margin: auto;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}
#export_border div {
	border: 1px solid white;
	height: 100%;
}
#export_text {
	position:relative;
}
#paragraph_number {
	position: absolute;
	right: 0;
	color: rgba(137,178,64,0.12);
	height: 100%;
}
#paragraph_number img {
    height: 100%;
    max-width: none;
    position: absolute;
    right: 0;
}
.export_left_paragraph #paragraph_number, .export_left_paragraph #paragraph_number img {
	left:0;
}
#export_title {
	font-size:36px;
	font-weight:bold;
	font-style:italic;
	color:#89b240;
	margin-bottom:30px;
}
#export_paragraph {
	color:#666666;
	font-weight:300;
	font-size:18px;
	text-align: justify;
}
#learn_more_exports {
    text-align: center;
    border: 1px solid #89b240;
    padding: 10px 0;
	margin-top: 75px;
}
#learn_more_exports:hover {
	background-color:#89b240;
}
#learn_more_exports:hover a {
	color:white;
}
#learn_more_exports:hover img.normal, #learn_more_exports img.over {
	display:none;
}
#learn_more_exports:hover img.over {
	display:inline-block;
}
#export_bottom_image {
	text-align: right;
	width: 100%;
	margin-bottom: -40px;
}
#export_bottom_image img {
	display: inline-block;
	margin-bottom: -50px;
}
/*News Results*/
#recipes {
    position: unset !important;
    width: 100% !important;
    left: unset !important;
    top: unset !important;
}
.artwrap {
	height:auto !important;
}
.recipes-main-title {
	padding-bottom:45px;
	font-family:'Times New Roman', Times, serif;
	font-size:42px;
}
.recipes_result {
	position:relative;
}
.news_res_image {
	width:220px;
	height:280px;
	background-repeat:no-repeat;
	background-position: 50% 50%;
	background-color:rgba(255,255,255,0.7);
	background-size:100%;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	transition: all .4s ease;
}
.new_result:hover .news_res_image, .recipes_result:hover .news_res_image, .latest_item_home:hover .news_res_image {
	background-size:120%;
}
.new_result .news-frame, .recipes_result .news-frame, .latest_item_home .news-frame {
	display: flex;
    align-items: center;
    justify-content: center;
}
.new_result .news-frame span, .recipes_result .news-frame span, .latest_item_home .news-frame span {
	opacity:0;
	color:white;
	font-size:15px;
	-webkit-transition-delay:0.6s;
	-moz-transition-delay:0.6s;
	transition-delay:0.6s;
	line-height: normal;
    text-align: center;
}
.new_result:hover .news-frame, .recipes_result:hover .news-frame, .latest_item_home:hover .news-frame {
	animation-name: newsimagehover;
	animation-duration: 1.2s;
	animation-fill-mode: forwards;
}
.new_result:hover .news-frame span, .recipes_result:hover .news-frame span, .latest_item_home:hover .news-frame span {
	opacity:1;
}
.news-div {
	background-color: white;
	width: 340px;
	height: 250px;
	float: right;
	position: absolute;
	top: 68px;
	left: 230px;
	box-shadow: 3px 3px 3px rgb(158, 158, 158);	
	padding:15px
}
.news-div h4 {
    margin: 0;
    max-height: 80px;
    overflow: hidden;
}
#news_main_title {
	padding-bottom:45px;
}
#news_main_title span {
	font-family:'Times New Roman', Times, serif;
	font-size:42px;
}
.result_date {
	margin-top: 1px;
	color:#89b240;
	font-size: 16px;
	font-weight: bold;
}
#see_more_button span, #see_more_button a {
	color:#89b240;
	font-size:13px;
	border:thin solid #89b240;
	padding:5px;
}
.new_result:hover #see_more_button span, .recipes_result:hover #see_more_button span, .latest_item_home:hover #see_more_button span {
	background:#89b240;
	color:#fff;
}
@keyframes newsimagehover {
    0%   {transform: scaleX(1);border: 2px solid rgba(137,178,64,1);}
	49%  {background-color:none;}
    50%  {transform: scale3d(0, 0, 0);background-color:rgba(137,178,64,0.5); border: 2px solid rgba(137,178,64,0);}
    100% {transform: scaleX(1);background-color:rgba(137,178,64,0.5);border: 2px solid rgba(137,178,64,0);}
}
/*News Publish*/
.news-publish-image {
	width:400px;
	height:500px;
	background-repeat:no-repeat;
	background-position: 50% 50%;
	background-size: contain;
}
/*Recipes Publish*/
.recipes_article {
	background-color: white;
	box-shadow: 7px 7px 15px 18px rgba(174, 174, 174, 0.6);
	margin-top: 50px;
}
#rec_date {
	color:#89b240;
	font-size: 20px;
	font-weight: bold;
}
#rec_date img {
	padding-top:8px;
}
#portions {
	font-family:Verdana, Geneva, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#58595b;
	padding: 15px 0;
}
#portion_image {
	padding-left:67px;
}
#portions span {
	font-weight:400;
	color:#a6a8ab;
} 
.ingredients_title {
	font-weight:bold;
	color:#4d4d4d;
	font-size:20px;
}
.ingredients_text {
    font-weight: 400;
    font-size: 16px;
    color: #808080;
    margin-top: 15px;
}
#step_by {
	border-top: thin solid #c4d9a0;
	padding-top:30px;
	margin-top: 30px;
}
#tips_variations {
	font-weight:400;
	font-size:15px;
	text-align:justify;
}
#tips_variations ul {
	padding-left: 22px;
}
#tips_variations ul li {
	list-style-image:url(https://www.achnagal.com/uploads/images/tick-02.png);
}
/*Contact Intro*/
#get_touch_intro {
	padding-top: 73px; 
	padding-bottom: 90px;
}
#contact_intro_titles {
	font-family: 'Times New Roman'; 
	font-size: 26px; 
	font-weight: bold; 
	color: #4d4d4d; 
	text-align: center; 
	padding-top: 35px;
}
/*Contact*/
.contact-main-title {
	padding:25px 0;
}
.contact-main-title .headerTNR {
    font-size: 45px;
}
.button-contact a, .button-contact a:hover {
	color:white;
}
#nameInfo, #phoneInfo, #emailInfo, #messageInfo {
	font-size:15px;
}
.message_field {
	width:65.5%;
}
#contact_image {
	position:absolute;
	bottom:-1px;
	right:0;
	max-width: 30%;
}
#dosubmit {
	margin-bottom: 30px;
}
#footer_cont_details .screen-95 {
	padding-left: 8px;
}
#msgholder .sk.success.message {
	background-color: white;
	color: black;
	text-align: center;
	padding: 15vh 0;
	font-family: 'Roboto', sans-serif;
}
#msgholder i {
	display:none;
}
#msgholder sk.icon.message > .icon + .content {
    padding-left: 0;
}
/*Upper Footer*/
#upper_footer {
	background-color: #262626;
}
.foot-resp {
	color: #e6e6e6; 
	padding: 50px 0;
}
#upper_footer a {
    color: #e6e6e6;
}
#upper_footer a:hover {
    color: #89b240;
}
.upperfooter.right .columns {
	margin-bottom:12px;
}
.upperfooter.right .columns .screen-5 img {
    width: 12px;
}
/*Footer*/
footer a {
	color: #E6E6E6;
}
/*Terms*/
.foot-resp-bottom {
	padding: 10px 0;
}
.terms {
	padding: 60px 0;
}
.terms img {
	vertical-align: middle;
}
/*Responsive*/
@media only screen and (max-width:1260px) {
	.sk-grid {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
	.grid-resp {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
	.sk-grid .sk-grid, .grid-resp .sk-grid {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
/*Menu*/
	.topmenu li > a strong {
    font-size: 13px;
}
/*Homepage - Our Story*/
.frame {
    left: unset;
    right: 15px;
}
/*Homepage - Latest*/
.latest-news-div {
    max-width: 330px;
}
/*Our Products - Publish*/
#nutrition_label {
    font-size: 15px;
}
/*News Results*/
.news-div {
    width: 55%;
}
}
@media only screen and (max-width:1024px) {
/*Menu*/
#menu-wrap {
	width: 100%;
}
.topmenu li > a strong {
    font-size: 14px;
}
/*Homepage - Our Story*/
.stackone {
	margin: auto;
	float:none;
	margin-top: 35px;
}
.our_story_home.gr .frame {
    max-width: 970px;
}
/*Homepage Latest*/
.latest_home_title {
    font-size: 30px;
}
/*Our Story*/
.stacktwo { 
	width:auto;
	height: auto;
}
.story_right_title {
    font-size: 30px
}
.story_right_title span {
    font-size: 35px;
}
/*Family Approach*/
#family_left {
    padding: 30px 0px;
    font-size: 16px;
}
.family {
    font-family: 'Times New Roman';
    font-size: 55px;
}
.family span {
	font-size: 35px !important;
}
#family_image img {
    right: -30px;
	bottom: -50px;
}
/*Recipes Publish*/
.resipes-publish-title {
	text-align:center;
}
.resipes-publish-title .green-border {
	margin:auto !important;
}
/*Contact Intro*/
#contact_intro_titles {
    font-size: 23px;
}
/*Upper Footer*/
.foot-titles {
    font-size: 23px !important;
}
/*Footer*/
footer {
    font-size: 13px;
}
/*Terms*/
.terms img {
    image-rendering: pixelated;
}
}
@media only screen and (min-width:770px) and (max-width:820px) {
ul.sm li {
    
	padding: 0 1px;
}
.recipes-line {
		width: 95%;
		margin:0 auto;
		float:none	
	}
.sk.table {
	width:100%	
}
}
@media only screen and (min-width:821px) and (max-width:870px) {
ul.sm li {    
	padding: 0 4px;
}
}
@media only screen and (min-width:871px) and (max-width:1024px) {
ul.sm li {    
	padding: 0 8px;
}
}

@media only screen and (min-width:1200px) and (max-width:1360px) {
#shoplatestwrap .owl-next {	
	right: 0 !important;
	top: 198px;
}
#shoplatestwrap .owl-prev {	
	left: 0 !important;
	top: 198px;
}
}
@media only screen and (min-width:1025px) and (max-width:1186px) {
.columns.gutters {
	margin-left:0 !important	
}
ul.sm li {
    
	padding: 0 12px;
}
}
@media only screen and (min-width:770px) and (max-width:1199px) {
	.foot-resp,.foot-resp-bottom {
	padding-left: 10px !important;
    padding-right: 10px !important;
	
	}	
}
@media only screen and (min-width:770px) and (max-width:1024px) {
	.grid-resp {
		padding-left: 10px !important;
		padding-right: 10px !important;
	
	}
	.story-positionb {
    	margin-left: -20px;
	}
	.story-position {
		padding-top: 10%;
		margin-left: -20px;
	}
	.last-text {
		padding-right:20px !important	
	}
	
	.yogurt-img {
		margin-top: -296px !important;
		height: 319px !important;	
	}
/*Our Products*/
#shopwrap.shopgrid .item section {
    padding-bottom: 0 !important;
}
/*Our Story*/
#diagonio_slogan {
    padding: 0;
	font-size: 13px;
}
/*News Results*/
.news-div {
	width: 95%;
    position: unset;
	float: none;
}
}
@media only screen and (min-width:1001px) and (max-width:1024px) {

	.last-text {
		padding-right:76px !important	
	}	
}
@media only screen and (min-width:972px) and (max-width:1000px) {

	.last-text {
		padding-right:76px !important	
	}	
}
@media only screen and (min-width:927px) and (max-width:971px) {
	.last-text {
		padding-right:76px !important	
	}	
}
@media only screen and (min-width:890px) and (max-width:926px) {
	.last-text {
		padding-right:76px !important	
	}
}

@media only screen and (max-width:1199px) {
.latest-news-div { 
	max-width:none;
}
}
@media only screen and (min-width:960px) and (max-width:1199px) {
	.news-frame2 {
		width:95%	
	}
	#shoplatestwrap .owl-prev {
		left: 0 !important;
		top: 198px;
	}
	#shoplatestwrap .owl-next {
		right: 0 !important;
		top: 198px;
	}
	.latest-news-div {
		width: 95%;
		margin-left:0;
		margin-top:0	
	}
}

@media only screen and (min-width:770px) and (max-width:959px) {
	.latest-news-div {
		width: 95%;
		margin-left:0;
		margin-top:0	
	}
	#shoplatestwrap .owl-prev {
		left: 0 !important;
		top: 130px;
	}
	#shoplatestwrap .owl-next {
		right: 0 !important;
		top: 130px;
	}
	.circle-frame {
		max-width: 200px;
		max-height: 200px;
		min-width: 200px;
		min-height: 200px;
	}
	.recip-padd-left {
    padding-left: 5px;
	}
	.news-frame2 {
		width:91%	
	}
	.recipes-top-img {
		padding: 20px 15px;	
	}
	.news-div {
		float:none;
		position:inherit;
		height:auto;	
	}
	
	.circular-sm-portraitresp {
		max-width: 106px;
		max-height: 106px;
		min-width: 106px;
		min-height: 106px;	
	}
	.sk.tabs li a {
		width:253px !important;
		height:auto !important	
	}
	
	.footer-text-pad {
	padding-right:38px !important;
	}
	.cont-padding {
		padding:0 10px !important;	
	}
	.flaggr {
		padding-right:0 !important;
		border-right:none !important;	
		width: 33px;
	}
	.flageng {
		width: 33px;
	}
	
    .wave-img {
	left: 0 !important;
	top: 28px !important;	
	}
	.topmenu li>a {
        padding: 0 6px
    }
    .topmenu li a>i {
        font-size: 1.2em
    }
    .topmenu li>a strong {
        font-size: 10px;
    }
    .topmenu li>a small {
        font-size: .65em
    }
    .topmenu a span.sub-arrow {
        left: 40%
    }
/*Menu*/
#langmenu_screen_button {
    padding: 6px 0;
}
#menu-wrap {
   padding: 18px 0;
}
/*Related Recipes*/
.recipe-bott-padd {
    padding: 80px 0;
}
/*Homepage - Produsts Slider*/
.circular-home-portrait {
	max-width: 200px;
	max-height: 200px;
	min-width: 200px;
	min-height: 200px;	
}
#home_products .circular-home-portrait img {
    max-height: 175px;
}
/*Our Products*/
.circular--portrait {
	max-width: 370px;
	max-height: 370px;
	min-width: 370px;
	min-height: 370px;	
}
#shop #zoomer img:first-child {
	height: 370px !important;
}
.zoom-thumbs {
    width: 100%;
}
/*News Results*/
.new_result, .recipes_result {
	width:100%;
	margin-bottom: 50px;
}
.news-hr-line {
	display:none;
}
.news-div {
	width:100%;
}
}
@media only screen and (min-width:770px) and (max-width:859px) {
/*Contact Form*/
.message_field {
    width: 100%;
}
#contact_image {
    display: none;
}
/*Footer*/
footer {
    font-size: 11px;
}
}
@media only screen and (max-width:769px) {

	#shoplatestwrap .owl-prev {
		left: 0 !important;
		top: 192px;
	}
	#shoplatestwrap .owl-next {
		right: 0 !important;
		top: 192px;
	}
	.more-btn-en {
		width:45%	
	}
	
	.stackone::before {
		height:200px;
		width:200px;	
	}
	.stackone::after {
		height:200px;
		width:200px;	
	}
	.recip-padd-left {
		padding-left:0	
	}
	.recipes-top-img {
		padding:5px !important;
		padding-top:1px !important
	}
	.sk.table {
	width:100%	
	}
	.recipes-short-desc {
		padding-right:0 !important	
	}
	
	
	.news-div {
		width:auto;
		float:none;
		position:inherit;
		height:auto	
	}
	.recipe-bott-padd {
		padding:15px 15px	
	}
	.circular-sm-portraitresp {
		max-width: 90px;
		max-height: 90px;
		min-width: 90px;
		min-height: 90px;	
	}
	.img-circ {
		width:300px !important;
		height:300px !important;
	}
	.owl-theme .owl-controls .owl-buttons div.owl-next {
		right:-78px !important	
	}
	.owl-theme .owl-controls .owl-buttons div.owl-prev {
		left:-78px !important	
	}
	.tabs-float {
		float:none !important;	
	}
	.tabs-marg {
		margin:0 !important	
	}
	.tabs-padd {
		padding:10px 0 !important;	
	}
	
	.whoweare-img {
		margin-top:0 !important	
	}
	.whoweare-green-text {
		padding:0 !important	
	}
	.family {
		font-size: 33px !important;
	}
	.story-positionb {
		margin-left:0 !important;
		font-size:30px !important;	
	}
	.story-positionb > span {
		font-size:31px !important	
	}
	.story-position {
		margin-left:0px !important;
		padding-top:20px !important;	
	}
	.text-right {
		margin-right:0 !important	
	}
	.cont-padding {
		padding:0 10px !important;	
	}
	.footer-text-pad {
	padding-right:0px !important;
	}
	.footer-align-a , .footer-align-b {
		text-align:center !important;	
	}
	ul.sm li {
		padding: 0 0 !important;	
	}
	.header-margin {
		margin-top: 30px !important;	
	}
	.wave-img {
	left: 0 !important;
	top: 36px !important;	
	}
	.visible-mobile {
    display: inline !important;	
	}
	.hidden-mobile {
		display: none !important;
	}
	.padding0-resp {
		padding-left:0px !important;
		padding-right:0px !important;	
	}
    .logo {
        margin: 0 auto
    }
	header .logo {
		padding-right:0;
	}
    #footer .links {
        float: none!important
    }
    .sk.tabs li,
    ul.topmenu>li {
        float: none
    }
    ul.topmenu {
        width: auto
    }
    ul.topmenu ul {
        display: none;
        position: static;
        top: auto!important;
        left: auto!important;
        margin-left: 0!important;
        margin-top: 0!important;
        width: auto!important;
        min-width: 0!important;
        max-width: none!important
    }
    ul.topmenu ul.sm-nowrap>li>a,
    ul.topmenu>li>a {
        white-space: normal
    }
    ul.topmenu iframe {
        display: none
    }
    .topmenu ul.menu-submenu {
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .topmenu li>a {
        display: block;
        text-decoration: none;
        padding: .5em 1em;
        text-align: left;
        font-weight: 400;
        color: #fff;
    }
    .topmenu li a>i {
        display: inline-block;
        font-size: 1em;
        margin-right: 1em
    }
    .topmenu li>a strong {
        display: inline-block;
        font-weight: 400;
        font-size: .85em;
        padding: 0px;
		
    }
    .topmenu li>a small {
        display: block;
        font-size: .8em;
        margin-left: 2.5em
    }
    .topmenu a span.sub-arrow {
        left: auto;
        right: 1em;
        bottom: 1em;
        width: 1em;
        height: 1em;
        line-height: 1em
    }
    .topmenu ul a span.sub-arrow,
    .topmenu-vertical a span.sub-arrow {
        left: auto;
        right: 1em
    }
    #menu ul.four.cols,
    #menu ul.three.cols,
    #menu ul.two.cols {
        width: 100%!important
    }
    #menu ul.cols li {
        float: none;
        width: auto;
        box-shadow: none
    }
    .topmenu li:hover a small,
    .topmenu li:hover>a i {
        opacity: 1;
        -webkit-animation: none;
        -moz-animation: none;
        -ms-animation: none;
        -o-animation: none;
        animation: none
    }
    .topmenu a.highlighted span.sub-arrow {
        -ms-transform: rotate(-180deg);
        -webkit-transform: rotate(-180deg);
        transform: rotate(-180deg)
    }
    .topmenu li {
        border-left: 0
    }
    .topmenu li:first-child {
        border-top: 0
    }
/*Menu*/
.dropdown {
	display:block;
}
#menu {
	display:none;
	width: 200px;
	position: absolute;
	right: 0;
	top: 54px;
	background-color: black;
	z-index: 10;
}
#menu-wrap {
	position: relative;
	padding: 10px 0;
}
ul.sm li, .topmenu li:first-child {
	border:none;
}
#langmenu {
	padding-top:25px;
}
#langmenu_screen {
	display:none;
}
#langmenu_phone {
	display:block;
}
#langmenu_phone_button {
	text-align: right;
	padding-top: 7px;
}
#langmenu_screen_button {
    padding-bottom: 0;
}
#header_socialmedia {
    font-size: 13px;
	white-space: normal;
    margin: 0;
}
#header_socialmedia img {
    width: 30px;
}
/*Homepage - Our Story*/
.our_story_home {
    margin-top: -135px;
    padding-top: 135px;
}
.our_story_home .sk-grid {
	padding-bottom: 30px;
	position:relative;
    padding-top: 0px !important;
}
.our_story_image_gr img {
    margin: auto;
    display: block;
}
.frame {
    height: 95%;
	width: 95%;
	left: 0;
	right: 0;
	margin-top: 10px;
    top: 0;
    bottom: 0;
}
.stackone {
	margin: 50px auto;
	float:none;
}
.our_story_right {
    padding-top: 20px;
}
.our_story_image_gr {
    padding-top: 30px;
}
.stackone_after, .stackone, .stackone_before {
    height: 275px;
    width: 250px;
}
.more-btn {
    margin-top: 50px;
}
.story_home_right.gr {
	padding-top: 40px; 
}
/*Homepage - Shop Slider*/
#home_products {
	padding: 30px 0;
	background-attachment: scroll;
}
#home_products .item {
	padding-top: 40px;
}
#shop_slider_title {
    font-size: 30pt;
}
/*Homepage -Latest News*/
#latestitemswrap {
    padding: 35px 0;
}
.latest_item_home {
    padding-top: 0px;
}
#latest_home_title {
    font-size: 30px;
}
.latest-kitchen {
	padding-top: 45px;	
}
.latest-news-div {
	width:100%;
	margin-left:0;
	margin-top:0;
	height: auto;	
}	
/*Header*/
#header_image {
	height: 240px;
}

.header-carousel .owl-wrapper-outer.autoHeight {
	height: 300px !important;
}
#header_image img {
	transform: translatey(0%);
}
/*About Video*/
#aboutvidwrap {
	padding-top: 145px;
}
#aboutvidwrap iframe {
    height: 300px;
}
/*Who we are*/
#who_we_are {
    padding-top: 70px;
}
.headerTNR {
    font-size: 40px;
}
.whoweare-black-text {
    font-size: 16px;
    padding: 0;
}
.whoweare-green-text {
    font-size: 16px;
    margin-bottom: 25px;
}
/*What we do*/
#what_we_do .sk-grid {
    padding: 40px 0;
}
.what_we_do_title {
    padding-top: 15px;
}
.what_we_do_desc {
    font-size: 16px;
}
/*Why are different*/
#why_different .sk-grid {
    padding: 25px 0;
}
#why_different .headerTNR {
    font-size: 35px;
}
#why_different .sk.tabs li a {
    width: 100%;
}
#why_different .grid-resp {
	font-size: 18px;
padding-top: 15px;
}
/*Our Products - Results*/
.res_products .item article h4 {
    margin-bottom: 1.5em !important;
}

.res_products.left {
	padding-right:0%;
}
.res_products.middle {
	padding:0;
}
.res_products.right {
	padding-left:0%;
}
.res_products .image-overlay {
    height: auto;
}
.res_products .image-overlay img {
    max-height: 300px;
    position: relative;
    margin: auto;
    width: auto;
    display: block;
}
/*Our Products - Publish*/
#shop .gutters {
	padding-top:50px;
}
#shop .green-dotted {
    margin: 1rem 0;
}
.zoom-thumbs {
    width: 100%;
}
.circular--portrait {
	max-width: 300px;
	max-height: 300px;
	min-width: 300px;
	min-height: 300px;
	margin: auto;
	float: none;
}
.module_page {
	margin-top: -130px;
	padding-top: 160px;
}
#product-title_top {
    font-size: 30px;
    padding-top: 25px;
}
.product-title {
    font-size: 40px;
}
.aboutpro-title {
    padding-top: 20px;
}
#shop .gutters p {
	font-size:16px;
}
#zoomwrap {
    position: relative;
	margin-bottom: 25px;
}
.zoom-thumbs + div {
    top: 0 !important;
}
.circular-sm-portrait img {
    width: 100%;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: auto;
}
.about_nut {
    padding-top: 0px;
}
/*Related Products*/
#related_recipes_title {
	font-size:25px;
}
#recipe_button_div {
	padding-bottom: 25px;
}
#related_left img {
	position: relative;
}
/*Our Story*/
.story-background {
    background-position: right bottom;
}
.story-background .sk-grid {
    padding-top: 10px;
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
.story-background .screen-15 {
	display:none;
}
#story_left {
    padding-bottom: 400px;
	-webkit-box-ordinal-group: 2;
	-moz-box-ordinal-group: 2;
	-ms-flex-order: 2;
	-webkit-order: 2;
	order: 2;
	
}
.stacktwo_second {
	margin-top: 65px;
}
.stacktwo {
	float:none;
}
#diagonio_slogan {
    padding: 0;
}
.first-text {
    text-align: left;
}
.last-text {
    text-align: left;
    padding-left: 0px;
}
.cheese img {
    margin-top: 0px;
	width: 200px;
	display: none;
}
cheese_right {
    position: absolute;
    right: 0;
	display: none;

}
.story_right_title span {
    font-size: 39px;
}
.different-padd.story_right_title {
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    flex-wrap: wrap;
}
.diff_logo {
	 -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    width: 100%;
	padding-left: 0px;
}
.diff_title {
	-webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
}
.diff_logo img {
	margin:auto;
	display:block;
}
/*Gallery Results*/
.gallery_item {
    padding-bottom: 40px;
}
.gallery_item.left {
	padding-right:0;
}
.gallery_item.middle {
	padding:0;
	padding-bottom: 40px;
}
.gallery_item.right {
	padding-left:0;
}
/*Family Approach*/
#num_3 {
	display:none;
}
#family_image img {
	position:relative;
	bottom: -35px;
}
/*Export*/
#paragraph_number img {
	height:auto;
	bottom:0;
}
.export_image_left {
    padding-right: 0px;
	margin-bottom: 30px;
}
.export_image_right {
    padding-left: 0px;
	padding-top: 30px;
}
#export_title {
    font-size: 25px;
}
/*News Results*/
#news_main_title {
	padding-bottom:0px;
}
.news-hr-line {
	display:none;
}
#new {
    margin-top: 50px;
    position: relative !important;
    top: unset !important;
    left: unset !important;
}
/*News Publish*/
.news-publish-image {
    height: 300px;
	margin-top: 20px;
}
.news-frame2 {
	width:94%;
	height: 94%;	
}
/*Recipes Results*/
.recipes_result , .new_result {
    margin-bottom: 50px;
}
.recipes-main-title {
	font-size:25px;
	padding-bottom: 15px;
}
/*Recipes Publish*/
#portion_image {
    padding-left: 15px;
}
/*Contact Intro*/
#get_touch_intro {
	padding-top: 50px;
	padding-bottom: 0px;
}
#contact_intro_titles {
    padding-top: 15px;
}
#contact_intro_titles + .green-border {
	margin-bottom: 50px;
}
/*Contact*/
#contact_form {
	padding:0;
}
.message_field {
	width:100%;
}
#contact_image {
    position: relative;
    float: right;
	max-width: 100%;
}
/*Upper Footer*/
.foot-resp {
	padding: 35px 0;
}
.foot-titles {
	font-size: 27px !important;
	padding-top: 40px;
}
.foot-titles.achnagal {
	padding-top: 0px;
}
.footer_icons {
	width:20px;
}
/*Footer*/
footer {
    padding: 0;
}
.footer-align-center {
	padding: 7px 0;
}
/*Terms*/
.terms {
	padding: 20px 0;
}
.terms .headerTNR {
    font-size: 30px;
}
}
@media only screen and (max-width:500px) {
/*Get to Know Us*/
#diagonio_slogan {
    font-size: 12px;
}
/*Our Products - Publish*/
#nutrition_label {
    font-size: 13px;
}
/*Header*/
#header_image {
    height: 180px;
}
/*Our Products - Results*/
#watch_our_video_popup iframe {
    height: 200px;
}
}
@media only screen and (max-width:350px) {
/*Homepage - Produsts Slider*/
.circular-home-portrait, #home_products .circle-frame {
	max-width: 200px;
	max-height: 200px;
	min-width: 200px;
	min-height: 200px;	
}
#home_products .circular-home-portrait img {
    max-height: 175px;
}
#shoplatestwrap .owl-next, #shoplatestwrap .owl-prev {
    top: 85px;
}
}
@media only screen and (max-width:320px) {
	.sk.tabs li a {
		max-width:100%;	
	}
	.story-positionb {
		margin-left:0 !important;	
	}
	.story-position {
		margin-left:0px !important;
		padding-top:0 !important;	
	}

.flaggr, .flageng {
	height: 16px;
}
/*Our Products*/
.circular--portrait {
    max-width: 250px;
    max-height: 250px;
    min-width: 250px;
    min-height: 250px;
}
#shop #zoomer img:first-child {
	height: 250px !important;
}
/*Footer*/
footer {
	font-size: 13px;
}
}