/*
Theme Name: WP Bootstrap Starter
Theme URI: https://afterimagedesigns.com/wp-bootstrap-starter/
Author: Afterimage Designs
Author URI: https://afterimagedesigns.com/
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 Bootstrap (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 Bootstrap 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 Bootstrap 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-bootstrap-starter
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');

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

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

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

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

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: #563d7c ;
  box-shadow: 0 0.5rem 1rem rgba(0,0,0,.05), inset 0 -1px 0 rgba(0,0,0,.1);
  padding: .74rem 1rem;
}
*/
.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: #563e7c;
  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 li {
    margin: 0px 18px;
}

body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
    color: #000;
    padding: 5px 10px;
    font-size: 18px;
    line-height: 30px;
    font-weight: 400;
    text-transform: uppercase;
}

body:not(.theme-preset-active) #masthead .navbar-nav > li > a:hover,
body:not(.theme-preset-active) #masthead .navbar-nav > li.current_page_item > a {
  color: #000;
}

.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 CSSS-------------------------------------*/

.head-top .container-fluid {
    padding: 0px 0px !important;
}

.head-top .tp-blck {
    background-color: #000;
    height: 90px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.head-top .tp-blue {
    background-color: #00AFEF;
    padding-right: 5%;
    height: 90px;
    display: flex;
    align-items: center;
    justify-content: end;
}


.top-info {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 0px 0px;
    list-style: none;
    margin: 0px 0px !important;
}

.top-info li {
    display: flex;
    align-items: baseline;
    margin: 0px 50px;
}

.top-info li p {
    margin-bottom: 0px !important;
}

.top-info li i {
    font-size: 22px;
    padding-right: 12px;
}

.top-info li p a {
    font-size: 16px;
    line-height: 26px;
    display: inline-block;
    color: #000000;
    font-weight: 400;
    text-decoration: none;
}

.top-info li p a:hover {
    color: #fff;
}


.top-social {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0px 0px !important;
    margin: 0px 0px !important;
    list-style: none !important;
}

.top-social li {
    margin: 0px 20px;
}

.top-social li i {
    color: #fff;
    font-size: 25px;
}

.top-social li i:hover {
    color: #00afef;
}

.top-list ul {
    display: flex;
    align-items: baseline;
    justify-content: space-evenly;
    list-style: none;
}

.btn-top {
    background-color: #128FC8;
    color: #fff;
    padding: 15px 30px;
    border-radius: 5px;
    font-size: 16px;
    line-height: 26px;
    font-weight: 600;
    text-decoration: none !important;
    border: 2px solid #128FC8;
    transition: all 0.25s ease;
}

.btn-top:hover {
    background-color: rgb(0 0 0 / 0%);
    color: #128FC8;
    box-shadow: 0 20px 30px 0 rgba(0, 0, 0, 0.18);
    transform: translateY(-8px);
}

.astm-search-menu svg.search-icon {
    width: 25px !important;
    height: 40px !important;
}

.hme-txt-one h4 {
    margin-top: 0px;
    margin-bottom: 25px;
    font-size: 60px;
    line-height: 80px;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
}

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

.hme-txt-two {
    margin-bottom: 0px;
    background-color: #fff;
    border-radius: 8px;
    padding: 20px 10px !important;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 31%);
}

.hme-txt-two .aio-icon-title {
    font-size: 14px !important;
    line-height: 30px !important;
    font-weight: 600;
    color: #000;
    text-transform: capitalize;
    margin-top: 15px !important;
    margin-bottom: 5px !important;
}

.qoute-form h6 {
    font-size: 18px;
    line-height: 30px;
    font-weight: 600;
    color: #000;
    margin-top: 0px;
    margin-bottom: 0px;
}
.banner-col-3 {
    width: 30% !important;
}
.qoute-form input.wpcf7-form-control.wpcf7-text {
    height: 60px;
    border: unset !important;
    color: #929292;
    font-size: 16px;
    background-color: #fff !important;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 19%);
    border-radius: 8px;
}

.qoute-form input.wpcf7-form-control.wpcf7-text::placeholder {
    color: #929292;
}

.qoute-form select.wpcf7-form-control {
    height: 60px;
    border: unset !important;
    color: #929292;
    font-size: 16px;
    background-color: #fff !important;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 19%);
    border-radius: 8px;
}

.qoute-form span.wpcf7-list-item-label {
    font-size: 16px !important;
    color: #929292;
    font-weight: 400;
}

.qoute-form span.wpcf7-form-control-wrap {
    margin-top: 20px !important;
    display: block;
}

.qoute-form p {
    margin-bottom: 0px;
}

.mrg-bx-frm {
    margin-top: 30px;
}

.qoute-form input.wpcf7-form-control.has-spinner.wpcf7-submit {
    background-color: #128FC8 !important;
    border: unset !important;
    width: 100%;
    margin-top: 30px;
    padding: 18px 0px;
    font-size: 18px;
    text-transform: capitalize;
    font-weight: 600;
}

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

.hme-txt-thre {
    text-align: center;
}

.hme-txt-thre h4 {
    font-size: 50px;
    line-height: 60px;
    font-weight: 500;
    text-transform: capitalize;
    margin-top: 50px;
    margin-bottom: 0px;
}

.hme-txt-thre h5 {
    font-size: 25px;
    line-height: 35px;
    font-weight: 600;
    color: #6a6666;
    text-transform: uppercase;
    margin-top: 0px;
    margin-bottom: 0px;
    text-decoration: underline;
    text-underline-offset: 15px;
    text-decoration-color: #00AFEF;
    text-decoration-thickness: 3px;
}

.hme-col-box {
    box-shadow: 0px 10px 30px #00000030;
    width: 31% !important;
    margin: 0px 14px !important;
    border-radius: 10px;
    padding: 10px 12px !important;
    transition: all 0.25s ease;
    background-color: #fff;
}

.hme-col-box:hover {
    box-shadow: 0 20px 30px 0 rgba(0, 0, 0, 0.18);
    transform: translateY(-40px);
}

