.our-product-sec {
    width: 100%;
    float: left;
    padding: 60px 0 40px;
}

.our-product-sec .carousel {
    position: relative;
    width: 100%;
    float: left;
    clear: both;
    padding-bottom: 30px;
}

.our-product-sec .text-center {
    width: 100%;
    float: left;
    margin-top: 30px;
}

.our-product-sec .goAllProduct {
    display: inline-block;
    vertical-align: middle;
    padding: 0 21px;
    color: #ffffff;
    font-size: 14px;
    text-transform: uppercase;
    background-color: #749a2b;
    font-weight: 400;
    letter-spacing: 1px;
    height: 44px;
    line-height: 44px;
    font-family: 'Montserrat', sans-serif;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px;
}

.our-product-sec .goAllProduct:hover {
    background: #1f1f1f;
}

.our-product-sec h2 {
    font-size: 45px;
    color: #343434;
    font-weight: 600;
    text-align: center;
    font-family: 'Oswald', sans-serif;
    position: relative;
    padding-bottom: 20px;
    margin: 0 0 30px 0;
}

.our-product-sec h2:before {
    content: '';
    width: 53px;
    height: 2px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    background: #749a2b;
}

.our-product-sec .resp-tabs-list {
    text-align: center;
}

.our-product-sec .resp-tabs-list li {
    float: none;
    font-weight: normal;
    font-size: 13px;
    color: #343434;
    padding: 13px 17px 13px 17px;
    text-transform: uppercase;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -o-border-radius: 7px;
    border-radius: 7px;
}

.our-product-sec .resp-tabs-list li.resp-tab-active {
    background: #749a2b;
    color: #FFF;
}

.our-product-sec .resp-tab-content {
    border: none;
    padding: 36px 0;
}

.our-product-sec .carousel-control {
    width: 17px;
    height: 28px;
    top: 30%;
}

.our-product-sec .carousel-control.left {
    left: -32px;
    background: url(images/left-arw.png) no-repeat center;
}

.our-product-sec .carousel-control.right {
    right: -32px;
    background: url(images/rght-arw.png) no-repeat center;
}

.product-thumb {
    width: 100%;
    float: left;
    padding-top: 30px;
}

.product-thumb .post-industry {
    margin: 0 0 15px 0;
    list-style: none;
}

.product-thumb .post-industry>li {
    display: inline-block;
    vertical-align: middle;
    left: 0;
    margin: 0;
    color: #6ea234;
}

.product-thumb .post-industry>li+li {
    margin-top: 0;
    padding-left: 6px;
}

.product-thumb .post-industry>li+li:before {
    content: ',';
    position: absolute;
    left: 0;
    bottom: 0;
    font-size: 16px;
    color: #727272;
}

.product-thumb figure {
    width: 100%;
    height: 235px;
    display: table;
    text-align: center;
    margin: 0 auto;
    padding: 0 0;
    position: relative;
    overflow: hidden;
    background: #f6f6f6;
    border: #e1e1e1 1px solid;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
}

