/*
Theme Name: Lexi Child
Template: lexi
Theme URI:  https://www.wordpresteem.com/
Author:     wordpresteem
Author URI: https://www.wordpresteem.com/
Version:    1.0
License:    GNU General Public License v2 or later

*/
.site-main > * {
    margin-top: 0;
    margin-bottom: 0;
}
.home-sec-3 .w-full img {
  float: none;
  max-width: 600px;
  padding-bottom: 20px;
  text-align: center;
  margin: auto;
  width:100%;
}

.field.first-wp-left {
  width: 49%;
  float: left;
  margin-right: 1%;
}
.field.last-wp-left {
  width: 49%;
  float: left;
  margin-left: 1%;
}

.wp-request-demo input.wpcf7-form-control {
  outline: none !important;
  border: 1px solid #cfcfcf;
  border-radius: 0px;
  height: 45px;
  color: #63677A;
}
.wp-request-demo .field label {
  color: #63677A !important;
  font-size: 14px;
  font-weight: 100;
}
.wpcf7-select{
  outline: none !important;
  border: 1px solid #cfcfcf;
  border-radius: 0px;
  height: 45px;
  padding-left: 5px;
  padding-right: 5px;
  color: #63677A;
}

.wp-request-demo .wpcf7-form-control.has-spinner.wpcf7-submit {
  width: auto !important;
  height: 45px !important;
  line-height: 10px !important;
  outline: none !important;
  border: 0px solid #63677A !important;
  background: linear-gradient(90deg, rgb(0, 50, 98) 0%, rgb(0, 157, 225) 100%) !important;
  color: #fff !important;
  font-size: 16px;
  float: left;
  border-radius: 50px;
}
.wp-request-demo .wpcf7-form-control.has-spinner.wpcf7-submit:hover{
  border: 0px solid #63677A !important;
  background: linear-gradient(140deg, rgb(0, 50, 98) 0%, rgb(0, 157, 225) 100%) !important;
  color: #fff !important;
 }
 .pum-close.popmake-close {
  outline: none !important;
  font-size: 0px !important;
  text-indent: -99999999px;
}
.wpcf7-response-output {
  font-size: 18px;
  position: relative;
  top: 10px;
}
body #popmake-461 {
  top: 50% !important;
  transform: translate(0, -50%);
}
#popmake-461 .w-full.sm\:w-1\/2.p-6.mt-6 {
  margin-top: 0px;
}
footer .container.mx-auto.px-8 {
  padding-left: 15px;
  padding-right: 15px;
}
.wp-header-sec {
  padding-left: 15px;
  padding-right: 15px;
}
.wp-inner-top-banner .container {
  padding-left: 15px;
  padding-right: 15px;
}

.footer-widget.footer_col_4 {
  width: 30%;
  float: left;
}
.footer-widget.footer_col_8 {
  width: 70%;
  float: left;
}
.footer-widget.footer_col_8 ul li {
  display: inline-block;
  float: right;
  padding-left: 50px;
}


.wp-btn3 {
  text-transform: capitalize;
}
.pum-close.popmake-close::after {
  background: #fff;
  padding: 0px;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  content: "";
  font-size: 20px;
  color: #6cb6a4;
  margin-left: -50px;
  background: url(http://s857363360.onlinehome.us/landing-page/wp-content/uploads/2022/04/close.png);
  background-size: 20px;
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
}
#primary-menu-list .sub-menu li a:hover {
  color: #8fd1c1 !important;
}
.bg-white.py-8.home-sec-4 {
  padding: 0px !important;
}
.bg-white.border-b.py-8.home-sec-3 {
  padding-bottom: 0px;
}

.tpl-content-page-wrap {
  background: #fff;
  margin-top: 91px;
  padding-top: 30px;
}

.tpl-content-page-wrap .title-hedding h1 {
  font-size: 42px;
  margin-bottom: 20px;
}

.tpl-content-page-wrap p strong {
  font-family: avenir-heavy !important;
  font-weight: 100 !important;
}
.tpl-content-page-wrap p {
  font-family: avenirltstd-book !important;
  font-weight: 100 !important;
  font-size: 16px;
  line-height: 32px;
}
.tpl-content-page-wrap p a{
  font-family: avenirltstd-book !important;
  color: #8fd1c1;
}
.tpl-content-page-wrap ul {
  margin-left: 15px;
}
.tpl-content-page-wrap ul li {
  font-family: avenirltstd-book !important;
  font-weight: 100 !important;
  font-size: 16px;
  line-height: 32px;
  color: #63677A !important;
  list-style: disc;
}
.call-to-action {
  padding-bottom: 60px;
  margin-bottom: 0px;
}
.tpl-content-page-wrap {
  border-bottom: 1px solid #ddd;
}

