/*
Theme Name: Custom Theme
Author: 
Description:  The best WordPress starter theme based on the most powerful frameworks in the world: "_s" (by Automattic, the main people behind WordPress development), Twitter custom (the most popular HTML, CSS, and JS framework for developing responsive, mobile first projects on the web) and Font Awesome (or Fontawesome, a full suite of 675+ pictographic icons for easy scalable vector graphics on websites). This theme, like WordPress, is licensed under the GPL. You can use this theme as base for your next WordPress theme project and you are allowed to remove the link at the footer or do whatever you want. Your feedback on how we can continuously improve this WordPress Starter Theme Custom will be highly appreciated. Page templates includes Right-sidebar (default page template), Left-Sidebar, Full-Width, Blank with container, Blank without container Page. Other features - Currently using versiion v4.0.0 , Widgetized footer area, WooCommerce ready, Compatible with Contact Form 7, Compatible with Visual Composer, Compatible with Elementor Page Builder. This theme will be an active project which we will update from time to time. Check this page regularly for the updates.
Version: 3.3.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: wp-custom Theme
Requires at least: 4.7
Requires PHP: 5.2.4
Tested up to: 5.4
Tags: blog, custom-menu, featured-images, threaded-comments, translation-ready, right-sidebar, custom-background, e-commerce, theme-options, sticky-post, full-width-template
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
# Woocommerce
# Footer
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap');


body{ font-family: 'Montserrat', sans-serif !important;}
a{ font-family: 'Montserrat', sans-serif !important;}
p{ font-family: 'Montserrat', sans-serif !important;} 
li{ font-family: 'Montserrat', sans-serif !important;}
h1{ font-family: 'Montserrat', sans-serif !important;}
h2{ font-family: 'Montserrat', sans-serif !important;}
h3{ font-family: 'Montserrat', sans-serif !important;}
h4{ font-family: 'Montserrat', sans-serif !important;}
h5{ font-family: 'Montserrat', sans-serif !important;}
h6{ font-family: 'Montserrat', sans-serif !important;}
body, html { overflow-x: hidden; }


@media (min-width: 1400px){
.container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1400px;
}
}
@media (max-width: 1399px){
.container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1220px;
}
}

.entry-content {
    margin: 0px !important;
}
#content.site-content {
    padding-bottom: 0px !important;
    padding-top: 0px !important;
}


body {
  margin: 0;
  -webkit-font-smoothing: auto;
}


.alert.alert-info {
    display: none;
}

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

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

dfn {
  font-style: italic;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 2.5rem;
}

hr {
  box-sizing: content-box;
  height: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

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

td,
th {
  padding: 0;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
  clear: both;
  color: #24292e;
  font-weight: 600;
  margin-top: 24px;
  margin-bottom: 15px;
}
h1 {
  font-size: 32px;
  padding-bottom: 10px;
}
h2 {
  font-size: 24px;
  padding-bottom: 0.3em;
  line-height: 1.25;
}
h3 {
  font-size: 18px;
  line-height: 25px;
}
h4 {
  font-size: 16px;
  line-height: 20px;
}
h5 {
  font-size: 14px;
  line-height: 17.5px;
}

p {
  margin-bottom: 1.5em;
}
h1.entry-title {
  font-size: 1.31rem;
  border-bottom: 1px solid #eaecef;
}
h2.entry-title {
  border-bottom: 1px solid #eaecef;
}
h3.widget-title {
  font-size: 1.2rem;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
body {
  background: #fff;
  /* Fallback for when there is no custom background color defined. */
}

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */
}

figure {
  margin: 1em 0;
  /* Extra wide images within figure tags don't overflow the content area. */
}

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

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
header#masthead {
    margin-bottom: 0;
    background-color: rgb(0 0 0 / 0%);
    position: absolute;
    width: 100%;
    z-index: 999;
    padding-top: 20px;
}

.navbar-brand > a {
  color: rgba(0, 0, 0, 0.9);
  font-size: 1.1rem;
  outline: medium none;
  text-decoration: none;
  color: #fff;
  font-weight: 700;
}

.navbar-brand > a:visited, .navbar-brand > a:hover {
  text-decoration: none;
}

#page-sub-header {
  position: relative;
  padding-top: 5rem;
  padding-bottom: 0;
  text-align: center;
  font-size: 1.25rem;
  background-size: cover !important;
}

body:not(.theme-preset-active) #page-sub-header h1 {
  line-height: 1.6;
  font-size: 4rem;
  color: #000;
  margin: 0 0 1rem;
  border: 0;
  padding: 0;
}

#page-sub-header p {
  margin-bottom: 0;
  line-height: 1.4;
  font-size: 1.25rem;
  font-weight: 300;
}
body:not(.theme-preset-active) #page-sub-header p {
color: #212529;
}
a.page-scroller {
  color: #333;
  font-size: 2.6rem;
  display: inline-block;
  margin-top: 2rem;
}

