
    .nav {
        top: 1em;
        position: absolute;
        right: 1.5%;
        width: 20%;
        /*background: #f8f8f8 !important;*/
    }
    .nav > .dropdown > .dropdown-toggle > .fa-bars{font-size:22px !important;}
    .navbar-nav > li
    {
        width: 100%;
    }
    .navbar-nav > li > a
    {
        float: right;
        /*background:#f8f8f8*/
    }
    .nav>li>a:hover, .nav>li>a:focus, .nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
        background-color: #fff;
        float:right;
    }


    /*.dropdown-menu
    {
        position: relative;
        top: 30px;
        display: none;
        padding: 0px 0;
        margin: 2px 0 0;
        list-style: none;
        font-size: 14px;
        border: 1px solid #cccccc;
        border: 1px solid rgb(1, 99, 255);
        border-radius: 4px;
        -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
        box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
        background-clip: padding-box;
    }*/
    .dropdown {

        border-radius:4px;

    }
    .dropdown-menu .divider{margin:0px;}
    .dropdown-menu >li{
margin-bottom: 0px;
}
    .dropdown-menu>li>a {
        color:#428bca;
        padding: 9px 20px;
    }
    /*.dropdown ul.dropdown-menu {
        border-radius: 4px;
        box-shadow: none;
        margin-top: -33px;
        margin-left:58px;
        width: 198px;
    }*/
    .dropdown ul.dropdown-menu {
        right: 1.75% !important;
        left: unset;
    }
    .dropdown ul.dropdown-menu:before {
        content: "";
        border-bottom: 12px solid #fff;
        border-right: 11px solid transparent;
        border-left: 11px solid transparent;
        position: absolute;
        top: -11px;
        right: 15px;
        z-index: 10;
    }
    .dropdown ul.dropdown-menu:after {
        content: "";
        border-bottom: 12px solid #0063ff;
        border-right: 12px solid transparent;
        border-left: 12px solid transparent;
        position: absolute;
        top: -12px;
        right: 14px;
        z-index: 9;
    }



/*            //for about-us //*/

    .main-section .team .techimg{text-align: center; border-radius: 12px !important; border: 2px solid rgb(147, 229, 186) !important; padding-left: 14px !important; padding-right: 14px !important;}
    .brd{border:1px solid #ccc;height:300px;}
    .bxbox{font-size:14px; line-height: 20px;text-align: justify;}
    .main-section.team{padding-top: 0px;padding-bottom: 50px;}
    .main-section.teamv{font-family: "Open Sans",sans-serif;font-size: 16px;}
    .form-control{border: 1px solid #DBE7F7; height: 55px;}
div.inflow {

z-index:99999999999999999 !important;
border: none;
float: right;
position: relative;
margin-right: 280px;
}
div.positioner {position: absolute; right: 0;} /*may not be needed: see below*/
div.fixed {
width: auto;
height: 100px;
position: fixed;
top: 380px;
margin-left: 210px;
z-index:99999999999999999 !important;
}

.bordercht {
border: 1px solid #cce2ff;
border-radius: 4px;
padding: 9px;
width:218px;
background: #fff;
z-index: 9999 !important;
}

.tooltip {
position: relative;
display: inline-block;
border-bottom: 1px dotted black;
opacity: 1 !important;
cursor:pointer;
}

.tooltip .tooltiptext {
visibility: hidden;
width: 120px;
background-color: #555;
color: #fff;
text-align: center;
border-radius: 6px;
padding: 5px 0;
position: absolute;
z-index: 1;
bottom: 125%;
left: 50%;
margin-left: -82px;
opacity: 0;
transition: opacity 1s;
}

.tooltip .tooltiptext::after {
content: "";
position: absolute;
top: 100%;
left: 50%;
margin-left: -5px;
border-width: 5px;
border-style: solid;
border-color: #555 transparent transparent transparent;
}

.tooltip:hover .tooltiptext {
visibility: visible;
opacity: 1;
}

.fontAwesome {
font-family: Helvetica, 'FontAwesome', sans-serif;
}
@media only screen and (max-width: 479px) {
.dropdown ul.dropdown-menu{margin-top:-40px !important;margin-right: 0!important;}
}
@media  screen and (min-device-width: 481px) and (max-device-width: 768px)  {
.navbar-nav .open .dropdown-menu{position:absolute !important;}
.dropdown ul.dropdown-menu{
background-color:#fff !important;
border:1px solid #0063ff !important;
}
.logoimage{left: 5% !important;}
}
.cms-container{
margin-left:auto;margin-right:auto;width:88%;margin-top:120px;
}




#header{
  padding-top: 80px;
}

#ccchati{
  background-color: rgb(229, 244, 252);border:1px solid rgb(125, 179, 253); padding: 6px; border-radius: 8px; top: 100px; width: 58px; height: 59px; float: right;
}

#borderchtsh{
  display:none;
}


.close_btn{
  float: right; color: rgb(153, 153, 153); background: rgb(204, 204, 204) none repeat scroll 0% 0%; z-index: 2147483647; height: 19px; width: 16px; padding: 0px; margin: 0px; border: medium none;
}

.btn_div{
  padding-right:2px;padding-bottom:8px;
}

#contact_header_no{
  font-size:16px !important;line-height: 0 !important;
}
@media only screen and (max-width: 1199px) {
    .brd{
        height: 330px;
    }
    .brd img{
        margin-top: 25%;
    }
}
@media only screen and (max-width: 991px) {
    .brd{
        height: 412px;
    }
    .brd img{
        margin-top: 50%;
    }
}
@media only screen and (max-width: 767px) {
    .brd{
        height: 200px;
        text-align: center;
    }
    .brd p.bxbox{
        margin-bottom: 15px;
    }
    .brd img{
        width: 200px;
        margin: 0;
    }
    .brd img.exec{
        width: 165px;
        
    }
    .navbar-nav {
        margin: 5px 0;
    }
    .menubutton{
        float: left !important;
        padding-left: 10%;
        right: 0.5em !important;
        top: 5em !important;
    }
    .header{
        margin-bottom: -4em;
    }
}
@media only screen and (min-width: 320px) and (max-width: 360px) {
    .menubutton{
        padding-left: 13%;
    }
}