.header-widgetised-area ul {
    list-style-type: none;
    display: inline-block;
    float: left;
    padding-left: 0;
}

.footercol {
    width: 100%;
    float: none;
    text-align: center;
}
 #footer .footer-socials {
        /* display: table-cell; */
        vertical-align: middle;
        text-align: center;
        margin: 2.7em 0;
    }

@media only screen and (min-width: 768px) {
    body.menu-sandwich.admin-bar #main-menu {
        padding-top: 86px
    }

    body:not(.menu-sandwich) .header-widgetised-area {
        position: absolute;
        top: 0;
        width: 100%;
        height: 50px;
        background: #eaeaea;
        z-index: 4000;
    }

    .header-widgetised-area a {
        color: #9eacb4;
        font-size: 13px;
        line-height: 50px;
    }

    .header-widgetised-area h6 {
        line-height: 50px;
    }

    .header-widgetised-area ul li {
        display: inline-block;
    }

    .header-widgetised-area .email {
        padding-right: 20px
    }

    .header-widgetised-area .email, .header-widgetised-area .phone {
        float: right;
    }

    body.admin-bar .header-widgetised-area {
        margin-top: 30px;
    }

    body:not(.menu-sandwich) .header-widgetised-area .widget {
        float: left;
        margin-bottom: 0
    }

    body:not(.menu-sandwich) .header-widgetised-area .textwidget, body:not(.menu-sandwich) .header-widgetised-area .widget-title {
        /* display: inline-block; */
        margin-bottom: 0;
    }

    body:not(.menu-sandwich) .header-widgetised-area .widget_text {
        /* padding: .55em .83em */
        /* width: 100%; */
        float: right;
    }

    body:not(.menu-sandwich) .navbar-header {
        max-width: 25%
    }

    body:not(.menu-sandwich) .navbar-header img {
        max-width: 100%;
        height: auto
    }

    body:not(.menu-sandwich) .navbar-toggle {
        display: none !important
    }

    body:not(.menu-sandwich) #main-menu {
        /* text-align: right; */
        position: static;
        width: auto;
        background: 0 0;
        padding: 0;
        overflow-y: inherit;
        /* margin-left: 28%; */
        display: flex;
        align-items: center;
    }

    body:not(.menu-sandwich) #main-menu .header-widgetised-area {
        float: right;
        margin: 7.5px 0 7.5px 20px;
        text-align: left
    }

    body:not(.menu-sandwich) #main-menu .button-close {
        display: none
    }

    body:not(.menu-sandwich) #main-menu .dropdown-toggle {
        display: none
    }

    body:not(.menu-sandwich) #main-menu>ul {
        display: flex !important;
        justify-content: space-between;
        /* float: right; */
    }

    #main-menu>ul:before, #main-menu>ul:after {
        content: none;
    }

    body:not(.menu-sandwich) #menu-top-left {
        /* display: inline-block; */
        float: right;
        text-align: right;
    }

    body:not(.menu-sandwich) #menu-top-right {
        float: left;
        text-align: left;
        /* display: inline-block; */
    }

    body:not(.menu-sandwich) #menu-top-left, body:not(.menu-sandwich) #menu-top-right {
        width: 43%;
        text-align: center;
        /* float:  left; */
    }

    body:not(.menu-sandwich) #main-menu>ul>li {
        font-size: 18px;
        /* display: flex; */
    }

    body:not(.menu-sandwich) #main-menu>ul>li a {
        padding: .55em .83em
    }

    body:not(.menu-sandwich) #main-menu>ul>li>a {
        line-height: 1em;
        text-transform: uppercase;
        color: #555;
    }

    body:not(.menu-sandwich) #main-menu>ul>li>a:focus, body:not(.menu-sandwich) #main-menu>ul>li>a:hover {
        color: #333
    }

    body:not(.menu-sandwich) #main-menu>ul>li.menu-item-has-children>a:before {
        top: 1.3em !important;
        -webkit-transform: rotate(0) !important;
        -ms-transform: rotate(0) !important;
        transform: rotate(0) !important;
        font-size: .55em !important;
        margin-top: 0 !important
    }

    body:not(.menu-sandwich) #main-menu>ul>li>ul {
        top: 100% !important;
        left: 0;
        margin-top: 10px
    }

    body:not(.menu-sandwich) #main-menu ul li:hover>ul {
        visibility: visible;
        opacity: 1
    }

    body:not(.menu-sandwich) #main-menu ul li.menu-item-has-children>a {
        padding-right: 2.05em;
        margin-right: 0
    }

    body:not(.menu-sandwich) #main-menu ul li.menu-item-has-children>a:before {
        content: '\71';
        top: 50%;
        right: 1.5em;
        margin-top: -10px;
        /*font-family: 'Visual Composer Starter Font';*/
        font-size: .7em;
        position: absolute;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg)
    }

    body:not(.menu-sandwich) #main-menu ul li ul {
        -webkit-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease;
        display: block !important;
        padding: 0;
        visibility: hidden;
        opacity: 0;
        z-index: 100;
        position: absolute;
        right: 100%;
        top: 0;
        width: 13.75rem;
        background-color: #fff;
        -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .2);
        box-shadow: 0 0 5px rgba(0, 0, 0, .2)
    }

    body:not(.menu-sandwich) #main-menu ul li ul li {
        position: relative;
        padding: 0
    }

    body:not(.menu-sandwich) #main-menu ul li ul li a {
        padding: 12px 18px;
        display: block;
        line-height: 1.7;
        color: #555
    }

    body:not(.menu-sandwich) #main-menu ul li ul li a:focus, body:not(.menu-sandwich) #main-menu ul li ul li a:hover {
        color: #333
    }

    body:not(.menu-sandwich) #main-menu ul li ul li:hover>a {
        background-color: #333 !important;
    }

    body:not(.menu-sandwich) #main-menu ul li ul li ul {
        padding: 0
    }

    body.navbar-no-background:not(.menu-sandwich) #main-menu, body.navbar-no-background:not(.menu-sandwich) #main-menu .navbar-nav {
        background-color: transparent !important
    }

    #main-menu ul li a {
        font-size: .875em
    }

    .comments-area .comment-list .author-avatar {
        float: left
    }

    .comments-area .comment-list .comment-wrapper {
        margin-left: 100px
    }

    .comments-area .comment-list ol.children {
        margin-left: 100px
    }

    .comment-form-author, .comment-form-email, .comment-form-url, .comment-subscription-form, .form-submit {
        width: 32%;
        float: left;
        margin-left: 2%
    }

    .comment-form-author, .form-submit {
        margin-left: 0
    }

    .comment-subscription-form {
        display: table;
        height: 46px
    }

    .comment-subscription-form label {
        display: table-cell;
        vertical-align: middle
    }

    .half-container.half-left {
        padding-right: 8% !important;
    }

    .half-container.half-right {
        padding-left: 8% !important;
    }
}