.hme-txt-four h6 {
    text-align: end;
    font-size: 35px;
    line-height: 45px;
    font-weight: 700;
    color: rgb(0 0 0 / 20%);
    margin-top: 0px;
    margin-bottom: 0px;
}

.hme-txt-four h4 {
    font-size: 26px;
    line-height: 36px;
    font-weight: 600;
    color: #000;
    margin-top: 20px;
    margin-bottom: 0px;
    padding-left: 10%;
}

.hme-txt-five {
    margin-bottom: 10px !important;
    margin-top: 100px !important;
}

.hme-txt-five .aio-icon-title {
    text-align: left !important;
    font-size: 18px !important;
    line-height: 30px !important;
    font-weight: 600 !important;
    text-transform: capitalize !important;
}

.hme-txt-six h6 {
    font-size: 25px;
    line-height: 35px;
    font-weight: 600;
    color: #6a6666;
    text-transform: uppercase;
    margin-top: 0px;
    margin-bottom: 0px;
    text-decoration: underline;
    text-underline-offset: 15px;
    text-decoration-color: #00AFEF;
    text-decoration-thickness: 4px;
}

.hme-txt-six h4 {
    font-size: 40px;
    line-height: 60px;
    font-weight: 500;
    text-transform: capitalize;
    margin-top: 40px;
    margin-bottom: 30px;
}

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

.hme-txt-seven .aio-icon-description {
    color: #919191;
    font-size: 18px;
    line-height: 32px;
    font-weight: 400;
}

.hme-progresbar .vc_general {
    margin-top: 50px;
    margin-bottom: 80px !important;
    background-color: #fff !important;
    box-shadow: unset !important;
    height: 8px;
}

.hme-progresbar .vc_general small.vc_label {
    padding: 0px 0px !important;
    position: relative;
    top: -35px;
    font-size: 18px;
    line-height: 30px;
    font-weight: 600;
    text-transform: uppercase;
}

.hme-progresbar .vc_general span.vc_label_units {
    position: absolute;
    right: 0px;
}

.hme-progresbar .vc_general::after {
    content: '';
    position: absolute;
    bottom: -6px;
    width: 100%;
    height: 2px;
    background-color: #cecece;
}

.hme-txt-eight {
    text-align: center;
}

.hme-txt-eight h6 {
    font-size: 25px;
    line-height: 35px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    margin-top: 0px;
    margin-bottom: 0px;
    text-decoration: underline;
    text-underline-offset: 15px;
    text-decoration-color: #00AFEF;
    text-decoration-thickness: 4px;
}

.hme-txt-eight h4 {
    font-size: 34px;
    line-height: 54px;
    font-weight: 500;
    text-transform: capitalize;
    margin-top: 50px;
    margin-bottom: 0px;
    color: #fff;
}

.hme-txt-nine .aio-icon-title {
    margin-top: 30px !important;
    margin-bottom: 0px !important;
    font-size: 25px !important;
    line-height: 35px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
}

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

.hme-txt-ten h6 {
    font-size: 25px;
    line-height: 35px;
    font-weight: 600;
    color: #6a6666;
    text-transform: uppercase;
    margin-top: 0px;
    margin-bottom: 0px;
    text-decoration: underline;
    text-underline-offset: 15px;
    text-decoration-color: #00AFEF;
    text-decoration-thickness: 4px;
}

.hme-txt-ten h4 {
    font-size: 39px;
    line-height: 60px;
    font-weight: 500;
    text-transform: capitalize;
    margin-top: 20px;
    margin-bottom: 0px !important;
    color: #000;
}

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

.Sub-Heading h3 {
    margin-top: 25px;
    margin-bottom: 0px;
    font-size: 20px;
    line-height: 30px;
    font-weight: 400;
    color: #00AFEF;
    text-transform: capitalize;
}

.services-content h4 {
    font-size: 25px;
    line-height: 35px;
    font-weight: 600;
    color: #000;
    text-transform: capitalize;
    margin-top: 15px;
    margin-bottom: 15px;
}

.services-content p {
    font-size: 18px;
    line-height: 30px;
    font-weight: 400;
    color: #000;
}

.btn-more a {
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
    color: #00AFEF;
    text-transform: capitalize;
}
.hme-txt-ten h4 br {
    display: none;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #0bb2ef !important;
}
.owl-theme .owl-dots .owl-dot span {
    background-color: rgb(0 0 0 / 0%) !important;
    border: 2px solid #2fbdf2;
    width: 15px !important;
    height: 15px !important;
}

.hme-row-one:before {
    content: '';
    background: url(https://staging.designinternal.com/wp/prime-time-movers/wp-content/uploads/2023/04/Icon-ionic-md-arrow-dropleft.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto;
    width: 120px;
    height: 120px;
    position: absolute;
    top: 0px;
    left: -120px;
    z-index: 999;
    background-color: #00afef;
}


.hme-txt-elevn h6 {
    font-size: 25px;
    line-height: 35px;
    font-weight: 600;
    color: rgb(255 246 246 / 72%);
    text-transform: uppercase;
    margin-top: 0px;
    margin-bottom: 0px;
    text-decoration: underline;
    text-underline-offset: 15px;
    text-decoration-color: rgb(255 255 255 / 47%);
    text-decoration-thickness: 4px;
}

.hme-txt-elevn h4 {
    font-size: 52px;
    line-height: 70px;
    font-weight: 500;
    text-transform: capitalize;
    margin-top: 20px;
    margin-bottom: 0px !important;
    color: #fff;
    text-shadow: 0px 0px 10px rgb(0 0 0 / 26%);
}

.hme-txt-elevn p {
    font-size: 20px;
    line-height: 35px;
    font-weight: 400;
    color: #fff;
    margin-top: 15px;
}

.testmnls-txt-one h4 {
    font-size: 25px;
    line-height: 35px;
    font-weight: 600;
    color: #000;
    text-transform: uppercase;
    margin-top: 0px;
    margin-bottom: 0px;
}
.testmnls-txt-one p {
    font-size: 16px;
    line-height: 30px;
    font-weight: 400;
    color: #000;
    margin-bottom: 0px;
}
.testmnls-txt-one {
    background-color: #fff;
    padding: 50px 40px;
    border-radius: 5px;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 28%);
}