.product-thumb:hover figure {
    border-color: #f4b607;
    box-shadow: rgba(0, 0, 0, 0.2) 0 0 32px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.product-thumb figure span {
    display: table-cell;
    vertical-align: middle;
}

.product-thumb figure .tag {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    vertical-align: middle;
    padding: 4px 8px;
    background: #6ea234;
    color: #FFF;
    font-size: 14px;
}

.product-thumb figure img {
    margin: 0 auto;
}

.product-thumb .text-sec {
    display: block;
    text-align: center;
    padding: 22px 10px 0;
}

.product-thumb .text-sec h3 {
    font-size: 18px;
    color: #464646;
    text-transform: uppercase;
    font-weight: bold;
    font-family: 'Lato', sans-serif !important;
    margin: 0 0 16px 0;
}

.product-thumb .text-sec h3 a {
    color: #464646;
}

.product-thumb .text-sec h3 a:hover {
    color: #f4a907;
}

.product-thumb .text-sec p {
    font-size: 16px;
    color: #727272;
    line-height: 1.5em;
    margin: 0 0 15px 0;
}

.product-thumb .text-sec .btn-view {
    display: inline-block;
    vertical-align: middle;
    height: 41px;
    line-height: 41px;
    padding: 0 16px;
    font-size: 16px;
    color: #ffffff;
    font-weight: bold;
    background: #9b9b9b;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}

.product-thumb:hover .btn-view {
    background: #f4a907;
}

.our-product-sec .carousel-indicators {
    bottom: -15px;
    left: 0;
    position: relative;
    width: 100%;
    padding-left: 0;
    margin-left: 0;
    text-align: center;
    margin: 0;
    z-index: 999;
    display: none;
}

.our-product-sec .carousel-indicators li {
    display: inline-block;
    width: 12px;
    height: 12px;
    text-indent: -999px;
    cursor: pointer;
    margin: 0;
    z-index: 999;
    background-color: #000;
    border-radius: 10px;
}

.our-product-sec .carousel-indicators .active {
    background-color: #9b9b9b;
}

/**/

.why-choose-sec {
    width: 100%;
    float: left;
    background: #f5f5f5;
    padding: 65px 0 65px;
}

.why-choose-sec .video-sec {
    width: 100%;
    padding-bottom: 20px;
    background: url(images/shdw.png) no-repeat bottom center;
}

.why-choose-sec .video-sec iframe {
    width: 100%;
    height: 290px;
    border: #FFF 5px solid;
}

.why-choose-sec h2 {
    font-family: 'Oswald', sans-serif;
    font-size: 50px;
    color: #343434;
    clear: both;
    font-weight: 600;
    margin: 0 0 10px;
}

.why-choose-sec h3 {
    color: #7b7b7b;
    font-size: 18px;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    position: relative;
    padding-bottom: 17px;
    margin: 0 0 24px;
}

.why-choose-sec h3:before {
    content: '';
    width: 53px;
    height: 2px;
    background: #749a2b;
    position: absolute;
    bottom: 0;
    left: 0;
}

.why-choose-sec p {
    font-size: 16px;
    color: #646464;
    line-height: 1.5em;
    margin: 0 0 25px 0;
}

.why-choose-sec .btn-more {
    display: inline-block;
    vertical-align: middle;
    height: 44px;
    line-height: 44px;
    padding: 0 25px;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    color: #ffffff;
    font-weight: 400;
    background: #f4a907;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px;
}

.why-choose-sec .btn-more:hover {
    background: #9b9b9b;
}

/**/

.news-sec {
    width: 100%;
    float: left;
    background: url(images/news-bg.jpg) no-repeat bottom right;
    background-size: cover;
    padding: 60px 0 70px;
}

.news-sec h2 {
    color: #343434;
    font-size: 45px;
    font-weight: 600;
    padding-bottom: 15px;
    position: relative;
    font-family: 'Oswald', sans-serif;
    text-align: center;
    margin: 0 0 42px;
}

.news-sec h2:before {
    content: '';
    width: 54px;
    height: 2px;
    background: #ffffff;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
}

.news-sec .item {
    outline: none;
}

.news-post {
    width: 100%;
    float: left;
}

.news-post figure {
    float: left;
    margin: 0 25px 0 0;
}

.news-post figure img {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}

.news-post .text-sec {
    display: block;
    overflow: hidden;
    padding-right: 22px;
}

.news-post .text-sec h3 {
    font-size: 18px;
    color: #000000;
    font-weight: bold;
    line-height: 1.4em;
    margin: 0 0 13px 0;
}

.news-post .text-sec h3 a {
    color: #000000;
    outline: none;
}

.news-post .text-sec h3 a:hover {
    color: #525252;
}

.news-post .text-sec .date {
    font-size: 13px;
    color: #795402;
    line-height: 1em;
    margin: 0 0 12px 0;
}

.news-post .text-sec .date i {
    margin-right: 5px;
}

.news-post .text-sec p {
    font-size: 16px;
    color: #fefaf4;
    line-height: 1.5em;
    margin: 0 0 15px 0;
}

.news-post .text-sec .btn-more {
    display: inline-block;
    vertical-align: middle;
    height: 41px;
    line-height: 41px;
    padding: 0 17px;
    font-size: 16px;
    color: #ffffff;
    font-weight: bold;
    background: #343434;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px;
}

.news-post .text-sec .btn-more:hover {
    background: #9b9b9b;
}

.news-slider {
    width: 100%;
    float: left;
}

.news-slider .slick-arrow {
    width: 17px;
    height: 28px;
    position: absolute;
    top: 30%;
    background-color: transparent;
    border: none;
    font-size: 0;
    color: transparent;
    background-position: center;
    background-repeat: no-repeat;
    outline: none;
    z-index: 999;
}

.news-slider .slick-prev {
    left: -50px;
    background-image: url(images/l-arw.png);
}

.news-slider .slick-next {
    right: -50px;
    background-image: url(images/r-arw.png);
}

.news-slider .slick-dots {
    width: 100%;
    left: 0;
    right: 0;
    bottom: -50px;
    text-align: center;
    position: absolute;
    display: none !important;
    margin: 0;
}

.news-slider .slick-dots>li {
    width: 12px;
    height: 12px;
    border-radius: 100%;
    background: #000;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    margin: 0 5px;
}

.news-slider .slick-dots>li.slick-active {
    background: #FFF;
}

.news-slider .slick-dots>li button {
    position: absolute;
    top: 0;
    opacity: 0;
}

/**/

.service-sec {
    width: 100%;
    float: left;
    background: url(images/service-bg.jpg) no-repeat top left;
    background-size: cover;
    padding: 62px 0 65px;
}

.service-sec h2 {
    font-size: 45px;
    color: #343434;
    text-align: center;
    font-weight: 500;
    font-family: 'Oswald', sans-serif;
    position: relative;
    padding-bottom: 14px;
    margin: 0 0 54px 0;
}

.service-sec h2:before {
    content: '';
    width: 54px;
    height: 2px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    background: #558026;
}

.slider-logo {
    width: 100%;
    float: left;
    text-align: center;
}

.slider-logo .item {
    outline: none;
}

.slider-logo figure {
    width: 141px;
    height: 141px;
    display: table;
    margin: 0 auto 18px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#598425+0,5b901c+57,5eaa08+100 */

    background: #598425;
    /* Old browsers */

    background: -moz-linear-gradient(left, #598425 0%, #5b901c 57%, #5eaa08 100%);
    /* FF3.6-15 */

    background: -webkit-linear-gradient(left, #598425 0%, #5b901c 57%, #5eaa08 100%);
    /* Chrome10-25,Safari5.1-6 */

    background: linear-gradient(to right, #598425 0%, #5b901c 57%, #5eaa08 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#598425', endColorstr='#5eaa08', GradientType=1);
    /* IE6-9 */

    position: relative;
    padding: 8px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.slider-logo figure:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
    border: #c2d1b2 8px solid;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.slider-logo .item:hover figure:before {
    border-color: #f5ac0e;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.slider-logo figure i {
    display: table-cell;
    vertical-align: middle;
}

.slider-logo figure img {
    margin: 0 auto;
}

.slider-logo .text-sec {
    display: block;
}

.slider-logo .text-sec h4 {
    color: #343434;
    font-size: 20px;
    font-weight: 500;
    font-family: 'Montserrat Alternates', sans-serif;
    margin: 0;
}

.slider-logo .text-sec h4 a {
    color: #343434;
    outline: none;
}

.slider-logo .text-sec h4 a:hover {
    color: #f5ac0e;
}

.slider-logo .slick-arrow {
    width: 17px;
    height: 28px;
    position: absolute;
    top: 30%;
    background-color: transparent;
    border: none;
    font-size: 0;
    color: transparent;
    background-position: center;
    background-repeat: no-repeat;
    outline: none;
    z-index: 999;
}

.slider-logo .slick-prev {
    left: -50px;
    background: url(images/left-arw.png) no-repeat center;
}

.slider-logo .slick-next {
    right: -50px;
    background: url(images/rght-arw.png) no-repeat center;
}

.industries-sec {
    width: 100%;
    float: left;
    text-align: center;
    padding: 60px 0 42px;
}

.industries-sec h2 {
    font-size: 45px;
    color: #343434;
    text-align: center;
    font-weight: 500;
    font-family: 'Oswald', sans-serif;
    position: relative;
    padding-bottom: 14px;
    margin: 0 0 58px 0;
}
.industries-sec p{
    font-size: 16px;
    color: #646464;
    line-height: 1.5em;
    text-align: center;
    padding-bottom:30px;
}

.industries-sec h2:before {
    content: '';
    width: 54px;
    height: 2px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    background: #558026;
}

.link-box {
    width: 100%;
    float: left;
    text-align: center;
    margin-bottom: 32px;
    background: #343434;
    position: relative;
}

.link-box:before {
    content: '';
    width: 0;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #e19b04;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.link-box a {
    display: block;
    font-size: 20px;
    color: #ffffff;
    font-weight: bold;
    text-transform: uppercase;
    padding: 17px 5px 8px;
    min-height: 68px;
    position: relative;
    z-index: 1;
}

.link-box a:hover {
    color: #FFF;
}

.link-box:hover:before {
    width: 100%;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.link-box img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 6px;
}

.related-logo {
    width: 100%;
    float: left;
}

.related-logo .item {
    padding: 0 10px;
    outline: none;
}

.related-logo .item label {
    display: block;
}

.related-logo .item input[type="checkbox"] {
    display: none;
}

.related-logo .item input[type="checkbox"]:checked+label figure {
    border-color: #f4b607;
}

.related-logo .slick-arrow {
    width: 42px;
    height: 42px;
    position: absolute;
    top: 16%;
    z-index: 99;
    border: none;
    background-color: transparent;
    font-size: 0;
    color: transparent;
    outline: none;
    opacity: 0.6;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.related-logo .slick-arrow:hover {
    opacity: 1;
}

.related-logo .slick-prev {
    left: 10px;
    background: url(images/left-arw.png) no-repeat center;
}

.related-logo .slick-next {
    right: 10px;
    background: url(images/rght-arw.png) no-repeat center;
}

/*inner css start*/

.inner-body-module {
    width: 100%;
    float: left;
    padding: 30px 0 100px;
}

.inner-body-module .pagination {
    display: block;
    margin: 0 0 48px 0;
}

.inner-body-module .pagination ul {
    margin: 0;
}

.inner-body-module .pagination ul>li {
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
    color: #5b5b5b;
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
    position: relative;
}

.inner-body-module .pagination ul>li+li {
    padding-left: 12px;
    margin-left: 6px;
}

.inner-body-module .pagination ul>li+li:before {
    content: '>';
    font-size: 12px;
    color: #5b5b5b;
    position: absolute;
    left: 0;
    top: 1px;
}

.inner-body-module .pagination ul>li>a {
    color: #5b5b5b;
}

.inner-body-module .pagination ul>li>a:hover,
.inner-body-module .pagination ul>li.active {
    color: #276d22;
}

.left-panel {
    width: 100%;
    float: left;
    background: #f7f7f7;
}

.left-panel .heading {
    font-size: 18px;
    color: #ffffff;
    font-weight: bold;
    text-transform: uppercase;
    background: #6ea234;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    padding: 10px 16px;
    margin-bottom: 1px;
}

.left-panel .heading a {
    color: #fff;
}

.left-panel ul {
    margin: 0 0 2px 0;
}

.left-panel ul>li {
    display: block;
}

.left-panel ul>li>a {
    font-size: 12px;
    color: #363636;
    text-transform: uppercase;
    display: block;
    padding: 11px 18px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    background: #e0e0e0;
}

.left-panel ul>li>a:hover,
.left-panel ul>li.active>a {
    background: #c2c2c2;
}

.left-panel ul>li+li {
    margin-top: 1px;
}

.left-panel .btn-grp {
    display: block;
}

.left-panel .btn-grp a {
    font-size: 16px;
    color: #ffffff;
    font-weight: bold;
    display: block;
    text-align: center;
    background: #eda508;
    padding: 11px 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}

.left-panel .btn-grp a+a {
    margin-top: 2px;
}

.left-panel .btn-grp a:hover,
.left-panel .btn-grp a.active {
    background: #c58905;
}

.left-panel ul>li.active ul {
    display: block;
}

.left-panel ul ul {
    margin: 0;
    background: #f7f7f7;
    padding: 30px 35px;
    display: none;
}

.left-panel ul ul>li+li {
    margin-top: 10px;
}

.left-panel ul ul>li>a {
    background: transparent;
    padding: 0;
    font-size: 12px;
    text-transform: capitalize;
}

.left-panel ul ul>li>a:hover,
.left-panel ul ul>li.active>a {
    background: transparent;
    color: #6ea234;
}

.main-content-sec {
    width: 100%;
    float: left;
}

.main-content-sec h2 {
    color: #343434;
    font-size: 35px;
    font-family: 'Oswald', sans-serif;
    font-weight: 600;
    margin: 0 0 30px 0;
}

.main-content-sec h3 {
    color: #343434;
    font-size: 28px;
    font-family: 'Oswald', sans-serif;
    font-weight: 600;
    margin: 0 0 18px 0;
}

.main-content-sec h4 {
    color: #343434;
    font-family: 'Oswald', sans-serif;
    font-weight: 600;
    margin: 0 0 15px 0;
}

.sub-cat-head {
    font-size: 22px;
    outline: none;
}

.main-content-sec h6 {
    font-size: 17px;
    color: #343434;
    clear: both;
    font-weight: bold;
    margin: 0 0 25px 0;
}

.main-content-sec h5 {
    font-size: 20px;
    color: #282828;
    clear: both;
    line-height: 1.6em;
    font-weight: bold;
    margin: 0 0 40px 0;
}

.main-content-sec iframe.aligncenter {
    width: 100%;
    max-width: 550px;
    height: 300px;
    display: block;
    margin: 0 auto;
}

.main-content-sec iframe.alignleft {
    width: 100%;
    max-width: 550px;
    height: 300px;
    float: left;
}

.main-content-sec iframe.alignright {
    width: 100%;
    max-width: 550px;
    height: 300px;
    float: right;
}

.main-content-sec p {
    font-size: 16px;
    color: #727272;
    line-height: 1.7em;
    margin: 0 0 30px 0;
}

.main-content-sec p i {
    font-size: 24px;
}

.main-content-sec p a,
.main-content-sec span a {
    color: #568720;
}

.main-content-sec p a:hover,
.main-content-sec span a:hover {
    color: #000;
}

.main-content-sec ul,
.main-content-sec ol {
    margin: 0 0 44px 0;
    padding: 0;
}

.main-content-sec ul>li {
    position: relative;
    padding-left: 28px;
    display: block;
    font-size: 16px;
    color: #727272;
}

.main-content-sec ol>li {
    position: relative;
    font-size: 16px;
    color: #727272;
    line-height: 1.4em;
    left: 15px;
}

.main-content-sec ul>li a,
.main-content-sec ol>li a {
    color: #5c8f22;
}

.main-content-sec ul>li a:hover,
.main-content-sec ol>li a:hover {
    color: #eda508;
}

.main-content-sec ul>li+li,
.main-content-sec ol>li+li {
    margin-top: 22px;
}

.main-content-sec ul>li:before {
    content: "";
    width: 13px;
    height: 13px;
    position: absolute;
    left: 0;
    top: 1px;
    background: #eea734;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
}

.main-content-sec .four-column-listing {
    display: table;
}

.main-content-sec .four-column-listing>li {
    width: 25%;
    float: left;
    margin-bottom: 12px;
}

.main-content-sec .four-column-listing>li+li {
    margin-top: 0;
}

.main-content-sec .table-responsive+.table-responsive {
    margin-top: 12px;
}

.main-content-sec table {
    width: 100%;
    float: left;
}

.main-content-sec table thead {
    background: #6ea234;
}

.main-content-sec table>thead>tr>th {
    color: #ffffff;
    font-size: 19px;
    font-weight: bold;
    padding: 15px 18px;
}

.main-content-sec table>tbody>tr:nth-child(odd) {
    background: #ececec;
}

.main-content-sec table>tbody>tr:nth-child(even) {
    background: #e1e1e1;
}

.main-content-sec table>tbody>tr:nth-child(odd) td:first-child {
    background: #99b877;
    width: 256px;
}

.main-content-sec table>tbody>tr:nth-child(even) td:first-child {
    background: #5a8c23;
}

.main-content-sec table>tbody>tr>td {
    color: #ffffff;
    font-size: 16px;
    font-weight: 400;
    padding: 15px 18px;
}

.main-content-sec table>tbody>tr>td a {
    color: #ffffff;
}

.main-content-sec table>tbody>tr>td a:hover {
    color: #e4e4e4;
}

.alignleft {
    float: left;
    margin: 0 25px 20px 0;
    border: #e1e1e1 2px solid;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}

.aligncenter {
    margin: 0 auto 35px;
    border: #e1e1e1 2px solid;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}

.main-content-sec .btn-apply {
    display: inline-block;
    vertical-align: middle;
    padding: 17px 62px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    color: #ffffff;
    font-weight: bold;
    background: #eda508;
    font-size: 22px;
    margin-bottom: 40px;
}

.main-content-sec .btn-apply:hover {
    background: #6ea234;
}

.our-staff-page {
    width: 100%;
    float: left;
}

.our-staff-page .staff-column {
    width: 100%;
    float: left;
}

.our-staff-page .staff-column+.staff-column {
    margin-top: 45px;
}

.our-staff-page h2 {
    color: #343434;
    font-size: 35px;
    font-family: 'Oswald', sans-serif;
    font-weight: 600;
    margin: 0 0 30px 0;
}

.our-staff-page h5 {
    font-size: 17px;
    color: #343434;
    font-weight: bold;
    margin: 0 0 20px 0;
}

.our-staff-page p {
    font-size: 16px;
    color: #727272;
    line-height: 1.7em;
    margin: 0 0 5px 0;
}

.our-staff-page p a {
    color: #629629;
    font-size: 18px;
    font-weight: bold;
}

.our-staff-page p a:hover {
    color: #eda508;
}

/**/

.rqst-info-area {
    width: 100%;
    float: left;
    padding: 65px 0 60px;
    border-top: #ebebeb 1px solid;
}

.rqst-info-area h2 {
    text-align: center;
    color: #343434;
    font-size: 35px;
    font-family: 'Oswald', sans-serif;
    font-weight: 600;
    margin: 0 0 40px 0;
}

.rqst-info-form .rw {
    margin: 0 -6px;
}

.rqst-info-form .rw2 {
    margin: 0 -4px;
}

.rqst-info-form .grid-7 {
    width: 56%;
    float: left;
    padding: 0 6px;
}

.rqst-info-form .grid-5 {
    width: 44%;
    float: left;
    padding: 0 6px;
}

.rqst-info-form .grid-4 {
    width: 33.33%;
    float: left;
    padding: 0 6px;
}

.rqst-info-form .grid-6 {
    width: 50%;
    float: left;
    padding: 0 4px;
}

.rqst-info-form .field {
    width: 100%;
    float: left;
    margin-bottom: 10px;
}

.rqst-info-form input,
.rqst-info-form select,
.rqst-info-form textarea {
    width: 100%;
    display: block;
    height: 55px;
    background: #f0f0f0;
    border: #dbdbdb 1px solid;
    font-size: 13px;
    color: #9b9b9b;
    padding: 0 22px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}

.rqst-info-form textarea {
    padding: 22px;
    height: 119px;
    margin-bottom: 1px;
}

.rqst-info-form .radio-fld {
    display: block;
    width: 100%;
    float: left;
}

.rqst-info-form .radio-fld label {
    font-size: 16px;
    color: #343434;
    font-weight: bold;
    float: left;
    margin: 0 15px 0 0;
}

.rqst-info-form .radio-fld .fld-sec {
    display: block;
    overflow: hidden;
}

.rqst-info-form .radio-fld ul>li {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    color: #373737;
}

.rqst-info-form .radio-fld ul>li+li {
    margin-left: 30px;
}

.rqst-info-form .radio-fld input {
    width: auto;
    height: auto;
    display: inline-block;
    vertical-align: middle;
    margin: 0 7px 0 0;
}

.rqst-info-form input[type="checkbox"] {
    width: auto;
    height: auto;
    display: inline-block;
    vertical-align: middle;
    margin: 0 8px 0 0;
}

.rqst-info-form p {
    font-size: 16px;
    color: #343434;
    font-weight: bold;
    clear: both;
    margin: 0;
}

.rqst-info-form .btn-grp {
    width: 100%;
    float: left;
    text-align: center;
    margin-top: 35px;
}

.rqst-info-form .btn-grp input {
    max-width: 112px;
    height: auto;
    display: inline-block;
    vertical-align: middle;
    height: 41px;
    line-height: 41px;
    font-size: 16px;
    font-weight: bold;
    border: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    margin: 0 5px;
}

.rqst-info-form .btn-grp input[type="reset"] {
    background: #eda508;
    color: #FFF;
}

.rqst-info-form .btn-grp input[type="reset"]:hover {
    background: #6ea234;
}

.rqst-info-form .btn-grp input[type="submit"] {
    background: #6ea234;
    color: #FFF;
}

.rqst-info-form .btn-grp input[type="submit"]:hover {
    background: #eda508;
}

.rqst-info-form .form-grp {
    width: 100%;
    float: left;
    margin-top: 20px;
}

.rqst-info-form .form-grp label {
    display: block;
    font-size: 16px;
    color: #343434;
    line-height: 1em;
    text-transform: uppercase;
}

.rqst-info-form .captcha-fld {
    width: 100%;
    max-width: 485px;
    float: left;
    position: relative;
    padding-right: 160px;
}

.rqst-info-form .captcha-img {
    width: 143px;
    height: 55px;
    background: #797979;
    overflow: hidden;
    position: absolute;
    top: 0;
    right: 0;
    padding-top: 15px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
}

.rqst-info-form .captcha-img img {
    margin: 0 auto;
}

/*blog page css start*/

.blog-page-module {
    width: 100%;
    float: left;
}

.blog-page-module h2 {
    color: #343434;
    font-size: 35px;
    font-family: 'Oswald', sans-serif;
    font-weight: 600;
    margin: 0 0 30px 0;
}

.blog-post,
.blog-details {
    width: 100%;
    float: left;
}

.blog-post+.blog-post {
    margin-top: 50px;
}

.blog-post figure {
    float: left;
    margin-right: 25px;
}

.blog-post figure img {
    border: #e1e1e1 2px solid;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}

.blog-post .text-sec {
    display: block;
    overflow: hidden;
}

.blog-post h3,
.blog-details h3 {
    color: #464646;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.4em;
    margin: 0 0 8px 0;
}

.blog-details h3 {
    margin: 0 0 10px;
}

.blog-post h3 a {
    color: #464646;
}

.blog-post h3 a:hover {
    color: #6ea234;
}

.blog-post .post-date,
.blog-details .post-date {
    font-size: 13px;
    color: #c78903;
    line-height: 1em;
    margin: 0 0 10px 0;
}

.blog-details .post-date {
    margin: 0 0 20px 0;
}

.blog-post .post-date a,
.blog-details .post-date a {
    color: #c78903;
}

.blog-post .post-date a:hover,
.blog-details .post-date a:hover {
    color: #000;
}

.blog-post .post-date i,
.blog-details .post-date i {
    margin-right: 5px;
}

.blog-post p,
.blog-details p {
    font-size: 16px;
    color: #727272;
    line-height: 1.4em;
    margin: 0 0 18px;
}

.blog-details p {
    margin: 0 0 20px 0;
}

.blog-post .btn-more {
    display: inline-block;
    vertical-align: middle;
    padding: 0 16px;
    height: 41px;
    line-height: 41px;
    font-size: 16px;
    color: #ffffff;
    font-weight: bold;
    background: #343434;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
}

.blog-post .btn-more:hover {
    background: #6ea234;
}

.blog-pagination {
    width: 100%;
    float: left;
    text-align: right;
    margin: 85px 0 80px;
}

.blog-pagination a {
    font-size: 18px;
    color: #464646;
    font-weight: bold;
    display: inline-block;
    vertical-align: middle;
    margin: 0 26px;
}

.blog-pagination a:hover {
    color: #629529;
}



/* .blog-details h3 {
    font-size: 18px;
    color: #464646;
    font-weight: bold;
    line-height: 1.4em;
    margin: 0 0 10px;
}

*/
/* .blog-details .post-date {
    color: #795402;
    font-size: 13px;
    margin: 0 0 20px 0;
}

.blog-details .post-date i {
    margin-right: 5px;
} */

.blog-details img {
    float: left;
    margin: 0 0px 20px 0;
    border: #e1e1e1 2px solid;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}


.blog-page-module .right-panel {
    width: 100%;
    float: left;
}

.blog-page-module .widget-area {
    width: 100%;
    float: left;
}

.blog-page-module .widget-area+.widget-area {
    margin-top: 6px;
}

.blog-page-module .widget-area .heading {
    font-size: 18px;
    color: #ffffff;
    font-weight: bold;
    text-transform: uppercase;
    background: #6ea234;
    padding: 10px 16px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}

.blog-page-module .widget-area .body-sec {
    width: 100%;
    float: left;
    background: #f7f7f7;
    padding: 18px 18px;
}

.blog-page-module .widget-area .body-sec ul {
    margin: 0;
}

.blog-page-module .widget-area .body-sec ul>li {
    display: block;
    color: #464646;
    padding: 0 0 4px 0;
}

.blog-page-module .widget-area .body-sec ul>li+li {
    padding: 10px 0 4px 0;
    border-top: #dedede 1px solid;
}

.blog-page-module .widget-area .body-sec h5 {
    font-size: 13px;
    color: #464646;
    font-weight: bold;
    line-height: 1.4em;
    margin: 0 0 6px 0;
}

.blog-page-module .widget-area .body-sec h5 a,
.blog-page-module .widget-area .body-sec ul>li a {
    color: #464646;
    font-weight: bold;
}

.blog-page-module .widget-area .body-sec h5 a:hover,
.blog-page-module .widget-area .body-sec ul>li a:hover {
    color: #6ea234;
}

.blog-page-module .widget-area .body-sec .date {
    font-size: 11px;
    color: #878787;
    margin: 0 0 5px 0;
}

/*blog page css end*/

/*contact page css start*/

.contact-page {
    /* width: 100%;
    float: left;
    margin-bottom: 70px; */
}

.contact-page h2 {
    color: #343434;
    font-size: 35px;
    font-family: 'Oswald', sans-serif;
    font-weight: 600;
    margin: 0 0 30px 0;
}

.contact-page p {
    font-size: 16px;
    color: #727272;
    line-height: 1.4em;
    margin: 0 0 25px 0;
}

.contact-page .address-area iframe {
    width: 100%;
    height: 354px;
    border: #e1e1e1 2px solid;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}

.contact-page .address-area ul {
    margin: 20px 0 0 0;
}

.contact-page .address-area ul>li {
    font-size: 16px;
    color: #727272;
    position: relative;
    padding-left: 30px;
}

.contact-page .address-area ul>li+li {
    margin-top: 30px;
}

.contact-page .address-area ul>li a {
    color: #629826;
}

.contact-page .address-area ul>li a:hover {
    color: #000;
}

.contact-page .address-area ul>li i {
    position: absolute;
    left: 0;
    top: 4px;
    color: #525252;
    font-size: 18px;
}

.contact-page p + .contact-page .contact-people {
	margin-top: 3em;
}

.contact-page .contact-people {
	border-top: 1px solid #eee;
	padding: 3em 0 0;
}

.contact-page .contact-people .wp-block-column:first-child {
	border-right: 1px solid #eee;
}

.contact-page .contact-people + h2 {
	border-top: 1px solid #eee;
	padding: 1em 0 0;
}

/*contact page css end*/

.default-order-form input,
.default-order-form select,
.default-order-form textarea {
    width: 100%;
    display: block;
    height: 50px;
    background: #f0f0f0;
    border: #dbdbdb 1px solid;
    font-size: 13px;
    color: #9b9b9b;
    padding: 0 19px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}

/*default form css start*/

.default-order-form {
    width: 100%;
    float: left;
    margin-top: 25px;
}

.default-order-form .form-grp {
    width: 100%;
    float: left;
}

.default-order-form .form-grp+.form-grp {
    margin-top: 17px;
}

.default-order-form .rw {
    margin: 0 -10px;
}

.default-order-form .grid-12 {
    width: 100%;
    float: left;
    padding: 0 10px;
}

.default-order-form .grid-6 {
    width: 50%;
    float: left;
    padding: 0 10px;
}

.default-order-form .grid-4 {
    width: 33.33%;
    float: left;
    padding: 0 10px;
}

.default-order-form label {
    display: block;
    font-size: 16px;
    color: #343434;
    font-weight: bold;
    line-height: 1em;
    text-transform: uppercase;
    margin: 0 0 20px 0;
}

.default-order-form .fld {
    width: 100%;
    float: left;
    margin-bottom: 20px;
}

.default-order-form input,
.default-order-form select,
.default-order-form textarea {
    width: 100%;
    display: block;
    height: 50px;
    background: #f0f0f0;
    border: #dbdbdb 1px solid;
    font-size: 13px;
    color: #9b9b9b;
    padding: 0 19px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}

.default-order-form textarea {
    padding: 17px;
    height: 90px;
}

.default-order-form select {
    background: #f0f0f0 url(images/slct-arw.png) no-repeat 95%;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none;
}

.default-order-form input[type="checkbox"] {
    width: auto;
    height: auto;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    margin-top: 0;
}

.default-order-form .captcha-fld {
    width: 100%;
    max-width: 485px;
    float: left;
    position: relative;
    padding-right: 160px;
    margin-bottom: 60px;
}

.default-order-form .captcha-img {
    width: 143px;
    height: 50px;
    background: #797979;
    overflow: hidden;
    position: absolute;
    top: 0;
    right: 0;
    padding-top: 12px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
}

.default-order-form .captcha-img img {
    margin: 0 auto;
}

.default-order-form .btn-area {
    width: 100%;
    float: left;
}

.default-order-form .btn-area input {
    max-width: 160px;
    display: inline-block;
    vertical-align: middle;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    font-weight: bold;
    border: none;
    color: #FFF;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px;
}

.default-order-form .btn-area input[type="reset"] {
    background: #eda508;
}

.default-order-form .btn-area input[type="reset"]:hover {
    background: #6ea234;
}

.default-order-form .btn-area input[type="submit"] {
    background: #6ea234;
    margin-left: 16px;
}

.default-order-form .btn-area input[type="submit"]:hover {
    background: #eda508;
}

.default-order-form .representative-sec {
    width: 100%;
    float: left;
    max-width: 560px;
    position: relative;
    padding-right: 238px;
}

.default-order-form .representative-sec input[type="button"],
.default-order-form .representative-sec input[type="submit"] {
    width: auto;
    font-size: 16px;
    color: #ffffff;
    font-weight: bold;
    display: inline-block;
    vertical-align: middle;
    border: none;
    padding: 0 23px;
    background: #6ea234;
    position: absolute;
    top: 0;
    right: 0;
}

.default-order-form .representative-sec input[type="button"]:hover,
.default-order-form .representative-sec input[type="submit"]:hover {
    background: #eda508;
}

/*default form css end*/

/*product page css start*/

.product-page {
    width: 100%;
    float: left;
}

.product-page .product-row {
    width: 100%;
    float: left;
}

.product-page .product-row+.product-row {
    margin-top: 10px;
}

.product-page .product-thumb {
    padding: 0 0 35px 0;
}

.product-page .product-thumb .text-sec h3 {
    font-size: 16px;
}

.filter-list ul>li {
    font-size: 12px;
    color: #363636;
    text-transform: uppercase;
    display: block;
    padding: 11px 18px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    background: #e0e0e0;
}

.filter-list ul>li samp {
    font-family: 'Lato', sans-serif !important;
    display: block;
    overflow: hidden;
}

.filter-list ul>li.active {
    background: #d0d0d0;
}

.filter-list ul>li input {
    margin: 3px 8px 0 0;
    vertical-align: middle;
    outline: none;
    float: left;
}

.product-desc-part {
    width: 100%;
    float: left;
}

.product-desc-part+.product-desc-part {
    margin-top: 38px;
}

.product-desc-part h3 {
    margin: 0 0 38px;
}

.gallery-view-sec {
    width: 100%;
    float: left;
}

.gallery-view-sec .gallery-big-slider {
    width: 100%;
    float: left;
    background: #f6f6f6;
    padding: 13px 10px;
    border: #e1e1e1 2px solid;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
    margin-bottom: 25px;
}

.gallery-view-sec .gallery-big-slider img {
    margin: 0 auto;
}

.gallery-view-sec .gallery-small-slider {
    width: 100%;
    max-width: 750px;
    padding: 0 0;
    display: block;
    clear: both;
    margin: 28px auto 0;
    position: relative;
}

.gallery-view-sec .gallery-small-slider:before {
    content: '';
    width: 50px;
    height: 100%;
    position: absolute;
    left: 0;
    z-index: 9;
    top: 0;
    background: #FFF;
}

.gallery-view-sec .gallery-small-slider:after {
    content: '';
    width: 50px;
    height: 100%;
    position: absolute;
    right: 0;
    z-index: 9;
    top: 0;
    background: #FFF;
}

.gallery-view-sec .gallery-small-slider .item {
    padding: 0 4px;
    outline: none;
    cursor: pointer;
}

.gallery-view-sec .gallery-small-slider .item.slick-current img {
    border-color: #f4a907;
}

.gallery-view-sec .gallery-small-slider img {
    border: #e1e1e1 2px solid;
    margin: 0 auto;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
}

.gallery-small-slider .slick-arrow {
    width: 17px;
    height: 30px;
    position: absolute;
    top: 35%;
    background-color: transparent;
    border: none;
    font-size: 0;
    color: transparent;
    background-position: center;
    background-repeat: no-repeat;
    outline: none;
    z-index: 999;
}

.gallery-small-slider .slick-prev {
    left: 0;
    background-image: url(images/larw.png);
}

.gallery-small-slider .slick-next {
    right: 0;
    background-image: url(images/rarw.png);
}

.spot-view-sec {
    width: 100%;
    float: left;
}

.spot-view-sec figure {
    width: 100%;
    float: left;
    background: #f6f6f6;
    padding: 13px 10px;
    border: #e1e1e1 2px solid;
    position: relative;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
}

.spot-view-sec figure img {
    margin: 0 auto;
}

.spot-view-sec figure .main-img {
    width: 100%;
    max-width: 685px;
    display: block;
    position: relative;
    margin: 0 auto;
}

.spot-view-sec figure a {
    width: 18px;
    height: 18px;
    background: #f4a907;
    border: #FFF 1px solid;
    position: absolute;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
}

.spot-view-sec figure a.spot1 {
    top: 73%;
    left: 20%;
}

.spot-view-sec figure a.spot2 {
    top: 48%;
    left: 46%;
}

.spot-view-sec figure a.spot3 {
    top: 37%;
    left: 57%;
}

.spot-view-sec figure a.spot4 {
    top: 31%;
    right: 11.5%;
}

.spot-view-sec figure a.spot5 {
    top: 40%;
    right: 3.5%;
}

.spot-popup {
    width: 100%;
    max-width: 446px;
    margin: 0 auto;
    display: table;
    background: #f6f6f6;
    padding: 30px 20px 20px;
    position: relative;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}

.spot-popup iframe {
    width: 100%;
    height: 200px;
    margin: 15px auto 0 !important;
}

.content.mCustomScrollbar {
    height: 450px;
}

.spot-popup h4 {
    font-size: 25px;
    color: #000000;
    font-weight: 600;
    font-family: 'Oswald', sans-serif;
    margin: 0 0 20px 0;
}

.spot-popup p {
    font-size: 15px;
    color: #000000;
    line-height: 1.5em;
    margin: 0 0 20px 0;
}

.spot-popup img {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}

.zoom-view-sec {
    width: 100%;
    float: left;
    background: #f6f6f6;
    padding: 13px 10px;
    border: #e1e1e1 2px solid;
    position: relative;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
}

.zoom-view-sec img {
    margin: 0 auto;
}

.all-view-area {
    width: 100%;
    float: left;
    position: relative;
    padding-bottom: 65px;
}

.all-view-area .view-part {
    width: 100%;
    float: left;
    display: none;
}

.all-view-area .view-part:first-child {
    display: block;
}

.all-view-area .view-tab {
    position: absolute;
    bottom: 0;
    right: 0;
    background: #d7d7d7;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}

.all-view-area .view-tab ul {
    margin: 0;
    position: relative;
}

.all-view-area .view-tab .hover-area-nav {
    position: absolute;
    top: 0;
    height: 32px;
    background: #6ea234;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.all-view-area .view-tab ul li {
    display: inline-block;
    vertical-align: middle;
    padding: 0;
}

.all-view-area .view-tab ul li+li {
    margin: 0;
}

.all-view-area .view-tab ul li:before {
    display: none;
}

.all-view-area .view-tab ul li a {
    font-size: 15px;
    color: #505050;
    font-weight: bold;
    padding: 8px 18px;
    display: block;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}

.all-view-area .view-tab ul li a.active {
    background: #6ea234;
    color: #FFF;
}

.all-view-area .view-tab ul li a:hover {
    color: #FFF;
}

.product-page .video-area {
    width: 100%;
    max-width: 355px;
    float: right;
    padding-bottom: 13px;
    background: url(images/shdw2.png) no-repeat bottom center;
    margin-left: 30px;
}

.product-page .video-area iframe {
    width: 100%;
    height: 225px;
}

.product-page .btn-grp {
    width: 100%;
    float: left;
}

.product-page .btn-grp.contact-after-feature {
    text-align: right;
}

.product-page .btn-grp a {
    display: inline-block;
    vertical-align: middle;
    padding: 10px 33px;
    font-size: 16px;
    color: #ffffff;
    font-weight: bold;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
    margin-bottom: 5px !important;
}

.product-page .btn-grp .btn-yellow {
    background: #f4a907;
}

.product-page .btn-grp .btn-yellow:hover {
    background: #6ea234;
}

.product-page .btn-grp .btn-green {
    background: #6ea234;
}

.product-page .btn-grp .btn-green:hover {
    background: #f4a907;
}

.product-page .btn-grp a+a {
    margin-left: 20px;
}

.resource-tab {
    width: 100%;
    float: left;
    margin-bottom: 38px;
}

.resource-tab .nav-tabs {
    margin: 0 0 25px;
    border: none;
}

.resource-tab .nav-tabs li {
    padding: 0;
}

.resource-tab .nav-tabs li+li {
    margin-top: 0;
}

.resource-tab .nav-tabs li:before {
    display: none;
}

.resource-tab .nav-tabs li a {
    color: #282828;
    font-size: 17px;
    font-weight: bold;
    padding: 6px 17px;
    border: none !important;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}

.resource-tab .nav-tabs li.active a,
.resource-tab .nav-tabs li:hover a,
.resource-tab .nav-tabs li:focus a {
    background: #e1e1e1 !important;
    color: #282828 !important;
}

.resource-tab .tab-content {
    width: 100%;
    float: left;
    padding: 35px 20px;
    border: #e3e3e3 1px solid;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}

.resource-tab .tab-content ul {
    margin: 0;
}

.resource-tab .tab-content ul li {
    font-size: 16px;
    color: #000000;
    line-height: 1.6em;
    padding-left: 28px;
    position: relative;
    background: url(images/pdf.png) no-repeat left 5px;
}

.resource-tab .tab-content ul li:before {
    display: none;
}

.multiple-video {
    width: 100%;
    float: left;
}

.multiple-video .video-panel {
    width: 100%;
    float: left;
    padding-bottom: 13px;
    background: url(images/shdw2.png) no-repeat bottom center;
    margin-bottom: 25px;
}

.multiple-video .video-panel iframe {
    width: 100%;
    height: 200px;
}

.accordion-sec {
    width: 100%;
    float: left;
    margin-bottom: 35px;
}

.accordion-sec .panel-group {
    margin-bottom: 0;
}

.accordion-sec .panel-group .panel+.panel {
    margin-top: 3px;
}

.accordion-sec .panel,
.accordion-sec .panel-body {
    border: none !important;
    box-shadow: none;
}

.accordion-sec .panel-heading {
    background: #ebebeb;
    color: #252525;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    border: none;
    padding: 0;
    border-radius: 5px;
}

.accordion-sec .panel-heading a {
    display: block;
    color: #252525;
    padding: 23px 30px;
    position: relative;
}

.accordion-sec .panel-heading a.active {
    background: #252525;
    color: #FFF;
}

.accordion-sec .panel-heading a:before {
    content: '+';
    position: absolute;
    color: #252525;
    font-size: 34px;
    top: 10px;
    font-weight: 500;
    right: 30px;
}

.accordion-sec .panel-heading a.active:before {
    content: '-';
    color: #FFF;
    font-size: 46px;
    top: 0;
}

.accordion-sec .panel-body {
    padding: 35px 30px;
}

.accordion-sec .panel-body p {
    color: #333333;
}

.accordion-sec .panel-body .backtop {
    color: #1c5112;
    font-size: 16px;
    font-weight: bold;
    float: right;
}

.accordion-sec .panel-body .backtop:hover {
    color: #eda508;
}

.testimonial-content {
    width: 100%;
    float: left;
    margin-bottom: 45px;
    padding: 34px 60px 30px;
    border: #e1e1e1 1px solid;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}

.testimonial-slider {
    width: 100%;
    float: left;
}

.testimonial-slider figure {
    float: left;
    margin-right: 15px;
    margin-top: 24px;
}

.testimonial-slider figure img {
    width: 113px;
    height: 113px;
    border: #e1e1e1 1px solid;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
}

.testimonial-slider .text-sec {
    display: block;
    overflow: hidden;
    padding-top: 28px;
    background: url(images/icon13.png) no-repeat top left;
}

.testimonial-slider .text-sec p {
    color: #333333;
    margin-bottom: 26px;
}

.testimonial-slider .text-sec .author-name {
    font-size: 13px;
    color: #6ea234;
    font-weight: bold;
    text-align: right;
}

.testimonial-slider .slick-arrow {
    width: 10px;
    height: 19px;
    position: absolute;
    top: 40%;
    background-color: transparent;
    border: none;
    font-size: 0;
    color: transparent;
    background-position: center;
    background-repeat: no-repeat;
    outline: none;
    z-index: 999;
}

.testimonial-slider .slick-prev {
    left: -30px;
    background-image: url(images/t-arw-left.png);
}

.testimonial-slider .slick-next {
    right: -30px;
    background-image: url(images/t-arw-right.png);
}

.thankyou-form {
    margin-top: 40px;
    display: block;
}

.thankyou-form .input-fld {
    display: block;
    width: 100%;
    float: left;
    margin-bottom: 15px;
}

.thankyou-form input {
    width: 100%;
    display: block;
    height: 54px;
    border: #dbdbdb 1px solid;
    background: #f0f0f0;
    padding: 0 20px;
    color: #9b9b9b;
    font-size: 13px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}

.thankyou-form .btn-sec {
    display: block;
    margin-top: 30px;
}

.thankyou-form .btn-sec input {
    max-width: 112px;
    height: 41px;
    line-height: 41px;
    display: inline-block;
    vertical-align: middle;
    border: none;
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
}

.thankyou-form .btn-sec input[type="reset"] {
    background: #eda508;
}

.thankyou-form .btn-sec input[type="reset"]:hover {
    background: #6ea234;
}

.thankyou-form .btn-sec input[type="submit"] {
    background: #6ea234;
    margin-left: 10px;
}

.thankyou-form .btn-sec input[type="submit"]:hover {
    background: #eda508;
}

.thankyou-form .form-grp {
    width: 100%;
    float: left;
    margin-bottom: 20px;
}

.thankyou-form .form-grp label {
    display: block;
    font-size: 16px;
    color: #343434;
    line-height: 1em;
    text-transform: uppercase;
}

.thankyou-form .captcha-fld {
    width: 100%;
    max-width: 485px;
    float: left;
    position: relative;
    padding-right: 160px;
}

.thankyou-form .captcha-img {
    width: 143px;
    height: 55px;
    background: #797979;
    overflow: hidden;
    position: absolute;
    top: 0;
    right: 0;
    padding-top: 15px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
}

.thankyou-form .captcha-img img {
    margin: 0 auto;
}

/*product page css end*/

/*error msg*/

.wpcf7-validation-errors {
    width: 100%;
    float: left;
    color: #FFF;
    font-size: 18px;
    border: #212121 2px solid;
    padding: 10px 10px;
    margin-top: 16px;
    text-align: center;
}

.wpcf7-mail-sent-ok {
    width: 100%;
    float: left;
    color: #FFF;
    font-size: 18px;
    border: #04bd1e 2px solid;
    padding: 10px 10px;
    margin-top: 16px;
    text-align: center;
}

.wpcf7-not-valid-tip {
    position: absolute;
    z-index: 999;
    top: 0;
    right: 0;
    width: 25px;
    height: 100%;
    background: #e0e0e0 url(images/error.png) no-repeat center;
}

.wpcf7-not-valid-tip:hover p {
    display: block;
}

div.wpcf7 img.ajax-loader {
    display: none;
}

.wpcf7-not-valid-tip p {
    position: absolute;
    top: 0;
    width: 192px;
    padding: 5px 9px;
    left: -153px;
    color: #FFF;
    font-size: 12px;
    top: -30px;
    background: #000;
    border-radius: 4px;
    position: relative;
    display: none;
    margin: 0;
}

.wpcf7-not-valid-tip p:before {
    border: solid;
    border-color: #333 transparent;
    border-width: 6px 6px 0 6px;
    bottom: -6px;
    content: "";
    left: 82%;
    position: absolute;
    z-index: 99;
}

span.wpcf7-form-control-wrap {
    position: relative;
    width: 100%;
    float: left;
}

div.wpcf7-validation-errors {
    border: 2px solid #bd0202;
    font-size: 16px;
    clear: both;
    color: #000;
    margin: 25px 0 0 !important;
}

div.wpcf7-mail-sent-ok {
    font-size: 14px;
    clear: both;
    color: #000;
    margin: 20px 0 !important;
}

/*inner css end*/

.main-content-sec .rep-column {
    width: 100%;
    float: left;
    margin-bottom: 20px;
}

.main-content-sec .rep-column p {
    margin-bottom: 8px;
}

.noresult-found {
    width: 100%;
    float: left;
}

.noresult-found h4 {
    color: #eda508;
}

.full-desc-spot {
    display: none;
    width: 100%;
    float: left;
    margin-bottom: 15px;
}

.full-desc-spot .btn-rdless {
    font-size: 16px;
    color: #568720;
}

.full-desc-spot .btn-rdless:hover {
    color: #000;
}

.btn-watch-video {
    display: inline-block;
    vertical-align: middle;
    padding: 10px 33px;
    font-size: 16px;
    color: #ffffff;
    font-weight: bold;
    background: #6ea234;
    margin-bottom: 40px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
}

.btn-watch-video:hover {
    background: #f4a907;
    color: #FFF;
}

/*footer css start*/

.main-footer {
    width: 100%;
    float: left;
    background: url(images/footer-bg.jpg) repeat;
    padding: 55px 0 0;
}


.main-footer h4 {
    font-size: 16px;
    color: #ffffff;
    font-weight: bold;
    position: relative;
    text-transform: uppercase;
    padding-bottom: 15px;
    margin: 0 0 24px 0;
}

.main-footer h4:before {
    content: '';
    width: 54px;
    height: 2px;
    background: #618f08;
    position: absolute;
    left: 0;
    bottom: 0;
}

.main-footer p {
    font-size: 14px;
    color: #999999;
    font-weight: 300;
    line-height: 1.6em;
    margin: 0 0 10px 0;
}

.main-footer p strong {
    display: block;
    color: #f6b427;
    margin: 0 0 4px 0;
}

.main-footer .btn-rdmore {
    color: #f4f4f4;
    font-size: 13px;
    font-weight: 300;
}

.main-footer .btn-rdmore:hover {
    color: #f6b427;
}

.main-footer .btn-rdmore i {
    margin-left: 4px;
}

.main-footer .footer-box {
    width: 100%;
    float: left;
    padding-left: 18px;
}

.nav-sub {
    width: 100%;
    float: left;
}

.nav-sub ul>li {
    width: 50%;
    float: left;
    font-size: 13px;
    margin-bottom: 8px;
}

.nav-sub ul>li a {
    color: #9b9b9b;
}

.nav-sub ul>li a:hover {
    color: #f6b427;
}

.main-footer .contact-address {
    display: block;
}

.main-footer .contact-address ul {
    margin: 0;
}

.main-footer .contact-address ul>li {
    padding-left: 15px;
    color: #9b9b9b;
    font-size: 13px;
    position: relative;
    display: block;
}

.main-footer .contact-address ul>li+li {
    margin-top: 12px;
}

.main-footer .contact-address ul>li i {
    position: absolute;
    left: 0;
    top: 2px;
}

.main-footer .video-link {
    display: block;
}

.main-footer .video-link ul>li {
    font-size: 13px;
    margin-bottom: 8px;
    color: #9b9b9b;
}

.main-footer .video-link ul>li a {
    color: #9b9b9b;
}

.main-footer .video-link ul>li a:hover {
    color: #f6b427;
}

.footer-bar {
    width: 100%;
    float: left;
    background: #171717;
    padding: 20px 0 15px;
    margin-top: 40px;
}

.footer-bar p {
    color: #9b9b9b;
    font-size: 13px;
    font-weight: normal;
    line-height: 1em;
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px 0 0;
}

.footer-bar p a {
    color: #9b9b9b;
}

.footer-bar p a:hover {
    color: #f6b427;
}

.footer-bar p img {
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
    margin-top: -1px;
}

.footer-bar .left-pull {
    float: left;
}

.footer-bar .right-pull {
    float: right;
}

.heading.remove-filter a {
    width: 100%;
    display: block;
}

.heading.remove-filter:hover {
    background: #6ea234;
}

.heading.remove-filter {
    background: #eda508;
}

.industries-sec .container>.row {
    text-align: center;
}

.industries-sec .container>.row .industries-fld {
    float: none;
    display: inline-block;
    vertical-align: middle;
    /* margin: 0 8px; */
}

.pro-attributes {
    width: 100%;
    float: left;
    margin: 15px 0 !important;
}

.pro-attributes li:before {
    display: none;
}

.pro-attributes li {
    padding: 0 !important;
    font-size: 14px;
}

.pro-attributes li span {
    font-weight: 600;
}

.pro-attributes li+li {
    margin-top: 9px !important;
}

/*footer css end*/

/*===================258.07.2017=================*/

.filter-list ul>li {
    position: relative;
}

.filter-list ul.main_ul .sub-menu-parent ul {
    background: transparent none repeat scroll 0 0;
    padding: 0;
}

.filter-list .main_ul ul li+li {
    margin-top: 0;
    border-top: 1px solid #fff;
    border-radius: 0;
}

span.arrow {
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    transition: all 0.3s ease-in-out;
}

span.arrow:after {
    content: " ";
    background: url("images/mane-arrow.png") no-repeat scroll center center;
    height: 38px;
    margin: auto;
    position: absolute;
    right: 8px;
    top: 0;
    width: 20px;
    transition: all 0.3s ease-in-out;
}

.moving_arrow>span.arrow:after {
    transition: all 0.3s ease-in-out;
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
}

.all-products-section {
    width: 100%;
    float: left;
    text-align: center;
}

.all-products-section h2 {
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    color: #343434;
    font-size: 35px;
    font-weight: 600;
    margin: 0 0 38px 0;
}

.all-products-section p {
    font-size: 16px;
    font-weight: 400;
    color: #727272;
    line-height: 1.6em;
    width: 100%;
    max-width: 1015px;
    margin: 0 auto;
}

.all-products-section .btn-watch-video {
    margin: 36px 0 0;
    padding: 9px 40px;
}

.all-products-fld {
    width: 100%;
    float: left;
}

.sub-products-fld {
    width: 100%;
    float: left;
    position: relative;
    /*padding: 68px 0 35px;*/
    background: none no-repeat center fixed;
    background-size: cover;
}

.bg-overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0.88;
    pointer-events: none;
}

.body-product-fld .inner-body-module {
    padding: 30px 0 47px;
}

.sub-products-content {
    width: 100%;
    float: left;
    padding: 70px 0;
}

.sub-products-fld img {
    margin: 30px auto 0;
}

.sub-products-content h2 {
    font-family: 'Oswald', sans-serif;
    font-size: 28px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    margin: 0 0 28px;
}

.sub-products-content h2 a {
    color: #fff;
}

.sub-products-content h2 a:hover {
    color: #000;
}

.sub-products-content p {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    line-height: 1.6em;
}

.btnn.btnn {
    display: inline-block;
    vertical-align: middle;
    height: 41px;
    line-height: 41px;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    padding: 0 39px;
    margin-top: 35px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
}

.btnn.btnn:hover {
    background: #000 !important;
}

/*========================================= Start New product carosual ==================*/

.product_carousel {
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
}

.product_carousel .items {
    margin: 0 15px;
}

.product_carousel .slick-arrow {
    width: 17px;
    height: 28px;
    position: absolute;
    top: 30%;
    background-color: transparent;
    border: none;
    font-size: 0;
    color: transparent;
    background-position: center;
    background-repeat: no-repeat;
    outline: none;
    z-index: 999;
}

.product_carousel .slick-prev {
    left: -50px;
    background-image: url(images/new-slider2.png);
}

.product_carousel .slick-next {
    right: -50px;
    background-image: url(images/new-slider1.png);
}

.product_carousel .slick-next.slick-disabled,
.product_carousel .slick-prev.slick-disabled {
    opacity: 0.2;
    pointer-events: none;
}

/*========================================= End New product carosual ==================*/

@media only screen and (max-width:1280px) {
    .slider-logo .slick-prev {
        left: -30px;
    }

    .slider-logo .slick-next {
        right: -30px;
    }

    .similar-property .thumb-image-slider .slick-prev {
        right: auto;
        left: -22px;
    }

    .similar-property .thumb-image-slider .slick-next {
        right: -22px;
    }

}

@media only screen and (max-width:1199px) {
    .our-product-sec {
        padding: 30px 0;
    }

    .our-product-sec h2 {
        font-size: 30px;
    }

    .service-sec h2 {
        font-size: 30px;
        margin: 0 0 40px 0;
    }

    .service-sec {
        padding: 30px 0;
    }

    .slider-logo .text-sec h4 {
        font-size: 16px;
    }

    .industries-sec h2 {
        font-size: 30px;
        margin: 0 0 35px 0;
    }

    .industries-sec {
        padding: 30px 0;
    }

    .why-choose-sec h2 {
        font-size: 32px;
    }

    .why-choose-sec h3 {
        font-size: 16px;
        margin: 0 0 14px;
    }

    .why-choose-sec p {
        font-size: 14px;
    }

    .news-sec {
        padding: 30px 0;
    }

    .news-sec h2 {
        font-size: 30px;
    }

    .link-box a {
        font-size: 15px;
    }

    .main-footer h4 {
        font-size: 16px;
    }

    .product-thumb .text-sec h3 {
        font-size: 16px;
    }

    .product-thumb .text-sec p {
        font-size: 13px;
    }

    .main-content-sec h2 {
        font-size: 26px;
        margin: 0 0 18px 0;
    }

    .rqst-info-area {
        padding: 40px 0;
    }

    .rqst-info-form .radio-fld ul>li+li {
        margin-left: 8px;
    }

    .rqst-info-form .radio-fld label {
        font-size: 15px;
    }

    .rqst-info-form p {
        font-size: 15px;
    }

    .rqst-info-area h2 {
        font-size: 26px;
    }

    .rqst-info-form .btn-grp {
        margin-top: 20px;
    }

    .left-panel .heading {
        font-size: 16px;
    }

    .left-panel ul ul {
        padding: 22px 25px;
    }

    .product-page .btn-grp a {
        padding: 10px 20px;
    }

    .product_carousel {
        padding: 0 18px;
    }

    .product_carousel .slick-prev {
        left: 0px;
    }

    .product_carousel .slick-next {
        right: 0px;
    }
}

@media only screen and (max-width:991px) {

	
    .main-footer > .container > .row > div:nth-child(1) {
        margin-bottom: 30px;
    }

    .slider-logo .slick-prev {
        left: -10px;
    }

    .slider-logo .slick-next {
        right: -10px;
    }

    .news-slider .slick-prev {
        left: 0;
    }

    .news-slider .slick-next {
        right: 0;
    }

    .news-post {
        padding: 0 60px;
    }

    .link-box {
        margin-bottom: 15px;
    }

    .main-footer .col-sm-6 {
        min-height: 230px;
    }

    .main-footer .footer-box {
        padding-left: 0;
    }

    .our-product-sec .carousel-control {
        display: none;
    }

    .our-product-sec .carousel-indicators {
        display: block;
    }

    .main-content-sec {
        margin-top: 30px;
    }

    .rqst-info-form .radio-fld label {
        float: none;
        margin: 0 0 5px 0px;
    }

    .left-panel {
        height: auto !important;
    }

    .main-content-sec p {
        margin: 0 0 14px 0;
    }

    .main-content-sec p i {
        font-size: 16px;
    }

    .main-content-sec h6 {
        margin: 0 0 15px 0;
    }

    .main-content-sec h5 {
        font-size: 17px;
        margin: 0 0 20px 0;
    }

    .main-content-sec ul,
    .main-content-sec ol {
        margin: 0 0 30px 0;
    }

    .main-content-sec .btn-apply {
        padding: 17px 30px;
        font-size: 17px;
        margin-bottom: 30px;
    }

    .our-staff-page {
        margin-top: 30px;
    }

    .our-staff-page h2 {
        font-size: 26px;
        margin: 0 0 20px 0;
    }

    .our-staff-page p a {
        font-size: 16px;
    }

    .our-staff-page .staff-column+.staff-column {
        margin-top: 24px;
    }

    .blog-page-module h2 {
        font-size: 24px;
    }

    .blog-details h3 {
        font-size: 17px;
    }

    .contact-page {
        margin-bottom: 0;
    }

    .contact-page h2 {
        font-size: 26px;
        margin: 0 0 20px 0;
    }

    .main-content-sec h3 {
        font-size: 22px;
    }

}

@media only screen and (max-width:940px) {
    .all-products-section h2 {
        font-size: 28px;
        margin-bottom: 20px;
    }

    .all-products-section p {
        font-size: 16px;
    }

    .all-products-section .btn-watch-video {
        margin: 25px 0 0;
    }

    .sub-products-fld {
        padding: 45px 0;
    }

    .sub-products-content h2 {
        margin: 0 0 15px;
    }

    .btnn.btnn {
        margin-top: 12px;
    }

    .sub-products-content {
        padding: 20px 0;
    }

    .sub-products-fld {
        padding: 25px 0;
    }
}

@media only screen and (max-width:767px) {
    .product-thumb {
        padding-bottom: 30px;
    }

    .sub-products-fld img {
        margin: 0 auto;
    }

    .sub-products-content {
        padding: 0px;
        text-align: center;
        margin-top: 25px;
    }

    .why-choose-sec .video-sec {
        margin-bottom: 20px;
    }

    .main-footer h4 {
        margin: 0 0 15px 0;
    }

    .main-footer .col-sm-6 {
        min-height: 0;
    }

    .main-footer .footer-box {
        margin: 15px 0;
    }

    .nav-sub {
        margin-top: 20px;
    }

    .footer-bar {
        margin-top: 0;
    }

    .inner-body-module {
        padding: 30px 0;
    }

    .inner-body-module .pagination {
        margin: 0 0 30px 0;
    }

    .rqst-info-form input,
    .rqst-info-form textarea,
    .rqst-info-form select {
        height: 42px;
    }

    .rqst-info-form textarea {
        padding: 15px;
        height: 94px;
        margin-bottom: 5px;
    }

    .main-content-sec .four-column-listing>li {
        width: 50%;
    }

    .product-page .video-area {
        float: none;
        margin-left: 0;
        margin-bottom: 15px;
    }

    .accordion-sec .panel-heading {
        font-size: 16px;
    }

    .accordion-sec .panel-heading a {
        padding: 15px 20px;
    }

    .accordion-sec .panel-heading a.active:before {
        font-size: 34px;
    }

    .accordion-sec .panel-heading a:before {
        font-size: 25px;
        top: 7px;
    }

    .gallery-view-sec .gallery-small-slider {
        max-width: 670px;
    }

    .gallery-view-sec .gallery-small-slider:before,
    .gallery-view-sec .gallery-small-slider:after {
        display: none;
    }
}

@media only screen and (max-width:680px) {
    .product-page .btn-grp a {
        display: block;
        max-width: 377px;
        text-align: center;
        margin: 0 auto 5px;
    }

    .product-page .btn-grp a+a {
        margin: 0 auto;
    }

}

@media only screen and (max-width:641px) {

    .all-products-section h2,
    .sub-products-content h2 {
        font-size: 24px;
        margin-bottom: 15px;
    }

    .all-products-section p,
    .sub-products-content p {
        font-size: 15px;
    }

    .representative-sec input[type="submit"] {
        position: static !important;
    }

    .news-post figure {
        width: 100%;
        float: left;
        margin: 0 0 20px;
    }

    .news-post .text-sec {
        overflow: visible;
    }

    .main-content-sec h2 {
        font-size: 22px;
    }

    .alignleft {
        float: none;
        margin: 0 0 20px 0;
    }

    .aligncenter {
        margin: 0 auto 20px;
    }

    .main-content-sec iframe.alignleft,
    .main-content-sec iframe.alignright,
    .main-content-sec iframe.aligncenter {
        height: 200px;
        float: none;
    }

    .rqst-info-form .grid-7,
    .rqst-info-form .grid-5 {
        width: 100%;
    }

    .blog-post figure {
        float: none;
        margin: 0 0 12px 0;
    }

    .blog-pagination {
        margin: 45px 0;
    }

    .blog-pagination a {
        font-size: 16px;
        margin: 0 14px;
    }

    .blog-post h3 {
        font-size: 16px;
    }

    .blog-page-module .widget-area .heading {
        font-size: 16px;
    }

    .blog-post+.blog-post {
        margin-top: 35px;
    }

    .blog-details img {
        float: none;
        margin: 0 0 15px 0;
    }

    .contact-page .address-area iframe {
        height: 200px;
    }

    .main-content-sec h3 {
        font-size: 18px;
    }

    .default-order-form .form-grp+.form-grp {
        margin-top: 10px;
    }

    .default-order-form label {
        font-size: 15px;
        margin: 0 0 12px 0;
    }

    .default-order-form .grid-6,
    .default-order-form .grid-4 {
        width: 100%;
    }

    .default-order-form .fld {
        margin-bottom: 10px;
    }

    .default-order-form .captcha-fld {
        max-width: 100%;
        margin-bottom: 30px;
    }

    .default-order-form .btn-area input {
        max-width: 120px;
    }

    .default-order-form .btn-area input[type="submit"] {
        margin-left: 10px;
    }

    .default-order-form .representative-sec {
        padding-right: 0;
        max-width: 100%;
    }

    .default-order-form .representative-sec input[type="button"] {
        position: relative;
    }

    .testimonial-slider figure {
        float: none;
        margin-right: 0;
        margin-top: 0;
    }

    .testimonial-slider figure img {
        margin: 0 auto;
    }

    .testimonial-slider .text-sec {
        margin-top: 15px;
    }

    .sub-cat-head {
        font-size: 20px;
    }
}

@media only screen and (max-width:520px) {
    .nav-sub ul>li {
        width: 100%;
        margin-bottom: 5px;
    }

    .footer-bar {
        text-align: center;
    }

    .footer-bar .left-pull {
        float: none;
    }

    .footer-bar .right-pull {
        float: none;
    }

    .footer-bar p {
        margin: 0 0 10px 0;
    }

    .rqst-info-form .grid-6,
    .rqst-info-form .grid-4 {
        width: 100%;
    }

    .main-content-sec .btn-apply {
        font-size: 15px;
    }

    .testimonial-content {
        padding: 20px 35px;
    }

    .accordion-sec .panel-heading a {
        padding: 15px 50px 15px 20px;
    }

    .resource-tab .nav-tabs li {
        width: 100%;
    }

    .all-view-area .view-tab ul li a {
        font-size: 13px;
        padding: 8px 12px;
    }
}

@media only screen and (max-width:420px) {

    .all-products-section p,
    .sub-products-content p {
        font-size: 14px;
    }

    .all-products-section h2,
    .sub-products-content h2 {
        font-size: 20px;
    }

    .sub-products-fld {
        padding: 0 0 25px;
    }
}

.for_map_part {
    width: 100%;
    float: left;
    margin-top: 35px;
}

/* Yoast breadcrumbs */
.breadcrumb {
    background: transparent;
    font-family: 'Poppins', sans-serif;
    margin: 0 0 48px 0;
    padding: 0;
    font-size: 12px;
    font-weight: 500;
}

.breadcrumb a,
.breadcrumb a:visited {
    color: #5b5b5b;
}

.breadcrumb a:hover {
    color: #276d22;
}

.breadcrumb .breadcrumb_last {
    color: #276d22;
}

/** WooCommerce Products **/
.woocommerce ul.products li.product::before,
.woocommerce-page ul.products li.product::before {
    content: none;
}

.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    text-align: center;
}

.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a {
    padding: 11px 18px;
}

.woocommerce ul.products {
    display: flex;
    flex-wrap: wrap;
}
.inner-banner .wpcp-carousel-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.inner-banner .inner-banner-caption{
	z-index:9;
	position: relative;
}
.inner-banner {
    position: relative;
    overflow: hidden;
}
.inner-banner  .wpcp-single-item, .inner-banner  .wpcp-slide-image, .inner-banner  .wpcp-single-item .wpcp-slide-image img {width: 100%;}
.inner-banner-slider {
    margin-bottom: 40px;
}
#wpcpro-wrapper-9655 #sp-wp-carousel-pro-id-9655.wpcp-carousel-section.sp-wpcp-9655 .wpcpro-gallery-thumbs .swiper-slide {
    margin-top: 20px;
    max-height: 200px;
    overflow: hidden;
}