
.exo-menu {
    width: 100%;
    float: none;
    list-style: none;
    position: relative;
    padding: 0;
    z-index: 9999;
    text-align: right;
    margin: 0;
}

ul.exo-menu li, ul.exo-menu p {
    text-align: left;
}

.exo-menu > li > a:hover .logo a img {
    z-index: 1;
}


ul.exo-menu li a {
    text-align: right;
    position: relative;
}

    ul.exo-menu li a span.fa {
        font-size: 22px;
        color: #07598B;
        -webkit-transition: all 1s ease 0.4s;
        -moz-transition: all 1s ease 0.4s;
        -ms-transition: all 1s ease 0.4s;
        -o-transition: all 1s ease 0.4s;
        transition: all 1s ease 0.4s;
    }

ul.exo-menu > li > a:hover span.fa {
    border-bottom: 0px;
}
.site-header.fixed .exo-menu > li {
     color: #000; 
    display: inline-block;
    float: none;
    padding: 0 15px;
}
.exo-menu > li {
    color: #fff;
    display: inline-block;
    float: none;
    padding: 0 15px;
}

ul.exo-menu li ul li {
    list-style: none;
    padding-bottom: 10px;
}

    ul.exo-menu li ul li a {
        color: #fff;
    }

ul.exo-menu li ul {
    padding: 0;
}

/* .exo-menu > li > a {
    color: #fff;
    font-weight: 500;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transition: color 0.2s linear, background 0.2s linear;
    -moz-transition: color 0.2s linear, background 0.2s linear;
    -o-transition: color 0.2s linear, background 0.2s linear;
    transition: color 0.2s linear, background 0.2s linear;
    transition: all .5s;
    font-size:16px;
} */

    .exo-menu > li > a:hover:after, .exo-menu > li > a:active:after, .exo-menu > li > a:focus:after, .exo-menu > li > a:hover:after {
        -moz-transform: scale(1);
        -webkit-transform: scale(1);
        -o-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }

    .exo-menu > li > a:after {
        position: absolute;
        content: '';
        left: 0;
        bottom: 0px;
        height: 2px;
        width: 100%;
        background-color: #fff;
        -moz-transform: scale(0);
        -webkit-transform: scale(0);
        -o-transform: scale(0);
        -ms-transform: scale(0);
        -webkit-transition: all 0.4s ease;
        -moz-transition: all 0.4s ease;
        -ms-transition: all 0.4s ease;
        -o-transition: all 0.4s ease;
        transition: all 0.4s ease;
    }

    .exo-menu > li > a.active,
    .exo-menu > li > a:hover,
    li.drop-down ul > li > a:hover {
    }

.exo-menu:hover li a.white {
    color: #fff;
    -webkit-transition: all 1s ease 0.4s;
    -moz-transition: all 1s ease 0.4s;
    -ms-transition: all 1s ease 0.4s;
    -o-transition: all 1s ease 0.4s;
    transition: all 1s ease 0.4s;
}

.exo-menu i {
    float: left;
    font-size: 18px;
    margin-right: 6px;
    line-height: 20px !important;
}

li.drop-down,
.flyout-right,
.flyout-left {
    position: relative;
    list-style: none;
}

    li.drop-down:before {
        content: "\f103";
        color: #fff;
        font-family: FontAwesome;
        font-style: normal;
        display: inline;
        position: absolute;
        right: 6px;
        top: 20px;
        font-size: 14px;
    }

    li.drop-down > ul {
        left: 0px;
        min-width: 230px;
        z-index: 9999;
        padding: 0;
        margin: 0;
    }

.drop-down-ul {
    display: none;
}

.flyout-right > ul,
.flyout-left > ul {
    top: 0;
    min-width: 230px;
    display: none;
    border-left: 1px solid #365670;
    z-index: 9999;
    padding: 0;
    margin: 0;
    list-style: none;
}

li.drop-down > ul > li > a,
.flyout-right ul > li > a,
.flyout-left ul > li > a {
    color: #fff;
    display: block;
    padding: 20px 22px;
    text-decoration: none;
    background-color: #365670;
    border-bottom: 1px dotted #547787;
    -webkit-transition: color 0.2s linear, background 0.2s linear;
    -moz-transition: color 0.2s linear, background 0.2s linear;
    -o-transition: color 0.2s linear, background 0.2s linear;
    transition: color 0.2s linear, background 0.2s linear;
}

