body {
	margin: 0;
	padding: 0;
	font-family: 'source-sans-pro', Helvetica, Arial, sans-serif;
	font-size: 14px;
}
.demo_wrapper {
	/*width: 1320px;*/
	margin: 0 auto;
	margin-top: 0px;
}

.img-height{
	height:525px;
}

.btn-sample{
	position: relative;
    width: auto;
    outline: 0;
    font-size: 11px;
    line-height: 2em;
    text-transform: uppercase;
    box-sizing: border-box;
    letter-spacing: .3em;
    margin: 0;
    font-family: open sans,sans-serif;
    -webkit-transition: .5s cubic-bezier(.165,.84,.44,1);
    -moz-transition: .5s cubic-bezier(.165,.84,.44,1);
    transition: .5s cubic-bezier(.165,.84,.44,1);
    padding: 23px 48px;
    cursor: pointer;
    font-weight: 600;
    vertical-align: middle;
    display: inline-block;
    padding: 26px 57px;
    font-size: 11px;
    margin-left: 540px;
    margin-top: -320px;
    color: #fff;
    border: 1px solid #fff;
    background-color: transparent;
}

.btn-sample:hover{
	color: #000;
	background-color: #fff;
}


.font-slider-style{
	
}

@media only screen and (max-width: 800px) {
  .demo_wrapper {
    width: 100%;
    margin-bottom:-60px;
  }  

  /*.img-height{*/
	/*height:525px;*/
	
 /*}*/
/*.btn-sample{
    margin-left: 112px !important;
    padding: 13px 11px !important;
    font-size: 13px !important;
    margin-top: -218px !important;
    
 }*/
.sy-pager li {
    
    width: 0.5em;
    height: 0.45em;
}
}
.demo_block {
	width: 100%;
}
