.credit-texts {
float: left;
}
.contact-form1 .form-control {
border-radius: 0;
-webkit-box-shadow: none;
box-shadow: none;
border: 1px solid #ebebeb;
padding: 12px 22px;
font: 15px/25px “Open Sans”, sans-serif;
color: #242424;
height: 40px;
margin-bottom: 10px;
background: none;
}
.contact-form1 textarea.form-control {
margin-bottom: 0px;
height: auto;
resize: none;
}
.sticky-popup-left .popup-title {
display: block;
padding: 5px;
transform: rotate(-90deg);
-moz-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
-o-transform: rotate(-90deg);
-webkit-transform: rotate(-90deg);
white-space: nowrap;
writing-mode: inherit;
position: relative;
top: 140px;
font-size: 20px;
}
.sticky-popup-left .popup-header {
height: 190px;
}
@media only screen and (min-width: 768px){
.lane-cover-img {
/* position: relative;
right: 15%; */
}
.col-lg-6 {
width: 50%;
padding-top: 20px !important;
}
#text-7 {
padding-top: 20px;
}
/* #media_image-4 {
position: relative;
left: 100px;
}
div#media_image-2 {
width: 25% !important;
}
#media_image-3 {
position: relative;
left: 100px;
}
} */
}
@media only screen and (max-width: 767px){ .col-lg-6 {
padding-top: 10px !important;
}
#text-7 {
padding-top: 10px;
}
}
#site-header,
#menu-primary-container,
#site-header-sticky-wrapper {
z-index: 39;
background: #fff;
}
@media all and (min-width: 800px) {
#site-header,
#menu-primary-container,
#site-header-sticky-wrapper {
z-index: 39;
background: #fff;
}
}