.flyout-right ul > li > a,
.flyout-left ul > li > a {
    border-bottom: 1px dotted #B8C7BC;
}

.flyout-mega-wrap {
    top: 0;
    right: 0;
    left: 100%;
    width: 100%;
    display: none;
    height: 100%;
    padding: 15px;
    min-width: 742px;
}

h4.row.mega-title {
    color: #eee;
    margin-top: 0px;
    font-size: 14px;
    padding-left: 15px;
    padding-bottom: 13px;
    text-transform: uppercase;
    border-bottom: 1px solid #ccc;
}

.flyout-mega ul > li > a {
    font-size: 90%;
    line-height: 25px;
    color: #fff;
    font-family: inherit;
}

    .flyout-mega ul > li > a:hover,
    .flyout-mega ul > li > a:active,
    .flyout-mega ul > li > a:focus {
        text-decoration: none;
        background-color: transparent !important;
        color: #ccc !important;
    }

.mega-menu {
    left: 0;
    right: 0;
    padding: 15px;
    display: none;
    padding-top: 0;
    min-height: 100%;
}

h4.row.mega-title {
    color: #eee;
    margin-top: 0px;
    font-size: 14px;
    padding-left: 15px;
    padding-bottom: 13px;
    text-transform: uppercase;
    border-bottom: 1px solid #547787;
    padding-top: 15px;
    background-color: #365670;
}

.mega-menu ul li a {
    line-height: 25px;
    font-size: 90%;
    display: block;
}

ul.stander li a {
    padding: 3px 0px;
}

ul.description li {
    padding-bottom: 12px;
    line-height: 8px;
}

    ul.description li span {
        color: #ccc;
        font-size: 85%;
    }

a.view-more {
    border-radius: 1px;
    margin-top: 15px;
    background-color: #009FE1;
    padding: 2px 10px !important;
    line-height: 21px !important;
    display: inline-block !important;
}

    a.view-more:hover {
        color: #fff;
        background: #0DADEF;
    }

ul.icon-des li a i {
    color: #fff;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    text-align: center;
    background-color: #009FE1;
    line-height: 35px !important;
}

ul.icon-des li {
    width: 100%;
    display: table;
    margin-bottom: 11px;
}

.blog-drop-down > a.b1:hover + .Blog .blog-drop-down > a.b1 + .Blog {
    background: #07598B;
}

.blog-drop-down > a.l1:hover + .Blog, .blog-drop-down > a.l1 + .Blog {
    background: #943a6b;
}
.site-header.fixed .Blog {
     padding: 100px 360px 15px;
    top: -100px;
    
}
.Blog {
    left: 0;
    color: #fefefe;
    padding-top: 15px;
    background: #1f4286;
    padding: 180px 360px 15px;
    top: 145px;
    transition: all 0.8s ease 0s;
    height: 0px;
    visibility: hidden;
    overflow: hidden;
    opacity: 0.99;
    right: 0;
    width: 100%;
}

    .Blog .blog-title {
        color: #fff;
        font-size: 15px;
        text-transform: uppercase;
    }

    .Blog .blog-des {
        color: #ccc;
        font-size: 90%;
        margin-top: 15px;
    }

    .Blog a.view-more {
        margin-top: 0px;
    }

.Images {
    left: 0;
    width: 100%;
    display: none;
    color: #fefefe;
    padding-top: 15px;
    background: #547787;
    padding-bottom: 15px;
}

    .Images h4 {
        font-size: 15px;
        margin-top: 0px;
        text-transform: uppercase;
    }

.flyout-right ul > li > a,
.flyout-left ul > li > a,
.flyout-mega-wrap,
.mega-menu {
    background-color: #547787;
}

    .Blog:hover,
    .Images:hover,
    .mega-menu:hover,
    .drop-down-ul:hover,
    li.flyout-left > ul:hover,
    li.flyout-right > ul:hover,
    .flyout-mega-wrap:hover,
    li.flyout-left a:hover + ul,
    li.flyout-right a:hover + ul,
    .blog-drop-down > a:hover + .Blog,
    li.drop-down > a:hover + .drop-down-ul,
    .images-drop-down > a:hover + .Images,
    .mega-drop-down a:hover + .mega-menu,
    li.flyout-mega > a:hover + .flyout-mega-wrap {
        transition: all 1s ease 0.4s;
        visibility: visible;
        height: auto;
        -webkit-transition: all 1s ease 0.4s;
        -moz-transition: all 1s ease 0.4s;
        -ms-transition: all 1s ease 0.4s;
        -o-transition: all 1s ease 0.4s;
        transition: all 1s ease 0.4s;
    }


