/*-----------------------header------------------*/

.lang-switch-dd {
    display: none;
}

#base-layout-16 .container {
    width: 91.8%;
    margin: 0 auto;
}

#base-layout-16 header {
    height: 10.2rem;
}

.fluid-width {
    padding-left: 5rem;
    padding-right: 4rem;
}

#base-layout-16 .fluid-width {
    padding-left: 8.2rem;
    padding-right: 6.9rem;
}

.navbar-default {
    background-color: transparent;
    border: none;
}

.navbar-header {
    float: none;
}

header .row {
    display: block !important;
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: transparent;
}

.navbar-toggle {
    display: block;
    float: left;
    margin-bottom: 0;
}

.navbar-default .navbar-toggle {
    border-color: transparent;
}

.navbar-collapse.collapse {
    /* 	display: none!important; */
}

.navbar-collapse.collapse.in {
    display: block !important;
}

.navbar-brand img {
    width: 8.5rem;
    height: 4rem;
    object-fit: contain;
    display: block;
    margin: 0 auto;
}

#base-layout-16 .navbar-brand img {
    width: 14rem;
    height: 7.8rem;
}

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

.navbar-toggle .icon-bar {
    display: block;
    width: 2.8rem;
    height: 0.33rem;
    border-radius: 2rem;
    margin-bottom: 0.65rem;
}

.navbar-default .navbar-toggle {
    border-color: transparent;
    /* margin-top: 1.45rem;*/
    padding: 1.6rem 0 1.5rem;
    float: right;
}

.navbar-default .navbar-brand {
    color: #777;
    padding-top: 1.55rem;
    float: left;
    padding: 1rem 0.8rem;
}

.nav ul {
    padding-left: 0;
    list-style-type: none;
    text-align: left;
    position: relative;
    left: 0rem;
}

.nav .sub-menu li a {
    font-size: 1rem;
    font-weight: 400;
    color: #000;
}

.menu-item a {
    color: #3d99db;
    font-size: 1.7rem;
    font-weight: 600;
    text-decoration: none !important;
}

#base-layout-16 .menu-item a {
    font-size: 2.7rem;
}

#base-layout-16 .nav .sub-menu li a {
    font-size: 1.7rem;
    text-decoration: none;
}

#base-layout-16 ul.intellect_main_menu li a {
    font-size: 1.575rem !important;
    padding: 4.3rem 0;
}

.nav ul li {
    padding: 0.2rem 0;
}

.nav ul li a:hover {
    color: #358cd3;
    transition: 0.2s;
}

.navbar {
    min-height: auto;
    margin-bottom: 0;
}

div#myNavbar {
    padding: 3rem;
    position: absolute;
    top: 6rem;
    right: -30rem;
    width: 22%;
    background-color: #f5f5f5;
    z-index: 999;
    height: auto !important;
    opacity: 0;
    transition: 0.9s ease;
}

.navbar-collapse.collapse.in {
    right: 0 !important;
    opacity: 1 !important;
    transition: 0.9s ease;
}

.header-a-block a {
    display: block;
}

.header-a-block a:hover {
    color: #333;
}

.menu-item .sub-menu {
    position: relative;
    left: 0;
    overflow: hidden;
    max-height: 0;
    transition: all 2s ease 0s;
    -moz-transition: all 2s ease 0s;
    -webkit-transition: all 2s ease 0s;
    -o-transition: all 2s ease 0s;
}

.menu-item:hover .sub-menu {
    max-height: 500px;
}

#base-layout-16 .container.navbar-collapse {
    width: 22%;
    top: 8.5rem;
    padding: 5rem;
}

/*-----------------------footer------------------*/

.row.footer-inner-cnt {
    display: inline-flex;
    flex-wrap: unset;
    align-items: flex-start;
    margin: 3rem 0rem;
    justify-content: space-between;
    width: 100%;
}

.row.footer-inner-cnt .footer-menu {
    display: inline-flex;
    flex-wrap: wrap;
    margin-left: -1.071rem;
    margin-right: -1.071rem;
    max-width: initial;
    padding: 0 0.75rem;
    flex-shrink: unset;
}

footer {
	background: rgb(18,52,29);
	background: linear-gradient(117deg, rgba(18, 52, 29, 1) 40%, rgba(33, 85, 47, 1) 96%);
	clear: both;
}

#base-layout-16 footer {
    padding: 1rem 0 0;
}

footer ul {
    padding: 0;
}

#base-layout-16 footer ul {
    padding: 3.5rem 1.6rem 2.5rem;
}

#base-layout-16 ul.contact-logo {
    padding-left: 0 !important;
    padding: 1.2rem 0;
}

