@font-face {
    font-family: "Calibri";
    src: url("https://en.3starslogistics.com/wp-content/themes/starslog/fonts/Calibri.eot");
    src: url("https://en.3starslogistics.com/wp-content/themes/starslog/fonts/Calibri.eot?#iefix") format("embedded-opentype"), url("https://en.3starslogistics.com/wp-content/themes/starslog/fonts/Calibri.woff") format("woff"), url("https://en.3starslogistics.com/wp-content/themes/starslog/fonts/Calibri.ttf") format("truetype");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: "Calibri-Bold";
    src: url("https://en.3starslogistics.com/wp-content/themes/starslog/fonts/Calibri-Bold.eot");
    src: url("https://en.3starslogistics.com/wp-content/themes/starslog/fonts/Calibri-Bold.eot?#iefix") format("embedded-opentype"), url("https://en.3starslogistics.com/wp-content/themes/starslog/fonts/Calibri-Bold.woff") format("woff"), url("https://en.3starslogistics.com/wp-content/themes/starslog/fonts/Calibri-Bold.ttf") format("truetype");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: "Calibri-Light";
    src: url("https://en.3starslogistics.com/wp-content/themes/starslog/fonts/Calibri-Light.eot");
    src: url("https://en.3starslogistics.com/wp-content/themes/starslog/fonts/Calibri-Light.eot?#iefix") format("embedded-opentype"), url("https://en.3starslogistics.com/wp-content/themes/starslog/fonts/Calibri-Light.woff") format("woff"), url("https://en.3starslogistics.com/wp-content/themes/starslog/fonts/Calibri-Light.ttf") format("truetype");
    font-weight: normal;
    font-style: normal
}

body {
    margin: 0;
    padding: 0;
    font-family: "Calibri-Light";
}

li {
    list-style: none
}

a:hover, a:visited, a {
    text-decoration: none
}

h1, h2 {
    text-transform: uppercase;
    font-weight: 700
}

.top-header {
    background: #fff !important;
    position: fixed;
    width: 100%;
    z-index: 99999;
    border-top:4px solid #ff5c02;
    box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.75);
}

.header-backup {
    width: 20px;
    height: 119px;
    background: 0 0;
    margin: auto
}

.top-header img.logo {
    margin-bottom: 15px;
    margin-top: 0;
    transition: all .5s ease 0s;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    -ms-transition: all .5s ease 0s
}

.navbar-default {
    background-color: transparent;
    border-color: transparent;
    margin-bottom: 0;
    margin-top: 8px;
    transition: all .5s ease 0s;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    -ms-transition: all .5s ease 0s
}

.nav-bar {
    margin-top: 15px
}

.navbar-toggle span {
    color: #fff
}

ul.nav {
    float:left;
 left:50%;
 list-style-type:none;
 margin:0 auto;
 padding:0;
 position:relative;
}
ul.nav li {
    float:left;
position:relative;
right:50%;
}

.navbar-default .navbar-nav>li>a {
    font-size: 24px;
    color: #000;
    text-transform: uppercase;
    transition: all .7s ease 0s;
    -webkit-transition: all .7s ease 0s;
    -moz-transition: all .7s ease 0s;
    -o-transition: all .7s ease 0s;
    -ms-transition: all .7s ease 0s;
    padding: 14px 15px;
    font-weight: 700
}

.navbar-default .navbar-nav>li>a:hover {
    color: #ff5c02;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #000
}

li a.active {
    color: #ff5c02 !important
}

.navbar-default .navbar-toggle {
    border-color: #fff;
    margin-top: 4px
}

.slider-row {
    margin: 0;
    padding: 0
}

.slider-wrapper {
    margin: 0;
    padding: 0 !important;
    background: #000 !important
}

.carousel-caption h1 {
    font-size: 157px;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 0
}

.carousel-caption p {
    font-size: 40px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    margin-top: 0;
}

.carousel-caption button {
    width: 240px;
    height: 60px;
    background: #ff5c02;
    color: #fff;
    font-size: 30px;
    text-transform: uppercase;
    border: 0;
    transition: all .5s ease 0s;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    -ms-transition: all .5s ease 0s
}

.carousel-caption button:hover {
    background: #2a2a2a
}

.carousel-control {
    width: 5%
}

