.navbar-collapse .nav > li > a.phone{font-weight:bold;color:#01557A;font-size:23px;}
.navbar-collapse .fa.fa-phone{margin-right: 6px;
    top: 2px;
    position: relative;}
.form h2 {
    font-size: 25px;
    margin-bottom: 20px;
    text-align: center;
}

.heading-1 {
    position: relative;
    text-align: center;
}
.heading-1 span {
    padding: 0 10px;
    position: relative;
    z-index: 1;
      font-size: 35px;
    font-weight: 100;
}
.subheader {
    text-align: center;
    margin-bottom: 1.5em;
    font-size: 17px;
}
.form form {
    float: none;
    width: 100%;
    background-color: transparent;
    background-image: none;
    direction: rtl;
}
.formInput {
    width: 25%;
    float: right;
    padding-left: 15px;
}
.form input {
    padding-right: 10px;
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom: 1em;
    padding: 5px;
    width: 100%;
    height: auto;
    cursor: default;
}

.form .formBtn {
    border-radius: 0;
    -webkit-appearance: none;
    background: #773AA4;
    border-radius: 1px;
    padding: 9px 0;
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  font-weight: bold;
    border: none;
    cursor: pointer;
}
.form input[type="submit"] {
    margin-bottom: 0;
}
.footerbottom{margin-top:0;}
.strip-subheader{font-size:25px;color:#444;}
.strip-btn{font-size:22px!important;}
.heading-1:before {
    content: "";
    display: block;
    border-top: solid 1px #d4ab05;
    width: 99%;
    height: 2px;
    position: absolute;
    top: 50%;
    z-index: 0;
}
.heading-1 span {    
    padding: 0 10px;
    position: relative;
    z-index: 1;
}
.yellow-bcg{background-color:#ffcc00;}
	.phoneWrap{text-align: left;
    font-size: 27px;
    margin-top: 15px;}
	.phoneWrap .fa-phone{margin-right: 4px;
    top: 3px;
    position: relative;}
#topContent{margin-top:75px;}
	
	@media screen and (min-width: 993px) and (max-width: 1199px){
		.phoneWrap{font-size:20px;}
	}
@media screen and (max-width: 950px){
#site_logo {

    max-height: 50px;
    margin-top: -13px;
}
.logoWrap{text-align:center;right: 26%;
    width: 55%;
    float: right;}
.navWrap{text-align:right;    width: 25%;
    right: -58%;
    float: right;}
.phoneWrap{    width: 20%;
    float: right;}
.navbar-brand {
    float: none;
}
#site_logo{margin-top:5px;}
.navbar-brand{padding:0;}
select#tinynav1{width:72px;padding:0;}

}