/*
Theme Name: amhagrotrading Theme
Theme URI: https://manaf.co.in
Author: Abdul Manaf M
Author URI: http://manaf.co.in
Description: amhagrotrading Theme is specially developed for amhagrotrading.com
Version: 1.0
Tags: accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, theme-options
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

body {
    background: none repeat scroll 0 0 #ffffff;
    margin: 0;
}

body,
th,
td,
input,
textarea {
    color: #000000;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
}

* {
    box-sizing: border-box;
}

form {}

fieldset {}

input,
textarea {}

input.text {}

input.button {}

h1,
h2,
h3 {
    color: #000000;
}

h1 {
    font-size: 48px;
    font-weight: 600;
}

h2 {
    font-size: 40px;
    font-weight: 600;
}

h3 {
    font-size: 32px;
    font-weight: 600;
}

h4 {
    font-size: 26px;
}

h5 {
    font-size: 20px;
}

h6 {
    font-size: 18px;
}
p, ul, ol {
    font-size: 23px;
    line-height: 38px;
    font-weight: 500;
    letter-spacing: 0.2px;
    color: #000000;
}
ul,
ol {
    list-style: none;
}
img {
    height: auto;
}
blockquote {
    margin-left: 36px;
    margin-right: 36px;
}

a {
    color: #000000;
    text-decoration: none;
}

h1 a,
h2 a,
h3 a {
    border: none;
    color: #333333;
    text-decoration: none;
}

h1 a:hover,
h2 a:hover,
h3 a:hover {
    background: none;
    color: #371015;
}

hr {
    display: none;
}

img,
iframe {
    max-width: 100%;
}

td,
tr,
th {}

div.wpcf7 .screen-reader-response {
    position: absolute;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    width: 1px;
    margin: 0;
    padding: 0;
    border: 0;
}

.wpcf7-form-control-wrap {
    position: relative;
}

span.wpcf7-not-valid-tip {
    color: #f00;
    font-size: 1em;
    font-weight: normal;
    display: block;
}

.use-floating-validation-tip span.wpcf7-not-valid-tip {
    position: absolute;
    top: 20%;
    left: 20%;
    z-index: 100;
    border: 1px solid #f2b705;
    background: #fff;
    padding: .2em .8em;
}

span.wpcf7-list-item {
    display: inline-block;
    margin: 0 0 0 1em;
}

span.wpcf7-list-item-label::before,
span.wpcf7-list-item-label::after {
    content: " ";
}

.wpcf7-display-none {
    display: none;
}

div.wpcf7 .ajax-loader {
    visibility: hidden;
    display: inline-block;
    border: none;
    padding: 0;
    vertical-align: middle;
}

div.wpcf7 .ajax-loader.is-active {
    visibility: visible;
}

div.wpcf7 div.ajax-error {
    display: none;
}

div.wpcf7 input[type="file"] {
    cursor: pointer;
}

div.wpcf7 input[type="file"]:disabled {
    cursor: default;
}

div.wpcf7 .wpcf7-submit:disabled {
    cursor: not-allowed;
}

.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
    direction: ltr;
}
.container {
    width: 1795px;
    margin: 0 auto;
    max-width: 90%;
}

section {
    float: left;
    width: 100%;
}

.clear {
    clear: both;
}
header {
    float: left;
    width: 100%;
    padding: 25px 0;
    background-color: #fff;
    position: static;
    z-index: 999;
    transition: all 0.3s ease;
}
header.scrolled {
    -webkit-box-shadow: 0px 3px 12px -2px rgba(0, 0, 0, 0.17);
    -moz-box-shadow: 0px 3px 12px -2px rgba(0, 0, 0, 0.17);
    box-shadow: 0px 3px 12px -2px rgba(0, 0, 0, 0.17);
    background-color: rgba(5, 22, 42, .9);
    padding: 20px 0;
}
header.scrolled a.logo {
    width: 72px;
}
header.scrolled .main-menu li a {
    font-size: 15px;
}

header.scrolled .main-menu li {
    margin: 0 10px;
}
header.scrolled .main-menu {
    margin-top: 20px;
}
a.logo img {
    float: left;
}
a.logo {
    float: left;
    margin-right: 20px;
    max-width: 170px;
    transition: all 0.3s ease;
}
a.call-us-today {
    float: right;
    font-size: 16px;
    color: #8d8d8d;
    transition: all 0.3s ease;
}
a.call-us-today:hover {
    color: #f2b705;
}
.main-menu {
    float: right;
    list-style: none;
    margin-top: 24px;
    transition: all 0.3s ease;
    max-width: 85%;
}
.main-menu li {
    display: inline-block;
    margin: 0 15px;
    transition: all 0.3s ease;
    position: relative;
    padding: 0px 2px;
    float: left;
}
.main-menu li:last-child {
    margin-right: 0 !important;
}
.main-menu li a {
    font-size: 19px;
    line-height: 22px;
    font-weight: 500;
    color: #000000;
    transition: all 0.3s ease;
    padding: 0;
    letter-spacing: .5px;
    float: left;
    text-transform: uppercase;
    max-width: 210px;
}
.main-menu li a:hover {
    color: #f2b705;
}
.main-menu li.current-menu-item a {
    color: #f2b705;
}

ul.sub-menu {
    position: absolute;
    left: 0;
    width: 150px;
    top: 40px;
    border: 1px solid #ffffff;
    background-color: #ffffff;
    padding: 10px 10px;
    -webkit-box-shadow: 0px 3px 12px -2px rgba(0, 0, 0, 0.27);
    -moz-box-shadow: 0px 3px 12px -2px rgba(0, 0, 0, 0.27);
    box-shadow: 0px 3px 12px -2px rgba(0, 0, 0, 0.27);
    z-index: 9;
    display: none;
}

.main-menu .sub-menu li {
    width: 100%;
    margin: 0px;
}

.main-menu .sub-menu li a {
    width: 100%;
    display: block;
    padding: 6px 10px;
}

.main-menu li.menu-item-has-children {
    background-image: url(images/down-arrow.png);
    background-repeat: no-repeat;
    background-position: right center;
}
header .switcher {
    float: right;
    margin-top: 15px;
    margin-left: 20px;
}
header .switcher a {
    font-size: 17px;
}
header .switcher .selected a {
    border: 1px solid #f1b604;
    color: #ffffff;
    padding: 8px 5px;
    width: 151px;
    background-color: #f1b604;
    border-radius: 6px;
    background-image: url(images/down-arrow.png) !important;
    background-position: 96% center !important;
}
header .switcher .selected a:hover {
    background-color: #f1b604;
}
header .switcher .option {
    position: absolute;
    border-color: #fff;
    background-color: #fff;
    border-radius: 6px;
    box-shadow: 0px 0px 6px #cecece;
}
.button-style-1 {
    background-color: #f2b705;
    border: 1px solid #f2b705;
    color: #fff;
    padding: 19px 25px;
    font-size: 17px;
    min-width: 170px;
    display: inline-block;
    transition: all 0.3s ease;
    outline: none;
    line-height: 22px;
    cursor: pointer;
    -webkit-appearance: none;
    border-radius: 0;
    text-align: center;
    border-radius: 10px;
}
.button-style-1:hover {
    background-color: #e4ac04;
}
input[type="email"], input[type="text"], textarea, select {
    font-size: 15px;
    color: #05162a;
    border: 1px solid #707070;
    background-color: #fff;
    outline: none;
    padding: 17px 20px;
    line-height: 22px;
    margin: 0 0 20px;
    -webkit-appearance: none;
    border-radius: 6px;
    width: 100%;
}
.banner {
}
.banner .container {
    position: relative;
}
ul#home-banner-slider li {
    height: 100%;
    border-radius: 10px;
    background-size: cover;
    background-position: center center;
}
.banner h1, .banner h2 {
    color: #ffffff;
    font-weight: 600;
    margin-bottom: 35px;
    font-size: 41px;
    line-height: 48px;
}
.banner p {
    margin-bottom: 10px;
    color: #fff;
}
.home-banner-left {
    width: 60%;
    padding-left: 5%;
    padding-top: 250px;
    padding-bottom: 250px;
    float: left;
}
.banner-slider-nav {
    position: absolute;
    bottom: 20px;
    right: 3%;
    z-index: 99;
}
.banner-slider-nav div {
    height: 64px;
    width: 64px;
    background-image: url(images/arrow-left.png);
    display: inline-block;
    margin-left: 10px;
    cursor: pointer;
}
.banner-slider-nav div:hover {
    opacity: .6;
}
.banner-slider-nav div.go-to-next-slide {
    background-image: url(images/arrow-right.png);
}
section h2 {
    font-weight: 600;
    position: relative;
    margin-bottom: 25px;
    font-size: 44px;
    line-height: 56px;
    color: #222222;
}
section h3 {
    font-weight: 600;
    position: relative;
    margin-bottom: 25px;
    font-size: 29px;
    line-height: 40px;
}
footer {
    float: left;
    width: 100%;
    padding: 80px 0 20px;
    text-align: center;
    background-color: #ab6e19;
    color: #fff;
    background-size: cover;
}
.footer-top-col:last-child {
    width: 36%;
}
.footer-top-col {
    float: left;
    width: 32%;
    text-align: left;
}
.footer-top-col h3 {
    font-size: 24px;
    color: #ffffff;
    margin-bottom: 25px;
    font-weight: 600;
}
ul.footer-menu {
    float: left;
    width: 90%;
    text-align: left;
}
ul.footer-menu li {
    color: #fff;
    font-size: 16px;
}
ul.footer-menu a, .footer-top-col a {
    color: #ffffff;
    font-size: 19px;
    line-height: 32px;
    transition: all 0.3s ease;
    margin-bottom: 4px;
    display: inline-block;
}
.footer-top-col a {
    display: block;
}
.footer-top-col p{
    color: #ffffff;
    font-size: 19px;
    line-height: 36px;
    margin-bottom: 4px;
}
ul.footer-menu li a:hover {
    color: #f2b705;
}
a.footer-feedbackhelp span {
    position: relative;
    z-index: 1;
    margin-left: 20px;
    padding-left: 20px;
}
a.footer-feedbackhelp::after {
    background-color: #7c4f0f;
    height: 100%;
    width: 50%;
    content: "";
    position: absolute;
    right: 0;
    top: 0;
}
a.footer-feedbackhelp {
    display: inline-block;
    background-color: #564f30;
    padding: 10px 20px !important;
    margin-top: 20px;
    position: relative;
    white-space: nowrap;
}
a.footer-feedbackhelp:hover {
    opacity: .8;
}
a.whatsapp-icon {
    background-image: url(images/whatsapp-icon.png);
    padding-left: 50px;
    margin-top: 20px;
    float: left;
    background-repeat: no-repeat;
    min-height: 41px;
    font-weight: 600;
    padding-top: 5px;
}

ul.footer-social-icon li {
    display: inline-block;
    margin-right: 10px;
}
ul.footer-social-icon li a {
    font-size: 24px;
    width: 45px;
    height: 45px;
    border: 2px solid #fff;
    border-radius: 6px;
    text-align: center;
    line-height: 40px;
    transition: all 0.3s ease;
}
ul.footer-social-icon li a:hover {
    background-color: #fff;
    color: #ab6d19;
}
.footer-top {
    float: left;
    width: 100%;
    border-bottom: 1px solid #a0631f;
    padding-bottom: 40px;
}
.footer-bottom {
    float: left;
    width: 100%;
    text-align: left;
    padding: 20px 0 0;
}
.footer-bottom p, .footer-bottom a, .footer-bottom li, .footer-bottom ul {
    display: inline-block;
    width: auto;
    float: left;
    font-size: 15px;
    color: #ffecd8 !important;
    margin-right: 10px !important;
}
.footer-bottom ul.footer-menu a {
    margin: 0 8px;
}
.footer-bottom p {
    margin-right: 10px;
}
ul.footer-menu.footer-menu-2:last-child {
    float: right;
}
ul.footer-menu.footer-menu-2:last-child li a {
    margin: 0 14px;
}
ul.footer-menu.footer-menu-2:last-child li a:last-child{
    margin-right: 0px;
}

/* mobile menu start*/
.menu-tab {
    width: 30px;
    height: 22px;
    z-index: 100;
    top: 0px;
    right: 0px;
    cursor: pointer;
    transition: all 0.3s ease;
    display: none;
    text-align: right;
    margin-top: 24px;
    float: right;
}