.carousel-inner {
    background: -webkit-linear-gradient(left, #d6bb2e, #ff5c02);
    background: -o-linear-gradient(left, #d6bb2e, #ff5c02);
    background: -moz-linear-gradient(left, #d6bb2e, #ff5c02);
    background: linear-gradient(to left, #d6bb2e, #ff5c02);
    /* padding-top:70px; */
}

.item {
    position: relative
}

.carousel-caption {
    position: absolute;
    text-align: left;
    left: 12%;
    line-height: 1;
    top: 50%;
    margin-top: -100px
}

.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    font-size: 18px;
    padding: 5px;
    background: #fff;
    border-radius: 50%;
    color: transparent;
    margin-left: 0;
    margin-top: 50px
}

.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    font-size: 18px;
    padding: 5px;
    background: #fff;
    border-radius: 50%;
    color: transparent;
    margin-right: 0;
    margin-top: 50px
}

.about h2,.about h3 {
    font-size: 35px;
    color: #ff5c02;
    margin-top: 50px;
    font-family: "Calibri-Bold";
}

.about h4 {
    font-size: 24px;
    color: #737373;
    margin-bottom: 45px;
}

.about-img img {
    width: 100%
}

.single-about-detail {
    position: relative
}

.pentagon-text h1 {
    font-size: 45px;
    color: #383838;
    margin-top: 0;
    transition: all .7s ease 0s;
    -webkit-transition: all .7s ease 0s;
    -moz-transition: all .7s ease 0s;
    -o-transition: all .7s ease 0s;
    -ms-transition: all .7s ease 0s;
    position: absolute;
    left: 14%;
    width: 50px;
    top: 10%
}

.pentagon-text {
    width: 70px;
    height: 52px;
    background: #fff;
    position: relative;
    top: -30px;
    left: 43%
}

.pentagon-text:before {
    content: "";
    position: absolute;
    top: -15px;
    left: 0;
    width: 0;
    height: 0;
    border-left: 34px solid transparent;
    border-right: 35px solid transparent;
    border-bottom: 15px solid #fff
}

.pentagon-text:after {
    content: "";
    position: absolute;
    bottom: -15px;
    left: 0;
    width: 0;
    height: 0;
    border-left: 36px solid transparent;
    border-right: 34px solid transparent;
    border-top: 15px solid #fff
}

.about-details {
    background: #2a2a2a;
    border-top: 2px solid #fff;
    transition: all .7s ease 0s;
    -webkit-transition: all .7s ease 0s;
    -moz-transition: all .7s ease 0s;
    -o-transition: all .7s ease 0s;
    -ms-transition: all .7s ease 0s;
    height: 280px;
}

.about-details h3 {
    font-size: 36px;
    color: #fff;
    margin-top: 0
}

.about-details p {
    font-size: 15px;
    color: #fff;
    padding: 0 25px;
    padding-bottom: 30px;
}

.single-about-detail:hover .about-details {
    background: #ff5c02
}

.single-about-detail:hover .pentagon-text h1 {
    color: #ff5c02
}

.service {
    background: url(../img/pattern.jpg);
    background-repeat: repeat-y;
    margin-top: 40px
}

.service h2 {
    font-size: 90px;
    color: #fff;
    margin-top: 70px;
    margin-bottom: 0
}

.custom-html-widget{
    clear: inherit;
    font-family: 'GothamRounded-Light';
}

.service h4 {
    font-size: 24px;
    color: #fff;
    margin-top: 0;
    margin-bottom: 70px;
    display: block
}

.single-service {
    text-align: center
}

.single-service-img {
    width: 205px;
    height: 125px;
    padding-left: 30px;
    position: relative
}

.service-img {
    width: 205px;
    height: 125px;
    background: #3a9ecb;
    position: relative
}

.single-service h3 {
    margin-top: 10px;
    color: #fff;
    padding-bottom: 50px;
    position: relative
}

.service-img img {
    position: absolute
}

.team {
    padding-bottom: 60px
}

.team h2 {
    font-size: 90px;
    color: #ff5c02;
    margin-top: 50px;
    margin-bottom: 0
}

.team h4 {
    font-size: 24px;
    color: #737373;
    margin-top: 0;
    margin-bottom: 45px
}

.single-member {
    margin: 0;
    padding: 0
}

.person img {
    width: 100%
}

.person-detail {
    padding: 10px;
    background: #3a9cc8;
    position: relative;
    transition: all .7s ease 0s;
    -webkit-transition: all .7s ease 0s;
    -moz-transition: all .7s ease 0s;
    -o-transition: all .7s ease 0s;
    -ms-transition: all .7s ease 0s
}

.arrow-top {
    position: absolute;
    width: 20px;
    height: 20px;
    background: #3ba0cc;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    bottom: -10px;
    left: 46%;
    transition: all .7s ease 0s;
    -webkit-transition: all .7s ease 0s;
    -moz-transition: all .7s ease 0s;
    -o-transition: all .7s ease 0s;
    -ms-transition: all .7s ease 0s
}
.carousel-caption p {
    font-family: 'Arvo', serif;
    font-weight: 500;
}
.arrow-bottom {
    position: absolute;
    width: 20px;
    height: 20px;
    background: #3ba0cc;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    top: -9px;
    left: 46%;
    transition: all .7s ease 0s;
    -webkit-transition: all .7s ease 0s;
    -moz-transition: all .7s ease 0s;
    -o-transition: all .7s ease 0s;
    -ms-transition: all .7s ease 0s
}

.person-detail h3 {
    font-size: 30px;
    color: #fff
}

.person-detail p {
    font-size: 13px;
    color: #fff;
    font-family: 'GothamRounded-Light';
}

.single-member:hover .person-detail {
    background: #2a2a2a
}

.single-member:hover .arrow-top {
    background: #2a2a2a
}

.single-member:hover .arrow-bottom {
    background: #2a2a2a
}

.contact-caption {
    background: #ff5c02;
    padding-bottom: 20px !important;
}

.contact-heading h2 {
    color: #fff;
    font-size: 60px;
    font-family: "Calibri-Bold";
}

.contact-info {
    padding-left: 40px
}

.contact-info h3 {
    font-family: "Calibri-Bold";
    padding-left: 0;
    font-size: 30px;
    color: #fff;
    text-transform: uppercase;
    border-bottom: 1px solid white;
    padding-bottom: 12px;
    margin-bottom: 0;
}

.contact-form h3 {
    font-family: "Calibri-Bold";
    padding-left: 0;
    font-size: 30px;
    color: #fff;
    text-transform: uppercase;
    border-bottom: 1px solid white;
    padding-bottom: 12px;
    margin-bottom: 0;
}

.contact-info ul {
    margin: 0;
    padding: 0
}

.contact-info ul li {
    font-size: 14px;
    color: #fff
}

.contact-info i.fa {
    font-size: 16px;
    padding-right: 12px;
    width: 25px;
    height: 38px
}

.contact-info ul li span {
    font-family: "Calibri-Bold" !important;
    font-size: 18px;
}

.contact-form input {
    width: 100% !important;
    height: 40px !important;
    background: #fff;
    font-size: 18px;
    color: #084a5c;
    padding: 12px;
    border: 0;
    margin-bottom: 12px;
}

.contact-form textarea {
    width: 100% !important;
    height: 140px !important;
    background: #fff;
    font-size: 18px;
    color: #084a5c;
    padding: 12px;
    border: 0;
    margin-bottom: 12px;
}

.info-detail {
    border-top: 0px;
    padding-top: 15px
}

.form {
    border-top: 1px solid #53cde5;
    padding-top: 15px;
    text-align: right
}
.btnbtn{
    width: 35% !important;
    height: 50px;
    font-size: 24px;
    color: #fff;
    background-color:#1c1c1c;
    background-repeat: no-repeat;
    padding: 0;
    font-family: "Calibri-Light";
    font-weight: 500;
    text-align: center;
    cursor:pointer;
}

.contact-form input.submit-btn {
    width: 180px;
    height: 50px;
    float: right;
    font-size: 24px;
    color: #fff;
    background-color:#1c1c1c;
    background-repeat: no-repeat;
    padding: 0;
    font-family: "Calibri-Bold";
}

.contact-form {
    padding-right: 40px
}

#map {
    height: 830px;
    width: 100% !important;
    margin:0px;
    padding:0px;
}

.map {
    position: relative;
    overflow: hidden
}

.subtext{
    line-height: 23px !important;
    font-size: 20px !important;
    color:#757575 !important;
    text-align:justify !important;
}

.contact {
    position: absolute;
    width: 100%;
    height: 830px;
    margin-top: 0;
    left: 0;
    margin-top: -830px;
    background: rgba(0, 0, 0, .51)
}

.contact-caption {
    margin-top: 120px
}
.footer{
    background: #525252;
}

.footer p {
    font-size: 15px !important;
    color: white;

    font-weight: 500;
    margin: 0;
    padding: 25px 0
}
.footer p a{
    color:white;
}
.footer a i.fa {
    font-size: 24px;
    color: #b1b1b1;
    padding: 22px 10px
}

.footer a i.fa:hover {
    color: #ff5c02
}

.carousel-inner {
    position: relative
}

.carousel-fade .carousel-inner .item {
    opacity: 0;
    transition-property: opacity
}

.carousel-fade .carousel-inner .active {
    opacity: 1
}

.carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right {
    left: 0;
    opacity: 0;
    z-index: 1
}

.carousel-fade .carousel-inner .next.left, .carousel-fade .carousel-inner .prev.right {
    opacity: 1
}

.carousel-fade .carousel-control {
    z-index: 2;
    opacity: 1;
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, 0) 100%)
}

