/*
Theme Name: Trans Overseas
Description: Theme for Trans-Overseas.com
Author: iwerk
Author URI: https: //www.iwerk.com/
Template: salient
Version: 0.1
*/

#slide-out-widget-area ul.menu .menu-item:not(:first-child) {
    margin: 2em 0 0;
}

.five-column.vc_row-fluid>.col {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.five-column.vc_row-fluid>.col>.col {
    width: 20%;
    margin: 0 !important;
}

@media (max-width: 1100px) {
    .five-column.vc_row-fluid>.col>.col {
        width: 50%;
    }
}

@media (max-width: 480px) {
    .five-column.vc_row-fluid>.col>.col {
        width: 100%;
    }
}

body .five-column.vc_row-fluid .vc_col-sm-2:last-child {
    display: none !important;
}

/* #copyright {
display: none !important;
}
*/

.noborder,
.noborder a {
    border: none !important;
}

#header-outer a,
#header-outer li a,
#header-outer,
#header-outer li,
header#top nav a {
    text-transform: uppercase !important;
    color: #505050 !important;
    font-size: 14px !important;
}

#footer-custom li {
    font-size: 14px !important;
    white-space: nowrap !important;
    color: #fff !important;
}

#footer-custom li a,
#footer-custom {
    font-size: 12px !important;
    color: #fff !important;
}

#footer-custom li a:hover {
    opacity: 0.7;
}

@media screen and (min-width: 481px) {
    #footer-custom li {
        margin-right: 25px !important;
        display: inline !important;
    }
}

@media screen and (max-width: 480px) {
    #footer-custom li {
        display: block;
        width: 100%;
        margin-right: 0px !important;
    }
}

@media screen and (max-width: 1024px) {
    .copyright {
        display: block;
        padding-top: 30px;
    }
}

#footer-custom .colm {
    padding-bottom: 15px;
}

}

#page-header-bg h1 {
    font-weight: 300 !important;
    font-size: 60px;
    letter-spacing: -2px;
}

.export-list li {
    font-size: 16px !important;
}

.export-list ul {
    padding-top: 15px !important;
}

@media only screen and (max-width: 1000px) and (min-width: 1px) {
    .export-list div {
        margin: 0.5rem !important;
    }
}

#page-header-bg h1 {
    letter-spacing: -2px !important;
}

#footer-outer h4 {
    font-size: 18px !important;
    opacity: 0.9;
    letter-spacing: -1px !important;
    border-bottom: 1px solid #2e69ac !important;
}

#footer-outer li,
#footer-outer p,
#footer-outer a {
    font-size: 14px !important;
    opacity: 0.8 !important;
}

#footer-outer a:hover {
    opacity: 1 !important;
}

#footer-widgets li a::before {
    content: "\003e\00a0\00a0\00a0";
    font-size: 10px;
    position: relative;
    top: -2px;
    font-weight: bold !important;
}

#flags a::before{
    display:none !important;
}
@media only screen and (max-width: 690px){
	body.ascend #header-secondary-outer {
		display: block !important;
	}	
}