.post-box {
  margin: 15px;
  width: 47%;
  box-sizing: ;
  box-shadow: 5px 4px 6px #eee;
  border: 1px solid #eee;
  border-radius: 8px;
}
.post-box h3 {
  padding: 25px 30px !important;
  margin-bottom: 0;
  font-size: 25px;
}
.post-box img {
  height: auto !important;
}

@media(max-width: 1199px){
 footer .container.mx-auto.px-8 {
  padding-left: 10px;
  padding-right: 10px;
}
.wp-header-sec {
  padding: 0px 15px;
} 
.footer-widget.footer_col_8 ul li {
  padding-left: 30px;
}
footer .textwidget a {
  font-size: 18px;
}
}

@media(max-width: 1025px){
.col-12.dtg_contact_form {
  padding: 0px 15px;
}
}
@media(max-width: 1023px){
.tpl-content-page-wrap {
  margin-top: 82px;
  padding-top: 20px;
}
.site-branding .custom-logo {
  top: -3px !important;
}
.primary-navigation .primary-menu-container ul li:hover .sub-menu {
  padding: 0px 35px !important;
}
.primary-navigation .primary-menu-container ul li .sub-menu {
  padding: 0px 35px !important;
  margin: 8px 0px !important;
}
.home-sec-2 .post-box {
  width: 46% !important;
}
.post-box h3 {
  font-size: 18px;
}
}

@media(max-width: 767px){
.home-sec-3 .w-5\/6.sm\:w-1\/2.p-6 {
  padding-left: 15px !important;
} 
.home-sec-3 .w-full.sm\:w-1\/2.p-6.p-6-l {
  padding-right: 15px;
}
.flex-wp2 .p-6 {
  padding-left: 15px;
  padding-right: 15px;
} 
.footer-widget.footer_col_4 {
  width: 100%;
  float: left;
}

.footer-widget.footer_col_4 #media_image-2 img {
  max-width: 250px !important;
  text-align: center;
  display: block;
  margin: auto;
}
#spoontalk-sociamedia-icons-widget-3 .alignment {
  text-align: left;
}
.footer-widget.footer_col_8 {
  width: 100%;
  float: none;
  text-align: center;
  display: block;
}
.footer-widget.footer_col_8 ul li {
  padding-left: 10px !important;
  float: none;
  padding-right: 10px !important;
}
.footer-widget.footer_col_8 ul li a {
  font-size: 16px;
  line-height: 22px;
}
.tpl-content-page-wrap .title-hedding h1 {
  font-size: 32px;
  margin-bottom: 10px;
}
.home-sec-2 .post-box {
  width: 100% !important;
}
.wp-inner-banner-info .text-5xl {
  font-size: 2rem;
  line-height: 1.25;
  margin-bottom: 35px !important;
}
}

@media(max-width: 480px){
 .tpl-content-page-wrap {
  margin-top: 78px !important; 
  padding-top: 20px;
}
.call-to-action {
  padding: 0px 10px;
}
.wp-home-title {
  font-size: 32px !important;
  line-height: 48px !important;
} 
.col-12.dtg_contact_form {
  padding: 0px 5px;
}
.primary-navigation .primary-menu-container ul li:hover .sub-menu {
  padding: 0px 15px !important;
}
.primary-navigation .primary-menu-container ul li .sub-menu {
  padding: 0px 15px !important;
}
}




/*** Customize style ******/

body{
  color:#63677A;
  font-size:22px;
  line-height:44px;
}
#header {
  padding: 0px 15px 0px 15px;
}


.border-b.border-gray-100.opacity-25.my-0.py-0 {
  opacity: 0;
}
.site-branding .custom-logo {
  max-width: 180px;
  position: relative;
  top:-8px;
}
#primary-menu-list li a {
  font-size: 18px;
  text-decoration: none;
  padding: 10px 20px;
  color: #fff;
}
#primary-menu-list li a:hover{
  color:#000
}

