html {
    scroll-behavior: smooth;
  }
  body{
    font-family: 'Perpetua';
    font-weight: normal;
    font-style: normal;
  }
  textarea:focus, input:focus,img,div{
    outline: none;
}
div#myNavbar {
	padding-left: 0!important;
	    padding-left: 48px!important;
}
  .main-cls {
    height: auto;
    background-color: #1c6853;
    color: white;
    -webkit-box-shadow: inset -21px 58px 0px -43px rgba(27,88,71,1);
    -moz-box-shadow: inset -21px 58px 0px -43px rgba(27,88,71,1);
    box-shadow: inset -21px 58px 0px -47px rgba(27,88,71,1);
    font-family: 'Oswald';
    font-weight: 300;
    margin-bottom: 0;
    border: navajowhite;
    border-radius: 0;
    padding-bottom: 10px;
}

.main-cls a {
    color: white;
    margin-left: 10px;
}

.contactlist ul {
    padding-left: 0;
}

.contactlist ul li {
    list-style: none;
}

.contactlist ul li i {
    margin-left: 0;
}
.logo {
    text-align: center;
}


.logo img.Logos {
    width: 54px;
    margin-top: 20px;
    float: left;
    margin-right: 5px;
    margin-left: 0px;
}

.main-nav ul.nav-list li {
    list-style: none;
    display: inline-block;
    padding-top: 112px;
    font-weight: bold;
    text-transform: uppercase;
}

.contactlist {
    margin-top: 30px;
    line-height: 26px;
    font-family: 'Oswald';
    font-weight: 300;
}
.main-nav ul.nav-list {
    padding-left: 0;
    text-align: left;
}
.main-nav ul.nav-list li a {
    font-size: 18px;
    font-weight: 100;
    color: white;
}
.main-slider {
    background-color: #393a32;
    height: 500px;
}
.main-about {
    background-color: #393a32;
    height: 450px;
}
.user-img img.user-carousel {
    width: 100%;
    overflow: hidden;
}
.caro-text {
    color: white;
	width: 100%;
}

.caro-text h1 {
    font-size: 38px;
    padding-top: 100px;
    text-transform: uppercase;
}

.caro-text p {
    font-size: 20px;
    width: 86%;
}
.responsive ul.slick-dots {
    bottom: 30px;
}

.responsive ul.slick-dots li button {
    background-color: white;
}

.responsive ul.slick-dots li.slick-active button {
    background-color: #878882;
}
.officerback{
    background-image: url('../images/officerback.png');
    background-repeat: no-repeat;
    background-position: top center;
    width: 100%;
    padding-bottom: 50px;
}
.location{
    background-image: url('../images/location.png');
    background-repeat: no-repeat;
    background-position: top center;
    width: 100%;
    padding-bottom: 50px;
}
.main-contact-img{
    background-image: url('../images/contact.png');
    background-repeat: no-repeat;
    width: 100%;
    height: 690px;
    background-size: cover;
    background-position-y: center;
}

.achivement {
    text-align: center;
    width: 60%;
    margin: 0 auto;
}

.achivement h1 {
    margin-bottom: 15px;
    color: #1b5847;
    text-transform: uppercase;
    /*white-space: nowrap;*/
}

.achivement p {
    color: black;
    font-size: 21px;
}
.main-nav {
    font-family: 'Oswald';
}
.contactlist ul li a {
    letter-spacing: 1px;
}
.location .achivement h1 {
    color: white;
}

.location .achivement p {
    color: white;
}
.w-60 {
    width: 98%;
    margin: 0 auto;
}
.main-about .user-img img {
    height: 100%;
}
.about-section .caro-text h1 {
    padding-top: 20%;
    padding-left: calc(100% - 90%);
    white-space: nowrap;
}
.main-about .user-img img {
    height: 450px;
    width: 390px;
}
.about-section .caro-text p {
    padding-left: calc(100% - 90%);
}
.main-list-about ul {
    padding-left: 0;
}
.main-list-about ul h2 {
    font-family: 'Oswald';
    text-transform: uppercase;
    margin-bottom: 30px;
}

.main-list-about ul li {
    font-family: 'Oswald';
    font-size: 18px;
    line-height: 40px;
    font-weight: 300;
    letter-spacing: 1px;
    color: black;
    list-style: none;
}

.main-list-about ul li:before {
    content: "";
    width: 14px;
    height: 14px;
    background-color: #1b5847;
    position: absolute;
    left: -23px;
    margin-top: 14px;
}

