/*
Theme Name: FalconPeak
Author: FalconPeak
Version: 1.0
-------------------------------------------------------------- */


/* Reset
-------------------------------------------------------------- */

@font-face {
    font-family: 'TAY Birdie';
    src: url('font/TAYBirdieRegular.woff2') format('woff2'), url('font/TAYBirdieRegular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica';
    src: url('/wp-content/themes/nexity/font/Helvetica Rounded LT Light.woff2') format('woff2'), url('/wp-content/themes/nexity/font/Helvetica Rounded LT Light.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Handsome Pro Classic';
    src: url('/wp-content/themes/nexity/font/HandsomePro-Classic.woff2') format('woff2'), url('/wp-content/themes/nexity/font/HandsomePro-Classic.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica-bold';
    src: url('/wp-content/themes/nexity/font/Helvetica Regular.woff2') format('woff2'), url('/wp-content/themes/nexity/font/Helvetica Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Helvetica World';
    src: url('font/HelveticaWorld-Regular.eot');
    src: local('Helvetica World'), local('HelveticaWorld-Regular'),
        url('font/HelveticaWorld-Regular.eot?#iefix') format('embedded-opentype'),
        url('font/HelveticaWorld-Regular.woff2') format('woff2'),
        url('font/HelveticaWorld-Regular.woff') format('woff'),
        url('font/HelveticaWorld-Regular.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
h1,
h2 {
    font-family: 'TAY Birdie' !important;
}

body .speacial_font {
    font-family: 'TAY Birdie' !important;
}

h3,
h4,
h5,
h6 {
    font-family: 'Helvetica' !important;
}

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,
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,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
    font: inherit;
    font-size: 100%;
}


/* HTML5 display-role reset for older browsers */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

html {
    margin: 0;
    padding: 0;
    font-size: 62.5%;
    /* Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 */
    -webkit-text-size-adjust: 100%;
    /* Prevents iOS text size adjust after orientation change, without disabling user zoom */
    -ms-text-size-adjust: 100%;
    /* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

table {
    border-spacing: 0;
    border-collapse: collapse;
}

code,
kbd,
tt,
var {
    font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
    border-bottom: 1px dotted #666;
    cursor: help;
}

mark,
ins {
    background: #fff9c0;
    text-decoration: none;
}

sup,
sub {
    font-size: 75%;
    height: 0;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    bottom: 1ex;
}

sub {
    top: .5ex;
}

small {
    font-size: 75%;
}

big {
    font-size: 125%;
}

figure {
    margin: 0;
}

table {
    margin: 0 0 1.5em;
    width: 100%;
}

th {
    font-weight: bold;
}

.video-grid {
    max-width: 1420px;
    margin: 50px auto !important;
}

button,
input,
select,
textarea {
    font-size: 100%;
    /* Corrects font size not being inherited in all browsers */
    margin: 0;
    /* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */
    vertical-align: baseline;
    vertical-align: middle;
    /* Improves appearance and consistency in all browsers */
}

button,
input {
    line-height: normal;
    /* Addresses FF3/4 setting line-height using !important in the UA stylesheet */
    overflow: visible;
    /* Corrects inner spacing displayed oddly in IE6/7 */
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    border: none;
    border-radius: 10px;
    background: #ccc;
    color: rgba(0, 0, 0, 0.8);
    cursor: pointer;
    /* Improves usability and consistency of cursor style between image-type 'input' and others */
    -webkit-appearance: button;
    /* Corrects inability to style clickable 'input' types in iOS */
    font-size: 12px;
    font-size: 1.4rem;
    line-height: 1;
    padding: 1.12em 1.5em 1em;
}

button:hover,
html input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
}

button:focus,
html input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
html input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    /* Addresses box sizing set to content-box in IE8/9 */
    padding: 0;
    /* Addresses excess padding in IE8/9 */
}

input[type="search"] {
    -webkit-appearance: textfield;
    /* Addresses appearance set to searchfield in S5, Chrome */
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    /* Addresses box sizing set to border-box in S5, Chrome (include -moz to future-proof) */
    box-sizing: content-box;
}

input[type="search"]::-webkit-search-decoration {
    /* Corrects inner padding displayed oddly in S5, Chrome on OSX */
    -webkit-appearance: none;
}

.mini-cont {
    max-width: 650px;
    margin: 0 auto;
}
.max800{
	max-width: 800px;
    margin: 0 auto;
}
.our-serv-box > .vc_column-inner {
    padding-top: 30px !important;
    margin: 20px;
    border: 1px solid rgb(0, 0, 0, 0.4);
    padding-bottom: 30px !important;
}
.vc_toggle_content ol {
    margin-left: 25px;
    margin-bottom: 0;
}
.our-serv-box .icon .vc_single_image-wrapper {
    max-width: 50px !important;
	margin-bottom:20px !important;
}

.vc_toggle_content ol li {
    line-height: 30px;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    /* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
    border: 0;
    padding: 0;
}


input[type=text],
input[type=email],
textarea {
    color: #888888;
    border: 1px solid #dddddd;
    border-radius: 5px;
}

input[type=text]:focus,
input[type=email]:focus,
textarea:focus {
    color: #101010;
}

input[type=text],
input[type=email] {
    padding: 3px;
}

textarea {
    overflow: auto;
    /* Removes default vertical scrollbar in IE6/7/8/9 */
    padding: 10px;
    vertical-align: top;
    /* Improves readability and alignment in all browsers */
    width: 98%;
}

-------------------------------------------------------------- */
/* typography
-------------------------------------------------------------- */


/* Headings */

h1 {
    line-height: 71px;
    font-size: 48px;
    font-size: 4.8rem;
}

h2 {
    line-height: 52px;
    font-size: 42px;
}

h3 {
    line-height: 42px;
    font-size: 36px;
}

h4 {
    line-height: 26px;
    font-size: 18px;
    font-size: 1.8rem;
}

hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin-bottom: 1.5em;
}

body h1.speacial_font{
    font-size: 60px;
    line-height: 70px;
}

/* Text elements */

p {
    margin-bottom: 1.5em;
}

ul,
ol {
    margin: 0 0 1.5em 3em;
}

ul {
    list-style: disc;
}

ol {
    list-style: decimal;
}

ul ul,
ol ol,
ul ol,
ol ul {
    margin-bottom: 0;
    margin-left: 1.5em;
}

dt {
    font-weight: bold;
}

dd {
    margin: 0 1.5em 1.5em;
}

b,
strong {
    font-weight: bold;
}

dfn,
cite,
em,
i {
    font-style: italic;
}

blockquote {
    margin: 0 1.5em;
}

address {
    margin: 0 0 1.5em;
}

pre {
    background: #eee;
    font-family: "Courier 10 Pitch", Courier, monospace;
    font-size: 0.7em;
    line-height: 1.5em;
    margin-bottom: 1.6em;
    padding: 1.6em;
    overflow: auto;
    max-width: 100%;
    box-shadow: 0 3px 5px #ddd inset;
}
header {
	background: #031e4e;
}

/* Links */

a {
    color: #007998;
    -webkit-transition: color 0.25s ease-in-out;
    -moz-transition: color 0.25s ease-in-out;
    -o-transition: color 0.25s ease-in-out;
    -ms-transition: color 0.25s ease-in-out;
    transition: color 0.25s ease-in-out;
    text-decoration: none;
}

a:hover,
a:focus,
a:active {
    color: rgba(0, 121, 152, 0.5);
}


/* Alignment */

.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
}

.aligncenter {
    clear: both;
    display: block;
    margin: 0 auto;
}

.center {
    text-align: center;
}


/* Header
-------------------------------------------------------------- */

.site-title a {
    text-transform: uppercase;
    font-size: 4em;
    text-align: center;
}

.site-title a:hover {}

.site-description {
    font-style: italic;
}

header {
    padding: 0px 0px !important;
    background: transparent;
    margin: 0px auto;
    border-bottom: 1px solid #003D1C;
}

header .gravatar {
    overflow: hidden;
    width: 100px;
    height: 100px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin: 0;
    float: right;
}

.slick-dots li button {
    width: 15px !important;
    height: 15px !important;
    box-shadow: 0px 0px 2px #000 !important;
}

header #brand {
    margin: 1em 0;
}