@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-fade .carousel-inner>.item.next, .carousel-fade .carousel-inner>.item.active.right {
        opacity: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    .carousel-fade .carousel-inner>.item.prev, .carousel-fade .carousel-inner>.item.active.left {
        opacity: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    .carousel-fade .carousel-inner>.item.next.left, .carousel-fade .carousel-inner>.item.prev.right, .carousel-fade .carousel-inner>.item.active {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

html, body, .carousel, .carousel-inner, .carousel-inner .item {
    height: 100%
}

@media(min-width:992px) and (max-width:1199px) {
    .navbar-default .navbar-nav>li>a {
        font-size: 20px;
        padding: 14px 12px
    }

    .carousel-caption h1 {
        font-size: 120px
    }

    .carousel-caption p {
        font-size: 32px;
        text-shadow: 0px 0px 10px rgba(150, 150, 150, 1);
    }

    .carousel-caption button {
        width: 215px;
        height: 55px;
        font-size: 26px
    }

    h2 {
        font-size: 75px !important
    }

    h4 {
        font-size: 22px !important
    }

    .person-detail h3 {
        font-size: 26px
    }

    .person-detail p {
        font-size: 12px
    }
}
@media screen and (max-height: 575px){
#rc-imageselect, .g-recaptcha {transform:scale(0.85);
-webkit-transform:scale(0.85);transform-origin:0 0;-webkit-transform-origin:0 0;}
}
@media(min-width:768px) and (max-width:991px) {
    .navbar-default .navbar-nav>li>a {
        font-size: 16px;
        padding: 10px 8px
    }

    .carousel-caption h1 {
        font-size: 90px
    }

    .carousel-caption p {
        font-size: 30px
    }

    .carousel-caption button {
        width: 180px;
        height: 50px;
        background: #3a9ecb;
        color: #fff;
        font-size: 22px
    }

    h2 {
        font-size: 70px !important
    }

    h4 {
        font-size: 18px !important
    }

    #map {
        height: 1050px
    }

    .contact {
        margin-top: -1050px;
        height: 1050px
    }

    .contact-caption {
        margin-top: 110px
    }
}
@media screen and (max-width:479px){
    .header-logo a img{
        text-align: center;
        margin:0 !important;
        padding:0px !important;
        padding-bottom:10px !important;
    }
    .nonon{display: none;}
}
@media screen and (max-width:991px){

    .about-details{
        height: 380px;
    }
    .pentagon-text {
        left: 35% !important;
    }
    .custcontainer{
        width: 100%;
    }
    /* .carousel-inner{
        padding-top:140px;
    } */
    .header-logo a img{
        margin:0 auto;
    }
    .toptop{
        padding: 0px !important;
    }
    .toptop .contt{
        text-align:center;
    }
    .contt i{
        font-size: 20px !important;
        font-family: "Calibri";
    }
    .toptop img{
        display: none;
    }
    .navbar-default{
        padding-top:0px !important;
    }
}
@media screen and (max-width:767px){
    .space{
        display: none;
    }
    .footer-para{
        width: 100%;
    }
    #google_map{
        display: none !important;
    }
    .top-header img.logo {
        width: 80%;
    }
    .pentagon-text {
        left: 40%
    }
    .subtext{
        text-align:justify ;
        padding-left: 20px;
        padding-right: 20px;
    }
    ul.nav {
        float:none;
        left:0%;
        list-style-type:none;
        margin:0;
        padding:0;
        position:static;
    }
    ul.nav li {
        float:none;
        position:static;
        right:0%;
    }
    ul.nav li ul li{
        border:1px solid red;
        display: block !important;
    }

}
@media screen and (max-width:480px){
    /* .carousel-inner {
        padding-top:80px;
    } */
}
@media(min-width:480px) and (max-width:767px) {
    .header-logo img {
        margin-top: 20px
    }

    .navbar-default .navbar-nav>li>a {
        font-size: 20px
    }

    .carousel-caption {
        margin-top: -110px
    }

    .carousel-caption h1 {
        font-size: 75px
    }

    .carousel-caption p {
        font-size: 25px
    }

    .carousel-caption button {
        width: 160px;
        height: 40px;
        font-size: 20px
    }

    #map {
        height: 1120px
    }

    .contact {
        height: 1120px;
        margin-top: -1120px
    }

    h2 {
        font-size: 70px !important
    }

    h4 {
        font-size: 21px !important
    }

    .contact-info ul {
        margin-left: 4px
    }

    .contact-info i.fa {
        width: 25px
    }

    .contact-caption {
        margin-top: 140px
    }
}

