 html {
      height: 100%;
    }
    body {
      background: #E2E4E7;
      padding: 0;
      text-align: center;
      font-family: 'open sans';
      position: relative;
      margin: 0;
      height: 100%;
      -webkit-font-smoothing: antialiased;
      direction: rtl;
    }
    
    .wrapper {
    	height: 100% !important;
    	height: 100%;
    	margin: 0 auto; 
    	overflow: hidden;
    }
    
    a {
      text-decoration: none;
    }
    
    
    /* h1, h2 {
      width: 100%;
      float: left;
    } */
    h1 {
      margin-top: 100px;
      color: #000;
      margin-bottom: 5px;
      font-size: 70px;
      letter-spacing: -4px;
      font-weight: 100;
    }
    h1 span {
      font-size: 26px;
      margin: 0 5px;
      text-transform: capitalize;
      background: rgba(0,0,0,0.85);
      display: inline-block;
      color: #6D461D;
      border-radius: 5px 5px;
      -webkit-border-radius: 5px 5px;
      -moz-border-radius: 5px 5px;
      text-shadow: 0 2px 8px rgba(0, 0, 0, 0.75);
      padding: 3px 10px;
    }
    h2 {
      color: #6D461D;
      font-weight: 100;
      margin-top: 0;
      margin-bottom: 10px;
    }
    
    .page2 p,.page4 p,.page6 p,.page8 p,.page10 p{
      color: #fff;
      line-height: 1.8;
      margin-bottom: 30px;
      text-align: justify;
    }
    .pointer {
      color: #9b59b6;
      font-family: 'Pacifico', cursive;
      font-size: 30px;
      margin-top: 15px;
    }
    code {
      margin: 20px 1%;
      width: 550px;
      height: auto;
      background: rgba(0,0,0,0.1);
      border: rgba(0,0,0,0.05) 5px solid;
      border-radius: 5px;
      padding:5px;
      color: white;
      text-align: center;
      font-size: 15px;
      margin-top: 25px;
      display: block;
      box-sizing: border-box;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      float: none;
      margin: 0 auto;
    }
    code.html {
      color: #7EC9E6;
    }
    code.js {
      color: #FFAD00;
    }

    .main {
      float: left;
      width: 100%;
      margin: 0 auto;
    }
    
    .main h1 {
      padding:150px 50px;
      float: left;
      font-size: 45px;
      box-sizing: border-box;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      font-weight: 100;
      color: white;
      margin: 0;
    }
   
    .main h1.demo1 {
      background: #1ABC9C;
    }
    
    .reload.bell {
      font-size: 12px;
      padding: 20px;
      width: 45px;
      text-align: center;
      height: 47px;
      border-radius: 50px;
      -webkit-border-radius: 50px;
      -moz-border-radius: 50px;
    }
    
    .reload.bell #notification {
      font-size: 25px;
      line-height: 140%;
    }
    
    .reload, .btn{
      display: inline-block;
      border: 4px solid #A2261E;
      border-radius: 5px;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      background: #CC3126;
      display: inline-block;
      line-height: 100%;
      padding: 0.7em;
      text-decoration: none;
      color: #fff;
      width: 100px;
      line-height: 140%;
      font-size: 17px;
      font-family: open sans;
      font-weight: bold;
    }
    .reload:hover{
      background: #444;
    }
    .btn {
      width: 200px;
      color: rgb(255, 255, 255);
      border: 4px solid rgb(0, 0, 0);
      background: rgba(3, 3, 3, 0.75);
      font-family: 'iranlight';
      /* display: iblock !important; */
      float: left;
    }
    .page5 .Navy {
      width: 80px;
      margin-bottom: 20px;
      float: left;
      margin-left: 20px;
    }
    .clear {
      width: auto;
    }
    .btn:hover, .btn:hover {
      background: #fff;
    }
    .btns {
      width: 410px;
      margin: 50px auto;
    }
    .credit {
      text-align: justify;
      color: rgba(0,0,0,0.8);
      padding: 10px;
      /* width: 410px; */
      clear: both;
      line-height: 1.8;
    }
    .credit a {
      color: rgba(0,0,0,0.85);
      text-decoration: none;
      font-weight: bold;
      text-align: center;
    }
    
    .back {
      position: absolute;
      top: 0;
      left: 0;
      text-align: center;
      display: block;
      padding: 7px;
      width: 100%;
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      background: rgba(255, 255, 255, 0.25);
      font-weight: bold;
      font-size: 13px;
      color: #000;
      -webkit-transition: all 500ms ease-in-out;
      -moz-transition: all 500ms ease-in-out;
      -o-transition: all 500ms ease-in-out;
      transition: all 500ms ease-in-out;
    }
    .back:hover {
      color: black;
      background: rgba(255, 255, 255, 0.5);
    }
    
    header {
      position: relative;
      z-index: 10;
    }
    .main section .page_container {
      position: relative;
      top: 25%;
      margin: 0 auto 0;
      max-width: 950px;
      z-index: 3;
    }
  
    .main section.page2 .page_container,.main section.page5 .page_container,.main section.page8 .page_container {
      position: relative;
      top: 10%;
      margin: 0 auto 0;
      max-width: 950px;
      z-index: 3;
    }
    .main section  {
      overflow: hidden;
    }
    
    .main section > img {
      position: absolute;
      max-width: 100%;
      z-index: 1;
    }
    .img-high{
      position: relative;
      right: -20px;
      text-align: left !important;
     }
     .img-low{
      position:relative;
      top:50px;
      left:-180px;
      text-align: left;
     }

    /* .main section.page1,.main section.page4,.main section.page7,.main section.page10 {
      background:rgb(230, 217, 200);
    } */
    .main section.page1 h1,.main section.page3 h1,.main section.page5 h1,.main section.page7 h1,.main section.page9 h1{
      text-align: left;
      padding: 0;
      margin-bottom: 15px;
      font-size: 30px;
      color: black;
      font-family: 'iranbold';
      letter-spacing: 2px;
      float: left;
    }
    .main section.page1 h2,.main section.page4 h2 ,.main section.page7 h2,.main section.page9 h2 {
      color: rgba(0,0,0,0.85);
      text-align: right;
      line-height: 160%;
      font-size: 15px;
      font-family: 'iranbold';
      
    }
    .main section .page_container .btns {
      clear: both;
      float: left;
      text-align: center;
      width: 435px;
    }
    .main section .page_container .btns a{
      text-align: center;
    }
    .main section.page2,.main section.page4,.main section.page6,.main section.page8,.main section.page10 {
      background-color: #555557 ;
    
    }
    .main section.page2 > img {
      position: absolute;
      top: -300px;
      left: 50%;
      margin-left: -1095px;
    }
    .main section.page2 .page_container,.main section.page4 .page_container,.main section.page6 .page_container,.main section.page8 .page_container,.main section.page10 .page_container {
      margin-top: 50px;
      overflow: hidden;
    }
    .main section.page2 h1,.main section.page4 h1,.main section.page6 h1,.main section.page8 h1,.main section.page10 h1 {
      text-align: center;
      padding: 0;
      margin-bottom: 15px;
      font-size: 30px;
      letter-spacing: 2px;
      color: white;
      font-family: 'iranbold';
      float: left;
    }
    .main section.page2 h2,.main section.page4 h2,.main section.page6 h2,.main section.page8 h2 {
      color: rgba(255,255,255,0.85);
      text-align: center;
      line-height: 160%;
      font-weight: 100;
      font-size: 15px;
      font-family: 'iranbold';
      margin-top: 10px;
    }
    .viewing-page-2 .back{
      background: rgba(0, 0, 0, 0.25);
      color: #FFF;
      }
    /* .main section.page3,.main section.page5 ,.main section.page7,.main section.page9  {
      background:url(tilted-phone.png) no-repeat 156px -150px ;
    } */
    .main section.page3 .page_container,.main section.page5 .page_container,.main section.page7 .page_container,.main section.page9 .page_container  {
      overflow: hidden;
    }
    .main section.page3 h1,.main section.page5 h1,.main section.page7 h1,.main section.page9 h1 {
      text-align: left;
      padding: 0;
      margin-bottom: 20px;
      font-size: 40px;
      letter-spacing: -1px;
      color: black;
      font-size: 35px;
      font-family: 'iranbold';
      float: left;
    }
    .main section.page3 p ,.main section.page5 p,.main section.page7 p,.main section.page9 p {
    color: rgba(0,0,0,0.85);
    text-align: justify;
    line-height: 160%;
    font-weight: 100;
    font-size: 15px;
    }
    .main section.page3 h2,.main section.page6 h2 {
      color: rgba(0,0,0,0.85);
      text-align: right;
      line-height: 160%;
      font-weight: 100;
      font-size: 15px;
      
    }
    
    body.disabled-onepage-scroll .onepage-wrapper  section {
      min-height: 100%;
      height: auto;
    }
    
    body.disabled-onepage-scroll .main section .page_container, body.disabled-onepage-scroll .main section.page3 .page_container  {
      padding: 20px;
      margin-top: 150px;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
    }
    
    /* body.disabled-onepage-scroll  section .page_container h1{
      text-align: center;
      font-size: 50px;
    } */
    body.disabled-onepage-scroll section .page_container h2, body.disabled-onepage-scroll section .page_container .credit, body.disabled-onepage-scroll section .page_container .btns{
      text-align: center;
      width: 100%;
    }
    
    body.disabled-onepage-scroll .main section.page1 > img {
      position: absolute;
      width: 80%;
      left: 10%;
    }
    
    body.disabled-onepage-scroll .main section > img {
      position: relative;
      max-width: 80%;
      bottom: 0;
    }
    body.disabled-onepage-scroll code {
      width: 95%;
      margin: 0 auto 25px;
      float: none;
      overflow: hidden;
    }
    
    body.disabled-onepage-scroll .main section.page3 .page_container {
      width: 90%;
      margin-left: auto;
      margin-right: auto;
      right: 0;
    }

    .margin-page{
      margin-top:200px;
    }

    .onepage-pagination li a.active:before {
        width: 10px;
        height: 10px;
        background: none;
        border: 1px solid black;
        margin-top: -4px;
        left: 3px;
    }
    .onepage-pagination li a {
        padding: 10px;
        width: 4px;
        height: 4px;
        display: block;
        background-color: transparent;
    }


    .navbar {
        position: relative;
        min-height: 50px;
        margin-bottom: 20px;
        border: 1px solid transparent;
        text-align: left;
    }


    .iconVideo{
      float: left;
      width: 40px;
      margin-right: 10px;
    }
    .overlay-content h2{
      margin-bottom: 20px;
    }  


    .code-guide{
      height: 415px ;
    }

    .page5 .btn {
      display: inline-block;
      padding: 6px 12px;
      margin-bottom: 0;
      font-size: 12px;
    }
    /* end dropdown */

 /* Extra small devices (phones, 600px and down) */
 @media only screen and (max-width: 600px) {

  .img-low {
    position: relative;
    top: -70px;
    left: 110px;
}

.img-high {
  position: relative;
  right: -110px;
  top: -100px;
}
  .code-guide {
    height: auto !important;
    width: auto;
  }
  .main section.page1 h1,.main section.page3 h1,.main section.page5 h1,.main section.page7 h1,.main section.page9 h1{
    font-size: 20px;
  }
  .main section.page2 h1,.main section.page4 h1,.main section.page6 h1,.main section.page8 h1,.main section.page10 h1 {
    font-size: 20px;
    margin-bottom: 0 !important;
    margin-top: 10px;
  }

  .code-guide3d {
    width: auto !important;
    height: 220px !important;

}
.margin-page {

  margin-top: 100px;

}
 }

  /* Small devices (portrait tablets and large phones, 600px and up) */
  @media only screen and (min-width: 600px) {
    .code-guide {
      height: auto;
  }
    .margin-video{
      margin:50px 0 !important ;
  }
    code {
      height:auto !important;

    }
    body.disabled-onepage-scroll section .page_container h1 {
        text-align: center;
        font-size: 30px;
    }
    code {
      margin: 20px 1%;
      width: 550px;
      height: 310px !important;
      background: rgba(0,0,0,0.1);
      background-color: rgba(0, 0, 0, 0.1);
      border: rgba(0,0,0,0.05) 5px solid;
      border-radius: 5px;
      padding: 5px;
      color: white;
      text-align: center;
      font-size: 15px;
      margin-top: 25px;
      display: block;
      box-sizing: border-box;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      float: none;
      margin: 0 auto;
  }


 }
 
 /* Medium devices (landscape tablets, 768px and up) */
 @media only screen and (min-width: 768px) {
    .margin-video{
        margin:50px 0 !important ;
    }
    body.disabled-onepage-scroll section .page_container h1 {
        text-align: center;
        font-size: 30px !important;
    }


 }
 
 /* Large devices (laptops/desktops, 992px and up) */
 @media only screen and (min-width: 992px) {

}
 
 /* Extra large devices (large laptops and desktops, 1200px and up) */
 @media only screen and (min-width: 1400px) {
    .margin-video{
        margin:100px 0 0 0 !important ;
    }

    
 } 




 /* guide-en */


   
#myImg {
  border-radius: 5px;
  cursor: pointer;
  transition: 0.3s;
}

#myImg:hover {opacity: 0.7;}

/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (image) */
.modal-content {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
}

/* Caption of Modal Image */
#caption {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
  text-align: center;
  color: #ccc;
  padding: 10px 0;
  height: 150px;
}

/* Add Animation */
.modal-content, #caption {    
  -webkit-animation-name: zoom;
  -webkit-animation-duration: 0.6s;
  animation-name: zoom;
  animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
  from {-webkit-transform:scale(0)} 
  to {-webkit-transform:scale(1)}
}

@keyframes zoom {
  from {transform:scale(0)} 
  to {transform:scale(1)}
}

/* The Close Button */
.close {
  position: absolute;
  top: 15px;
  right: 35px;
  color: #f1f1f1;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;
}

.close:hover,
.close:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
  .modal-content {
      width: 100%;
  }
}