header #brand h1 {
    font-weight: 900;
    color: #565656;
    font-size: 16px;
    font-size: 1.6rem;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    letter-spacing: 0.45em;
}

header #brand h1 a {
    color: #565656;
    text-decoration: none;
}

header #brand h1 span {
    font-weight: 200;
    color: #888888;
    text-transform: lowercase;
}

header nav {
    font-family: "Quicksand", Helvetica, sans-serif;
}

.menu-main-nav-container,
.menu-main-container {
    float: right;
}

header nav ul {
    list-style: none;
    margin: 0;
}

header nav ul li a {
    color: #888888;
    font-size: 14px;
}
header {
    padding: 20px 0px;
    background: #021e4e;
    margin: 0px auto;
    border-bottom: 1px solid #021e4e;
}
.logo img {
    max-width: 110px !important;
	width: 210px;
}

/* Posts/Articles
-------------------------------------------------------------- */

article {
    background: transparent;
    padding: 0;
    margin-top: 50px;
    margin-bottom: 50px;
    border-bottom: 1px solid #dddddd;
}

.navbar-nav .nav-link {
    font-family: 'Helvetica-bold' !important;
}

.textcont .wpb_wrapper {
    padding-top: 0px !important;
}

.gbtn a,
.navbar-nav .gbtn a {
    background-color: #003d1c !important;
    background-image: none !important;
    border-radius: 0px !important;
    padding: 18px 25px !important;
    width: 100%;
    max-width: 220px;
    color: #fff !important;
    text-transform: uppercase !important;
	font-family: Helvetica World !important;
    font-weight: 600 !important;
    letter-spacing: 2px;
	border-radius:15px !important;
}

.check-icon img {
    max-width: 60px !important;
}

.faq-cont .vc_toggle_title {
    padding-left: 0px !important;
}

.faq-cont .vc_toggle_size_md.vc_toggle_default .vc_toggle_title .vc_toggle_icon {
    left: auto !important;
    right: 0px !important;
}

.faq-cont .vc_toggle_icon::after {
    display: none !important;
}

.faq-cont .vc_do_toggle {
    border-bottom: 1px solid #003d1c;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

.faq-cont .vc_toggle_icon::before {
    content: "" !important;
    height: 25px !important;
    background: transparent !important;
    border: 0px !important;
    background-image: url(/wp-content/uploads/2025/03/plus.png) !important;
    width: 25px !important;
    background-size: 22px !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
}

.icon-cont>.vc_column-inner>.wpb_wrapper {
    background-color: #fff !important;
    padding: 20px;
}

.icon-cont .icon img {
    max-width: 50px;
    margin: 0 auto;
}

.icon-cont .icon {
    text-align: center !important;
    margin-bottom: 20px;
    padding-top: 30px;
}

.icon-cont h4 {
    font-size: 20px;
    font-weight: 600;
    color: #003d1c;
    margin-bottom: 5px;
    font-family: 'Helvetica-bold' !important;
}

.whitebtn a.vc_general {
    background-color: #F9F7F4 !important;
    color: #003d1c !important;
}

.whitebtm-border {
    border-bottom: 1px solid #f9f7f4;
}

.whitetxt p {
    color: #fff !important;
}

.gform .wpb_wrapper {
    background-color: #000;
    padding: 60px 50px;
    max-width: 700px;
    margin: 0 auto;
}

.gform label {
    color: #fff !important;
    font-weight: 600 !important;
    margin-bottom: 10px !important;
}

.fitbg {
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center
}

.brdr-btm-green {
    border-bottom: 1px solid #003D1C;
}
.brdr-btm-white{
 border-bottom: 1px solid #ffff;
}
.max500 {
    max-width: 500px;
    margin: 0 auto;
}

.how_work>.wpb_column>.vc_column-inner {
    padding-top: 0px !important;
    height: 100% !important;
}

.how_work>.wpb_column.vc_col-sm-4>.vc_column-inner figure,
.how_work>.wpb_column.vc_col-sm-4>.vc_column-inner div {
    height: 100% !important;
}

.how_work>.wpb_column>.vc_column-inner figure img {
    object-fit: cover;
    height: 100%;
}

.how_work .wpb_single_image {
    margin-bottom: 0px !important;
}

.how_work .textcont {
    padding-left: 25px !important;
    padding-right: 25px !important;
}

.how_work .textcont>.vc_column-inner {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
}

.gform #wsf-1-field-wrapper-7 {
    margin-bottom: 40px;
    color: #fff;
}

.gform .wsf-field-wrapper h4,
.gform .wsf-field-wrapper p {
    color: #fff !important;
}

.gform h4 {
    font-size: 28px;
    margin-bottom: 10px;
}

.gform .wsf-field {
    background: transparent !important;
    border: 1px solid #8a8a8a !important;
    border-radius: 0px !important;
}

.gform .wsf-button {
    background-color: #003d1c !important;
    border-color: #003d1c !important;
    max-width: 200px !important;
    border-radius: 0px !important;
    padding: 15px !important;
    text-transform: uppercase !important;
    margin-top: 20px !important;
}

.gform p {
    margin-bottom: 0px !important;
}
body  .navbar-nav {
    gap: 30px;
}

.icon-cont .wpb_text_column {
    text-align: center !important;
    margin-bottom: 30px;
    margin-top: 20px;
    padding: 0px 0px;
}

.icon-cont .wpb_text_column p {
    text-align: center;
}

.border-bottom {
    border-bottom: 1px solid #003D1C !important;
}
footer .widgettitle {
    text-align: left;
    color: #fff;
}

.faq-cont .vc_toggle_active .vc_toggle_icon::before {
    background-image: url(/wp-content/uploads/2025/03/minus.png) !important;
    visibility: visible !important;
}

.image-block {
    max-width: 370px;
    text-align: center !important;
    border: 1px solid #003D1C;
    padding: 15px;
    padding-bottom: 10px;
    margin-left: 25px;
}

.image-block img {
    max-width: 370px !important;
    max-height: 200px !important;
    object-fit: cover;
}

.image-block p {
    font-family: "Nunito Sans", sans-serif !important;
    text-transform: uppercase;
    text-align: center !important;
    margin-top: 10px;
    font-size: 13px !important;
}

.vc_toggle_content p {
    margin: 0px !important;
}

.faq-cont .vc_toggle_default .vc_toggle_icon {
    background: transparent !important;
    border: 0px !important;
}

article .title {
    color: #404040;
    line-height: 56.24px;
    font-size: 38px;
    font-size: 3.8rem;
    font-weight: 400;
    text-align: center;
    letter-spacing: 0.1em;
}

article .title a {
    text-decoration: none;
    color: #404040;
}

article .title a:hover {
    color: #007998;
}