@media(max-width:479px) {
    .top-header img.logo {
        margin: 20px 10px;
        text-align: center;
        margin:0 auto;
        width: 100%;
    }

    .header-logo {
        margin-top: 20px !important
    }

    .navbar-default .navbar-toggle {
        border-color: #fff;
        margin-top: -7px;
        right: 10%
    }

    .navbar-default .navbar-nav>li>a {
        font-size: 16px;
        text-align: left
    }

    .header-backup {
        height: 80px
    }

    .carousel-caption {
        margin-top: -60px
    }

    .carousel-caption h1 {
        font-size: 20px
    }

    .carousel-caption p {
        font-size: 12px
    }

    .carousel-caption button {
        width: 90px;
        height: 23px;
        font-size: 16px
    }

    .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
        display: none;
    }

    .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
        display: none;
    }
    #carouselHacked{
        margin-top: 40px;
    }
    .carousel-inner{
        display: none;
    }

    .service h2 {
        font-size: 50px;
        margin-top: 40px
    }

    .team h2 {
        font-size: 50px;
        margin-top: 40px
    }

    h4 {
        font-size: 18px !important
    }

    .contact-caption {
        margin-top: 38%;
    }
    .spacefict{
        display: block !important;
        margin-top: 50px !important;
    }

    #map {
        height: 950px
    }

    .contact {
        height: 1000px;
        margin-top: -1000px
    }

    .contact-heading h2 {
        font-size: 50px;
        text-align: left;
        margin-left: 15px
    }

    .contact-info h3 {
        margin-left: 8px;
        font-size: 25px;
        padding-bottom: 8px
    }

    .info-detail {
        margin-left: 8px
    }

    .contact-info ul li {
        font-size: 10px
    }

    .contact-info i.fa {
        font-size: 13px;
        width: 20px;
        height: 18px
    }

    .contact-info, .contact-form {
        padding: 10px
    }

    .contact-form h3 {
        font-size: 25px;
        padding-bottom: 8px;
        margin-bottom: 0;
        margin-right: 0
    }
    .footer{
        margin-top:130px;
    }

    .footer a i.fa {
        font-size: 18px;
        padding: 25px 7px
    }

    .footer p {
        font-size: 10px
    }
}