.menu-tab div {
    height: 3px;
    background-color: #000000;
    display: block;
    margin: 2px 0;
    transition: all 0.3s ease-in-out;
    float: right;
    clear: both;
}
.menu-tab .one,
.menu-tab .three {
    width: 23px;
    transition: all 0.3s ease-in-out;
}

.menu-tab .two {
    width: 16px;
    transition: all 0.3s ease-in-out;
}

.menu-tab:hover .one,
.menu-tab:hover .three {
    width: 16px;
    transition: all 0.3s ease-in-out;
}

.menu-tab:hover .two {
    width: 23px;
    transition: all 0.3s ease-in-out;
}

.menu-tab.active {
    left: 345px;
    transition: all 600ms ease-in-out;
}

.menu-tab.active .one {
    width: 23px;
    -webkit-transform: translateY(9px) rotate(-130deg);
    transform: translateY(9px) rotate(-130deg);
    transition: all 0.6s ease-in-out;
}

.menu-tab.active .two {
    width: 23px;
    opacity: 0;
    transition: 0.4s ease;
}

.menu-tab.active .three {
    width: 23px;
    -webkit-transform: translateY(-5px) rotate(-50deg);
    transform: translateY(-5px) rotate(-50deg);
    transition: all 0.6s ease-in-out;
}

