

.header-widget .textwidget {
    height: 30px !important;
    line-height: 27px !important;
}

.q_logo img{
    width: 350px !important;

}



@media all and (min-width: 690px) {

  nav li {
    margin: 0;
    transform: skewX(-10deg);
  }
  nav a {
    padding: 10px 20px;
  }
  nav a:hover {
    color: #fff;
  }
  nav span {
    transform: skewX(10deg);
  }

.second .inner {
    margin-top: 0px;
}


.qode_carousels ul {
    list-style: none !important;
}

.header-widget.widget_text {
    padding-top: 2px !important;
}

.wpb_wrapper ul {
    margin-left: 30px;
    list-style-type: circle;
}

.wpb_wrapper ul li {
    list-style-position: outside;margin-bottom: 13px;
}

nav.main_menu ul li {
border-left: 1px dotted #ccc;
}


.drop_down .second i {
    display: inline-block !Important; margin-right:5px;
}




.highlighted-contact {
background: #ffa84c; /* Old browsers */
background: -moz-linear-gradient(top,  #ffa84c 27%, #ff570f 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #ffa84c 27%,#ff570f 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #ffa84c 27%,#ff570f 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa84c', endColorstr='#ff570f',GradientType=0 ); /* IE6-9 */
color:#fff !important;
}

.highlighted-contact a{
color:#fff !important;
}


.hide_on_desktop {display:none !important;}

}





@media screen and (max-device-width: 640px){
.hide_on_device { display: none !important; }
h5.icon_title {
    font-size: 11px !important;line-height: 17px !important;
}

}



.gform_body input, .gform_body textarea, .gform_body select {
    border: 1px solid #ccc !important;
    border-radius: 6px !important;
    line-height: 30px !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
    color: #13143f !important;
    width:99% !important;
    font-size:17px !important;
}




#gform_submit_button_1 {
    width: 150px !important;
    text-align: center;
    margin: 0px auto !important;
    display: block;
}

#gform_submit_button_1:hover {
    color:#fff !important;
    background-color:#f15e22 !important;
    border-color:#f15e22 !important;
}



