.uix-header-text h1 {
    margin-bottom: 0px;
    font-size: 30px;
    line-height: 36px;
}
.uix-header-text{
    padding-top:35px;
}
.img-responsive2{
    width:100%;
}
h2{
    text-align:center;
    margin-top:0px;
    color:#0a395c;
    font-size:29px;
    line-height:36px;
}
.btn-phone-number {
    float: right;;
    font-size: 24px;
    color: #444;
    padding: 20px 15px;
}
.uix-form-fixed{
    position: relative;
    left: 0;
    top: 0;
    z-index: auto;
    width: 100%;
    margin-left: 0;
    margin-top: 0px;
    clear:both;
}
.uix-form-message {
    padding: 60px 15px;
}
.uix-form-message  h3 {
    color: #fff;
    text-align: center;
    margin-bottom: 30px;
}
.uix-form-message p {
    color: #fff;
    text-align: center;
}
#video-wrapper {
    display: none;
    padding: 30px 0;
}
.subheader-property-management-checkup{
    background-image: url(../images/img-header.jpg);
    background-repeat: no-repeat;
    background-position: top;
    /*background-size: cover;*/
    height: auto;
}
.subpage-header {
    margin-bottom: 0!important;
}
.subpage-header:before{
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 0;
    background-color: transparent;
}
.img-responsive2{
    position:relative;
    top:30px
}
.mktoForm .mktoButtonWrap.mktoSimple .mktoButton, .mktoForm .mktoButtonWrap.mktoRound .mktoButton, .mktoForm .mktoButtonWrap.mktoGlow .mktoButton {
    background-color: #f06000 !important;
    border: 1px solid #f06000 !important;
    background: #f06000; /* Old browsers */
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f06000), to(#f06000))!important;
    background-image: -webkit-linear-gradient(top, #f06000, #f06000)!important;
    background-image: -moz-linear-gradient(top, #f06000, #f06000)!important;
    background-image: linear-gradient(to bottom, #f06000, #f06000)!important;
}
.mktoForm .mktoButtonWrap.mktoSimple .mktoButton:hover,
.mktoForm .mktoButtonWrap.mktoRound .mktoButton:hover,
.mktoForm .mktoButtonWrap.mktoGlow .mktoButton:hover {
background: #bd4c00; /* Old browsers */
background-image: -webkit-gradient(linear, left top, left bottom, from(#bd4c00), to(#bd4c00))!important;
background-image: -webkit-linear-gradient(top, #bd4c00, #bd4c00)!important;
background-image: -moz-linear-gradient(top, #bd4c00, #bd4c00)!important;
background-image: linear-gradient(to bottom, #bd4c00, #bd4c00)!important;
}

/**** No Nav Header ****/
/**********************/
.icon-hamburger-menu{display:none;}
.navbar-header{float:none;}
@media (max-width:480px){
    .btn-phone-number{font-size:13px!important;padding:25px 0px;}
}
@media (max-width:768px){
    .btn-phone-number{font-size:18px;padding:25px 0px;}
    .img-responsive2{
        top:0;
    }
}

@media (min-width: 768px)  {
    .subheader-property-management-checkup{
        background-image: url(../images/img-header.jpg);
        background-repeat:no-repeat;
        background-position:top;
        /*background-size:100% 52%;*/
}

}

@media (min-width: 992px)  {
    .uix-header-text h1 {
        font-size: 40px;
        line-height: 50px;
    }
    h2{
        margin-top:0px;
    }
    .img-responsive2{
        width:auto;
    }
    .uix-form-fixed {
        position: fixed;
        left: 50%;
        top: 0;
        z-index: 1000;
        width: 280px;
        margin-left: 290px;
        margin-top: 0px;
    }
    .section{
        padding-top:70px;
    }
    .subpage-header {
        margin-bottom: 30px;
    }
    #wrap {
        padding-top: 75px;
    }
    .uix-form-fixed {
        position: fixed;
        left: 50%;
        top: 0;
        z-index: 1000;
        width: 280px;
        margin-left: 290px;
    }
    #wrap.active .uix-form-fixed {
        position: fixed;
        top: 75px;
    }
    .uix-vcenter-text {
      /*top: 47%;*/
       text-align: center;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    }
    h2.section-title {
      margin-top: 20px;
    }
    .uix-header-text {
        padding-top: 0px;
    }
    .uix-header-md-text {
        /*height: 650px;*/
         height: 300px;
    }
}



@media (min-width: 1200px)  {
    .uix-form-fixed {
        position: fixed;
        left: 50%;
        top: 0;
        z-index: 1000;
        width: 280px;
        margin-left: 290px;
    }
    #wrap {
        padding-top: 75px;
    }
}

/*===========*/

    

.subheader-property-management-checkup { height:300px;}
.uix-header-md-text{height:300px;}
.uix-vcenter-text {
    text-align: center;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}



/*===========*/

