/* ----------- iPhone 4 and 4S ----------- ddssds*/
/* Portrait and Landscape */
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
  body {
    overflow-x: hidden;
  }
  .navbar-default .navbar-nav > li > a {
    color: #5a2614;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    padding: 10px;
  }
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border-color: #e7e7e7;
    margin-top: 51px;
  }
  .navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 25px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: none;
    border-radius: 4px;
  }
  h1 {
    font-family: "Poppins", sans-serif;
    margin: 0px;
    padding: 0px;
    font-weight: bold;
    color: #151515;
    margin-bottom: 16px;
    font-size: 28px;
  }
  .spacingLg {
    height: 50px;
  }
  .imgBox {
    position: relative;
    margin-bottom: 30px;
  }
  .aboutBg .secAbout {
    text-align: center;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 40px 20px;
  }
  .nav > li > a {
    position: relative;
    display: block;
    padding: 0px;
    margin: 0px 5px;
    border-bottom: 2px solid #fff;
  }
  p {
    margin-bottom: 15px;
  }
  .activitiesBg h1 {
    font-family: "Poppins", sans-serif;
    margin: 0px;
    padding: 0px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 30px;
    font-size: 30px;
  }
  .activitiesBg {
    background-color: #5a2614;
    padding: 55px 20px;
  }
  .donate_detail {
    background: url(../images/gaushala.jpg) top left no-repeat;
    background-attachment: scroll;
    background-size: contain;
    height: 180px;
  }
}
/* Portrait */
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
  body {
    overflow-x: hidden;
  }
}
/* Landscape */
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
  body {
    overflow-x: hidden;
  }
}
/* ----------- iPhone 5, 5S, 5C and 5SE ----------- */
/* Portrait and Landscape */
@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) {
  body {
    overflow-x: hidden;
  }
}
/* Portrait */
@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
  body {
    overflow-x: hidden;
  }
}
/* Landscape */
@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
  body {
    overflow-x: hidden;
  }
}
/* ----------- iPhone 6, 6S, 7 and 8 ----------- */
/* Portrait and Landscape */
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
  body {
    overflow-x: hidden;
  }
}
/* Portrait */
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
  body {
    overflow-x: hidden;
  }
}
/* Landscape */
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
  body {
    overflow-x: hidden;
  }
}
/* ----------- iPhone 6+, 7+ and 8+ ----------- */
/* Portrait and Landscape */
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
  body {
    overflow-x: hidden;
  }
}
/* Portrait */
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: portrait) {
  body {
    overflow-x: hidden;
  }
}
/* Landscape */
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) {
  body {
    overflow-x: hidden;
  }
}
/* ----------- iPhone X ----------- */
/* Portrait and Landscape */
/* Portrait */
/* Landscape */
@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) {
  body {
    overflow-x: hidden;
  }
}
/* ----------- Galaxy S3 ----------- */
/* Portrait and Landscape */
@media screen and (device-width: 320px) and (device-height: 640px) and (-webkit-device-pixel-ratio: 2) {
  body {
    overflow-x: hidden;
  }
}
/* Portrait */
@media screen and (device-width: 320px) and (device-height: 640px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait) {
  body {
    overflow-x: hidden;
  }
}
/* Landscape */
@media screen and (device-width: 320px) and (device-height: 640px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape) {
  body {
    overflow-x: hidden;
  }
}
/* ----------- Galaxy S4, S5 and Note 3 ----------- */
/* Portrait and Landscape */
@media screen and (device-width: 320px) and (device-height: 640px) and (-webkit-device-pixel-ratio: 3) {
  body {
    overflow-x: hidden;
  }
}
/* Portrait */
@media screen and (device-width: 320px) and (device-height: 640px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait) {
  body {
    overflow-x: hidden;
  }
}
/* Landscape */
@media screen and (device-width: 320px) and (device-height: 640px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape) {
  body {
    overflow-x: hidden;
  }
}
/* ----------- Galaxy S6 ----------- */
/* Portrait and Landscape */
@media screen and (device-width: 360px) and (device-height: 640px) and (-webkit-device-pixel-ratio: 4) {
  body {
    overflow-x: hidden;
  }
}
/* Portrait */
@media screen and (device-width: 360px) and (device-height: 640px) and (-webkit-device-pixel-ratio: 4) and (orientation: portrait) {
  body {
    overflow-x: hidden;
  }
}
/* Landscape */
@media screen and (device-width: 360px) and (device-height: 640px) and (-webkit-device-pixel-ratio: 4) and (orientation: landscape) {
  body {
    overflow-x: hidden;
  }
}
/* ----------- Google Pixel ----------- */
/* Portrait and Landscape */
/* Portrait */
/* Landscape */
/* ----------- Google Pixel XL ----------- */
/* Portrait and Landscape */
/* Portrait */
/* Landscape */
/* ----------- HTC One ----------- */
/* Portrait and Landscape */
/* Portrait */
/* Landscape */
/* ----------- Nexus 4 ----------- */
/* Portrait and Landscape */
/* Portrait */
/* Landscape */
/* ----------- Nexus 5 ----------- */
/* Portrait and Landscape */
/* Portrait */
/* Landscape */
/* ----------- Nexus 6 and 6P ----------- */
/* Portrait and Landscape */
/* Portrait */
/* Landscape */
/* ----------- Windows Phone ----------- */
/* Portrait and Landscape */
/* Portrait */
/* Landscape */
/* ----------- iPad 1, 2, Mini and Air ----------- */
/* Portrait and Landscape */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) {
  body {
    overflow-x: hidden;
  }
}
/* Portrait */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
  body {
    overflow-x: hidden;
  }
  .topNav {
    display: block;
    padding: 15px 0px 5px;
    border-top: 1px solid #c1b45266;
  }
  .topNav .topCntInfoSec {
    display: table-cell;
    vertical-align: middle;
    height: 50px;
    width: 100%;
    padding-left: 0px;
    font-family: 'Open Sans', sans-serif;
  }
  .topNav .topCntInfoSec ul {
    margin: 0px;
    padding: 0px;
  }
  .topNav .topCntInfoSec ul li {
    list-style: none;
    color: #fff;
    position: relative;
    display: inline-block;
    margin-left: 0px;
  }
  .topNav .topCntInfoSec ul li h3 {
    color: #85792b;
    font-size: 14px;
    font-weight: 500;
  }
  .topNav .topCntInfoSec ul li a {
    color: #333;
  }
  .topNav .topCntInfoSec ul li .icnInfo .fa {
    position: absolute;
    font-size: 20px;
    color: #c1b452;
  }
  .topNav .topCntInfoSec ul li .icnInfo .fa.size1 {
    font-size: 18px;
  }
  .topNav .topCntInfoSec ul li .cntInfo {
    padding-left: 24px;
  }
  .topNav .topCntInfoSec ul li .cntInfo p {
    margin-bottom: 0px;
    font-size: 12px;
    font-weight: 600;
    color: #333;
    line-height: 10px;
    font-family: 'Open Sans', sans-serif;
  }
  .topNav .topCntInfoSec ul li .cntInfo h3 {
    margin: 0px;
    padding: 0px;
    margin-bottom: 5px;
    font-weight: 600;
    font-size: 14px;
  }
  .topNav .topCntInfoSec ul li:last-child {
    margin-bottom: 0px;
  }
  .topNav .topCntInfoSec ul li:hover h3 {
    color: #005fad;
  }
  .topNav .topCntInfoSec ul li:hover .icnInfo .fa {
    position: absolute;
    font-size: 20px;
    color: #005fad;
  }
  .topNav .topCntInfoSec ul li:hover .icnInfo .fa.size1 {
    font-size: 20px;
  }
  .navbar-default .navbar-nav > li a,
  .navbar-default .navbar-nav > li a {
    color: #fff;
    padding: 14px 13px;
    background: transparent;
    transition: all .3s ease;
    border-bottom: 1px solid #005fad;
  }
  .pLine {
    display: none;
  }
  .imgWrapper {
    position: relative;
    left: 4%;
    text-align: center;
  }
  .imgWrapper div {
    float: left;
  }
  .imgWrapper div img {
    border-radius: 50%;
    width: 70px;
    height: 70px;
    border: 2px solid rgba(255, 255, 255, 0.8);
    margin: 0px 5px;
  }
  .imgWrapperSq {
    position: relative;
    left: 4%;
    text-align: center;
  }
  .imgWrapperSq div {
    float: left;
  }
  .imgWrapperSq div img {
    border-radius: 10%;
    width: 70px;
    height: 70px;
    border: 2px solid rgba(255, 255, 255, 0.8);
    margin: 0px 5px;
  }
  .cntInfoSec {
    display: table-cell;
    vertical-align: middle;
    height: 260px;
    border-radius: 5px;
    padding: 20px 30px;
    width: 100%;
  }
  .cntInfoSec ul {
    margin: 0px;
    padding: 0px;
  }
  .cntInfoSec ul li {
    list-style: none;
    color: #fff;
    position: relative;
    margin-bottom: 30px;
    display: inline-block;
    width: 49%;
  }
  .cntInfoSec ul li h3 {
    color: #005fad;
    font-size: 20px;
    font-weight: 500;
  }
  .cntInfoSec ul li a {
    color: #333;
  }
  .cntInfoSec ul li .icnInfo .fa {
    position: absolute;
    font-size: 30px;
    color: #7a7a7a;
  }
  .cntInfoSec ul li .icnInfo .fa.size1 {
    font-size: 24px;
  }
  .cntInfoSec ul li .cntInfo {
    padding-left: 40px;
  }
  .cntInfoSec ul li .cntInfo p {
    margin-bottom: 0px;
    font-size: 16px;
    font-weight: 500;
    color: #333;
    line-height: 20px;
  }
  .cntInfoSec ul li .cntInfo h3 {
    margin: 0px;
    padding: 0px;
    margin-bottom: 5px;
    font-weight: 600;
    font-size: 20px;
  }
  .cntInfoSec ul li:last-child {
    margin-bottom: 0px;
  }
  .cntInfoSec ul li:hover h3 {
    color: #85792b;
  }
  .cntInfoSec ul li:hover .icnInfo .fa {
    position: absolute;
    font-size: 30px;
    color: #c1b452;
  }
  .cntInfoSec ul li:hover .icnInfo .fa.size1 {
    font-size: 24px;
  }
  .spacing100 {
    height: 50px;
  }
  /*crausal*/
  .carousel-caption {
    text-shadow: none;
    font-size: 17px;
    height: 300px;
    position: relative ;
    width: 100%;
    bottom: 0px;
    z-index: 10;
    padding-top: 0px;
    padding-bottom: 0px;
    color: #fff;
    text-align: left;
    left: 0%;
    right: 0%;
  }
  .carousel-caption h3 {
    text-transform: uppercase;
    color: #fff;
    font-size: 30px;
    font-weight: normal;
  }
  .carousel-caption h3 span {
    font-weight: bold;
  }
  .carousel-caption p {
    color: #fff;
    font-size: 16px;
    text-shadow: none;
    font-weight: 600;
    margin-bottom: 5px;
    line-height: 15px;
  }
  .carousel-caption p.call {
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
  }
  .carousel-caption p .fa {
    font-size: 30px;
  }
  .carousel,
  .carousel-inner,
  .carousel-inner .item {
    height: 300px;
  }
  .cTable {
    display: table;
    width: 100%;
    height: 300px;
  }
  .cTable .cTd {
    display: table-cell;
    width: 100%;
    height: 300px;
    text-align: center;
    vertical-align: middle;
  }
  .cntBanner {
    height: 220px;
  }
  .seychellesBanner {
    height: 220px;
    background-position-y: -150px;
  }
  .aboutusBanner {
    height: 220px;
  }
  .negativeTop {
    margin-top: -50px;
    border-radius: 5px;
    padding: 30px 30px;
  }
  h1 {
    font-size: 32px;
  }
  .spacing50 {
    height: 30px;
  }
  .spacing40 {
    height: 20px;
  }
  .productSec .proDesc img {
    width: 90%;
    margin-left: auto;
    text-align: center;
    margin-right: auto;
    transition: all .3s ease;
  }
  .productSec .proDesc {
    text-align: center;
    padding: 10px 10px 5px 10px;
    background-color: #fff;
    border: 5px solid #f1f1f1;
    display: block;
    height: 134px;
  }
  .productSec .proDesc p {
    font-size: 13px;
    font-weight: 500;
    margin-bottom: 15px;
    text-transform: none;
    transition: all .3s ease;
    line-height: 15px;
  }
  .productSec .proDesc a.btnBlue {
    background-color: #005fad;
    color: #FFF;
    text-transform: uppercase;
    padding: 10px 5px;
    font-family: 'Roboto', sans-serif;
    font-size: 9px;
  }
}
/* Landscape */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
  body {
    overflow-x: hidden;
  }
  .topNav {
    display: block;
    padding: 15px 0px 5px;
    border-top: 1px solid #c1b45266;
  }
  .topNav .topCntInfoSec {
    display: table-cell;
    vertical-align: middle;
    height: 87px;
    width: 100%;
    padding-left: 40px;
    font-family: 'Open Sans', sans-serif;
  }
  .topNav .topCntInfoSec ul {
    margin: 0px;
    padding: 0px;
  }
  .topNav .topCntInfoSec ul li {
    list-style: none;
    color: #fff;
    position: relative;
    display: inline-block;
    margin-left: 5px;
  }
  .topNav .topCntInfoSec ul li h3 {
    color: #85792b;
    font-size: 16px;
    font-weight: 500;
  }
  .topNav .topCntInfoSec ul li a {
    color: #333;
  }
  .topNav .topCntInfoSec ul li .icnInfo .fa {
    position: absolute;
    font-size: 24px;
    color: #c1b452;
  }
  .topNav .topCntInfoSec ul li .icnInfo .fa.size1 {
    font-size: 21px;
  }
  .topNav .topCntInfoSec ul li .cntInfo {
    padding-left: 25px;
  }
  .topNav .topCntInfoSec ul li .cntInfo p {
    margin-bottom: 0px;
    font-size: 13px;
    font-weight: 500;
    color: #333;
    line-height: 20px;
    font-family: 'Open Sans', sans-serif;
  }
  .topNav .topCntInfoSec ul li .cntInfo h3 {
    margin: 0px;
    padding: 0px;
    margin-bottom: 5px;
    font-weight: 600;
    font-size: 16px;
  }
  .topNav .topCntInfoSec ul li:last-child {
    margin-bottom: 0px;
  }
  .topNav .topCntInfoSec ul li:hover h3 {
    color: #005fad;
  }
  .topNav .topCntInfoSec ul li:hover .icnInfo .fa {
    position: absolute;
    font-size: 27px;
    color: #005fad;
  }
  .topNav .topCntInfoSec ul li:hover .icnInfo .fa.size1 {
    font-size: 21px;
  }
  .navbar-default .navbar-nav > li > a {
    color: #ffffff !important;
    font-size: 11px !important;
    font-family: 'Raleway', sans-serif;
    text-transform: uppercase;
    font-weight: 600;
  }
  .navbar-default .navbar-nav > li a,
  .navbar-default .navbar-nav > li a {
    color: #fff;
    padding: 14px 14px;
    background: transparent;
    transition: all .3s ease;
    border-bottom: 1px solid #005fad;
  }
  .logoSec {
    margin: 6px;
  }
  .productSec .proImgBanner {
    position: relative;
  }
  .productSec .proImgBanner .bannerTxt {
    position: absolute;
    bottom: 20px;
    left: 20px;
    background-color: #005fad;
    color: #fff;
    font-size: 30px;
    padding: 15px 25px;
    box-shadow: 7px 5px 2px -2px rgba(0, 0, 0, 0.6);
  }
  .productSec .proImgBanner img {
    margin-bottom: 30px;
  }
  .productSec .proDesc {
    text-align: center;
    padding: 10px 10px 5px 10px;
    background-color: #fff;
    border: 5px solid #f1f1f1;
    display: block;
    height: 150px;
  }
  .productSec .proDesc span {
    font-size: 14px;
    font-weight: 500;
    line-height: 18px;
  }
  .productSec .proDesc p {
    font-size: 13px;
    font-weight: 500;
    margin-bottom: 5px;
    text-transform: uppercase;
    transition: all .3s ease;
    line-height: 15px;
  }
  .productSec .proDesc img {
    width: 90%;
    margin-left: auto;
    text-align: center;
    margin-right: auto;
    transition: all .3s ease;
  }
  .productSec .proDesc a {
    text-decoration: none;
  }
  .productSec .proDesc a.btnBlue {
    background-color: #005fad;
    color: #FFF;
    text-transform: uppercase;
    padding: 10px 10px;
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
  }
  .productSec .proDesc:hover p {
    color: #005fad;
    transition: all .3s ease;
  }
  .productSec .proDesc:hover img {
    width: 70%;
    transition: all .3s ease;
  }
  /*crausal*/
  .carousel-caption {
    text-shadow: none;
    font-size: 17px;
    height: 380px;
    position: relative ;
    width: 100%;
    bottom: 0px;
    z-index: 10;
    padding-top: 0px;
    padding-bottom: 0px;
    color: #fff;
    text-align: left;
    left: 0%;
    right: 0%;
  }
  .carousel-caption h3 {
    text-transform: uppercase;
    color: #fff;
    font-size: 30px;
    font-weight: normal;
  }
  .carousel-caption h3 span {
    font-weight: bold;
  }
  .carousel-caption p {
    color: #fff;
    font-size: 16px;
    text-shadow: none;
    font-weight: 600;
    margin-bottom: 5px;
    line-height: 15px;
  }
  .carousel-caption p.call {
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
  }
  .carousel-caption p .fa {
    font-size: 30px;
  }
  .carousel,
  .carousel-inner,
  .carousel-inner .item {
    height: 380px;
  }
  .cTable {
    display: table;
    width: 100%;
    height: 380px;
  }
  .cTable .cTd {
    display: table-cell;
    width: 100%;
    height: 380px;
    text-align: center;
    vertical-align: middle;
  }
  .imgWrapper {
    position: relative;
    left: 3%;
    text-align: center;
  }
  .imgWrapper div {
    float: left;
  }
  .imgWrapper div img {
    border-radius: 50%;
    width: 60px;
    height: 60px;
    border: 5px solid rgba(255, 255, 255, 0.8);
    margin: 0px 5px;
  }
  .imgWrapperSq {
    position: relative;
    left: 3%;
    text-align: center;
  }
  .imgWrapperSq div {
    float: left;
  }
  .imgWrapperSq div img {
    border-radius: 10%;
    width: 60px;
    height: 60px;
    border: 2px solid rgba(255, 255, 255, 0.8);
    margin: 0px 5px;
  }
}
/* ----------- iPad 3, 4 and Pro 9.7" ----------- */
/* Portrait and Landscape */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
  body {
    overflow-x: hidden;
  }
}
/* Portrait */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  body {
    overflow-x: hidden;
  }
}
/* Landscape */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  body {
    overflow-x: hidden;
  }
}
/* ----------- iPad Pro 10.5" ----------- */
/* Portrait and Landscape */
@media only screen and (min-device-width: 834px) and (max-device-width: 1112px) and (-webkit-min-device-pixel-ratio: 2) {
  body {
    overflow-x: hidden;
  }
  .bgDBlue ul li {
    padding: 15px 11px;
  }
  .dishesSec {
    background: url(../images/dishes-bg.png) top left repeat;
    padding: 40px 0px;
    /* min-height: 730px; */
    min-height: 640px;
  }
  .platterBox .platterDesc {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }
  .bgDBlue ul li {
    padding: 15px 39px;
  }
  .nav > li > a {
    position: relative;
    display: block;
    padding: 3px 17px;
    margin-top: 0px;
    margin-left: 2px;
    margin-right: 2px;
    text-transform: uppercase;
  }
  .navbar-default .navbar-nav > li > a {
    color: #123e5e;
    font-size: 12px;
    font-family: 'Raleway', sans-serif;
    text-transform: uppercase;
    font-weight: 600;
  }
  .hd {
    font-size: 15px;
  }
  p.call a {
    font-size: 14px;
    margin-bottom: 0px;
  }
  p.call {
    font-size: 14px;
    margin-bottom: 0px;
  }
  .pageTitle .h2 {
    font-size: 30px;
  }
  .pageTitle .h1 {
    font-size: 27px !important;
  }
  .pageTitle:after {
    background-color: #4ac2cf;
    content: '';
    position: absolute;
    width: 50px;
    height: 3px;
    bottom: 0;
    left: 44%;
    background-color: #ea2f90;
  }
  p {
    font-size: 14px;
    font-family: 'Raleway', sans-serif;
    color: #5b5b5b;
    line-height: 23px;
    margin-bottom: 5px;
  }
  .platterBox .platterDesc {
    width: auto;
    padding: 20px;
    margin-top: -48px;
  }
  .platterBox .platterDesc .dishHd {
    font-size: 27px;
  }
  .platterBox .platterDesc .btnD {
    font-size: 12px;
  }
  .italianCuisine .italianCuisineTxt {
    position: absolute;
    background-color: #f7f8f6b5;
    padding: 30px;
    top: 0px;
    right: -15px;
    width: 64%;
    top: 23%;
    text-align: center;
  }
  .italianCuisine .italianCuisineTxtBg {
    position: absolute;
    background-color: #ffffff85;
    padding: 60px 50px;
    top: 0px;
    right: -15px;
    width: 67%;
    top: 19%;
    height: 429px;
    text-align: center;
  }
  .bgWhite {
    background-color: #fff;
    padding: 0px;
  }
  .bgGray {
    background-color: #f1f2f2;
    padding: 0px;
  }
}
/* Portrait */
/* Declare the same value for min- and max-width to avoid colliding with desktops */
/* Source: https://medium.com/connect-the-dots/css-media-queries-for-ipad-pro-8cad10e17106*/
/* Landscape */
/* Declare the same value for min- and max-width to avoid colliding with desktops */
/* Source: https://medium.com/connect-the-dots/css-media-queries-for-ipad-pro-8cad10e17106*/
/* ----------- iPad Pro 12.9" ----------- */
/* Portrait and Landscape */
/* Portrait */
/* Declare the same value for min- and max-width to avoid colliding with desktops */
/* Source: https://medium.com/connect-the-dots/css-media-queries-for-ipad-pro-8cad10e17106*/
/* Landscape */
/* Declare the same value for min- and max-width to avoid colliding with desktops */
/* Source: https://medium.com/connect-the-dots/css-media-queries-for-ipad-pro-8cad10e17106*/
/* ----------- Galaxy Tab 2 ----------- */
/* Portrait and Landscape */
/* Portrait */
/* Landscape */
/* ----------- Galaxy Tab S ----------- */
/* Portrait and Landscape */
/* Portrait */
/* Landscape */
/* ----------- Nexus 7 ----------- */
/* Portrait and Landscape */
/* Portrait */
/* Landscape */
/* ----------- Nexus 9 ----------- */
/* Portrait and Landscape */
/* Portrait */
/* Landscape */
/* ----------- Kindle Fire HD 7" ----------- */
/* Portrait and Landscape */
/* Portrait */
/* Landscape */
/* ----------- Kindle Fire HD 8.9" ----------- */
/* Portrait and Landscape */
/* Portrait */
/* Landscape */
/* ----------- Non-Retina Screens ----------- */
/* ----------- Retina Screens ----------- */
/* ----------- Apple Watch ----------- */
/* ----------- Moto 360 Watch ----------- */