.cust-toggle .vc_row .wpb_column .vc_column-inner {
    padding-top: 0px;
}

article .post-meta {
    margin-bottom: 40px;
    font-size: 14px;
    text-align: center;
    font-family: "Karla", Helvetica, sans-serif;
    text-transform: uppercase;
    font-weight: 500;
}

article .post-meta a {
    color: #888888;
    text-decoration: none;
}

article .post-meta a:hover {
    color: rgba(136, 136, 136, 0.5);
}

article .the-content p,
body p,
body {
    color: #021e4e;
    text-align: left;
    font-size: 18px;
    line-height: 27px;
    font-family: 'Helvetica';
}

article .the-content p,
body p,
body li {
    letter-spacing: 1px;
}

body p,body .wpb_content_element li {
    font-weight: 300;
}

body li {
    font-size: 17px;
    font-family: 'Helvetica';
    line-height: 26px;
    margin-bottom: 5px;
}

.gheading {
    color: #021e4e;
    text-align: center;
    text-transform: uppercase;
    font-weight: 500;
}

.protolio-cont .cust-toggle {
    background-color: #fff;
}

.protolio-cont .cust-toggle {
    background-color: #fff;
    padding-bottom: 25px;
    padding-top: 25px;
    padding-left: 20px;
    padding-right: 20px;
}

.protolio-cont .toogle-content {
    margin-top: 40px;
}

article .the-content img {
    width: 100%;
    height: auto;
}

article .meta {
    line-height: 14.8px;
    font-size: 10px;
    font-size: 1rem;
    text-transform: uppercase;
    letter-spacing: .9px;
}

article .meta div {
    margin: 1px auto;
}

article .meta .post-categories {
    list-style: none;
    margin: 0 0 10px 0;
}

article .meta .post-categories li {
    display: inline-block;
    margin-right: 10px;
}


/* Page loop styling */

.page article {
    border-bottom: none;
}

.page article .title {
    margin-bottom: 40px;
}


/* Pagination */

#pagination {
    margin-bottom: 40px;
    width: 100%;
}

#pagination .past-page {
    float: right;
    width: 49%;
    text-align: right;
}

#pagination .next-page {
    float: left;
    width: 50%;
    border-right: 1px solid #ccc;
    height: 200px;
}

.next-page a,
.past-page a {
    font-size: 2em;
    font-family: "Quicksand", Helvetica, sans-serif;
    font-weight: 400;
    font-style: italic;
    padding: 10%;
}


/* Comments */

h3#comments {
    margin-bottom: 80px;
    font-size: 16px;
}

.commentlist {
    list-style: none;
    margin: 0;
}

.commentlist .comment {
    margin: 0 0 40px 50px;
    padding: 20px;
    position: relative;
    list-style: none;
    -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
}

.commentlist .comment .children {
    margin-top: 40px;
}

.commentlist .comment-author {
    float: left;
    margin-right: 10px;
}

.commentlist .comment-author img {
    position: absolute;
    left: -50px;
    top: 5px;
    -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
}

.commentlist .comment-author .says {
    display: none;
}

.comment-meta {
    font-size: 12px;
    margin-bottom: 10px;
}

.comment-subscription-form,
.comment-subscription-form {
    margin-bottom: 0;
    font-size: 14px;
}

#respond {
    margin-bottom: 80px;
}

#respond>h3 {
    font-size: 16px;
    margin-bottom: 20px;
}

#respond form label {
    color: #888888;
}

footer {
    text-align: center;
    padding: 50px;
    font-size: 12px;
}

.font-600{
	font-weight:600 !important
}

/* Misc & mixens
-------------------------------------------------------------- */

.hide-text {
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
}

.clear {
    clear: both;
}


/* clear floats */

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

.logo img {
    max-width: 110px;
    width: 175px;
}

.align-center {
    align-items: center;
}

body {
    background-color: #F9F7F4;
}

.navbar .gbtn a {
    background-color: #003D1C;
    color: #fff !important;
    padding: 10px 40px !important;
}

.widget_nav_menu .menu {
    list-style: none;
    margin: 0;
}

.widget_nav_menu .menu-item {
    text-align: left;
}

.copyright {
    text-align: left;
}

ul#menu-footer-menu .nav-link {
    color: #003D1C !important;
    padding: 0px;
    font-size: 14px;
}

footer .widget_media_image {
    max-width: 200px;
    margin: 0 auto;
	margin-left:0px;
}

footer .textwidget p {
    color: #fff !important;
}
.toogle-content {
    display: none;
    border-top: 1px solid #5BC8AA;
}


/* .activetoggle .toogle-content {
    display: block;
    height: 100%;
    opacity: 1;
    visibility: visible;
} */

.toogle-content .wpb_wrapper div {
    display: flex !important;
    width: 100% !important;
}

.toogle-content ul.grp_list li {
    width: 33%;
}

.toogle-content ul.grp_list {
    display: flex;
    flex-wrap: wrap;
}

.toogle-content .wpb_wrapper div>p {
    width: 20%;
}

.cust-toggle {
    margin-bottom: 50px;
}

.toogle-main,
.opening_arrow {
    position: relative;
}

.opening_arrow {
    width: 30px;
    height: 30px;
}

.opening_arrow::before {
    /* position: absolute; */
    content: " ";
    background-image: url(/wp-content/uploads/2025/03/fluent_ios-arrow-24-filled.png);
    padding: 10px !important;
    display: block !important;
    background-size: contain;
    right: 40px;
    top: 0px;
    bottom: 0px;
    background-position: center;
    background-repeat: no-repeat;
    width: 30px;
    height: 100%;
    transition: transform 1s;
}

.activetoggle .opening_arrow::before {
    -webkit-transform: scaleX(-1) rotate(90deg);
    transform: scaleX(-1) rotate(90deg);
}

.toogle-content .grp_list {
    width: 100%
}

.navbar-toggler {
    padding: 0px;
    font-size: 20px;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: .25rem;
}

.navbar-light .navbar-toggler-icon {
    background-image: url(/wp-content/uploads/2025/03/Vector-1.png);
}

.navbar-light .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon {
    background-image: url(/wp-content/uploads/2025/03/crossicon.png);
    background-size: cover;
}

.navbar-light .navbar-toggler {
    border: 0px !important;
}

.navbar-toggler-icon {
    width: 24px;
    height: 18px;
}

.slick-dots li {
    position: relative;
    display: inline-block;
    padding: 0;
    cursor: pointer;
    background-color: #fff;
    border-radius: 50px;
    width: 15px !important;
    height: 15px !important;
    margin: 0 15px !important;
}

.slick-dots li.slick-active {
    background-color: #283d1c;
}

.slick-dots li button:before {
    content: "" !important;
}

.wsf-required-wrapper .wsf-text-danger {
    color: #5BC8AA !important;
}

body .span_text {
    color: #5BC8AA !important;
}

.underline_txt {
    text-decoration: underline !important;
}

.icon-cont .wpb_wrapper .wpb_text_column {
    min-height: 85px !important;
}

.sigature_font {
    font-family: 'Handsome Pro Classic' !important;
}

.how_work h3 {
    font-size: 28px;
    line-height: 32px;
}

body strong,
body b {
    font-family: 'Helvetica-bold' !important;
}

.protolio-cont .wpb_single_image img {
    max-height: 155px !important;
}

.image-section {
    width: 200px !important;
    height: 200px !important;
    display: flex !important;
    align-items: center;
}

