/* Enter Your Custom CSS Here */
.header-wrap .select-menu{
	width:100% !important;
}

@media only screen and (max-width: 960px){
  .wrap, .psingle-images, .left-container, .cycle-li iframe, .slides li iframe {
      width: 766px !important;
  }
  .menu{
  	display: block !important;
  }
  .select-menu {
  	display: none !important;
  }
  .one-third {
  	width: 235px !important;
  }
}
@media only screen and (max-width: 795px){
  .menu{
  	display: none !important;
  }
  .select-menu {
  	display: block !important;
  }
  .header-wrap .select-menu{
  	height: 43px;
    color: white;
    background: #194c92;
    border: 1px solid #2267c9;
  }
  .header-wrap .wrap{
  	width:300px !important;
    margin: 0 auto !important;
  }
  .header-wrap .logo{
  	margin-left:50px;
  }
  #container-fullwidth .wrap{
  	width: 97% !important;
  }
  .wrap, .psingle-images, .left-container, .cycle-li iframe, .slides li iframe {
  	width: 97% !important;
  }
  footer .widget{
  	width: 98% !important;
    text-align: center;
  }
  .home-portfolio ul li {
  	float:none !important;
    text-align: center;
    background: white;
  }
  .wpcf7-submit {
  	background: #F5F5F5 !important;
  }
  #respond{
  	text-align:center;
  }
  #respond ul li input[type='text'], #respond ul li input[type='email'], #respond ul li input[type='number'], #respond p input[type='text'], #respond p input[type='email'], #respond p 	input[type='number'] {
    width: 90% !important;
	}
  #respond textarea{
    width: 90% !important;
  }
  .one-third{
  	width:100% !important;
  }
  .sidebar .widget_text{
  	text-align:center;
  }
}
@media only screen and (max-width: 450px){
  blockquote.style2 {
      width: 80% !important;
  }
}
