.nav-icon{ height:40px; width:30px; color:#000; font-size:22px; cursor:pointer; display:none; padding:10px 15px;}

@media screen and (max-width: 800px) {
.social-icon{display:none;}	
.pwdFxd{ position:relative !important;}	
.nav-icon{display:block;}	
#nav{display:none;}
.top-nav > .col-md-3{ display:none !important;}	
#textresizer li:nth-child(2) {display:none !important;}
#textresizer li:nth-child(3) {display:none !important;}
#textresizer li:nth-child(5) {display:none !important;}
#textresizer li:nth-child(6) {display:none !important;}
#textresizer li:nth-child(7) {display:none !important;}
#textresizer li:nth-child(11) {display:none !important;}
.logo-right{display:none !important;}
#nav li{float:none!important; border-bottom:1px solid rgba(0, 0, 0, 0.11);}
#nav ul, #nav *:hover ul ul, #nav .hover ul ul {
    display: none;
    margin-left: -9999px;
}
#nav li{ height:auto !important;}
#nav li:hover > ul, #nav li.hover > ul, #nav a:focus + ul, #nav ul ul, #nav .hover a:focus {
    display: block;
    margin-left: 0;
}
#nav ul {
    position: relative !important;
    top: 0;
    width: 100%;
 
}
#nav ul li{ width:100%;}
#nav ul ul {
    left: 0;
    top: 0.5em;
}
#nav ul ul {
    background-color: #f5e8cf !important;}
#nav ul ul li{ border-color:rgba(0, 0, 0, 0.09) !important}	

#navTwo li{float:none!important; border-bottom:1px solid rgba(0, 0, 0, 0.11);}
#navTwo ul, #navTwo *:hover ul ul, #navTwo .hover ul ul {
    display: none;
    margin-left: -9999px;
}
#navTwo li{ height:auto !important;}
#navTwo li:hover > ul, #navTwo li.hover > ul, #navTwo a:focus + ul, #navTwo ul ul, #navTwo .hover a:focus {
    display: block;
    margin-left: 0;
}
#navTwo ul {
    position: relative !important;
    top: 0;
    width: 100%;
 
}
#navTwo ul li{ width:100%;}
#navTwo ul ul {
    left: 0;
    top: 0.5em;
}
#navTwo ul ul {
    background-color: #f5e8cf !important;}
#navTwo ul ul li{ border-color:rgba(0, 0, 0, 0.09) !important}
.leader li {
    
    border-radius: 0;
    box-sizing: border-box;
    float: left;
    height: auto;
    min-height: 185px;
    overflow: hidden;
    width: 30%; padding:8px; margin:10px;
}
.leader li img {
    border-radius: 50%;
    float: none;
    margin: 0 auto;
    transition-duration: 0.8s;
    width: 45%;
}
.leader li h2 {
    color: #be5528;
    float:none;
    margin:10px 0 5px 0px !important;}
.leader li h3{float:none;}

#nav-new li{float:none!important; border-bottom:1px solid rgba(0, 0, 0, 0.11);}
#nav-new ul, #nav-new *:hover ul ul, #nav-new .hover ul ul {
    display: none;
    margin-left: -9999px;
}
#nav-new li{ height:auto !important;}
#nav-new li:hover > ul, #nav-new li.hover > ul, #nav-new a:focus + ul, #nav-new ul ul, #nav-new .hover a:focus {
    display: block;
    margin-left: 0;
}
#nav-new ul {
    position: relative !important;
    top:0px !important;
    width: 100%; left:0px !important;
 
}
#nav-new ul li{ width:100%;}
#nav-new ul ul {
    left: 0;
    top: 0.5em;
}
#nav-new ul ul {
    background-color: #f5e8cf !important;}
#nav-new ul ul li{ border-color:rgba(0, 0, 0, 0.09) !important}
#nav-new li:hover > ul, #nav-new li.hover > ul, #nav-new a:focus + ul, #nav-new ul ul, #nav-new .hover a:focus{margin-left:0px !important;}
#nav-new ul, #nav-new *:hover ul ul, #nav-new .hover ul ul{margin-top:0px !important;}
#nav-new a{padding: 6px 15px 6px 25px;}
.footer > .text-right{ text-align:left !important;}
}


@media screen and (max-width:600px) {
	.leader li {
 
    width: 45%; padding:8px; margin:10px;
}
.top-nav .navbar-form{ display:block !important; margin-top:8px;}
}

@media screen and (max-width:360px) {
	.leader li {
 
    width:90%; padding:8px; margin:10px auto; float:none;
}}