@media screen and (min-width: 768px) {
  body:not(.theme-preset-active) #page-sub-header h1 {
    font-size: 3.750rem;
  }
  body:not(.theme-preset-active) #page-sub-header {
    font-size: 1.25rem;
  }
}
@media screen and (min-width: 992px) {
  #page-sub-header p {
    max-width: 43rem;
    margin: 0 auto;
  }
}
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
#masthead nav {
  padding-left: 0;
  padding-right: 0;
}

.navbar-nav {
    width: 100%;
    justify-content: center;
}

#masthead .navbar-nav > li {
    margin-right: 15px;
}

body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
    color: #fff;
    padding: 5px 5px;
    font-size: 14px;
    line-height: 25px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;
}

body:not(.theme-preset-active) #masthead .navbar-nav > li > a:hover{
  color: #D4AF37;
}
body:not(.theme-preset-active) #masthead .navbar-nav > li.current_page_item > a {
  color: #D4AF37;
  font-weight: 600;
}

.navbar-brand {
  height: auto;
}

.navbar-toggle .icon-bar {
  background: #000 none repeat scroll 0 0;
}

.dropdown-menu .dropdown-toggle::after {
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
  border-top: 0.3em solid transparent;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children {
    position: relative;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}
.dropdown.menu-item-has-children .dropdown.menu-item-has-children:hover>.dropdown-menu {
    display: block;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children:hover>a:after {
    border-left-color: #fff;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children.pull-left {
    float: none;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
  display: block;
}

.dropdown-item {
  line-height: 1.2;
  padding-bottom: 0.313rem;
  padding-top: 0.313rem;
}

.dropdown-menu {
  min-width: 12.500rem;
}

.dropdown .open .dropdown-menu {
  display: block;
  left: 12.250em;
  top: 0;
}

.dropdown-menu .dropdown-item {
  white-space: normal;
  background: transparent;
  line-height: 1.6;
}
.dropdown-menu .dropdown-item:hover {
  background: transparent;
}

@media screen and (min-width: 37.5em) {
  .menu-toggle {
    display: none;
  }
}
@media screen and (min-width: 769px) {
  .dropdown-menu li > .dropdown-menu {
    right: -9.875rem;
    top: 1.375rem;
  }
}
@media screen and (max-width: 991px) {
  .navbar-nav .dropdown-menu {
    border: medium none;
    margin-left: 1.250rem;
    padding: 0;
  }

  .dropdown-menu li a {
    padding: 0;
  }

  #masthead .navbar-nav > li > a {
    padding-bottom: 0.625rem;
    padding-top: 0.313rem;
  }

  .navbar-light .navbar-toggler {
    border: medium none;
    outline: none;
  }
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}
.comment-content.card-block {
  padding: 20px;
}

.navigation.post-navigation {
  padding-top: 1.875rem;
}

.post-navigation .nav-previous a,
.post-navigation .nav-next a {
  border: 1px solid #ddd;
  border-radius: 0.938rem;
  display: inline-block;
  padding: 0.313rem 0.875rem;
  text-decoration: none;
}

.post-navigation .nav-next a::after {
  content: " \2192";
}

.post-navigation .nav-previous a::before {
  content: "\2190 ";
}

.post-navigation .nav-previous a:hover,
.post-navigation .nav-next a:hover {
  background: #eee none repeat scroll 0 0;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 0.313rem;
  line-height: normal;
  padding: 0.938rem 1.438rem 0.875rem;
  text-decoration: none;
  top: 0.313rem;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

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

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

a img.alignright {
  float: right;
  margin: 0.313rem 0 1.25rem 1.25rem;
}

a img.alignnone {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

a img.alignleft {
  float: left;
  margin: 0.313rem 1.25rem 1.25rem 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption.alignnone {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

.wp-caption.alignleft {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

.wp-caption.alignright {
  margin: 0.313rem 0 1.25rem 1.25rem;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 1.5em;
  font-size: 0.875rem;
  /* Make sure select elements fit in widgets. */
}
.widget select {
  max-width: 100%;
}

.widget_search .search-form input[type="submit"] {
  display: none;
}

.nav > li > a:focus,
.nav > li > a:hover {
  background-color: #eee;
  text-decoration: none;
}
.half-rule {
  width: 6rem;
  margin: 2.5rem 0;
}
.widget_categories .nav-link {
  display: inline-block;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
#content.site-content {
  padding-bottom: 3.75rem;
  padding-top: 4.125rem;
}

.sticky .entry-title::before {
  content: '\f08d';
  font-family: "Font Awesome\ 5 Free";
  font-size: 1.563rem;
  left: -2.5rem;
  position: absolute;
  top: 0.375rem;
  font-weight: 900;
}

.sticky .entry-title {
  position: relative;
}

.single .byline,
.group-blog .byline {
  display: inline;
}

.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0;
}

.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

.page-template-blank-page .entry-content,
.blank-page-with-container .entry-content {
  margin-top: 0;
}

.post.hentry {
  margin-bottom: 4rem;
}

.posted-on, .byline, .comments-link {
  color: #9a9a9a;
}

.entry-title > a {
  color: inherit;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

.comment-body .pull-left {
  padding-right: 0.625rem;
}

.comment-list .comment {
  display: block;
}

.comment-list {
  padding-left: 0;
}

.comments-title {
  font-size: 1.125rem;
}

.comment-list .pingback {
  border-top: 1px solid rgba(0, 0, 0, 0.125);
  padding: 0.563rem 0;
}

.comment-list .pingback:first-child {
  border: medium none;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  background: #f1f1f1 none repeat scroll 0 0;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  padding: 0.313rem 0.313rem 0;
  text-align: center;
}
.wp-caption img[class*="wp-image-"] {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 100%;
  padding: 0;
  width: auto;
}
.wp-caption .wp-caption-text {
  font-size: 0.688rem;
  line-height: 1.063rem;
  margin: 0;
  padding: 0.625rem;
}

.wp-caption-text {
  text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.gallery-item .gallery-columns-2 {
  max-width: 50%;
}
.gallery-item .gallery-columns-3 {
  max-width: 33.33333%;
}
.gallery-item .gallery-columns-4 {
  max-width: 25%;
}
.gallery-item .gallery-columns-5 {
  max-width: 20%;
}
.gallery-item .gallery-columns-6 {
  max-width: 16.66667%;
}
.gallery-item .gallery-columns-7 {
  max-width: 14.28571%;
}
.gallery-item .gallery-columns-8 {
  max-width: 12.5%;
}
.gallery-item .gallery-columns-9 {
  max-width: 11.11111%;
}

.gallery-caption {
  display: block;
}

/*--------------------------------------------------------------
# Plugin Compatibility
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Woocommerce
--------------------------------------------------------------*/
.woocommerce-cart-form .shop_table .coupon .input-text {
  width: 8.313rem !important;
}

.variations_form .variations .value > select {
  margin-bottom: 0.625rem;
}

.woocommerce-MyAccount-content .col-1,
.woocommerce-MyAccount-content .col-2 {
  max-width: 100%;
}

/*--------------------------------------------------------------
## Elementor
--------------------------------------------------------------*/
.elementor-page article .entry-footer {
  display: none;
}

.elementor-page.page-template-fullwidth #content.site-content {
  padding-bottom: 0;
  padding-top: 0;
}

.elementor-page .entry-content {
  margin-top: 0;
}

/*--------------------------------------------------------------
## Visual Composer
--------------------------------------------------------------*/
.vc_desktop article .entry-footer {
  display: none;
}

.vc_desktop #content.site-content {
  padding-bottom: 0;
  padding-top: 0;
}

.vc_desktop .entry-content {
  margin-top: 0;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
footer#colophon {
  font-size: 85%;
}
body:not(.theme-preset-active) footer#colophon {
  color: #99979c;
  background-color: #f7f7f7;
}
.navbar-dark .site-info {
  color: #fff;
}
.copyright {
  font-size: 0.875rem;
  margin-bottom: 0;
  text-align: center;
}

.copyright a, footer#colophon a {
  color: inherit;
}

@media screen and (max-width: 767px) {
  #masthead .navbar-nav > li > a {
    padding-bottom: 0.938rem;
    padding-top: 0.938rem;
  }
}
/*--------------------------------------------------------------
# Media Query
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Notebook
--------------------------------------------------------------*/
@media only screen and (max-width: 1280px) {
  html {
    font-size: 95%;
  }
}

@media screen and (max-width: 1199px) {
  .navbar-dark .dropdown-item {
    color: #fff;
  }
  .navbar-nav .dropdown-menu {
    background: transparent;
    box-shadow: none;
    border: none;
  }
}
/*--------------------------------------------------------------
## Netbook
--------------------------------------------------------------*/
@media only screen and (max-width: 1024px) {
  html {
    font-size: 90%;
  }
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 960px) {
  html {
    font-size: 85%;
  }
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 768px) {
  html {
    font-size: 80%;
  }
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 480px) {
  html {
    font-size: 75%;
  }
}

/*--------------------------------------------------------------
## Custom Css
--------------------------------------------------------------*/

.astm-search-menu {
    position: absolute;
    right: 0px;
    top: 7px;
}

.is-menu path.search-icon-path {
    fill: #D4AF37 !important;
}


div#footer-widget {
    background-color: #1d1d1d !important;
    padding-top: 100px;
    padding-bottom: 40px;
    text-align: center;
}

div#footer-widget p {
    font-size: 16px;
    line-height: 30px;
    font-weight: 400;
    color: #ffffff8c;
}

