/* Desktop view - Chrome */
@media (min-width: 1450px) and (max-width: 1920px) {
    #header_title {
        margin-top: 100px;
       
    }
    #header_title h1 {
        margin-left: 85px;
        font-size: 28px;
        color: #222222 !important;
        font-weight: 400;
        font-family: 'Open Sans' !important;
        
    }
    #header_title a {
        color: #D83B2D;
        text-decoration: none;
    }
    #header_title a:hover {
        color: #EA9040;
    }
    #header_title p {
        color: #222222;
        font-size: 15px !important;
        line-height: 22px;
        font-weight: 450 !important;
        margin-left: 388px;
        font-family: 'Open Sans' !important;
    } 
    #jiffyslider1 {
    margin-top: 40px;
    margin-bottom: 50px;
}
    #jiffyslider1 h2{
        color: #c6070c;
        font-size: 21px;
        font-weight: bold;
        font-family: 'Open Sans' !important;
        margin-left: -13px;
        margin-top: 30px;
    }
    #jiffyslider1 p {
       margin-left: -13px;
       margin-top: 20px;
       text-align: justify;
        width: 85%;
        font-size: 13px;
        line-height: 22px;
        font-weight:400;
        font-family: 'Open Sans' !important;
    }
    .link {
        margin-left: 41px;
     }
    #link a{
          color: #D83B2D;
        text-decoration: none;
        margin-left: 4px;
    }
    #link a:hover {
        color: #EA9040;
    }
    /*#jiffyslider1 img {*/
    /*  margin-left: -51px;*/
    /*}*/
    #jiffyslider2 {
        margin-bottom: 30px;
    }
    #jiffyslider2 h2 {
        color: #c6070c;
        font-size: 21px;
        font-weight: bold;
        margin-left: 88px;
        font-family: 'Open Sans' !important;
    }
    /*#jiffyslider2 img {*/
    /*    margin-left: 25px;*/
    /*  }*/
    #jiffyslider2 ol {
        text-align: justify;
      text-align: justify;
        list-style-type: none;
        counter-reset: item;
        margin-left: 60px;
        color: #051E4E !important;
        margin-bottom: 120px;
        width: 75%;
    }
    #jiffyslider2 li {
        counter-increment: item;
        margin-left: -13px;
        line-height: 22px;
        text-align: justify;
        font-weight:400;
        word-spacing: 2px;
        font-size: 13px;
        font-family: 'Open Sans' !important;
    }
    #jiffyslider2 li::before {
        content: counter(item) ". ";
        font-weight: bold;
    }
    #jiffyslider2 strong {
        color: #051E4E !important;
        font-family: 'Open Sans' !important;
    }
    
    #jiffyslider-Activation{
               margin-left: 75px;
        width: 74%;

    }
    
    #jiffyslider-corporate{