.testmnls-txt-one:before {
    content: '';
    background: url(https://staging.designinternal.com/wp/prime-time-movers/wp-content/uploads/2023/04/qote-img.png);
    background-repeat: no-repeat;
    position: absolute;
    top: 0px;
    right: 40px;
    width: 50px;
    height: 50px;
}

.hme-cnter-bx .stats-number {
    font-size: 70px !important;
    line-height: 90px !important;
    font-weight: 700 !important;
    color: #fff;
}

.hme-cnter-bx .stats-text {
    font-size: 25px !important;
    line-height: 40px;
    font-weight: 600;
    color: #fff;
    text-transform: capitalize;
    margin-top: 30px;
}

.hme-post-bx .vc_gitem-zone {
    background-color: #fff !important;
    overflow: unset !important;
    border-radius: 10px;
}

.hme-post-bx .vc_gitem-zone-mini {
    position: relative !important;
    top: -50px !important;
    background-color: #fff;
    width: 90%;
    float: right;
}


.hme-post-bx .vc_custom_heading h4 {
    font-size: 20px;
    line-height: 30px;
    font-weight: 400;
    color: #00AFEF;
    text-transform: capitalize;
}

.hme-post-bx .vc_custom_heading p {
    font-size: 22px;
    line-height: 38px;
    font-weight: 700;
    color: #000;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    white-space: normal;
    overflow: hidden;
	margin-bottom: 10px;
}

.hme-post-bx .vc_general {
    background-color: rgb(0 0 0 / 0%) !important;
    color: #00AFEF !important;
    font-size: 20px !important;
    padding: 0px 0px !important;
    margin-bottom: 0px !important;
    text-transform: capitalize;
}

.hme-txt-twele h6 {
    font-size: 25px;
    line-height: 35px;
    font-weight: 600;
    color: #655f5f;
    text-transform: uppercase;
    margin-top: 0px;
    margin-bottom: 30px;
    text-decoration: underline;
    text-underline-offset: 15px;
    text-decoration-color: #00AFEF;
    text-decoration-thickness: 4px;
}

.hme-txt-twele h4 {
    font-size: 40px;
    line-height: 60px;
    font-weight: 500;
    text-transform: capitalize;
    margin-top: 20px;
    margin-bottom: 20px !important;
    color: #000;
}

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

.hme-btn-one a {
    background-color: #128fc8 !important;
    color: #fff !important;
    border: 2px solid #128FC8 !important;
    padding: 18px 40px !important;
    font-size: 18px !important;
}

.hme-btn-one a:hover {
    box-shadow: 0 20px 30px 0 rgba(0, 0, 0, 0.18);
    transform: translateY(-8px);
    background: unset !important;
    color: #128fc8 !important;
}

#footer-widget {
    display: block !important;
    background-color: #002643 !important;
    padding: 0px 0px 0px 0px !important;
}

.top-footer {
    border-bottom: 1px solid #b1afaf;
}

.top-footer .ftr-info {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    padding: 50px 0px !important;
    margin: 0px 0px !important;
    list-style: none;
}
.top-footer .ftr-info li:last-child {
    display: none;
}
.top-footer #custom_html-2 {
    margin-bottom: 0px;
}

.top-footer .ftr-info li {
    display: flex;
    align-items: baseline;
}

.top-footer .ftr-info li span {
    display: block;
    color: #fff;
    font-size: 24px;
    line-height: 34px;
    font-weight: 400;
}

.top-footer .ftr-info li p {
    padding-left: 20px;
    margin-bottom: 0px;
}

.top-footer .ftr-info li i {
    font-size: 20px;
    background-color: #fff;
    color: #00AFEF;
    padding: 15px 17px;
    border-radius: 50px;
}

.top-footer .ftr-info li a {
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    display: inline-block;
    margin-top: 5px;
    color: #fff;
	transition: 0.5s;
}
.top-footer .ftr-info li a:hover {
    color: #27b3eb !important;
    text-decoration: unset !important;
}
.ftr-btom {
    padding: 80px 10px 50px 10px;
}

#footer-widget p {
    color: #fff;
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
}

#footer-widget a {
    color: #fff;
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
}

#footer-widget h3 {
    font-size: 25px;
    line-height: 35px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    margin-top: 10px;
    margin-bottom: 25px;
}

#footer-widget #custom_html-3 p {
    max-width: 300px;
    margin-top: 30px;
}

.ftr-lnks li {
    text-transform: capitalize;
    margin-bottom: 10px;
}
.ftr-lnks {
    padding: 0px 0px;
    list-style: none;
    margin: 0px;
}

.news-frm input.wpcf7-form-control.wpcf7-text.wpcf7-email {
    height: 55px;
    border-radius: 0px;
    font-size: 16px;
    color: #000;
    background-color: #fff !important;
}

.news-frm input.wpcf7-form-control.has-spinner.wpcf7-submit {
    width: 100%;
    background-color: #00AFEF;
    color: #fff !important;
    text-transform: capitalize;
    border-radius: 0px;
    border: unset;
    height: 55px;
    font-size: 20px;
    font-weight: 600;
}

.news-frm p {
    margin-bottom: 15px;
}

footer#colophon {
    background-color: #002643 !important;
    border-top: 1px solid #b1afaf;
    padding: 5px 0px;
}