.image-section img {
    margin: 0px;
    width: 100%;
    object-fit: contain;
    max-width: 200px;
    max-height: 110px;
}
.brdr-top {
    border-top: 1px solid #fff;
}
.portfolio-img-slider {
    direction: rtl;
    /* Ensure right-to-left layout */
}

.portfolio-img-slider .slick-slide {
    float: right;
    /* This is necessary for RTL direction */
}

.hel-bold {
    font-family: 'Helvetica-bold' !important;
}

.font-700 {
    font-weight: 700;
}

.portfolio-single-slider {
    background-color: #fff;
    padding: 50px 40px;
}
.home-img-slider{	
	mask-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgb(0, 0, 0) 10%, rgb(0, 0, 0) 90%, rgba(0, 0, 0, 0));
}
.portfolio-single-slider iframe {
    min-width: 100% !important;
}
 .portfolio-single-slider .slick-dots {
    position: absolute;
    bottom: -50px !important;
    left: 0;
    right: 0px;
	 z-index:99;
 }
.portfolio-single-slider .slick-next:before, .portfolio-single-slider .slick-prev:before{
	color:#283d1c;
}
.portfolio-single-slider h3 {
    font-size: 34px;
}
.portfolio-single-slider .instagram-media {
    max-height: 545px;
    overflow: hidden;
}

.portfolio-single-slider 
.slick-next:before, 
.portfolio-single-slider  .slick-prev:before {
	font-size: 26px
}
.slider-content p {
    font-family: 'Helvetica-bold' !important;
}
.portfolio-single-slider .slider-content p {
    font-family: 'Helvetica' !important;    font-weight: 400;
}
.slider-content {
    padding-top: 10px;
    padding-bottom: 20px;
}
.sound_contrl {
    position: absolute;
    width: 47px;
    height: 45px;
    bottom: 40px;
    right: 10px;
    background-color: #000;
    z-index: 88;
    border-radius: 50px;
    display: flex;
    align-items: center;
}

.author h4 {
    font-size: 26px;
    padding: 10px 0px 5px;
    text-transform: math-auto !important;
    font-family: 'Helvetica-bold' !important;
    font-weight: 700;
}
.author p {
    color: #5BC8AA !important;
    font-family: 'Helvetica-bold' !important;
}
.rating-row p {
    font-family: 'Helvetica-bold' !important;
    font-weight: 500;
    padding-top: 5px !important;
}
.portfolio-single-slider h3 {
    font-weight: 700 !important;
}

 .rating-row {
     margin-top: 35px;
 }
 
 .rating-row h4 {
	font-size: 46px !important;
    font-family: 'Helvetica-bold' !important;
    font-weight: 900 !important;
    margin-bottom: 0px !important; 
    line-height: 50px;
	gap:10px;
	 text-transform:uppercase;
	 letter-spacing:1px;
 }
 .custom_counter .evc-c-inner {
    display: flex;
    justify-content: center;
    font-size: 50px !important;
	 align-items:center;
}
.custom_counter span.evc-c-digit {
    font-size: 100px;
    font-family: 'Helvetica-bold';
    color: #fff;
}
footer.site-footer {
    background-color: #021e4e;
}


.evc-predefined-style .evc-shortcode.custom_counter h5{
	    font-size: 100px;
    font-family: 'Helvetica-bold' !important;
    margin: 0;
    color: #fff !important;
}
.portfolio-img-slider {
    mask-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgb(0, 0, 0) 10%, rgb(0, 0, 0) 90%, rgba(0, 0, 0, 0));
}
.sign{
	    font-family: 'Handsome Pro Classic';
}
.what-feel p {
    margin-bottom: 10px;
}
.ourteam-slider .slick-dots {
	bottom: -50px;
}
.ourteam-slider .slick-dots button {
background-color:#5BC8AA;
}
.ourteam-slider .slick-dots .slick-active button{
	background-color:#003D1C;
}
.page-id-791 .site-footer {
    border-top: 1px solid #064020;
}
.videos-slider .slick-dots li.slick-active {
    background-color: #5BC8AA;
}
.videos-slider .slick-dots li{
	background-color: #fff;
}
.new-home-form label {
    color: #fff !important;
    font-weight: 600 !important;
}
.new-home-form .wsf-field {
    border: 1px solid #fff !important;
    background: transparent !important;
    outline: 0 !important;
    border-radius: 10px !important;
	box-shadow:none !important;
    font-size: 16px !important;

}
.new-home-form .wsf-field::placeholder{
	color:#fff !important;
}
.new-home-form .wsf-button {
    color: #003D1C !important;
    background-color: #F9F7F4 !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    padding: 15px !important;
    max-width: 200px !important;
    margin: 0 auto !important;
    border-radius: 20px !important;
    box-shadow: none !important;
}
.new-home-form .wsf-bottom {
    text-align: center !important;
    margin-top: 20px;
}
body .new-home-form .wsf-field::placeholder{
    font-family: 'Helvetica World';
}
.wpb_text_column ul {
    list-style: none;
}
.wpb_content_element ul {
    margin: 0 !important;
}
.single-featured-services-box p {
	text-align: center !important;
}
main.container {
    max-width: 1220px !important;
}

@media (min-width: 1200px) {
    .container {
        max-width: 1540px !important;
    }
}
/* #Media Queries
================================================== */

@media(max-width:1600px) {
    .grp_list li {
        margin-bottom: 0px !important;
    }
    /*.how_work .vc_col-sm-4 {
        height: 100% !important;
    }*/
    .how_work h3 {
        line-height: 32px;
        font-size: 28px;
    }
    .how_work .wpb_text_column {
        margin-bottom: 0px;
    }
    .how_work .wpb_text_column p {
        margin-bottom: 0.5em;
    }
}

@media(max-width:1340px) {

    .how_work .wpb_text_column p {
        margin-bottom: 0.5em;
    }
}

@media(max-width:980px) {
	.portfolio-single-slider .vc_row {
    	gap: 40px;
	}
	h1.speacial_font br {
    display: none;
}
    .how_work {
        flex-direction: column;
    }
    .how_work .vc_col-sm-4,
    .how_work .vc_col-sm-8 {
        width: 100% !important;
    }
    .rev-on-mob {
        flex-direction: column-reverse;
    }
	.custom_counter span.evc-c-digit {
    	 font-size: 55px;
	}

	.evc-predefined-style .evc-shortcode.custom_counter h5{
	    font-size: 55px;
	}
	.portfolio-single-slider .vc_row-flex {
    	flex-direction: column;
	}
	.portfolio-single-slider .vc_col-sm-5, .portfolio-single-slider  .vc_col-sm-7 {
        width: 100%;
    }

  
}


/* Those wide screens above 1280px */

@media only screen and (min-width: 1281px) {
		.portfolio-single-slider .slick-next {
    	right: -50px;
	}
	.portfolio-single-slider .slick-prev {
		left: -50px;
	}
    body {
        font-size: 2.5em;
        line-height: 1.5em;
    }
    article .title {
        font-size: 1.8em;
        line-height: 1.5em;
    }
    article .post-meta {
        font-size: 0.7em;
        line-height: 1em;
    }
    .menu-main-nav-container a,
    .side-title,
    .menu-main-container a {
        font-size: 1em;
        line-height: 1.5em;
    }
    #sidebar {
        font-size: 0.7em;
        line-height: 1.5em;
    }
    #sidebar h3 {
        font-size: 1.5em;
        line-height: 1.5em;
    }
}


/* Smaller than standard 960 (devices and browsers) */

@media only screen and (max-width: 959px) {
    .side-title {
        font-size: 1em;
        line-height: 1.5em;
    }
}