margin-left: 85px;
        margin-right: 100px;
        font-family: 'Open Sans' !important;
        font-size: 13px;
        width: 72%;
        text-align: justify;
    }
    #jiffy{
        margin-top:-80px;
    }
    .jiffy-menu-image{
            margin-left: -107px;
    }
    .jiffy-activation-image{
                margin-left: -110px;
        width: 126%;
    }
    .jiffy-email-image{
        margin-left: -29%;
    width: 106%;
    margin-top: 73px;
    height: 67%;
    }
   
}
  /* Desktop view - Microsoft Edge */
    
  @media (min-width: 1200px) and (max-width: 1366px) {
    #header_title {
        margin-top: 100px;
    }
    #header_title h1 {
    margin-left: 84px;
    font-size: 28px;
    color: #222222 !important;
    font-weight: 400;
        
    }
    #header_title p {
        color: #222222;
        font-size: 15px !important;
        line-height: 22px;
        font-weight: 450 !important;
        margin-left: 309px;
    } 
      #header_title a {
        color: #D83B2D;
        text-decoration: none;
    }
    #header_title a:hover {
        color: #EA9040;
    }
    #jiffyslider1 {
        margin-top: 40px;
        margin-bottom: 50px;
    }
    #jiffyslider1 h2{
        color: #c6070c;
        font-size: 21px;
        font-weight: bold;
        font-family: 'Open Sans' !important;
        margin-left: -19px;
        margin-top: 30px;
    }
    #jiffyslider1 p {
       margin-left: -19px;
       margin-top: 20px;
       text-align: justify;
        width: 85%;
        font-size: 13px;
        line-height: 22px;
        font-weight:400;
        font-family: 'Open Sans' !important;
    }
    #link a{
               color: #D83B2D;
        text-decoration: none;
        margin-left: -41px;
    }
    #link a:hover {
        color: #EA9040;
    }
    /*#jiffyslider1 img {*/
    /*  margin-left: -94px;*/
    /*}*/
    #jiffyslider2 {
        margin-bottom: 30px;
    }
    #jiffyslider2 h2 {
        color: #c6070c;
        font-size: 21px;
        font-weight: bold;
        margin-left: 86px;
        font-family: 'Open Sans' !important;
    }
    /*#jiffyslider2 img {*/
    /*    margin-left: -20px;*/
    /*  }*/
    #jiffyslider2 ol {
        text-align: justify;
        list-style-type: none;
        counter-reset: item;
        margin-left: 60px;
        color:#051E4E !important;
        margin-bottom: 120px;
    }
    #jiffyslider2 li {
        counter-increment: item;
        margin-left: -13px;
        line-height: 22px;
        text-align: justify;
        font-weight:400;
        word-spacing: 2px;
        font-size: 13px;
        font-family: 'Open Sans' !important;
        width:80%;
    }
    #jiffyslider2 li::before {
        content: counter(item) ". ";
        font-weight: bold;
    }
    #jiffyslider2 strong {
        color: #051E4E !important;
        font-family: 'Open Sans' !important;
    }
    
      #jiffyslider-Activation{
             margin-left: 72px;
        width: 76%;

    }
      #jiffyslider-corporate{
             margin-left: 83px;
        margin-right: 100px;
        font-family: 'Open Sans' !important;
        font-size: 13px;
        width: 71%;
        text-align: justify;
    }
     #jiffy{
        margin-top:-80px;
    }
     .jiffy-menu-image{
                   margin-left: -107px;
        width: 129%;
    }
    .jiffy-activation-image{
                  margin-left: -110px;
        width: 131%;
        height: 72%;
    
    }
     .jiffy-email-image{
             margin-left: -33%;
        width: 107%;
        margin-top: 73px;
        height: 41%;
    }
  }

  /* iPad view */
  @media only screen and (min-width: 768px) and (max-width: 1023px) {
    #header_title {
    margin-top: 100px;
}
#header_title p{
    display: none;
}
#header_title h1 {
        text-align: center;
        font-size: 28px;
            color: #222222 !important;
            font-family: 'Open Sans' !important;
    }
