.nav li a,
h2 {
    text-transform: uppercase
}

body {
    background: #fff;
    font-style: normal;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif
}

h1,
h2,
h3,
h4,
h5,
h6,
strong {
    font-weight: 600
}

h3,
h5 {
    font-weight: 500
}

h1 {
    font-size: 40px;
    letter-spacing: 2px
}

.dowld-btn,
h5 {
    letter-spacing: 1px
}

h2 {
    font-size: 30px
}

h3 {
    line-height: 36px
}

h5 {
    padding-top: 10px
}

p {
    color: #403f3f;
    font-size: 14px;
    line-height: 1.6em;
    text-align: justify
}

a {
    text-decoration: none!important;
    outline: 0
}

ul li {
    list-style: none;
    margin:0;
}

.logo img {
    max-width: 70%
}

.footer-logo .logo img {
    width: 75%;
    display: inline
}
.navbar-toggle{
	position: relative;

}
.navbar-toggle .icon-bar{
	height: 3px;
	transition: 0.5s;
    background: #001672;
}
.navbar-toggle[aria-expanded="true"] span:nth-child(1) {
    transform: rotate(45deg);
    top: 2px;
    position: absolute;
}
.navbar-toggle[aria-expanded="true"] span:nth-child(2) {
    opacity: 0;
}
.navbar-toggle[aria-expanded="true"] span:nth-child(3) {
    transform: rotate(-45deg);
    position: absolute;
    top: -2px;
}
#ascrail2000 {
    z-index: 10!important
}

#ascrail2000 .nicescroll-cursors {
    background: rgba(0, 0, 0, .4)!important
}

#ascrail2001 .nicescroll-cursors {
    display: none
}

.container-fluid {
    padding: 0
}

.go-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 40px;
    height: 40px;
    z-index: 9999;
    background-color: rgba(0, 0, 0, .4);
    border-radius: 4px
}

#footer,
.nav li {
    position: relative
}

.go-to-top:hover {
    background: #13a89e
}

.go-to-top i {
    color: #fff;
    font-size: 30px;
    padding: 4px 10px
}

.row {
    margin-right: 0!important;
    margin-left: 0!important
}

.breadcrumb li a {
    color: #444;
    font-size: 15px
}

.breadcrumb li a .active {
    font-weight: 600
}

.header-top {
    width: 100%;
    display: flex;
    margin: 10px 0;
    align-items: center;
    justify-content: space-between;
}

.navbar {
    margin-bottom: 0;
    border: none
}

.logo {
    float: left
}

.header-right-bootom {
    float: right;
}

.header-right-bootom ul {
    padding-left: 0
}

.header-right-bootom li {
    display: inline;
    padding: 2px 10px;
    line-height: 15px
}

.nav li a,
.nav li a span {
    line-height: 30px;
    float: left
}
.nav li a span {
    border-bottom: 2px solid transparent;
}
.header-right-bootom li a {
    color: #fff;
    font-weight: 600;
    box-shadow: 5px 5px 5px #337ab7;
    background: #13a89e;
    padding: 15px 20px
}

.header-right-bootom li a:hover {
    box-shadow: 5px 5px 5px #000;
    background: #337ab7
}

#mynavbar,
.header-menu {
    padding: 0
}

.header-bottom {
    background: #1f6390;
    border-bottom: 0 solid #fff
}

.nav-menu {
    float: left;
    width: 100%
}

#mynavbar {
    margin: 14px 0
}

.nav {
    width: 100%;
    float: left;
    padding: 0 20px
}

.nav li {
    display: inline;
    float: left
}

.nav li a {
    color: #fff;
    display: inline;
    font-size: 14px;
    font-weight: 400;
    transition: 0.5s;
    padding: 15px
}
.dropdown-toggle::after {
	color: #fff;
	display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
}
.active.dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    color: #000;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
}
.dropdown-menu{
	width: 200px;
}
.dropdown-menu li{
	display: block;
	width: 100%;
}
.dropdown-menu li a{
	float: left;width: 100%;
	color: #2b3677;
	padding:5px 10px;
}



.dropdown-menu li a:hover span{
	border-bottom: none !important;
	color: #fff;
}
#services {
    width: 100%;
    display: block
}

.service-content {
    padding-bottom: 50px
}

.service-content p {
    font-size: 13px;
    text-align: left;
    margin: 10px 0
}

#about-section h2,
.about-right .about-detail h2 {
    line-height: 1.5em;
    font-size: 26px;
    text-transform: none;
    font-weight: 300!important
}

