@charset "utf-8";
/* CSS Document */
@media only screen and (max-width: 600x) {
  .nomob{ display:none !important;}
}
 .color-orange{ color:#df773c ;}
 h2{font-size:30px !important;}
  hr.style-two {
    border: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(201, 113, 120, 0.5), rgba(0, 0, 0, 0));
	margin-bottom:30px;
}
.bs{ box-shadow: 0.5rem 0.5rem rgba(201, 113, 120, 0.5), -0.5rem -0.5rem #ccc; padding:10px; height:380px;}
.zorkaheading {
    font-family: 'Raleway', sans-serif;
    font-size: 36px;
    font-weight: 400;
    margin-top: 20px;
    color: #25292C;
    letter-spacing: 1px;
}
