
@media only screen and (max-width: 768px) {
  .wpuf-fields input {
      width:305px;
  }
  .wpuf-fields textarea {
    width:305px !important
}
.new_sty_cls_for_mbl{
     margin-left: 30px;
}
.mdl_pic_set img, figure {
        width: 270px;
}
.sm_mdl_pic_set img, figure {
    width: 172px;
}
.logo_phn_num {
    font-size: 20px !important;
}
}
/*=================*/
.logo_phn_num {
    font-size: 25px;
    margin-top: 15px;
    color: #e0006c;
    position: absolute;
    font-weight: 700;
}
img.mdl_pic_set{
    height:428px;
}
img.logo.logo_image {
    height: 55px;
    width: 100px;
}
.ds.models_portrait .isotope-item .item-title a:hover {
    color: #fff;
}
.models_portrait .isotope-item:hover .new_prof_btn {
    background: #1a1a1a;
    color: #fff;
}
a.new_prof_btn {
    /* border: aliceblue; */
    background: #e0006c;
    color: #fff;
    padding: 5px 10px;
    position: absolute;
    text-align: center;
    left: 95px;
    margin-top: 5px;
}
ul.wpuf-form.form-label-above li.field-size-medium .wpuf-fields {
    background: transparent;
    color: red;
}

p#data_res {
    position: absolute;
    text-align: center;
    margin-left: 551px;
    margin-top: -100px;
    color: #e0006c;
    font-size: 20px;
}
input.wpuf-submit-button.wpuf_submit_103 {
    background: #e0006c;
    color: #fff;
    padding: 8px 20px;
    border: none;
    font-weight: 900;
    box-shadow: none;
    border: noe;
}
a#wpuf-images-103-pickfiles {
    color: #fff;
    background: #e0006c;
    border: none;
    box-shadow: none;
    padding: 10px 20px;
    font-weight: 900;
}
ul.wpuf-form li .wpuf-fields .wpuf-help {
    color: #fff !important;
    margin: 2px 0 5px 0;
    font-size: 14px !important;
    display: block;
    font-style:unset !important;
}
a#wpuf-featured_image-103-pickfiles {
    background: #e0006c;
    color: #fff;
    border: none;
    font-weight: 900;
    box-shadow: none;
    padding: 10px 30px;
}
.wpuf-fields textarea {
    background: #1a1a1a;
    color: #a0a0a0;
        width: 344px;
    border-color: rgba(255, 255, 255, .1);
}
.wpuf-fields input {
    background: #1a1a1a;
    color: #a0a0a0;
    border-color: rgba(255, 255, 255, .1);
}
.wpuf-label {
    color: #fff;
}
section.add_new_mdl_frm {
    background: #0d0d0ded;
}
.post_add_btn {
    position: absolute;
    right: 10px;
    top: 30px;
}
.post_add_btn a {
    padding: 10px 10px;
    background: #e0006c;
    color: #fff;
    font-size: 14px;
    font-weight: 900;
}
.wpcf7-response-output {
    border: none!important;
}
input.wpcf7-form-control.has-spinner.wpcf7-submit {
    background-color: #e0006c;;
    font-size: 12px;
    font-weight: 900;
    min-width: 120px;
    color: #fff;
     padding: 13px 30px;
     line-height:1;
     border: none;
    box-shadow: none;
}
input.wpcf7-form-control.has-spinner.wpcf7-submit:hover {
    background: #e0006c;
    color: black;
}
.com_icon {
    position: absolute;
    font-size: 16px;
    left: 20px;
    top: 12px;
    line-height: 1;
    color: #818181;
}
/*i.rt-icon2-phone5 {
   position: absolute;
    font-size: 16px;
    left: 20px;
    top: 12px;
    line-height: 1;
    color: #818181;
}*/
textarea#message {
    height: 139px;
}