.site-info {
    text-align: center;
    font-size: 18px;
    line-height: 30px;
    font-weight: 400;
    color: #fff;
}
span.wpcf7-list-item input {
  position: absolute;
  opacity: 0;
}
span.wpcf7-list-item input + span.wpcf7-list-item-label {
  position: relative;
  cursor: pointer;
  padding: 0;
}
span.wpcf7-list-item input + span.wpcf7-list-item-label:before {
  content: "";
  margin-right: 10px;
  display: inline-block;
  vertical-align: text-top;
  width: 20px;
  height: 20px;
  background: white;
  border: 1px solid #6b6b6b;
  position: relative;
}
span.wpcf7-list-item input:hover + span.wpcf7-list-item-label:before {
  background: #128fc8;
}
span.wpcf7-list-item input:focus + span.wpcf7-list-item-label:before {
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.12);
}
span.wpcf7-list-item input:checked + span.wpcf7-list-item-label:before {
  background: #ffffff;
}
span.wpcf7-list-item input:checked + span.wpcf7-list-item-label:after {
  content: "";
  position: absolute;
  left: 0;
  background: #128fc8;
  width: 12px;
  height: 12px;
  right: 0;
  top: 18%;
  transform: translate(4px, 0px);
}
.single-services aside#secondary {
    display: none;
}
.single-services section#primary {
    -ms-flex: 100% !important;
    flex: 100% !important;
    max-width: 100% !important;
}
.single-services .post-thumbnail img {
 	width: 500px;
 	height: auto;
}
.single-services  h1.entry-title {
    font-size: 26px;
    line-height: 36px;
    color: #000;
    margin: 0;
    padding-top: 30px;
    border: unset;
}
.single-services p {
    font-size: 18px;
    line-height: 30px;
    color: #000;
    margin: 0;
}
.single-services nav.navigation.post-navigation {
    display: none;
}
.single-services  div#main {
    padding-top: 90px;
    padding-bottom: 80px;
}
.breadcrumb {
    margin-bottom: 0px;
    padding: 100px 0px 100px 0px;
    background-color: #002643;
    border-radius: unset;
	color: #fff;
}

.breadcrumb h4 {
    font-size: 45px;
    line-height: 55px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
}

.breadcrumb span {
    color: #fff;
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
}

.servc-txt-one h4 {
    font-size: 50px;
    line-height: 60px;
    font-weight: 600;
    text-transform: capitalize;
    margin-top: 0px;
    margin-bottom: 20px;
}

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

.srvc-txt-one .aio-icon-title {
    text-align: center;
    font-size: 22px !important;
    line-height: 32px !important;
    font-weight: 600;
    text-transform: capitalize;
    margin-top: 20px !important;
    margin-bottom: 20px !important;
    color: #00AFEF;
    padding: 0px 20px;
}

.srvc-txt-one .aio-icon-description {
    text-align: left !important;
    font-size: 16px;
    line-height: 30px;
    color: #000;
    font-weight: 400;
    padding: 0px 20px;
    padding-bottom: 30px;
}

.srvc-txt-one {
    box-shadow: 0px 0px 10px rgb(0 0 0 / 33%);
    border-radius: 10px;
    overflow: hidden;
}

.cnct-frm p {
    margin-bottom: 15px;
}
.cnct-frm  input.wpcf7-form-control.wpcf7-text {
    height: 60px;
    background-color: #fff !important;
    font-size: 18px;
    color: #000;
}
.cnct-frm textarea.wpcf7-form-control.wpcf7-textarea.form-control {
    height: 150px;
    background-color: #fff !important;
    font-size: 18px;
    color: #000;
}
.cnct-frm input.wpcf7-form-control.has-spinner.wpcf7-submit {
    width: 100%;
    background-color: #00AFEF;
    color: #fff !important;
    text-transform: capitalize;
    border-radius: 5px;
    border: unset;
    height: 55px;
    font-size: 20px;
    font-weight: 600;
}
.zoom-social_icons-list__link .dashicons-facebook-alt {
    font-size: 28px !important;
}
.procedure-inner h4 {
    margin: 0;
    color: #000;
    font-size: 26px;
    line-height: 36px;
    padding-bottom: 20px;
}
.procedure-inner p {
    font-size: 18px;
    line-height: 30px;
    margin: 0;
    color: #000;
}
.procedure-inner .wpb_text_column {
    margin: 0;
}
.procedure-inner {
    padding-top: 80px;
    padding-bottom: 80px;
}
.cont-sec h3 {
    margin: 0;
    font-size: 24px;
    line-height: 34px;
    padding-bottom: 30px;
}
.grav-form .gchoice label {
    background: #fff !important;
    color: #929292;
    font-size: 18px !important;
}
.grav-form input.button {
    background-color: #128FC8 !important;
    color: #fff !important;
    padding: 10px 30px;
    border-radius: 5px;
    font-size: 16px;
    line-height: 26px;
    font-weight: 600;
    text-decoration: none !important;
    border: 2px solid #128FC8;
    transition: all 0.25s ease;
}
.grav-form input.button:hover {
    background-color: rgb(0 0 0 / 0%) !important;
    color: #128FC8 !important;
    box-shadow: 0 20px 30px 0 rgba(0, 0, 0, 0.18);
}
.grav-form legend.gfield_label, .grav-form h3 {
    font-size: 22px !important;
    line-height: 32px;
    padding-bottom: 10px !important;
    text-transform: capitalize;
    font-weight: 600 !important;
}
.grav-form span.gfield_required {
    display: none;
}
.grav-form div#input_1_4 label, .grav-form div#input_1_30 label {
    margin-bottom: 10px !important;
    padding: 10px 0;
}
/* .grav-form div#gform_page_1_5 label.gfield_label {
    font-size: 18px !important;
} */
.grav-form .gsection {
    padding: 0 !important;
    border: unset !important;
}
.grav-form .gsection h3 {
    margin: 0;
}
.grav-form .zip-code label.gfield_label {
    font-size: 18px !important;
	margin-bottom: 15px;
	text-transform: capitalize;
}
.grav-form .zip-code input {
    height: 45px;
    border: unset !important;
    color: #929292;
    font-size: 16px;
    background-color: #fff !important;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 19%);
    border-radius: 8px;
}
.last-step input {
    height: 45px;
    border: unset !important;
    color: #929292;
    font-size: 16px;
    background-color: #fff !important;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 19%);
    border-radius: 8px;
}
.last-step label {
	font-size: 18px !important;
}
.grav-form .vc_column-inner {
    height: auto !important;
    padding-top: 20px !important;
}
.grav-form h2 {
    margin: 0;
    padding-bottom: 20px;
    font-size: 28px;
    line-height: 40px;
}
.gf_stylespro .gfield.o-shadowbox input:checked+label, .gfield.o-shadowbox input:checked+label .o_text {
    background: #2693c4 !important;
    color: #fff !important;
    border-color: #2693c4 !important;
}
.single-format-standard aside#secondary {
    display: none;
}
.single-format-standard nav.navigation.post-navigation {
    display: none;
}
.single-format-standard div#comments {
    display: none;
}
.single-format-standard section#primary {
    margin: auto;
    padding-top: 80px;
    max-width: 100% !important;
    flex: auto;
}
.single-format-standard .entry-meta a {
    color: #032841 !important;
}
.srvc-txt-one {
    height: 780px !important;
}
section#hme-sec-thre img {
    height: 666px !important;
    object-fit: cover;
}
.services-inner img {
    height: 250px !important; 
    object-fit: cover;
}
.testi-para {
    height: 400px;
    margin-bottom: 50px !important;
}
#hem-sec-six .item {
    padding-top: 25px;
}
#hem-sec-six .owl-theme .owl-dots .owl-dot span {
    background-color: #000 !important;
}
#hem-sec-six .owl-theme .owl-dots .owl-dot.active span, #hem-sec-six .owl-theme .owl-dots .owl-dot:hover span {
    background: #fff !important;
}
#hem-sec-six .owl-dots {
    margin-top: 40px;
}
.hme-row-one .vc_column-inner {
    padding-bottom: 0 !important;
}
.cont-sec ul.ftr-info {
    display: block !important;
    padding: 0px 0 0 0 !important;
}
.cont-sec .top-footer {
    border: unset !important;
}
.cont-sec .top-footer a, .cont-sec .top-footer span {
    color: #000 !important;
}
.cont-sec .top-footer .ftr-info li i {
    background: #00AFEF !important;
    color: #fff !important;
}
.cont-sec .top-footer .ftr-info li:not(:last-child) {
    align-items: center !important;
    padding-bottom: 40px;
}
.cont-sec .top-footer .ftr-info li:last-child {
	display: flex !important;
	align-items: center;
}
.cont-sec h3 {
    text-align: left !important;
}
.cont-sec .zoom-social-icons-widget ul li a span:hover {
    color: #27b3eb !important;
    background: #fff !important;
}
.cont-sec .zoom-social-icons-widget ul li a span {
    background: #27b3eb !important;
    padding: 10px !important;
    transition: 0.5s;
    color: #fff;
    border: 1px solid #27b3eb !important;
}
.cont-sec .zoom-social-icons-widget h3 {
    padding-bottom: 10px;
    padding-top: 10px;
}
#srvce-sec-one img.img-icon {
    height: 300px !important;
    object-fit: cover;
}
.type-post .entry-content a {
    color: #002643;
    font-weight: 600;
}
.type-post .entry-content p {
    font-size: 18px;
    line-height: 30px;
    font-weight: 400;
    color: #000;
}
section#blog-sec-one {
    padding-bottom: 0 !important;
}
.hme-post-bx .vc_custom_heading h4 {
    height: 62px;
}