.page-id-10784 #base-layout-16 ul.contact-logo {
    padding-top: 1.1rem !important;
}

footer ul li {
    color: #fff;
    list-style-type: none;
    margin-bottom: 0.45rem;
}

#base-layout-16 footer ul li {
    line-height: 1.25;
}

footer ul li.tit-heading {
    font-size: 1.55rem;
    line-height: 1.15;
    margin-bottom: 1.35rem;
    font-weight: 800;
}

#base-layout-16 footer ul li.tit-heading {
    font-size: 2.4rem;
    margin-bottom: 2.55rem;
}

footer ul li a {
    color: #fff;
  font-size: 1.05rem;
    line-height: 1.15;
}

#base-layout-16 footer ul li a {
    font-size: 1.75rem;
}

footer ul li a:hover,
footer ul li a:focus {
    color: #fcde00;
}

.menu-footer ul li a:hover {
    color: #237cba;
}

footer .fluid-white {
    padding: 1rem 0;
    background-color: #fff;
}

#base-layout-16 footer .fluid-white {
    padding: 0;
}

footer .fluid-white .row {
    display: flex;
    align-items: center;
    justify-content: center;
}

.copyright p {
    font-size: 1rem;
    font-weight: 400;
    margin: 0;
    color: #000;
    font-family: Roboto, sans-serif;
    line-height: 0.5;
}

footer .list-inline {
    text-align: center;
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

footer .list-inline li {
    margin: 0 0.35rem;
}

#base-layout-16 footer .contact-logo li {
    padding: 0 0.5rem;
}

footer .list-inline li a {
    color: #000;
    font-size: 1rem;
    font-weight: 400;
}

#base-layout-16 footer .list-inline li a {
    margin-right: 1rem;
}

.footer-logo {
    float: right;
}

#base-layout-16 .footer-logo {
    position: relative;
    right: 0.5rem;
}

.footer-logo img {
    width: 7.5rem;
    object-fit: contain;
}

.contact-logo li a img {
    width: 2.5rem;
    height: 2.5rem;
    object-fit: contain;
    margin-top: 1rem;
}

#base-layout-16 .contact-logo li a img {
    width: 4rem;
    height: 4rem;
}

.contact-logo li a img:hover {
    transform: scale(1.05);
}

footer .contact-logo {
    text-align: left;
}

.ul-space {
    margin-left: 0.15rem;
}

/* header animation */

.head-svg-menu.active svg {
    transform: scale(2);
}

svg {
    transition: transform 500ms cubic-bezier(0.4, 0, 0.2, 1);
}

.active svg {
    transform: rotate(90deg);
}

path {
    transition: transform 500ms cubic-bezier(0.4, 0, 0.2, 1), stroke-dasharray 500ms cubic-bezier(0.4, 0, 0.2, 1), stroke-dashoffset 500ms cubic-bezier(0.4, 0, 0.2, 1);
}

path:nth-child(1) {
    transform-origin: 36% 40%;
}

path:nth-child(2) {
    stroke-dasharray: 29 299;
}

path:nth-child(3) {
    transform-origin: 35% 63%;
}

path:nth-child(4) {
    stroke-dasharray: 29 299;
}

path:nth-child(5) {
    transform-origin: 61% 52%;
}

path:nth-child(6) {
    transform-origin: 62% 52%;
}

.active path:nth-child(1) {
    transform: translateX(9px) translateY(1px) rotate(45deg);
}

.active path:nth-child(2) {
    stroke-dasharray: 225 299;
    stroke-dashoffset: -72px;
}

.active path:nth-child(3) {
    transform: translateX(9px) translateY(1px) rotate(-45deg);
}

.active path:nth-child(4) {
    stroke-dasharray: 225 299;
    stroke-dashoffset: -72px;
}

.active path:nth-child(5) {
    transform: translateX(9px) translateY(1px) rotate(-45deg);
}

.active path:nth-child(6) {
    transform: translateX(9px) translateY(1px) rotate(45deg);
}

footer svg:not(:root) {
    transform: scale(2);
    height: 2rem;
    width: 92%;
    position: relative;
    top: 0.5rem;
}

#base-layout-16 svg:not(:root) {
    transform: scale(2.6);
    height: 2.7rem;
    width: 100%;
    top: 1.2rem;
}

.copyright {
    padding-left: 1.5rem;
}

#base-layout-16 .copyright {
    padding-left: 2.5rem;
}

#base-layout-16 .copyright p {
    font-size: 1.55rem;
}

#base-layout-16 .copyright p {
    font-size: 1.55rem;
}

#base-layout-16 footer .fluid-white ul li a {
    font-size: 1.5rem;
}