div#footer-widget a {
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    color: #D4AF37;
}

div#footer-widget a:hover {
    color: #fff;
}

div#footer-widget li {
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    color: #D4AF37;
}

div#footer-widget .flex-column {
    flex-direction: unset !important;
    justify-content: center;
}

ul.ftr-info {
    display: flex;
    align-items: center;
    justify-content: center;
    list-style: none;
    margin: 0px 0px;
    padding: 0px 0px;
}

ul.ftr-info li {
    margin-right: 50px;
}

div#footer-widget li i {
    font-size: 20px;
    color: #fff;
    margin-right: 6px;
}

span.zoom-social_icons-list-span {
    color: #D4AF37 !important;
    padding: 12px 12px !important;
    border: 2px solid #D4AF37;
    margin-top: 30px;
    margin-right: 20px;
    transition: all 0.25s ease !important;
}

span.zoom-social_icons-list-span:hover {
    color: #fff !important;
    border-color: #fff !important;
    box-shadow: 0 20px 30px 0 rgba(0, 0, 0, 0.18);
    transform: translateY(-8px);
}

footer#colophon {
    background-color: #D4AF37 !important;
    text-align: center;
}

.site-info p {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    font-size: 16px;
    line-height: 16px;
    font-weight: 500;
    color: #000;
}

