/*1920 to 1600 */
@media (max-width: 1920px) {

}
/*1599 to 1440 */
@media (max-width: 1599px) {

}
/*1439 to 1360 */
@media (max-width: 1439px) {

}
/*1359 to 1280 */
@media (max-width: 1359px) {

}
/*1279 to 1152 */
@media (max-width: 1279px) {

}

/*1151 to 1024 */
@media (max-width: 1151px) {

}
/*1023 to 992 */
@media (max-width: 1023px) {    

}
/*1023 to 970 */
@media (max-width: 991px) {

}
/*969 to 800 */
@media (max-width: 969px) {

}
/*899 to 800 */
@media (max-width: 899px) {

}

/*769 to 812 ===iphonex====*/
@media screen and (max-width: 812px) {
    
}

/*799 to 768 */
@media (max-width: 799px) {

}
/*767 to 736 */
@media (max-width: 767px) {

}
/*735 to 667 */
@media (max-width: 735px) {

}
/*666 to 600 */
@media (max-width: 666px) {
    .wrap-login100 {
        width: 298px;
    background: transparent;
    margin-top: -265px;
    margin-left: 17vw;
    }
    a {
        font-family: Montserrat-Regular;
        font-size: 11px;
        line-height: 1.7;
        color: #666666;
        margin: 0px;
        transition: all 0.4s;
        -webkit-transition: all 0.4s;
        -o-transition: all 0.4s;
        -moz-transition: all 0.4s;
        Font-weight:7px;
    }
    .container-login100-form-btn {
        width: 84%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        margin-left: -64px;
      }
    .login100-form-btn {
        font-family: Montserrat-Bold;
          font-size: 15px;
          line-height: 1.5;
          color: black;
          width: 34%;
          height: 50px;
          
          /* background: #333333; */
          display: -webkit-box;
          display: -webkit-flex;
          display: -moz-box;
          display: -ms-flexbox;
          display: flex;
          justify-content: center;
          align-items: center;
          padding: 0 25px;
          -webkit-transition: all 0.4s;
          -o-transition: all 0.4s;
          -moz-transition: all 0.4s;
          transition: all 0.4s;
          position: relative;
          z-index: 1;
      }
      
      .login100-form-btn::before {
        content: "";
        display: block;
        position: absolute;
        z-index: -1;
        width: 100%;
        height: 100%;
        
        top: 0;
        left: 0;
        background: #005bea;
        background: -webkit-linear-gradient(left, #005bea, #00c6fb);
        background: -o-linear-gradient(left, #005bea, #00c6fb);
        background: -moz-linear-gradient(left, #005bea, #00c6fb);
        background: linear-gradient(left, #005bea, #00c6fb);
        -webkit-transition: all 0.4s;
        -o-transition: all 0.4s;
        -moz-transition: all 0.4s;
        transition: all 0.4s;
        opacity: 0;
      }
      
      .login100-form-btn:hover {
        background: transparent;
        color: #fff;
      }
      
      .login100-form-btn:hover:before {
        opacity: 1;
      }
      .container-login100-form-btn1 {
        width: 86%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        margin-left: 52px;
          margin-top: -66px;
      }
      
      .login100-form-btn1 {
        font-family: Montserrat-Bold;
          font-size: 15px;
          line-height: 1.5;
          color: black;
          width: 34%;
          height: 50px;
          
          /* background: #333333; */
          display: -webkit-box;
          display: -webkit-flex;
          display: -moz-box;
          display: -ms-flexbox;
          display: flex;
          justify-content: center;
          align-items: center;
          padding: 0 25px;
          -webkit-transition: all 0.4s;
          -o-transition: all 0.4s;
          -moz-transition: all 0.4s;
          transition: all 0.4s;
          position: relative;
          z-index: 1;
      }
      
      .login100-form-btn1::before {
        content: "";
        display: block;
        position: absolute;
        z-index: -1;
        width: 100%;
        height: 100%;
        
        top: 0;
        left: 0;
        background: #005bea;
        background: -webkit-linear-gradient(left, #005bea, #00c6fb);
        background: -o-linear-gradient(left, #005bea, #00c6fb);
        background: -moz-linear-gradient(left, #005bea, #00c6fb);
        background: linear-gradient(left, #005bea, #00c6fb);
        -webkit-transition: all 0.4s;
        -o-transition: all 0.4s;
        -moz-transition: all 0.4s;
        transition: all 0.4s;
        opacity: 0;
      }
      
      .login100-form-btn1:hover {
        background: transparent;
        color: #fff;
      }
      
      .login100-form-btn:hover1:before {
        opacity: 1;
      }
      
}
/*599 to 568 */
@media (max-width: 599px) {
}
/*567 to 480  */
@media (max-width : 567px) {
}
/*479 to 414  */
@media (max-width : 479px) {
}
/*413 to 375*/
@media (max-width : 413px) {

}
/*374 to 320*/
@media (max-width : 374px) {
   
}



======================== IPAD PRO ========================

iPad Pro (12.9_2732 x 2048 

iPad Pro (11) 2388 x 1668 

iPad Pro (10.5) - 2224*1668 



/** lenova windows suface -(1920 x 1024) */
@media (max-width: 1920px){ code here }


/** Landscape windows suface -(1440 x 904) */
@media (max-width: 1440px){ code here }


/** Landscape iPad Pro (12.9")-(1366 x 1024) */
@media (max-width: 1366px) { code here }


/** Landscape iPad Pro (11") - (1194 x 834)  */
@media (max-width: 1194px) {code here }


/* Landscape iPad Pro (10.5") (1112 x 834)  */ 
@media (max-width: 1112px) { code here }



======================== OR========================

--------------  12.9 ------------------
For instance, the iPad Pro (12.9") would have the following media queries:
/* Landscape */ 
@media only screen and (min-width: 1366px) and (orientation: landscape) { /* Your Styles... */ }

/*Portrait*/ 
@media only screen and (min-width: 1024px) and (orientation: portrait) { /* Your Styles... */ }

-------------- 10.5------------------
Whereas the iPad Pro (10.5") will have:
/* Landscape */ 
@media only screen and (min-device-width: 1112px) and (orientation: landscape) { /* Your Styles... */ }

/*Portrait*/ 
@media only screen and (min-device-width: 834px) and (orientation: portrait) { /* Your Styles... */ }



========================== OR ========================================


@media only screen and (min-width: 1440px) and (max-width: 1920px) {  /* Your Styles... */    }

@media only screen and (min-width: 1367px) and (max-width: 1440px) {  /* Your Styles... */    }



@media (min-width: 992px){   /* Your Styles... */}
















========================windows full proceder========================

windows live :------- 1440 X 904 ---  depth 1.5

windows usa (Eric) -- 1440 x 730 ---  depth 1.5

windows india()   --- 1366 X 680  --- depth 1.5

Japan Ipad ()     --- 1024 X 570  --- depth 1.5

office samsung ipad ---747 x 545