/* Tablet Portrait size to standard 960 (devices and browsers) */

@media only screen and (min-width: 768px) and (max-width: 959px) {
    .side-title {
        font-size: 1em;
        line-height: 1.5em;
    }
}


/* All Mobile Sizes (devices and browser) */

.ondesktop {
    display: block !important
}

.onmobile {
    display: none !important
}

.mob-slider .slick-dots {
    bottom: 0px !important;
}

.faq-cont .vc_toggle_content {
    padding-left: 0px !important;
}

.span8 .post {
    margin: 0px !important;
}

.faqs_part .wpb_wrapper .vc_toggle_title {
    color: #003D1C !important;
    /* border-bottom: 2px solid #003D1C; */
    padding: 8px 0px !important;
}

.faqs_part .wpb_wrapper .vc_toggle_icon {
    left: 98% !important;
    right: 0% !important;
}

.signature .wpb_wrapper p {
    margin-bottom: 0px !important;
}

.grp_list {
    list-style: none !important;
    margin: 0px !important;
}

.grp_list li::before {
    content: "";
    background-image: url(/wp-content/uploads/2025/03/prime_check-circle-2.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute !important;
    left: 0%;
    top: 3px !important;
    bottom: 0px;
    width: 35px;
    height: 30px;
}

.grp_list li {
    position: relative !important;
}

.faq-cont .vc_do_toggle {
    border-bottom: 1px solid #003d1c;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.requirement li {
    padding: 18px 50px;
    background: white;
    border-bottom: 1px solid #DADADA;
}

.faq-cont .vc_toggle_simple .vc_toggle_icon::before {
    transform: translate(-80%, -30%);
}
.our-serv-box .grp_list li {
   margin-bottom: 5px;
   padding-left: 35px;
}
.our-serv-box .grp_list li::before {
    top: 0px !important; 
    width: 25px;
    height: 25px;
}

.grp_list li {
    position: relative !important;
    padding-left: 50px;
    margin-bottom: 20px;
}

.services-container .image-block {
    max-width: 300px !important;
}

.how_work .vc_col-sm-8 .wpb_text_column {
    margin-bottom: 0;
    max-width: 730px;
}

.mini-cont {
    max-width: 790px;
    margin: 0 auto;
}

.icon_sentance .wpb_wrapper p {
    padding: 30px;
    background: white;
}

.market_list .icon_sentance .wpb_wrapper p {
    position: relative;
    padding-left: 110px;
}

.market_list .icon_sentance .wpb_wrapper p::before {
    content: "";
    background-image: url('/wp-content/uploads/2025/03/prime_check-circle-2.png');
    padding: 20px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute !important;
    left: 4%;
    top: 0%;
    bottom: 0%;
}

.market_list .icon_sentance {
    margin: 0px !important;
    border-bottom: 1px solid #DADADA;
}

.market_list .icon_sentance:last-child {
    border-bottom: 0px !important;
}

.market_list .icon_sentance:last-child .wpb_wrapper p {
    border-bottom-right-radius: 30px !important;
    border-bottom-left-radius: 30px !important;
}

.market_list .icon_sentance:first-child .wpb_wrapper p {
    border-top-right-radius: 30px !important;
    border-top-left-radius: 30px !important;
}

footer {
    text-align: center !important;
    padding: 50px 25px !important;
    font-size: 12px !important;
}

.whitebtn .vc_column-inner {
    padding: 0px !important;
}

.whitebtn .vc_do_btn button {
    background-image: none !important;
    border-radius: 0px !important;
    padding: 22px 40px !important;
    width: 100%;
    max-width: 200px;
    text-transform: uppercase !important;
}

.icon-cont .wpb_text_column {
    padding: 0px 30px;
}

.navbar-toggler {
    box-shadow: none !important;
    outline: 0 !important;
}

.navbar-nav .nav-link {
    color: #003D1C !important;
    padding: 5px;
}

.copyright p {
    font-size: 14px;
}

.clientusername {
    font-size: 26px !important;
}

.cust-mob-slider .slick-dots {
    bottom: 15px;
}

.toogle-main .wpb_raw_code .opening_arrow {
    text-align: center !important;
    margin: 0 auto;
}

.toogle-main .vc_col-sm-8 {
    padding-top: 20px;
    padding-bottom: 20px;
}

.portfolio-ranking .vc_single_image-wrapper img {
    max-height: 75px;
}
.portfolio-single-slider .reel{
    max-width: 360px;
    position: relative;
    margin: 0 auto;
}
.portfolio-single-slider .reel video {
    max-height: 560px;
    object-fit: cover;
	border-radius:10px;
}
.our-serv-box .heading {
    font-family: "helvetica-bold" !important;
    font-size: 20px;
    font-weight: 600;
}
.our-serv-box .subheading {
    text-transform: uppercase;
    font-weight: 600 !important;
}
.our-serv-content {
    opacity: 0;
    max-height: 0;
    overflow: hidden;
    transition: opacity 0.5s ease, max-height 0.5s ease;
}
.our-serv-box.active .our-serv-content {
    opacity: 1;
    max-height: 1000px; 

}

.our-serv-box .vc_column-inner {
    position: relative;
}
.our-serv-box .arrow {
    position: absolute;
    max-width: 30px;
    right: 30px;
}
.our-serv-box.active .arrow {
    rotate: 90deg;
}
.our-serv-faq .vc_do_toggle {
    border-bottom: 0px solid #003d1c;
    margin-bottom: 10px;
    padding-bottom: 10px;
    background-color: #fff;
    padding: 10px 20px;
	border: 1px solid rgb(0, 0, 0, 0.4);
}
.our-serv-faq .vc_toggle_title{
	text-align:center;
}
.our-serv-faq .vc_toggle_simple .vc_toggle_icon::before {
    transform: none !important;
    left: 0;
    top: 0;
}
.our-serv-faq .vc_toggle_title>h4 {
    font-family: "helvetica-bold" !important;
    font-weight: 600;
    font-size: 20px;
}
.our-serv-faq  .vc_toggle_icon::before {
	background-image: url(/wp-content/uploads/2025/04/green-plus.png) !important;
}
.our-serv-faq .vc_toggle_active .vc_toggle_icon::before {
    background-image: url(/wp-content/uploads/2025/04/green-minus.png) !important;
}
.our-serv-addons ul {
    margin: 0;
    display: inline-flex;
    width: 100%;
    justify-content: center;
}
.our-serv-addons ul li {
    list-style: none;
    position: relative;
    padding-right: 20px;
    padding-left: 20px !important;
}
.our-serv-addons li::after {
    content: "";
    background-image: url(/wp-content/uploads/2025/04/line.png);
    padding: 0px;
    background-size: contain;
    position: absolute;
    height: 25px;
    right: -10px;
    top: 0px;
    bottom: 0px;
    width: 20px;
    background-position: center;
}
.our-serv-addons ul li:last-child{
	padding-right: 0;
}
.our-serv-addons ul li:last-child::after{
	display:none;
}


.our-serv-addons .vc_toggle_content {
    margin: 0;
    padding-bottom: 10px;
}
body .gbtn a:hover {
    background-color: #5bc8aa !important;
	color:#fff !important;
}
.our-serv-box.active .vc_column-inner {
    padding-bottom: 0px !important;
}
.navbar-brand {
    max-height: 100%;
    padding: 0;
    margin: 0 !important;
}
.navbar-nav .nav-link {
    color: #fff !important;
    padding: 5px;
}
.navbar-nav li{
	margin-bottom:0px !important;	
}
.navbar-nav .gbtn a.nav-link {
    height: 100%;
    display: flex;
    align-items: center;
	justify-content:center;
	border-radius:15px;
}
.abt-icons h3.vc_custom_heading {
    font-weight: 600;
    text-transform: uppercase;
}
.abt-icons .wpb_single_image {
    min-height: 50px;
    align-items: center;
    display: flex;
    justify-content: center;
    margin-bottom: 0px !important;
}
.abt-subtext{
	font-weight: 600;
}
.main-container {
    margin: 20px !important;
    background-color: #003D1C;
    padding: 20px;
    color: #fff;
}
.main-container .content {
    text-align: center;
    margin-top: 15px;
}
.main-container .position p {
    color: #5BC8AA !important;
    text-align: center !important;
}
.main-container .content h3 {
    font-size: 22px !important;
    font-weight: 600;
    letter-spacing: 3px !important;
}
.ourteam-slider .slick-next {
    right: -5px;
	z-index:999;
}
.ourteam-slider .slick-prev {
    left: -5px !important;
	z-index:999;
}
.ourteam-slider .slick-prev::before,.ourteam-slider .slick-next::before {
    color: #003d1c !important;
}
.monthly-shoot .grp_list {
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
}
li.no-icon {
    visibility: hidden;
}

.inline-iitems ul.grp_list li {
    display: inline-block;
	margin-right:50px;
}
.inline-iitems .grp_list li {
    margin-bottom: 0px;
}
.inline-iitems {
    margin: 0 !important;
    text-align: center;
}
.inline-iitems .grp_list li::before{
	top:-2px !important;
}
.showtab{ display:none;}
.icon_list ul{
    margin: 0;
}
.whitebox > .vc_column-inner > .wpb_wrapper {
    background-color: #fff;
    padding: 20px 35px;
    border-radius: 10px;
}
.icon_list ul {
    list-style: none;
}
.icon_list li{
    position: relative;
    padding-left: 40px;
}
.icon_list li::before {
    content: "";
    width: 30px;
    height: 30px;
    background-image: url(/wp-content/uploads/2025/08/solar_calendar-linear.png);
    position: absolute;
    background-size: contain;
	left:0px;
}
.arrow::before{
  background-image: url(/wp-content/uploads/2025/08/streamline_target.png) !important;
}
.strategy::before{
  background-image: url(/wp-content/uploads/2025/08/solar_graph-up-linear.png) !important;
}
.camera::before {
    background-image: url(/wp-content/uploads/2025/08/solar_camera-linear.png) !important;
}
.creation::before{
	background-image: url(/wp-content/uploads/2025/08/solar_posts-carousel-horizontal-broken.png) !important;
}
.colorcanvas::before{
	background-image: url(/wp-content/uploads/2025/08/solar_pallete-2-linear.png) !important;
}
.clock::before {
    background-image: url(/wp-content/uploads/2025/08/proicons_clock.png) !important;
}
.analasys::before{
	background-image: url(/wp-content/uploads/2025/08/Group.png) !important;
}
.handshake::before {
    background-image: url(/wp-content/uploads/2025/08/material-symbols-light_handshake-outline-rounded.png) !important;
}
.whitebox > .vc_column-inner {
    padding: 0px 25px !important;
}
.bannertxt p{
    text-align: center !important;
    color: #fff !important;
    margin-top: 25px;
}
.bannertxt a.vc_general {
    border-color: #003d1c !important;
    padding: 20px !important;
    border-radius: 20px !important;
}
.bannertxt a.vc_general:hover{
	  border-color: #5bc8aa !important;
}
.navbar-light .navbar-brand {
    color: rgba(0, 0, 0, .9);
    max-height: 94px;
    padding: 10px;
    background: #fff;
}
footer .widgettitle {
    text-align: left;
    color: #fff;
    font-size: 32px;
    text-transform: capitalize;
}

.single-featured-services-box {
    margin-bottom: 30px;
    text-align: center;
    background-color: #f9f9f9;
    padding: 50px 20px;
    border-radius: 5px;
    -webkit-transition: var(--transition);
    transition: var(--transition);
	border-radius:20px !important;
}

.single-featured-services-box .icon {
    background-color: #021e4ea3;
    position: relative;
    border-radius: 50%;
    width: 90px;
    height: 90px;
    line-height: 90px;
    -webkit-transition: var(--transition);
    transition: var(--transition);
    color: var(--mainColor);
    font-size: 40px;
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
}

.single-featured-services-box .icon .circles-box {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    border-radius: 50%;
    -webkit-animation-name: rotateme;
    animation-name: rotateme;
    -webkit-animation-duration: 30s;
    animation-duration: 30s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
}

.single-featured-services-box .icon .circles-box .circle-one {
    position: absolute;
    left: 8px;
    bottom: 8px;
    width: 12px;
    height: 12px;
    z-index: 1;
    border-radius: 50%;
    background-color: r);
}