@media only screen and (min-width: 768px) {
    body.fixed-header.admin-bar .navbar {
        top: 32px
    }

    .navbar-brand {
        height: auto;
        padding: 0 15px;
        display: inline-block;
        width: 14%;
        text-align: center;
    }

    .navbar-brand h1 a {
        font-size: 30px;
        color: #333
    }

    .navbar-brand h1 a:hover {
        color: #557cbf;
        text-decoration: none
    }

    .navbar-brand img {
        max-width: 100%;
        height: auto
    }
}

@media only screen and (min-width: 992px) {
    .nav-next {
        text-align: right
    }

    .nav-next, .nav-previous {
        margin-bottom: 0
    }

    #footer .footer-right-block {
        float: right;
        margin-left: 12.5%;
        margin-bottom: 0;
        display: table
    }

   

    #footer .footer-socials ul {
        /* text-align: right */
    }

    #footer .footer-socials ul li {
        margin: 0 0 0 2px;
    }

    #footer .copyright {
        margin-bottom: 5px
    }

    .footer-menu {
        margin: 0
    }

    .footer-bottom {
        padding: 30px 0
    }
}

@media only screen and (min-width: 1024px) {
    #main-menu ul li a {
        font-size: 1em;
    }

    body.header-full-width .navbar {
        padding-left: 40px;
        padding-right: 40px
    }

    body.content-full-width .content-wrapper {
        padding-right: 0;
        padding-left: 0
    }

    body.content-full-width .footer-bottom, body.content-full-width .footer-widget-area {
        padding-left: 40px;
        padding-right: 40px
    }

    .footercol {
        float: left;
        text-align: left;
        padding: 0 2%;
    }

    .footer-col-1 {
        width: 33.3%;
        text-align: center;
    }

    .footer-col-2 {
        width: 33.3%;
    }

    .footer-col-2 ul {
        columns: 2;
    }
    .footer-col-2 ul li{
          height: 4em;  
    }
    .footer-col-3 {
        width: 33.3%;
    }

    .footer-col-3 .textwidget {
        padding-top: 0;
    }

    .footer-col-3 p {
        min-height: 4em;
        margin-bottom: 0;
    }

    #footer ol li, #footer ul li {
        color: #fff;
       
    }
}

@media only screen and (min-width: 1400px) {
    #main-menu ul li a {
        font-size: 18px;
    }
    body.content-full-width .content-wrapper {
        padding-right: 0;
        padding-left: 0
    }

    .footer-col-1 {
        width: 33%;
        /* padding-right: 25%; */
    }

    .footer-col-2 {
        width: 34%;
    }

    .footer-col-3 {
        width: 33%;
    }
}
@media only screen and (min-width: 1600px) {
    #main-menu ul li a {
    font-size: 24px;
    }
}
@media only screen and (max-width: 1024px) {
    .header-widgetised-area .email {
        display:none;
    }
}

@media only screen and (max-width: 768px) {
    .white-angle > div{
        padding-bottom:55%;
    }
    #team-steps ol {
        padding-left: 0px;
    }

    h1 {
        font-size: 19px !important;
    }

    h2 {
        font-size: 48px !important;
    }

    h3 {
    }

    h4 {
    }

    h5 {
    }

    h6 {
    }
}
