@media screen and (max-width: 769px) {
.my-contact-area {
display: none;
} 
}
.my-contact-area img {
border-radius: 100px;
max-width: 70%;
}
.my-contact-area {
position: fixed;
z-index: 2;
bottom: 0;
right: 0;
text-align: center;
max-width: 115px;
}
.my-contact-area a:after {
content: "Contact Us";
display: block;
text-align: center;
background-color: #3895c4;
padding: 10px;
color: #ffffff;
font-weight: bold;
} a {
cursor: pointer;
}
.service-block .et_pb_button_module_wrapper {
position: absolute;
right: 0;
left: 0;
bottom: 30px;
}
.service-block {
position: relative;
}
[data-class="wpcf7cf_group"] {
margin-bottom: 30px;
}
h2.form-heading {
color: #3895c4;
font-weight: bold;
display: block;
margin-top: 20px;
}
input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
-webkit-appearance: none;
background-color: #fff;
width: 100%;
border-width: 0;
border-radius: 0;
color: #999;
font-size: 14px;
padding: 16px;
}
textarea.wpcf7-form-control.wpcf7-textarea {
min-height: 150px;
display: block;
-webkit-appearance: none;
background-color: #fff;
width: 100%;
border-width: 0;
border-radius: 0;
color: #999;
font-size: 14px;
padding: 16px;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner {
color: #FFFFFF!important;
border-width: 0px!important;
background-color: #3895C4;
padding: 10px 30px;
font-size: 20px;
transition: all .4s ease-in-out;
cursor: pointer;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner:hover {
background-color: #000;
}
button.uacf7-prev, button.uacf7-next {
color: #FFFFFF!important;
border-width: 0px!important;
background-color: #462e83;
padding: 10px 30px;
font-size: 20px;
transition: all .4s ease-in-out;
cursor: pointer;
}
span.wpcf7-form-control.wpcf7-checkbox.wpcf7-validates-as-required.wpcf7-not-valid {
display: block;
}
span.wpcf7-form-control.wpcf7-checkbox.wpcf7-validates-as-required.wpcf7-not-valid {
display: flex;
flex-wrap: wrap;
}
span.wpcf7-form-control.wpcf7-checkbox.wpcf7-validates-as-required {
display: flex;
flex-wrap: wrap;
}
span.wpcf7-list-item {
flex: 0 0 calc(33% - 20px);
margin: 10px;
box-sizing: border-box;
} @media (max-width: 768px) {
span.wpcf7-list-item {
flex: 0 0 100%; }
}
input.wpcf7-form-control.wpcf7-text {
-webkit-appearance: none;
background-color: #fff;
width: 100%;
border-width: 0;
border-radius: 0;
color: #999;
font-size: 14px;
padding: 16px;
}
label {
display: block;
}
p.has-domain {
font-weight: bold;
}
p.hosting-domain {
font-weight: bold;
margin-top: 30px;
}
p.hosting-domain-two {
font-size: 14px;
}
p.graphic-notes {
font-weight: bold;
margin-top: 30px;
}
p.graphic-notes-two {
font-size: 14px;
}
p.file-graphic {
font-weight: bold;
margin-top: 30px;
}
p.social-pages {
font-weight: bold;
margin-top: 30px;
}
p.advertising-budget {
font-weight: bold;
margin-top: 30px;
}
p.advertising-budget-two {
font-size: 14px;
}
p.social-links {
font-weight: bold;
margin-top: 30px;
}