#base-layout-16 .footer-logo img {
    width: 11.5rem;
    object-fit: contain;
}

#base-layout-16 footer .fluid-white ul {
    padding: 2.5rem 1.36rem 2.5rem;
}

footer .container {
    padding-left: 0.5rem;
    display: block;
    position: relative;
}

footer .copyright-mble {
    display: none;
}

footer .newletter_box-sc h3 {
    font-size: 1.15rem;
    font-weight: normal;
}

footer form#newsletter .form-control {
    width: 100%;
}

footer input.btn.btn-sub {
   font-size: 1.3rem;
    margin: 0.5rem 0;
    border: 0.1rem solid #fff;
    color: #fff;
    background: #AE7F2E;
	padding-right: 2rem;
	padding-left: 2rem;
}

footer input.btn.btn-sub:hover {
    background-color: #fff;
    color: #12341D;
}

#base-layout-16 footer .newletter_box-sc h3 {
    font-size: 1.75rem;
}

#base-layout-16 .form-control {
    font-size: 1.65rem;
    height: 5.5rem;
}

#base-layout-16 footer input.btn.btn-sub {
    font-size: 1.75rem;
    border-width: 0.3rem;
    padding: 1rem 3.3rem 0.85rem;
    margin: 1.5rem 0;
    border-color: #fff;
}

#base-layout-16 footer form#newsletter .form-control {
    margin-bottom: 0.8rem;
}

ul.list-inline.contact-logo li:nth-child(1) {
    padding-left: 0;
}

#base-layout-16 .wpcf7-not-valid-tip {
    font-size: 1.2rem;
    padding-top: 1rem;
}
footer .wpcf7 form .wpcf7-response-output
{
	    border: 0;
    width: 20rem;
    padding: 0;
    margin-top: 0;
    margin-left: 0;
    font-size: 1rem;
}
footer .wpcf7-not-valid-tip
{
	margin-top: 0.5rem;
	font-size:0.8rem !important;
}
footer .wpcf7 form.sent .wpcf7-response-output {
    color: #fff;
}
footer .wpcf7 form.invalid .wpcf7-response-output
{
	color:#dc3232;
}
footer ul.list-inline.contact-logo {
    justify-content: flex-start;
}

.cs-menu-form textarea.form-control {   
    max-height: 7rem;
}
.cs-menu-form .btn {
	background: #DCA972;
	color:#fff;
	border:0.1rem solid #DCA972;
}
.cs-menu-form .btn:hover{
	color:#DCA972;
	background:transparent;
}
.cs-menu-form .wpcf7-not-valid-tip{
	font-size: 0.8rem;
	margin-top: 0.5rem;
}
.cs-menu-form .wpcf7 form.sent .wpcf7-response-output{
	border-color:transparent;
	font-size: 0.9rem;
}
.cs-menu-form .wpcf7 form.invalid .wpcf7-response-output{
	border-color:transparent;
}

/*--------------------------------------media query---------------------------------*/

/*-----------------media query-991px----------------*/

@media (max-width: 1024px) {
    /* footer ul {
	padding: 2.5rem 0.195rem 1.5rem;
} */
}

