.site-inner {
  /*width: 920px !important;*/
  width: 85%;
  border-width: 10px !important;
  border-style: solid !important;
  border-radius:20px !important;
}


.nav-primary .wrap {
  //margin-left: 215px !important;
  //width: 58% !important;
  width: 67% !important;
  
  border-radius: 10px !important;
}

.site-header {
  background: transparent !important;
  display: inline !important;
  box-shadow: none !important;
}

.header-image .site-header .wrap {
  padding-bottom: 0px !important;
  padding-left:30px !important;
  
}


@media only screen and (max-width: 375px) {
  .site-inner {
    width: 90% !important;
  
    border-width: 10px !important;
    border-style: solid !important;
    border-radius: 20px !important;
}
  .widget ol > li:last-child, .widget p:last-child, .widget ul > li:last-child {
   // margin-right: 51% !important;
      
}
 
  
.streamline-pro-blue a, .streamline-pro-blue .entry-title a:hover, .streamline-pro-blue .entry-meta a:hover, .streamline-pro-blue .entry-footer .entry-meta a, .streamline-pro-blue .footer-widgets .entry-title a {
  //  margin-right: 50%;

}  
.widget-title {
    //margin-right: 50%;
}
  .entry-content ol, .entry-content p, .entry-content ul, .quote-caption {
    //margin-bottom: 26px;
    //margin-right: 56% !important;
}
h1 {
    font-size: 36px;
    text-align: center;
    margin-right: 57% !important;
} 
}



  @media (max-width:1451px) and (min-width:1361px){
		.nav-primary .wrap {
  //margin-left: 215px !important;
  width: 67% !important;
  
  //border-radius: 10px !important;
    }
    
    
    @media (max-width:1360px) and (min-width:1200px){
.nav-primary .wrap {
  width: 110% !important;
  }
}
    
@media only screen and (max-width: 475px)  
   {
.site-inner {
    //width: 40% !important;
     }
}