.main-list-about {
    position: relative;
}
img.articles-img {
    margin: 0 auto;
    width: 100%;
}

.sub-heading {
    text-align: center;
    border: 1px solid grey;
}

.articles {
    padding: 30px;
    border: 1px solid #ebebeb;
    background-color: #fbfbfb;
    width: 70%;
    margin: 0 auto;
    margin-top: 50px;
}

.articles h1 {
    text-align: left;
    font-family: 'Oswald';
    font-weight: 500;
    font-size: 29px;
    line-height: 42px;
    color: #3d3d3d;
}

.articles p {
    text-align: left;
    font-size: 22px;
    font-family: 'Oswald';
    font-weight: 300;
    letter-spacing: 1px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 4;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    padding-bottom: 0;
    margin-bottom: 41px;
}

.links-top {
    padding: 21px;
    border: 1px solid grey;
    padding-top: 6px;
    padding-bottom: 28px;
    border-right: 0;
    border-left: 0;
    border-bottom: 0;
}

span.one {
    float: left;
    color: black;
}

span.two {
    float: right;
}

span.one a {
    color: black;
    font-family: 'Oswald';
    font-weight: 600;
}
span.two a {
    color: black;
    font-family: 'Oswald';
    font-weight: 600;
}
span.one a i {margin-right: 5px;}


span.two a i {
    margin-right: 5px;
    font-size: 17px;
}



.pos-ab {
    position: absolute;
    left: 50px;
    top: 70px;
}

.contact-txt {
    position: relative;
    color: white;
}
.bg-image-three {
    background-image: url('../images/contact.png');
    height: 420px;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    margin-top: 0;
    background-position-y: 20%;
    -webkit-box-shadow: inset 200px -2px 93px -77px rgba(0,0,0,0.75);
    -moz-box-shadow: inset 200px -2px 93px -77px rgba(0,0,0,0.75);
    box-shadow: inset 400px -2px 93px 13px rgba(0,0,0,0.75);
}

.contact-txt .a{
    position: absolute;
    left: 10px;
    top: 0;
    display:table;
 }
 .contact-txt .b{
   text-align: left;
   display:table-cell;
   height: 420px;
   vertical-align: middle;
 }
 .contact-txt h1 {
    font-family: 'Oswald';
    font-weight: 300;
    font-size: 55px;
    color: #e4e3e2;
}
.main-forms {
    font-weight: 300;
    padding-top: 50px;
    font-family: 'Oswald';
    padding-bottom: 90px;
}

.main-forms p.p-info {
    font-size: 34px;
    font-family: 'Oswald';
    font-weight: 300;
    padding-top: 50px;
    text-transform: uppercase;
}

.main-forms h1 {
    color: #126048;
    font-size: 42px;
    font-weight: 400;
    text-transform: uppercase;
}


.main-forms h2 {
    padding-top: 20px;
    margin-bottom: 60px;
    color: #126048;
}


.main-forms .form-group label {
    color: #838383;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 15px;
}

.main-forms .form-group input {
    border: white;
    border-bottom: 1px solid #7c7c7c;
    border-radius: 0;
    box-shadow: none;
    font-size: 32px;
    padding-bottom: 10px;
    color: #126048;
    font-weight: 400;
    padding-left: 0;
    background-color: #f4f4f4;
}
.form-group.textareas input {
    width: 86%!important;
    /* margin-right: auto; */
    /* margin-left: 2%; */
}

.main-forms .form-group input {
    width: 70%;
}
.main-info {
    background-color: #126048;
    color: white;
    height: 696.98px;
}

.main-info ul li a {
    color: white;
    line-height: 100px;
}

.main-info h1 {
    font-size: 34px;
    font-family: 'Oswald';
    padding-top: 50px;
    text-transform: uppercase;
    padding-left: 20px;
    font-weight: 300;
    margin-top: 0;
}

.main-info ul li i {
    margin-right: 20px;
}

.main-info ul li {
    margin-left: 41px;
    font-size: 20px;
}
.line-height-0{
    line-height: 0!important;
}
.contact-backs {
    background-color: #f4f4f4;
    padding-right: 0;
}
.mi-mt-50{
    margin-top: -50px;
}
.locationset{
    line-height: 2!important;
    display: inline-table;
    margin-top: 50px;
}
.contact-txt h1 span {
    display: block;
    font-size: 21px;
    padding-top: 3px;
}
.main-cls .nav>li>a{
display: initial!important;
}
.main-cls .navbar-nav>li{
    float: initial!important;
    line-height: 31px!important;
}
.navbar-inverse .navbar-nav>li>a {
    color: #ffffff;
    padding: 0;
    line-height: 23px!important;
    font-family: calibri!important;
}
.logo h3 {
    white-space: nowrap;
    padding-top: 22px;
    font-size: 28px;
    font-weight: 300;
}