.toptop {
    text-align: right;
    font-family: 'GothamRounded-Light';
    font-size: 12px;
    padding-top: 10px;
}
.space{
    padding-top:20px;
}
.stori div{
    display: inline-block;
    font-family: 'Calibri-Light';
}
.alinearderecha div{
    margin: 0 0 15px auto;
}


.nav li a:hover {
    background-color:white;
    color:#ff5c02;
    -webkit-transition: all .7s ease 0s;
    -moz-transition: all .7s ease 0s;
    -o-transition: all .7s ease 0s;
    -ms-transition: all .7s ease 0s;
}
.nav li ul {
    display:none;
    position:absolute;
    background: white;
    width: 200px;
    margin: 0px !important;
	padding: 0px !important;
}

.nav li:hover > ul {
    display:block;
}

.nav li ul li {
    /* position: absolute; */
left:10px !important;
width: 100%;
margin: 0px !important;
padding: 0px !important;
}
.nav li ul li a{
    font-size: 22px;
    color: black;
    padding:10px;
    background: white;
    font-weight: bold;
    text-transform: uppercase;
    display: block;
}

.nav li ul li ul {
    right:-140px;
    top:0px;
}
.spacestars li{
    list-style: disc;
}
.spacestars li h4{

    padding:0px !important;
    margin:0px !important;
    padding-bottom: 10px !important;
}
.faq-content{
    font-size: 20px;
    text-align:justify;
}