.menu-hide {
    width: 345px;
    right: -345px;
    height: 100vh;
    position: fixed;
    z-index: 10;
    top: 154px;
    transition: all 0.6s ease-in-out;
    background: #ffffff;
    overflow: hidden;
}

.menu-hide.show {
    right: 0px;
    transition: all 0.6s ease-in-out;
    z-index: 9999999;
}


/* mobile menu end*/


/* website loader start*/
#guteblog-loader {
    position: fixed;
    width: 96px;
    height: 96px;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-color: rgba(255, 255, 255, 0.9);
    -webkit-box-shadow: 0px 24px 64px rgba(0, 0, 0, 0.24);
    box-shadow: 0px 24px 64px rgba(0, 0, 0, 0.24);
    border-radius: 16px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity .2s ease-out, visibility 0s linear .2s;
    -o-transition: opacity .2s ease-out, visibility 0s linear .2s;
    transition: opacity .2s ease-out, visibility 0s linear .2s;
    z-index: 1000;
}

#guteblog-loader.fullscreen {
    padding: 0;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    background-color: #fff;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

#guteblog-loader.show {
    -webkit-transition: opacity .4s ease-out, visibility 0s linear 0s;
    -o-transition: opacity .4s ease-out, visibility 0s linear 0s;
    transition: opacity .4s ease-out, visibility 0s linear 0s;
    visibility: visible;
    opacity: 1;
    z-index: 9999999;
}

#guteblog-loader .circular {
    -webkit-animation: loader-rotate 2s linear infinite;
    animation: loader-rotate 2s linear infinite;
    position: absolute;
    left: calc(50% - 24px);
    top: calc(50% - 24px);
    display: block;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}

#guteblog-loader .path {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
    -webkit-animation: loader-dash 1.5s ease-in-out infinite;
    animation: loader-dash 1.5s ease-in-out infinite;
    stroke-linecap: round;
}

@-webkit-keyframes loader-rotate {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes loader-rotate {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-webkit-keyframes loader-dash {
    0% {
        stroke-dasharray: 1, 200;
        stroke-dashoffset: 0;
    }
    50% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -35px;
    }
    100% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -136px;
    }
}

@keyframes loader-dash {
    0% {
        stroke-dasharray: 1, 200;
        stroke-dashoffset: 0;
    }
    50% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -35px;
    }
    100% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -136px;
    }
}


/* website loader end*/
.general-content {
    padding-top: 220px;
    padding-bottom: 221px;
}

.general-content p {
    font-weight: 500;
    margin-bottom: 20px;
}

.general-content ul {
    list-style: inside;
    margin-left: 0;
}

.general-content li {
    font-weight: 500;
    margin-bottom: 10px;
}

.general-content h1,
.general-content h2 {
    font-size: 29px;
    margin-bottom: 17px;
}

.general-content h3 {
    font-size: 26px;
    margin-bottom: 12px;
    font-weight: bold;
    padding: 0;
    margin-top: 20px;
}

.general-content h3::after {
    display: none;
}

.general-content h5 {
    font-size: 21px;
    margin-bottom: 12px;
    font-weight: bold;
    padding: 0;
    margin-top: 20px;
}

.general-content a:hover {
    color: #fb5151;
}
section.news-section {
    background-color: #f4f4f5;
    padding: 80px 0;
    text-align: center;
}

section.blog-section {
    padding: 120px 0 80px;
}

body.single-post {
    background-color: #fafafa;
}
.single-blog .thumb img {
    width: 100%;
    height: auto;
    border-radius: 10px 10px 0 0;
}
.single-blog .thumb {
    width: 100%;
    text-align: center;
}