.toggle-menu {
    position: unset;
    border:none;
    padding: 10px 20px;
    font-size: 27px;
    background-color: transparent;
    color: #fff;
   
    transform: rotate(-90deg);
}
.exo-menu .menu-col .line {
    color: #fff;
    margin-bottom: 40px;
}

.exo-menu .menu-col h5.line {
    /*font-size: 22px;*/
     font-size: 18px;
    line-height: 30px;
    margin-bottom: 10px;
    font-weight: normal;
}

.menu-col .line {
    text-transform: uppercase;
    letter-spacing: 1.5px;
    color: #171717;
    position: relative;
    margin-bottom: 40px;
    padding-left: 60px;
    font-family: "TSTAR-Medium",arial;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

    .menu-col .line:before {
        content: '';
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -ms-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
        width: 45px;
        height: 1px;
        background-color: #171717;
        position: absolute;
        left: 0;
        top: 12px;
        background-color: #fff;
    }

.menu-col p {
    color: #fff;
    padding-right: 10%;
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 10px;
}

.menu-col ul li {
    display: block;
}

    .menu-col ul li a {
        /*font-size: 22px;*/
        font-size: 16px;
        text-transform: inherit;
        padding: 0;
        letter-spacing: 0px;
        line-height: 30px;
        opacity: 1;
        margin-bottom: 15px;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -ms-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
        color: #fff;
        position: relative;
    }

.two-col-block {
    margin: 0 -30px;
}

.item-box {
    margin-bottom: 25px;
}

.menu-col .two-col-block .item-box h6 {
    text-transform: uppercase;
    color: #fff;
    opacity: 0.5;
    letter-spacing: 1.5px;
    font-size: 14px;
    line-height: 26px;
    margin-bottom: 10px;
    font-weight: normal;
    margin-top: 0px;
}

.menu-col .two-col-block .item-box .item .image {
    width: 95px;
}

.menu-col .two-col-block .item-box .item .info .title {
    text-transform: initial;
    line-height: 20px;
    letter-spacing: 0px;
    opacity: 1;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.menu-col .two-col-block .item-box .item .info .date {
    opacity: 0.5;
    font-size: 14px;
}

.menu-col .two-col-block .item-box .item .info .ic-block {
    margin-bottom: 8px;
    padding-left: 25px;
    position: relative;
    line-height: 20px;
}

    .menu-col .two-col-block .item-box .item .info .ic-block .ic {
        margin-right: 10px;
        font-size: 14px;
        position: absolute;
        left: 0;
        top: 1px;
    }

    .menu-col .two-col-block .item-box .item .info .ic-block .text {
        opacity: 0.5;
        font-size: 14px;
        letter-spacing: 0px;
    }
 /* menu-menu-css */
  .bg-image{
    position : relative;
    top: 0px;
  }
  
  .links{
    position: absolute;
    top : 36%;
    left: 32%;
    background: rgba(255, 255, 255, 0.29);
  border-radius: 16px;
  box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(6.8px);
  -webkit-backdrop-filter: blur(6.8px);
  border: 1px solid rgba(255, 255, 255, 0.62);
    color : white;
    margin: 29px;
   gap: 2em;
    z-index: 100;
    padding: 40px;
   
  }
   a{
      /*color : red;*/
    }
    nav.navbar.navbar-expand-xl.navbar-light.justify-content-between {
        padding: 0px 100px;
    }
  
/* menu-menu-css */




@media only screen and (min-width:993px) and (max-width:1199px){#about .about img{display:none;}
.exo-menu .Blog{padding-left:10px;padding-right:10px;}

}
@media (min-width:1200px) and (max-width: 1800px){
    .exo-menu > li, .site-header.fixed .exo-menu > li  {
   font-size: 14px;
   padding: 0;
}
.exo-menu > li > a {margin-top: 0 !important;}
.Blog, .site-header.fixed .Blog {
    padding: 180px 190px 15px;
  }
}
@media (min-width:992px){
    .exo-menu > li > a {
        display: block;
        /*padding: 0 0px 10px;*/
        /*margin: 0 7px;*/
        margin: 0 5px;
    }

    .mega-menu, .flyout-mega-wrap, .Images, .Blog, .flyout-right > ul,
    .flyout-left > ul, li.drop-down > ul {
        position: fixed;
        z-index: -1;
    }

    .flyout-right > ul {
        left: 100%;
    }

    .flyout-left > ul {
        right: 100%;
    }
}
@media only screen and (min-width:1025px) and (max-width:1200px) {
    .exo-menu > li > a {
        display: block;
        padding: 0;
        margin: 39px 9px 0;
        font-size: 14px;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    ul.exo-menu li a {
        margin: 0 3px;
        font-size: 13px;
        padding: 0px 0px 0px;
    }

        ul.exo-menu li a span.fa {
            position: relative;
            top: -4px;
        }
        .exo-menu > li {
      padding: 0px 2px;
}
  .exo-menu > li {
     font-size: 13px;
}     
}
/*@media (min-width:991px) and (max-width:992px) {   
    ul.exo-menu li a   {
        font-size: 12px;
    margin: 20px 5px;
    padding: 0px 0px 0px
    }
 }*/
@media (max-width:991px) {
 ul.exo-menu {
    margin-bottom: 0 !important;
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    margin: 0;
    max-height: 90dvh;
    overflow-y: auto;
}
 ul.exo-menu.display {
   display: block;
}
    .Blog, .site-header.fixed .Blog {
        padding: 0 15px!important;
        top:0;
    }
    .site-header.fixed .exo-menu > li {
    color: #fff;
    padding: 0;
}
 .site-header.fixed .toggle-menu {
     color: #000;
}
 .toggle-menu {
        padding: 1px 10px;
        z-index: 99999;
    }

  

    .exo-menu {
        min-height: 38px;
        background-color: #23364B;
        width: 100%;
        margin-top: 15px;
        margin-bottom:0px !important,
    }

        .exo-menu > li > a {
            width: 100%;
            display: none;
            color: #fff;
            font-size: 14px;
        }

    .blog-drop-down > a:hover + .Blog {
        transition: none;
    }

    .exo-menu > li {
        width: 100%;
        padding: 0;
    }

    .display.exo-menu > li > a {
        display: block;
        padding: 14px 22px;
    }

    .exo-menu .menu-col h5.line {
        font-size: 21px;
         
    }

    .menu-col .line {
        padding-left: 36px;
    }

        .menu-col .line:before {
            width: 31px;
        }

    .mega-menu, .Images, .Blog, .flyout-right > ul,
    .flyout-left > ul, li.drop-down > ul {
        position: relative;
    }

    .blog-drop-down > a:hover + .Blog {
        height: 100%;
    }

    .Blog {
        padding: 0px;
        top: 0px;
        transition: none;
    }

    ul.exo-menu li a {
        text-align: left;
    }

    .exo-menu > li > a, .exo-menu:hover li a.white {
        transition: none;
    }

    .two-col-block {
        margin: 0px;
    }
    /**/ .item-box .media-left {
        display: block;
    }

    .menu-col .two-col-block .item-box .item .image {
        display: block;
        width: 200px;
        max-width: 100%;
    }

    .info p {
        margin: 10px 0px;
    }

}
@media only screen and (min-width:768px) and (max-width:992px){#about .about{min-height:inherit;}
.exo-menu > li > a{display:block;padding:0;font-size:12px;}
#about .about img{display:block;margin-right:25px;float:left;max-width:260px;min-height:145px;}
#about .quote-02{max-width:none;}
.exo-menu{margin:5px 0;}
.exo-menu .Blog{padding-left:10px;padding-right:10px;}
.exo-menu .two-col-block{margin:0;}
.exo-menu .blog-drop-down > a:hover + .Blog{height:auto;}
.Blog{padding-top:0;}
}

@media (max-width:767px) {
    nav.navbar.navbar-expand-xl.navbar-light.justify-content-between {
        padding: 0px 15px;
    }
    
    /*exo-menu > li > a {
        display: block;
        padding: 0 0px 10px;
        /*margin: 0 7px;*
        margin: 0 5px;
    }

    .mega-menu, .flyout-mega-wrap, .Images, .Blog, .flyout-right > ul,
    .flyout-left > ul, li.drop-down > ul {
        position: fixed;
        z-index: -1;
    }

    .flyout-right > ul {
        left: 100%;
    }

    .flyout-left > ul {
        right: 100%;
    }*/
}