@media (max-width: 991px) {
    div#myNavbar {
        padding: 3rem;
        top: 6rem;
        right: -25rem;
        width: 42%;
        /* height: 100% !important; */
        float: right;
    }
    .navbar-toggle .icon-bar {
        margin-bottom: 0.55rem;
    }
    .row.footer-inner-cnt {
        margin: 0 -1.071rem;
        padding-bottom: 3rem;
    }
    .nav .sub-menu li a {
        font-size: 1.3rem;
    }
    /*         .navbar-brand img {
	width: 10rem;
	object-fit: contain;
} */
    /*  .navbar-default .navbar-toggle {
	margin-top: 1.55rem;
}*/
    .navbar-default .navbar-brand {
        padding: 1.25rem 1.2rem;
    }
    footer svg:not(:root) {
        height: 2rem !important;
        width: 98%;
        top: 0.5rem;
    }
    .platform-ul {
        padding-left: 1rem;
    }
    footer .contact-logo {
        text-align: left;
    }
    footer .list-inline li a {
        margin-right: 0.6rem;
    }
    .copyright p {
        padding-left: 2rem;
        line-height: 1.2;
    }
    .footer-logo {
        padding-right: 2.5rem;
    }
    footer .list-inline li {
        padding: 0 0;
    }
    .fluid-width {
        padding-left: 3rem;
        padding-right: 2.3rem;
    }
    .contact-logo li a img {
        width: 2.5rem;
        height: 2.5rem;
    }
    #base-layout-16 .fluid-width {
        padding-left: 2.5rem;
        padding-right: 2rem;
    }
    #base-layout-16 .container.navbar-collapse {
        width: 45%;
        top: 1.5rem;
        height: 100% !important;
        left: 2rem;
        position: relative;
    }
    footer ul {
        padding: 2.5rem 2.5rem 0 3rem;
    }
    .footer-menu {
        width: 33%;
    }
    .ul-space {
        margin-left: 0;
    }
    #base-layout-16 .container {
        width: 95%;
        margin: 0 auto;
    }
    #base-layout-16 .contact-logo li a img {
        width: 3.8rem;
        height: 3.8rem;
    }
    #base-layout-16 footer ul li a {
        font-size: 1.8rem;
    }
    #base-layout-16 footer ul li.tit-heading {
        font-size: 2.2rem;
        margin-bottom: 2.55rem;
    }
    #base-layout-16 footer ul {
        padding: 3.5rem 1rem 2.5rem;
    }
    #base-layout-16 footer .fluid-white .container {
        width: 100%;
        margin: 0 auto;
    }
    #base-layout-16 .copyright p {
        font-size: 1.25rem;
    }
    #base-layout-16 footer .fluid-white ul li a {
        font-size: 1.3rem;
    }
    #base-layout-16 footer .fluid-white ul {
        padding: 2.5rem 0 2.5rem;
    }
    #base-layout-16 footer .contact-logo li {
        padding: 0 0rem;
    }
    .row.footer-inner-cnt {
        display: flex;
        flex-wrap: wrap;
    }
    .footer-menu:last-child {
        width: 45%;
    }
    footer .newletter_box-sc h3 br {
        display: none;
    }
    .screen-reader-response ul {
        padding: 0;
    }
	.row.footer-inner-cnt .footer-menu
	{
		width:auto;
	}
}

/*-----------------media query-767px----------------*/

@media (max-width: 767px) {
    /* 	div#myNavbar {
	height: 100vh !important;
} */
/*     header {
        height: 5.5rem;
    } */
    #base-layout-16 header {
        height: 7.5rem;
    }
	.single-member .bod-image .clearfix img {
		width: 60% !important;
		height: 60% !important;
	}
	.pull-right {
		float: unset !important;
	}
	.design-banner-head {
		left: 1.1rem !important;
		width: 90%;
	}
	.design-banner-head h1 strong{
		line-height: 1.15;
	}
    .navbar-header {
        float: none;
    }
	.board-members-info {
		margin-left: 2rem;
	}
    .navbar-default .navbar-brand {
        padding: 0.6rem 1.2rem;
    }
    .navbar-default .navbar-toggle {
        padding: 0.8rem 0 1.2rem;
    }
    .fluid-width {
        padding-left: 0;
        padding-right: 2rem;
    }
    footer .copyright-mble {
        display: block;
    }
    footer .copyright {
        display: none;
    }
    /*         .navbar-brand img {
	width: 11.5rem;
	object-fit: contain;
} */
    .navbar-brand img {
        height: 4.5rem;
		width: 100%;
    }
    #base-layout-16 .navbar-brand img {
        width: 11rem;
        height: 6rem;
    }
    footer svg:not(:root) {
        height: 2.6rem;
    }
    #base-layout-16 svg:not(:root) {
        transform: scale(2.85);
        height: 2.8rem;
        width: 100%;
        top: 0.8rem;
    }
    a.navbar-brand {
        position: relative;
        left: 2rem;
    }
    div#myNavbar {
        padding: 1.5rem 4rem;
        width: 75%;
        top: 5.5rem;
    }
    .navbar-collapse.collapse.in {
        right: -1rem !important;
    }
    .nav ul {
        padding-left: 0;
        list-style-type: none;
        text-align: center;
        position: static;
    }
    .menu-item a {
        font-size: 2rem;
    }
    .nav .sub-menu li a {
        font-size: 1.35rem;
    }
    .container-fluid>.navbar-collapse {
        margin-right: 1rem;
        margin-left: 0;
    }
    .col-xs-6.col-sm-4.col-md-2 {
        min-height: 13rem;
    }
    #base-layout-16 .fluid-width {
        padding-left: 1rem;
        padding-right: 3rem;
    }
    #base-layout-16 .container.navbar-collapse {
        width: 85%;
        top: 0.5rem;
        left: 5rem;
        padding: 2rem 5rem;
    }
    #base-layout-16 .menu-item a {
        font-size: 2.5rem;
    }
    footer .ipad-height {
        min-height: 0;
    }
    footer ul {
        padding: 0.5rem 2rem 0;
    }
    .footer-menu {
        width: 100% !important;
    }
    .footer-menu:last-child {
        width: 100%;
    }
    footer ul li.tit-heading {
        font-size: 2rem;        
    }