.single-blog {
    width: 900px;
    margin: 0 auto;
    max-width: 100%;
    background-color: #fff;
    border-radius: 10px;
}
.single-blog-content {
    padding: 20px 40px 40px;
}
.blog-listing-body {
    float: left;
    width: 100%;
    margin-top: 15px;
}
.blog-listing-body .blog-each img {
    border-radius: 10px 10px 0 0;
    float: left;
    width: 100%;
}
.single-blog-content a {
    color: #f1b742;
}
.blog-listing-body .blog-each:nth-child(3n) {
    margin-right: 0;
}
.blog-listing-body .blog-each:nth-child(3n+1) {
    clear: left;
}
.blog-listing-body .blog-each {
    width: 32.3%;
    margin-right: 1.5%;
    margin-bottom: 60px;
    text-align: left;
    float: left;
}
.blog-listing-body .blog-each h4 {
    margin-top: 15px;
    margin-bottom: 15px;
    font-weight: 600;
    font-size: 23px;
}
.blog-listing-body .blog-each p {
    font-size: 19px;
    line-height: 32px;
    color: #4e4e4e;
}
.blog-each-content {
    float: left;
    width: 100%;
    background-color: #fff;
    padding: 20px 20px 70px;
    margin-top: 10px;
    position: relative;
}
.blog-each-content a {
    position: absolute;
    left: 20px;
    bottom: 30px;
    color: #f2b706;
    font-weight: 600;
}
.blog-each-content a:hover {
    color: #dca90e;
}
.blog-pagination {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 30px;
}
.blog-pagination > * {
    font-size: 14px;
    color: #918c95;
    width: 40px;
    height: 40px;
    padding: 5px;
    line-height: 29px;
    display: inline-block;
    transition: all 0.3s ease;
    border-radius: 50%;
}
.blog-pagination > *:focus, .blog-pagination > *:hover, .blog-pagination > *.current {
    background: #f1b742;
    color: #fff;
}
.blog-single-comment {
    width: 100%;
    padding-top: 20px;
    margin-top: 60px;
    border-top: 1px solid #f1f1f1;
}

.blog-single-comment textarea {
    height: 150px;
}
.blog-single-comment input[type=text], .blog-single-comment input[type=email], .blog-single-comment textarea {
    width: 100%;
    padding: 12px 20px;
    font-size: 15px;
    margin-bottom: 14px;
    margin-left: 0;
    margin-right: 0;
    resize: none;
    border-radius: 0;
    outline: none;
    border: 1px solid #cacaca;
    -webkit-appearance: none;
    -moz-appearance: none;
}
.blog-single-comment input#submit {
    outline: none;
    border: none;
    margin-left: 0;
    margin-top: 10px;
    cursor: pointer;
}
.blog-social-icons {
    float: left;
    width: 100%;
    margin-top: 20px;
}
.blog-social-icons a {
    margin-right: 5px;
}
.blog-social-icons a:hover {
    color: #000;
}
.blog-social-icons i {
    font-size: 28px;
}
section.section-2 {
    padding: 90px 0;
}
.section-2-left {
    float: left;
    width: 50%;
    text-align: left;
}
.section-2-right {
    float: right;
    width: 40%;
    text-align: right;
}
.image-with-outline img {
    float: left;
    transition: all 0.3s ease;
}
.image-with-outline:hover img {
    transform: scale(1.04);
}
.image-with-outline {
    float: right;
    position: relative;
    overflow: hidden;
}
.image-with-outline::after {
    position: absolute;
    height: 100%;
    width: 100%;
    content: "";
    background-image: url(images/image-outline.png);
    left: 0;
    top: 0;
    background-size: 100% 100%;
}
.home-content h4 {
    font-size: 16px;
    color: #999999;
    font-weight: normal;
    margin-bottom: 15px;
}
.section-2-left .button-style-1 {
    margin-top: 35px;
    background-image: url(images/arrow-right-button.png);
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 40px;
    padding-left: 20px;
    min-width: 160px;
}
section.section-3.home-content {
    padding: 90px 0;
    background-color: #f6f5f5;
    text-align: center;
}
.section-3-box {
    float: left;
    width: 100%;
    margin-top: 60px;
}
.section-3-box-each {
    float: left;
    width: 30%;
    margin-right: 5%;
}
.section-3-box-each:last-child {
    margin-right: 0;
}
.section-3-box-each p {
    font-size: 16px;
}
.section-3-box-each h3 {
    color: #1b1b1b;
    font-size: 20px;
    margin-bottom: 18px;
    margin-top: 3px;
}
.section-3-box-each img {
    width: 130px;
}
.section-4-gallery-each-image {
    float: left;
    width: 100%;
    height: 230px;
}
.section-4-gallery-each-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

section.section-5.home-content, section.section-4.home-content {
    background-color: #f6f5f5;
}
section.section-5.section-2 .image-with-outline::after{
    display: none;
}
section.section-5.home-content h3 {
    font-size: 21px;
    color: #484848;
    font-weight: normal;
    margin-bottom: 10px;
    line-height: 32px;
}
section.section-5.home-content ul {
    float: left;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 0px;
}
section.section-5.home-content li {
    background-image: url(images/list-style.png);
    padding-left: 20px;
    font-size: 16px;
    color: #000;
    margin-bottom: 10px;
    background-repeat: no-repeat;
    background-position: left 12px;
    background-size: 5px;
    float: left;
    width: 50%;
}

