#headerVideo {
    background: #00416C;
}
#background_video {
    width: 100%;
}
.our-company .colright {
    padding: 0 35px !important;
    max-width: 500px;
}
.our-company {
    padding: 5rem 0;
    position: relative;
    top: -5px;
    background: url(../images/Our-Company.jpeg) top center no-repeat;
    overflow: hidden;
    padding: 2rem 0;
    background-size: cover;
    position: relative;
}
#footerWrapper {
    padding: 25px 0 0 0;
    margin-top: 0;
    /*background: #f2f2f2;*/
    background: #17a2b89e;
}
#footerWrapper #footerContent {
    max-width: 1170px;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 0 20px;
    border-bottom: 1px solid #00A1E2;
    padding-bottom: 20px;
}
#footerWrapper #footerContent h2 {
    margin: 0;
    font-size: 1.5rem;
    color: #0069aa;
    text-align: center;
    letter-spacing: 0.5px;
}
#footerWrapper #footerContent hr {
    height: 1px;
    border: 0;
    background-color: #0069aa;
}
#footerWrapper #footerContent > ul {
    margin: 0;
    padding: 0;
    white-space: nowrap;
    display: flex;
    justify-content: space-between;
}
#footerWrapper #footerContent ul li.column {
    
}
#footerWrapper #footerContent ul li.column {
    /*display: inline-block;*/
    /*vertical-align: top;*/
    /*width: 33%;*/
}
#footerWrapper #footerContent ul li {
    clear: both;
}
#footerWrapper #footerContent ul li {
    list-style: none!important;
    line-height: 1.4em;
    margin-top: .3em;
    position: relative;
}
#footerWrapper #footerContent h5 {
    margin: 15px 0;
    color: #0069aa;
    font-size: 1.3em;
    font-weight: bold;
}
#footerWrapper #footerContent ul li.column ul li.subSection {
    margin-top: 15px;
}
#footerWrapper #footerContent ul li a {
    font-size: .9rem;
    color: #333;
    line-height: 26px;
    white-space: break-spaces;
}

footer {
    width: 100%;
    position: relative;
    font-size: 1.1em;
    /*background: #f2f2f2;*/
    background: #17a2b89e;
    padding: 10px 0 10px 0;
}
#footerSmallNavigation, #footerDisclaimer {
    font-size: 15px;
    padding: 5px 0;
}
#footerSmallNavigation a, #footerDisclaimer a {
    color: #007bff;
}
footer .container {
    max-width: 1170px;
}
#footerWrapper #footerContent ul li.social-icons li {
    margin: 0 0 13px;
}
#footerWrapper #footerContent ul li.social-icons li > a {
    margin: 0 5px 0 0;
}
.top-nav {
    max-width: 1190px;
    margin:auto;
    background: none;
    box-shadow: none;
}
.top-nav .navbar {
    padding: 0;
    width: 100%;
    max-width: 800px;
    margin: 0 0 0 auto;
    position: relative;
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#0094ce),color-stop(50%,#3f9ec9),color-stop(100%,#006ba9));
    background: -webkit-linear-gradient(top,#0094ce 0%,#3f9ec9 50%,#006ba9 100%);
    background: -o-linear-gradient(top,#0094ce 0%,#3f9ec9 50%,#006ba9 100%);
    background: -ms-linear-gradient(top,#0094ce 0%,#3f9ec9 50%,#006ba9 100%);
    background: linear-gradient(to bottom,#0094ce 0%,#3f9ec9 50%,#006ba9 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0094ce',endColorstr='#006ba9',GradientType=0) box-shadow: 1px 2px 10px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 1px 2px 10px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 1px 2px 10px rgb(0 0 0 / 25%);
    border-radius: 5px;
}
#google_translate_element {
    text-align: right;
}
ul#menu-items {
    top:95px !important;
} 
.goog-te-gadget-simple {
    margin-top: 20px;
    margin-left: 0;
}
#etw_logo {
    padding: 0.9rem 0 0;
}
#etw_logo img {
    width: 210px;
}
.homeabout {
    z-index: 9;
    position: relative;
}
.our-company:after {
    content: "";
    display: block;
    position: absolute;
    background: #000;
    height: 100%;
    width: 100%;
    top: 0;
    opacity: 0.8;
}
#how_to_buy label {
    color: #333;
    font-weight: 600;
}
#how_to_buy textarea.form-control {
    height: 60px;
}
@media screen and (max-width:768px){
#footerWrapper #footerContent ul li.column {
    width: 100%;
    margin: 0 0 20px 0;
}
#footerWrapper #footerContent > ul{
    display:block;
}
#etw_logo img {
    width: 180px;
}
.goog-te-gadget-simple {
    margin: 15px;
    max-width: 60px;
}
.navbar-light .navbar-nav a.nav-link {
    color: #fff;
}
.goog-te-gadget-simple .goog-te-menu-value span:nth-child(1) {
    display: none;
}
.navbar-light .navbar-toggler {
    outline: none;
}
.homeabout .webtitle {
    margin-top: 30px;
}
.contact_info{
    padding:0;
}
}
    
}