.nav > li > a:focus, .nav > li > a:hover {
    background-color: rgb(238 238 238 / 0%) !important;
}

div#footer-widget .widget {
    margin-bottom: 30px;
}

div#footer-widget section#media_image-2 {
    margin-bottom: 60px;
}

div#footer-widget section#text-2 {
    max-width: 950px;
    margin: 0 auto;
}

.is-search-icon {
    margin-top: 0px !important;
    padding-top: 3px !important;
}

.hme-heading-one {
    font-size: 60px;
    line-height: 80px;
    font-weight: 700 !important;
    margin-top: 0px;
    margin-bottom: 20px;
}

.hme-txt-one p {
    font-size: 18px;
    line-height: 30px;
    font-weight: 400;
    color: #e5e5e5;
}

.hme-btn-one > a {
    font-size: 15px !important;
    line-height: 28px !important;
    font-weight: 600 !important;
    letter-spacing: 2px;
    border-radius: 50px !important;
    border: 2px solid #D4AF37 !important;
    padding: 12px 35px !important;
    color: #fff !important;
    transition: all 0.25s ease !important;
    background: #D4AF37 !important;
    text-transform: uppercase;
}

.hme-btn-one > a:hover {
    box-shadow: 0 4px 20px 0 rgb(212 175 55 / 44%);
    transform: translateY(-8px);
    border-radius: 0px;
    background-color: #D4AF37 !important;
    color: #fff !important;
}

.twity-box {
    border: 15px solid #ffffff00;
    padding: 55px 20px;
    border-image: url(http://divorcemortgage.net/wp-content/uploads/2024/06/img-bdr.jpg) 50;
    text-align: center;
}

.twity-box h3 {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 98px;
    line-height: 110px;
    font-weight: 600;
    color: #d5ab40;
}

.twity-box h5 {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
    color: #d7d7d7;
}

.hme-contr-bx .stats-number {
    font-size: 60px !important;
    line-height: 80px;
    font-weight: 700 !important;
    color: #D4AF37 !important;
    text-shadow: 0px 0px 5px rgb(0 0 0 / 13%);
}

.hme-contr-bx .stats-text {
    font-size: 16px;
    line-height: 26px;
    font-weight: 500;
    color: #9a9a9a;
    margin-top: 10px;
}

.hme-contr-bx .counter_suffix {
    color: #c5c5c5;
    font-size: 40px !important;
}

section#hme-sec-one {
    background-attachment: fixed !important;
    background-position: center !important;
    background-size: cover !important;
}


.hme-heading-two {
    margin-top: 0px;
    margin-bottom: 20px;
    font-size: 25px;
    line-height: 40px;
    font-weight: 500 !important;
}

.hme-txt-two {
    text-align: center;
    max-width: 900px;
    margin: 0 auto;
}

.hme-txt-two p {
    font-size: 18px;
    line-height: 32px;
    font-weight: 400;
    color: #000;
}


.info-txt .aio-ibd-block {
    background-color: #fff;
    text-align: left !important;
    height: 150px;
    justify-content: center;
}

.hme-info-left .aio-icon-left {
    position: absolute;
    left: 0px;
    top: -17px;
}

.info-txt {
    position: relative;
}

.hme-info-left .aio-ibd-block {
    width: 90% !important;
    max-width: 100% !important;
    display: flex !important;
    flex-direction: column;
    margin: 0 auto;
    padding: 30px 20px 35px 40px;
    border-radius: 30px;
}

.hme-info-left .aio-icon-box {
    display: block !important;
}

.hme-info-right .aio-icon-right {
    position: absolute;
    right: 0px !important;
    top: -17px;
    width: 25% !important;
}

.hme-info-right .aio-ibd-block {
    width: 90% !important;
    max-width: 100% !important;
    display: flex !important;
    flex-direction: column;
    margin: 0 auto;
    margin-left: 0px;
    padding: 30px 20px 35px 40px;
    border-radius: 30px;
}

.hme-info-right .aio-icon-title, .hme-info-right .aio-icon-description {
    text-align: left !important;
}

.info-txt .aio-icon-title {
    font-size: 25px;
    line-height: 35px;
    font-weight: 500;
    color: #000000;
    margin-top: 0px;
    margin-bottom: 0px;
}

.info-txt .aio-icon-description {
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
    color: #000000;
}