.english {
background-image: url('https://i.imgur.com/Yt1CNSM.png');
background-repeat: no-repeat;
background-position: left;
background-size:  30px;
padding-left: 0px;
}
.english  a{
    padding-left: 35px !important;
}

.spanish a{
background-image: url('https://i.imgur.com/gC602ZV.png') !important;
background-repeat: no-repeat !important;
background-position: left !important;
background-size:  30px !important;
padding-left: 35px !important;
text-align: left;
}

.envia{
    width:140px !important;
}
#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu #menu-button {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#cssmenu > ul{
    text-align: center !important;
    margin: 0 auto;
    width: 850px;
}
#cssmenu ul li{
    display: inline-block;
}
#cssmenu:after,
#cssmenu > ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#cssmenu #menu-button {
  display: none;
}
#cssmenu {
    font-family: "Calibri-Bold";
    background: white;
}
#cssmenu > ul > li {
  float: left;

}
#cssmenu.align-center > ul {
  font-size: 0;
  text-align: center;
}
#cssmenu.align-center > ul > li {
  display: inline-block;
  float: none;
}
#cssmenu.align-center ul ul {
  text-align: left;
}
#cssmenu.align-right > ul > li {
  float: right;
}
#cssmenu > ul > li > a {
  padding: 17px;
  font-size: 17px;
  letter-spacing: 1px;
  text-decoration: none;
  color: #333333;
  font-weight: 500;
  text-transform: uppercase;
}
#cssmenu > ul > li:hover > a {
  color: #333333;
}
#cssmenu > ul > li.has-sub > a {
  padding-right: 30px;
}
#cssmenu > ul > li.has-sub > a:after {
  position: absolute;
  top: 22px;
  right: 11px;
  width: 8px;
  height: 2px;
  display: block;
  background: #333333;
  content: '';
}
#cssmenu > ul > li.has-sub > a:before {
  position: absolute;
  top: 19px;
  right: 14px;
  display: block;
  width: 2px;
  height: 8px;
  background: #333333;
  content: '';
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}
#cssmenu > ul > li.has-sub:hover > a:before {
  top: 23px;
  height: 0;
}
#cssmenu ul ul {
  position: absolute;
  left: -9999px;
  box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.75);
}
#cssmenu.align-right ul ul {
  text-align: right;
}
#cssmenu ul ul li {
  height: 0;
  width: 100%;
  background: white;
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}
#cssmenu li:hover > ul {
  left: auto;
}
#cssmenu.align-right li:hover > ul {
  left: auto;
  right: 0;
}
#cssmenu li:hover > ul > li {
  height: 35px;
}
#cssmenu ul ul ul {
  margin-left: 100%;
  top: 0;
}
#cssmenu.align-right ul ul ul {
  margin-left: 0;
  margin-right: 100%;
}
#cssmenu ul ul li a {
  border-bottom: 1px solid rgba(150, 150, 150, 0.15);
  padding: 11px 15px;
  width: 230px;
  font-size: 17px;
  text-decoration: none;
  color: #333333;
  font-weight: 400;
}
#cssmenu ul ul li:last-child > a,
#cssmenu ul ul li.last-item > a {
  border-bottom: 0;
}
#cssmenu ul ul li:hover > a,
#cssmenu ul ul li a:hover {
  color: #333333;
  background: rgba(217,217,217,.3);
}
#cssmenu ul ul li.has-sub > a:after {
  position: absolute;
  top: 16px;
  right: 11px;
  width: 8px;
  height: 2px;
  display: block;
  background: #333333;
  content: '';
}
#cssmenu.align-right ul ul li.has-sub > a:after {
  right: auto;
  left: 11px;
}
#cssmenu ul ul li.has-sub > a:before {
  position: absolute;
  top: 13px;
  right: 14px;
  display: block;
  width: 2px;
  height: 8px;
  background: #dddddd;
  content: '';
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}
#cssmenu.align-right ul ul li.has-sub > a:before {
  right: auto;
  left: 14px;
}
#cssmenu ul ul > li.has-sub:hover > a:before {
  top: 17px;
  height: 0;
}
@media all and (max-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
  #cssmenu {
    width: 100%;
  }
  #cssmenu ul {
    width: 100%;
    display: none;
  }
  #cssmenu.align-center > ul {
    text-align: left;
  }
  #cssmenu ul ul{
      	box-shadow: none !important;
  }
  #cssmenu ul ul li{
        text-align: center;
  }
  #cssmenu ul li {
    width: 100%;
    border-top: 1px solid rgba(120, 120, 120, 0.2);
  }
  #cssmenu ul ul li,
  #cssmenu li:hover > ul > li {
    height: auto;
  }
  #cssmenu ul li a,
  #cssmenu ul ul li a {
    width: 100%;
    border-bottom: 0;
  }
  #cssmenu > ul > li {
    float: none;
  }
  #cssmenu ul ul li a {
    padding-left: 25px;
  }
  #cssmenu ul ul ul li a {
    padding-left: 35px;
  }
  #cssmenu ul ul li a {
    color: #333333;
    background: none;
  }
  #cssmenu ul ul li:hover > a,
  #cssmenu ul ul li.active > a {
    color: #333333;
  }
  #cssmenu ul ul,
  #cssmenu ul ul ul,
  #cssmenu.align-right ul ul {
    position: relative;
    left: 0;
    width: 100%;
    margin: 0;
    text-align: left;
  }
  #cssmenu > ul > li.has-sub > a:after,
  #cssmenu > ul > li.has-sub > a:before,
  #cssmenu ul ul > li.has-sub > a:after,
  #cssmenu ul ul > li.has-sub > a:before {
    display: none;
  }
  #cssmenu #menu-button {
    display: block;
    padding: 17px;
    color: #333333;
    cursor: pointer;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 500;
  }
  #cssmenu #menu-button:after {
    content: url('../img/bar.png');
    position: absolute;
    top: 15px;
    right: 17px;
    display: block;
    height: 4px;
    width: 20px;
  }
  #cssmenu #menu-button.menu-opened:after {
    top: 23px;
    border: 0;
    height: 2px;
    width: 15px;
    background: #ffffff;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  #cssmenu #menu-button.menu-opened:before {
    top: 23px;
    background: #ffffff;
    width: 15px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  #cssmenu .submenu-button {
    position: absolute;
    z-index: 99;
    right: 0;
    top: 0;
    display: block;
    border-left: 1px solid rgba(51, 51, 51, 0.2);
    height: 46px;
    width: 46px;
    cursor: pointer;
  }
  #cssmenu .submenu-button.submenu-opened {
    background: #262626;
  }
  #cssmenu ul ul .submenu-button {
    height: 34px;
    width: 34px;
  }
  #cssmenu .submenu-button:after {
    position: absolute;
    top: 22px;
    right: 19px;
    width: 8px;
    height: 2px;
    display: block;
    background: #333333;
    content: '';
  }
  #cssmenu ul ul .submenu-button:after {
    top: 15px;
    right: 13px;
  }
  #cssmenu .submenu-button.submenu-opened:after {
    background: #ffffff;
  }
  #cssmenu .submenu-button:before {
    position: absolute;
    top: 19px;
    right: 22px;
    display: block;
    width: 2px;
    height: 8px;
    background: #333333;
    content: '';
  }
  #cssmenu ul ul .submenu-button:before {
    top: 12px;
    right: 16px;
  }
  #cssmenu .submenu-button.submenu-opened:before {
    display: none;
  }
}