.breadcrumb {
    background: #e4e4e4!important;
    border-radius: 0!important
}

#about-section {
    width: 100%;
    display: block
}

#about-section .about-img img {
    width: 100%
}

#about-section .about-content {
    width: 100%;
    padding: 60px 0
}

#about-section .about-content .side-menu {
    width: 100%;
    float: left;
    margin: 0
}

#about-section .about-content .side-menu ul {
    padding: 25px 0;
    background: #e4e4e4;
    float: left;
    margin: 40px 20px
}

#About {
    display: block
}

.about-right .about-detail {
    width: 100%;
    display: block
}

.about-right .about-detail h2 {
    padding-bottom: .4em;
    color: #001672
}

.img-colm,
.img-nav-left,
.img-nav-right {
    padding: 0
}

.img-nav-right a {
    color: #44bf9d
}

.img-colm h3 {
    margin: 0
}

.img-nav {
    margin: 20px 0
}

#Business,
#Mission-Vision,
#People {
    display: block;
    width: 100%
}

#Business .business-detail a {
    width: 100%;
    display: block
}

#about-section h2 {
    padding-bottom: .4em;
    margin: 0;
    color: #001672
}

.people-accordian {
    float: left
}

.people-accordian h3 {
    font-weight: 300!important
}

#about-section h3 {
    text-transform: uppercase;
    padding-bottom: 10px;
    color: #2b3677;
    font-weight: 300;
    font-size: 18px;
    line-height: 24px
}

.accord-content,
.panel,
.panel p {
    padding: 0
}

.accordion {
    background-color: #f7f7f7;
    color: #444;
    cursor: pointer;
    width: 100%;
    border: none;
    text-align: left;
    outline: 0;
    font-size: 15px;
    transition: .4s
}

.accordion:after,
.panel {
    transition: max-height .5s ease-out
}

.accordion:after {
    content: '\002B';
    color: #ccc;
    float: right;
    font-size: 24px;
    font-weight: 700;
    margin: 6px
}

.accordion.active:after {
    content: "\2212"
}

.panel {
    background-color: #fff;
    max-height: 0;
    margin-bottom: 2px;
    box-shadow: none;
    border-radius: 0;
    border: none;
    overflow: hidden
}

.panel h5 {
    margin: 0
}

.panel p a {
    margin-right: 15px;
    float: left
}

.panel-content {
    float: left;
    width: 100%;
    padding: 15px
}

.panel-content h5 {
    font-weight: 400;
    color: #000;
    line-height: 19px;
    font-size: 15px
}

.panel ul {
    padding-left: 50px;
    margin-bottom: 0
}

.panel ul li {
    list-style: outside;
    font-size: 13px;
    font-weight: 300;
    color: #444
}

.accordion h4 {
    margin: 0;
    font-weight: 500;
    font-size: 15px;
    width: 94%;
    padding: 15px 20px;
    color: #2b3677;
    display: inline-block;
    cursor: pointer
}

.research-right h2 {
    margin: 0
}

.dowld-btn {
    display: inline-block;
    padding: 0 25px;
    color: #fff;
    border-radius: 2px;
    font-size: 13px;
    font-weight: 600;
    line-height: 43px;
    height: 43px;
    transition: all .2s ease-in-out
}

.contact-address h4 {
    font-weight: 400!important
}

.contact-right #site-map {
    overflow: hidden;
    height: 300px;
    width: 540px
}

.mail-address {
    margin-bottom: 20px
}

.mail-address a {
    color: #2b3677;
    font-weight: 500;
    text-decoration: none
}

#footer {
    background: #1f6390;
    padding: 30px 0
}

#footer .footer-nav {
    display: block;
    width: 100%
}

#footer .footer-nav ul {
    display: block;
    padding: 0
}

#footer .footer-nav ul li {
    display: block;
    line-height: 29px
}

#footer .footer-nav ul li a {
    text-transform: uppercase;
    color: #fff;
    font-weight: 300;
    margin: 0 0 2px;
    padding: 4px
}

#footer .footer-nav ul li a:hover {
    color: #13a89e!important
}

#footer .footer-logo {
    display: block;
    width: 100%
}

#footer .footer-logo .logo {
    display: block;
    float: inherit;
    text-align: right
}

#footer .copyright {
    float: left;
    padding: 0;
    width: 100%;
    text-align: center
}

#footer .copyright p {
    color: #fff;
    font-size: 75%;
    text-align: center
}