.logo h4 {
    font-size: 14px;
    white-space: nowrap;
    font-weight: 300;
}


.logo h5 {
    font-size: 9px;
    white-space: nowrap;
}
.flex-in{
    display: inline-flex!important;
    display: -ms-inline-flexbox!important;
    display: -webkit-box!important;
    display: -moz-box!important;
    display: -ms-flexbox!important;
    display: -webkit-flex!important;
    display: flex!important;
}
.w-80{
    width: 80%!important;
}
footer .footer {
    text-align: center;
    padding: 20px;
    border: 1px solid #cccccc;
    margin-top: 60px;
    background-color: #e8eced;
    color: black;
    font-size: 14PX;
    padding-top: 30px;
    font-family: 'Oswald';
    font-weight: 300;
}
.main-cls .navbar-nav>li i {
    font-size: 15px;
}
ul.nav.navbar-nav.navbar-right.contactlist li a {
    font-size: 15px;
    word-break: break-word;
	word-wrap: break-word;
}
.bg-image-lea {
    background-image: url('../images/lea.png');
    height: 420px;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    margin-top: 0;
    background-position: right;
}

.contact-txt .a{
    position: absolute;
    left: 10px;
    top: 0;
    display:table;
 }
 .contact-txt .b{
   text-align: left;
   display:table-cell;
   height: 420px;
   vertical-align: middle;
 }
 .contact-txt h1 {
    font-weight: 300;
    font-size: 38px;
    color: #e4e3e2;
    font-family: 'Perpetua';
    text-transform: uppercase;
}
.lea-txt {
    font-family: 'Oswald';
    font-weight: 300;
    font-size: 23px;
}
.lea-txt p {
    margin-top: 50px;
    letter-spacing: 1px;
}
.mt-20 {
    margin-top: 20!important;
}
.leas .main-edu p {
    font-size: 20px;
    font-family: 'Oswald';
    font-weight: 200;
    margin-top: 30px;
}
.leas .main-edu h2 {
    font-size: 24px;
    font-family: 'Oswald';
    font-weight: 400;
    margin-top: 50px;
    text-transform: uppercase;
}
.mt-30 {
    margin-top: 30!important;
}
.leas {
    background-color: #f4f4f4;
    margin-top: 40px;
    padding-bottom: 20px;
}
.about-section .caro-text button {
    margin-left: calc(100% - 90%);
    padding: 10px 30px;
    font-size: 24px;
    background-color: #1c6853;
    font-family: calibri;
}
.caro-text h1 {
    white-space: normal!important;
}
.main-list-about p {
    color: black;
    font-size: 21px;
}
.main-list-about button {
    padding: 10px 30px;
    font-size: 24px;
    background-color: #1c6853;
    font-family: calibri;
	color: white!important;
}
.main-list-about h2 {
    font-family: 'Oswald';
    text-transform: uppercase;
    margin-bottom: 30px;
}


/* New Header */
.main_header {
    height: 170px;
    background-color: #1c6853;
    color: white;
    -webkit-box-shadow: inset -21px 58px 0px -43px rgba(27,88,71,1);
    -moz-box-shadow: inset -21px 58px 0px -43px rgba(27,88,71,1);
    box-shadow: inset -21px 58px 0px -47px rgba(27,88,71,1);
    font-family: 'Oswald';
    font-weight: 300;
    margin-bottom: 0;
    border-radius: 0;
}

.logo_div
{
	width:300px;
    float: left;
    height: 170px;
}

.logo_inner {
    text-align: center;
    display: table;
	height: 100%;
}

.vertical_content {
    display: table-cell;
    vertical-align: middle;
}

img.Logos {
    width: 54px;
    margin-top: 20px;
    float: left;
    margin-right: 5px;
    margin-left: 0px;
}

ul.logo_txt {
    padding: 0px;
    list-style: none;
}

ul.logo_txt {
    padding: 0px;
    list-style: none;
    float: left;	
}

ul.logo_txt h3
{
	font-size: 28px;
    font-weight: 300;
}

ul.logo_txt h4
{
	font-size: 14px;
    white-space: nowrap;
    font-weight: 300;
}