#header {
  border-bottom: 0px solid #de9b82;
}
#primary-menu-list li:last-child a {
  background: #fff;
  border-radius: 50px;
  font-weight: normal;
  padding: 1rem 2rem;
  color: rgba(1,51,98,var(--tw-text-opacity));
  font-size: 17px;
  margin-left: 15px;
  --tw-text-opacity: 1;
  font-weight: 700;
  opacity: .75;
}
#primary-menu-list li a:hover {
  color: #fff;
}
.text-white.bg-white #primary-menu-list li:last-child a{
  background: linear-gradient(90deg, rgba(0,50,98,1) 0%, rgba(0,157,225,1) 100%);
opacity: 1;   color: #fff;
}
#primary-menu-list li:last-child:hover a {
color: rgba(1,51,98,var(--tw-text-opacity));
}
footer.bg-white {
  margin-bottom: 0px !important;
  padding-bottom: 15px;
  padding-top:50px;
}

footer ul.menu li a {
  font-size: 20px;
  text-decoration: none;
  line-height: 44px;
}
footer ul.menu li a:hover{
  color:#499a87 !important;
}
footer ul.menu li {
  line-height: 32px;
}
body footer h2.widget-title {
  font-size: 22px !important;
  font-weight: 400 !important;
}
#main {
  margin-bottom: 0px;
  padding-bottom: 0px;
}
footer .widget-area {
  margin: 0px;
  padding-top: 0px;
}
footer .w-full.flex.flex-col.md\:flex-row.py-6 {
  padding-top: 0px;
  padding-bottom: 0px;
}
footer .widget-area {
  grid-template-columns: fit-content;
  max-width: 1536px !important;
  display:block !important;
  width: 100%;
}
.wp-home-title {
  color: rgba(1,51,98,var(--tw-text-opacity)) !important;
}
.home-sec-3 h3 {
  /* font-size: 38px !important; */
  line-height: 52px;
  color: #0095df;
  line-height: 1;
}
.home-sec-3.home3 p {
  font-size: 1.2rem;
  line-height: 1.5;
}

.wp-header-sec .w-full img {
  float: right;
  max-width: 600px;
  padding-bottom: 20px;
} 
  .wp-header-sec h1.leading-tight {
  font-size: 49px;
  line-height: 54px;
    color:#fff !important;
}
  .wp-header-sec .uppercase {
  font-size: 20px;
  line-height: 32px;
    color:#fff;
}
.wp-header-sec p.leading-normal {
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 0px;
  color:#fff;
}
.wp-header-sec a.rounded-full {
  font-size: 16px;
  text-decoration: none !important;
  color: rgba(1,51,98,var(--tw-text-opacity));
  padding: 10px 30px;
}
.home-sec-4 .flex.flex-wrap p.w-full {
  font-size: 17px;
  color: #63677A;
}
.home-sec-4 .flex.flex-wrap p.text-gray-800 {
  font-size: 16px;
  line-height: 30px;
  color: #63677A;
}
.home-sec-4 .flex.flex-wrap .w-full.font-bold {
  font-size: 22px;
  font-weight: normal !important;
  line-height: 30px;
  color: #63677A;
  margin: 8px 0px 5px;
}

.home-sec-4 .flex-1.bg-white {
  padding: 30px 0px 40px 0px !important;
}
.wp-btn2 {
  margin-left: 20px !important;
  font-weight: 400 !important;
  padding: 10px 30px !important;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16) !important;
}
.home-sec-4 .flex-1.bg-white:hover {
  background: #8fd1c1 !important;
}
.wpcf7-response-output {
  color: #000;
}
.wpcf7-not-valid-tip {
  position: absolute;
  right: 0;
}
.call-to-action h2 {
  color: #fff !important;
}
.call-to-action h3 {
  font-size: 28px !important;
  color: #fff !important;
  line-height: 44px;
  margin-bottom: 30px;
  display: block;
  font-family:'myriadpro-regular' !important;
}
.wp-btn3 {
  color: #63677A !important;
  padding: 12px 30px !important;
  font-weight: 100 !important;
}
.wp-btn3:hover{
  background:#65697c;
  color:#fff !important;
}

#header {
  padding-top: 0px;
}