@media only screen and (max-width:576px) {
    .header-left,
    .img-nav,
    .img-nav-right p {
        text-align: center
    }
    .col-xs-12,
    .header-bottom .container,
    .header-menu,
    .research-detail {
        padding: 0
    }
    #googleMap {
        height: 200px!important
    }
    .header-top i {
        font-size: 18px
    }
    .header-top{
    	margin: 0;
    	display: flex;
    	height: 60px;
    	justify-content: space-between;
    	align-items: center;
    }
    .header-right-bootom{
    	margin :10px 0;
    }

    .header-right-bootom ul{
    	margin: 0;
    }
    .header-right-bootom li{
    	padding:0;
    }
    .navbar-toggle {
        padding: 0;
        float: left;
        margin: 0;
    }
    .header-right-bootom li a{
    	box-shadow: 3px 3px 5px #337ab7;
	    background: #13a89e;
	    padding: 5px 10px;
	    font-size: 12px;
    }
    .col-xs-3{
    	padding: 0;
    	width: auto;
    }
    .header-left {
        position: absolute;
	    top: 50%;
	    left: 50%;
	    transform: translate(-50%,-50%);
    }
    .header-left .logo {
        float: inherit;
        width: 100%
    }
    .header-left .logo img {
        display: inline;
        max-width: 50%
    }
    .about-left,
     {
        display: none
    }
    .navbar {
        background: #efefef
    }
    .header-menu {
        width: 100%
    }
    .accordion h4 {
        width: 90%;
        font-size: 13px
    }
    .fa-plus {
        position: absolute;
        right: 10px;
        top: 18px;
        font-size: 14px
    }
    .business-detail a img {
        width: 100%
    }
    #mynavbar,
    .research-detail h2 {
        margin: 0
    }
    .img-nav-left img {
        margin: 10px
    }
    .header-bottom {
        background: 0 0
    }
    .dropdown-toggle::after{
    	color: #fff;
    }
    .nav li:hover,
    .nav-menu,
    .nav>li>a:focus,
    .nav>li>a:hover {
        background: transparent;
    }
    .navbar-nav .open .dropdown-menu{
    	padding-left: 40px;
    }
    .nav-menu {
        width: auto
    }
    .nav-menu .container {
        height: 0
    }
    .navbar-collapse {
        padding-right: 0;
        padding-left: 0;
        width: 100%;
        height: auto;
        float: left;
        margin: 0
    }
    .nav li:hover>a {
        background: 0 0
    }
    .navbar-collapse ul {
        width: 100%;
        float: left;
        background: #1f6390;
        margin: 0
    }
    .navbar-collapse ul li {
        display: block;
        width: 100%;
        text-align: left;
        float: left;
        position: relative;
        margin-left: 0;
        padding: 0
    }
    .nav li.active {
        background: 0 0
    }
    .nav li a:hover span {
        border-bottom: none
    }
    .nav li.active a,
    .nav li:hover>a {
        color: #fff!important;
        border-bottom: #52c19b solid 2px
    }
    .navbar-collapse ul li a {
        color: #fff;
        text-transform: none;
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: 100%;
        line-height: 30px;
        padding: 10px 15px!important;
        border-bottom: 1px solid #fff;
        font-size: 13px
    }
    .navbar-collapse ul li a.active {
        border-bottom: #52c19b solid 2px;
        color: #fff!important
    }
    .nav li a:hover span,
    .navbar-collapse ul li a.active span:hover {
        color: #fff!important
    }
    .navbar-collapse ul li a span {
        border-bottom: none
    }
    .nav .open>a,
    .nav .open>a:focus,
    .nav .open>a:hover {
        background: 0 0;
        border-bottom: #52c19b solid 2px
    }
    .service-content {
        text-align: center;
        padding-bottom: 20px
    }
    #about-section .about-content {
        padding: 20px 0
    }
    #about-section .about-content .side-menu,
    #footer .footer-nav {
        display: none
    }
    #footer .footer-logo {
        float: inherit!important;
        padding: 0
    }
    #footer .footer-logo .logo {
        text-align: center;
        width: 100%
    }
    #footer .footer-logo .logo img {
        display: inline
    }
    .go-to-top {
        bottom: 5px;
        right: 5px;
        width: 30px;
        height: 30px
    }
    .go-to-top i {
        padding: 2px 8px;
        font-size: 25px
    }
    .contact-right {
        display: none
    }
    #footer {
        padding: 10px 0
    }
    .dropdown-toggle::after {
    	color: #fff !important;
    }
    .dropdown-toggle[aria-expanded="true"]::after{
    	border-bottom: .3em solid !important;
	    border-top: 0 !important;    
    }
}

