html,body{
  height: 100%;
  min-height: 100%;
  scroll-behavior: smooth;
}
body{
  background: url(../images/apartments-bg.jpg) no-repeat;
  background-attachment: fixed;
  background-color: #e2e9ed;
  background-size: cover;
  color: #42545e;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: normal;
  margin: 0;
}
div, span, h5, h6, img, ul, li, form, a{
  border: 0;
  margin: 0;
  padding: 0;
}
img{
  height: auto;
  max-width: 100%;
  vertical-align: middle;
}
img, a img{
  border: none;
}
h5{
  font-size: 20px;
}
h6{
  font-size: 16px;
}
h5, h6{
  color: #083842;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  margin-bottom: 20px;
}
ul li{
  list-style: none;
}
a{
  color: #38b6ff;
  outline: none;
  text-decoration: none !important;
}
a:hover{
  color: #17a7f1;
  text-decoration: underline;
}
a.active{
  color: #38b6ff !important;
}
a:focus{
  outline: none;
}
::-moz-placeholder{
  color: #999 !important;
  font-size: 15px;
  opacity: 1;
}
:-ms-input-placeholder{
  color: grey !important;
  font-size: 15px;
  opacity: 1;
}
::-webkit-input-placeholder{
  color: #999 !important;
  font-size: 15px;
  opacity: 1;
}
.page-link:focus,
.form-check-input:focus,
.navbar-toggler:focus{
  box-shadow: none;
}
.login-form{
  background: #fff;
  border-radius: 5px;
  padding: 45px 60px;
  text-align: left;
}
.form-header{
  margin-bottom: 30px;
  text-align: center;
}
.form-header h1{
  color: #12505d;
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 10px;
}
.login-form .submit,
.login-form .button-primary{
  background: #26ce00;
  border: solid 1px #26ce00;
  color: #fff;
  font-size: 20px;
  font-weight: 600;
}
.login-box .logo{
  margin-bottom: 20px;
  width: 70px;
}
.login-box .login-box .wppb-form-field input[type="url"], 
.login-box .wppb-form-field input[type="text"], 
.login-box .login-box .wppb-form-field input[type="url"], 
.login-box .wppb-form-field input[type="number"], 
.login-box .login-box .wppb-form-field input[type="url"], 
.login-box .wppb-form-field input[type="email"], 
.login-box .wppb-form-field input[type="password"], 
.login-box .wppb-form-field input[type="search"], 
.login-box .wppb-form-field select, 
.login-box .wppb-form-field textarea, 
.login-box .wppb-checkboxes, 
.login-box .wppb-radios, 
.login-box #wppb-login-wrap 
.login-username input,
.login-box #wppb-login-wrap .login-password input,
.login-box #wppb-login-wrap .login-auth input
.login-box #wppb-login-wrap .login-username input{
  padding: 0 15px;
  width: 100%;
}
.login-box .wppb-form-field label, 
.login-box #wppb-login-wrap .login-username label, 
.login-box #wppb-login-wrap .login-password label, 
.login-box #wppb-login-wrap .login-auth label{
  font-weight: 600;
  margin-bottom: 10px;
  text-align: left;
  width: 100%;
}
.login-box .login-remember input{
  height: 25px;
  height: auto;
  width: 100%;
}
li.wppb-form-field.wppb-send-credentials-checkbox label{
  align-items: center;
  display: flex;
}
#wppb-login-wrap .login-remember input{
  cursor: pointer;
  width: 25px;
}
input#send_credentials_via_email{
  float: none;
  margin-right: 10px;
  width: 24px;
}
.wrapper{
  height: 100%;
  padding-left: 320px;
  width: 100%;
}
.element-holder{
  height: 100%;
  width: 100%;
}
.sidebar{
  background: linear-gradient(to bottom, #2861a8 0%,#c3cccb 100%);
  bottom: 0;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 320px;
}
.sidebar-logo{
  padding: 15px 0;
}
.sidebar-logo img{
  width: 80px;
}
.sidebar li a{
  align-items: center;
  color: #fff;
  display: flex;
  font-size: 15px;
  font-weight: 500;
  padding: 12px 20px;
}
.sidebar li img{
  margin-right: 10px;
  width: 16px;
}
.sidebar li a:hover{
  background: #12505d;
}
a.active,
.sidebar a.active:hover{
  background: #26ce00;
  color: #fff !important;
}
.topbar{
  background: #fff;
  border-bottom: 1px solid #d9dee0;
  display: flex;
  display: none;
  justify-content: space-between;
  position: fixed;
  top: 0;
  width: 100%;
}
.notification-list .noti-icon-badge{
  background-color: #d51350;
  border-radius: 100%;
  color: #fff;
  display: inline-block;
  font-family: 'Open Sans', sans-serif;
  font-size: 10px;
  font-weight: 700;
  height: 16px;
  line-height: 14px;
  position: absolute;
  right: 6px;
  text-align: center;
  width: 16px;
}
.icons-block li{
  display: flex;
  font-size: 25px;
  height: 100%;
  list-style: none;
  padding: 0 10px;
}
.icons-block li a{
  color: #6f6f6f;
  padding: 0;
}
.icons-block li.notification-list{
  padding: 0 18px 0 0;
}
.dropdown-toggle.arrow-none:after{
  display: none;
}
.icons-block .nav-link{
  align-items: center;
  display: flex;
}
.icons-block .nav-link:hover{
  color: #21a29d;
}
.user-name{
  color: #373b54;
  font-size: 15px;
  padding-right: 8px;
  text-align: right;
}
.dropdown-toggle:after{
  border: 0;
  color: #8c9eae;
  content: "\f107";
  font-family: 'Line Awesome Free';
  font-size: 12px;
  font-weight: 900;
  margin-left: 8px;
}
.ysm-search-widget.ysm-search-widget-1.ysm-active,
.search-bar{
  width: 100%;
}
.search-bar .ysm-search-widget .search-field[type="search"]{
  background-color: transparent;
  border: transparent;
  font-style: normal;
  height: 80px;
  width: 100% !important;
}
.search-form{
  background: #fff;
  height: 80px;
  justify-content: space-between;
  position: relative;
  width: 100%;
}
.search-input{
  background: #fff;
  border: 0;
  font-size: 18px;
  height: 100%;
  padding: 10px 32px 10px 22px;
  width: 100%;
}
.search-input:focus{
  border: 0;
  box-shadow: none;
  outline: 0;
}
.search-button{
  background: none;
  border: none;
  color: #ababab;
  cursor: pointer;
  height: 20px;
  margin: 0;
  outline: none !important;
  padding: 0;
  position: absolute;
  width: 20px;
}
.search-option{
  position: absolute;
  right: 15px;
  text-align: right;
  top: 50%;
  transform: translateY(-50%);
}
.search-option div{
  cursor: pointer;
  display: inline-block;
  margin: 0 1px;
  position: relative;
}
.search-option div svg{
  fill: #ababab;
  width: 21px;
}
.dropdown-menu{
  border: 1px solid #d9dee0;
  min-width: 300px;
  padding: 0;
}
.sm-title{
  border-bottom: 1px dashed #d4d8da;
  padding: 10px 0;
}
small{
  font-size: .785em;
}
.notify-box h5{
  color: #88949b;
  font-size: 13px;
  margin: 10px 0;
}
.notify-box .notify-icon{
  border-radius: 100%;
  color: #fff;
  float: left;
  height: 36px;
  line-height: 36px;
  text-align: center;
  width: 36px;
}
.notify-box .notify-icon img{
  border-radius: 100%;
}
.prime-bg{
  background: #21a29d;
}
.sec-bg{
  background: #12505d;
}
.notify-box .noti-item-title{
  color: #083842;
  font-size: 14px;
  margin: 0 0 2px;
}
.text-muted{
  color: #6f6f6f !important;
}
.noti-item{
  border: 1px solid #eceeef;
  margin-bottom: 15px;
}
.notify-box .noti-item-subtitle, .notify-box .card-body .noti-item-title{
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.noti-item.unread-noti{
  background: #edf3f6;
  border: 0;
}
.icons-block .view-noti:hover,
.notify-box .noti-item.read-noti:hover{
  background: #edf3f6;
}
.icons-block .view-noti{
  border-top: 1px solid #d9dee0;
  color: #21a29d;
  display: block;
  padding: 10px 15px;
  text-align: center;
}
.content-box{
  padding: 15px;
}
.title-box{
  background: #fff;
  padding: 15px;
}
.title-box h1{
  font-size: 24px;
  margin: 0;
  padding: 0;
  text-align: center;
  text-transform: capitalize;
}
input{
  border: 1px solid #d9dee0;
  border-radius: 4px;
  height: 52px;
  padding: 5px 10px;
  width: 100%;
}
table td p,
.customer-data table{
  margin-bottom: 0;
}
.form-check-input:checked{
  background-color: #21a29d;
  border-color: #21a29d;
  height: 20px;
  width: 15px;
}
.products{
  background: rgba(255,255,255,1);
  border-radius: 6px;
  box-shadow: 1px 3px 6px -5px #7a7a7a;
}
.customer-data table th{
  background: #f6f6f6;
  color: #12505d;
  font-size: 14px;
  font-weight: 600;
}
.customer-data table th:first-child{
  border-top-left-radius: 5px;
}
.customer-data table th:last-child{
  border-top-right-radius: 5px;
}
.customer-data .form-check-input[type=checkbox]{
  height: 15px;
  padding: 0;
  width: 15px;
}
.mobile-menu,
.customer-data .dropdown-toggle:after{
  display: none;
}
.action{
  width: 30px;
}
.table>:not(caption)>*>*{
  padding: 8px 15px;
}
.table>:not(:last-child)>:last-child>*{
  border-bottom-color: #e6ecef;
}
.page-template-letter-template table td:nth-child(2){
  width: 66%;
}
table tr:last-child td{
  border-bottom: 0;
}
.dropdown-menu{
  font-size: 14px;
}
.planning,
.complete,
.plan-check,
.under-construction{
  border-radius: 50px;
  display: inline-block;
  font-size: 12px;
  font-weight: 600;
  line-height: normal;
  padding: 6px 22px;
  text-align: center;
}
.under-construction{
  background: #feeff1;
  border: solid 1px #fed8df;
  color: #f8718f;
}
.complete{
  background: #f1fdf9;
  border: solid 1px #aef1e0;
  color: #48c5b2;
}
.planning{
  background: #f4f3ff;
  border: solid 1px #d7d6f6;
  color: #9a83f8;
}
.plan-check{
  background: #fef4e3;
  border: solid 1px #f0dfc4;
  color: #e1ad56;
}
.view-btn{
  background: #2861a8;
  color: #fff;
  font-size: 13px;
  font-weight: 600;
  padding: 2px 15px;
}
.login-form .button-primary:hover,
.login-form .submit:hover,
.view-btn:hover{
  background: #5e86b4;
  color: #fff;
}
.table-hover > tbody > tr:hover{
  bs-table-accent-bg: none;
}
.msg-ico img{
  width: 20px;
}
.product-filter{
  align-items: center;
  background: #fff;
  border-radius: 5px;
  box-shadow: 1px 3px 6px -5px #7a7a7a;
  display: flex;
  margin-bottom: 5px;
  padding: 10px 0;
}
.filter-wrap{
  display: flex;
  justify-content: end;
}
.overview{
  color: #12505d;
  font-size: 20px;
  font-weight: 600;
}
.sort{
  margin-left: 50px;
}
.sort,
.filter,
.title-wrap{
  align-items: center;
  display: flex;
}
.sort p,
.filter p{
  color: #93a5ae;
  font-size: 13px;
  font-weight: 600;
  margin: 0;
  text-transform: uppercase;
}
.product-filter .dropdown{
  margin-left: 10px;
}
.product-filter .btn-secondary{
  background-color: transparent;
  border-color: #dae2e6;
  color: #42545e;
  font-size: 15px;
}
.page-arrow{
  align-items: center;
  display: flex;
  justify-content: space-around;
  width: 60px;
}
.back{
  float: left;
  margin-right: 20px;
  width: 18px;
}
.product-wrap{
  border-bottom: solid 1px #e6ecef;
  display: flex;
}
.product-wrap:last-child{
  border-bottom: 0;
}
.product-wrap:first-child .product-title{
  border-top-left-radius: 6px;
}
.product-wrap:last-child .product-title{
  border-bottom-left-radius: 6px;
}
.product-title{
  background: #f6f6f6;
  border-right: solid 1px #e6ecef;
  color: #12505d;
  font-size: 17px;
  font-weight: 600;
  min-width: 230px;
  padding: 15px;
}
.product-description{
  font-size: 17px;
  line-height: 30px;
  padding: 15px;
}
.send-btn{
  background: #0b5ed7;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  padding: 12px 30px;
}
.send-btn:hover{
  background: #fff;
  color: #12505d;
}
.modal-body .send-mail .btn{
  background: #12505d;
  color: #fff;
}
.modal-body .send-mail .btn:hover{
  background: #0b5ed7;
  color: #fff;
}
.send-mail .btn:hover{
  background: #0b5ed7;
  color: #fff;
}
.modal-body .btn.btn-primary{
  background-color: #0d6efd;
  border-color: #0d6efd;
  color: #fff;
}
.modal-body .btn.btn-primary:hover{
  background-color: #12505d;
  border-color: #12505d;
  color: #fff;
}
.send-mail #toemails{
  font-size: 15px;
}
.wpcf7-not-valid-tip{
  font-size: 14px;
  margin-top: 5px;
}
.customer-data .wpcf7 .sent .wpcf7-response-output {
  background: #e7ffec;
  border: 1px solid #88b69f !important;
  border-radius: .25em;
  color: #007022;
  font-weight: 500;
  font-size: 15px;
  display: block;
}
.website-btn{
  background: #fff;
  color: #12505d;
  font-size: 18px;
  font-weight: 600;
  margin-left: 20px;
  padding: 12px 30px;
}
.customer-data td.status{
  width: 13%;
}
.customer-data td.last-update{
  width: 11%;
}
.website-btn:hover{
  background: #e6ecef;
  color: #fff;
}
.send-mail{
  padding: 0 20px 20px;
}
.send-mail h2{
  font-size: 22px;
  margin-bottom: 60px;
  margin-top: 20px;
  text-align: center;
}
.send-mail .form-label{
  font-size: 15px;
  font-weight: 600;
}
.send-mail .form-select-lg{
  color: #6b7e88;
  font-size: 16px;
  padding: 15px;
}
.image-wrap{
  border: solid 1px #e6ecef;
  position: relative;
  width: 59%;
}
.image-opt{
  cursor: pointer;
  left: 20px;
  position: absolute;
  top: 20px;
  width: 58px;
  z-index: 9;
}
.image-wrap img{
  display: block;
  margin: 0 auto;
  padding: 10px;
}
.image-opt .dropdown-menu{
  background: #f9f9f9;
  border: 1px solid #e6ecef;
  min-width: 100%;
  padding: 0;
}
.image-opt .dropdown-menu li a{
  padding: 10px;
}
.image-opt .dropdown-menu li:first-child{
  border-bottom: solid 1px #e6ecef;
}
.send-mail .form-select{
  border: 1px solid #e6ecef;
}
.dropdown-menu-dark .dropdown-item.active, .dropdown-menu-dark .dropdown-item:active{
  background-color: #26ce00;
}
.dropdown-menu-dark{
  background-color: #020301;
}
.btn-close{
  background: transparent;
  background-color: #f50202;
  color: #fff;
  display: flex;
  opacity: 1;
}
.btn-close:hover{
  color: #fff;
  opacity: 1;
}
.modal-header{
  border-bottom: transparent;
}
.form-label span{
  color: #f00;
  font-weight: 700;
}
.dscf7_signature input.clearButton{
  align-items: center;
  border-radius: 100px;
  display: inline-flex;
  height: 20px;
  justify-content: center;
  line-height: 1;
  margin: 0px;
  padding: 0px;
  position: absolute;
  right: 2px;
  top: 2px;
  transform: rotate(45deg);
  width: 20px;
}
.dscf7_signature_inner{
  display: inline-flex;
  position: relative;
}
.menu .active,
.sidebar li.active a:hover{
  background: #e6ecef;
}
.sidebar li.active a{
  color: #12505d;
  font-weight: 600;
}
.wpcf7 form.sent .wpcf7-response-output{
  border-color: #18515c;
  color: #18515c;
  margin: 0;
  padding: 10px;
  text-align: center;
}
.wpcf7 form.sent .wpcf7-response-output{
  border: solid 1px #18515c!important;
}
.wpcf7 form.sent .wpcf7-response-output a{
  color: #18515c;
  font-weight: 700;
  position: relative;
}
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.sent .wpcf7-response-output br{
  /* display: none; */
}
.wpcf7 form.sent .wpcf7-response-output a::before{
  content: '\f1c1 ';
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 19px;
  font-weight: 700;
  left: 0;
  margin-right: 8px;
  top: 0;
}
.download-success{
  background: #f3f3f3;
  border-radius: 10px;
  max-width: 400px;
  overflow: hidden;
  text-align: center;
}
.success-header{
  background: #94c35e;
  padding: 20px;
}
.success-body{
  padding: 20px;
}
.success-body p{
  color: #000;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 18px;
}
.success-tick{
  align-items: center;
  background: #fff;
  border-radius: 200px;
  box-shadow: 1px 4px #94c35e;
  display: flex;
  height: 100px;
  justify-content: center;
  margin: 0 auto;
  width: 100px;
}
.success-tick i{
  color: #94c35e;
  font-size: 50px;
}
.download-success h2{
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
  margin-top: 20px;
  text-align: center;
}
.email-address{
}
.email-address li{
  background: #fff;
  border: solid 1px #d7d6f6;
  border-radius: 50px;
  color: #12505d;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  line-height: normal;
  margin-bottom: 10px;
  padding: 6px 12px;
  text-align: center;
}
.email-address li a{
  color: #12505d;
}
.page-id-575 .login-form{
  background: transparent;
  border-radius: 0;
  padding: 0;
  text-align: center;
}
/* .wpcf7-response-output, */
.success-header p:empty,
.page-id-575 .login-form h1{
  display: none;
}
.email-wrap p,
.image-wrap ~ p{
  position: relative;
}
.email-wrap .wpcf7-spinner,
.send-mail .wpcf7-spinner{
  background-color: #007fff;
  margin: 0;
  opacity: 1;
  position: absolute;
  right: 40px;
  top: 30px;
}
.send-mail .wpcf7-not-valid-tip{
  margin-top: 5px;
}
.email-wrap{
  background: #fff;
  border-radius: 5px;
  padding: 20px;
}
.email-wrap label{
  font-weight: 600;
}
.email-wrap .send-btn:hover{
  background: #12505d;
  color: #fff;
}
.single-format-standard .website-btn{
  margin-left: 0;
}
.howtostep {
    padding-bottom: 10px;
}
.howtostep h1{
    font-size: 24px;
    margin: 0;
    padding: 15px 0;
}
.howtostep hr {
    margin: 50px 0 40px;
}
.stepheading{
    color: #12505d;
    font-size: 20px;
    font-weight: 600;
    margin-top: 20px;
}
.howto{
    padding: 0px;
    margin: 20px 0 20px 0;
}
.howto li {
    padding: 0px;
    margin: 0 0 10px 15px;
}
.howto li span{
    font-weight: 700;
}
.home-wrap{
    padding: 50px 0;
}

.development {
    background: #f3f3f3;
    padding: 50px;
    border-radius: 10px;
}
.development h1 {
    font-size: 28px;
    color: #42545e;
    font-weight: 600;
}
.development p {
    font-size: 18px;
    color: #42545e;
    margin-bottom: 0;
}
.highlighted {
    font-size: 24px;
    font-style: italic;
    color: #2f65a9;
    font-weight: 600;
}
.client-wrap {
    background: #2f65a9;
    border-radius: 10px;
    padding: 35px;
    height: 100%;
}
.client-wrap p {
    color: #fff;
    font-size: 17px;
    line-height: 28px;
}
.client-wrap span {
    color: #fff;
    font-size: 16px;
    font-weight: 700;
}
.client-wrap i {
    color: #fff;
    font-size: 25px;
    margin-bottom: 20px;
}
.testimonials h2 {
    font-size: 24px;
    color: #42545e;
}
.take-action{
    font-size: 25px;
    font-weight: 700;
    color: #000;
    text-align: center;
}
.take-action a{
    color: #2f65a9;
}


@media only screen and (min-width: 992px) and (max-width : 1199px) {
	.sidebar{
		width: 180px;
	}
	.wrapper{
		padding-left: 180px;
	}
    .development {
        padding: 20px;
    }
}

@media (max-width: 991px){
.row.mt-5.testimonials {
    margin-top: 1rem!important;
}    
.client-wrap {
    height: auto;
    margin-bottom: 15px;
}    
.development {
    padding: 20px;
    margin-bottom: 20px;
}    
.highlighted,
.development h1{
    font-size: 21px;
}    
  .customer-data table{
    width: 100%;
  }
  .customer-data table, .customer-data thead, .customer-data tbody, .customer-data th, .customer-data td, .customer-data tr{
    display: block;
  }
  .customer-data thead tr{
    left: -9999px;
    position: absolute;
    top: -9999px;
  }
  .customer-data tr{
    border: 1px solid #eee;
    margin: 5px;
    margin-bottom: 10px;
  }
  .customer-data td{
    border: none;
    border-bottom: 1px solid #eee;
    min-height: 38px;
    padding-bottom: 10px;
    padding-left: 50%!important;
    padding-top: 10px;
    position: relative;
    word-break: break-word;
  }
  .customer-data td:before{
    color: #000;
    content: attr(data-column);
    font-weight: bold;
    left: 6px;
    padding-right: 10px;
    position: absolute;
    top: 10px;
    white-space: nowrap;
    width: 45%;
  }
  .title-box h1{
    font-size: 18px;
    text-align: left;
  }
  .page-template-letter-template table td:nth-child(2){
    width: 100%;
  }
  .product-wrap{
    flex-direction: column;
  }
  .send-btn{
    padding: 12px 10px;
    width: 100%;
  }
  .website-btn{
    margin-left: 0;
    margin-top: 10px;
    padding: 12px 30px;
    width: 100%;
  }
  .product-title{
    min-width: 100%;
  }
  .page-id-575 .col-sm-5{
    margin: 0 auto;
    width: 70%;
  }
  .wrapper{
    padding-left: 240px;
  }
  .sidebar{
    width: 240px;
  }
  .customer-data td.status,
  .customer-data td.last-update{
  	width: auto;
  }
  .table > :not(caption) > * > *{
  	box-shadow: none;
  }
}
@media (max-width: 767px){
  .sidebar{
    display: none;
  }
  .mobile-menu{
    background: linear-gradient(to bottom, #2861a8 0%,#c3cccb 100%);
    display: block;
  }
  .wrapper{
    padding-left: 0;
  }
  .mobile-menu #menu-main-menu li.active a{
    color: #12505d;
    font-weight: 600;
  }
  .mobile-menu #menu-main-menu li a{
    align-items: center;
    color: #000;
    display: flex;
    font-size: 14px;
    font-weight: 500;
    padding: 12px 20px;
  }
  .sidebar-logo{
    padding: 5px 0;
  }
  .navbar-toggler{
    align-items: center;
    border: 2px solid #f5f3f3;
    display: flex;
    justify-content: center;
    line-height: 1.3rem;
    padding: 0.35rem 0.75rem;
  }
  .navbar-toggler-icon{
    align-items: center;
    display: flex;
    height: 20px;
    justify-content: center;
    width: 20px;
  }
  #menu-main-menu{
    background: #fff;
    border-radius: 5px;
  }
  .sidebar-logo img{
    width: 60px;
  }
  .sidebar-logo img{
    width: 50px;
  }
  .sidebar{
    width: 70px;
  }
  .sidebar li a{
    padding: 12px 5px;
  }
  .view-btn{
    padding: 2px 10px;
  }
  .planning, .complete, .plan-check, .under-construction{
    padding: 3px 6px;
  }
  .overview{
    font-size: 18px;
  }
  .send-btn,
   .website-btn{
    font-size: 14px;
  }
  .send-mail{
    padding: 0;
  }
  .download-success{
    max-width: 530px;
  }
}
@media (max-width: 575px){
.take-action {
    font-size: 20px;
}    
  .page-id-575 .col-sm-5{
    width: 100%;
  }
.client-wrap {
    padding: 15px 25px;
}    
}
@media (max-width: 414px){
  .download-success h2{
    font-size: 14px;
  }
  .success-body p{
    font-size: 12px;
    margin-bottom: 5px;
  }
  .success-body{
    padding: 10px;
  }
  .email-address li{
    background: transparent;
    border: none;
    color: #12505d;
    font-size: 11px;
    padding: 0;
  }
  .success-header{
    padding: 10px;
  }
  .download-success h2{
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 0;
    margin-top: 5px;
  }
  .success-tick{
    height: 70px;
    width: 70px;
  }
  .success-tick i{
    font-size: 30px;
  }
}