.offertesubmit{
padding: 10px 15px;
background: none;
background-color: #fff;
border: 2px solid #27aae1;
color: #27aae1;
width: 100%;
}
.offertesubmit:hover{
background-color: #d4f2ff;
}
.vc_btn3.vc_btn3-color-primary.vc_btn3-style-outline{
background-color: #ffffff;
}
#ttr_page{
margin-top: 0px;
}

#ttr_content_margin{
margin-top: 0px;
}
#rev_slider_1_1_wrapper{
margin-top: -1px !important;
}
.headerposition1 {
    z-index: 99999;
}
.headerposition2 {
top:3px;
}

@media only screen and (max-width: 1024px) and (min-width: 768px){
.headerposition1 {
    right: 0px;
    left: inherit;
top:39px;
width: 86px;
}
.headerposition2 {
    right: 0px;
    left: inherit;
  width: 360px;
  text-align: right;
}
}
@media only screen and (max-width: 767px){
.headerposition1 {
    right: 0px;
    left: inherit;
top:39px;
width: 86px;
}
.headerposition2 {
display: none;
}
.ttr_header_logo {
    top: 10.5px;
    left: 16px;
}
#ttr_menu .navbar-nav {
    margin: 0;
    background-color: #FFF;
}
#ttr_menu .navbar-toggle {
    padding: 5px 7px;
}
.vc_btn3.vc_btn3-size-lg.vc_btn3-icon-left:not(.vc_btn3-o-empty) {
    width: 100%;
}
.vc_col-sm-3{
float: left;
width: 50%;
}
#ttr_menu .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
    z-index: 999999;
    position: relative;
}
}
@media screen and (min-device-width: 1025px) and (max-device-width: 1400px) { 
.ttr_header_logo {
    left: 12.76%;
}
.container {
    width: 82.621792%;
}
}