.home-sec-4 .p-6.p-6-r {
  padding-left: 0;
  width: 31.8%;
  padding-right: 0;
  margin-right: 1.5rem;
}
.home-sec-4 .p-6-r:nth-child(3n+2) {
  margin-right: 0;
}
.sub-menu-toggle {
  display: none;
}
.primary-navigation .primary-menu-container ul li:hover .sub-menu {
  display: block !important;
  position: absolute;
  top: 40px;
  background: #fff;
  border: none;
  border-radius: .35rem;
  padding: 1.2rem;
  box-shadow: 0 0 1rem 0 rgba(83,83,83,0.25);
}
.primary-navigation .primary-menu-container ul li .sub-menu::after {
  width: 0;
  height: 0;
  border-left: .5rem solid transparent;
  border-right: .5rem solid transparent;
  border-bottom: .5rem solid #fff;
  content: "";
  position: absolute;
  right: 0.2rem;
  top: -.4rem;
  left: 50%;
  position: absolute;
  -webkit-transform: translate(-50%);
  transform: translate(-50%);
}
#primary-menu-list .sub-menu li:last-child a {
  background: none;
  border-radius: 0;
  font-weight: normal;
  padding: 0;
  color: #63677A;
  font-size: 16px;
  margin-left: 0;
  margin-bottom: 0;
}
#primary-menu-list .sub-menu li a {
  color: #63677A;
  padding: 0;
  font-size: 16px;
  font-weight: normal;
  margin-bottom: 10px;
}
.wp-header-sec h1.leading-tight {
  font-size: 43px;
  line-height: 50px;
  color: #fff !important;
}
 footer .textwidget a {
  font-size: 20px;
  text-decoration: none !important;
  line-height: 44px;
}
.spoontalk-sociamedia-icons-widget {
  margin-top: 20px;
}
.spoontalk-sociamedia-icons-widget a {
  margin-left: 0 !important;
}
.spoontalk-social {
  color: white !important;
  text-align: center !important;
  margin-bottom: 5px;
  border-radius: 66%;
  background: default_style;
  line-height: 25px !important;
  width: 30px !important;
  height: 30px !important;
  font-size: 1em !important;
  background-color: #63677a !important;
  padding-top: 3px;
}
.spoontalk-sociamedia-icons-widget a {
  margin-left: 0 !important;
  display: inline-block;
}
.copyright p {
  text-align: center;
  font-size: 15px;color: #000;
}
.text-white.bg-white #primary-menu-list .sub-menu li:last-child a {
  background: none;
  opacity: 1;
  color: #63677A;
}
.pum-content.popmake-content .flex-wrap {
  flex-wrap: wrap;
  align-items: center;
}
#popmake-461 {
  top: 0 !important;
}
.wpcf7-form-control.has-spinner.wpcf7-submit {
  margin-top: 20px;
  padding: 10px 40px;
  color: #fff !important;
}

.wpcf7-form-control.wpcf7-select, input.wpcf7-form-control {
  width: 100%;
}
.wpcf7-form-control.has-spinner.wpcf7-submit {
  margin-top: 20px;
  padding: 10px 40px;
  color: #fff !important;
}
 .form-container {
  width: 30rem;
  background-color: white;
  border-radius: 1rem;
  -webkit-box-shadow: 0 0.2rem 1.25rem 0 rgba(83,83,83,0.3);
  box-shadow: 0 0.2rem 1.25rem 0 rgba(83,83,83,0.3);
  padding: 2rem 3rem;
  position: relative;
  z-index: 2;margin-top: -20px !important;
padding-top: 60px !important;
}
.pum-close.popmake-close {
    left: 48% !important;
    background: none !important;
    color: #6cb6a4 !important;
    font-size: 20px !important;
    font-weight: bold !important;
    margin-left: -10px !important;
    float: left;
    right: unset !important;
  width: 30px !important;
height: 30px !important;
}
.pum-close.popmake-close::after{
  display:none;
}
.pum-content.popmake-content .align-middle {
  font-size: 1.8rem;
  line-height: 1.4;
  margin-left: 10%;
}
.field {
  color: #000;
  margin-bottom: 10px;
  font-size: 18px;
}
.home-sec-3.sec-3 h3
{
  color:#fff;
}
.scroll-logo {
  display: none;
}
.bg-white.shadow .site-branding {
  display: none;
}
.bg-white.shadow .scroll-logo {
  display: block;
  width: 60px;
}
.current-menu-item a {
  font-weight: bold;
}
.call-to-action a.rounded-full {
  font-weight: 500;
  color: #023464 !important;
  padding-bottom: 15px;
}
.call-to-action a.rounded-full:hover {
  background: #bfe3f3;
}
.wp-price-0 a.rounded-full {
  padding-bottom: 12px !important;
  padding-top: 8px !important;
}
.wp-form-left {
  border: 1px solid #d5d5d5;
  box-shadow: 0 3px 6px rgba(0,0,0,0.2);
}