ul.logo_txt h5
{
    font-size: 9px;
	white-space: nowrap;
}
ul.logo_txt h6
{
    font-size: 11px;
	white-space: nowrap;
}

.main_menu_div {
    float: left;
    /* width: 610px; */
    width: calc(100% - 530px);
	height:170px;
}

.main_menu_div .main-nav {
    display: table;
    height: 100%;
}

.main_menu_div .main-nav ul.nav-list li{
	padding-top:0;
}


.main_menu_div .main-nav ul.nav-list li a
{
    font-family: calibri!important;
	    background-color: transparent;
	
}

div#myNavbar {
    padding-left: 0px!important;
}

.header_info_div {
    float: left;
    width: 230px;
}

.header_info_div ul li {
    display: block;
    float: none;
}

.header_info_div ul li i.fa {
    float: left;
    width: 20px;
}

.header_info_div ul li a {
    float: left;
    padding: 0px;
    color: #fff;
    line-height: 20px!important;
    font-family: calibri!important;
	outline:0;
	background-color: transparent !important;
}

.header_info_div ul li a:hover
{
	background-color: transparent;
}



.header_info_div ul li:after, .logo_inner:after, .vertical_content:after {
    content: "";
    clear: both;
    display: block;
}

.main_menu_div_respv .collapse{display:none !important;}
.user-img{text-align:center;}



.main-about .user-img img {
    height: 450px;
    width: 390px !important;
}



/*Meida CSS*/
@media (max-width: 1000px){
	/*.navbar-collapse.collapse {
		display: none !important;
	}	
	
	.navbar-collapse.collapse.in {
		display: block !important;
	}
	
	.responsive_navbar button.navbar-toggle {
		display: block;
		float: left;
		margin-left: 30px;
		margin-top: 40px;
	}
	
	.main-nav ul.nav-list {
		margin-top: 30px;
	}
	.main-nav ul.nav-list li {
		padding-top: 8px;
	}

	ul.nav.navbar-nav.navbar-right.contactlist li a {
		font-size: 13px!important;
		word-break: break-word;
	}
	
	nav.navbar.navbar-inverse.main-cls ul.nav.navbar-nav.navbar-right.contactlist {
    width: 100%;
	}
	
	.main-nav ul.nav-list li {    
    display: inline-block;
	}*/
}

@media (max-width: 1199px){

	.main_menu_div .main-nav ul.nav-list li a {
		padding: 10px 10px;
		font-size: 16px;
	}
}


@media (max-width: 991px){
	.main_menu_div .main-nav ul.nav-list li a {
		padding: 5px 10px;
		font-size: 16px;
	}
}

@media (max-width: 768px){
	/* About Us Page */
	.charlie_aboutus .about-section .caro-text h1{
		padding-top: 40%;
		padding-left: 0;
	}

	.charlie_aboutus .about-section .caro-text p{
		padding-left: 0 !important;
	}

	.charlie_aboutus .about-section .user-img img{
		width:100% !important;
	}

	.main-list-about ul li {
		padding-left: 25px;
	}

	.main-list-about ul li:before {    
		left: 0px;
	}
}

@media (max-width: 767px){
	.navbar-inverse .navbar-toggle {
		position: absolute;
		top: 80px;
	}
	
	.navbar-collapse {
		-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0);
		box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0);
	}
	
	.main_menu_div .main-nav ul.nav-list li {
		display:block;
	}
	
	.main_menu_div_respv  .collapse.in {
		display: block !important;
	}
	.main_menu_div_respv{
		width:100%;
	}
	
	.main_header {
		height: inherit;
	}
	
	.main_menu_div_respv .main-nav ul.nav-list li {
		display: block;
		padding-top: 0px;
	}
	
	.main_menu_div_respv div#myNavbar{
		width:100%;
	}
	
	.main_menu_div_respv .main-nav ul.nav-list li a {
		font-size: 16px;
	}
}

@media (max-width: 730px){
	.main_menu_div {
		display: none;
	}
	
	.logo_div, .header_info_div {
		width: 50%;
	}
	
	ul.nav.navbar-nav.navbar-right.contactlist li.flex-in a br {
		display: none;
	}
	
	
}

@media (max-width: 715px){
	.contact-txt .b {		
		vertical-align: bottom;
	}
	
	.contact-txt h1 {    
		color: #ffffff;
	}
}