@media screen and (max-width: 1260px) {
.testi-para {
    height: 450px;
}	
	
}

@media (min-width: 320px) and (max-width: 419px){  
	
.top-info { display: block; } 
.top-info li { margin: 10px 20px; }
#masthead nav { padding: 10px 0px !important; }
.btn-top { display: inline-block; margin-top: 20px; margin-bottom: 20px; } 
.navbar-toggler { border: 2px solid rgb(0 0 0 / 70%) !important; margin-top: 20px;}	
.navbar-nav { margin-top: 20px; } 
.navbar-nav li.astm-search-menu.is-menu.popup.menu-item { background-color: rgb(255 255 255 / 0%) !important; }	
.navbar-nav li { margin: 5px 0px; background-color: #128fc8; padding: 0px 10px; }
#hme-banner-sec { padding: 80px 0px !important; background-size: cover !important; }	
.hme-txt-one h4 { font-size: 40px; line-height: 50px; }	
.banner-col-3 { width: 100% !important; }
.hme-txt-two .aio-icon-title { font-size: 20px !important; line-height: 30px !important;}	
.grav-form h2 { font-size: 25px; line-height: 35px; }	
.grav-form legend.gfield_label { font-size: 20px !important; line-height: 30px !important; }	
.hme-txt-thre h5 { text-underline-offset: 5px; text-decoration-thickness: 2px; }
.hme-txt-thre h4 { font-size: 30px; line-height: 40px; }
.hme-txt-four h4 { padding-left: 0px; font-size: 22px; line-height: 35px; }
.hme-col-box { width: 90% !important; margin-bottom: 30px !important; } 
.hme-txt-six h4 { font-size: 30px; line-height: 45px; }	
#hem-sec-four { background-size: cover !important; background-position: center !important; }	
.hme-txt-eight h6 { font-size: 22px; line-height: 40px; text-underline-offset: 5px; text-decoration-thickness: 2px; }	
.hme-txt-eight h4 { font-size: 25px; line-height: 40px; }	
.hme-txt-ten h4 { font-size: 30px; line-height: 40px;}	
#hem-sec-five .vc_column-inner { padding: 10px 15px !important; }	
div#owl_custom13 { margin: 0px 0px !important; }	
section#hem-sec-six .vc_row.wpb_row.vc_inner { padding: 0px 0px !important; } 
.hme-row-one .vc_column-inner { padding: 30px 15px !important; }	
.testmnls-txt-one { padding: 50px 25px; }
.testi-para { height: unset !important; }	
.hme-txt-twele h6 { line-height: 40px; text-underline-offset: 5px; text-decoration-thickness: 2px; }	
.hme-txt-elevn h4 { font-size: 35px; line-height: 50px;}	
.top-footer .ftr-info { display: block; } 
.top-footer .ftr-info li i { font-size: 15px; padding: 12px 12px; } 
.top-footer .ftr-info li p { padding-left: 15px; } 
.top-footer .ftr-info li span { font-size: 20px; line-height: 30px; }
.top-footer .ftr-info li a { font-size: 15px !important; line-height: 25px !important;}	
.ftr-btom { padding: 80px 30px 50px 30px; }	
.srvc-txt-one { height: unset !important; }	
.breadcrumb h4 { font-size: 35px; line-height: 45px;}	
	
}

@media (min-width: 420px) and (max-width: 479px){   
	
.head-top .tp-blue { justify-content: center; } 
.top-info li { margin: 0px 5px; }
.top-info li i { font-size: 18px; padding-right: 8px; } 
.top-info li p a { font-size: 14px; line-height: 22px; }
#masthead nav { padding: 10px 0px !important; }
.btn-top { display: inline-block; margin-top: 20px; margin-bottom: 20px; } 
.navbar-toggler { border: 2px solid rgb(0 0 0 / 70%) !important; margin-top: 20px;}	
.navbar-nav { margin-top: 20px; } 
.navbar-nav li.astm-search-menu.is-menu.popup.menu-item { background-color: rgb(255 255 255 / 0%) !important; }	
.navbar-nav li { margin: 5px 0px; background-color: #128fc8; padding: 0px 10px; }
#hme-banner-sec { padding: 80px 0px !important; background-size: cover !important; }	
.hme-txt-one h4 { font-size: 40px; line-height: 50px; }	
.banner-col-3 { width: 100% !important; }
.hme-txt-two .aio-icon-title { font-size: 20px !important; line-height: 30px !important;}	
.grav-form h2 { font-size: 25px; line-height: 35px; }	
.grav-form legend.gfield_label { font-size: 20px !important; line-height: 30px !important; }	
.hme-txt-thre h5 { text-underline-offset: 5px; text-decoration-thickness: 2px; }
.hme-txt-thre h4 { font-size: 30px; line-height: 40px; }
.hme-txt-four h4 { padding-left: 0px; font-size: 22px; line-height: 35px; }
.hme-col-box { width: 90% !important; margin-bottom: 30px !important; } 
.hme-txt-six h4 { font-size: 30px; line-height: 45px; }	
#hem-sec-four { background-size: cover !important; background-position: center !important; }	
.hme-txt-eight h6 { font-size: 22px; line-height: 40px; text-underline-offset: 5px; text-decoration-thickness: 2px; }	
.hme-txt-eight h4 { font-size: 25px; line-height: 40px; }	
.hme-txt-ten h4 { font-size: 30px; line-height: 40px;}	
#hem-sec-five .vc_column-inner { padding: 10px 15px !important; }	
div#owl_custom13 { margin: 0px 0px !important; }	
section#hem-sec-six .vc_row.wpb_row.vc_inner { padding: 0px 0px !important; } 
.hme-row-one .vc_column-inner { padding: 30px 15px !important; }	
.testmnls-txt-one { padding: 50px 25px; }
.testi-para { height: unset !important; }	
.hme-txt-twele h6 { line-height: 40px; text-underline-offset: 5px; text-decoration-thickness: 2px; }	
.hme-txt-elevn h4 { font-size: 35px; line-height: 50px;}	
.top-footer .ftr-info { display: block; } 
.top-footer .ftr-info li i { font-size: 15px; padding: 12px 12px; } 
.top-footer .ftr-info li p { padding-left: 15px; } 
.top-footer .ftr-info li span { font-size: 20px; line-height: 30px; }
.top-footer .ftr-info li a { font-size: 15px !important; line-height: 25px !important;}	
.ftr-btom { padding: 80px 30px 50px 30px; }		
.srvc-txt-one { height: unset !important; }		
}

@media (min-width: 480px) and (max-width: 767px){  

.head-top .tp-blue { justify-content: center; } 
.top-info li { margin: 0px 20px; }
.top-info li i { font-size: 20px; padding-right: 12px; } 
.top-info li p a { font-size: 15px; line-height: 22px; }
#masthead nav { padding: 10px 0px !important; }
.btn-top { display: inline-block; margin-top: 20px; margin-bottom: 20px; } 
.navbar-toggler { border: 2px solid rgb(0 0 0 / 70%) !important; margin-top: 20px;}	
.navbar-nav { margin-top: 20px; } 
.navbar-nav li.astm-search-menu.is-menu.popup.menu-item { background-color: rgb(255 255 255 / 0%) !important; }	
.navbar-nav li { margin: 5px 0px; background-color: #128fc8; padding: 0px 10px; }
#hme-banner-sec { padding: 80px 0px !important; background-size: cover !important; }	
.hme-txt-one h4 { font-size: 40px; line-height: 50px; }	
.banner-col-3 { width: 100% !important; }
.hme-txt-two .aio-icon-title { font-size: 20px !important; line-height: 30px !important;}	
.grav-form h2 { font-size: 25px; line-height: 35px; }	
.grav-form legend.gfield_label { font-size: 20px !important; line-height: 30px !important; }	
.hme-txt-thre h5 { text-underline-offset: 5px; text-decoration-thickness: 2px; }
.hme-txt-thre h4 { font-size: 30px; line-height: 40px; }
.hme-txt-four h4 { padding-left: 0px; font-size: 22px; line-height: 35px; }
.hme-col-box { width: 70% !important; margin: 20px auto !important; }
.hme-txt-six h4 { font-size: 30px; line-height: 45px; }	
#hem-sec-four { background-size: cover !important; background-position: center !important; }	
.hme-txt-eight h6 { font-size: 22px; line-height: 40px; text-underline-offset: 5px; text-decoration-thickness: 2px; }	
.hme-txt-eight h4 { font-size: 25px; line-height: 40px; }	
.hme-txt-ten h4 { font-size: 30px; line-height: 40px;}	
#hem-sec-five .vc_column-inner { padding: 10px 15px !important; }	
div#owl_custom13 { margin: 0px 0px !important; }	
section#hem-sec-six .vc_row.wpb_row.vc_inner { padding: 0px 0px !important; } 
.hme-row-one .vc_column-inner { padding: 30px 15px !important; }	
.testmnls-txt-one { padding: 50px 25px; }
.testi-para { height: unset !important; }	
.hme-txt-twele h6 { line-height: 40px; text-underline-offset: 5px; text-decoration-thickness: 2px; }	
.hme-txt-elevn h4 { font-size: 35px; line-height: 50px;}
.hme-txt-twele h4 { font-size: 35px; line-height: 55px;}	
.top-footer .ftr-info li i { font-size: 15px; padding: 12px 12px; } 
.top-footer .ftr-info li p { padding-left: 15px; } 
.top-footer .ftr-info li span { font-size: 20px; line-height: 30px; }
.top-footer .ftr-info li a { font-size: 15px !important; line-height: 25px !important;}	
.ftr-btom { padding: 80px 30px 50px 30px; }	
.srvc-txt-one { height: unset !important; }			
	
}

@media (min-width: 768px) and (max-width: 960px){ 

#masthead nav { padding: 10px 0px !important; }
.btn-top { display: inline-block; margin-top: 20px; margin-bottom: 20px; } 
.navbar-toggler { border: 2px solid rgb(0 0 0 / 70%) !important;}	
.navbar-nav { margin-top: 20px; } 
.navbar-nav li.astm-search-menu.is-menu.popup.menu-item { background-color: rgb(255 255 255 / 0%) !important; }	
.navbar-nav li { margin: 5px 0px; background-color: #128fc8; padding: 0px 10px; }	
.btn-top { padding: 15px 12px; font-size: 12px; }	
.top-social li { margin: 0px 8px; } 
.top-info li { margin: 0px 20px; }	
#hme-banner-sec { padding: 80px 20px !important; background-size: cover; }	
.hme-txt-one h4 { font-size: 35px; line-height: 50px; }
.banner-col-3 .vc_column-inner { padding: 0px 5px !important; } 
.banner-col-3 { width: 33.333% !important; } 
.hme-txt-two .aio-icon-title { font-size: 14px !important; line-height: 22px !important; }
.hme-col-box { width: 30% !important; margin: 0px 14px !important; }	
.hme-txt-four h4 { font-size: 18px; line-height: 30px; padding-left: 0%; } 
.hme-txt-five .aio-icon-title { font-size: 16px !important; line-height: 30px !important;}	
.hme-txt-ten h4 { font-size: 25px; line-height: 40px;}	
div#owl_custom13 { margin: 0px 0px !important; }	
#hem-sec-six .vc_inner { padding: 0px 0px !important; }	
.hme-txt-elevn h6 { text-underline-offset: 5px; text-decoration-thickness: 3px; font-size: 22px !important; line-height: 30px !important; }	
.hme-txt-elevn h4 { font-size: 32px; line-height: 50px;}	
.hme-row-one .vc_column-inner { padding: 20px 30px !important; }
.testi-para { height: 400px; }	
section#hem-sec-six { background-size: cover; }
.hme-cnter-bx .stats-number { font-size: 40px !important; line-height: 50px !important;}	
.hme-txt-twele h6 { font-size: 20px; line-height: 30px; text-underline-offset: 10px; } 
.hme-txt-twele h4 { font-size: 25px; line-height: 45px;}	
.hme-post-bx .vc_custom_heading h4 { font-size: 18px; line-height: 27px;}	
.srvc-txt-one { height: 1180px !important; }	
}

@media (min-width: 961px) and (max-width: 1024px){ 

#masthead nav { padding: 10px 0px !important; }
.btn-top { display: inline-block; margin-top: 20px; margin-bottom: 20px; } 
.navbar-toggler { border: 2px solid rgb(0 0 0 / 70%) !important;}	
.navbar-nav { margin-top: 20px; } 
.navbar-nav li.astm-search-menu.is-menu.popup.menu-item { background-color: rgb(255 255 255 / 0%) !important; }	
.navbar-nav li { margin: 5px 0px; background-color: #128fc8; padding: 0px 10px; }	
.btn-top { padding: 15px 20px; font-size: 14px; }	
.top-social li { margin: 0px 8px; } 
.top-info li { margin: 0px 20px; }	
#hme-banner-sec { padding: 80px 20px !important; background-size: cover; }	
.hme-txt-one h4 { font-size: 35px; line-height: 50px; }
.banner-col-3 .vc_column-inner { padding: 0px 5px !important; } 
.banner-col-3 { width: 33.333% !important; } 
.hme-txt-two .aio-icon-title { font-size: 14px !important; line-height: 22px !important; }
.hme-col-box { width: 31% !important; margin: 0px 10px !important; }	
.hme-txt-four h4 { font-size: 18px; line-height: 30px; padding-left: 0%; } 
.hme-txt-ten h4 { font-size: 32px; line-height: 50px; }	
div#owl_custom13 { margin: 0px 0px !important; }	
#hem-sec-six .vc_inner { padding: 0px 0px !important; }	
.hme-txt-elevn h6 { text-underline-offset: 5px; text-decoration-thickness: 3px; font-size: 22px !important; line-height: 30px !important; }	
.hme-txt-elevn h4 { font-size: 32px; line-height: 50px;}	
.hme-row-one .vc_column-inner { padding: 20px 30px !important; }
.testi-para { height: 350px; }	
section#hem-sec-six { background-size: cover; }
.hme-cnter-bx .stats-number { font-size: 40px !important; line-height: 50px !important;}	
.hme-txt-twele h6 { font-size: 20px; line-height: 30px; text-underline-offset: 10px; } 
.hme-txt-twele h4 { font-size: 25px; line-height: 45px;}	
.hme-post-bx .vc_custom_heading h4 { font-size: 18px; line-height: 27px;}		
.hme-txt-five .aio-icon-title { font-size: 20px !important; line-height: 30px !important;}
.srvc-txt-one { height: 950px !important; }	
}

@media (min-width: 1025px) and (max-width: 1199px){ 

#masthead nav { padding: 10px 0px !important; }
.btn-top { display: inline-block; margin-top: 20px; margin-bottom: 20px; } 
.navbar-toggler { border: 2px solid rgb(0 0 0 / 70%) !important;}	
.navbar-nav { margin-top: 20px; } 
.navbar-nav li.astm-search-menu.is-menu.popup.menu-item { background-color: rgb(255 255 255 / 0%) !important; }	
.navbar-nav li { margin: 5px 0px; background-color: #128fc8; padding: 0px 10px; }	
.btn-top { padding: 15px 20px; font-size: 14px; }	
.top-social li { margin: 0px 8px; } 
.top-info li { margin: 0px 20px; }	
#hme-banner-sec { padding: 80px 20px !important; background-size: cover; }	
.hme-txt-one h4 { font-size: 35px; line-height: 50px; }
.banner-col-3 .vc_column-inner { padding: 0px 5px !important; } 
.banner-col-3 { width: 33.333% !important; } 
.hme-txt-two .aio-icon-title { font-size: 14px !important; line-height: 22px !important; }
.hme-col-box { width: 31% !important; margin: 0px 10px !important; }	
.hme-txt-four h4 { font-size: 18px; line-height: 30px; padding-left: 0%; } 
.hme-txt-ten h4 { font-size: 32px; line-height: 50px; }	
div#owl_custom13 { margin: 0px 0px !important; }	
#hem-sec-six .vc_inner { padding: 0px 0px !important; }	
.hme-txt-elevn h6 { text-underline-offset: 5px; text-decoration-thickness: 3px; font-size: 22px !important; line-height: 30px !important; }	
.hme-txt-elevn h4 { font-size: 32px; line-height: 50px;}	
.hme-row-one .vc_column-inner { padding: 20px 30px !important; }
.testi-para { height: 300px; }	
section#hem-sec-six { background-size: cover; }
.hme-cnter-bx .stats-number { font-size: 40px !important; line-height: 50px !important;}	
.hme-txt-twele h6 { font-size: 20px; line-height: 30px; text-underline-offset: 10px; } 
.hme-txt-twele h4 { font-size: 25px; line-height: 45px;}	
.hme-post-bx .vc_custom_heading h4 { font-size: 18px; line-height: 27px;}
.srvc-txt-one { height: 850px !important; }	
	
}

@media (min-width: 1200px) and (max-width: 1399px){ 

.hme-cnter-bx .stats-number { font-size: 55px !important; line-height: 70px !important; } 
.hme-txt-one h4 { font-size: 44px !important; line-height: 60px !important; } 
.grav-form h2 { font-size: 26px; line-height: 38px; } 
.grav-form legend.gfield_label, .grav-form h3 { font-size: 20px !important; line-height: 30px; } 
.grav-form .gchoice label { background: #fff !important; color: #929292; font-size: 16px !important; } 
.hme-txt-thre h4 { font-size: 40px; line-height: 50px; } 
.hme-cnter-bx .stats-text { font-size: 20px !important; line-height: 30px; margin-top: 10px; }
	
.top-info li { margin: 0px 20px; } 
.navbar-nav li { margin: 0px 5px; } 
body:not(.theme-preset-active) #masthead .navbar-nav > li > a { font-size: 16px; } 
section#hme-banner-sec { padding: 80px 50px !important; } 
.qoute-form span.wpcf7-list-item-label { font-size: 12px !important; } 
.qoute-form select.wpcf7-form-control { font-size: 14px; } 
.qoute-form input.wpcf7-form-control.wpcf7-text { font-size: 14px; } 
.hme-txt-one h4 { margin-bottom: 20px; font-size: 60px; line-height: 75px; } 
.hme-txt-two .aio-icon-title { font-size: 12px !important; }
.hme-col-box { width: 30% !important; margin: 0px 18px !important; }
.hme-row-one .vc_column-inner { padding: 20px 20px !important; } 
.hme-txt-elevn h4 { font-size: 40px; line-height: 65px; } 
.hme-txt-elevn p { font-size: 16px; line-height: 30px; } 
#hem-sec-six .vc_row.wpb_row { padding: 0px 0px !important; } 
#hem-sec-six { background-size: cover !important; }	
.testmnls-txt-one { background-color: #fff; padding: 30px 20px; } 
.testmnls-txt-one p { font-size: 15px; line-height: 26px; margin-bottom: 40px; } 
.testmnls-txt-one:before { top: 0px; height: 40px; } 
.testmnls-txt-one h4 { font-size: 20px; line-height: 30px; }


}

@media (min-width: 1400px) and (max-width: 1599px){ 

.top-info li { margin: 0px 40px; } 
.navbar-nav li { margin: 0px 10px; } 
body:not(.theme-preset-active) #masthead .navbar-nav > li > a { font-size: 18px; } 
section#hme-banner-sec { padding: 80px 50px !important; } 
.qoute-form select.wpcf7-form-control { font-size: 14px; } 
.qoute-form input.wpcf7-form-control.wpcf7-text { font-size: 14px; } 
.hme-txt-one h4 { margin-bottom: 20px; font-size: 60px; line-height: 75px; } 
.hme-txt-two .aio-icon-title { font-size: 14px !important; }
.hme-col-box { width: 30% !important; margin: 0px 18px !important; }
.hme-row-one .vc_column-inner { padding: 20px 20px !important; } 
.hme-txt-elevn h4 { font-size: 45px; line-height: 70px; } 
.hme-txt-elevn p { font-size: 18px; line-height: 32px; } 
#hem-sec-six .vc_row.wpb_row { padding: 0px 0px !important; } 
.testmnls-txt-one { background-color: #fff; padding: 30px 20px; } 
.testmnls-txt-one p { font-size: 16px; line-height: 30px; margin-bottom: 50px; }
.testmnls-txt-one:before { top: 0px; height: 40px; } 
.testmnls-txt-one h4 { font-size: 20px; line-height: 30px; }

}

@media (min-width: 1600px) and (max-width: 1799px){ 

body:not(.theme-preset-active) #masthead .navbar-nav > li > a { font-size: 18px; } 
section#hme-banner-sec { padding: 80px 50px !important; }  
.hme-txt-one h4 { margin-bottom: 20px; font-size: 60px; line-height: 75px; } 
.hme-col-box { width: 30% !important; margin: 0px 18px !important; }
.hme-row-one .vc_column-inner { padding: 20px 20px !important; }  
#hem-sec-six .vc_row.wpb_row { padding: 0px 0px !important; } 
.testmnls-txt-one:before { top: 0px; height: 40px; } 


}