.single-blog .type-post {
  background: #fff;
  padding: 40px 0px;
  color: #4b5563;
  font-size: 16px;
}
.single-blog .type-post .post-thumbnail img {
  width: 100% !important;
  margin: auto !important;
  max-width: unset !important;
  height: 450px !important;
  object-fit: cover;
}
.post-thumbnail, .entry-content .wp-audio-shortcode, .entry-content > :not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator):not(.woocommerce), [class*="inner-container"] > :not(.entry-content):not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator):not(.woocommerce), .default-max-width {
  max-width: unset;
  margin-left: auto;
  margin-right: auto;
}
#comments {
  display: none;
}
.navigation.post-navigation {
  background: #fff !important;
  padding: 0px !important;
  margin: 0px auto !important;
  display: none;
}

.single-blog .type-post h1{
  color: #0095df;
  font-size: 28px;
  font-family: 'myriadpro-bold' !important;
}
.single-blog .type-post h2{
  color: #0095df;
  font-size: 24px;
  font-family: 'myriadpro-bold' !important;
}
.single-blog .type-post h3{
  color: #0095df;
  font-size: 22px;
  font-family: 'myriadpro-bold' !important;
}
.single-blog .type-post h4{
  color: #0095df;
  font-size: 20px;
  font-family: 'myriadpro-bold' !important;
}
.single-blog .type-post h5{
  color: #0095df;
  font-size: 18px;
  font-family: 'myriadpro-bold' !important;
}
.single-blog .type-post h6{
  color: #0095df;
  font-size: 16px;
	font-family: 'myriadpro-bold' !important;
}

.auther_wp .posted-on {
  color: #0095df;
	padding-right: 5px;
}
.auther_wp .posted-on .entry-date.published {
  color: #4b5563;
}

.auther_wp .byline {
  color: #0095df;
}
.auther_wp .byline a {
  color: #4b5563;
}
.post-taxonomies .cat-links {
  color: #0095df;
}
.post-taxonomies .cat-links a{
  color: #4b5563;
}

.woocommerce div.product form.cart .variations select {
	max-width: 100%;
	min-width: 75%;
	display: inline-block;
	margin-right: 1em;
	color: #000;
	padding: 0 10px;
}
.wp-price-0 li {
	padding-left: 10px;
	padding-right: 10px;
}






@media (min-width:1200px){
.container {
  max-width: 1080px !important;
}
  @media (min-width: 1536px) {
  .container {
    max-width: 1536px !important;
  }
}
}
@media(max-width:1200px){
  
}

@media(max-width:1024px){
  
.mobmenur-container {
  top: 22px;
} 
.mobmenu-content li a {
  padding: 10px 0px;
} 
.mobmenu-content li{
  display:block;
}
  #primary-menu-list li:last-child {
  display: inline-block;
}

.wp-header-sec .w-full img {
  max-width: 400px;
  width: 100%;
} 
  .pum-close.popmake-close {
  margin-top: 5px !important;
}
}