.single-featured-services-box .icon .circles-box .circle-two {
    position: absolute;
    top: 8px;
    right: 8px;
    width: 12px;
    height: 12px;
    z-index: 1;
    border-radius: 50%;
    -webkit-transition: var(--transition);
    transition: var(--transition);
    opacity: 0;
    visibility: hidden;
    background-color: #1c17a0;
}

.single-featured-services-box h3 {
    font-size: 24px;
    margin-bottom: 12px;
}

.single-featured-services-box .learn-more-btn {
    margin-top: 10px;
}

.single-featured-services-box:hover {
    border-radius: 0;
    background-color: var(--whiteColor);
    -webkit-box-shadow: 0px 15px 35px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 15px 35px rgba(0, 0, 0, 0.1);
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
}

.single-featured-services-box:hover .icon {
    background-color: var(--whiteColor);
    -webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
}

.single-featured-services-box:hover .icon .circles-box .circle-two {
    opacity: 1;
    visibility: visible;
}

.single-featured-services-box h3 a {
    font-family: 'TAY Birdie' !important;
    color: #021e4e;
}
.vc_toggle_title{
    position: relative;
    padding-right: 30px;
}

.vc_toggle_title h4{
    margin: 0;
    padding-right: 30px;
}

.vc_toggle_title .vc_toggle_icon{
    position: absolute !important;
    right: 15px;
    top: 50%;
    margin: 0 !important;
    left: auto !important;
}

@media(max-width:1560px){
	.hidebr br{
		display:none;
	}
}

@media(min-width:991px) {
    .navbar-collapse {
        justify-content: end;
    }
    .showmob {
        display: none;
    }
    .desktopnav a {
        font-size: 16px;
        line-height: 40px;
        margin-right: 30px;
        font-weight: 600;
        font-family: "Nunito Sans", sans-serif !important;
    }
}

@media(min-width:980px) {
    .group_icon {
        display: flex;
    }
    .group_icon .vc_column-inner,
    .group_icon .wpb_wrapper {
        height: 100%;
    }
}

@media(max-width:990px) {
    .navbar-nav .nav-item {
        text-align: center !important;
    }
    .navbar .gbtn a {
        margin: 0 auto;
    }
    .navbar-nav .gbtn {
        margin-top: 15px;
        margin-bottom: 35px;
    }
}

@media only screen and (min-width: 980px) {
    .page-id-133 .icon-cont .wpb_text_column {
        padding: 0px 0px;
    }
    .icon-cont p {
        font-size: 17px !important;
        line-height: 22px !important;
    }
	.mobbr{
		display:none !important;
	}
}