.footer ul li a {
        font-size: 1.3rem;
    }
    ul.list-inline.contact-logo {
        text-align: center;
    }
    footer {
        padding-top: 1.5rem;
    }
    .copyright-mble p {
        font-size: 1rem !important;
        margin-bottom: 0.5rem;
        padding-left: 1rem;
        text-align: center;
    }
    footer .list-inline {
        text-align: center;
        padding-top: 0;
        padding-bottom: 0;
        padding-right: 0;
    }
    .menu-footer {
        margin-top: 0.5rem;
        margin-bottom: 0.75rem;
        margin-left: 1rem;
    }
    footer .list-inline li a {
        margin-right: 0;
    }
    .footer-logo {
        padding-top: 0;
        float: none;
        padding-right: 0;
        width: 28.5%;
        margin: 0 auto 0.75rem;
        /* padding-bottom: 2rem; */
        text-align: center;
    }
    .ul-space {
        margin-left: 0;
    }
    footer .fluid-white .row {
        display: block;
    }
    footer ul li.tit-heading {
        margin-bottom: 1rem;
    }
    footer .row.footer-inner-cnt {
        padding: 1rem 0 7rem;
        position: relative;
    }
    .contact-logo li a img {
        margin-right: 1rem;
    }
    ul.list-inline.contact-logo {
        position: absolute;
        left: 2rem;
        right: 0;
        margin-top: 1rem;
    }
    .contact-logo li a img {
        width: 2.2rem;
        height: 2.2rem;
    }
    #base-layout-16 footer ul {
        padding: 1.5rem 2rem 0;
    }
    #base-layout-16 footer .row.footer-inner-cnt {
        padding: 1rem 0 10rem;
    }
    #base-layout-16 footer ul li.tit-heading {
        font-size: 1.7rem;
        margin-bottom: 0.3rem;
    }
    #base-layout-16 footer ul li a {
        font-size: 1.35rem;
    }
    #base-layout-16 .contact-logo li a img {
        width: 3rem;
        height: 3rem;
    }
    #base-layout-16 footer .fluid-white ul {
        padding: 0 0 0;
    }
    #base-layout-16 footer .fluid-white {
        padding: 2rem 0;
    }
    #base-layout-16 .copyright-mble p {
        font-size: 1.35rem;
    }
    #base-layout-16 footer .fluid-white ul li a {
        font-size: 1.25rem;
    }
    .nav ul {
        text-align: left;
    }
}

@media(max-width: 320px) {
    footer ul li a {
        font-size: 0.83rem;
    }
    footer ul li.tit-heading {
        font-size: 1.12rem;
    }
    #base-layout-16 .container.navbar-collapse {
        width: 100%;
        left: 2rem;
    }
    div#myNavbar {
        width: 100%;
    }
}

@media (max-width: 767px) {
    footer ul li a {
    font-size: 1.2rem;
}

       footer ul li.tit-heading {
        font-size: 2rem;       
    }
    
    .navbar>.container .navbar-brand,
    .navbar>.container-fluid .navbar-brand {
        margin-left: -1rem;
    }
    .footer ul li {

    margin-bottom: 0rem!important;
}
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 0.55rem 0.7rem;
    margin-right: 1rem;
    margin-top: 0.5rem;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

#newsletter .form-control {
    width: 20rem;
    margin-right: 0;
    padding: 0.5rem;
    background: #fff;
}

@media only screen and (min-width: 500px) and (max-width: 650px) {
    div#myNavbar {
        width: 50%;
    }
}

.contact-logo li a img {
    width: 3rem;
    height: 3rem;
    border: 0.1rem solid #fff;
    border-radius: 0.6rem;
    padding: 0.5rem;
}

.contact-logo li a {
    position: relative;
    transition: 0.3s ease;
}

/* .lo-no-hover{
	opacity: 0;
	position: absolute;
	top: -1.45rem;
	left: 0;
	
}
.contact-logo li a:hover .lo-no-hover{
	opacity: 1;
}
.contact-logo li a:hover .lo-hover{
	opacity: 0;
} */




.home-bannner-slide .slick-prev:before, .home-bannner-slide .slick-next:before{
	opacity: 1;
	color: #DCA972;
	font-size: 2.5rem;
	margin-left: -1rem;
}

@media(max-width: 767px) {
	footer .list-inline li a {
		font-size: 1.65rem;
	}
	.footer-logo img {
		width: 100%;
	}
}