section.section-6 {
    padding: 90px 0;
}
.each-faq-accordion {
    margin-bottom: 20px;
    text-align: left;
}
.faq-accordion {
    padding-top: 10px;
}
.each-faq-accordion.faq-accordion-active{
}
.each-faq-accordion h4 {
    font-size: 21px;
    line-height: 38px;
    letter-spacing: .3px;
    color: #414141;
    cursor: pointer;
    position: relative;
    transition: all 0.3s ease;
    font-weight: 300;
    border-radius: 8px;
    padding: 27px 80px 27px 60px;
    -webkit-box-shadow: 0px 0px 8px 5px rgba(0,0,0,0.06);
    -moz-box-shadow: 0px 0px 8px 5px rgba(0,0,0,0.06);
    box-shadow: 0px 0px 8px 5px rgba(0,0,0,0.06);
    margin-bottom: 0 !important;
    background-image: url(images/list-style.png);
    background-repeat: no-repeat;
    background-position: 24px 41px;
}
.each-faq-accordion h4:hover {
    color: #f2b705;
}
.each-faq-accordion h4::after {
    content: "+";
    width: 38px;
    height: 38px;
    position: absolute;
    right: 30px;
    font-size: 24px;
    top: 26px;
    color: #ffffff;
    line-height: 17px;
    text-align: center;
    background-color: #f2b705;
    border-radius: 50%;
    line-height: 35px;
}
.each-faq-accordion.faq-accordion-active h4::after {
    content: "-";
    font-size: 28px;
}
.each-faq-accordion.faq-accordion-active h4, .each-faq-accordion h4:hover {
    box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.06);
}
.faq-accordion-description {
    display: none;
    padding: 20px 60px;
    color: #100020;
}
.faq-accordion-description p {
    color: #49545f;
    font-size: 16px;
}
.faq-accordion-description p a{
    color: #f2b705;
}
.move-to-top {
    background-image: url(images/arrow-top.png);
    width: 40px;
    height: 40px;
    position: fixed;
    bottom: 80px;
    right: 20px;
    background-color: #f2b706;
    border-radius: 50%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 21px;
    cursor: pointer;
    display: none;
    opacity: .4;
    transition: all 0.3s ease;
}
.move-to-top:hover {
    opacity: 1;
}
section.section-8 {
    padding: 90px 0;
    background-image: url(images/testimonial-bg.png);
}
section.section-8 .container {
    position: relative;
}
.each-testimonial-outer {
    padding: 20px 14px;
}
.each-testimonial {
    -webkit-box-shadow: 0px 0px 8px 5px rgba(0,0,0,0.06);
    -moz-box-shadow: 0px 0px 8px 5px rgba(0,0,0,0.06);
    box-shadow: 0px 0px 8px 5px rgba(0,0,0,0.06);
    background-color: #fff;
    padding: 40px 50px 40px 40px;
    border-bottom: 5px solid transparent;
    transition: all 0.3s ease;
}
.each-testimonial:hover {
    border-color: red;
}
.each-testimonial h4 {
    font-size: 18px;
    color: #263a4f;
    margin-bottom: 25px;
    font-weight: bold;
}
.each-testimonial h4 span{
    color: #8d9aa8;
}
.each-testimonial p {
    font-size: 16px;
    color: #8d9aa8;
}
.testimonial-slider-nav {
    position: absolute;
    right: 0;
    top: 15px;
}
.testimonial-slider-nav div {
    height: 25px;
    width: 25px;
    background-image: url(images/slide-left.png);
    background-position: center center;
    background-repeat: no-repeat;
    display: inline-block;
    margin-left: 15px;
    cursor: pointer;
}
.testimonial-slider-nav div:hover {
    opacity: .5;
}
.testimonial-slider-nav .go-to-next-slide{
    background-image: url(images/slide-right.png);
}
section.section-8 h2 {
    padding-left: 14px;
}
.cS-hidden {
    height: 1px;
    opacity: 0;
    filter: alpha(opacity=0);
    overflow: hidden;
}
body span.wpcf7-not-valid-tip {
    display: none;
}
input[type="email"].wpcf7-not-valid, input[type="text"].wpcf7-not-valid, textarea.wpcf7-not-valid, select.wpcf7-not-valid {
    border-color: #ffb8b6 !important;
}
.home input[type="email"].wpcf7-not-valid, .home input[type="text"].wpcf7-not-valid, .home textarea.wpcf7-not-valid, .home select.wpcf7-not-valid {
    border-color: #ed3833 !important;
}
body div.wpcf7-response-output {
    border: navajowhite;
    padding: 0;
    margin: 30px 0 10px;
}
body div.wpcf7 .ajax-loader {
    background-image: url(images/ellipsis.svg);
    width: 40px;
    height: 20px;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    clear: left;
    display: block;
    margin: 0 auto;
}
body.page-template-template-home div.wpcf7-response-output, 
.page-template-template-about div.wpcf7-response-output, 
.page-template-template-our-process div.wpcf7-response-output,
.page-template-template-professionals div.wpcf7-response-output{
    color: #fff;
    float: left;
    width: 100%;
    font-size: 15px;
    font-weight: 300;
    margin-top: -28px;
}
.footer-content-area {
    float: left;
    width: 100%;
    border-bottom: 1px solid #dddddd;
    margin-bottom: 23px;
    padding-bottom: 15px;
}
.footer-content-area p {
    font-size: 13px;
    line-height: 22px;
    margin-bottom: 8px;
}
.grecaptcha-badge {
    opacity: 0;
}
section.our-advantage {
    position: relative;
}
.our-advantages-content {
    background-color: #f2b705;
    position: absolute;
    width: 60%;
    margin: 0px auto;
    left: 0;
    right: 0;
    border-radius: 10px;
    z-index: 99;
    top: -100px;
    padding: 30px 20px 22px;
    text-align: center;
}
.our-advantages-content h2 {
    font-size: 26px;
    color: #fff;
    position: relative;
    padding-bottom: 8px;
}
.our-advantages-content h2::after {
    position: absolute;
    content: "";
    height: 5px;
    width: 150px;
    background-color: #fff;
    border-radius: 4px;
    bottom: 0px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
li.our-advantage-each {
    list-style: none;
    width: 25%;
    float: left;
    padding: 20px;
}
li.our-advantage-each h4 {
    font-size: 21px;
    line-height: 26px;
    font-weight: 600;
    color: #fff;
}
section.welcome-content {
    margin-top: 300px;
    text-align: center;
    position: relative;
    overflow: hidden;
}
section.welcome-content h2 {
    margin-bottom: 70px;
    text-transform: uppercase;
}
.welcome-content-left {
    position: absolute;
    height: 100%;
    width: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    top: 120px;
    right: 53%;
    border-radius: 10px;
    background-position: center center;
}
.welcome-content-right {
    float: right;
    width: 50%;
    text-align: left;
    padding-bottom: 20px;
}
.welcome-content-right p {
    margin-bottom: 20px;
}
.welcome-content-right a {
    color: #f2b705;
}
section.product-content {
    background-color: #5c5f1d;
    text-align: center;
    padding: 80px 0;
}

section.product-content h2, section.news-section h2 {
    color: #fff;
    position: relative;
    margin-bottom: 40px;
    padding-bottom: 15px;
}
section.news-section h2{
    color: #000;
}
section.product-content h2::after, section.news-section h2::after {
    position: absolute;
    content: "";
    height: 5px;
    width: 150px;
    background-color: #fff;
    border-radius: 4px;
    bottom: 0px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
section.news-section h2::after {
    background-color: #000;
}

.blog-product {
    float: left;
    width: 25%;
    padding: 0 4%;
}
.blog-product h4 {
    font-size: 25px;
    line-height: 24px;
    color: #fff;
    font-weight: 600;
    margin-top: 30px;
}
.blog-product img {
    border-radius: 50%;
    transition: all 0.3s ease;
}
.blog-product img:hover {
    box-shadow: 0px 0px 9px 3px #26270a;
}
section.calltoaction-section {
    padding: 110px 0;
    background-color: #f2b843;
    color: #fff;
}
.button-style-1.callbutton {
    background-color: #fff;
    border-color: #fff;
    color: #000;
    font-size: 28px;
    font-weight: 600;
    padding: 50px 50px;
    box-shadow: 0px 0px 8px -1px rgba(0,0,0,.2);
    float: right;
}
.button-style-1.callbutton:hover {
    box-shadow: 0px 0px 2px -3px rgba(0,0,0,.2);
}
section.calltoaction-section h2 {
    color: #fff;
    float: left;
    margin-top: 35px;
    font-size: 40px;
}
section.custom-padding {
    padding: 80px 0
}
section.default-inner-page.default-inner-page-content-oriented.box-style2-section {
    background-color: #f4f4f5;
    text-align: center;
}
.box-style2 {
    float: left;
    width: 32.3%;
    padding: 20px;
    background-color: #fff;
    margin: .5%;
    border-radius: 10px;
    text-align: center;
}
section.default-inner-page .box-style2 h3 {
    text-align: center;
    font-size: 21px;
    line-height: 28px;
    margin-top: 10px;
    margin-bottom: 20px;
    font-weight: 600;
}
section.default-inner-page .box-style2 h3 span {
    display: block;
    font-weight: bold;
}
.box-style2 img {
    border-radius: 10px;
}

@media only screen and ( max-width: 1600px) {
    .main-menu li a {
        font-size: 17px;
        max-width: 190px;
    }
    .main-menu li a font {
	    font-size: 15px;
	    max-width: 120px;
	    display: inline-block;
	}
    .main-menu li {
        margin: 0 12px;
    }
    .button-style-1.callbutton {
        font-size: 27px;
        padding: 40px 45px;
    }
    section.calltoaction-section h2 {
        margin-top: 25px;
        font-size: 36px;
    }
}
@media only screen and ( max-width: 1450px) {
    p, ul, ol {
        font-size: 21px;
        line-height: 32px;
    }
    a.logo {
        max-width: 140px;
    }
    .main-menu {
        margin-top: 20px;
    }
    .main-menu li a {
        font-size: 16px;
        max-width: 180px;
    }
    .main-menu li a font {
        font-size: 15px;
        max-width: 110px;
        display: inline-block;
    }
    .main-menu li {
        margin: 0 6px;
    }
    .home-banner-left {
        padding-top: 180px;
        padding-bottom: 180px;
        width: 60%;
    }
    .banner h1, .banner h2 {
        margin-bottom: 30px;
        font-size: 36px;
        line-height: 44px;
    }
    section.calltoaction-section h2 {
        margin-top: 22px;
        font-size: 33px;
    }
}
@media only screen and ( max-width: 1366px) {
	li.our-advantage-each h4 {
	    font-size: 18px;
	    line-height: 24px;
	}
	li.our-advantage-each {
	    padding: 10px;
	}
	.our-advantages-content h2 {
	    font-size: 24px;
	    padding-bottom: 5px;
	}
	.our-advantages-content h2::after {
	    height: 4px;
	}
	.our-advantages-content {
	    padding: 30px 20px 32px;
	}
    .blog-listing-body .blog-each h4 {
        margin-top: 10px;
        margin-bottom: 10px;
        font-size: 21px;
    }
    .blog-listing-body .blog-each p {
        font-size: 17px;
        line-height: 28px;
        color: #4e4e4e;
    }
    section.calltoaction-section h2 {
        margin-top: 8px;
        font-size: 33px;
        max-width: 60%;
        line-height: 42px;
    }
    h1 {
	    font-size: 41px;
	}
	h2 {
	    font-size: 35px;
	}
	h3 {
	    font-size: 26px;
	}
	h4 {
	    font-size: 22px;
	}
	h4 {
	    font-size: 19px;
	}
	h4 {
	    font-size: 17px;
	}
	header .switcher {
	    margin-top: 12px;
	}
    input[type="email"], input[type="text"], textarea, select {
        padding: 15px 20px;
    }
}
@media only screen and ( max-width: 1300px) {
    .menu-tab {
        display: block;
        margin-top: 16px;
    }
    .main-menu {
        width: 280px;
        right: -280px;
        height: 100vh;
        position: fixed;
        z-index: 10;
        top: 80px;
        transition: all 0.2s ease-in-out;
        background: rgba(255, 255, 255,.9);
        overflow: hidden;
        margin-top: 0;
        padding: 20px 0;
    }
    .main-menu.show {
        right: 0px;
        transition: all 0.2s ease-in-out;
        z-index: 9999999;
    }
    .main-menu li {
        width: 100%;
        margin: 10px 20px;
    }
    header.scrolled .main-menu {
        margin-top: 0;
        top: 112px;
    }

    header.scrolled .main-menu li {
        margin: 10px 20px;
    }
    header.scrolled .menu-tab {
        margin-top: 20px;
    }
    .main-menu li a {
        font-size: 15px;
        padding: 2px 0px;
        width: 90%;
    }
    .main-menu li.active-main-menu a {
        width: auto;
    }
    .banner h1,.banner h2{
        font-size: 41px;
        line-height: 51px;
    }
    header .switcher {
        margin-top: 10px;
        margin-right: 20px;
    }
}

@media only screen and ( max-width: 1199px) {
	p, ul, ol {
		font-size: 17px;
		line-height: 28px;
	}
    section h2 {
        margin-bottom: 22px;
        font-size: 30px;
        line-height: 42px;
    }
    .banner h1, .banner h2 {
        margin-bottom: 25px;
        font-size: 45px;
        line-height: 55px;
    }
    a.logo {
        width: 87px;
    }
    header .switcher {
	    margin-top: 0px;
	}
	.menu-tab {
	    margin-top: 8px;
	}

    .section-2-left .button-style-1 {
        margin-top: 28px;
    }
    .home-content h4 {
        font-size: 15px;
        margin-bottom: 10px;
    }
    .each-testimonial h4 {
        font-size: 17px;
        margin-bottom: 20px;
    }
    section.section-2, section.section-3.home-content, section.section-6, section.section-7, section.section-8 {
        padding: 80px 0;
    }
    .section-3-box-each h3 {
        font-size: 18px;
        margin-bottom: 13px;
        margin-top: 5px;
        line-height: 28px;
    }
    .each-faq-accordion h4 {
        font-size: 18px;
        padding: 25px 80px 25px 60px;
    }
    footer {
        padding: 60px 0 40px;
    }
    .footer-top {
        padding-bottom: 60px;
    }
    .footer-bottom ul li a:first-child {
        margin-left: 0;
    }
    ul.footer-menu.footer-menu-2:last-child {
        float: right;
        margin-top: -29px;
    }
    body.page-template-template-home div.wpcf7-response-output {
        margin-top: 0;
    }
    .our-advantages-content {
	    top: 0;
	    position: static;
	    width: 100%;
	}
	section.our-advantage {
	    padding: 60px 0;
	}
	section.welcome-content {
	    margin-top: 0;
	}
	section.welcome-content h2 {
	    margin-bottom: 40px;
	}
	.welcome-content-left {
	    top: 70px;
	}
    section.product-content {
        padding: 60px 0;
    }
    .footer-top-col p {
        font-size: 17px;
        line-height: 32px;
    }
    ul.footer-menu a, .footer-top-col a {
        font-size: 17px;
        line-height: 30px;
    }
    .footer-top-col:last-child {
        padding-left: 2%;
    }
    ul.footer-social-icon li a {
        font-size: 20px;
        width: 40px;
        height: 40px;
        line-height: 38px;
    }
    .custom-tab-in a {
	    font-size: 21px;
	}
	.custom-tab-in {
	    width: 85%;
	}
}
@media only screen and ( max-width: 1024px) {

}

@media only screen and ( max-width: 991px) {
    input[type="text"], input[type="email"], .button-style-1 {
        padding: 12px 15px;
        font-size: 14px;
    }
    section h2 {
        margin-bottom: 20px;
        font-size: 27px;
        line-height: 39px;
    }
    .section-2-left {
        width: 100%;
        text-align: center;
        margin-bottom: 50px;
    }
    section.section-2, section.section-3, section.section-6, section.section-7, section.section-8 {
        padding: 60px 0;
    }
    .footer-top-col h3 {
        margin-bottom: 20px;
    }
    .section-2-right {
        width: 100%;
        text-align: center;
    }
    .image-with-outline {
        float: left;
        width: 70%;
        margin-left: 15%;
    }
    .image-with-outline img{
        width: 100%;
    }
    .section-3-box {
        margin-top: 50px;
    }
    .section-3-box-each {
        margin-right: auto;
        width: 100%;
        margin-bottom: 40px;
    }
    .section-3-box-each:last-child {
        margin-bottom: 0px;
    }
    section.section-5.home-content li {
        text-align: left;
        width: 33%;
    }
    .home-banner-left {
	    padding-top: 130px;
	    padding-bottom: 130px;
	    width: 100%;
	    text-align: center;
	    padding-right: 5%;
	}
	.banner h1, .banner h2 {
	    margin-bottom: 20px;
	    font-size: 35px;
	    line-height: 45px;
	}
	.banner-slider-nav div {
	    height: 44px;
	    width: 44px;
	    background-size: 100%;
	}
	li.our-advantage-each h4 {
	    font-size: 16px;
	    line-height: 24px;
	}
	.our-advantages-content h2 {
	    font-size: 22px;
	    padding-bottom: 5px;
	}
    .blog-product h4 {
        font-size: 20px;
        margin-top: 20px;
    }
    section.news-section {
        padding: 60px 0;
    }
    .blog-listing-body {
        margin-top: 0;
    }
    section.calltoaction-section {
        padding: 80px 0;
    }
    .button-style-1.callbutton {
        font-size: 22px;
        padding: 25px 35px;
    }
    section.calltoaction-section h2 {
        margin-top: 5px;
        font-size: 26px;
        max-width: 60%;
        line-height: 34px;
    }
    ul.footer-social-icon li {
        margin-right: 5px;
    }
    ul.footer-social-icon li a {
        font-size: 16px;
        width: 35px;
        height: 35px;
        line-height: 32px;
    }
    .footer-top {
        padding-bottom: 30px;
    }
    section.custom-padding {
	    padding: 60px 0;
	}
	h1 {
	    font-size: 31px;
	}
	h2 {
	    font-size: 28px;
	}
	h3 {
	    font-size: 22px;
	}
	h4 {
	    font-size: 20px;
	}
	h4 {
	    font-size: 18px;
	}
	h4 {
	    font-size: 16px;
	}
	.custom-tab-in {
	    width: 100%;
	}
}
@media only screen and ( max-width: 767px) {
    section.section-5.home-content li {
        text-align: left;
        width: 50%;
    }
    .footer-top-col, .footer-top-col:first-child {
        padding-right: 0;
        width: 100%;
        margin-bottom: 40px;
        text-align: center;
    }
    .footer-top-col:last-child {
        margin-bottom: 0;
    }
    .footer-top-col:last-child {
        width: 100%;
        padding-left: 0;
    }
    a.whatsapp-icon {
        float: none;
        display: inline-block;
    }
    ul.footer-menu {
        width: 100%;
        text-align: center;
    }
    ul.footer-menu li {
        text-align: center;
    }
    .footer-bottom {
        text-align: center;
    }
    .footer-bottom p {
        margin-right: 0 !important;
        margin-bottom: 0px;
        text-align: center;
        width: 100%;
    }
    .footer-bottom ul {
        float: none;
        clear: left;
        margin-top: 4px;
        margin-right: 0 !important;
    }
    .footer-bottom ul.footer-menu a, .footer-bottom ul.footer-menu li {
        float: none;
        display: inline-block;
    }
    ul.footer-menu.footer-menu-2:last-child {
        margin-top: 10px;
    }
    .footer-top-col.footer-top-col-contact a {
        background-position: top center;
        padding-left: 0;
        padding-top: 28px;
    }
    .footer-bottom ul.footer-menu a {
        margin: 0 8px !important;
    }
    .footer-top {
        padding-bottom: 40px;
    }
    body.page-template-template-home div.wpcf7-response-output {
        margin-top: -28px;
    }
    body.page-template-template-home .section-7-right div.wpcf7-response-output {
        margin-top: -10px;
    }
    .welcome-content-left {
	    position: static;
	    float: left;
	    width: 100%;
	    height: 400px;
	}
	section.welcome-content h2 {
	    margin-bottom: 30px;
	}
	.welcome-content-right {
	    width: 100%;
	    margin-top: 25px;
	    text-align: center;
	}
    .blog-product {
        width: 50%;
        padding: 0 4%;
        margin-bottom: 40px;
    }
    .blog-listing-body .blog-each {
        width: 70%;
        margin-left: 15%;
        margin-bottom: 30px;
    }
    .blog-each-content {
        height: auto !important;
    }
    section.calltoaction-section {
        padding: 60px 0;
        text-align: center;
    }
    section.calltoaction-section h2 {
        max-width: 100%;
        text-align: center;
    }
    .button-style-1.callbutton {
        display: inline-block;
        float: none;
        margin-top: 10px;
    }
    .box-style2 {
        width: 49%;
    }
    section.default-inner-page .box-style2 h3 {
        font-size: 21px;
        line-height: 26px;
        margin-bottom: 20px;
    }
}

@media only screen and ( max-width: 567px) {
    a.logo {
        width: 67px;
    }
    .menu-tab {
	    margin-top: 1px;
	}
	header .switcher {
	    margin-top: -7px;
	    margin-right: 10px;
	}
    a.call-us-today {
        font-size: 15px;
    }
    .main-menu {
        top: 70px;
    }
    .main-menu li {
	    margin: 5px 20px;
	}
    header.scrolled a.logo {
        width: 52px;
    }
    header.scrolled .menu-tab {
        margin-top: 10px;
    }
    header.scrolled .main-menu {
        margin-top: 0;
        top: 92px;
    }
    p, ul, ol {
        font-size: 16px;
        line-height: 26px;
    }
    .banner h1, .banner h2 {
	    font-size: 28px;
	    line-height: 37px;
	}
	.home-banner-left {
	    padding-top: 90px;
	    padding-bottom: 90px;
	}
	.banner-slider-nav div {
	    height: 34px;
	    width: 34px;
	    margin-left: 5px;
	}
    .banner-bottom {
        width: 100%;
        margin-left: 0;
        text-align: center;
        margin-top: 60px;
    }
    .blog-listing-body .blog-each {
        width: 100%;
        margin-right: 0 !important;
        margin-left: 0;
        margin-bottom: 30px;
    }
    section h2 {
        margin-bottom: 15px;
        font-size: 26px;
        line-height: 36px;
    }
    .section-2-left {
        margin-bottom: 40px;
    }
    .image-with-outline {
        width: 100%;
        margin-left: 0;
    }
    
    section.section-8 h2 {
        margin-bottom: 5px;
    }
    .testimonial-slider-nav {
        position: static;
        float: right;
        margin-right: 10px;
    }
    .single-blog-content {
        padding: 40px 0 50px;
        max-width: 90%;
        margin: 0 auto;
    }
    .single-post section.default-inner-page {
        padding: 0;
    }
    .single-post section.default-inner-page .container {
        max-width: 100%;
    }
    .single-blog {
        border-radius: 0;
    }
    .single-blog .thumb img {
        border-radius: 0;
    }
    li.our-advantage-each {
	    width: 50%;
	}
	section.our-advantage {
	    padding: 40px 0;
	}
    section.product-content {
        padding: 40px 0 10px;
    }
    .blog-product h4 {
        font-size: 19px;
        margin-top: 10px;
    }
    section.product-content h2, section.news-section h2 {
        margin-bottom: 30px;
        padding-bottom: 10px;
    }
    section.product-content h2::after, section.news-section h2::after {
        height: 4px;
    }
    section.news-section {
        padding: 40px 0 20px;
    }
    .blog-each-content {
        text-align: center;
    }
    .blog-each-content a {
        left: 0;
        right: 0;
        margin: 0 auto;
        text-align: center;
    }
    section.custom-padding {
	    padding: 40px 0;
	}
    .box-style2 {
        width: 100%;
        margin: 0;
        margin-bottom: 30px;
    }
    section.default-inner-page .box-style2 h3 span {
        font-size: 35px;
        line-height: 42px;
    }
}

@media only screen and ( max-width: 467px) {
    .banner h1 br {
        display: none;
    }
    a.logo {
	    width: 62px;
	    margin-right: 0px;
	}
    section.section-5.home-content li {
        width: 100%;
        padding-left: 0;
        background: none;
        text-align: center;
    }
    section.section-5.home-content li::before {
        content: ".";
        color: #ed3833;
        background-color: #ed3833;
        border-radius: 50%;
        height: 6px;
        width: 6px;
        overflow: hidden;
        display: inline-block;
        margin-right: 9px;
        top: -2px;
        position: relative;
    }
    .each-faq-accordion h4 {
        font-size: 17px;
        padding: 20px 70px 20px 50px;
        line-height: 28px;
        background-position: 20px 30px;
    }
    .each-faq-accordion h4::after {
        width: 28px;
        height: 28px;
        right: 20px;
        font-size: 18px;
        top: 24px;
        line-height: 25px;
    }
    .faq-accordion-description {
        padding: 20px 20px 20px 50px;
    }
    .move-to-top {
        bottom: 50px;
    }
    .each-testimonial {
        padding: 30px 40px 30px 30px;
    }
    .footer-top-col h3 {
        margin-bottom: 15px;
        font-size: 21px;
    }
    ul.footer-menu.footer-menu-2:last-child {
        margin-top: 5px;
    }
    .custom-tab-in {
	    padding: 10px;
	}
	.welcome-content-left {
	    height: 300px;
	}
	section.see-more-product-content, section.see-more-product-content * {
	    text-align: center !important;
	}
}

@media (max-width:360px) {}

@media (max-width:340px) {
    body {
        min-width: 320px;
    }
}