@media (min-width:980px) and (max-width:1139px) {
    .icon-cont .wpb_text_column {
        padding: 0px 0px !important;
    }
	.our-serv-addons ul li {
    	padding-right: 10px !important;
	    padding-left: 10px !important;
	}
	.main_heading_block .vc_col-sm-3 {
    	display: none;
	}
	.main_heading_block .vc_col-sm-6{
		max-width:100%;
		width:100%;
		max-width:1000px ;
		margin:0 auto;
	}
	.partner-ship-block .vc_col-sm-4 {
        width: 50%;
        margin-bottom: 30px;
    }
	body h1.speacial_font {
    	font-size: 42px;
    	line-height: 56px;
	}

}

@media (min-width:768px) and (max-width:979px) {
		body h1.speacial_font {
    	font-size: 46px;
    	line-height: 52px;
	}
    .group_icon {
        display: flex;
        flex-flow: row wrap;
    }
    .group_icon .vc_column-inner,
    .group_icon .wpb_wrapper {
        height: 100%;
    }
    .group_icon .vc_col-sm-3 {
        width: 50%;
        flex-basis: 50%;
    }
    .fitbg {
        background-size: cover !important;
    }
	body .whts-inc , body .our-serv-faq{
    	padding-left: 0px !important;
    	padding-right: 0px !important;
	}
	.our-serv-addons ul {
    	display: block;
    }
	.our-serv-addons ul li::after {
    	display:none;
    }
	.high-level h2.vc_custom_heading {
		font-size: 28px;
		line-height:32px;
	}
	
	.high-level h2.vc_custom_heading br {
	display:none;
	}
	.cont_828 .position br, .cont_830 .position br{
       display: none;
     }
	.abt-icons h3.vc_custom_heading {
		line-height: 26px;
		font-size: 16px !important;
	}
	.feel-cont{
		margin-top:25px;
	}
		.feel-cont h2.vc_custom_heading {
		font-size: 28px;
		line-height: 32px !important;
	}
	.feel-main-cont {
    	flex-direction: column;
	}
	.feel-main-cont >div  {
 		width:100% !important;
		max-width:100% !important;
	}
	.main_heading_block .vc_col-sm-3 {
    	display: none;
	}
	.main_heading_block .vc_col-sm-6{
		max-width:100%;
		width:100%;
	}
	.hidetab{ display:none;}
	.showtab{ display:block;}
	body .mnth-shoot {
		margin-bottom: 0px !important;
		padding-bottom: 0px !important;
	}
	body  .mnth-shoot_li{
		padding-top:0px !important;
	}
	.inline-iitems ul.grp_list li {
    	margin-right: 30px;
	}
	.tab-two-col .vc_col-sm-3 {
        width: 49%;
    }
	 .partner-ship-block .vc_col-sm-4 {
        width: 100%;
        margin-bottom: 30px;
    }

	
}