.proces-img img.vc_single_image-img {
    height: 170px !important;
    border-radius: 32px;
    object-fit: cover;
    transform: skewY(-4deg);
}

section#hme-sec-thre .vc_box_border_grey:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    border: solid 1px #fff;
    left: -4px;
    border-radius: 32px;
    transform: skewY(4deg);
}

section#hme-sec-thre .vc_box_border_grey img {
    height: 170px !important;
    border-radius: 32px;
    object-fit: cover;
    transform: skewY(-4deg);
}


button:focus {
    outline: 0px auto -webkit-focus-ring-color;
}



.catgy-name {
    font-size: 15px;
    line-height: 25px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #000;
    position: relative;
}

.post-textarea h4 {
    font-size: 22px;
    line-height: 35px;
    font-weight: 600;
    color: #000;
    margin-top: 20px;
    margin-bottom: 30px;
}

.post-textarea h6 {
    font-size: 20px;
    line-height: 30px;
    font-weight: 700;
    color: #d5ab40;
    margin-top: 30px;
    margin-bottom: 0px;
}

.catgy-name:after {
    content: '';
    position: absolute;
    bottom: -5px;
    left: 0px;
    width: 6%;
    height: 2px;
    background-color: #d5ab40;
}

.post-textarea a {
    text-decoration: none !important;
}

.post-textarea p {
    font-size: 16px;
    line-height: 30px;
    font-weight: 400;
    color: #3b3939;
    max-width: 650px;
}

.owl-theme .owl-nav.disabled+.owl-dots {
    text-align: left !important;
}

.owl-dots button.owl-dot span {
    background: #d5ab40 !important;
    width: 15px !important;
    height: 15px !important;
    border: 2px solid #d5ab40 !important;
    opacity: 1;
    border-radius: 50px 0px 0px 0px !important;
    transform: rotate(45deg);
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #0000 !important;
}


.breadcrumbs {
    background-color: #1d1d1d !important;
    padding-top: 180px;
    padding-bottom: 80px;
    display: none;
}

.breadcrumbs h1 {
    font-size: 40px;
    line-height: 50px;
    font-weight: 600;
    color: #fff;
    margin-top: 0px;
    margin-bottom: 0px;
    text-transform: uppercase;
    letter-spacing: 3px;
    text-align: center;
}


section#hme-sec-thre {
    background-attachment: fixed !important;
    background-position: center !important;
    background-size: cover !important;
}

section#hme-sec-five {
    background-attachment: fixed !important;
    background-position: center !important;
    background-size: cover !important;
}

.navbar-nav .dropdown-menu {
    background-color: rgb(29 29 29 / 0%) !important;
}

.navbar-nav .dropdown-menu li {
    border-bottom: 1px solid #fff;
    background-color: #1d1d1d;
    padding: 10px 0px;
}