@media(max-width:1023px){
#nav-content .primary-navigation {
  right: 0px !important;
}
#primary-menu-list li a:hover {
  color: #0095df !important;
}
.wp-footer-logo img {
  max-width: 150px !important;
  padding-right: 20px;
} 
.hover\:text-gray-900:hover {
  color: #013362;
}
.site .button:hover, .site .button:active, button:hover, button:active, input[type="submit"]:hover, input[type="submit"]:active, input[type="reset"]:hover, input[type="reset"]:active, .wp-block-search .wp-block-search__button:hover, .wp-block-search .wp-block-search__button:active, .wp-block-button .wp-block-button__link:hover, .wp-block-button .wp-block-button__link:active, .wp-block-file a.wp-block-file__button:hover, .wp-block-file a.wp-block-file__button:active {
  border-color: #013362;
}
.site .button:not(:hover):not(:active):not(.has-background), button:not(:hover):not(:active):not(.has-background), input[type="submit"]:not(:hover):not(:active):not(.has-background), input[type="reset"]:not(:hover):not(:active):not(.has-background), .wp-block-search .wp-block-search__button:not(:hover):not(:active):not(.has-background), .wp-block-button .wp-block-button__link:not(:hover):not(:active):not(.has-background), .wp-block-file a.wp-block-file__button:not(:hover):not(:active):not(.has-background) {
  background-color: #013362;
}
#header {
  padding: 0px 0px 0px 0px;
} 
.wp-header-sec a.rounded-full {
  font-size: 18px;
  margin-left: 0px;
} 
.max-w-5xl {
  max-width: 740px !important;
  width: 100%;
} 
  .home-sec-3 h3 {
  font-size: 28px !important;
  line-height: 42px;
}
p {
  font-size: 18px;
  line-height: 32px;
} 
.home-sec-3 .text-gray-600.mb-8 {
  margin-bottom: 0px !important;
} 
.home-sec-3 .w-full.sm\:w-1\/2.p-6 {
  padding-bottom: 5px !important;
} 
body footer h2.widget-title {
  font-size: 18px !important;
} 
footer ul.menu li a {
  font-size: 16px;
  line-height: 36px;
} 
.wp-home-title {
  font-size: 48px !important;
  line-height: 66px !important;
}
.call-to-action h3 {
  font-size: 26px !important;
  line-height: 36px;
}
.wp-btn3 {
  font-size: 18px;
} 
.wp-btn2 {
  font-size: 18px;
} 
#primary-menu-list li a {
  padding: 10px 20px;
  color: #636779;
}
#primary-menu-list li:last-child {
  display: block;
}
#primary-menu-list li:last-child a {
  background: #fff;
  border-radius: 0px;
  padding: 10px 20px;
  color: #63677A;
  font-size: 18px;
  margin-left: 0px;
} 
  #nav_menu-4, #nav_menu-2 {
  width: 50%;
  float: left;
}
  #nav_menu-5, #nav_menu-3 {
  width: 50%;
  float: left;
}
  #nav_menu-4 {
  clear: both;
}
  .sub-menu-toggle:focus {
  outline: none;
}
  
  .sub-menu-toggle span {display:none}
  .sub-menu-toggle {
  display: block;
  background: url(http://34.105.133.128/wp-content/uploads/2022/04/arrow-down-sign-to-navigate.png);
  background-repeat: no-repeat;
  background-color: #fff !important;
  width: 16px;
  height: 14px;
  background-size: 100%;
  position: absolute;
  right:1rem;
  top: 14px;
  border: 0;
}
  .sub-menu.show {
  border: none;
  display: block;
}
  .sub-menu {
  display: none;
}
  .menu-item-has-children {
  position: relative;
}
  .primary-menu-container li {
  width: 100%; display:inline-block !important
}
  
  .text-white.bg-white #primary-menu-list li:last-child a {
  background: none;
  opacity: 1;
  color: #636779 !important;
}
  .primary-navigation .primary-menu-container ul li:hover .sub-menu {
  display: none !important;
}
  .primary-navigation .primary-menu-container ul li .sub-menu.show {
    display: block !important;
    position: relative;
    box-shadow: none;
    top: 0;
    margin-left: 0;padding-left: 40px;
}
  .primary-menu-container .show li {
    margin-bottom: 5px;
}
  .primary-navigation > .primary-menu-container {
  visibility: visible;
  opacity: 1;
  position: relative;
  padding: 0;
  background-color: transparent;
  overflow: initial;
  transform: none;height: auto;
}
  .primary-navigation {
  position: relative;
margin-left:auto
}
  body #popmake-461{
    top:10% !important;
    transform:none;
  }
  .pum-close.popmake-close {
  right: 0 !important;
    left: auto !important
}
.blog_left_wp {
  width: 100% !important;
  float: left;
}
.blog_right_wp {
  width: 100% !important;
  float: left;
  position: relative;
  margin-left: 0% !important;
}	
.right-sidebar .search-form {
  max-width: unset;
}	
}