@media (min-width:577px) and (max-width:767px) {
    .header-top i {
        font-size: 18px
    }
    .header-bottom {
        background: 0 0
    }
    .header-bottom .container {
        padding: 0
    }
    
    .nav-menu .container {
        height: 0
    }
    .navbar-collapse ul li {
        position: relative
    }
    .nav li.active a,
    .nav li:hover>a {
        border-bottom: #52c19b solid 2px
    }
    .dropdown-menu li a,
    .navbar-collapse ul li a {
        color: #fff;
        margin: 0 40px;
        text-transform: none;
        display: block;
        line-height: 30px;
        padding: 10px 15px!important;
        border-bottom: 1px solid #5b6064;
        font-size: 13px
    }
    .navbar-collapse ul li i {
        position: absolute;
        top: 10px;
        right: 50px;
        color: #fff;
        width: 40px;
        padding: 0 18px;
        align-items: center;
        display: flex;
        text-align: center;
        height: 32px
    }
    .navbar-nav .open .dropdown-menu {
        padding: 0;
        color: #fff;
        margin: 0;
        width: 100%;
        padding-left: 20%;
        
    }
    .active.dropdown-toggle::after{
    	color: #fff;
    }
    .nav li.active a,
    .nav li:hover>a {
        color: #fff!important
    }
    .nav .open>a,
    .nav .open>a:focus,
    .nav .open>a:hover {
        background: 0 0;
        border-bottom: #52c19b solid 2px
    }
    .navbar-collapse ul li .dropdown-menu li {
        border: none!important
    }
    .navbar-collapse ul li .dropdown-menu li a {
        display: block;
        color: #fff!important;
        width: 100%;
    }
    .nav li:hover .dropdown-menu li a br {
        display: none
    }
    .nav li .dropdown-menu li i {
        display: none!important
    }
    
    .header-left .logo {
        float: inherit;
        width: 100%
    }
    .header-left .logo img {
        max-width: 18%;
        display: inline
    }
    
    .navbar {
        background: #efefef
    }
    .header-menu {
        padding: 0;
        width: 100%
    }
    #mynavbar {
        margin: 0
    }
    .navbar-collapse {
        padding-right: 0;
        padding-left: 0;
        width: 100%;
        height: auto;
        float: left;
        margin: 0;
        background: 0 0
    }
    .nav li:hover,
    .nav>li>a:focus,
    .nav>li>a:hover {
        background: transparent;
    }
    .nav li:hover>a {
        background: 0 0
    }
    .nav-menu {
        background: #eee;
        width: 100%
    }
    .nav-menu .container {
        padding: 0
    }
    .nav li.active {
        background: 0 0
    }
    .navbar-collapse ul {
        width: 100%;
        float: left;
        background: #1f6390;
        margin: 0
    }
    .navbar-collapse ul li {
        display: block;
        width: 100%;
        text-align: left;
        float: left;
        margin-left: 0;
        padding: 0
    }
    .navbar-collapse ul li a {
        color: #fff;
        margin: 0;
        line-height: 30px;
        border-bottom: 1px solid #fff;
        font-size: 14px;
        text-transform: none;
	    display: flex;
	    justify-content: space-between;
	    align-items: center;
	    width: 100%;
	    line-height: 30px;
	    padding: 10px 15px!important;
    }
    .navbar-collapse ul li a i {
        display: inline;
        float: right;
        padding-top: 10px
    }
    .img-nav-left,
    .img-nav-right,
    .img-nav-right p,
    .service-content {
        text-align: center
    }
    #about-section .about-content {
        padding: 20px 0
    }
    #about-section .about-content .side-menu,
    #footer .footer-nav {
        display: none
    }
    #footer .footer-logo {
        padding-right: 0;
        text-align: center
    }
    #footer .footer-logo .logo {
        width: 100%;
        text-align: center;
    }
    #footer .footer-logo .logo img {
        display: inline;
        max-width: 20%;
    }
    .privacy-policy p {
        margin-left: 0
    }
    .footer-bottom {
        border-top: 1px solid #fff;
        margin-top: 30px
    }
    .copyright p {
        padding-right: 0
    }
    .go-to-top {
        bottom: 20px;
        right: 20px;
        width: 40px;
        height: 40px
    }
    .go-to-top i {
        padding: 3px 11px
    }
     .header-top{
    	margin: 0;
    	display: flex;
    	height: 80px;
    	justify-content: space-between;
    	align-items: center;
    }
    .header-right-bootom{
    	margin :10px 0;
    }

    .header-right-bootom ul{
    	margin: 0;
    }
    .header-right-bootom li{
    	padding:0;
    }
    .navbar-toggle {
        padding: 0;
        float: left;
        margin: 0;
    }
    .header-right-bootom li a{
    	box-shadow: 3px 3px 5px #337ab7;
	    background: #13a89e;
	    padding: 5px 10px;
	    font-size: 12px;
    }
    .col-xs-3{
    	padding: 0;
    	width: auto;
    }
    .header-left {
        position: absolute;
	    top: 50%;
	    left: 50%;
	    text-align: center;
	    transform: translate(-50%,-50%);
    }
    .header-left .logo {
        float: inherit;
        width: 100%
    }
    .header-left .logo img {
        display: inline;
        max-width: 50%
    }
    .about-left {
        display: none
    }
    .dropdown-toggle[aria-expanded="true"]::after{
    	border-bottom: .3em solid !important;
	    border-top: 0 !important;    
    }
}