@media only screen and (max-width: 767px) {
	.subtitle {
		max-width: 250px !important;
		margin: 0 auto;
	}
    body .growth_boxes {
        margin-top: 30px;
        margin-bottom: 0px !important;
    }
    .clientusername {
        font-size: 20px !important;
    }
    .toogle-content>.wpb_column>.vc_column-inner {
        padding-top: 0px !important;
    }
    .speacial_font br {
        display: none;
    }
    body .how_work .textcont {
        padding-bottom: 50px !important;
        padding-top: 20px !important;
    }
    .whts-inc .wpb_text_column {
        margin-bottom: 0;
    }
    .copyright .textwidget p,
    .copyright .textwidget {
        text-align: center;
    }
    .icon-cont .wpb_text_column {
        padding: 0px 0px;
    }
    .ondesktop {
        display: none !important
    }
    .onmobile {
        display: block !important
    }
    body .how_work {
        padding-left: 0px !important;
        padding-right: 0px !important;
        padding-bottom: 0px !important;
    }
    .rev-on-mob {
        flex-direction: column-reverse;
    }
    .how_work .vc_col-sm-8 {
        padding: 25px !important;
        padding-top: 0px !important;
    }
    body .whts-inc {
        padding: 10px !important;
        margin: 20px;
    }
    .faq-cont .vc_toggle_icon::before {
        height: 20px !important;
        width: 20px !important;
        background-size: 15px !important;
    }
    .navbar .gbtn a {
        padding: 10px 25px !important
    }
    .logo img {
        max-width: 100px;
    }
    .portfolio-single-slider h3,
	body h3 {
        line-height: 32px;
        font-size: 26px;
    }
    .check-icon img {
        max-width: 40px !important;
    }
    body h2 {
        line-height: 40px !important;
        font-size: 32px !important;
    }
    .vc_toggle_default .vc_toggle_icon::before {
        transform: translate(-80%, -35%) !important;
    }
    .faq-cont .vc_do_toggle {
        margin-bottom: 20px;
    }
    article .the-content p {
        font-size: 16px;
        line-height: 22px;
    }
    .icon-cont .icon img {
        max-width: 40px;
    }
    body .fitbg {
        background-image: url(/wp-content/uploads/2025/03/Section-6-2.png) !important;
        padding-left: 20px !important;
        padding-right: 20px !important;
        background-size: cover !important;
    }
    footer .widget_media_image {
        max-width: 130px;
        margin: 0 auto;
    }
    .mob-slider {
        margin-top: 30px;
    }
    body .vc_custom_1742202236755 {
        padding-bottom: 10px !important;
    }
    .market_list .icon_sentance .wpb_wrapper p {
        position: relative;
        padding-left: 70px;
    }
    .toogle-main .vc_col-sm-9,
    .toogle-main .vc_col-sm-5 {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    body .cust-toggle .vc_row {
        padding: 40px 15px !important;
        margin: 0px 10px !important;
    }
    .toogle-content .wpb_wrapper div {
        display: block !important;
        width: 100% !important;
    }
    .toogle-content ul.grp_list {
        display: block;
    }
    .grp_list li {
        width: 100% !important;
    }
    body .protolio-cont {
        padding: 20px !important;
    }
    body .protolio-cont .cust-toggle .vc_row {
        padding: 20px 0px !important;
        margin: 0px 0px !important;
    }
    .protolio-cont>.wpb_wrapper>.vc_row {
        padding: revert-layer;
    }
    .protolio-cont>.wpb_wrapper>.vc_row {
        padding: 0px !important;
    }
    .protolio-cont .vc_col-sm-5>.vc_column-inner {
        padding-top: 0px !important;
        padding-bottom: 30px;
    }
    .protolio-cont .vc_col-sm-5 a.vc_general {
        background: transparent !important;
        color: #003d1c !important;
        border-color: #003d1c;
        padding: 16px !important;
        font-weight: 500 !important;
    }
    body .onmobile .wpb_column .vc_column-inner {
        padding-right: 20px !important;
        padding-left: 20px !important;
    }
    .mini-cont {
        margin: 0px !important;
    }
    .textcont>.vc_column-inner>.wpb_wrapper {
        padding-top: 20px;
    }
    body .cust-toggle .vc_row {
        position: relative;
    }
    body .instagram-media {
        min-width: 100% !important;
        min-height: 100vh;
    }
    .cust-toggle .opening_arrow::before {
        width: 100%;
        left: 0px;
        right: 0px;
        background-size: 30px;
        /* transform: rotate(90deg); */
        background-position: bottom;
        height: 95%;
        background-image: url(/wp-content/uploads/2025/03/bottom-arrow.png);
    }
    .opening_arrow {
        width: 100%;
    }
    .activetoggle .opening_arrow::before {
        transform: none;
        background-image: url(/wp-content/uploads/2025/03/arrowup.png) !important;
    }
    .toogle-main .vc_col-sm-5 {
        padding-bottom: 0;
    }
    body .portfolio-cont {
        padding-top: 20px !important;
    }
    .faq-cont>.vc_column-inner {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }
    .footer-img-slider h2.vc_custom_heading {
        font-size: 20px !important;
        line-height: 32px !important;
        min-height: 65px !important;
        vertical-align: bottom;
        display: flex;
        align-items: end;
    }
    .toogle-main .wpb_single_image div,
    .toogle-main .wpb_single_image figure {
        width: 100%;
    }
    .toogle-main .wpb_single_image figure img {
        object-fit: cover;
        width: 100%;
        margin-bottom: 10px !important;
    }
    .fitbg>.wpb_column>.vc_column-inner {
        padding-left: 0px !important;
        padding-right: 0px !important;
        padding-top: 0px !important;
    }
    .fitbg .vc_btn3-container {
        margin-bottom: 0px !important;
    }
    .copyright p {
        margin-bottom: 0px !important;
    }
    .how_work .textcont>.vc_column-inner {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    body li {
        font-size: 16px;
        line-height: 24px;
    }
    body .grp_list li {
        padding-left: 40px;
        margin-bottom: 15px !important;
    }
	   body .grp_list li.no-icon {
    	margin: 0 !important;
	}
    .services-container .image-block {
        max-width: 260px !important;
    }
    .image-block p {
        font-size: 10px !important;
    }
	.portfolio-single-slider {
    	padding: 20px 20px !important;
	}
	body .portfolio-ranking {
		padding-top: 50px !important;
		padding-bottom: 50px !important;
	}
	.portfolio-ranking .vc_col-sm-4 {
    	padding-bottom: 30px;
	}
	.rating-row h4 {
    	font-size: 34px !important;
    	line-height: 42px;
		letter-spacing:1px;
		text-transform:uppercase;
 	}
	.rating-row .vc_col-sm-4 {
    	padding-bottom: 15px;
	}
	body h1.speacial_font {
        font-size: 26px ;
        line-height: 32px;
    }
	.portfolio-single-slider .slick-list{min-height:1200px;}
	
	.our-serv-box > .vc_column-inner ,body .whts-inc{
    	margin-left: 0 !important;
		margin-right: 0 !important;
	}
	body .our-serv-faq{
		padding-left:10px !important;
		padding-right:10px !important;
	}
	.our-serv-addons ul {
		display: block;
		width: 100%;
	}
	.our-serv-addons li::after {
		display:none;
	}
	.our-serv-faq .vc_toggle_simple .vc_toggle_icon::before {
    	height: 32px !important;
	}
	.our-serv-addons ul li{
		text-align:center;
	}
	.our-serv-addons ul li::before {
		content: "";
		background-image: url(/wp-content/uploads/2025/04/green-minus.png);
		width: 100%;
		position: absolute;
		height: 100% !important;
		background-size: 26px;
		background-repeat: no-repeat;
		background-position: center;
		left: 0;
		right: 0;
		bottom: -15px !important;
	}
	.our-serv-addons ul li {
    	padding-bottom: 10px;
	}
	.our-serv-addons ul li:last-child::before{
		display:none !important;
	}
	header {
		padding: 0px 0px;
	}
		.abt-subtext{
		font-size:18px !important
	}
	.mob-center h2.vc_custom_heading {
	     text-align: center !important;
/*         font-size: 21px !important;
        line-height: 28px !important; */
	}
	.mob-center h2.vc_custom_heading br {
    	display:none !important;
	}
	.mob-center .wpb_text_column p {
    text-align: center !important;
	}	
	.abt-subtext{
		font-size:18px !important
	}
   .feel-cont h2.vc_custom_heading {
		font-size: 24px !important;
		line-height: 26px !important;
		margin-top: 30px;
		margin-bottom: 10px !important;
   }
  .gbtn a, .navbar-nav .gbtn a{
 	   font-weight: 600 !important;
 	}
	.meetourteam {
		margin-bottom: 20px !important;
	}
	.abt-icons {
		display: flex;
	}
	.abt-icons .vc_single_image-wrapper {
		max-width: 35px;
	}
	.abt-icons h3.vc_custom_heading {
		font-size: 11px !important;
		line-height: 16px;
	}
	.abt-icons .wpb_single_image {
		min-height: 42px;
	}
	.abt-icons> .wpb_column> .vc_column-inner{
		padding-left: 5px !important;
		padding-right: 5px !important;
	}
	body .abt-icons{
		margin-left:5px;
		margin-right:5px;
	}
	.abt-icons .wpb_single_image {
        min-height: 45px;
        max-width: 40px;
        margin: 0 auto;
    }
	body .meetourteam {
    	margin-bottom: 0px !important;
	}
	body .feel-main-cont {
    	margin-bottom: 50px !important;
	}
	.abt-icons .wpb_single_image img {
    	max-height: 36px;
	}
	.abt-icons{
		margin-top:20px;
	}
	.feel-cont {
    	margin-top: 40px;
	}
	.image-section {
    	height: 80px !important;
	}
	.monthly-shoot .grp_list {
    	columns: 1 !important;
    	-webkit-columns: 1 !important;
    	-moz-columns: 1 !important;
	}
	.add-on-cont{
		margin-bottom:30px !important;
	} 
	
	body .mnth-shoot, body  .add-on-cont {
		margin-left:0px !important;
		margin-right:0px !important;
		padding-left:0px !important;
		padding-right:0px !important;
	}
	.mnth-shoot .monthly-shoot {
    	margin-bottom: 0px !important;
	}
	.inline-iitems .grp_list li {
    	text-align: justify;
    	margin-bottom: 20px !important;
	}
	.logo-banners {
    	padding: 0px 20px;
	}
		body .main_heading_block >.vc_col-sm-6 >.vc_column-inner {
    	padding-left: 0px !important;
		padding-right: 0px !important;
	}
	body .mob-pd {
     padding: 20px 0px !important;
	}
	 .partner-ship-block .whitebox {
		margin-bottom: 30px;
	 } 
 .new-home-form .wsf-grid {
    flex-direction: column;
 	}
 	.new-home-form	.wsf-extra-small-6 {
		-webkit-box-flex: 0 !important;
		-ms-flex: 0 0 100% !important;
		flex: 0 0 100% !important;
		max-width: 100% !important;
	}
}


/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */

@media only screen and (min-width: 480px) and (max-width: 767px) {
    body,
    article .post-meta {
        font-size: 1.2em;
        line-height: 1.5em;
    }
    article .title {
        font-size: 2em;
        line-height: 1.5em;
    }
    .site-title {
        font-size: 10px !important;
        line-height: 50px;
    }
    .menu-main-nav-container a,
    .side-title,
    .menu-main-container a {
        font-size: 1em;
        line-height: 1.5em;
    }

}


/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */

@media only screen and (max-width: 479px) {
    body,
    article .post-meta {
        font-size: 1.2em;
        line-height: 1.5em;
    }
    article .title {
        font-size: 2em;
        line-height: 1.5em;
    }
    .site-title {
        font-size: 6px !important;
        line-height: 30px;
    }
    .menu-main-nav-container a,
    .side-title,
    .menu-main-container a {
        font-size: 1em;
        line-height: 1.5em;
    }
}