@media (max-width: 680px){
	.vertical_content {
		margin-top: 15px;
		display: block;		
	}
	
	.navbar-inverse .navbar-toggle {
		position: absolute;
		top: 110px;
		left: 20px;
	}
	
	.logo_div {
		width: 67%;
	}
	
	.header_info_div {
		width: 30%;
	}
	
	ul.logo_txt h3 {
		font-size: 22px;
		font-weight: 300;
	}
	
	ul.logo_txt h4 {
		font-size: 12px;
		white-space: nowrap;
		font-weight: 300;
	}
	
	ul.logo_txt h5 {
		font-size: 8px;
		white-space: nowrap;
	}

ul.logo_txt h6 {
		font-size: 8px;
		white-space: nowrap;
	}
	
	.header_info_div_inner ul.nav.navbar-nav.navbar-right.contactlist li a{
		font-size:13px;
	}

}

@media (max-width: 622px){
	.logo_div {
		width: 62%;
	}
	
	.header_info_div {
		width: 35%;
	}
}

@media (max-width: 465px){
	.header_info_div {
		width: calc(85% - 210px);
	}
	
	.logo_div {
		width: 250px;
	}

	.header_info_div_inner ul.nav.navbar-nav.navbar-right.contactlist li a {
		font-size: 8px;
	}
	
	ul.logo_txt h3 {
		font-size: 16px;
		font-weight: 300;
		margin: 0px;
		margin-top: 23px;
		margin-bottom: 4px;
	}
	
	ul.logo_txt h4 {
		font-size: 10px;
		white-space: nowrap;
		font-weight: 300;
		margin: 0px;
		margin-bottom: 4px;
	}
	
	ul.logo_txt h5 {
		font-size: 8px;
		white-space: nowrap;
		margin: 0;
	}



	img.Logos {
		width: 35px;
		margin-top: 20px;
		float: left;
		margin-right: 5px;
		margin-left: 0px;
	}
}





/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 1024px) 
  and (max-device-width: 1366px)
  and (-webkit-min-device-pixel-ratio: 2) {
	.navs-res {
		padding-left: 0;
		padding-right: 0;
	}

	.main-nav div#myNavbar {
		padding-left: 0;
		padding-right: 0;
	}
	.main-nav ul.nav-list li a {
		font-size: 17px;
	}
}


@media only screen 
  and (min-device-width: 1024px) 
  and (max-device-width: 1366px)
  and (orientation: portrait) {	
	.user-img img.user-carousel {
		width: 75% !important;    
    }
}






/* Landscape */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: landscape) 
  and (-webkit-min-device-pixel-ratio: 1) {
.navs-res .main-nav div#myNavbar {
    padding-left: 0;
    padding-right: 0;
}
.main-nav ul.nav-list li {
    margin-left: 0px;
}
.main-slider {
    background-color: #393a32;
    height: fit-content;
}
.achivement h1 {
    white-space: normal;
}
.main-nav ul.nav-list li a {
    font-size: 20px;
}
}
/* Portrait */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 2) {
	.user-img img.user-carousel {
    width: 30%;
    overflow: hidden;
    margin: 0 auto;
    }
    .main-nav ul.nav-list li {
        padding-top: 72px;
    }
    ul.nav.navbar-nav.navbar-right.contactlist li a {
        font-size: 15px!important;
    }
    nav.navbar.navbar-inverse.main-cls ul.nav.navbar-nav.navbar-right.contactlist {
        margin-top: 0;
    }
.caro-text h1 {
    font-size: 30px;
    padding-top: 10px;
    text-transform: uppercase;
    width: 86%;
    margin: 0 auto;
}
.main-slider {
    height: fit-content;
}
.caro-text p {
    font-size: 20px;
    width: 86%;
    margin: 0 auto;
}
.achivement h1 {
    white-space: normal;
}
}

@media (max-width: 768px){
	.main-nav ul.nav-list li a {
    font-size: 20px;
	background-color: transparent;
}
nav.navbar.navbar-inverse.main-cls ul.nav.navbar-nav.navbar-right.contactlist {
    width: 60%;
    margin: 0 auto;
    display: block;
    margin-top: 20px;
    /* display: none; */
}
nav.navbar.navbar-inverse.main-cls{
	/* height: 54px; */
	padding-bottom: 0;
}
nav.navbar.navbar-inverse.main-cls ul.nav.navbar-nav.navbar-right.contactlist li.flex-in {
    width: 50%;
}
}