@media (max-width:767px){
#popmake-461 .w-full.sm\:w-1\/2.p-6.mt-6.form-container {
  width: 100%;
}
#popmake-461 .w-full.sm\:w-1\/2.p-6.mt-6 {
  width: 100%;
} 
  .primary-navigation .primary-menu-container ul li:hover .sub-menu {
  display: none !important;
}
  .primary-navigation .primary-menu-container ul li .sub-menu.show {
    display: block !important;
    position: relative;
    box-shadow: none;
    top: 0;
    margin-left: 0;padding-left: 20px;
}
  .primary-menu-container .show li {
    margin-bottom: 15px;
}
  .primary-navigation > .primary-menu-container {
  visibility: visible;
  opacity: 1;
  position: relative;
  padding: 0;
  background-color: transparent;
  overflow: initial;
  transform: none;height: auto;
}
  .primary-navigation {
  position: relative;
margin-left:auto
}
  .bg-white {
  background-color: #fff;
}
#primary-menu-list li:last-child {
  padding: unset;
} 
.wp-header-sec a.rounded-full {
  margin: auto;
  margin-top:15px;
}
.wp-header-sec .w-full img {
  max-width: 400px;
  width: 100%;
  float: none;
  margin: auto;
}
.home-sec-3 .w-5\/6.sm\:w-1\/2.p-6 {
  width: 100%;
} 
.flex-wp1 {
  flex-direction: column-reverse;
}
.flex-wp2 {
  flex-direction: unset !important;
} 
.home-sec-3 h3 {
  font-size: 24px !important;
  line-height: 32px;
}
.flex-wp2 .w-full.sm\:w-1\/2.p-6.mt-6 {
  padding-top: 30px !important;
  margin-top: 0px !important;
} 
.home-sec-3 .flex-wp1 .w-full img {
  padding-bottom: 0px;
}
.widget.widget_media_image .wp-image-18 {
  max-width: 250px !important;
} 
#nav_menu-4, #nav_menu-2 {
  width: 50%;
  float: left;
}
  #nav_menu-5, #nav_menu-3 {
  width: 50%;
  float: left;
}
  #nav_menu-4 {
  clear: both;
}
  .sub-menu-toggle:focus {
  outline: none;
}
  
  .sub-menu-toggle span {display:none}
  .sub-menu-toggle {
  display: block;
  background: url(http://34.105.133.128/wp-content/uploads/2022/04/arrow-down-sign-to-navigate.png);
  background-repeat: no-repeat;
  background-color: #fff !important;
  width: 16px;
  height: 14px;
  background-size: 100%;
  position: absolute;
  right:0;
  top: 14px;
  border: 0;
}
  .sub-menu.show {
  border: none;
  display: block;
}
  .sub-menu {
  display: none;
}
  .menu-item-has-children {
  position: relative;
}
  .primary-menu-container li {
  width: 100%; display:inline-block !important
}
  
  .text-white.bg-white #primary-menu-list li:last-child a {
  background: none;
  opacity: 1;
  color: #636779 !important;
}
  body #popmake-461{
    top:10% !important;
    transform:none;
  }
  .pum-close.popmake-close {
  right: 0 !important;
    left: unset !important
}

}


@media(max-width:639px){
.wp-price-0 .flex.flex-col.sm\:flex-row.justify-center.pt-12.my-12.sm\:my-4 {
  padding-top: 0;
}
}
@media(max-width:600px){
.wp-header-sec .uppercase {
  font-size: 18px;
  line-height: 26px;
}
  .wp-header-sec h1.leading-tight {
  font-size: 28px;
  line-height: 38px;
    margin-top: 10px;
margin-bottom: 10px;
} 
.wp-header-sec p.leading-normal {
  font-size: 18px;
  line-height: 26px;
}
.wp-home-title {
  font-size: 36px !important;
  line-height: 48px !important;
} 
.w-64 {
  width: 10rem;
} 
.bg-white.py-8.home-sec-4 {
  padding-bottom: 0px !important;
} 
.call-to-action h3 {
  font-size: 22px !important;
  line-height: 30px;
  padding: 0px 15px;
} 
body .pum-close.popmake-close {
  right: 5px !important;
  left: unset !important;
} 
}

@media(max-width:480px){
#primary-menu-list li a {
  padding: 10px 0px;
  color: #636779;
} 
#primary-menu-list li:last-child a {
  padding: 10px 0px;
} 
}

/*12-9-2024*/
.flex.items-center.justify-center {
    display: none;
}