@media (min-width:768px) and (max-width:991px) {
    .header-menu {
        padding: 0
    }
    .nav li a {
        font-size: 12px
    }
    .nav li a.active {
        background: #eee
    }
    .nav li a.active span {
        border-bottom: #52c19b solid 2px;
        color: #2b3677!important
    }
    #about-section h2 {
        margin: 0
    }
    #mynavbar {
        padding: 0 15px
    }
    .navbar-collapse {
        padding-right: 0;
        padding-left: 0
    }
    .header-right-bootom {
        float: none;
        margin: 32px 15px
    }
    .service-content .text-part {
        padding: 45px!important
    }
    #about-section .about-content {
        padding: 20px 0
    }
    #about-section .about-content .side-menu {
        display: none
    }
    .copyright p {
        right: 76px
    }
    .go-to-top {
        bottom: 15px;
        right: 15px;
        width: 30px;
        height: 30px
    }
    .go-to-top i {
        font-size: 25px;
        padding: 1px 7px
    }
    #footer .footer-logo,
    #footer .footer-nav ul {
        padding: 0
    }
}

@media (min-width:992px) and (max-width:1024px) {
    .nav li a.active {
        background: #eee
    }
    .nav li a.active span {
        border-bottom: #52c19b solid 2px;
        color: #2b3677!important
    }
    .contact-right #site-map {
        width: 425px
    }
    .nav-menu .col-md-offset-2 {
        margin-left: 11.666667%
    }
    .header-menu {
        padding: 0
    }
    #about-section .about-content {
        padding: 50px 0
    }
    .technology-right-list img {
        width: 100%
    }
    .img-nav-left img {
        width: 100px!important;
        height: 100px!important
    }
}

@media (min-width:1025px) and (max-width:1600px) {
    .nav li a.active {
        background: #eee
    }
    .nav li a.active span {
        border-bottom: #52c19b solid 2px;
        color: #2b3677!important
    }
}
@media (min-width:768px)  {
	.navbar-nav>li:hover .dropdown-menu{
		display: block;
		color: #2b3677;
	}
	.navbar-nav>li:hover a{
		background: #fff;
	}
	.navbar-nav>li:hover span{
		border-bottom: #52c19b solid 2px;
	    color: #2b3677;
	}
	.navbar-nav>li:hover  .dropdown-menu span{
		border-bottom: #52c19b solid 0px;
	    color: #2b3677;
	}
	.nav>li>:hover a.dropdown-toggle::after{
		color: #2b3677;
	}
	.nav li a:hover span {
	    border-bottom: #52c19b solid 2px;
	    color: #2b3677;
	}
	.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
	    text-decoration: none;
        background-color: #1f6390;
	}
	.dropdown-menu>li>a:focus span, .dropdown-menu>li>a:hover span {
	    color: #fff !important;
	    text-decoration: none;
	    
	}
	.nav .open>a, .nav .open>a:focus, .nav .open>a:hover{
		color: #2b3677;
	}
	.nav .open>a:focus span, .nav .open>a:hover span{
		color: #2b3677;
		border-bottom: #52c19b solid 2px;
	}
	.nav>li>a:active.dropdown-toggle::after,.nav>li>a:focus.dropdown-toggle::after, .nav>li>a:hover.dropdown-toggle::after{
		color: #2b3677;
	}
	.navbar-nav>li:hover .dropdown-toggle::after{
		color: #2b3677;
	}
}
