@charset "utf-8";
/* CSS Document
VIPUL PORE
2014-2017
 */






/*********************************************************************************************
.flex-images { overflow: hidden; }
/*.flex-images .item { float: left; margin: 4px; border: 1px solid #eee; box-sizing: content-box; overflow: hidden; position: relative;  }*/
.flex-images .item {
    float: left;
    /*margin: 0 5px 5px 0;*/
    border: 0;
    box-sizing: content-box;
    overflow: hidden;
    position: relative;
    /*background: #000;*/
    cursor: pointer;
}
.flex-images .item:hover img {
   /*opacity: 0.5;*/
   /*-webkit-transition: all ease 0.5s;  For Safari 3.1 to 6.0 
    transition: all ease 0.5s;*/
}
.flex-images .item img { display: block; width: 100%; height: 100%; }
@font-face {
    font-family: 'EstrangeloEdessa';
    src: url('fonts/EstrangeloEdessa.eot?') format('eot'), 
         url('fonts/EstrangeloEdessa.woff') format('woff'), 
         url('fonts/EstrangeloEdessa.ttf')  format('truetype'),
         url('fonts/EstrangeloEdessa.svg#EstrangeloEdessa') format('svg');
}
.logo {
    display: inline-block;
    margin: 40px 0;
}
.social {
    float: right;
    display: inline-block;
    margin-top: 40px;
}
.menu {
    float: right;
    display: inline-block;
    margin-top: 40px;
    line-height: 30px;
}
.menu span {
    font-size: 18px;
    color: #898c8d;
    margin-right: 60px;
    display: inline-block;
}
.social img {
    margin: 0 0px 0 10px;
    float: left;
}
.footer {
    text-align: center;
    height: 110px;
    line-height: 110px;
    font-size: 17px;
    color: #8a8c8b;
}
.footer span {
    color: #bfc0c2;
    font-size: 15px;
}







        html, button, input, select, textarea, .pure-g [class *= "pure-u"] { font-family: "EstrangeloEdessa", Helvetica, Arial, sans-serif; font-size: 1.02em; }
        p, td { line-height: 1.5; }
        ul { padding: 0 0 0 20px; }

        th { background: #eee; white-space: nowrap; }
        th, td { padding: 10px; text-align: left; vertical-align: top; font-size: .9em; font-weight: normal; border-right: 1px solid #fff; }
        td:first-child { white-space: nowrap; color: #008000; width: 1%; font-style: italic; }

        h1, h2, h3 { color: #4b4b4b; font-family: "Source Sans Pro", sans-serif; font-weight: 300; margin: 0 0 1.2em; }
        h1 { font-size: 4.5em; color: #1f8dd6; margin: 0 0 .4em; }
        h2 { font-size: 2em; color: #636363; }
        h3 { font-size: 1.8em; color: #4b4b4b; margin: 1.8em 0 .8em }
        h4 { font: bold 1em sans-serif; color: #636363; margin: 4em 0 1em; }
        a {
            color: #898c8d;
            text-decoration: none;
        }
        a:hover { text-decoration: none; color: #000;}
        a.active {
            color: #000;
        }
        p { margin: 0 0 1.2em; }
        ::selection { color: #fff; background: #328efd; }
        ::-moz-selection { color: #fff; background: #328efd; }

        @media (max-width:480px) {
            h1 { font-size: 3em; }
            h2 { font-size: 1.8em; }
            h3 { font-size: 1.5em; }
            td:first-child { white-space: normal; }
        }

        .inline-code { padding: 1px 5px; background: #eee; border-radius: 2px; }
        pre {
            margin: 10px 0; overflow: auto; white-space: pre; word-wrap: normal;
            border: 0 !important; padding: 8px 10px !important; line-height: 18px; background: #edf3f8;
            font-family: 'EstrangeloEdessa', Courier, monospace; font-size: 14px;
        }

        /* Pure CSS */
        .pure-button { margin: 5px 0; text-decoration: none !important; }
        .button-lg { margin: 5px 0; padding: .65em 1.6em; font-size: 105%; }

        /* demo4 */
        #demo4 .item { margin: 0 1px 10px 1px; border: 0; }
        #demo4 .item .img { position: absolute; left: 0; top: 0; right: 2px; bottom: 20px; }
        #demo4 .bottom { position: absolute; left: 2px; bottom: 0; right: 2px; font-size: 13px; height: 18px; }

        /* demo5 */
        #demo5 .over { position: absolute; bottom: 0; left: 0; right: 0; padding: 4px 6px; font-size: 13px; color: #fff; background: #222; background: rgba(0,0,0,.7); }

        /* demo6 */
        #demo6 a { display: block; position: absolute; top: 0; right: 0; bottom: -12px; left: 0; }
**********************************************************************************************/















@font-face {
  font-family: 'EstrangeloEdessa';
  src: url('../fonts/EstrangeloEdessa.eot?') format('eot'), 
       url('../fonts/EstrangeloEdessa.woff') format('woff'), 
       url('../fonts/EstrangeloEdessa.ttf')  format('truetype'),
       url('../fonts/EstrangeloEdessa.svg#EstrangeloEdessa') format('svg');
}


table {
  border-collapse: collapse;
  border-spacing: 0;
}

/*clearfix*/
body { margin: 0; padding: 0; border: 0; min-width: 320px; color: #777; font-family: "EstrangeloEdessa", Helvetica, Arial, sans-serif; max-width:100%;margin:auto; padding: 0 20px; }

.clearfix:before, .clearfix:after {
  content: "";
  display: table;
}

.clearfix:after { clear: both; }

.clearfix { zoom: 1; }

/*jquery.picEyes*/

.picshade {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  opacity: 1;
  filter: alpha(opacity=91);
  z-index: 99;
  display: none;
}

.pictures_eyes_close {
  position: absolute;
  top: 0;
  right: 46px;
  display: inline-block;
  width: 26px;
  height: 26px;
  background: url(../images/close.png) no-repeat;
  z-index: 100;
  display: none;
}
.pictures_eyes_close:hover {
  background: url(../images/close_hover.png) no-repeat;
}

.pictures_eyes {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 199;
  display: none;
}

.pictures_eyes_in {
  position: relative;
  text-align: center;
}

/*.pictures_eyes_in img { max-height: 80% !important;     max-width: 80% !important;}*/

.pictures_eyes_in .prev, .pictures_eyes_in .next {
  position: absolute;
  top: 50%;
  width: 51px;
  height: 51px;
  cursor: pointer;
}

.pictures_eyes_in .prev {
  left: 35px;
  background: url(../images/Tleft.png) no-repeat;
}

.pictures_eyes_in .next {
  right: 35px;
  background: url(../images/Tright.png) no-repeat;
}

.pictures_eyes_in .prev:hover {
  /*left: 35px;*/
  background: url(../images/Tleft_hover.png) no-repeat;
}

.pictures_eyes_in .next:hover {
  /*right: 35px;*/
  background: url(../images/Tright_hover.png) no-repeat;
}

.pictures_eyes_indicators {
    position: fixed;
    left: 0;
    bottom: 15px;
    width: 100%;
    text-align: center;
    z-index: 299;
    display: none !important;
}
.pictures_eyes_indicators a {
  display: inline-block;
  width: 50px;
  height: 50px;
  margin: 6px 3px 0 3px;
  border: 1px solid #ddd;
  border-radius: 10px;
  box-shadow: 0 0 2px #000;
  filter: alpha(opacity=50);
  opacity: 0.5;
  overflow: hidden;
}

.pictures_eyes_indicators img { height: 50px; }

.pictures_eyes_indicators .current {
  filter: alpha(opacity=100);
  opacity: 1;
}
.item img:hover {
    opacity: 0.5;
}
.item {
    background: #000;
}
.row {
  display: table;
  border-collapse: collapse;
  width: 100%;
  /*visibility: hidden;*/
}
.item {
  display: table-cell;
  vertical-align: top;
}
.item img {
  display: block;
  width: 100%;
  height: auto;
}
.content_area {
    display: none;
}
.demo { margin: 30px auto; max-width:960px;}
.demo > li {float:left;}
.demo > li img { width:220px; margin:10px; cursor:pointer;}
.footer {
    display: none;
}
.contact_area {
    width: 300px;
    color: #898c8d;
    font-size: 17px;
    position: absolute;
    left: 50%;
    margin-left: -150px;
    top: 35%;
}
.contact_area p {
    margin-bottom: 7px;
}
.contact_area .joy {
    margin-top: 77px;
}
.contact_area p span {
    color: #000;
}
header {
    position: sticky;
    top: 0;
    background: #fff;
    width: 100%;
    z-index: 9999;
}
/*.flex-images {
  display: none;
}*/
header.mob_header {
  display: none;
}
@media only screen and (max-width: 1024px) {
  body {
      display: table;
      width: 100%;
      padding: 0;
  }
  .flex-images {
      display: block;
      width: 100%;
      float: left;
  }
  .content_area {
    display: none !important;
  }
  header {
    display: none;
  }
  header.mob_header {
      display: block;
      padding: 0 20px;
      box-sizing: border-box;
  }
  .pictures_eyes_in img {
      max-width: 80% !important;
  }
  .footer {
    width: 100%;
    float: left;
}

header.mob_header {
    display: inline-block;
    padding: 0 20px;
    box-sizing: border-box;
    position: static;
    position: static;
    position: -webkit-static;
    /*box-shadow: 0px 2px 14px #ccc;*/
}
.picshade {
    height: 100% !important;
    top: 0 !important;
}
.item img:hover {
    opacity: 1;
}
}
@media only screen and (max-width: 820px) {
  body {
      padding: 0;
  }
  header .mob_header {
      padding: 0 20px;
      box-sizing: border-box;
      height: auto;
      border-bottom: 1px solid #ccc;
      display: inline-block;
  }
}
@media only screen and (max-width: 690px) {
  .logo {
      width: 100%;
      text-align: center;
  }
  .menu {
      float: left;
      margin-top: 0px;
      margin-bottom: 13px;
  }
  .social {
      float: right;
      margin-top: 0;
  }
  .menu span {
      font-size: 16px;
      margin-right: 17px;
  }
   .social img {
      margin: 0 0px 0 6px;
  }
  .logo {
      display: inline-block;
      margin: 24px 0 24px 0;
  }
}
@media only screen and (max-width: 520px) {
  .pictures_eyes_close {
      right: 5px;
  }
  .pictures_eyes_in .next {
      right: 0px;
  }
  .pictures_eyes_in .prev {
      left: 0;
  }
}
/*@media only screen and (min-device-width: 280px) and (max-device-width: 1024px) and (orientation:landscape) { 
  body {
    -webkit-transform: rotate(90deg);
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0; 
  }
}*/

@media screen and ( max-height: 820px ){
    .pictures_eyes_in img {
      max-height: 700px !important;
  }
}
@media screen and ( max-height: 720px ){
    .pictures_eyes_in img {
      max-height: 600px !important;
  }
}
@media screen and ( max-height: 620px ){
    .pictures_eyes_in img {
      max-height: 500px !important;
  }
}
@media screen and ( max-height: 520px ){
    .pictures_eyes_in img {
      max-height: 400px !important;
  }
}
@media screen and ( max-height: 420px ){
    .pictures_eyes_in img {
      max-height: 300px !important;
  }
}
@media screen and ( max-height: 320px ){
    .pictures_eyes_in img {
      max-height: 240px !important;
  }
}
