@charset "utf-8";
/* CSS Document */
@media screen and (min-width :1401px) and (max-width:2200px) {
#wrapper 									{margin: 0 auto; width: 1400px !important;} 
.small-nav									{display:none !important;}

}

@media screen and (min-width : 1201px) and (max-width:1400px) {
#wrapper 									{margin: 0 auto; width: 96% !important;} 
.small-nav									{display:none !important;}

}


@media screen and (min-width : 992px) and (max-width:1200px) {
#wrapper 									{margin: 0 auto; width: 96% !important;} 
.small-nav									{display:none !important;}

#menu-mainmenu li a {
  
  padding: 12px 7px;
 
}
}


@media screen and (min-width : 768px) and (max-width:991px) {
#wrapper 									{margin: 0 auto; width: 96% !important;} 
.small-nav									{display:none !important;}
.full-nav {    display: none;}
.donate-logo.responsive-logo{
float: left;}
#menu-mainmenu li a {
  display: block;
  font-size: 14px;
  padding: 12px 7px;
  font-weight: normal;
}
.opt1-style li {
    width: 49% !important;
}

}


@media screen and (min-width : 520px) and (max-width:767px) {
#wrapper 									{margin: 0 auto; width: 96% !important;} 
.full-nav {    display: none;}
.navbar-header.responsive-logo img{
	width: 260px;
	height: auto;
}
.donate-logo.responsive-logo img{
	width: 100px;
	height: auto;
}
.social{padding:0;}
.donate-logo.responsive-logo{
float: left;}
.opt1-style li {
    width: 49% !important;
}
.social li{
margin:0;}

}


@media screen and (min-width : 300px) and (max-width:519px) {
#wrapper 									{margin: 0 auto; width:96% !important;} 
.full-nav {    display: none;}
.fuller										{width:100% !important;}
.about-img{
margin:10px;}
#main-nav.fixed {
  position: static !important;
  top: 0;
}
.navbar{
	margin-bottom: 0px !important;
}
#main-nav, .header{
	min-height: 60px;
}
.donate-logo.responsive-logo, .navbar-header.responsive-logo {
  text-align: center;
}
.social li{
margin:0;}
.navbar-header.responsive-logo img{
	width: auto;
	height: 55px;
}
.donate-logo.responsive-logo img{
	width: auto;
	height: 30px;
}
.blog-title {
    font-size: 18px;
     line-height: 2;
}
h1 {
    font-size: 28px;
}
.opt1-style li {
    width: 100% !important;
}
.opt1-style li:nth-child(10), .opt1-style li:nth-child(11) {
  width: 100% !important;
}
.client-list ul li{
width: 100% !important;
}
}

@media screen and (min-width : 200px) and (max-width:400px) {
	#main-nav.fixed {
  position: static !important;
  top: 0;
}
.navbar{
	margin-bottom: 0px !important;
}
#main-nav, .header{
	min-height: 110px;
}
.fuller-1{
	width: 100%;
}
.feedback-box .quote {
  font-size: 20px;
  line-height: 50px;
}
.blog-title {
    font-size: 18px;
     line-height: 2;
}
h1 {
    font-size: 28px;
}
.opt1-style li {
    width: 100% !important;
}
.opt1-style li:nth-child(10), .opt1-style li:nth-child(11) {
  width: 100% !important;
}
.client-list ul li{
width: 100% !important;
}
.google-map-placeholder {
  width: 300px !important;
}
}

@media screen and (min-width : 100px) and (max-width:299px) {
	#main-nav.fixed {
  position: static !important;
  top: 0;
}
.navbar{
	margin-bottom: 0px !important;
}
#main-nav, .header{
	min-height: 60px;
}
.full-nav {    display: none;}

.blog-title {
    font-size: 18px;
    line-height: 2;
}
h1 {
    font-size: 28px;
}
.opt1-style li {
    width: 100% !important;
}
.opt1-style li:nth-child(10), .opt1-style li:nth-child(11) {
  width: 100% !important;
}
.client-list ul li{
width: 100% !important;
}
}