.navbar-nav .dropdown-menu li  a {
    color: #d5ab40;
    font-size: 15px;
    line-height: 25px;
    font-weight: 400;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.navbar-nav .dropdown-menu li:hover a {
    color: #fff;
}

.abt-heading-one {
    margin-top: 0px;
    margin-bottom: 20px;
    font-size: 40px;
    line-height: 50px;
    font-weight: 600 !important;
    color: #d5ab40;
    text-transform: capitalize;
}

.abt-txt-one p {
    font-size: 16px;
    line-height: 30px;
    font-weight: 400;
    color: #e5e5e5;
}


.team-info {
    background: url(https://divorcemortgage.net/wp-content/uploads/2023/12/team-bg-img.jpg);
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.team-desc {
    position: absolute;
    right: 0px;
    left: 0px;
    bottom: 0px;
    width: 100%;
    text-align: center;
    background: linear-gradient(0deg, #000000 0%, rgb(0 0 0 / 2%) 100%);
    padding-top: 50px;
    padding-bottom: 20px;
}

.team-info {
    position: relative;
    overflow: hidden;
    transition-duration: 0.5s !important; 
}

.team-desc h6 {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 24px;
    font-weight: 500;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-shadow: 0px 0px 10px #000;
    transition-duration: 0.8s !important;
    position: relative;
    bottom: -110px;
}

.team-desc h4 {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #fff;
    text-shadow: 0px 0px 10px #000;
}

.team-info:hover h6 {
    bottom: 0px;
}

.team-figure img {
    transition: all 0.8s ease-in-out;
}

.team-info:hover img {
    transform: scale(1.2);
}

.our_team-template-default {
    background: url(https://divorcemortgage.net/wp-content/uploads/2023/12/team-bg-img.jpg);
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.team-bg {
    padding-top: 180px;
}

.team-bg .row {
    align-items: center;
}

.team-content p {
    font-size: 16px;
    line-height: 30px;
    font-weight: 400;
    color: #d6d6d6;
}

.team-content h4 {
    font-size: 45px;
    line-height: 60px;
    font-weight: 700;
    letter-spacing: 5px;
    margin-top: 0px;
    margin-bottom: 12px;
    text-transform: uppercase;
    color: #e8e2e2;
}

.team-content h6 {
    margin-top: 10px;
    margin-bottom: 30px;
    font-size: 14px;
    line-height: 24px;
    font-weight: 500;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-shadow: 0px 0px 10px #000;
}

.team-contact a {
    display: block;
    font-size: 16px;
    line-height: 30px;
    font-weight: 400;
    color: #D4AF37;
    padding-bottom: 10px;
}

.team-contact .fa-solid.fa-phone {
    transform: rotate(21deg);
}

.team-contact i {
    font-size: 20px;
    color: #fff;
    padding-right: 10px;
}

.team-contact {
    margin-bottom: 30px;
}

.srvc-heading-one {
    font-size: 35px;
    line-height: 45px;
    font-weight: 500 !important;
    text-transform: capitalize;
    margin-top: 0px;
    margin-bottom: 0px;
}

.srvc-heading-two {
    margin-top: 0px;
    margin-bottom: 25px;
    font-size: 18px;
    line-height: 30px;
    font-weight: 500 !important;
    letter-spacing: 1px;
    position: relative;
}

.srvc-heading-two:after {
    content: '';
    position: absolute;
    left: 0px;
    bottom: -8px;
    width: 20%;
    height: 2px;
    background-color: #d4af37;
}

.servc-txt-one p {
    font-size: 16px;
    line-height: 28px;
    font-weight: 400;
    color: #000;
}

.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading {
    background-color: #d4af37 !important;
}

.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title>a {
    color: #fff !important;
}

.vc_tta.vc_general .vc_tta-panel-title>a {
    font-size: 18px !important;
    line-height: 30px !important;
    font-weight: 500 !important;
    text-transform: uppercase !important;
    color: #000 !important;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}

.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
    background-color: #fff !important;
    border: unset !important;
    border-top: 1px solid #d8d5d5 !important;
    border-radius: 0px !important;
    border-bottom: 1px solid #d8d5d5 !important;
}

.vc_tta.vc_general .vc_tta-panel-title {
    padding-bottom: 0px !important;
}

.vc_tta-panel-body p {
    font-size: 16px;
    line-height: 30px;
    font-weight: 400;
    color: #000;
}

.vc_pageable-slide-wrapper.vc_clearfix, 
.vc_gitem-animate-scaleRotateIn, 
.vc_gitem-animate-scaleRotateIn .vc_gitem-zone-a {
    height: 300px !important;
    max-height: 300px !important;
}

.single-post header#masthead {
    position: static !important;
    background-color: #1d1d1d;
    padding-bottom: 20px;
    margin-bottom: 50px;
}

.single-post {
    background-color: #1d1d1d !important;
}

.single-post .entry-title {
    font-size: 20px;
    line-height: 30px;
    font-weight: 500;
    color: #d5ab40;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.single-post a {
    color: #d5ab40;
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
}

.single-post p, .single-post li {
    font-size: 16px;
    line-height: 28px;
    font-weight: 400;
    color: #e5e5e5;
    margin-top: 20px;
}

.single-post span {
    font-size: 16px;
    line-height: 28px;
    font-weight: 400;
    color: #e5e5e5;
    margin-top: 20px;
}

.blog-top-bx {
    display: flex;
    align-items: center;
    justify-content: center;
}

.blog-top-bx .post-mn-box {
    width: 40%;
    padding-right: 50px;
}

.blog-top-bx .post-figure {
    width: 60%;
}

div#comments {
    display: none !important;
}

.post-navigation .nav-previous a, .post-navigation .nav-next a {
    border-radius: 0px;
    font-size: 14px;
    line-height: 25px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 2px;
    border-color: #d5ab40 !important;
    transition-duration: 0.5s !important;
}

.post-navigation .nav-previous a:hover, .post-navigation .nav-next a:hover {
    background: #d5ab40 !important;
    color: #000 !important;
}

.is-popup-search-form .is-search-icon {
    margin-top: 0px !important;
    padding-top: 3px !important;
    background: rgb(0 0 0 / 0%) !important;
    border: unset !important;
}

.is-popup-search-form .is-form-style input.is-search-input {
    height: 70px;
    background-color: #0000 !important;
    border: 2px solid #d4af37 !important;
    border-radius: 4px;
    font-size: 18px !important;
    font-weight: 400 !important;
    color: #d4af37 !important;
}

.is-popup-search-form .is-form-style input.is-search-input::placeholder {
    color: #d4af37 !important;
}

.is-popup-search-form .is-form-style .is-search-submit path {
    fill: #d4af37 !important;
}

.is-popup-search-form .is-search-icon svg {
    width: 50px !important;
}

.is-form-style button.is-search-submit {
    position: relative;
    right: 80px;
    top: -8px;
}

.cnct-frm input.wpcf7-form-control.wpcf7-text {
    background-color: #0000 !important;
    border: 1px solid #d5ab40;
    height: 65px;
    font-size: 18px;
    color: #d5ab40;
    box-shadow: unset !important;
}

.cnct-frm input.wpcf7-form-control.wpcf7-text::placeholder {
    color: #d5ab40;
}

.cnct-frm textarea.wpcf7-form-control.wpcf7-textarea {
    background-color: #0000 !important;
    border: 1px solid #d5ab40;
    height: 150px;
    font-size: 18px;
    color: #d5ab40;
    box-shadow: unset !important;
    padding-top: 20px;
}

.cnct-frm textarea.wpcf7-form-control.wpcf7-textarea::placeholder {
    color: #d5ab40;
}

.cntct-btn {
    text-align: end;
}

span.wpcf7-spinner {
    position: absolute;
    right: 0px;
    bottom: -10px;
}

.cnct-frm input.wpcf7-form-control.wpcf7-submit {
    border: 2px solid #d5ab40;
    background-color: #00000000 !important;
    color: #d5ab40;
    font-size: 20px;
    line-height: 30px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 5px;
    padding: 12px 50px;
    margin-top: 20px;
    filter: drop-shadow(4px 4px 4px rgba(0, 0, 0, .25));
}

.cnct-frm input.wpcf7-form-control.wpcf7-submit:hover {
    background-color: #d5ab40 !important;
    color: #000 !important;
}

.cnct-frm select.wpcf7-form-control.wpcf7-select.form-control {
    background-color: #0000 !important;
    border: 1px solid #d5ab40;
    height: 65px;
    font-size: 18px;
    color: #d5ab40;
    box-shadow: unset !important;
}

.cntct-heading-one {
    margin-top: 0px;
    margin-bottom: 20px;
    font-size: 22px;
    line-height: 30px;
    font-weight: 500 !important;
    text-transform: uppercase;
    letter-spacing: 5px;
}

.cntct-txt-one p {
    font-size: 16px;
    line-height: 30px;
    font-weight: 400;
    color: #e5e5e5;
}

.cntct-heading-one {
    margin-top: 0px;
    margin-bottom: 20px;
    font-size: 22px;
    line-height: 30px;
    font-weight: 500 !important;
    text-transform: uppercase;
    letter-spacing: 5px;
}

.cntct-txt-one p {
    font-size: 16px;
    line-height: 30px;
    font-weight: 400;
    color: #e5e5e5;
}

ul.cntct-info {
    list-style: none !important;
    margin: 0px 0px;
    padding: 0px 0px;
}

ul.cntct-info li a {
    font-size: 16px;
    line-height: 30px;
    font-weight: 300;
    color: #e5e5e5;
}

ul.cntct-info li {
    font-size: 16px;
    line-height: 30px;
    font-weight: 400;
    color: #e5e5e5;
    padding: 8px 10px;
    border-bottom: 1px solid #d5a7478c;
    width: 95%;
	display: flex;
    align-items: baseline;
}

ul.cntct-info li i {
    color: #d5ab40;
    padding-right: 10px;
}

ul.cntct-info li:hover,ul.cntct-info li:hover a {
    color: #d5a747;
}

section#hme-sec-two {
    text-align: center;
    background-attachment: fixed !important;
    background-position: center !important;
    background-size: cover !important;
}

.hme-btn-two > a {
    font-size: 15px !important;
    line-height: 28px !important;
    font-weight: 500 !important;
    letter-spacing: 5px;
    border-radius: 50px !important;
    border: 2px solid #d4af37 !important;
    padding: 12px 35px !important;
    color: #ffd755 !important;
    transition: all 0.25s ease !important;
    background: rgb(212 175 55 / 0%) !important;
    text-transform: uppercase;
}

.hme-btn-two > a:hover {
    box-shadow: 0 4px 20px 0 rgb(212 175 55 / 44%);
    transform: translateY(-8px);
    border-radius: 0px;
    background-color: #D4AF37 !important;
    color: #000 !important;
}

.btn-row { text-align: center; }

.wpcf7 form.sent .wpcf7-response-output {
    border: unset !important;
    background-color: #d5ab40 !important;
    text-align: center !important;
    font-size: 16px;
    color: #fff !important;
}

@media only screen and (max-width: 1200px){
#masthead nav { justify-content: end; }	
.navbar-light .navbar-toggler { background-color: #fff; font-size: 18px; }	
div#main-nav { background-color: #000; border-radius: 5px; margin-top: 15px; } 
div#main-nav .navbar-nav { padding: 20px 20px; }	

.hme-heading-one { font-size: 50px; line-height: 65px; }
section#hme-sec-four .vc_column-inner { padding-left: 50px !important; }	
.hme-info-right .aio-ibd-block { padding: 30px 30px 35px 30px !important; }	
.hme-info-left .aio-ibd-block { padding: 30px 20px 35px 50px!important; }
	
.twity-box h3 { font-size: 70px; line-height: 80px; } 
.twity-box h5 { font-size: 15px; line-height: 22px; }
div#footer-widget section#media_image-2 img { width: 23%; }	
section#abt-banner-sec { padding: 160px 0px !important; background-position: top !important; }	
}
@media only screen and (max-width: 1024px){
ul.ftr-info li { margin: 0px 0px; } ul.ftr-info { gap: 20px; }	
.twity-box { padding: 30px 10px !important; }
.info-txt .aio-ibd-block { height: 180px;}	
section#abt-banner-sec { padding: 130px 0px !important; background-position: top !important; }	
}
@media only screen and (max-width: 960px){
div#footer-widget li { font-size: 14px; line-height: 24px;} 
div#footer-widget a { font-size: 14px; line-height: 24px;} 
div#footer-widget p { font-size: 14px; line-height: 26px; } 
span.zoom-social_icons-list-span { font-size: 17px !important; }	
.site-info p { font-size: 12px; }	
.hme-btn-two > a { letter-spacing: 2px; padding: 8px 28px !important; }	
.hme-txt-one p { font-size: 16px; line-height: 28px;}	
.hme-contr-bx .stats-number, .hme-contr-bx .counter_suffix { font-size: 35px !important; }	
.info-txt .aio-icon-description { font-size: 16px; line-height: 26px;}	
.post-textarea h4 { font-size: 18px; line-height: 28px;}	
.info-txt .aio-ibd-block { height: 200px;}	
ul.ftr-info li { width: 40%; } 
ul.ftr-info { align-items: baseline; }	
section#abt-banner-sec { padding: 120px 0px !important; background-position: top !important; }
section#abt-sec-two .vc_row-flex { align-items: baseline !important; }	
}
@media only screen and (max-width: 767px){
.twity-box { width: 40%; margin: 0 auto; padding: 30px 0px !important; margin-top: 30px !important; }
.hme-contr-bx .stats-number, .hme-contr-bx .counter_suffix { font-size: 60px !important; }	
section#hme-sec-four .vc_column-inner { padding-left: 20px !important; }
ul.ftr-info { flex-direction: column; justify-content: center; align-items: center; }
ul.ftr-info li { width: 100%; }	
.hme-txt-two p br { display: none; }	
.blog-top-bx { flex-direction: column-reverse; } 
.blog-top-bx .post-mn-box { width: 100%; padding-right: 0px; } 
.blog-top-bx .post-figure { width: 100%; }	
.info-txt .aio-ibd-block { height: 160px; }	
div#footer-widget section#media_image-2 img { width: 45%; }	
section#abt-sec-two .vc_column-inner { padding-left: 20px !important; }	
.vc_btn3-container.hme-btn-one { margin: 0 auto !important; width: 100% !important; margin-bottom: 30px; }
.hme-info-right .aio-icon-right { right: unset !important; left: 0px; transform: perspective(0cm) rotateX(0deg) rotateY(180deg);width: 15% !important; }	
.hme-info-right .aio-ibd-block { padding: 30px 20px 35px 50px !important; margin: 0 auto !important; }	
.hme-info-left .aio-icon-left { width: 15% !important; }	
.aio-icon-box .info-txt { display: block !important; position: relative !important; }	
}
@media only screen and (max-width: 600px){
.hme-info-right .aio-icon-right { left: 3%; top: -15px; }
.hme-info-left .aio-icon-left { top: -15px; }	
}
@media only screen and (max-width: 500px){
.twity-box { width: 60%;}	
section#hme-sec-five { padding: 80px 0px !important; }	
.info-txt .aio-ibd-block { height: 200px; }	
div#footer-widget .flex-column { flex-direction: column !important; }	
.abt-heading-one { font-size: 30px; line-height: 40px; }	
ul.zoom-social-icons-list { margin: 0px 0px !important; } 
ul.zoom-social-icons-list li.zoom-social_icons-list__item { margin: 0px 0px !important; }
.hme-info-right .aio-icon-right { left: 3%; top: -14px; }
.hme-info-left .aio-icon-left { top: -14px; }		
}
@media only screen and (max-width: 479px){
.hme-heading-one { font-size: 35px; line-height: 50px; }	
}
@media only screen and (max-width: 419px){
.twity-box { width: 80%;}		
.hme-btn-two { width: 100% !important; margin: 0px 0px !important; margin-bottom: 30px !important; }	
.vc_btn3-container.hme-btn-two { margin-left: 0px !important; }	
.srvc-heading-one { font-size: 25px; line-height: 38px;}	
.hme-heading-one { font-size: 25px; line-height: 40px; }	
.info-txt .aio-ibd-block { height: 225px; }		
.hme-btn-one > a { letter-spacing: 1px; font-size: 14px !important; padding: 12px 20px !important; } 
.vc_btn3-container.hme-btn-one { margin: 0 auto !important;}	
.hme-info-right .aio-icon-right { right: 12px !important; top: -16px; }
.abt-heading-one { font-size: 25px; line-height: 35px; }
.page-id-10 section#hme-sec-one .hme-heading-one { font-size: 22px !important; line-height: 35px !important; }
.hme-info-right .aio-icon-right { left: 2%; width: 25% !important; top: -17px !important; }
.hme-info-left .aio-icon-left { width: 25% !important; top: -17px !important; }	
	
}

@media only screen and (max-width: 370px){
.hme-info-right .aio-icon-right { left: 4%; top: -15px !important; }
.hme-info-left .aio-icon-left { top: -15px !important; }
}




