@media (max-width:1500px) {
  .descriptions-shape-right:after {
    right: -29%;
  }
  .descriptions-shape-left:after {
    left: -29%;
  }
  .steps-module-shape:before {
    width: 70%;
  }
}
@media (max-width:1400px) {
  .standard-template:after, .template-flex:after, .template-secure:after, .template-replacement:after {
    transform: rotate(-6.5deg);
    -webkit-transform: rotate(-6.5deg);
    -ms-transform: rotate(-6.5deg);
  }
}
@media (max-width:1300px) {
  .stripe-width-large {
    width: 460px;
  }
  .descriptions-shape-right:after {
    right: -30%;
  }
  .descriptions-shape-left:after {
    left: -30%;
  }
}
@media (max-width:1199px) {
  .stripe-width-large {
    width: 460px;
  }
  .news-slider .item h3 {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .news-slider .item {
    padding-right: 100px;
    font-size: 20px;
  }
  .descriptions-shape-right:after {
    right: -35%;
    transform: rotate(14deg);
  }
  .descriptions-shape-left:after {
    left: -35%;
    transform: rotate(-14deg);
  }
  .descriptions-module-cont {
    padding-right: 50px;
  }
  .descriptions-module-style2 .descriptions-module-cont {
    padding-left: 50px;
  }
  .steps-module-shape:before {
    width: 75%;
  }
  .step-cont {
    margin-right: 20px;
  }
.switch-form {
    width: auto;
	max-width: 350px;
}	
	
/************sign-join*********************/
.sign-join-module-inner {
    padding: 0 40px;
}	
.sign-join-module-row {
    margin: 0 -15px;
}	
.sign-join-col {
	padding: 0 15px;
}	
	
/**********maintenance************/	
	
	.maintenance-login-row {
		margin: 0 -30px;
	}	
	
/***********business form***************/	
.business-form {
    padding: 0;
}	
	
	
	
}
@media (min-width:1000px) and (max-width:1100px) {
  .main-menu ul.primary-menu li.join_btn a, .main-menu ul.primary-menu li.login_btn a {
    min-width: 100px;
  }
  .main-menu ul.primary-menu li.login_btn {
    margin-left: 20px;
  }
  .main-menu ul.primary-menu > li {
    margin: 0 10px;
  }
}
@media (min-width:768px) and (max-width:991px) {
  .footer_social_icon ul li {
    padding: 0 5px;
  }
  .standard-template::after, .template-flex::after, .template-secure::after, .template-replacement::after {
    height: 220px;
  }
}
@media (max-width:999px) {
  .header-inner .toggle {
    padding: 4px 9px;
    width: 36px;
    height: 24px;
    background: rgba(54, 201, 198, 0.2);
    border-radius: 30px;
    top: 20px;
    right: 15px;
  }
  .nav-toggle .toggle-inner {
    padding-top: 0;
    height: auto;
  }
  .nav-toggle .toggle-icon {
    height: auto;
    width: auto;
    display: flex;
    flex-wrap: wrap;
  }
  .nav-toggle .toggle-icon span {
    width: 18px;
    height: 1px;
    background-color: #fff;
    display: inline-block;
    margin: 2px 0;
  }
  .page-template-templates_standard .header-inner .toggle {
    background: rgba(0, 0, 0, 0.03);
  }
  .page-template-templates_secure .header-inner .toggle {
    background: rgba(51, 51, 51, 0.1);
  }
  .page-template-templates_flex .header-inner .toggle {
    background: rgba(51, 51, 51, 0.1);
  }
  .page-template-templates_replacement .header-inner .toggle {
    background: rgba(51, 51, 51, 0.1);
  }
  button.close-nav-toggle {
    padding: 9px 0;
    right: -5px;
    z-index: 9;
  }
  button.close-nav-toggle svg {
    height: 1.4rem;
    width: 1.4rem;
  }
  button.close-nav-toggle .toggle-text {
    display: none;
  }
  .mobile-menu .login_btn, .mobile-menu .join_btn, .menu-wrapper button.sub-menu-toggle {
    display: none;
  }
  .menu-modal .menu-modal-inner {
    height: 100vh;
  }
  .menu-modal .menu-top {
    padding-bottom: 90px;
  }
  .modal-menu ul {
    display: block;
    padding: 0;
  }
  .modal-menu {
    font-family: 'Montserrat', sans-serif;
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    padding-bottom: 17px;
  }
  .modal-menu > li > .ancestor-wrapper > a {
    letter-spacing: 0;
    color: #333333;
    font-size: 12px;
    font-weight: 600;
  }
  .modal-menu a:focus, .modal-menu a:hover, .modal-menu li.current-menu-item > .ancestor-wrapper > a, .modal-menu li.current_page_ancestor > .ancestor-wrapper > a {
    text-decoration: none;
  }
  .modal-menu > li.menu_protect > .ancestor-wrapper > a, .mobile-menu ul li.menu_resources > .ancestor-wrapper > a, .mobile-menu ul li.menu_people > .ancestor-wrapper > a {
    opacity: 0.33;
    font-size: 14px;
    font-weight: bold;
  }
  .menu-wrapper .menu-item {
    border: none;
  }
  .mobile-menu ul li.menu_people {
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
  }
  .mobile-menu ul li.menu_protect, .mobile-menu ul li.menu_resources {
    width: 100%;
    padding-bottom: 0;
    padding-top: 25px;
    margin-top: 14px;
  }
  .mobile-menu ul li.menu_protect:before, .mobile-menu ul li.menu_resources:before {
    border-top: 1px dashed #e1a3ae;
    content: "";
    position: absolute;
    top: 0;
    left: 15px;
    right: 15px;
  }
  .mobile-menu ul li {
    padding: 11px 15px 11px 15px;
    width: 50%;
  }
  .mobile-menu ul li .ancestor-wrapper a {
    padding: 7px 15px 7px 36px;
    color: #333333;
    position: relative;
    min-height: 27px;
    font-size: 12px;
    font-weight: 500;
  }
  .mobile-menu ul.sub-menu {
    display: flex;
    flex-wrap: wrap;
    width: auto;
    margin: 0 -15px;
    padding: 0;
    flex-grow: 1;
  }
  .mobile-menu ul.sub-menu li a {
    font-size: 8px;
    padding-top: 0;
    padding-bottom: 0;
  }
  .mobile-menu ul.sub-menu li a strong {
    display: block;
    padding-bottom: 4px;
    font-size: 12px;
    font-weight: 600;
    padding-top: 2px;
  }
  .mobile-menu ul.sub-menu li {
    border-left: none;
  }
  .mobile-menu ul li a:before {
    content: "";
    background-color: #d68291;
    width: 27px;
    height: 27px;
    border-radius: 5px;
    position: absolute;
    left: 0;
    top: 0;
    background-repeat: no-repeat;
    background-position: center center;
  }
  .mobile-menu ul li.menu_protect > .ancestor-wrapper > a, .mobile-menu ul li.menu_people > .ancestor-wrapper > a, .mobile-menu ul li.menu_resources > .ancestor-wrapper > a {
    padding-left: 0;
    padding-top: 0;
    padding-right: 0;
  }
  .mobile-menu ul li.menu_protect > .ancestor-wrapper > a:before, .mobile-menu ul li.menu_people > .ancestor-wrapper > a:before, .mobile-menu ul li.menu_resources > .ancestor-wrapper > a:before {
    display: none;
  }
  .menu-desktop-text {
    display: none;
  }
  .mobile-menu ul li.menu_agent a:before {
    background-image: url("../images/building.svg");
	  background-color: #36C9C6;
	  background-size: 14px;
  }
  .mobile-menu ul li.menu_tenant a:before {
    background-image: url("../images/male.svg");
	   background-color: #36C9C6;
	  background-size: 14px;
  }
  .mobile-menu ul li.menu_landlord a:before {
    background-image: url("../images/user-group.svg");
	   background-color: #36C9C6;
	  background-size: 18px;
  }
  .mobile-menu ul li.menu_content_hub a:before {
    background-image: url("../images/content-hub.svg");
	  background-size: 14px;
  }
  .mobile-menu ul li.menu_support a:before {
    background-image: url("../images/support.svg");
	  background-size: 12px;
  }
  .mobile-menu ul.sub-menu li.menu_secure_bg a:before {
    background-image: url("../images/custodial-m.svg");
	  background-color: #B68CB8;
	  background-size: 14px;
  }
  .mobile-menu ul.sub-menu li.menu_flex_bg a:before {
    background-color: #D98A47;
    background-image: url("../images/insurednew.svg");
	  background-size: 14px;
  }
  .mobile-menu ul.sub-menu li.menu_replacement_bg a:before {
    background-color: #9CB280;
    background-image: url("../images/deposit-replacement.svg");
	  background-size: 14px;
  }
  .menu-wrapper.section-inner {
    max-width: 100%;
    width: auto;
    padding: 0 15px;
    justify-content: flex-start;
  }
  .mobile-login-signup {
    display: block;
    text-align: center;
    background-color: #f3f3f3;
    padding: 25px 10px;
    margin: 0;
    font-family: 'Montserrat', sans-serif;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
  }
  .mobile-login-signup a {
    border-radius: 5px;
    min-width: 104px;
    text-align: center;
    margin: 0 5px;
    font-size: 14px;
    padding: 6px 10px;
    border: 1px solid #d68291;
    display: inline-block;
    line-height: 18px;
  }
  .mobile-login-signup .login-bt-m {
    background-color: transparent;
    color: #d68291;
  }
  .mobile-login-signup .join-now-btn-m {
    background-color: #d68291;
    color: #fff;
  }
  .menu-bottom {
    padding: 0;
  }
  /*  .mobile-menu ul li.menu_people {
    order: 1;
  }
  .mobile-menu ul li.menu_tenant {
    order: 2;
  }
  .mobile-menu ul li.menu_landlord {
    order: 3;
  }
  .mobile-menu ul li.menu_agent {
    order: 4;
  }
  .mobile-menu ul li.menu_protect {
    order: 5;
  }
  .mobile-menu ul li.menu_resources {
    order: 6;
  }
  .mobile-menu ul li.menu_content_hub {
    order: 7;
  }
  .mobile-menu ul li.menu_support {
    order: 8;
  }*/
  .mobile-menu ul.sub-menu li.menu_secure_bg {
    order: 1;
  }
  .mobile-menu ul.sub-menu li.menu_flex_bg {
    order: 3;
  }
  .mobile-menu ul.sub-menu li.menu_replacement_bg {
    order: 2;
  }
}
@media (max-width:991px) {
  .polygon-web svg {
    width: 700px;
    height: 450px;
  }
  .footer-col {
    width: 50%;
  }
  .footer-col3 {
    width: 50%;
  }
  .footer-col4 {
    width: 50%;
  }
  .stripe-width-large {
    width: 370px;
  }
  .stripe-line-left {
    top: 513px;
  }
  /************hero module***************/
  h1 {
    font-size: 45px;
    margin-bottom: 25px;
    line-height: 60px;
  }
  .hero-module {
    font-size: 16px;
  }
  .hero-desc {
    line-height: 26px;
  }
  .btn-wrap {
    padding-top: 15px;
  }
  .logo-static ul li {
    width: 25%;
  }
  .prod-inner {
    min-height: 410px;
  }
  .products-box-default .icon-outer {
    min-height: 410px;
  }
  .highlightBox .prod-inner {
    min-height: 440px;
  }
  .highlightBox .products-box-default .icon-outer {
    min-height: 440px;
  }
  .products-box {
    padding: 40px 0 0 0;
  }
  .products-box-click h3 {
    font-size: 23px;
  }
  /*************stats****************/
  .stats-column {
    width: 50%;
  }
  .content-panel-inner {
    flex-wrap: wrap;
  }
  .content-panel-left {
    width: 100%;
  }
  .content-panel-right {
    width: 100%;
    padding-top: 40px;
  }
  .content-module-desc-v2 {
    padding-top: 0;
  }
  /*************news-slider****************/
  .news-slider .item {
    padding-right: 0;
  }
  /*************descriptions****************/
  .descriptions-shape-right:after {
    right: -35%;
    transform: rotate(8deg);
  }
  .descriptions-shape-left:after {
    left: -35%;
    transform: rotate(-8deg);
  }
  /*************steps module**************/
  .steps-module-left {
    padding: 0 15px 0 15px;
  }
  .steps-module-style2 .steps-module-left {
    padding: 0 15px 0 15px;
  }
  .step-cont {
    margin-right: 15px;
    font-size: 16px;
    padding: 2px 10px;
    min-width: 90px;
  }
  .steps-sec h3 {
    font-size: 20px;
  }
  .steps-sec .card-body {
    line-height: 24px;
    font-size: 18px;
  }
  /********testimonial************/
  .testimonial-item {
    padding: 30px 35px;
    font-size: 18px;
    line-height: 24px;
  }
  .owl-carousel .owl-nav .owl-next:before, .owl-carousel .owl-nav .owl-prev:before {
    font-size: 30px;
  }
  /**********benefits******************/
  .benefits-col {
    padding: 0 15px;
  }
  /**********support******************/
  .support-col {
    font-size: 15px;
  }
  .support-module-wrap h3 {
    font-size: 22px;
  }
  .support-header-des {
    font-size: 18px;
  }
  .support-desp {
    line-height: 22px;
  }
  /*********end*support******************/
  /**********faq******************/
  .faq-col-bg {
    padding: 20px 15px 20px 15px;
  }
	
/**********sign-join******************/	
.sign-join-module-inner {
    padding: 0;
}	
	
/**********depositcalculatorinfo**************/
.depositcalculator {
    font-size: 34px;
}
	
.depositcalculatorlink ul li {
    font-size: 20px;
    padding: 15px 0;
}	
	
	
	
	
	
	
	
}
@media (max-width:767px) {
  .standard-template:after, .template-flex:after, .template-secure:after, .template-replacement:after {
    height: 150px;
    transform: rotate(-9deg);
    -webkit-transform: rotate(-9deg);
    -ms-transform: rotate(-9deg);
  }
  /*  .landlord-template::before, .tenant-template::before, .landlord-template::before {
    clip-path: polygon(0 0, 100% 10%, 100% 82%, 0% 100%);
    width: 100%;
    height: 532px;
  }*/
  .stripe-line-right {
    top: 490px;
  }
  .stripe-line-right-color2, .stripe-line-right-color1, .stripe-line-left-color1, .stripe-line-left-color2 {
    width: 152px;
  }
  .stripe-line-right-color1 {
    margin-right: -50px;
  }
  .stripe-line-left-color2 {
    margin-left: -20px;
  }
  .stripe-line-left-color1 {
    margin-left: -60px;
    top: 9px;
    z-index: 1;
  }
  .stripe-line-right-color1.stripe-width-2 {
    margin-right: -60px;
  }
  .template-secure .stripe-line-left-color1 {
    top: 35px;
    margin-left: -10px;
    z-index: 0;
  }
  .template-secure .stripe-line-left-color2 {
    top: 15px;
    margin-left: -60px;
  }
	.polygon-web{
		top: -31px;
	}
	
	
  #site-footer .section-inner {
    padding-bottom: 0;
    max-width: 100%;
    width: auto;
    padding-left: 20px;
    padding-right: 20px;
  }
  .footer-col {
    padding: 0 10px 30px 10px;
  }
  .footer-col, .footer-col3, .footer-col4 {
    width: 100%;
  }
  .footer-logo-sec {
    display: flex;
    justify-content: space-between;
    width: 100%;
  }
  .footer-logo2 {
    padding-right: 15px;
    order: 1;
    width: 132px;
  }
  .footer-logo1 {
    margin-bottom: 0;
    order: 2;
    width: 76px;
  }
  .footer-col2, .footer-col3 {
    margin-bottom: 30px;
    padding-bottom: 15px;
    border-style: solid;
    border-bottom-width: 1px;
    border-left: none;
    border-right: none;
    border-top: none;
  }
  .footer-sec ul.footer-link {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
  }
  .footer-sec ul.footer-link li {
    font-size: 15px;
    width: 50%;
    margin: 0 0 20px 0;
    padding-left: 10px;
    padding-right: 10px;
  }
  .footer_social_icon ul li {
    padding: 0 15px;
    margin-bottom: 0;
  }
  .footer_social_icon ul li a {
    width: 53px;
    height: 53px;
  }
  .copyright {
    font-size: 11px;
    text-align: left;
    line-height: normal;
    padding: 10px 15px;
  }
  .footer-col2 ul.footer-link li:nth-child(1), .footer-col3 ul.footer-link li:nth-child(1) {
    order: 1;
  }
  .footer-col2 ul.footer-link li:nth-child(2), .footer-col3 ul.footer-link li:nth-child(2) {
    order: 3;
  }
  .footer-col2 ul.footer-link li:nth-child(3), .footer-col3 ul.footer-link li:nth-child(3) {
    order: 4;
  }
  .footer-col2 ul.footer-link li:nth-child(4), .footer-col3 ul.footer-link li:nth-child(4) {
    order: 2;
  }
	
	 .footer-col2 ul.footer-link li:nth-child(5), .footer-col3 ul.footer-link li:nth-child(5) {
    order: 5;
  }
	
	
  /************heading***************/
  h1 {
    font-size: 35px;
    margin-bottom: 20px;
    line-height: 43px;
  }
  h2 {
    font-size: 16px;
    margin-bottom: 10px;
    line-height: normal;
  }
  h3 {
    font-size: 15px;
  }
  h4 {
    font-size: 15px;
  }
  /************hero module***************/
  .btn-wrap {
    padding-top: 15px;
  }
  .hero-module {
    font-size: 14px;
    padding: 28px 0;
    margin-bottom: 0;
  }
  .hero-desc {
    line-height: 24px;
  }
  .hero-left {
    width: 100%;
  }
  .hero-right {
    width: 100%;
    margin-top: 30px;
  }
  .products-module-info {
    font-size: 11px;
  }
  .products-box {
    display: none;
  }
	.hero-module-full.hide {
		background-image: none !important;
	}
	
	
  /***************mobile **products module********************/
  .products-module-wrap {
    padding-top: 28px;
  }
  .three-products-m {
    display: inline-block;
    width: 100%;
    margin-top: 25px;
  }
  .three-products-m ul {
    list-style-type: none;
    padding: 0;
    margin: 0 -15px;
  }
  .three-products-m ul li {
    width: 100%;
    display: flex;
    background-color: #fbf9fb;
    font-size: 11px;
    color: #333333;
    align-items: center;
    margin: 0;
  }
  .three-products-m ul li a {
    width: 100%;
    display: flex;
    padding: 10px 15px 10px 25px;
    color: #333333;
    align-items: center;
  }
  .three-products-m ul li a:hover {
    text-decoration: none;
  }
  .three-products-m h2 {
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 3px;
    line-height: normal;
  }
  .three-products-m ul li .p-icon {
    width: 46px;
    min-width: 46px;
    height: 46px;
    background: #B68CB8;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    color: #fff;
    padding: 10px;
  }
  .three-products-m ul li .prod-details-m {
    padding-left: 18px;
    flex-grow: 1;
  }
  .three-products-m ul li .arrow-right {
    transform: rotate(90deg);
    padding: 0;
    color: #B68CB8;
    opacity: 0.5;
  }
  .three-products-m ul li .certification {
    min-width: 36px;
    text-align: center;
    font-size: 32px;
    color: #B68CB8;
    margin-left: 15px;
	display: flex;
	justify-content: center;
  }
	.prod-desp-mob p:last-child{
		margin-bottom: 0;
	}	
  	
	
  /*************stats****************/
  .stats-module {
    padding-top: 30px;
    padding-bottom: 0;
    margin-bottom: 57px;
  }
  .stateSolid, .stateimage {
    margin: 0;
  }
  .stats-shape:after {
    bottom: -56px;
    transform: rotate(-8deg);
    -webkit-transform: rotate(-8deg);
    -ms-transform: rotate(-8deg);
  }
  .stats-column {
    font-size: 13px;
    padding: 50px 15px;
  }
  .stats-text-number {
    font-size: 37px;
    padding-bottom: 13px;
  }
  .stats-text-top {
    padding-bottom: 13px;
  }
  .content-panel-shape:after {
    transform: rotate(-8deg);
    -webkit-transform: rotate(-8deg);
    -ms-transform: rotate(-8deg);
  }
  .content-panel-module {
    padding: 50px 0;
  }
  .content-panel-shape {
    padding: 50px 0 110px 0;
    margin-top: 57px;
  }
  .content-panel-inner .sub-h {
    font-size: 15px;
  }
  .content-panel-inner h2 {
    font-size: 18px;
    line-height: 22px;
  }
  .content-panel-inner .content-panel-des {
    font-size: 16px;
    line-height: 26px;
  }
  .content-panel-logo img {
    max-width: 98px;
  }
  /*************content-module-v2*********************/
  .content-module-left-v2 {
    width: 100%;
  }
  .content-module-right-v2 {
    width: 100%;
    padding-top: 20px;
  }
  .content-panel-module-v2 {
    font-size: 11px;
  }
  .content-module-desc-v2 {
    line-height: 17px;
    text-align: center;
    min-height: 10px;
  }
  /*************news-slider*********************/
  .news-module {
    padding: 20px 0;
  }
  .news-slider .item h3 {
    font-size: 16px;
    margin-bottom: 10px;
  }
  .news-slider .item {
    font-size: 14px;
    line-height: 20px;
  }
  .polygon-web svg {
    width: 1390px;
    height: 630px;
    max-width: none;
    margin-left: -180px;
  }
  /*************descriptions-module-row*********************/
  .descriptions-module-row {
    flex-wrap: wrap;
  }
  .descriptions-module-left {
    width: 100%;
    padding: 32px 15px;
  }
  .descriptions-module-right {
    width: 100%;
    /*display: none;*/
    margin: 20px 0;
  }
  .descriptions-shape-left:after, .descriptions-shape-right:after {
    display: none;
  }
  .descriptions-module-cont {
    padding-right: 0;
  }
  .descriptions-module-image {
    margin: 0;
    left: 0;
  }
  .descriptions-module-right .descriptions-module-image {
    max-width: 100%;
    margin: 0;
    right: 0;
  }
  .descriptions-module h4 {
    padding-bottom: 15px;
  }
  .descriptions-module-cont h3 {
    font-size: 18px;
    font-weight: 700;
  }
  .descriptions-module {
    font-size: 16px;
    line-height: 26px;
  }
  .description-group-heading {
    font-size: 17px;
  }
  .description-group {
    padding-top: 25px;
  }
  .descriptions-module-style2 .descriptions-module-cont {
    padding-left: 0;
  }
  .descriptions-module-style2 .descriptions-module-right {
    justify-content: flex-start;
    display: block;
  }
  .description-Solid .descriptions-module-right {
    margin-top: 0;
    margin-bottom: 32px;
  }
  /**************steps module****************/
  .steps-module {
    padding: 0;
  }
  .steps-tital-desktop {
    display: none;
  }
  .steps-module .steps-tital-mobile {
    display: block;
  }
  .steps-module-left {
    width: 100%;
    padding: 0 5px 6px 5px;
  }
  .steps-module-right {
    width: 100%;
    padding: 0;
  }
  .steps-module-shape::before {
    width: 100%;
    top: 0;
    bottom: 0;
	border-radius:0px;
  }
	.steps-module-style2 .steps-module-shape:before{
		border-radius:0px;
	}
	
  .steps-module .steps-module-image {
    display: none;
  }
  .steps-module .btn-left {
   /* justify-content: flex-end;*/
    padding: 15px 5px 0 0;
  }
  .steps-module h3 {
    text-align: left;
    font-size: 17px;
    padding: 0 5px;
  }
  .steps-tital-bg {
    background-color: transparent;
  }
  .steps-module-inner {
    padding-top: 13px;
  }
  .steps-module-shape {
    padding: 13px 0 20px 0;
  }
  .steps-tital {
    padding-bottom: 23px;
    padding-top: 0px;
  }
  .steps-module-style2 .steps-module-left {
    padding: 0 5px 0 5px;
  }
  .step-cont {
    margin-right: 36px;
    font-size: 12px;
    padding: 2px 10px;
    min-width: 70px;
    line-height: 14px;
  }
  .steps-sec .card-body {
    line-height: 18px;
    font-size: 13px;
  }
  /*.steps-sec .card-header[aria-expanded="true"] {
    padding-bottom: 19px;
  }*/
  .steps-sec .card-header {
    padding: 24px 0;
  }
  /****************testimonials*************/
  .testimonials-module {
    padding: 15px 8px;
}	
	
	.testimonials-slider .owl-stage{
		padding-bottom: 16px;
	}
	.testimonials-module .owl-item.active:after {
		bottom: -16px;
		border-bottom-width: 2px;
	}
	
.testimonials-slider-cont .owl-carousel .owl-nav{
	opacity:1;
} 	
	
.testimonials-module .owl-carousel .owl-nav .owl-prev {
	margin-left: 0;
	left: -18px;
	position: relative;
}	
.testimonials-module .owl-carousel .owl-nav .owl-next {
    margin-right: 0;
	right: -21px;
    position: relative;
}
	
  .testimonial-item {
    background-color: #f9f9f9;
    padding: 20px 11px 10px 11px;
    font-size: 12px;
    line-height: 17px;
  }
  .testimonialname {
    font-size: 10px;
  }
  .testimonials-slider-cont {
    padding: 14px 0 0 0;
  }
/*  .testimonials-module .owl-item .item {
    margin-bottom: 14px;
  }*/
  .testimonials-module .owl-item.active {
    border-bottom-width: 2px;
  }
  .owl-carousel .owl-nav .owl-next:before, .owl-carousel .owl-nav .owl-prev:before {
    font-size: 24px;
  }
	
	
	
  /*********benefits-module*******************/
  .benefits-module-wrap {
    padding: 20px 0;
  }
  .benefits-module-shape {
    margin-top: 57px;
  }
  .benefits-module-shape:after {
    transform: rotate(-8deg);
    -webkit-transform: rotate(-8deg);
    -ms-transform: rotate(-8deg);
  }
  .benefits-header {
    text-align: left;
  }
  .benefits-module-wrap h3 {
    margin-bottom: 10px;
  }
  .benefits-col {
    width: 100%;
    padding: 0 15px;
    text-align: left;
    margin-top: 20px;
    font-size: 11px;
    display: flex;
  }
  .benefits-icon-wrap {
    justify-content: flex-start;
    width: 64px;
    min-width: 64px;
	  align-items: center;
	 margin-bottom: 1rem;
  }
  .benefit-desp {
    line-height: 17px;
  }
  .benefits-icon {
    width: 46px;
    height: 46px;
    margin-bottom: 0;
    padding: 10px;
  }
  .benefits-module-wrap h4 {
    margin-bottom: 8px;
    font-size: 14px;
    font-weight: 500;
  }
  .benefits-right-cont {
    flex-direction: row-reverse;
    text-align: right;
  }
  .benefits-right-cont .benefits-icon-wrap {
    justify-content: flex-end;
  }
  /************comparison*********************/
  .comparison-desktop {
    display: none;
  }
  .comparison-mobile {
    display: inline-block;
    width: 100%;
    padding: 20px 0;
  }
  .comparison-col {
    display: inline-block;
    width: 100%;
    padding: 10px 40px 0px 40px;
    text-align: left;
    font-size: 12px;
  }
  .comparison-header h3 {
    font-size: 16px;
    text-align: left;
    margin-bottom: 6px;
  }
  .comparison-group-heading h4 {
    font-size: 14px;
  }
  .comparison-cont {
    border-radius: 3px;
    font-size: 12px;
    padding: 1px 12px;
    min-width: 55px;
  }
  .comparison-col .card-header h4 {
    font-size: 14px;
  }
  .comparison-col .card-body {
    font-size: 12px;
    line-height: 17px;
    padding-bottom: 0;
  }
  .comparison-col .card {
    border-bottom: none;
    padding-top: 17px;
  }
  .comparison-cont-wrap {
    padding-bottom: 17px;
  }
  .comparison-certification {
    top: 5px;
    font-size: 32px;
	  right: 30px;
  }
  /************options*************/
  .option-col {
    width: 100%;
    margin-bottom: 10px;
    font-size: 12px;
  }
  .option-desp {
    line-height: 20px;
  }
  .option-header {
    text-align: left;
    padding-bottom: 0;
  }
  .option-col-bg {
    padding-top: 26px;
    padding-bottom: 15px;
    min-height: 10px;
  }
	
	
  /************support*************/
  .support-module-row {
    margin: 0;
    padding: 0 15px;
  }
  .support-col {
    width: 100%;
    padding: 0 10px;
    font-size: 14px;
    margin-bottom: 17px;
  }
  .support-header-des {
    font-size: 14px;
    padding-bottom: 20px;
  }
 .support-icon {
	width: 50px;
	height: 50px;
	border-radius: 6px;
	margin-bottom: 10px;
	padding: 5px;
	font-size: 30px;
}
  .support-module-wrap h3 {
    font-size: 17px;
  }
  .support-desp {
    line-height: 17px;
  }
	.support-col-bg{
		min-height: 301px;
	}
	
	
  /************form-module*************/
  .form-module-row {
    flex-wrap: wrap;
  }
  .form-module-left {
    width: 100%;
  }
  .form-module-right {
    width: 100%;
    padding-top: 10px;
  }
  .form-module-desc {
    font-size: 14px;
    line-height: 24px;
  }
  .switch-form {
    max-width: 100%;
  }
  .form-module h1 {
    font-size: 33px;
  }
  /**********faq******************/
  .faq-header h2 {
    font-size: 15px;
  }
  .faq-header-des {
    font-size: 12px;
    padding-bottom: 15px;
  }
  .faq-module-row {
    margin: 0 -5px;
  }
  .faq-col {
    padding: 0 5px;
    font-size: 10px;
  }
  .faq-icon-wrap {
    padding-bottom: 5px;
  }
  .faq-module-wrap h5 {
    font-size: 10px;
  }
  .faq-col-bg {
    padding: 10px 7px;
  }
  .faq-search {
    padding-top: 8px;
    padding-bottom: 25px;
  }
  .faq-icon {
    width: 20px;
    height: 15px;
	  font-size: 13px;
  }
  .faq-search .form-control {
    font-size: 12px;
    padding-left: 30px;
    height: 30px;
    border-width: 1px;
  }
  .faq-search .input-group-text {
    top: 6px;
    font-size: 16px;
  }
  .faq-question .faq-heading {
    font-size: 10px;
  }
  .faq-question .card-header {
    padding: 7px 0;
  }
  .loading-arrow {
    padding: 15px 0 0 0;
    font-size: 16px;
    line-height: 10px;
  }
  .faq-question .card-body {
    font-size: 10px;
  }

.stats-icon img {
    max-height: 60px;
}	
	.mobileImagedescription.hide, .mobileImagecontentPanel.hide, .mobileImagecontentPanelv2.hide, .mobileImagehero.hide{
		display: none;
	}	
		
	
	
/**********sign-join-module**************/	
	
.sign-join-module-desktop {
	display: none;
}	
.mobiledevicesigninmodule {
    display: block;
}	
.sign-join-module-inner {
    padding: 0;
}	
.sign-join-module-row {
    margin: 0;
}	
.sign-join-col {
    width: 100%;
    margin-bottom: 20px;
    font-size: 18px;
	padding: 0 30px;
}
	.sign-join-col-bg {
		padding: 20px;
	}	
.sign-join-module-wrap h1{
	font-size: 25px;
	line-height: 30px;
}
.sign-join-header-des {
    font-size: 12px;
    line-height: 18px;
	padding-bottom: 5px;
}	
.sign-join-module-wrap h2 {
	font-size: 20px;
	line-height: 24px;
}	
	.not-member-link p{
		margin-bottom: 0;
	}
	.sign-join-icon-wrap{
		padding-bottom: 16px;
	}	
	.sign-join-module-wrap h4 {
		font-size: 16px;
	}	
.sign-join-icon {
    width: 48px;
    height: 48px;
    padding: 10px;
    border-radius: 7px;
    color: #d68291;
    font-size: 19px;
}
.login-btn-group .custom-btn {
    font-size: 12px;
    min-width: 126px;
}	
	
.sign-join-col-cont {
 border: 3px solid #36C9C6;box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
	
}
	
	

/***********404 page**************/
	
	
.error404-content h1 {
    font-size: 25px;
    line-height: 40px;
    margin-top: 20px;
    margin-bottom: 16px;
}	
.intro-text {
    max-width: 100%;
    font-size: 12px;
    line-height: 22px;
}
	

	
	
	
/**********depositcalculatorinfo**************/
	
.depositcalculator-page h1 {
    font-size: 25px;
    margin-bottom: 17px;
    line-height: 30px;
}	
.depositcalculator-page h3 {
    font-size: 14px;
    line-height: 20px;
	margin-bottom: 8px;
}	
	.depositcalculatortopsec{
		font-size: 12px;
	}	
.depositcalculatormiddlesec {
    padding: 40px 0 50px 0;
}	
		
.depositcalculatorinfo-col {
    font-size: 22px;
}

	.depositcap-col {
		border-right-width: 3px;
		border-left-width: 3px;
	}	
.depositcap-row:first-child .depositcap-col:first-child {
  border-top-width: 3px;
	border-radius: 10px 10px 0 0;
	}
.depositcap-row:last-child .depositcap-col:last-child {
  border-bottom-width: 3px;
	border-radius: 0 0  10px 10px;
	}	
	
.depositcalculatorlink ul li {
    font-size: 16px;
    padding: 10px 0;
}	
.depositcalculator-page {
    padding: 20px 0 30px 0;
    font-size: 12px;
}
.depositcalculatorlink {
    border-left: none;
}	
	.calcu-nub {
		min-width: 130px;
	}	
.calcu-nub .calcu-nub-input {
    max-width: 105px;
    font-size: 22px;
}	
	
	
	
 .deposit-checker-module {
    font-size: 14px;
    padding: 28px 0;
    margin-bottom: 0;
  }
  .deposit-checker-desc {
    line-height: 24px;
  }
  .deposit-checker-left {
    width: 100%;
  }
  .deposit-checker-right {
    width: 100%;
    margin-top: 30px;
  }	
	
.page-template-templates_standard .stripe-line-left, .page-template-templates_standard_cms .stripe-line-left, .page-template-templates_tenant .stripe-line-left, .page-template-templates_landlord .stripe-line-left , .page-template-templates_Agent .stripe-line-left {
    top: 1490px;
}	
	
/*********business_form*****************/
	
.business_form_details {
    padding-top: 20px;
    padding-bottom: 20px;
}	
.business_form_details h1 {
    padding-bottom: 0;
}	
label {
   font-size: 14px;
}	
.business_form_details .control-label {
    margin-bottom: 5px;
}	
.business_form_details .form-group {
    margin-bottom:12px;
}	
.radio-wrap {
    padding-bottom: 10px;
}	
.business_form_details .checkbox {
    margin-bottom: 8px;
}	
.membership-nub-date ul li {
    margin-bottom: 10px;
}	
	
}
@media (max-width:640px) {
  .polygon-web svg {
    width: 1230px;
    height: 520px;
  }
}
@media (max-width:540px) {
  .logo-static ul li {
    width: 33.33%;
  }
}
@media (max-width:480px) {
  li {
    margin: 0;
  }
  .standard-template:after, .template-flex:after, .template-secure:after, .template-replacement:after {
    height: 150px;
    transform: rotate(-15deg);
    -webkit-transform: rotate(-15deg);
    -ms-transform: rotate(-15deg);
  }
  .logos-module .item {
    padding: 10px 5px;
  }
  .polygon-web svg {
    width: 1010px;
    height: 400px;
  }
}


@media (max-width:370px) {
.checker-form, .yourchecker-outer, .yourcheckerloader{
    width: 290px;
    height: 290px;
}
.checkertitel {
    font-size: 14px;
    padding-bottom: 10px;
}
.checker-form  .form-group {
    margin-bottom: 15px;
}
.checkertitelinner {
    padding-bottom: 20px;
}	
.checkeraddresstext {
    padding-bottom: 20px;
}	
.checkeraddressnotext {
    padding-bottom: 20px;
}	
	
}