@media (max-width: 767px){
    .navbar-inverse .navbar-nav>li>a {
        line-height: 22px!important;
    }
    /* ul.nav.navbar-nav.navbar-right.contactlist li a { */
    /* font-size: 8px; */
    /* word-break: break-word; */
    /* } */
    .navs-res.text-center.pl-0 {
    padding-top: 16%;
    }
    .navs-res .main-nav ul.nav.navbar-nav.nav-list li a {font-size: 15px;}

div#myNavbar {
    padding-left: 20px!important;
}

.menusa {
    z-index: 99999999;
    position: absolute;
    top: 11px;
    width: 100%;
}

nav.navbar.navbar-inverse.main-cls ul.nav.navbar-nav.navbar-right.contactlist {
   /* padding-left: calc(100% - 45%)!important;*/
    padding-left: 55%;
    width: 100%;
    visibility: hidden;
}

ul.nav.navbar-nav.navbar-right.contactlist li {
    display: inline-flex!important;
    display: -ms-inline-flexbox!important;
    display: -webkit-box!important;
    display: -moz-box!important;
    display: -ms-flexbox!important;
    display: -webkit-flex!important;
    display: flex!important;
}

nav.navbar.navbar-inverse.main-cls ul.nav.navbar-nav.navbar-right.contactlist li.flex-in {
    width: 100%!important;
}
	.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #42927c;
	}
	.navs-res .main-nav ul.nav.navbar-nav.nav-list li {
    display: block;
    padding-top: 4px;
	}
	.navs-res {
    background-color: #1c6853;
	}
	.navs-res {
    background-color: #1c6853;
	    z-index: 999999;
}

.user-img img.user-carousel {
    width: 30%;
    margin: 0 auto;
}
.caro-text h1 {
    font-size: 38px;
    padding-top: 0px;
}
.caro-text h1 {
    text-align: center;
    font-size: 17px;
    padding-top: 0px;
}
.caro-text p {
    font-size: 20px;
    width: 76%;
    margin: 0 auto;
    text-align: center;
}
.achivement h1 {
    white-space: normal;
    margin-top: 22px;
}
.navs-res .main-nav ul.nav.navbar-nav.nav-list li {
    display: block;
    padding-top: 4px;
}

.logo h3 {
    font-size: 15px;
    margin-bottom: 0;
    padding-left: 40px;
}
.logo h4{font-size: 7px;padding-left: 40px;}
.logo h5{
    font-size: 5px;
    padding-left: 40px;
}

.logo {
    text-align: left;
}

.navbar-header.w-80 button.navbar-toggle.collapsed {
    margin-top: 50px;
    position: absolute;
    top: 70px;
    z-index: 99999999999999999999999999;
    left: 8px;
}
.w-80 {
    width: 100%!important;
    text-align: left;
    position: relative;
}
.navbar-header.w-80 button.navbar-toggle {
    margin-top: 50px!important;
    position: absolute;
    left: 0;
    top: 70px;
    z-index: 9999999999999999999999999;
    left: 7px;
}
.menusa {
    /* display: none; */
}
.achivement {
    width: 90%;
    margin: 0 auto;
}
.location {
    background-repeat-y: initial;
}
.about-section .caro-text p{
	padding:inherit;
}
.res-none{
	display:none!important;
}

.charlie_aboutus .about-section .res-none {
    display: block!important;
}

.charlie_aboutus .about-section .caro-text h1 {
    padding-top: 0%;
}

.charlie_aboutus .about-section .user-img img {
    width: 50% !important;
}

.about-section .caro-text h1 {
    padding-top: 10%;
    white-space: normal;
    font-size: 28px;
}
.main-list-about ul li {
    padding-left: 30px;
}
.main-list-about ul li:before {
    left: 7px;
}
.main-about {
    background-color: #393a32;
    height: auto;
    padding-bottom: 20px;
}
.main-edu h2.mt-30 {
    padding-top: 30px;
}
.articles {
    width: 100%;
    padding: 5px;
}
.articles h1 {
    font-size: 18px;
    line-height: 29px;
	}
.articles p {
    font-size: 16px;
}
}



@media (max-width: 660px){
	.charlie_aboutus .about-section .user-img img {
		width: 275px !important;
		height: 350px;
	}
}

@media (max-width: 992px){
    /* ul.nav.navbar-nav.navbar-right.contactlist li a { */
		/* font-size: 9px!important; */
		/* word-break: break-word; */
	/* } */
 .logo h3 {
        font-size: 15px!important;
    }
    .logo h4 {
        font-size: 9px!important;
    }
    .logo h5 {
        font-size: 6px!important;
    }
    
}


