/*
Theme Name: organic-crops-new
*/

svg {
    display: none;
}

html {
    color: #222;
    font-size: 62.5%;
    line-height: normal;
}

body {
    font-family: 'Source Sans Pro', sans-serif;
    line-height: normal;
    overflow-x: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
    font-family: 'Roboto', sans-serif;
}

p {
    font-family: 'Open Sans', sans-serif;
}

.wpcf7 form.sent .wpcf7-response-output {
    clear: both !important;
}

strong {
    font-family: 'Poppins', sans-serif;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}


/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
    height: 90px !important;
}

form {
    margin: 2% 0;
}

input[type="submit"] {
    width: 35%;
    text-transform: uppercase;
    text-align: center;
    font-size: 18px;
    line-height: 22px;
    color: #fff;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    border: none;
    padding: 14px 0;
    background: #6f4c0d;
    background: -moz-linear-gradient(left, #6f4c0d 0%, #b3780d 100%, #2989d8 100%, #b3780d 100%, #207cca 100%, #207cca 100%, #b3780d 100%, #b3780d 101%);
    background: -webkit-linear-gradient(left, #6f4c0d 0%, #b3780d 100%, #2989d8 100%, #b3780d 100%, #207cca 100%, #207cca 100%, #b3780d 100%, #b3780d 101%);
    background: linear-gradient(to right, #6f4c0d 0%, #b3780d 100%, #2989d8 100%, #b3780d 100%, #207cca 100%, #207cca 100%, #b3780d 100%, #b3780d 101%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#6f4c0d', endColorstr='#b3780d', GradientType=1);
    border-radius: 0;
}

.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

.hidden {
    display: none !important;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    white-space: nowrap;
    /* 1 */
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
    white-space: inherit;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
    clear: both;
}

.clearfix:after {
    clear: both;
}

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
(-webkit-min-device-pixel-ratio: 1.25),
(min-resolution: 1.25dppx),
(min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

@media print {
    *,
    *:before,
    *:after,
    p:first-letter,
    div:first-letter,
    blockquote:first-letter,
    li:first-letter,
    p:first-line,
    div:first-line,
    blockquote:first-line,
    li:first-line {
        background: transparent !important;
        color: #000 !important;
        /* Black prints faster:
                                   http://www.sanbeiji.com/archives/953 */
        box-shadow: none !important;
        text-shadow: none !important;
    }
    a,
    a:visited {
        text-decoration: none;
        cursor: pointer;
    }
    a[href]:after {
        content: " (" attr(href) ")";
    }
    abbr[title]:after {
        content: " (" attr(title) ")";
    }
    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }
    pre {
        white-space: pre-wrap !important;
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }
    thead {
        display: table-header-group;
    }
    tr,
    img {
        page-break-inside: avoid;
    }
    img {
        max-width: 100%;
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }
    h2,
    h3 {
        page-break-after: avoid;
    }
}

a {
    cursor: pointer;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    text-decoration: none;
}

button,
 :after,
 :before {
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}

a:hover {
    text-decoration: none;
}

a:focus,
input:focus,
textarea:focus,
button:focus {
    outline: none;
}

ul {
    padding-left: 0;
    margin: 0;
    list-style: none;
}

img {
    max-width: 100%;
    height: auto;
    display: block;
}


/* header css start */

.mh-btns-left {
    display: none;
}

header .mh-btns-left {
    display: inline;
    float: left;
    padding: 22px 17px;
    background-color: #63440a;
}

header .mh-btns-left>a {
    font-size: 31px;
    text-decoration: none;
    color: #fff;
}

header {
    position: absolute;
    z-index: 999;
    width: 100%;
    z-index: 999;
}

.leftbar {
    display: inline-block;
    float: left;
    position: absolute;
    left: 0;
    top: 0;
}

.logo {
    display: inline;
    background-color: #fff;
    float: left;
}

.head-right {
    float: right;
    text-align: right;
    padding: 20px 0 0 0;
}

.head-right li {
    display: inline-block;
    vertical-align: top;
    margin: 0 0 0 14px;
}

.head-right li a {
    font-size: 15px;
    line-height: normal;
    color: #fff;
    border: 2px solid;
    overflow: hidden;
    display: block;
    border-radius: 4px;
    padding: 3px;
    background-color: rgba(0, 0, 0, 0.4);
}

.head-right li a figure {
    height: 35px;
    width: 35px;
    float: left;
}

.head-right li a span {
    float: right;
    padding: 8px 10px;
    font-size: 13px;
    line-height: normal;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
}

.head-right li:nth-of-type(1) a figure {
    background: #a5bc08 url(assets/images/spiteimg.png) no-repeat 8px 4px;
}

.head-right li:nth-of-type(1) a:hover {
    background-color: #a5bc08;
    border-color: #a5bc08;
}

.head-right li:nth-of-type(2) a figure {
    background: #5d3c00 url(assets/images/spiteimg.png) no-repeat -30px 6px;
}

.head-right li:nth-of-type(2) a:hover {
    background-color: #5d3c00;
    border-color: #5d3c00;
}


/* header css end */


/* homebanner css start */

.homeslide-wrap {
    position: relative;
}

.homebanner {}

.homebanner-wrap {}

.homeslide {
    position: relative;
}

.homeslide figure {
    position: relative;
}

.homeslide figure:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    background-color: rgba(0, 0, 0, 0.5);
    top: 0;
    left: 0;
}

.homeslide figure img {
    width: 100%;
}

.slide-content {
    position: absolute;
    max-width: 1024px;
    width: 100%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    top: 45%;
    left: 50%;
    text-align: center;
}

.slide-content strong {
    font-size: 60px;
    line-height: 55px;
    color: #fff;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
}

.slide-content em {
    font-size: 60px;
    line-height: 55px;
    color: #cdd122;
    font-family: 'Roboto', sans-serif;
    font-weight: 800;
    display: block;
    font-style: normal;
}

.slide-content p {
    font-size: 16px;
    line-height: 25px;
    color: #ffffff;
    font-weight: 400;
    margin: 15px 0;
}

.slick-prev,
.slick-next {
    z-index: 99;
    height: 50px;
    width: 50px;
    border: 2px solid #fff;
    opacity: 1;
    z-index: 99;
}

.homebanner .slick-prev {
    left: 50px;
}

.homebanner .slick-next {
    right: 50px;
}

.homebanner .slick-prev:before {
    content: "\f104";
    font-family: FontAwesome;
    color: #fff;
    font-size: 23px;
    opacity: 1;
}

.homebanner .slick-next:before {
    content: "\f105";
    font-family: FontAwesome;
    color: #fff;
    font-size: 23px;
    opacity: 1;
}

.home-caraousl .slick-list {
    padding: 0 0 110px 0;
}

.home-caraousl {
    position: relative;
    margin: -150px 0 0 0;
}

.slick-initialized .slick-slide:focus {
    outline: none;
}

.home-caraosel-panel {
    position: relative;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}

.home-caraosel-panel figure img {
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    border: 3px solid transparent;
    border-radius: 5px;
    width: 100%;
}

.home-caraosel-content {
    position: absolute;
    top: 0;
    left: 0;
    padding: 18px 22px 0 22px;
    width: 96%;
}

.home-caraosel-content strong {
    font-size: 18px;
    line-height: normal;
    color: #0d212c;
    font-weight: 600;
    text-transform: uppercase;
    display: block;
    margin: 0 0 4px 0;
}

.home-caraosel-content p {
    font-size: 14px;
    line-height: 22px;
    color: #000000;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 400;
}

.more {
    font-size: 14px;
    line-height: 22px;
    color: #2f2f2f;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    max-width: 77px;
    width: 100%;
    padding: 5px 0;
    background-color: #fff;
    border-radius: 3px;
    position: absolute;
    left: 25px;
    bottom: 25px;
}

.home-caraosel-panel:hover .more {
    color: #fff;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#6f4c0d+0,b3780d+100,2989d8+100,b3780d+100,207cca+100,207cca+100,b3780d+100,b3780d+101 */
    background: #6f4c0d;
    /* Old browsers */
    background: -moz-linear-gradient(left, #6f4c0d 0%, #b3780d 100%, #2989d8 100%, #b3780d 100%, #207cca 100%, #207cca 100%, #b3780d 100%, #b3780d 101%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #6f4c0d 0%, #b3780d 100%, #2989d8 100%, #b3780d 100%, #207cca 100%, #207cca 100%, #b3780d 100%, #b3780d 101%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #6f4c0d 0%, #b3780d 100%, #2989d8 100%, #b3780d 100%, #207cca 100%, #207cca 100%, #b3780d 100%, #b3780d 101%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#6f4c0d', endColorstr='#b3780d', GradientType=1);
    /* IE6-9 */
}

.home-caraosel-panel:hover figure img {
    border: 3px solid #d1d324;
    box-shadow: -4px 29px 48px -15px rgba(0, 0, 0, 0.5);
}

.slick-dotted.slick-slider {
    margin-bottom: 0;
}

.home-caraousl .slick-dots {
    bottom: 50px;
}

.slick-dots li {
    position: relative;
    margin: 0 4px;
    padding: 4px;
    border: 2px solid transparent;
    border-radius: 30px;
}

.slick-dots li button {
    padding: 0;
    width: 8px;
    height: 8px;
    border-radius: 20px;
    background-color: #979797;
    display: block;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.slick-dots li button:before {
    content: "";
    opacity: 1;
}

.slick-dots li.slick-active {
    border: 2px solid #a5bc08;
}

.slick-dots li.slick-active button {
    background-color: #a5bc08;
}

.home-caraousl-container {
    padding: 0 15px;
}


/* homebanner css end */


/* field css start */

.field {
    position: relative;
    width: 100%;
}

.field:before {
    content: "";
    position: absolute;
    width: 155px;
    height: 290px;
    display: block;
    background: url(assets/images/pseudospite.png) no-repeat 3px 50px;
    background-size: 250px;
    left: 0;
    top: 0;
}

.fieldwrap {
    background: url('assets/images/fieldbg.png') no-repeat;
    background-size: contain;
    position: relative;
    z-index: 9;
}

.field-content {
    max-width: 700px;
    width: 100%;
    float: right;
    border: 10px solid #a5bc08;
    position: relative;
    z-index: 9;
    padding: 4% 4%;
    background: #fff url(assets/images/field-contentbg.png) no-repeat 130px -80px;
    background-size: 100%;
}

.innerpage .field-content {
    max-width: 100%;
    min-height: 300px;
}

.field-content:after {
    content: "";
    position: absolute;
    width: 60px;
    height: 180px;
    display: block;
    background: url(assets/images/pseudospite.png) no-repeat -170px 42px;
    background-size: 235px;
    right: -40px;
    bottom: 33px;
    z-index: 9;
}

.field-content:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    display: block;
    background-color: #a5bc08;
    left: 95%;
    top: 60px;
}

.innerpage .field-content:after,
.innerpage .field-content:before {
    display: none;
}

.field-content h6 {
    font-size: 40px;
    line-height: 87px;
    color: #fff;
    width: 87px;
    height: 87px;
    display: block;
    border-radius: 100px;
    background-color: #a5bc08;
    text-align: center;
    position: absolute;
    top: 15px;
    right: 15px;
    font-family: 'Roboto', sans-serif;
    font-weight: 800;
}

.field-content h1 {
    font-size: 65px;
    line-height: 63px;
    color: #373737;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    text-transform: uppercase;
}

.error404 .field-content h1 {
    font-size: 40px;
    line-height: 42px;
}

.field-content h3 {
    font-size: 65px;
    line-height: 60px;
    color: #a5bc08;
    font-family: 'Roboto', sans-serif;
    font-weight: 900;
    display: block;
    text-transform: uppercase;
}

.field-content h4 {
    font-size: 65px;
    line-height: 50px;
    color: #5d3c00;
    font-weight: 900;
    font-family: 'Roboto', sans-serif;
    display: block;
    font-style: normal;
    text-transform: uppercase;
}

.field-content p {
    font-size: 17px;
    line-height: 24px;
    color: #2e2e2e;
    font-style: normal;
    margin: 3% 0;
}

.field-content p>b {
    font-style: normal;
}

.field-content h2 {
    font-size: 23px;
    color: #5d3c00;
    line-height: 20px;
}

.field-content ul {
    list-style: none;
    padding: 0 0 15px 0;
}

.field-content ul li {
    font-size: 17px;
    line-height: 20px;
    color: #2e2e2e;
    font-style: italic;
    margin: 1% 25px;
}

.field-content ul li::before {
    position: absolute;
    left: 45px;
    content: "\f0a4";
    font-family: 'FontAwesome';
    color: #1d1d1d;
    font-size: 14px;
}

.discover {
    font-size: 18px;
    line-height: 20px;
    color: #343138;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    padding: 0 0 0 50px;
    display: inline-block;
    position: relative;
}

.discover:before {
    content: "";
    position: absolute;
    width: 25px;
    height: 25px;
    border-radius: 50px;
    display: block;
    background-color: #d1d324;
    left: 0;
    top: -2px;
}

.discover:after {
    content: "";
    position: absolute;
    width: 27px;
    height: 10px;
    display: block;
    background: url(assets/images/spiteimg.png) no-repeat -63px -8px;
    left: 10px;
    top: 6px;
}

.discover:hover {
    color: inherit;
}

.discover:hover:after {
    left: 20px;
}


/* field css end */


/* activities css start */

.activities {
    padding: 7.347% 0;
    position: relative;
    z-index: 99;
}

.activities:after {
    content: "";
    position: absolute;
    height: 100%;
    width: 300px;
    display: block;
    background: url('assets/images/activities-curve.png') no-repeat;
    right: 0;
    top: 40px;
    z-index: -1;
    background-size: 100%;
}

.activities h2 {
    font-size: 65px;
    line-height: 63px;
    color: #373737;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    text-transform: uppercase;
    padding: 0 90px 0 0;
}

.activities strong {
    font-size: 65px;
    line-height: 60px;
    color: #a5bc08;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    display: block;
    text-transform: uppercase;
}

.activities-left {
    text-align: center;
    position: relative;
}

.activities-left .act-no {
    font-size: 40px;
    line-height: 87px;
    color: #fff;
    width: 87px;
    height: 87px;
    display: block;
    border-radius: 100px;
    background-color: #5d3c00;
    text-align: center;
    position: absolute;
    top: 15px;
    left: 100px;
    font-family: 'Roboto', sans-serif;
    font-weight: 800;
}

.activities-left:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    display: block;
    background-color: #5d3c00;
    right: 86%;
    top: 60px;
}

.activities-wrap {}

.activities-list {
    text-align: left;
    padding: 1.348% 15px 15px 15px;
}

.activities-heading {
    margin: 0 0 20px 0;
}

.act-date {
    width: 70px;
    height: 60px;
    display: inline-block;
    position: relative;
    vertical-align: top;
    text-align: center;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#6f4c0d+0,b3780d+100,2989d8+100,b3780d+100,207cca+100,207cca+100,b3780d+100,b3780d+101 */
    background: #6f4c0d;
    /* Old browsers */
    background: -moz-linear-gradient(left, #6f4c0d 0%, #b3780d 100%, #2989d8 100%, #b3780d 100%, #207cca 100%, #207cca 100%, #b3780d 100%, #b3780d 101%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #6f4c0d 0%, #b3780d 100%, #2989d8 100%, #b3780d 100%, #207cca 100%, #207cca 100%, #b3780d 100%, #b3780d 101%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #6f4c0d 0%, #b3780d 100%, #2989d8 100%, #b3780d 100%, #207cca 100%, #207cca 100%, #b3780d 100%, #b3780d 101%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#6f4c0d', endColorstr='#b3780d', GradientType=1);
    /* IE6-9 */
}

.act-date span {
    font-size: 15px;
    line-height: 18px;
    color: #fff;
    display: block;
    margin: 0 auto;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    position: absolute;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
}

.act-date span em {
    font-style: normal;
}

.activities-heading a {
    font-size: 16px;
    line-height: 20px;
    display: inline-block;
    vertical-align: top;
    margin: 0 0 0 10px;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    color: #242323;
    min-height: 61px;
    width: 75%;
}

.activities-heading a:hover {
    color: #5d3c00;
}

.activities-list p {
    font-size: 14px;
    line-height: 22px;
    color: #282828;
    margin: 15px 0 6px 0;
}

.activities .slick-dots {
    text-align: right;
    bottom: 100%;
}

.activities-right {
    padding: 12% 0 0 0;
    position: relative;
    z-index: 99;
}

.activities-right img {
    margin: 0 auto;
    max-width: 80%;
    border-radius: 100%;
    box-shadow: 6px 4px 51px #000;
}


/* activities css end */


/* video css start */

.videopanel {
    padding: 10px 0 20px 0;
    position: relative;
}

.videopanel figure {
    position: absolute;
    right: -74px;
    top: 40%;
    z-index: -1;
    text-align: right;
}

.videopanel figure img {
    max-width: 90%;
    display: inline-block;
}

.video-wrap .slick-dots {
    text-align: left;
    bottom: -45px;
}

.video-wrap .slick-dots li.slick-active {
    border: 2px solid #ffaa14;
}

.video-wrap .slick-dots li.slick-active button {
    background-color: #ffaa14;
}

.vright {
    position: relative;
    /*overflow: hidden;*/
}

.vright span {
    font-size: 40px;
    line-height: 87px;
    color: #fff;
    width: 87px;
    height: 87px;
    display: block;
    border-radius: 100px;
    background-color: #a5bc08;
    text-align: center;
    position: relative;
    font-family: 'Roboto', sans-serif;
    font-weight: 800;
    margin: 0 0 0 80px;
}

.vright:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    display: block;
    background-color: #a5bc08;
    left: 30%;
    top: 45px;
}

.vright h2 {
    font-size: 65px;
    line-height: 63px;
    color: #373737;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    text-transform: uppercase;
    padding: 20px 0 0 0;
}

.vright strong {
    font-size: 65px;
    line-height: 60px;
    color: #5d3c00;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    display: block;
    text-transform: uppercase;
}

.video-content {
    width: 100%;
    margin: 0 0 0 -200px;
}

.content-top {
    padding: 4% 15px 3% 15px;
    margin: 25% 0 0 0;
    text-align: center;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#859800+0,d3d633+100,2989d8+100,d3d633+100 */
    background: #859800;
    /* Old browsers */
    background: -moz-linear-gradient(left, #859800 0%, #d3d633 100%, #2989d8 100%, #d3d633 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #859800 0%, #d3d633 100%, #2989d8 100%, #d3d633 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #859800 0%, #d3d633 100%, #2989d8 100%, #d3d633 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#859800', endColorstr='#d3d633', GradientType=1);
    /* IE6-9 */
}

.content-top h3 {
    font-size: 26px;
    line-height: 36px;
    color: #fff;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    margin: 0 0 2% 0;
}

.content-top p {
    font-size: 14px;
    line-height: 18px;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
}

.content-btm {
    text-align: center;
    padding: 12px 0;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#2c2930+0,46424a+99,46424a+100,d3d633+100,2989d8+100 */
    background: #2c2930;
    /* Old browsers */
    background: -moz-linear-gradient(left, #2c2930 0%, #46424a 99%, #46424a 100%, #d3d633 100%, #2989d8 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #2c2930 0%, #46424a 99%, #46424a 100%, #d3d633 100%, #2989d8 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #2c2930 0%, #46424a 99%, #46424a 100%, #d3d633 100%, #2989d8 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#2c2930', endColorstr='#2989d8', GradientType=1);
    /* IE6-9 */
}

.find-out {
    font-size: 16px;
    line-height: 20px;
    color: #d1d325;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    text-transform: capitalize;
    position: relative;
}

.find-out:after {
    content: "";
    position: absolute;
    width: 27px;
    height: 10px;
    display: block;
    background: url(assets/images/spiteimg.png) no-repeat -104px -8px;
    right: -40px;
    top: 9px;
}

.find-out:hover {
    color: #d1d325;
}

.find-out:hover:after {
    right: -30px;
}


/* video css end */


/* homegal css start */

.homegal {
    padding: 30px 0;
    position: relative;
    background: url(assets/images/galerybg.png) no-repeat 100% 50%;
    background-size: 8%;
}

.homegal .act-no {
    font-size: 40px;
    line-height: 87px;
    color: #fff;
    width: 87px;
    height: 87px;
    display: inline-block;
    vertical-align: top;
    border-radius: 100px;
    background-color: #5d3c00;
    text-align: center;
    position: relative;
    top: 0;
    margin: 0 0 0 60px;
    font-family: 'Roboto', sans-serif;
    font-weight: 800;
}

.homegal:before {
    content: "";
    position: absolute;
    width: 999999px;
    height: 1px;
    display: block;
    background-color: #5d3c00;
    right: 82%;
    top: 75px;
}

.heading {
    display: inline-block;
    vertical-align: top;
    max-width: 400px;
    width: 100%;
    margin: 0 0 0 18px;
}

.heading h2 {
    font-size: 43px;
    line-height: 50px;
    color: #fff;
    padding: 0 18px;
    margin: 0 0 7px 0;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    text-transform: uppercase;
    width: 85%;
    background: #6f4c0d;
    background: -moz-linear-gradient(left, #6f4c0d 0%, #b3780d 100%, #2989d8 100%, #b3780d 100%, #207cca 100%, #207cca 100%, #b3780d 100%, #b3780d 101%);
    background: -webkit-linear-gradient(left, #6f4c0d 0%, #b3780d 100%, #2989d8 100%, #b3780d 100%, #207cca 100%, #207cca 100%, #b3780d 100%, #b3780d 101%);
    background: linear-gradient(to right, #6f4c0d 0%, #b3780d 100%, #2989d8 100%, #b3780d 100%, #207cca 100%, #207cca 100%, #b3780d 100%, #b3780d 101%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#6f4c0d', endColorstr='#b3780d', GradientType=1);
}

.heading strong {
    font-size: 55px;
    line-height: 60px;
    color: #fff;
    padding: 0 18px;
    font-family: 'Roboto', sans-serif;
    font-weight: 900;
    display: block;
    text-transform: uppercase;
    background: #2c2930;
    background: -moz-linear-gradient(left, #2c2930 0%, #46424a 99%, #46424a 100%, #d3d633 100%, #2989d8 100%);
    background: -webkit-linear-gradient(left, #2c2930 0%, #46424a 99%, #46424a 100%, #d3d633 100%, #2989d8 100%);
    background: linear-gradient(to right, #2c2930 0%, #46424a 99%, #46424a 100%, #d3d633 100%, #2989d8 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#2c2930', endColorstr='#2989d8', GradientType=1);
}

.homegal .slick-dots {
    text-align: right;
    top: 0;
    bottom: auto;
}

.homegal-wrap {
    padding: 5% 0 0 0;
}

.homegal-panel {
    padding: 0 10px;
}

.homegal-list {
    padding: 3px;
    position: relative;
    border: 3px solid #ebebeb;
    border-radius: 3px;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}

.gal-content {
    padding: 10px 10px;
    position: relative;
    text-align: center;
}

.gal-img-wrap {
    position: relative;
}

.gal-img-wrap figure {
    position: relative;
    overflow: hidden;
}

.gal-img-wrap figure img {
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    width: 100%;
    height: 160px;
    object-fit: cover;
}

.gal-img-wrap figure:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    display: block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 99;
    opacity: 0;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#9a9c10+0,ac9e10+23,eca612+78,fda813+100&0.58+0,0.58+100 */
    background: -moz-linear-gradient(left, rgba(154, 156, 16, 0.58) 0%, rgba(172, 158, 16, 0.58) 23%, rgba(236, 166, 18, 0.58) 78%, rgba(253, 168, 19, 0.58) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(154, 156, 16, 0.58) 0%, rgba(172, 158, 16, 0.58) 23%, rgba(236, 166, 18, 0.58) 78%, rgba(253, 168, 19, 0.58) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(154, 156, 16, 0.58) 0%, rgba(172, 158, 16, 0.58) 23%, rgba(236, 166, 18, 0.58) 78%, rgba(253, 168, 19, 0.58) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#949a9c10', endColorstr='#94fda813', GradientType=1);
    /* IE6-9 */
}

.gal-img-wrap a {
    position: absolute;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    color: #fff;
    z-index: 99;
    opacity: 0;
    font-size: 20px;
}

.gal-content h4 {
    font-size: 20px;
    line-height: normal;
    color: #0d212c;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 0 8px 0;
}

.gal-content p {
    font-size: 14px;
    line-height: 19px;
    color: #555555;
    margin: 15px 0 6px 0;
}

.homegal-list:hover {
    border: 3px solid #ced122;
}

.homegal-list:hover .gal-img-wrap a {
    opacity: 1;
}

.gal-img-wrap a:hover {
    font-size: 22px;
}

.gal-img-wrap a:before {
    transition: all 0s ease-in-out;
    -webkit-transition: all 0s ease-in-out;
    -moz-transition: all 0s ease-in-out;
    -ms-transition: all 0s ease-in-out;
    -o-transition: all 0s ease-in-out;
}

.homegal-list:hover .gal-img-wrap figure:before {
    width: 100%;
    height: 100%;
    opacity: 1;
}

.homegal-list:hover .gal-img-wrap figure img {
    transform: scale(1.1);
}

.homegal-panel:nth-child(even) {
    margin: 30px 0 0 0;
}


/* homegal css end */


/* footer css start */

footer {
    padding: 30px 0 0 0;
    position: relative;
    background: url(assets/images/footer-btmbg.png) no-repeat 0 100%;
    background-size: contain;
    width: 100%;
    float: left;
}

footer:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    display: block;
    background-color: #a5bc08;
    left: 82%;
    top: 110px;
    z-index: -1;
}

.footwrap {
    position: relative;
    background: #fff url('assets/images/footwrapbg.png') no-repeat;
    padding: 20px 0 20px 0;
    background-size: cover;
    z-index: 99;
}

footer:before {
    content: "";
    position: absolute;
    background: url(assets/images/footerleftbg.png) no-repeat;
    width: 227px;
    height: 325px;
    left: 0;
    top: 30px;
    background-size: 55%;
}

footer:after {
    content: "";
    position: absolute;
    background: url(assets/images/footerrightbg.png) no-repeat 115% 0;
    width: 210px;
    height: 268px;
    right: -8px;
    top: 79px;
    background-size: 53%;
}

.footformwrap {
    width: 80%;
    margin: 0 auto;
    position: relative;
}

.footwrap h2 {
    font-size: 65px;
    line-height: 60px;
    color: #5d3c00;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
}

.footwrap strong {
    font-size: 65px;
    line-height: 63px;
    color: #708000;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: middle;
}

.footwrap span {
    font-size: 24px;
    line-height: 26px;
    color: #313131;
    display: inline-block;
    vertical-align: middle;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    margin: 0 0 0 20px;
}

.footformwrap .act-no {
    display: none;
}

.home .footformwrap .act-no {
    font-size: 40px;
    line-height: 87px;
    color: #fff;
    width: 87px;
    height: 87px;
    display: block;
    border-radius: 100px;
    background-color: #a5bc08;
    text-align: center;
    position: absolute;
    right: 0;
    top: 15px;
    font-family: 'Roboto', sans-serif;
    font-weight: 800;
}

.home .footformwrap:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    display: block;
    background-color: #a5bc08;
    left: 100%;
    top: 60px;
}

.footformwrap:before {
    display: none;
}

footer form,
#mailpoet_form_2 form.mailpoet_form {
    display: block;
    overflow: hidden;
    padding: 20px 0 50px 0 !important;
}

footer form .formleft,
.mailpoet_paragraph {
    float: left;
    width: 80%;
}

footer form .formleft input,
.mailpoet_paragraph input[type="email"] {
    width: 100%;
    padding: 0 27px;
    height: 50px;
    font-size: 18px;
    line-height: 22px;
    color: #b1b1b1;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
}

footer form .formright,
.mailpoet_paragraph.last {
    float: right;
    width: 20%;
}

.mailpoet_form_loading {
    display: none !important;
}

footer form .formright input,
.mailpoet_paragraph.last input {
    width: 100%;
    text-transform: uppercase;
    text-align: center;
    font-size: 18px;
    line-height: 22px;
    color: #fff;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    border: none;
    padding: 14px 0 !important;
    background: #6f4c0d;
    background: -moz-linear-gradient(left, #6f4c0d 0%, #b3780d 100%, #2989d8 100%, #b3780d 100%, #207cca 100%, #207cca 100%, #b3780d 100%, #b3780d 101%);
    background: -webkit-linear-gradient(left, #6f4c0d 0%, #b3780d 100%, #2989d8 100%, #b3780d 100%, #207cca 100%, #207cca 100%, #b3780d 100%, #b3780d 101%);
    background: linear-gradient(to right, #6f4c0d 0%, #b3780d 100%, #2989d8 100%, #b3780d 100%, #207cca 100%, #207cca 100%, #b3780d 100%, #b3780d 101%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#6f4c0d', endColorstr='#b3780d', GradientType=1)
}

.footer form .formright input:hover {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#7f5201+0,5d3c00+100,7db9e8+100 */
    background: rgb(127, 82, 1);
    /* Old browsers */
    background: -moz-linear-gradient(left, rgba(127, 82, 1, 1) 0%, rgba(93, 60, 0, 1) 100%, rgba(125, 185, 232, 1) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(127, 82, 1, 1) 0%, rgba(93, 60, 0, 1) 100%, rgba(125, 185, 232, 1) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(127, 82, 1, 1) 0%, rgba(93, 60, 0, 1) 100%, rgba(125, 185, 232, 1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#7f5201', endColorstr='#7db9e8', GradientType=1);
    /* IE6-9 */
}

footer form .formleft input::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #b1b1b1;
    opacity: 1;
}

footer form .formleft input::-moz-placeholder {
    /* Firefox 19+ */
    color: #b1b1b1;
    opacity: 1;
}

footer form .formleft input:-ms-input-placeholder {
    /* IE 10+ */
    color: #b1b1b1;
    opacity: 1;
}

footer form .formleft input:-moz-placeholder {
    /* Firefox 18- */
    color: #b1b1b1;
    opacity: 1;
}

.footnav {
    padding: 0 15px 15px 15px;
    overflow: hidden;
}

.footnav h5 {
    font-size: 19px;
    line-height: 22px;
    color: #000000;
    font-weight: 500;
    text-transform: uppercase;
    position: relative;
    margin: 0 0 24px 0;
    text-align: left;
}

.footnav h5:after {
    content: "";
    position: absolute;
    width: 36px;
    height: 1px;
    display: block;
    background-color: #000;
    left: 0;
    bottom: -5px;
}

.footnav ul {}


/*.footnav ul li{display: inline-block;margin: 50px 0 5px 0; padding: 20px 28px;}
.footnav ul li a{font-size: 14px;line-height: 19px;color: #000000;font-family: 'Open Sans', sans-serif;font-weight: 600;display: inline-block;}
.footnav ul li a:after{ content: ""; background: #000000;width: 7px;height: 2px; position: relative; display: inline-block;
    top: -4px;left: 28px; }
    .footnav ul li:nth-child(6) a:after{display: none;}*/

.footnav ul li {
    display: block;
    text-align: left;
    margin: 0 0 5px 0;
}

.footnav ul li a {
    font-size: 16px;
    line-height: 20px;
    color: #000000;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    display: inline-block;
}

.footnav .product-ftr ul li {
    width: 50%;
    float: left;
}

.footnav ul li a:hover {
    color: #708000;
}

.foot-bottom {
    padding: 0 30px;
    overflow: hidden;
}

.foot-bottom p {
    float: left;
    font-size: 14px;
    line-height: 22px;
    color: #0c0c0c;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    margin: 15px 0 0 0;
}

.foot-bottom p a {
    color: #0c0c0c;
}

.foot-bottom p a:hover {
    color: #a5bc08;
}

.foot-bottom ul {
    float: right;
    text-align: right;
}

.foot-bottom ul li {
    display: inline-block;
    vertical-align: top;
    margin: 0 0 0 4px;
}

.foot-bottom ul li a {
    height: 40px;
    width: 40px;
    display: block;
    position: relative;
    border-radius: 50px;
}

.foot-bottom ul li a i {
    position: absolute;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    color: #fff;
}

.foot-bottom ul li a i:before {
    transition: all 0s ease-in-out;
    -webkit-transition: all 0s ease-in-out;
    -moz-transition: all 0s ease-in-out;
    -ms-transition: all 0s ease-in-out;
    -o-transition: all 0s ease-in-out;
}

.foot-bottom ul li:nth-of-type(1) a {
    background-color: #55acef;
}

.foot-bottom ul li:nth-of-type(2) a {
    background-color: #3b5999;
}

.foot-bottom ul li:nth-of-type(3) a {
    background-color: #de4b39;
}

.foot-bottom ul li:nth-of-type(4) a {
    background-color: #007bb6;
}

.foot-bottom ul li:nth-of-type(5) a {
    background-color: #11658a;
}

.foot-bottom ul li a:hover {
    font-size: 20px;
}


/* footer css end */


/* sticky social css start */

.stickysocial {
    position: fixed;
    right: 10px;
    top: 100px;
    z-index: 999 !important;
}

.stickysocial:before {
    content: "";
    position: absolute;
    height: 95px;
    width: 1px;
    display: block;
    background-color: #fff;
    bottom: 103%;
    left: 0;
    right: 0;
    margin: auto;
}

.stickysocial li {
    display: block;
    margin: 5px 0;
}

.stickysocial li a {
    width: 35px;
    height: 35px;
    border-radius: 50px;
    background-color: #fff;
    display: block;
    position: relative;
}

.stickysocial li a i {
    position: absolute;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    color: #a5bc08;
}


/* sticky social css end */


/* Request sample page css start */

.cform-wrap {}

.cform-wrap h1 {
    font-size: 65px;
    line-height: 63px;
    color: #373737;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    text-transform: uppercase;
    margin: 0 0 2.134% 0;
}

.cform-wrap .row {
    padding: 0 0 10px 0;
}

.cform-wrap input[type="text"] {
    display: block;
    width: 100%;
    height: 40px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    background-color: #fff;
    margin: 0 0 15px 0;
}

.cform-wrap select {
    display: block;
    width: 100%;
    height: 40px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    text-transform: capitalize;
    margin: 0 0 15px 0;
}

.cform-wrap textarea {
    display: block;
    width: 100%;
    height: 100px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    resize: none;
    border-radius: 4px;
    resize: none;
    background-color: #fff;
    margin: 0 0 15px 0;
}

.cform-wrap input[type="submit"] {
    max-width: 220px;
    width: 100%;
    text-transform: uppercase;
    text-align: center;
    font-size: 18px;
    line-height: 22px;
    color: #fff;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    border: none;
    padding: 14px 0;
    background-color: #d1d324;
    margin: 0 0 0 15px;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}

.cform-wrap input[type="submit"]:hover {
    background-color: #5d3c00;
    color: #333;
}

.cform-wrap ul.cform-details {
    position: relative;
    overflow: hidden;
    text-align: center;
    padding: 15px 20px;
    box-shadow: 0px 1px 7px -2px #000;
    background-color: #fff;
    margin: 0 0 10px 0;
}

.cform-wrap ul.cform-details li {
    display: block;
    vertical-align: top;
    margin: 0 10px 15px 10px;
    text-align: center;
    overflow: hidden;
}

.cform-wrap ul.cform-details li strong {
    font-size: 16px;
    line-height: 1.42857143;
    color: #555;
    float: left;
    font-style: normal;
}

.cform-wrap ul.cform-details li span {
    font-size: 16px;
    line-height: 1.42857143;
    color: #555;
    float: left;
    padding: 0 20px 0 10px;
    font-style: normal;
}

.cform-wrap ul.cform-details li:first-child strong {
    font-size: 22px;
    line-height: 1.42857143;
    color: #555;
    float: left;
    font-style: normal;
}

.cform-wrap ul.cform-details li:first-child span {
    font-size: 22px;
    line-height: 1.42857143;
    color: #555;
    float: left;
    padding: 0 20px 0 10px;
    font-style: normal;
}

.cform-price {
    padding: 10.316% 15px;
    box-shadow: 0px 1px 7px -2px #000;
    background-color: #fff;
    overflow: hidden;
    text-align: center;
    min-height: 150px;
}

.cform-price strong {
    font-size: 30px !important;
    line-height: 1.42857143;
    color: #555;
    font-style: normal;
}

.cform-price span {
    font-size: 30px !important;
    line-height: 1.42857143;
    color: #555;
    padding: 0 0px 0 20px;
    font-style: normal;
}

.cform-price span+span {
    padding-left: 2px;
}

.cform-wrap h3 {
    font-size: 36px;
    line-height: 45px;
    color: #373737;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    text-transform: uppercase;
}

.cform-wrap ul li:before {
    display: none;
}


/* Request sample page css end */


/* product page css start */

.banner {
    position: relative;
}

.banner figure img {
    width: 100%;
}

.banner-content {
    max-width: 1050px;
    width: 100%;
    position: absolute;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    text-align: center;
}

.banner-content strong {
    font-size: 30px;
    line-height: 40px;
    color: #a5bc08;
    font-family: 'Roboto', sans-serif;
    font-weight: 900;
    text-transform: uppercase;
}

.innerproduct {
    padding-bottom: 0;
}

.innerproduct.homegal:before {
    display: none;
}

.product {
    padding: 4.166% 0;
    background: url(assets/images/fieldbg.png) no-repeat 10% 60%;
    background-size: 50%;
    position: relative;
    z-index: 9;
    overflow: hidden;
}

.innerpage {
    padding: 4.166% 0;
}

.product:before {
    content: "";
    position: absolute;
    width: 155px;
    height: 290px;
    display: block;
    background: url(assets/images/pseudospite.png) no-repeat 3px 50px;
    background-size: 250px;
    left: 0;
    top: 0;
}

.product .field-content:before {
    display: none;
}

.product h1 {
    font-size: 65px;
    line-height: 50px;
    color: #5d3c00;
    font-weight: 900;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
}

.product .discover {
    padding: 0;
    font-size: 18px;
    line-height: 20px;
    color: #343138;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-style: italic;
}

.product .discover:before,
.product .discover:after {
    display: none;
}

.product .discover:hover {
    color: #603e00;
}

.produsct-homegal-wrap {
    padding: 40px 0 0 0;
}

.produsct-homegal-wrap .homegal-panel {
    padding: 0 10px;
    width: 25%;
    float: left;
}

.produsct-homegal-wrap .homegal-panel:nth-child(even) {
    margin: 0;
}

.produsct-homegal-wrap .homegal-list {
    margin: 0 0 30px 0;
}


/* product page css end */


/* product details page css start */

.product-details {
    padding: 4.166% 0;
}

.product-details-wrap {
    text-align: right;
    position: relative;
}

.product-details-wrap figure {
    padding: 10px;
    background-color: #d1d324;
    display: inline-block;
}

.product-details-wrap:before {
    content: "";
    position: absolute;
    background: url(assets/images/galerybg.png) no-repeat 0% 50%;
    width: 50%;
    height: 100%;
    right: 70%;
    display: none;
}


/*.product-details-wrap:after {
    content: "";
    position: absolute;
    width: 60px;
    height: 180px;
    display: block;
    background: url(assets/images/pseudospite.png) no-repeat -170px 42px;
    background-size: 235px;
    right: 40px;
    top: 77%;
    z-index: 9;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
}*/

.product-details-wrap .slick-prev,
.product-details-wrap .slick-next {
    height: 48px;
    width: 48px;
    background-color: #d1d324;
    border: none;
}

.product-details-wrap .slick-prev {
    left: 8px;
}

.product-details-wrap .slick-next {
    right: 8px;
}

.product-details-wrap .slick-prev:before {
    content: "\f104";
    font-family: FontAwesome;
    color: #000;
    font-size: 20px;
    opacity: 1;
}

.product-details-wrap .slick-next:before {
    content: "\f105";
    font-family: FontAwesome;
    color: #000;
    font-size: 20px;
    opacity: 1;
}

.product-details-content {}

.product-details-content h1 {
    font-size: 60px;
    line-height: 55px;
    color: #a5bc08;
    font-family: 'Roboto', sans-serif;
    font-weight: 800;
    display: block;
    text-transform: uppercase;
}

.product-details-content p {
    font-size: 16px;
    line-height: 24px;
    color: #2e2e2e;
    font-style: italic;
    margin: 1.763% 0;
}

.product-details-content h2 {
    font-size: 30px;
    line-height: 40px;
    color: #343338;
    font-family: 'Roboto', sans-serif;
    font-weight: 100;
    text-transform: capitalize;
}

.product-details-content ul {
    overflow: hidden;
}

.product-details-content ul li {
    overflow: hidden;
    padding: 0 0 10px 0;
}

.product-list .product-details-content ul li {
    font-family: 'Source Sans Pro', sans-serif;
    padding: 0 0 10px 0;
}

.product-details-content ul li:nth-child(odd) {
    width: 100%;
    float: left;
}

.product-details-content ul li:nth-child(even) {
    width: 100%;
    float: right;
}

.product-details-content ul li:last-child {
    width: 100%;
    float: right;
}

.product-details-content ul li figure {
    float: left;
    max-width: 40px;
    padding: 0 5px 0 0;
}

.product-details-content ul li span {
    float: left;
    width: 80%;
    font-size: 14px;
    line-height: 19px;
    font-weight: 400;
    color: #2e2e2e;
    margin: 5px 0 0px 0;
}

.product-list {
    padding: 20px 0 0 0;
}

.product-list h2 {
    font-size: 30px;
    line-height: 40px;
    color: #343338;
    font-family: 'Roboto', sans-serif;
    font-weight: 100;
    text-transform: capitalize;
    clear: both;
    padding-top: 10px;
}

.product-list h3.sm_size {
    font-size: 25px;
    line-height: inherit;
    color: #343338;
    font-family: 'Roboto', sans-serif;
    font-weight: 200;
    text-transform: capitalize;
    clear: both;
    padding-bottom: 7px;
    padding-top: 15px;
    clear: both;
}

.product-list p {
    float: left;
    /*width: 80%;*/
    font-size: 14px;
    line-height: 19px;
    font-weight: 400;
    color: #2e2e2e;
    margin: 5px 0;
}

.product-list ul {
    padding: 20px 0px;
    '
 float: left;
    width: 100%;
    overflow: hidden;
}

.product-list ul li {
    padding: 0 0 15px 50px;
    position: relative;
    font-size: 14px;
    line-height: 19px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    color: #2e2e2e;
    float: left;
    width: 100%;
}

.product-list ul strong {
    width: 32px;
    height: 32px;
    line-height: 32px;
    display: block;
    position: absolute;
    left: 0;
    top: -5px;
    text-align: center;
    color: #fff;
    border-radius: 50px;
}

.product-list ul.leftlist strong {
    background-color: #a5bc08
}

.product-list ul.rightlist strong {
    background-color: #63440a
}


/* product details page css end */

.gallery {
    padding-top: 50px;
}

.gallery_list_wrap {
    margin-bottom: 15px;
}

.gallery_wrapper .gallery .gallery_list {
    padding: 3px;
    position: relative;
    border: 3px solid #ebebeb;
    border-radius: 3px;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}

.gallery_wrapper .gallery .gallery_list:hover {
    border: 3px solid #ced122;
}

.gallery_list img {
    height: 215px;
    object-fit: cover;
}

.wpcf7-validation-errors,
.wpcf7-mail-sent-ok {
    clear: both !important;
}


/*--------------------------------News Style------------------------------------*/

.inner {
    float: left;
    width: 100%;
}

.news-cont {
    padding-top: 30px;
}

.masonry img {
    width: 100%;
    max-width: 100%;
    height: auto;
}

.masonry .item .img_thumb {
    border-bottom: 8px solid #5D3C00;
}

.masonry .item .img_thumb a {
    line-height: 0px;
}

.blog_content {
    padding: 10px;
}

.blog_content h2 {
    padding-top: 15px;
}

.blog_content h2 a {
    font-size: 20px;
    color: #000;
    text-align: left;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 15px;
    float: left;
    width: 100%;
}

.blog_content h2 a:hover {
    color: #5D3C00;
}

.blog_content p span a:hover {
    color: #4e4e4f;
}

.blog_content p span {
    color: #5D3C00;
    line-height: 20px;
}

.blog_content p span a,
.logged-in-as a {
    color: #5D3C00;
    line-height: 20px;
}

.blog_content p {
    line-height: 20px;
}

.masonry {
    margin: 2em 0;
    padding: 0;
    -moz-column-gap: 2em;
    -webkit-column-gap: 2em;
    column-gap: 2em;
    font-size: .85em;
}

.masonry .item {
    display: inline-block;
    background: #fff;
    /*padding: 1.5em;*/
    margin: 0 0 3em;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 1px solid #e3e3e3;
}

.title,
.footer {
    text-align: center;
}

.title {
    font-size: 1.75em;
    margin: .25em 0;
}

.title a {
    display: inline-block;
    padding: .75em 1.25em;
    color: #888;
    border: 2px solid #aaa;
    margin: .25em 1em 1em;
    text-decoration: none;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
}

.title {
    color: #666;
}

.title a:hover {
    color: #666;
    border-color: #888;
}

.share-link,
.article-link {
    color: #888;
}

.news-cont .wp-pagenavi,
.news-cont .wp-pagenavi {
    padding-right: 0px !important;
    margin-bottom: 30px;
}

.news-sidebar {
    margin: 20px;
}

.news-cont h1 {
    margin-top: 15px;
    padding-bottom: 5px;
    font-size: 24px;
    color: #000;
    text-align: left;
    text-transform: uppercase;
    font-weight: bold;
}

.news-cont h1 span {
    border-bottom: 1px solid #000;
}

.news-sidebar h2,
.post-navigation h2 {
    margin-bottom: 15px;
    padding-bottom: 5px;
    font-size: 20px;
    border-bottom: 2px dotted #5D3C00;
    color: #000;
    text-align: left;
    text-transform: uppercase;
    font-weight: bold;
}

.news-sidebar form {
    margin-top: 0px;
    margin-bottom: 15px;
}

.news-sidebar ul,
.tagcloud {
    margin-bottom: 15px;
}

.news-sidebar ul li {
    position: relative;
    padding-left: 25px;
    margin-bottom: 5px;
}

.news-sidebar ul li:before {
    position: absolute;
    left: 0;
    top: 5px;
    content: "\f111";
    font-family: FontAwesome;
    color: #5D3C00;
    font-size: 11px;
}

.news-sidebar ul li a {
    color: #000;
    font-size: 16px;
    line-height: 20px;
}

.tagcloud a {
    color: #4e4e4f;
    font-size: 16px !important;
    line-height: 20px !important;
    position: relative;
    position: relative;
    padding-left: 10px;
}

.tagcloud a:after {
    content: '';
    border-left: 2px solid #5D3C00;
    height: 10px;
    position: absolute;
    left: 4px;
    top: 5px;
    width: 1px;
}

.tagcloud a:first-child:after {
    display: none;
}

.tagcloud a:first-child {
    padding-left: 0px;
}

.news-sidebar ul li a:hover,
.tagcloud a:hover {
    color: #5D3C00;
}

.single-section {
    margin-top: 20px;
}

.comment-form {
    margin-top: 15px;
}

.single-section p {
    text-align: justify;
}

.img_thumb_single {
    border: 1px solid #5D3C00;
    padding: 5px;
    float: left;
    margin: 5px 20px 5px 0;
}

.img_thumb_single img {
    max-width: 100%;
    height: auto;
}

.single-section .blog_content {
    padding-left: 0px;
}

.comments-area {
    float: left;
    width: 100%;
    margin-bottom: 15px;
}

.comments-area h3 {
    text-transform: uppercase;
}

span.required {
    color: red;
}

.comments-area label {
    color: #4e4e4f;
    font-size: 16px;
    line-height: 20px;
    margin: 7px 0;
    width: 100%;
}

.comments-area input,
.comments-area textarea {
    width: 100%;
    float: left;
    border: 1px solid #e3e3e3;
    padding: 7px;
    resize: none;
}

.comments-area .form-submit input {
    margin-top: 15px;
    background: #4e4e4f;
    color: #fff;
}

.comments-area .form-submit input:hover {
    background: #5D3C00;
}

.apss-theme-4 .apss-single-icon a {
    min-height: auto !important;
    margin-top: 0px !important;
}

.apss-facebook a {
    margin-left: 0px !important;
}

.search-list {
    padding: 10px;
    margin-bottom: 15px;
    -webkit-box-shadow: 0px 0px 8px -1px rgba(38, 37, 38, 0.63);
    -moz-box-shadow: 0px 0px 8px -1px rgba(38, 37, 38, 0.63);
    box-shadow: 0px 0px 8px -1px rgba(38, 37, 38, 0.63);
}

.search-list h2 a {
    color: #5D3C00;
    font-size: 20px;
    line-height: 24px;
    text-transform: uppercase;
}

.search-list h2 {
    padding-bottom: 10px;
    padding-top: 5px;
}

.search-list h2 a:hover,
.about-content p.link-more a:hover {
    color: #4e4e4f;
}

.search-list p {
    margin-bottom: 10px;
}

.about-content p.link-more {
    margin-bottom: 0px;
    padding-bottom: 5px;
}

.about-content p.link-more a,
.nav-links a {
    color: #5D3C00;
}

.nav-links {
    width: 100%;
    float: left;
    padding-top: 10px;
}

.nav-links a,
.nav-links span {
    float: left;
}

.nav-previous a {
    padding-left: 15px;
    position: relative;
}

.nav-previous a:before {
    content: "\f100";
    font-family: 'FontAwesome';
    font-size: 14px;
    position: absolute;
    left: 0px;
    top: 1px;
}

.nav-next a {
    padding-right: 15px;
    position: relative;
}

.nav-next a:before {
    content: "\f101";
    font-family: 'FontAwesome';
    font-size: 14px;
    position: absolute;
    right: 0px;
    top: 1px;
}

.nav-links a svg,
.nav-links span svg {
    display: none;
}

.nav-links a:hover {
    color: #4e4e4f;
}

.comment-list {
    padding: 0px;
    margin: 10px 0;
    list-style-type: none;
}

.comment-list footer {
    background: #F5F5F5;
}

.comment-author img {
    float: left;
    margin-right: 10px;
}

.comment-metadata a {
    color: #5D3C00;
}

.comment-content {
    clear: both;
    width: 100%;
    padding: 15px 0;
}

.post-navigation {
    width: 100%;
    float: left;
    padding-bottom: 50px;
}

.nav-next {
    float: right;
}

.grecaptcha-badge {
    opacity: 0 !important;
}

.wp-pagenavi {
    padding: 10px 20px 10px !important;
    display: block !important;
    clear: both !important;
    float: right !important;
    font-size: 12px !important;
}

.wp-pagenavi a, .wp-pagenavi span.pages, .wp-pagenavi span.extend {
    color: #707070 !important;
    background: #FFFFFF !important;
    border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    -webkit-border-radius: 3px !important;
    border: solid 1px #DCDCDC !important;
    padding: 6px 9px 6px 9px !important;
    margin-right: 3px !important;
    text-decoration: none !important;
    font-size: 12px !important;
}

.wp-pagenavi span.current {
    padding: 6px 9px 6px 9px !important;
    border: solid 1px #DCDCDC !important;
    border-color: #3390CA !important;
    border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    -webkit-border-radius: 3px !important;
    color: #fff !important;
    margin-right: 3px !important;
    border-color: #202020 !important;
    background: #525252 !important;
    background: -moz-linear-gradient(top, #9F9F9F 1px, #6C6C6C 1px, #525252) !important;
    background: -webkit-gradient(linear, 0 0, 0 100%, color-stop(0.02, #9F9F9F), color-stop(0.02, #6C6C6C), color-stop(1, #525252)) !important;
}

.wp-pagenavi a:hover {
    border-color: #202020 !important;
    background: #525252 !important;
    color: #fff !important;
    background: -moz-linear-gradient(top, #9F9F9F 1px, #6C6C6C 1px, #525252) !important;
    background: -webkit-gradient(linear, 0 0, 0 100%, color-stop(0.02, #9F9F9F), color-stop(0.02, #6C6C6C), color-stop(1, #525252)) !important;
}



@media only screen and (min-width: 700px) {
    .masonry {
        -moz-column-count: 2;
        -webkit-column-count: 2;
        column-count: 2;
    }
}

@media only screen and (max-width: 767px) {
    .masonry {
        -moz-column-count: 1;
        -webkit-column-count: 1;
        column-count: 1;
    }
}

@media only screen and (min-width: 900px) {
    .masonry {
        -moz-column-count: 2;
        -webkit-column-count: 2;
        column-count: 2;
    }
}

@media only screen and (min-width: 1100px) {
    .masonry {
        -moz-column-count: 2;
        -webkit-column-count: 2;
        column-count: 2;
    }
}

/*--------------------------------News Style------------------------------------*/

/* media query start */

@media screen and (min-width:320px) and (max-width:767px) {
    body {
        overflow-x: hidden;
    }
    .leftbar {
        width: 100px;
    }
    .logo {
        width: 70px;
    }
    header .mh-btns-left {
        width: 30px;
        padding: 5px 7px;
    }
    header .mh-btns-left>a {
        font-size: 17px;
    }
    .head-right {
        padding: 0;
        position: absolute;
        right: 7px;
    }
    .head-right li {
        float: left;
        margin: 0px 0 0 2px;
    }
    .head-right li a {
        border: 1px solid;
    }
    .head-right li:nth-of-type(1) a figure {
        background: #a5bc08 url(assets/images/spiteimg.png) no-repeat 5px 4px;
        background-size: auto auto;
        background-size: 65px;
        height: 20px;
        width: 20px;
    }
    .head-right li:nth-of-type(2) a figure {
        background: #5d3c00 url(assets/images/spiteimg.png) no-repeat -20px 2px;
        background-size: auto auto;
        background-size: 80px;
        height: 20px;
        width: 20px;
    }
    .head-right li a span {
        float: right;
        padding: 2px 2px;
        font-size: 9px;
    }
    .homeslide figure img {
        width: 100%;
        height: 436px;
        object-fit: cover;
    }
    .homeslide-wrap .slick-prev,
    .homeslide-wrap .slick-next {
        display: none !important;
    }
    .stickysocial {
        right: 15px;
    }
    .slide-content {
        top: 50%;
        width: 72%;
    }
    .slide-content strong,
    .slide-content em {
        font-size: 20px;
        line-height: 22px;
    }
    .slide-content p {
        font-size: 14px;
        line-height: 15px;
        margin: 6px 0;
    }
    .home-caraousl {
        margin: -50px 0 0 0;
    }
    .field-content {
        max-width: 100%;
    }
    .field-content h6 {
        font-size: 25px;
        line-height: 40px;
        width: 40px;
        height: 40px;
        top: 7px;
        right: -22px;
    }
    .home-caraosel-content p {
        font-size: 14px;
        line-height: 16px;
    }
    .field-content h1,
    .activities h2,
    .vright h2,
    .heading h2,
    .footwrap h2 {
        font-size: 19px;
        line-height: 22px;
    }
    .field-content strong,
    .field-content em,
    .activities strong,
    .vright strong,
    .heading strong,
    .footwrap strong {
        font-size: 18px;
        line-height: 20px;
    }
    .field-content p {
        font-size: 14px;
        line-height: 18px;
        margin: 5% 0;
    }
    .home-caraousl .slick-list {
        padding: 0px 0 73px 0;
    }
    .home-caraousl .slick-dots {
        bottom: 10px;
    }
    .field-content::before {
        top: 28px;
    }
    .activities-left .act-no {
        font-size: 25px;
        line-height: 40px;
        width: 40px;
        height: 40px;
        top: 0;
        left: 18px;
    }
    .activities-list {
        background-color: #fff;
        margin: 58px 0 0 0;
    }
    .activities .slick-dots {
        bottom: 0;
        text-align: center;
    }
    .activities-left::before {
        top: 20px;
    }
    .activities strong {
        padding: 0 90px 0 0;
    }
    .videopanel iframe {
        max-width: 192px;
        height: 140px;
    }
    .vright span {
        font-size: 28px;
        line-height: 40px;
        color: #fff;
        width: 40px;
        height: 40px;
        margin: 0;
    }
    .vright::before {
        top: 20px;
    }
    .video-wrap .slick-dots {
        text-align: left;
        bottom: 100%;
    }
    .videopanel {
        padding: 10px 0 20px 0;
        position: relative;
        min-height: 330px;
    }
    .video-content {
        width: 202px;
        margin: -44px 0 0 -107px;
    }
    .content-top h3 {
        font-size: 15px;
        line-height: 18px;
    }
    .videopanel figure {
        right: 170px;
        top: 50%;
        z-index: -1;
    }
    .homegal .act-no {
        font-size: 22px;
        line-height: 40px;
        width: 40px;
        height: 40px;
        top: 0;
        margin: 0 0 0 20px;
    }
    .homegal::before {
        top: 50px;
    }
    .heading {
        max-width: 200px;
        margin: 0 0 0 2px;
    }
    .homegal .slick-dots {
        text-align: center;
        top: 15px;
    }
    .homegal-panel:nth-child(odd) {
        margin: 30px 0 0 0;
    }
    .footwrap span {
        font-size: 16px;
        line-height: 20px;
        margin: 10px 0;
    }
    .footformwrap .act-no {
        font-size: 26px;
        line-height: 40px;
        color: #fff;
        width: 40px;
        height: 40px;
        right: 0;
        top: 0px;
    }
    .footformwrap::before {
        top: 20px;
    }
    .field,
    .activities,
    .videopanel,
    .homegal,
    footer {
        overflow-x: hidden;
    }
    html.ios body,
    html.ios9 body,
    html.ios9_1 body,
    html.safari body,
    html.safari9 body,
    html.safari9_0 body {
        overflow-x: hidden;
    }
    footer form {
        padding: 12px 0 20px 0;
    }
    footer form .formleft,
    .mailpoet_paragraph {
        width: 100%;
        margin: 0 0 12px 0;
    }
    footer form .formright,
    .mailpoet_paragraph.last {
        width: 125px;
        float: left;
    }
    .footnav>.col-xs-12 {
        margin: 0 0 15px 0;
    }
    .foot-bottom {
        text-align: center;
    }
    .foot-bottom ul {
        width: 100%;
        text-align: center;
    }
    .activities-right img {
        width: 30%;
    }
    /* product page responsive css start */
    .banner-content strong {
        font-size: 16px;
        line-height: 20px;
    }
    .banner figure img {
        width: 100%;
        height: 250px;
        object-fit: cover;
    }
    .banner-content {
        padding: 0 40px;
    }
    .produsct-homegal-wrap .homegal-panel {
        padding: 0 10px;
        width: 100%;
        float: left;
    }
    .product-details-wrap::after {
        display: none;
    }
    .product-details-content {
        padding: 5.361% 15px 0 15px;
    }
    .product-details-content h1 {
        font-size: 25px;
        line-height: 27px;
    }
    .product-details-content h2,
    .product-list h2 {
        font-size: 24px;
        line-height: 29px;
        padding: 15px 0 0 0;
    }
    .product-details-content p {
        font-size: 14px;
        line-height: 18px;
    }
    .product-details-content ul li:nth-child(2n+1),
    .product-details-content ul li:nth-child(2n) {
        width: 100%;
    }
    .product-details-content ul {
        padding: 15px 0;
    }
    /* product page responsive css end */
    /* request sample responsive css start */
    .cform-wrap ul {
        text-align: left;
    }
    .cform-wrap ul li {
        width: 100%;
    }
    .cform-wrap h3 {
        font-size: 24px;
        line-height: 30px;
    }
    .cform-price {
        min-height: auto;
    }
    .footnav ul li {
        display: inline-block;
        margin: 0;
        padding: 3px 6px;
    }
    .footnav ul li a {
        font-size: 12px;
    }
    .footnav ul li a:after {
        width: 5px;
        height: 2px;
        top: -2px;
        left: 6px;
    }
    /* request sample responsive css end */
}

@media screen and (min-width:568px) and (max-width:767px) {
    .videopanel iframe {
        max-width: 280px;
        height: 160px;
    }
}

@media screen and (min-width:667px) and (max-width:767px) {
    .home-caraosel-content p {
        font-size: 18px;
        line-height: 24px;
    }
}

@media screen and (min-width:768px) and (max-width:1023px) {
    .leftbar {
        width: 130px;
    }
    .logo {
        width: 90px;
    }
    header .mh-btns-left {
        padding: 3px 7px;
        width: 40px;
    }
    .head-right {
        padding: 0px 0 0 0;
    }
    .slide-content strong,
    .slide-content em {
        font-size: 35px;
        line-height: 40px;
    }
    .slide-content {
        max-width: 680px;
    }
    .slide-content p {
        font-size: 14px;
        line-height: 19px;
        margin: 9px 0;
    }
    .homeslide figure img {
        width: 100%;
        min-height: 500px;
        object-fit: cover;
    }
    .homebanner .slick-prev,
    .homebanner .slick-next {
        display: none !important;
    }
    .field-content h1,
    .field-content strong,
    .field-content em,
    .activities h2,
    .activities strong,
    .vright h2,
    .vright strong,
    .footwrap h2,
    .footwrap strong {
        font-size: 40px;
        line-height: 45px;
    }
    .activities-left .act-no {
        left: 0;
    }
    .activities .slick-dots {
        text-align: center;
        bottom: 90%;
    }
    .activities-right img {
        margin: 100px 0 0 0;
        max-width: 75%;
    }
    .vright span {
        margin: 0 0 0 65px;
    }
    .content-top h3 {
        font-size: 20px;
        line-height: 24px;
    }
    .content-top {
        margin: 50% 0 0 0;
    }
    .footwrap span {
        display: block;
        margin: 0;
    }
    .footnav h5 {
        font-size: 17px;
        line-height: 20px;
    }
    .produsct-homegal-wrap .homegal-panel {
        width: 33.333%;
        min-height: 330px;
    }
    .banner-content {
        padding: 0 40px;
    }
    .banner-content strong {
        font-size: 22px;
        line-height: 29px;
    }
    .product-details-content h1 {
        font-size: 40px;
        line-height: 50px;
    }
    .product-list h2 {
        font-size: 22px;
        line-height: 30px;
    }
    .product-details-content ul li:nth-child(2n+1),
    .product-details-content ul li:nth-child(2n) {
        width: 100%;
    }
    .product-details-content ul {
        padding: 15px 0;
    }
    .product-details-wrap::after {
        top: 60%;
    }
    .cform-wrap ul li {
        margin: 0;
    }
    .cform-wrap ul li strong,
    .cform-wrap ul li span {
        font-size: 14px;
    }
    .cform-price {
        padding: 22.316% 15px;
        box-shadow: 0px 1px 7px -2px #000;
        background-color: #fff;
        overflow: hidden;
        text-align: center;
        min-height: 185px;
    }
}

@media screen and (min-width:1024px) and (max-width:1200px) {
    .homeslide figure img {
        width: 100%;
        min-height: 600px;
        object-fit: contain;
    }
    .slide-content {
        max-width: 798px;
    }
    .activities-left .act-no {
        left: 60px;
    }
    .activities-heading a {
        font-size: 14px;
        line-height: 16px;
        margin: 0 0 0 10px;
        min-height: 60px;
        width: 64%;
    }
    .activities .slick-dots {
        bottom: 92%;
    }
    .banner-content {
        padding: 0 65px;
    }
    .banner-content strong {
        font-size: 22px;
        line-height: 29px;
    }
    .product-details-content ul li:nth-child(2n+1) {
        width: 39%;
        float: left;
    }
    .product-details-content ul li:nth-child(2n),
    .product-details-content ul li:last-child {
        width: 60%;
        float: right;
    }
    .product-details-wrap::after {
        top: 72%;
    }
    .product-list h2 {
        font-size: 28px;
        line-height: 36px;
    }
}

@media screen and (min-width:1600px) {
    .container {
        width: 1560px;
    }
    .activities-left:before {
        top: 58px;
    }
    .home-caraousl {
        position: relative;
        margin: -230px 0 0 0;
    }
    .vright:before {
        left: 20%;
    }
    .video-content {
        width: 100%;
        margin: 0 0 0 -200px;
        max-width: 589px;
    }
    .homegal:before {
        right: 87%;
        top: 75px;
        z-index: -1;
    }
    .home-caraosel-content strong {
        font-size: 23px;
        line-height: normal;
    }
    .slide-content strong,
    .slide-content em {
        font-size: 64px;
        line-height: 64px;
    }
    .slide-content p,
    .home-caraosel-content p,
    .activities-list p,
    .content-top p {
        font-size: 18px;
    }
    .slide-content {
        max-width: 1137px;
    }
    .home-caraousl-container {
        padding: 0 15px;
    }
    .activities {
        padding: 3.347% 0;
    }
    .activities-right img {
        max-width: 75%;
    }
    footer:after {
        content: "";
        position: absolute;
        background: url(assets/images/footerrightbg.png) no-repeat 117% 0;
        width: 210px;
        height: 268px;
        left: 88%;
        top: 79px;
        background-size: 100%;
    }
    footer:before {
        content: "";
        position: absolute;
        background: url(assets/images/footerleftbg.png) no-repeat 0 0;
        width: 227px;
        height: 325px;
        left: -100px;
        top: 30px;
        background-size: 100%;
    }
    .cform-price {
        padding: 8.016% 15px;
        min-height: 143px;
    }
    .product-details-wrap {
        text-align: center;
    }
}

@media screen and (min-width:1800px) {
    footer:before {
        left: 60px;
        top: 30px;
        background-size: 81%;
    }
    .activities:after {
        width: 390px;
        background-size: 95%;
    }
    .activities-right figure {
        margin: 0 -60px 0 0;
    }
}


/* media query end */