#jiffyslider1 {
    margin-top: 40px;
    margin-bottom: 50px;
    margin-left: 43px;
}

 #activate_jiffyslider_center{
            margin-left: 5px;
        padding-right: 24px;
        padding-left: 30px;
    }


    #jiffyslider1 h2{
        color: #c6070c;
        font-size: 21px;
        font-weight: bold;
        font-family: 'Open Sans' !important;
             margin-left: -50px;
        margin-top: 30px;
    }
    #jiffyslider1 p {
             margin-left: -35px;
        margin-right: 20px;
       margin-top: 20px;
       text-align: justify; 
        font-size: 13px;
        line-height: 22px;
        font-weight:400;
        font-family: 'Open Sans' !important;
    }
    
          .pre-requisites{
              
          margin-left: -35px;
        margin-right: 20px;
    
          } 
    
    .link {
       margin-left: 48px;
    }
    #link a{
        color: #D83B2D;
        text-decoration: none;
    }
    #link a:hover {
        color: #EA9040;
    }
    /*#jiffyslider1 img {*/
    /*  margin-left: 150px;*/
    /*}*/
    #jiffyslider2 {
        margin-bottom: 30px;
    }
    #jiffyslider2 h2 {
        color: #c6070c;
        font-size: 21px;
        font-weight: bold;
        margin-left: 19px;
        font-family: 'Open Sans' !important;
    }
    /*#jiffyslider2 img {*/
    /*    margin-left: 230px;*/
    /*  }*/
    #jiffyslider2 ol {
        text-align: justify;
        list-style-type: none;
        counter-reset: item;
        margin-left: 60px;
        color:#051E4E !important;
    }
    #jiffyslider2 li {
        margin-left: -55px;
        counter-increment: item;
        line-height: 22px;
        text-align: justify;
        font-weight:400;
        word-spacing: 2px;
        font-size: 13px;
        font-family: 'Open Sans' !important;
    }
    #jiffyslider2 li::before {
        content: counter(item) ". ";
        font-weight: bold;
    }
    #jiffyslider2 strong {
        color: #051E4E !important;
        font-family: 'Open Sans' !important;
    }
       #jiffyslider-Activation{
               margin-left: 38px;

    }
     #jiffyslider-corporate{
        margin-left: 40px;
        /*margin-right: 100px;*/
        font-family: 'Open Sans' !important;
                font-size: 13px;
               
    }
     .jiffy-menu-image{
               margin-left: -17px;
        width: 100%;
    }
    .jiffy-activation-image{
              margin-left: -25px;
        width: 102%;
        height: 69%;
    
    }
         .jiffy-email-image{
              margin-left: 2%;
        width: 95%;
        margin-top: 73px;
        height: 88%;
    }
}
/* Mobile view */
@media only screen and (max-width: 767px) {
    #header_title {
    margin-top: 100px;
}
#header_title h1 {

      text-align: center;
         margin-left: 6px;
        font-size: 28px;
        color: #222222 !important;
        font-weight: 400;
        font-family: 'Open Sans' !important;
}
#header_title p{
    display: none;
}
#jiffyslider1 {
    margin-top: 40px;
    margin-bottom: 50px;
}
    #jiffyslider1 h2{
        color: #c6070c;
        font-size: 21px;
        font-weight: bold;
        font-family: 'Open Sans' !important;
    }
    #jiffyslider1 p {
       margin-top: 20px;
       text-align: justify;
        font-size: 13px;
        line-height: 22px;
        font-weight:400;
        font-family: 'Open Sans' !important;
    }
    /*#jiffyslider1 img {*/
    /*    margin-left: 10px;*/
    /*}*/
    .link {
        margin-left: 92px;
     }
    #link a{
        color: #D83B2D;
        text-decoration: none;
    }
    #link a:hover {
        color: #EA9040;
    }
    #jiffyslider2 {
        margin-bottom: 30px;
    }
    #jiffyslider2 h2 {
        color: #c6070c;
        font-size: 21px;
        font-weight: bold;
        font-family: 'Open Sans' !important;
    }
    #jiffyslider2 ol {
        text-align: justify;
        list-style-type: none;
        counter-reset: item;
        color:#051E4E !important;
    }
    #jiffyslider2 li {
        margin-left: -40px;
        counter-increment: item;
        line-height: 22px;
        text-align: justify;
        font-weight:400;
        word-spacing: 2px;
        font-size: 13px;
        font-family: 'Open Sans' !important;
    }
    #jiffyslider2 li::before {
        content: counter(item) ". ";
        font-weight: bold;
    }
    /*#jiffyslider2 img {*/
    /*    margin-left: 10px;*/
    /*}*/
    #jiffyslider2 strong {
        color: #051E4E !important;
        font-family: 'Open Sans' !important;
    }
      .jiffy-menu-image{
               margin-left: -17px;
        width: 100%;
    }
    .jiffy-activation-image{
              margin-left: -25px;
        width: 102%;
        height: 69%;
    
    }
       .jiffy-email-image{
       margin-left: 2%;
        width: 96%;
        margin-top: 14px;
        height: 90%;
    }
}