@charset "UTF-8";
/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
@font-face {
  font-family: 'gp-xplore';
  src: url("../fonts/gp-xplore.eot?cltqtr");
  src: url("../fonts/gp-xplore.eot?cltqtr#iefix") format("embedded-opentype"), url("../fonts/gp-xplore.ttf?cltqtr") format("truetype"), url("../fonts/gp-xplore.woff?cltqtr") format("woff"), url("../fonts/gp-xplore.svg?cltqtr#gp-xplore") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'arrow';
  src: url("../fonts/arrow.eot?pdjhs4");
  src: url("../fonts/arrow.eot?pdjhs4#iefix") format("embedded-opentype"), url("../fonts/arrow.ttf?pdjhs4") format("truetype"), url("../fonts/arrow.woff?pdjhs4") format("woff"), url("../fonts/arrow.svg?pdjhs4#arrow") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* line 23, ../sass/partials/_fonts.scss */
[class^="icon-xplore"], [class*=" icon-xplore"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'arrow' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 38, ../sass/partials/_fonts.scss */
[class^="gp-xplore-icon-"], [class*=" gp-xplore-icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'gp-xplore' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@font-face {
  font-family: 'iot_fonts';
  src: url("../fonts/iot_fonts.eot?wfl6vf");
  src: url("../fonts/iot_fonts.eot?wfl6vf#iefix") format("embedded-opentype"), url("../fonts/iot_fonts.ttf?wfl6vf") format("truetype"), url("../fonts/iot_fonts.woff?wfl6vf") format("woff"), url("../fonts/iot_fonts.svg?wfl6vf#iot_fonts") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* line 63, ../sass/partials/_fonts.scss */
[class^="gp-iot-icon-"], [class*=" gp-iot-icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'iot_fonts' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 78, ../sass/partials/_fonts.scss */
.gp-iot-icon-m2m-control-center:before {
  content: "\e909";
}

/* line 81, ../sass/partials/_fonts.scss */
.gp-iot-icon-contact:before {
  content: "\e907";
}

/* line 84, ../sass/partials/_fonts.scss */
.gp-iot-icon-choose-your-m2m-plan:before {
  content: "\e90a";
}

/* line 87, ../sass/partials/_fonts.scss */
.gp-iot-icon-faq:before {
  content: "\e908";
}

/* line 91, ../sass/partials/_fonts.scss */
.icon-xploreicon_arrow_forward:before {
  content: "\e900";
}

/* line 95, ../sass/partials/_fonts.scss */
.gp-xplore-icon-auto_debit:before {
  content: "\e900";
}

/* line 98, ../sass/partials/_fonts.scss */
.gp-xplore-icon-buy_explore:before {
  content: "\e901";
}

/* line 101, ../sass/partials/_fonts.scss */
.gp-xplore-icon-help_n_faq:before {
  content: "\e902";
}

/* line 104, ../sass/partials/_fonts.scss */
.gp-xplore-icon-how_to_buy:before {
  content: "\e903";
}

/* line 107, ../sass/partials/_fonts.scss */
.gp-xplore-icon-internet_n_offers:before {
  content: "\e904";
}

/* line 110, ../sass/partials/_fonts.scss */
.gp-xplore-icon-my_explore_bill:before {
  content: "\e905";
}

/* line 113, ../sass/partials/_fonts.scss */
.gp-xplore-icon-pay_bill:before {
  content: "\e906";
}

/* line 116, ../sass/partials/_fonts.scss */
.gp-xplore-icon-prepaid_to_postpaid:before {
  content: "\e907";
}

/* line 119, ../sass/partials/_fonts.scss */
.gp-xplore-icon-utility_bill:before {
  content: "\e908";
}

/* line 16, ../sass/styles1.scss */
body.new-xplore, body.myplan {
  font-family: 'Telenor';
}
/* line 18, ../sass/styles1.scss */
body.new-xplore .inner-wrapper, body.myplan .inner-wrapper {
  background: none;
}
/* line 21, ../sass/styles1.scss */
body.new-xplore .page-personal-postpaid-xplore, body.myplan .page-personal-postpaid-xplore {
  clear: both;
  overflow: hidden;
  background: none;
  padding-bottom: 0;
  padding-top: 55px;
}
/* line 27, ../sass/styles1.scss */
body.new-xplore .page-personal-postpaid-xplore .main-content-area, body.myplan .page-personal-postpaid-xplore .main-content-area {
  padding: 0 10px;
}
@media (max-width: 767px) {
  /* line 27, ../sass/styles1.scss */
  body.new-xplore .page-personal-postpaid-xplore .main-content-area, body.myplan .page-personal-postpaid-xplore .main-content-area {
    padding: 0 15px;
  }
}
@media (max-width: 480px) {
  /* line 21, ../sass/styles1.scss */
  body.new-xplore .page-personal-postpaid-xplore, body.myplan .page-personal-postpaid-xplore {
    padding-top: 15px;
  }
}
/* line 36, ../sass/styles1.scss */
body.new-xplore .page-personal-postpaid-xplore .xplore-bottom, body.myplan .page-personal-postpaid-xplore .xplore-bottom {
  border-top: 1px solid #e6e6e6;
}

/* line 43, ../sass/styles1.scss */
body.node-type-xplore-internet-packs .page-xplore-inner, body.page-xplore-inner .page-xplore-inner {
  clear: both;
  overflow: hidden;
  padding-bottom: 0;
  background-position: center -30px;
}
@media (min-width: 480px) {
  /* line 50, ../sass/styles1.scss */
  body.node-type-xplore-internet-packs .page-xplore-inner .col-sm-12, body.page-xplore-inner .page-xplore-inner .col-sm-12 {
    margin-bottom: 45px;
  }
}
/* line 56, ../sass/styles1.scss */
body.node-type-xplore-internet-packs .xplore-bottom, body.page-xplore-inner .xplore-bottom {
  border-top: 1px solid #e6e6e6;
}

/* line 62, ../sass/styles1.scss */
body.node-type-xplore-internet-packs .content .xplore_mobile_sidebar {
  display: none;
}

/* line 68, ../sass/styles1.scss */
.page-xplore-inner .breadcrumb {
  text-shadow: 1px 1.732px 3px rgba(0, 0, 0, 0.2);
}
/* line 71, ../sass/styles1.scss */
.page-xplore-inner .title {
  font-weight: lighter;
  font-size: 35px;
  text-shadow: 1px 1.732px 3px rgba(0, 0, 0, 0.3);
}
@media (max-width: 767px) {
  /* line 71, ../sass/styles1.scss */
  .page-xplore-inner .title {
    font-size: 28px;
  }
}
@media (min-width: 768px) {
  /* line 71, ../sass/styles1.scss */
  .page-xplore-inner .title {
    margin-bottom: 0;
  }
}
/* line 83, ../sass/styles1.scss */
.page-xplore-inner .main-content-area {
  padding-left: 25px;
  padding-top: 5px;
}
@media (max-width: 991px) {
  /* line 83, ../sass/styles1.scss */
  .page-xplore-inner .main-content-area {
    padding: 0 15px;
  }
}
/* line 90, ../sass/styles1.scss */
.page-xplore-inner .container {
  padding: 0 10px;
}
/* line 92, ../sass/styles1.scss */
.page-xplore-inner .container > .row {
  margin-left: -10px;
  margin-right: -10px;
}
@media (max-width: 767px) {
  /* line 90, ../sass/styles1.scss */
  .page-xplore-inner .container {
    padding: 0 15px;
  }
  /* line 98, ../sass/styles1.scss */
  .page-xplore-inner .container > .row {
    margin-left: -15px;
    margin-right: -15px;
  }
}

/* line 1, ../sass/layouts/_landing.scss */
.xplore_post_section {
  background: #f4f4f4;
  box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.2);
}
/* line 4, ../sass/layouts/_landing.scss */
.xplore_post_section .xplore_post_img {
  position: relative;
}
/* line 6, ../sass/layouts/_landing.scss */
.xplore_post_section .xplore_post_img span {
  position: absolute;
  top: 20px;
  left: 35px;
  color: #ffffff;
  font-size: 15px;
  z-index: 9;
}

/* line 16, ../sass/layouts/_landing.scss */
.xplore_post_section:nth-of-type(2) {
  box-shadow: -1px 2px 2px rgba(0, 0, 0, 0.2);
}
/* line 20, ../sass/layouts/_landing.scss */
.xplore_post_section:nth-of-type(2) .block_2 .xplore_post_img span {
  left: 20px;
}

@media (min-width: 768px) {
  /* line 30, ../sass/layouts/_landing.scss */
  .xplore_post_section {
    margin-bottom: 30px;
  }
  /* line 34, ../sass/layouts/_landing.scss */
  .xplore_post_section .xplore_post_texts {
    padding: 66px;
  }
  /* line 36, ../sass/layouts/_landing.scss */
  .xplore_post_section .xplore_post_texts h2 {
    font-size: 30px;
    font-weight: lighter;
  }
  /* line 40, ../sass/layouts/_landing.scss */
  .xplore_post_section .xplore_post_texts p {
    font-size: 15px;
    font-weight: normal;
    margin-bottom: 22px;
  }
  /* line 47, ../sass/layouts/_landing.scss */
  .xplore_post_section .block_2 .xplore_post_img {
    float: right;
    padding: 0px;
  }
  /* line 50, ../sass/layouts/_landing.scss */
  .xplore_post_section .block_2 .xplore_post_img .xplore_post_img_wrap:after {
    left: 0px;
    width: 97.2%;
  }
  /* line 58, ../sass/layouts/_landing.scss */
  .xplore_post_section .xplore_post_img img {
    height: 56.19546247818499%;
  }
  /* line 61, ../sass/layouts/_landing.scss */
  .xplore_post_section .xplore_post_img .xplore_post_img_wrap:after {
    content: '';
    position: absolute;
    top: 0;
    left: 15px;
    width: 97.2%;
    height: 100%;
    display: inline-block;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.8) 0%, transparent 50%);
    /* FF3.6+ */
    /*  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.65)), color-stop(100%,rgba(0,0,0,0)));  Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.8) 0%, transparent 50%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0.8) 0%, transparent 50%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.8) 0%, transparent 50%);
    /* IE10+ */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 50%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 );
    /* IE6-9 */
  }
}
@media (max-width: 767px) {
  /* line 83, ../sass/layouts/_landing.scss */
  .xplore_post_section {
    margin-bottom: 20px;
  }
  /* line 86, ../sass/layouts/_landing.scss */
  .xplore_post_section .xplore_post_texts {
    padding: 20px;
  }
  /* line 88, ../sass/layouts/_landing.scss */
  .xplore_post_section .xplore_post_texts h2 {
    font-size: 24px;
    font-weight: lighter;
  }
  /* line 92, ../sass/layouts/_landing.scss */
  .xplore_post_section .xplore_post_texts p {
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 20px;
  }
  /* line 101, ../sass/layouts/_landing.scss */
  .xplore_post_section .xplore_post_img span {
    font-size: 0px;
  }
  /* line 104, ../sass/layouts/_landing.scss */
  .xplore_post_section .xplore_post_img img {
    width: 100%;
    margin: 0 auto;
  }
  /* line 111, ../sass/layouts/_landing.scss */
  .xplore_post_section .btn.gp-btn.btn-lg {
    height: 31px;
    line-height: 33px;
    font-size: 12px;
  }
  /* line 117, ../sass/layouts/_landing.scss */
  .xplore_post_section .btn.gp-btn.btn-lg:after {
    font-size: 10px;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  /* line 124, ../sass/layouts/_landing.scss */
  .xplore_post_section {
    margin-bottom: 10px;
  }
  /* line 127, ../sass/layouts/_landing.scss */
  .xplore_post_section .xplore_post_texts {
    padding: 20px;
  }
  /* line 129, ../sass/layouts/_landing.scss */
  .xplore_post_section .xplore_post_texts h2 {
    font-size: 24px;
    font-weight: lighter;
  }
  /* line 133, ../sass/layouts/_landing.scss */
  .xplore_post_section .xplore_post_texts p {
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 20px;
  }
  /* line 141, ../sass/layouts/_landing.scss */
  .xplore_post_section .xplore_post_img img {
    max-width: 100%;
    height: auto;
  }
  /* line 147, ../sass/layouts/_landing.scss */
  .xplore_post_section .xplore_post_img {
    padding-right: 0px;
  }
  /* line 149, ../sass/layouts/_landing.scss */
  .xplore_post_section .xplore_post_img .xplore_post_img_wrap:after {
    width: 96.5%;
  }
  /* line 154, ../sass/layouts/_landing.scss */
  .xplore_post_section .block_2 .xplore_post_content {
    /*                padding: 0px;*/
  }
  /* line 157, ../sass/layouts/_landing.scss */
  .xplore_post_section .block_2 .xplore_post_img {
    padding-left: 0px;
    padding-right: 15px;
  }
  /* line 160, ../sass/layouts/_landing.scss */
  .xplore_post_section .block_2 .xplore_post_img .xplore_post_img_wrap:after {
    width: 96.5%;
  }
  /* line 167, ../sass/layouts/_landing.scss */
  .xplore_post_section .btn.gp-btn.btn-lg {
    height: 31px;
    line-height: 33px;
    font-size: 12px;
  }
  /* line 172, ../sass/layouts/_landing.scss */
  .xplore_post_section .btn.gp-btn.btn-lg:after {
    font-size: 10px;
  }
}
@media (min-width: 1201px) {
  /* line 181, ../sass/layouts/_landing.scss */
  .xplore_post_section .block_2 .xplore_post_texts {
    padding: 66px 90px;
  }
  /* line 186, ../sass/layouts/_landing.scss */
  .xplore_post_section .xplore_post_texts p {
    line-height: 27px;
  }
}
/* line 1, ../sass/layouts/_menu.scss */
.xplore-landing-menu {
  margin-bottom: 60px;
}
/* line 4, ../sass/layouts/_menu.scss */
.xplore-landing-menu .front_section_menu ul {
  list-style: none;
}
/* line 6, ../sass/layouts/_menu.scss */
.xplore-landing-menu .front_section_menu ul li {
  list-style: none;
  background: none;
  padding: 3px 30px 0 27px;
}
/* line 10, ../sass/layouts/_menu.scss */
.xplore-landing-menu .front_section_menu ul li:first-child {
  padding-left: 35px;
}
/* line 13, ../sass/layouts/_menu.scss */
.xplore-landing-menu .front_section_menu ul li:last-child {
  padding-left: 5px;
}
/* line 16, ../sass/layouts/_menu.scss */
.xplore-landing-menu .front_section_menu ul li p {
  margin: auto;
  width: 80%;
  font-size: 16px;
}
/* line 21, ../sass/layouts/_menu.scss */
.xplore-landing-menu .front_section_menu ul li a, .xplore-landing-menu .front_section_menu ul li p {
  text-align: center;
}
/* line 24, ../sass/layouts/_menu.scss */
.xplore-landing-menu .front_section_menu ul li a {
  margin-bottom: 20px;
  font-size: 20px;
}
/* line 27, ../sass/layouts/_menu.scss */
.xplore-landing-menu .front_section_menu ul li a:hover, .xplore-landing-menu .front_section_menu ul li a:active {
  text-decoration: none;
}
/* line 29, ../sass/layouts/_menu.scss */
.xplore-landing-menu .front_section_menu ul li a:hover [class^="gp-xplore-icon-"], .xplore-landing-menu .front_section_menu ul li a:hover [class*=" gp-xplore-icon-"], .xplore-landing-menu .front_section_menu ul li a:active [class^="gp-xplore-icon-"], .xplore-landing-menu .front_section_menu ul li a:active [class*=" gp-xplore-icon-"] {
  color: #ffffff;
  border: 2px solid #ffffff;
  background: #0091d2;
}
/* line 36, ../sass/layouts/_menu.scss */
.xplore-landing-menu .front_section_menu ul li [class^="gp-xplore-icon-"], .xplore-landing-menu .front_section_menu ul li [class*=" gp-xplore-icon-"] {
  width: 105px;
  height: 105px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: 2px solid #0091d2;
  font-size: 50px;
  color: #0091d2;
  text-align: center;
  margin: auto;
  line-height: 100px;
  margin-bottom: 26px;
}
/* line 47, ../sass/layouts/_menu.scss */
.xplore-landing-menu .front_section_menu ul li [class^="gp-xplore-icon-"]:before, .xplore-landing-menu .front_section_menu ul li [class*=" gp-xplore-icon-"]:before {
  margin: auto;
  display: block;
}
@media (max-width: 767px) {
  /* line 1, ../sass/layouts/_menu.scss */
  .xplore-landing-menu {
    margin-bottom: 10px;
  }
  /* line 58, ../sass/layouts/_menu.scss */
  .xplore-landing-menu .front_section_menu ul {
    margin-bottom: 0;
  }
  /* line 60, ../sass/layouts/_menu.scss */
  .xplore-landing-menu .front_section_menu ul li {
    padding: 3px 20px;
    margin-bottom: 25px;
  }
  /* line 63, ../sass/layouts/_menu.scss */
  .xplore-landing-menu .front_section_menu ul li a {
    font-size: 16px;
    margin-bottom: 10px;
  }
  /* line 67, ../sass/layouts/_menu.scss */
  .xplore-landing-menu .front_section_menu ul li p {
    width: 100%;
    font-size: 14px;
  }
  /* line 71, ../sass/layouts/_menu.scss */
  .xplore-landing-menu .front_section_menu ul li [class^="gp-xplore-icon-"], .xplore-landing-menu .front_section_menu ul li [class*=" gp-xplore-icon-"] {
    font-size: 32px;
    line-height: 75px;
    height: 75px;
    width: 75px;
    margin-bottom: 15px;
  }
  /* line 78, ../sass/layouts/_menu.scss */
  .xplore-landing-menu .front_section_menu ul li:first-child {
    padding-left: 20px;
  }
  /* line 81, ../sass/layouts/_menu.scss */
  .xplore-landing-menu .front_section_menu ul li:last-child {
    padding-left: 20px;
  }
}

/* line 90, ../sass/layouts/_menu.scss */
.xplore-buttons-wrapper {
  overflow: hidden;
  clear: both;
  margin-top: 2px;
}
/* line 95, ../sass/layouts/_menu.scss */
.xplore-buttons-wrapper .xplore-buttons ul {
  -moz-box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.1);
  list-style: none;
  background: #e8f7fd;
  overflow: hidden;
  margin-bottom: 60px;
}
/* line 101, ../sass/layouts/_menu.scss */
.xplore-buttons-wrapper .xplore-buttons ul li {
  padding: 25px 12px 25px 12px;
  list-style: none;
  background: transparent;
  border-right: 1px solid #ffffff;
  text-align: center;
  font-size: 15px;
}
/* line 108, ../sass/layouts/_menu.scss */
.xplore-buttons-wrapper .xplore-buttons ul li:nth-child(3) {
  border-right: none;
}
/* line 111, ../sass/layouts/_menu.scss */
.xplore-buttons-wrapper .xplore-buttons ul li a {
  color: #21282e;
  text-decoration: none;
  display: inline-block;
  font-weight: lighter;
}
@media (max-width: 767px) {
  /* line 111, ../sass/layouts/_menu.scss */
  .xplore-buttons-wrapper .xplore-buttons ul li a {
    font-size: 15px;
    line-height: 26px;
  }
}
/* line 121, ../sass/layouts/_menu.scss */
.xplore-buttons-wrapper .xplore-buttons ul li [class^="gp-xplore-icon-"], .xplore-buttons-wrapper .xplore-buttons ul li [class*=" gp-xplore-icon-"] {
  width: 40px;
  height: 40px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  display: inline-block;
  line-height: 40px;
  font-size: 25px;
  color: #ffffff;
  background: #0091d2;
  margin-right: 15px;
  position: relative;
}
/* line 132, ../sass/layouts/_menu.scss */
.xplore-buttons-wrapper .xplore-buttons ul li [class^="gp-xplore-icon-"]:before, .xplore-buttons-wrapper .xplore-buttons ul li [class*=" gp-xplore-icon-"]:before {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  position: absolute;
  text-align: center;
}
@media (max-width: 767px) {
  /* line 132, ../sass/layouts/_menu.scss */
  .xplore-buttons-wrapper .xplore-buttons ul li [class^="gp-xplore-icon-"]:before, .xplore-buttons-wrapper .xplore-buttons ul li [class*=" gp-xplore-icon-"]:before {
    position: absolute;
  }
}
@media (max-width: 767px) {
  /* line 121, ../sass/layouts/_menu.scss */
  .xplore-buttons-wrapper .xplore-buttons ul li [class^="gp-xplore-icon-"], .xplore-buttons-wrapper .xplore-buttons ul li [class*=" gp-xplore-icon-"] {
    width: 30px;
    height: 30px;
    line-height: 27px;
    position: relative;
  }
}
/* line 151, ../sass/layouts/_menu.scss */
.xplore-buttons-wrapper .xplore-buttons ul li .x-text {
  display: inline-block;
  font-size: 18px;
  vertical-align: top;
  line-height: 40px;
}
@media (max-width: 767px) {
  /* line 101, ../sass/layouts/_menu.scss */
  .xplore-buttons-wrapper .xplore-buttons ul li {
    border-top: 1px solid #ffffff;
    text-align: left;
    font-size: 15px;
  }
}

/* line 168, ../sass/layouts/_menu.scss */
.page-xplore-inner .xplore-buttons-wrapper {
  margin-top: 0;
}
/* line 171, ../sass/layouts/_menu.scss */
.page-xplore-inner .xplore-buttons-wrapper .xplore-buttons ul {
  margin-bottom: 62px;
}
/* line 173, ../sass/layouts/_menu.scss */
.page-xplore-inner .xplore-buttons-wrapper .xplore-buttons ul li {
  padding: 12px 12px 12px 12px;
}
/* line 175, ../sass/layouts/_menu.scss */
.page-xplore-inner .xplore-buttons-wrapper .xplore-buttons ul li a {
  font-size: 14px;
  line-height: 30px;
}
@media (max-width: 767px) {
  /* line 175, ../sass/layouts/_menu.scss */
  .page-xplore-inner .xplore-buttons-wrapper .xplore-buttons ul li a {
    font-size: 14px;
    line-height: 26px;
  }
}
/* line 183, ../sass/layouts/_menu.scss */
.page-xplore-inner .xplore-buttons-wrapper .xplore-buttons ul li .x-text {
  line-height: 35px;
  font-size: 14px;
}
@media (max-width: 767px) {
  /* line 183, ../sass/layouts/_menu.scss */
  .page-xplore-inner .xplore-buttons-wrapper .xplore-buttons ul li .x-text {
    font-size: 14px;
    line-height: 26px;
  }
}
/* line 192, ../sass/layouts/_menu.scss */
.page-xplore-inner .xplore-buttons-wrapper .xplore-buttons ul li [class^="gp-xplore-icon-"], .page-xplore-inner .xplore-buttons-wrapper .xplore-buttons ul li [class*=" gp-xplore-icon-"] {
  width: 32px;
  height: 32px;
  line-height: 32px;
  font-size: 20px;
}
@media (max-width: 767px) {
  /* line 197, ../sass/layouts/_menu.scss */
  .page-xplore-inner .xplore-buttons-wrapper .xplore-buttons ul li [class^="gp-xplore-icon-"]:before, .page-xplore-inner .xplore-buttons-wrapper .xplore-buttons ul li [class*=" gp-xplore-icon-"]:before {
    position: absolute;
  }
}
@media (max-width: 767px) {
  /* line 192, ../sass/layouts/_menu.scss */
  .page-xplore-inner .xplore-buttons-wrapper .xplore-buttons ul li [class^="gp-xplore-icon-"], .page-xplore-inner .xplore-buttons-wrapper .xplore-buttons ul li [class*=" gp-xplore-icon-"] {
    width: 30px;
    height: 30px;
    line-height: 27px;
    position: relative;
  }
}
@media (max-width: 767px) {
  /* line 173, ../sass/layouts/_menu.scss */
  .page-xplore-inner .xplore-buttons-wrapper .xplore-buttons ul li {
    border-top: 1px solid #ffffff;
    text-align: left;
    font-size: 14px;
  }
}

/* Payment Block */
/* line 221, ../sass/layouts/_menu.scss */
.payment-xplore-block {
  padding-top: 30px;
  padding-bottom: 4px;
}
/* line 224, ../sass/layouts/_menu.scss */
.payment-xplore-block span {
  display: inline;
  /*    float:left;*/
  padding-right: 15px;
}
/* line 229, ../sass/layouts/_menu.scss */
.payment-xplore-block .home_payment_block {
  display: inline;
}
/* line 233, ../sass/layouts/_menu.scss */
.payment-xplore-block .home_payment_div {
  text-align: center;
}
/* line 236, ../sass/layouts/_menu.scss */
.payment-xplore-block img {
  width: 57px;
  height: 30px;
  margin-bottom: 6px;
}
/* line 241, ../sass/layouts/_menu.scss */
.payment-xplore-block .home_payment_img_div {
  padding: 0 3px 0px 0;
  /*    padding-right:6px;*/
  width: auto;
  display: inline;
  background: none;
}
@media (max-width: 992px) {
  /* line 249, ../sass/layouts/_menu.scss */
  .payment-xplore-block span {
    display: block;
    padding-bottom: 18px;
  }
  /* line 253, ../sass/layouts/_menu.scss */
  .payment-xplore-block .home_payment_img_div {
    padding: 0 4px 6px 0;
    /*      padding-right: 5px;*/
    width: auto;
    display: inline-block;
  }
  /* line 259, ../sass/layouts/_menu.scss */
  .payment-xplore-block img {
    margin-bottom: 0px;
  }
}

/* line 1, ../sass/layouts/_slider.scss */
.xplore-slider {
  height: 430px;
  position: relative;
}
/* line 5, ../sass/layouts/_slider.scss */
.xplore-slider .page-title {
  z-index: 99;
  position: absolute;
  left: 20%;
  font-size: 28px;
  line-height: 30px;
  background: rgba(15, 145, 203, 0.8);
  width: auto;
  display: inline-block;
  padding: 15px 18px !important;
  bottom: 30px;
  margin: 0;
  font-weight: lighter;
}
@media (min-width: 481px) and (max-width: 991px) {
  /* line 20, ../sass/layouts/_slider.scss */
  .xplore-slider .page-title {
    position: relative;
    margin-top: 20px;
    bottom: 0;
  }
}
@media (min-width: 481px) and (max-width: 767px) {
  /* line 1, ../sass/layouts/_slider.scss */
  .xplore-slider {
    height: 370px;
  }
}
@media (min-width: 400px) and (max-width: 480px) {
  /* line 1, ../sass/layouts/_slider.scss */
  .xplore-slider {
    min-height: 570px;
  }
  /* line 31, ../sass/layouts/_slider.scss */
  .xplore-slider .page-title {
    position: relative;
    background: none;
    color: #21282e;
    font-weight: lighter;
    font-size: 26px;
    text-align: center;
    display: block;
    left: auto;
    right: auto;
    bottom: auto;
    margin: auto;
    margin-top: 110px;
  }
}
@media (max-width: 400px) {
  /* line 1, ../sass/layouts/_slider.scss */
  .xplore-slider {
    min-height: 500px;
  }
  /* line 48, ../sass/layouts/_slider.scss */
  .xplore-slider .page-title {
    position: relative;
    background: none;
    color: #21282e;
    font-weight: lighter;
    font-size: 26px;
    text-align: center;
    display: block;
    left: auto;
    right: auto;
    bottom: auto;
    margin: auto;
    margin-top: 110px;
  }
}

/* line 65, ../sass/layouts/_slider.scss */
.camera_wrap.xplore_landing {
  height: 290px;
}
/* line 67, ../sass/layouts/_slider.scss */
.camera_wrap.xplore_landing .camera_pag {
  bottom: -30px;
  border-bottom: 1px solid #f2f2f2;
}
/* line 70, ../sass/layouts/_slider.scss */
.camera_wrap.xplore_landing .camera_pag .camera_pag_ul li {
  margin-bottom: 5px;
  margin-top: 10px;
  width: 9px;
  height: 9px;
}
/* line 75, ../sass/layouts/_slider.scss */
.camera_wrap.xplore_landing .camera_pag .camera_pag_ul li span {
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: transparent;
  width: 9px;
  height: 9px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 83, ../sass/layouts/_slider.scss */
.camera_wrap.xplore_landing .camera_pag .camera_pag_ul li.cameracurrent > span {
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
/* line 89, ../sass/layouts/_slider.scss */
.camera_wrap.xplore_landing .camera_prev, .camera_wrap.xplore_landing .camera_next {
  width: 32px;
  height: 32px;
}
/* line 92, ../sass/layouts/_slider.scss */
.camera_wrap.xplore_landing .camera_prev span, .camera_wrap.xplore_landing .camera_next span {
  width: 32px;
  height: 32px;
}
/* line 97, ../sass/layouts/_slider.scss */
.camera_wrap.xplore_landing .camera_prev {
  left: 0;
}
/* line 99, ../sass/layouts/_slider.scss */
.camera_wrap.xplore_landing .camera_prev span {
  background: url(../images/left.png) no-repeat 0 0;
}
/* line 103, ../sass/layouts/_slider.scss */
.camera_wrap.xplore_landing .camera_next {
  right: 0;
}
/* line 105, ../sass/layouts/_slider.scss */
.camera_wrap.xplore_landing .camera_next span {
  background: url(../images/right.png) no-repeat 0 0;
}

/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Apr 5, 2017, 3:10:02 PM
    Author     : Eashika
*/
/* line 10, ../sass/layouts/_sidebar.scss */
.page-xplore-inner {
  /*    xplore inner pages common attributes*/
  /*    xplore inner pages common attributes*/
}
@media (max-width: 767px) {
  /* line 12, ../sass/layouts/_sidebar.scss */
  .page-xplore-inner .inner-wrapper {
    padding-top: 95px;
  }
  /* line 15, ../sass/layouts/_sidebar.scss */
  .page-xplore-inner .inner-wrapper .col-sm-12 {
    margin-bottom: 0px;
  }
}
/* line 20, ../sass/layouts/_sidebar.scss */
.page-xplore-inner .title {
  font-weight: lighter;
}
@media (max-width: 767px) {
  /* line 20, ../sass/layouts/_sidebar.scss */
  .page-xplore-inner .title {
    margin-top: 20px;
  }
}
/* line 31, ../sass/layouts/_sidebar.scss */
.page-xplore-inner .sidebar-holder .xplore_sidebar_menu {
  font-family: 'Telenor';
  position: relative;
}
@media screen and (max-width: 480px) {
  /* line 34, ../sass/layouts/_sidebar.scss */
  .page-xplore-inner .sidebar-holder .xplore_sidebar_menu.block-menu .content {
    display: block !important;
  }
}
/* line 41, ../sass/layouts/_sidebar.scss */
.page-xplore-inner .sidebar-holder .xplore_sidebar_menu:after {
  background: url(../images/xplore_sidebar_shadow.png) no-repeat 0 0;
  content: " ";
  right: -36px;
  top: 0px;
  width: 11px;
  position: absolute;
  height: 344px;
  background-position: 0px 0px;
}
/* line 51, ../sass/layouts/_sidebar.scss */
.page-xplore-inner .sidebar-holder .xplore_sidebar_menu .xplore_sidemenu_parent {
  font-size: 16px;
  font-weight: bold;
  color: #21282e;
  background: none;
}
/* line 59, ../sass/layouts/_sidebar.scss */
.page-xplore-inner .sidebar-holder .xplore_sidebar_menu ul li.expanded a {
  border-bottom: none;
}
/* line 61, ../sass/layouts/_sidebar.scss */
.page-xplore-inner .sidebar-holder .xplore_sidebar_menu ul li.expanded a:hover {
  background-color: none;
}
@media (max-width: 1200px) {
  /* line 59, ../sass/layouts/_sidebar.scss */
  .page-xplore-inner .sidebar-holder .xplore_sidebar_menu ul li.expanded a {
    padding: 8px 0 6px 10px;
  }
}
@media (max-width: 767px) {
  /* line 59, ../sass/layouts/_sidebar.scss */
  .page-xplore-inner .sidebar-holder .xplore_sidebar_menu ul li.expanded a {
    font-size: 14px;
  }
}
@media (max-width: 991px) {
  /* line 71, ../sass/layouts/_sidebar.scss */
  .page-xplore-inner .sidebar-holder .xplore_sidebar_menu ul li.expanded ul.menu {
    padding-left: 0px;
  }
}
/* line 76, ../sass/layouts/_sidebar.scss */
.page-xplore-inner .sidebar-holder .xplore_sidebar_menu ul li.expanded ul.menu li.leaf a {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  color: #21282e;
  background: none;
}
@media (max-width: 1200px) {
  /* line 76, ../sass/layouts/_sidebar.scss */
  .page-xplore-inner .sidebar-holder .xplore_sidebar_menu ul li.expanded ul.menu li.leaf a {
    padding: 8px 0 6px 20px;
  }
}
@media (max-width: 767px) {
  /* line 76, ../sass/layouts/_sidebar.scss */
  .page-xplore-inner .sidebar-holder .xplore_sidebar_menu ul li.expanded ul.menu li.leaf a {
    font-size: 13px;
  }
}
/* line 86, ../sass/layouts/_sidebar.scss */
.page-xplore-inner .sidebar-holder .xplore_sidebar_menu ul li.expanded ul.menu li.leaf a.active {
  padding: 8px 0 6px 30px;
  font-weight: bold;
}
/* line 89, ../sass/layouts/_sidebar.scss */
.page-xplore-inner .sidebar-holder .xplore_sidebar_menu ul li.expanded ul.menu li.leaf a.active:before {
  font-family: 'GP-Icons';
  content: "\e919";
  font-size: 10px;
  font-weight: bold;
  left: 10px;
  position: absolute;
}
@media (max-width: 1200px) {
  /* line 89, ../sass/layouts/_sidebar.scss */
  .page-xplore-inner .sidebar-holder .xplore_sidebar_menu ul li.expanded ul.menu li.leaf a.active:before {
    left: 10px;
  }
}
/* line 104, ../sass/layouts/_sidebar.scss */
.page-xplore-inner .sidebar-holder .xplore_sidebar_menu ul li.expanded ul.menu li.leaf.first {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
/* line 107, ../sass/layouts/_sidebar.scss */
.page-xplore-inner .sidebar-holder .xplore_sidebar_menu ul li.expanded ul.menu li.leaf.last {
  border-bottom: none;
}
/* line 109, ../sass/layouts/_sidebar.scss */
.page-xplore-inner .sidebar-holder .xplore_sidebar_menu ul li.expanded ul.menu li.leaf.last a {
  border-bottom: none;
}
/* line 117, ../sass/layouts/_sidebar.scss */
.page-xplore-inner .sidebar-holder .xplore_sidebar_menu ul li.last.leaf {
  border-bottom: none;
}
@media (min-width: 992px) {
  /* line 124, ../sass/layouts/_sidebar.scss */
  .page-xplore-inner #sidebar-first {
    max-width: 244px;
  }
  /* line 130, ../sass/layouts/_sidebar.scss */
  .page-xplore-inner .sidebar-holder ul li a {
    padding: 8px 0 6px 16px;
  }
  /* line 133, ../sass/layouts/_sidebar.scss */
  .page-xplore-inner .sidebar-holder ul li ul {
    padding-left: 0px;
  }
  /* line 136, ../sass/layouts/_sidebar.scss */
  .page-xplore-inner .sidebar-holder ul li ul li a {
    padding: 9px 0 10px 30px;
  }
  /* line 144, ../sass/layouts/_sidebar.scss */
  .page-xplore-inner .xplore_mobile_sidebar {
    display: none;
  }
}
@media (max-width: 991px) {
  /* line 149, ../sass/layouts/_sidebar.scss */
  .page-xplore-inner .xplore_mobile_sidebar {
    overflow: hidden;
  }
  /* line 151, ../sass/layouts/_sidebar.scss */
  .page-xplore-inner .xplore_mobile_sidebar .sidebar-holder {
    display: block !important;
    margin-top: 30px;
    margin-bottom: 15px;
    padding: 0px;
  }
  /* line 157, ../sass/layouts/_sidebar.scss */
  .page-xplore-inner .xplore_mobile_sidebar .sidebar-holder .xplore_sidebar_menu:after {
    background: none;
  }
}

/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Apr 5, 2017, 4:58:26 PM
    Author     : Eashika
*/
/*top menu*/
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Apr 10, 2017, 12:46:44 PM
    Author     : Eashika
*/
/* line 11, ../sass/layouts/_price-plan.scss */
.xplore_price_plan_block_wrapper {
  font-family: 'Telenor';
}
/* line 13, ../sass/layouts/_price-plan.scss */
.xplore_price_plan_block_wrapper > div {
  display: inline-block;
}
/* line 15, ../sass/layouts/_price-plan.scss */
.xplore_price_plan_block_wrapper > div ul {
  /*            display:table;*/
}
/* line 17, ../sass/layouts/_price-plan.scss */
.xplore_price_plan_block_wrapper > div ul li {
  /*                display:table-row;*/
  list-style: none;
  background: none;
}

/* line 26, ../sass/layouts/_price-plan.scss */
.xplore_price_plan_block_template .xplore_price_plan_desktop_table {
  width: 100%;
  margin-bottom: 30px;
}
@media (max-width: 1200px) {
  /* line 26, ../sass/layouts/_price-plan.scss */
  .xplore_price_plan_block_template .xplore_price_plan_desktop_table {
    display: none;
  }
}
/* line 33, ../sass/layouts/_price-plan.scss */
.xplore_price_plan_block_template .xplore_price_plan_desktop_table tr.xplore_pp_desk_tbl_tk {
  background-color: transparent;
}
/* line 37, ../sass/layouts/_price-plan.scss */
.xplore_price_plan_block_template .xplore_price_plan_desktop_table tr td:first-child {
  width: 195px;
}
/* line 42, ../sass/layouts/_price-plan.scss */
.xplore_price_plan_block_template .xplore_price_plan_desktop_table tbody {
  border: none;
}
/* line 45, ../sass/layouts/_price-plan.scss */
.xplore_price_plan_block_template .xplore_price_plan_desktop_table .price {
  font-size: 22px;
  font-weight: 30px;
  font-weight: 500;
}
/* line 51, ../sass/layouts/_price-plan.scss */
.xplore_price_plan_block_template .xplore_choose_to_buy_btn {
  text-align: center;
}
/* line 53, ../sass/layouts/_price-plan.scss */
.xplore_price_plan_block_template .xplore_choose_to_buy_btn .btn {
  max-width: 320px;
  width: 100%;
}
/* line 56, ../sass/layouts/_price-plan.scss */
.xplore_price_plan_block_template .xplore_choose_to_buy_btn .btn:after {
  content: " " !important;
}
@media (min-width: 1201px) {
  /* line 61, ../sass/layouts/_price-plan.scss */
  .xplore_price_plan_block_template .xplore_price_plan_mobile {
    display: none;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  /* line 61, ../sass/layouts/_price-plan.scss */
  .xplore_price_plan_block_template .xplore_price_plan_mobile {
    margin-bottom: 20px;
  }
}
/* line 69, ../sass/layouts/_price-plan.scss */
.xplore_price_plan_block_template .xplore_price_plan_mobile .table-scroll {
  overflow: visible;
}
/* line 72, ../sass/layouts/_price-plan.scss */
.xplore_price_plan_block_template .xplore_price_plan_mobile .xplore_price_plan_mobile_table-wrapper {
  padding: 24px;
  border: none;
  -moz-box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.083);
  -webkit-box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.083);
  box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.083);
  max-width: 320px;
  margin: auto;
  margin-top: 24px;
  margin-bottom: 0px;
  border-radius: 2px;
  padding-bottom: 16px;
}
/* line 84, ../sass/layouts/_price-plan.scss */
.xplore_price_plan_block_template .xplore_price_plan_mobile .xplore_price_plan_mobile_table-wrapper:first-child {
  margin-top: 0;
}
/* line 90, ../sass/layouts/_price-plan.scss */
.xplore_price_plan_block_template .xplore_price_plan_mobile table.xplore_price_plan_mobile_table tbody {
  border-top: none;
}
/* line 92, ../sass/layouts/_price-plan.scss */
.xplore_price_plan_block_template .xplore_price_plan_mobile table.xplore_price_plan_mobile_table tbody tr {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}
/* line 94, ../sass/layouts/_price-plan.scss */
.xplore_price_plan_block_template .xplore_price_plan_mobile table.xplore_price_plan_mobile_table tbody tr:hover {
  background: none;
}
/* line 98, ../sass/layouts/_price-plan.scss */
.xplore_price_plan_block_template .xplore_price_plan_mobile table.xplore_price_plan_mobile_table tbody tr td {
  border: none;
  text-align: left;
  color: #000000;
  padding-left: 0;
  padding-right: 2px;
  font-size: 14px;
}
/* line 106, ../sass/layouts/_price-plan.scss */
.xplore_price_plan_block_template .xplore_price_plan_mobile table.xplore_price_plan_mobile_table tbody tr td:first-child {
  padding-left: 2px;
  padding-right: 0;
  width: 175px;
  color: #767676;
}
/* line 113, ../sass/layouts/_price-plan.scss */
.xplore_price_plan_block_template .xplore_price_plan_mobile table.xplore_price_plan_mobile_table tbody tr:first-child {
  border-bottom: none;
}
/* line 115, ../sass/layouts/_price-plan.scss */
.xplore_price_plan_block_template .xplore_price_plan_mobile table.xplore_price_plan_mobile_table tbody tr:first-child td {
  color: #00ace7;
  font-size: 14px;
  text-align: center;
  position: relative;
  padding: 0px;
  padding-top: 8px;
}
/* line 122, ../sass/layouts/_price-plan.scss */
.xplore_price_plan_block_template .xplore_price_plan_mobile table.xplore_price_plan_mobile_table tbody tr:first-child td span {
  color: #767676;
}
/* line 124, ../sass/layouts/_price-plan.scss */
.xplore_price_plan_block_template .xplore_price_plan_mobile table.xplore_price_plan_mobile_table tbody tr:first-child td span.price {
  font-size: 22px;
  font-weight: 30px;
  font-weight: 500;
  color: #1A1A1A;
}
/* line 131, ../sass/layouts/_price-plan.scss */
.xplore_price_plan_block_template .xplore_price_plan_mobile table.xplore_price_plan_mobile_table tbody tr:first-child td:before {
  position: absolute;
  top: -19px;
  left: 44%;
  color: #fff;
  background-color: #00ace7;
  box-shadow: 0px 1px 1.96px 0.04px rgba(0, 0, 0, 0.3);
  width: 37px;
  height: 37px;
  border-radius: 50%;
  line-height: 37px;
}
/* line 145, ../sass/layouts/_price-plan.scss */
.xplore_price_plan_block_template .xplore_price_plan_mobile table.xplore_price_plan_mobile_table tbody tr:last-child {
  border-bottom: none;
}
/* line 159, ../sass/layouts/_price-plan.scss */
.xplore_price_plan_block_template .xplore_price_plan_mobile table.xplore_price_plan_mobile_compare_table {
  border: none;
  width: 100%;
}
/* line 162, ../sass/layouts/_price-plan.scss */
.xplore_price_plan_block_template .xplore_price_plan_mobile table.xplore_price_plan_mobile_compare_table tbody {
  border-top: none;
}
/* line 164, ../sass/layouts/_price-plan.scss */
.xplore_price_plan_block_template .xplore_price_plan_mobile table.xplore_price_plan_mobile_compare_table tbody tr {
  border-bottom: 1px solid #e5e5e5;
}
/* line 166, ../sass/layouts/_price-plan.scss */
.xplore_price_plan_block_template .xplore_price_plan_mobile table.xplore_price_plan_mobile_compare_table tbody tr:hover {
  background: none;
}
/* line 170, ../sass/layouts/_price-plan.scss */
.xplore_price_plan_block_template .xplore_price_plan_mobile table.xplore_price_plan_mobile_compare_table tbody tr:first-child {
  border-bottom: none;
}
/* line 173, ../sass/layouts/_price-plan.scss */
.xplore_price_plan_block_template .xplore_price_plan_mobile table.xplore_price_plan_mobile_compare_table tbody tr:first-child td:first-child {
  color: #21282e;
  font-size: 20px;
  font-weight: bold;
  padding-top: 8px;
  text-align: center;
}
/* line 183, ../sass/layouts/_price-plan.scss */
.xplore_price_plan_block_template .xplore_price_plan_mobile table.xplore_price_plan_mobile_compare_table tbody tr:last-child {
  border-bottom: none;
}
/* line 185, ../sass/layouts/_price-plan.scss */
.xplore_price_plan_block_template .xplore_price_plan_mobile table.xplore_price_plan_mobile_compare_table tbody tr:last-child td {
  padding-bottom: 8px;
}
/* line 189, ../sass/layouts/_price-plan.scss */
.xplore_price_plan_block_template .xplore_price_plan_mobile table.xplore_price_plan_mobile_compare_table tbody tr td {
  border: none;
  text-align: left;
  color: #000000;
  font-size: 14px;
}
/* line 194, ../sass/layouts/_price-plan.scss */
.xplore_price_plan_block_template .xplore_price_plan_mobile table.xplore_price_plan_mobile_compare_table tbody tr td:first-child {
  color: #767676;
  text-align: left;
}
/* line 202, ../sass/layouts/_price-plan.scss */
.xplore_price_plan_block_template .xplore_price_plan_mobile .xplore_price_plan_mobile_compare_wrapper {
  max-width: 320px;
  background: #fff;
  -moz-box-shadow: 0px 0 1px 1px rgba(0, 0, 0, 0.08);
  -webkit-box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.083);
  box-shadow: 0px 0 1px 1px rgba(0, 0, 0, 0.083);
  margin: 0 auto;
  margin-bottom: 20px;
  border-radius: 2px;
  padding: 24px;
  padding-bottom: 16px;
}
/* line 215, ../sass/layouts/_price-plan.scss */
.xplore_price_plan_block_template .xplore_price_plan_mobile ul.xplore_pp_nav {
  /*            border-bottom:1px solid rgba(230, 230, 230,0.102);*/
  border-bottom: 1px solid transparent;
  padding-left: 20px;
  margin-bottom: 15px;
}
/* line 220, ../sass/layouts/_price-plan.scss */
.xplore_price_plan_block_template .xplore_price_plan_mobile ul.xplore_pp_nav li {
  list-style: none;
  background: none;
  padding: 0px 10px 15px 10px;
  display: inline-block;
}
/* line 226, ../sass/layouts/_price-plan.scss */
.xplore_price_plan_block_template .xplore_price_plan_mobile ul.xplore_pp_nav li:first-child {
  margin-right: 15px;
  padding: 0px 5px 15px 10px;
}
/* line 230, ../sass/layouts/_price-plan.scss */
.xplore_price_plan_block_template .xplore_price_plan_mobile ul.xplore_pp_nav li.active {
  border-bottom: 2px solid #0091d2;
}
/* line 233, ../sass/layouts/_price-plan.scss */
.xplore_price_plan_block_template .xplore_price_plan_mobile ul.xplore_pp_nav li.active a {
  color: #1A1A1A;
  border: none;
  font-weight: bold;
}
/* line 239, ../sass/layouts/_price-plan.scss */
.xplore_price_plan_block_template .xplore_price_plan_mobile ul.xplore_pp_nav li a {
  text-decoration: none;
  color: #767676;
}
@media (min-width: 992px) and (max-width: 1200px) {
  /* line 215, ../sass/layouts/_price-plan.scss */
  .xplore_price_plan_block_template .xplore_price_plan_mobile ul.xplore_pp_nav {
    margin-left: 30px;
  }
}

/* line 1, ../sass/layouts/_internetpack.scss */
.node-xplore-internet-packs {
  margin-top: 20px;
}

/* line 5, ../sass/layouts/_internetpack.scss */
.x-internet-details {
  overflow: hidden;
  clear: both;
  margin-bottom: 50px;
}
/* line 9, ../sass/layouts/_internetpack.scss */
.x-internet-details .x-internet-circle-wrapper {
  float: left;
  margin-right: 40px;
  min-height: 215px;
}
/* line 14, ../sass/layouts/_internetpack.scss */
.x-internet-details .btn-wrap {
  padding-top: 10px;
}
/* line 17, ../sass/layouts/_internetpack.scss */
.x-internet-details .go-back {
  font-size: 16px;
  margin-top: 5px;
  text-decoration: none;
}
/* line 21, ../sass/layouts/_internetpack.scss */
.x-internet-details .go-back:hover, .x-internet-details .go-back:active, .x-internet-details .go-back:focus {
  text-decoration: none;
}
/* line 25, ../sass/layouts/_internetpack.scss */
.x-internet-details .x-amount {
  font-size: 30px;
  line-height: 30px;
  margin-bottom: 15px;
  display: block;
  font-weight: lighter;
}
/* line 32, ../sass/layouts/_internetpack.scss */
.x-internet-details .x-validity {
  color: #8a8a8a;
  font-size: 26px;
  line-height: 26px;
  margin-bottom: 20px;
  display: block;
  font-weight: lighter;
}
/* line 40, ../sass/layouts/_internetpack.scss */
.x-internet-details .x-internet-desc {
  margin-left: 170px;
  max-width: 470px;
}
/* line 43, ../sass/layouts/_internetpack.scss */
.x-internet-details .x-internet-desc p {
  font-size: 15px;
}
@media (max-width: 767px) {
  /* line 48, ../sass/layouts/_internetpack.scss */
  .x-internet-details .x-internet-circle-wrapper {
    min-height: auto;
  }
  /* line 51, ../sass/layouts/_internetpack.scss */
  .x-internet-details .x-amount {
    margin-top: 20px;
    font-size: 24px;
  }
  /* line 55, ../sass/layouts/_internetpack.scss */
  .x-internet-details .x-validity {
    font-size: 20px;
  }
  /* line 58, ../sass/layouts/_internetpack.scss */
  .x-internet-details .x-internet-desc {
    overflow: hidden;
    margin-left: 0;
    clear: both;
    margin-top: 20px;
    max-width: 100%;
  }
  /* line 65, ../sass/layouts/_internetpack.scss */
  .x-internet-details .go-back {
    float: right !important;
  }
}

/* line 72, ../sass/layouts/_internetpack.scss */
.x-internet-circle {
  background: #ffffff;
  width: 140px;
  height: 140px;
  border: 1px solid #e1e1e1;
  -moz-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1);
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
}
/* line 80, ../sass/layouts/_internetpack.scss */
.x-internet-circle a {
  text-decoration: none;
}
/* line 82, ../sass/layouts/_internetpack.scss */
.x-internet-circle a:hover, .x-internet-circle a:active, .x-internet-circle a:focus {
  text-decoration: none;
}
/* line 86, ../sass/layouts/_internetpack.scss */
.x-internet-circle .single {
  line-height: 140px;
  display: inline-block;
  vertical-align: middle;
}
/* line 91, ../sass/layouts/_internetpack.scss */
.x-internet-circle .x-elements {
  margin-top: 35px;
}
/* line 93, ../sass/layouts/_internetpack.scss */
.x-internet-circle .x-elements span {
  display: block;
}
/* line 95, ../sass/layouts/_internetpack.scss */
.x-internet-circle .x-elements span.c-purple {
  line-height: 36px;
}
/* line 100, ../sass/layouts/_internetpack.scss */
.x-internet-circle .c-purple {
  color: #8500a8;
  font-size: 33px;
  font-weight: lighter;
}
/* line 105, ../sass/layouts/_internetpack.scss */
.x-internet-circle .c-silver {
  color: #8a8a8a;
  font-size: 18px;
  line-height: 22px;
  font-weight: lighter;
}
/* line 111, ../sass/layouts/_internetpack.scss */
.x-internet-circle .c-blue {
  color: #0091d2;
  font-size: 18px;
  font-weight: lighter;
  line-height: 22px;
}
@media (max-width: 767px) {
  /* line 72, ../sass/layouts/_internetpack.scss */
  .x-internet-circle {
    width: 130px;
    height: 130px;
  }
  /* line 120, ../sass/layouts/_internetpack.scss */
  .x-internet-circle .single {
    line-height: 130px;
  }
  /* line 123, ../sass/layouts/_internetpack.scss */
  .x-internet-circle .x-elements {
    margin-top: 30px;
  }
  /* line 125, ../sass/layouts/_internetpack.scss */
  .x-internet-circle .x-elements span {
    display: block;
  }
  /* line 127, ../sass/layouts/_internetpack.scss */
  .x-internet-circle .x-elements span.c-purple {
    font-size: 31px;
    line-height: 35px;
  }
  /* line 132, ../sass/layouts/_internetpack.scss */
  .x-internet-circle .x-elements .c-silver, .x-internet-circle .x-elements .c-blue {
    font-size: 17px;
  }
  /* line 136, ../sass/layouts/_internetpack.scss */
  .x-internet-circle.even {
    margin-right: 0;
  }
}

/* line 142, ../sass/layouts/_internetpack.scss */
.xplore-avail-internet-block {
  overflow: hidden;
  clear: both;
  max-width: 660px;
  margin-bottom: 20px;
}
/* line 147, ../sass/layouts/_internetpack.scss */
.xplore-avail-internet-block .x-internet-circle {
  float: left;
  margin: 12px 10px;
}
/* line 150, ../sass/layouts/_internetpack.scss */
.xplore-avail-internet-block .x-internet-circle.first {
  margin-left: 0;
}

/* Discount Boxes  */
/* line 158, ../sass/layouts/_internetpack.scss */
.xplore-discounts {
  clear: both;
  overflow: hidden;
  margin-bottom: 22px;
  padding-top: 7px;
}

/* line 164, ../sass/layouts/_internetpack.scss */
.x-discount-box {
  background: #f4f4f4;
  padding: 24px 20px 20px 20px;
  font-size: 16px;
  width: 120px;
  max-height: 135px;
  margin: 8px;
  float: left;
  font-weight: lighter;
  line-height: 22px;
  color: #21282e;
  text-decoration: none;
}
/* line 174, ../sass/layouts/_internetpack.scss */
.x-discount-box.first {
  margin-left: 0;
}
/* line 179, ../sass/layouts/_internetpack.scss */
.x-discount-box span {
  color: #0091d2;
}
/* line 182, ../sass/layouts/_internetpack.scss */
.x-discount-box .x-percent {
  color: #004969;
  font-size: 30px;
}

/* line 191, ../sass/layouts/_internetpack.scss */
.xplore-sp-discounts-block h2 {
  font-weight: lighter;
  font-size: 30px;
}
/* line 194, ../sass/layouts/_internetpack.scss */
.xplore-sp-discounts-block h2 a {
  text-decoration: none;
  color: #21282e;
}
/* line 197, ../sass/layouts/_internetpack.scss */
.xplore-sp-discounts-block h2 a:hover, .xplore-sp-discounts-block h2 a:active {
  text-decoration: none;
  color: #21282e;
}
/* line 202, ../sass/layouts/_internetpack.scss */
.xplore-sp-discounts-block h2 span {
  font-weight: normal;
}
@media (max-width: 767px) {
  /* line 191, ../sass/layouts/_internetpack.scss */
  .xplore-sp-discounts-block h2 {
    font-size: 24px;
  }
}

/* line 212, ../sass/layouts/_internetpack.scss */
.xplore-available-packs-dis h2 {
  margin-bottom: 15px;
  font-weight: lighter;
  font-size: 30px;
}
@media (max-width: 767px) {
  /* line 212, ../sass/layouts/_internetpack.scss */
  .xplore-available-packs-dis h2 {
    font-size: 24px;
  }
}

/* Xplore Internet Connections */
/* line 224, ../sass/layouts/_internetpack.scss */
.xplore-connection-wrapper {
  margin-bottom: 40px;
}
/* line 226, ../sass/layouts/_internetpack.scss */
.xplore-connection-wrapper img {
  display: inline-block;
  max-width: 148px;
  margin-right: 10px;
}
/* line 232, ../sass/layouts/_internetpack.scss */
.xplore-connection-wrapper h2, .xplore-connection-wrapper h3 {
  font-weight: lighter;
  margin-bottom: 24px;
}
/* line 236, ../sass/layouts/_internetpack.scss */
.xplore-connection-wrapper h2 {
  font-size: 30px;
}
/* line 239, ../sass/layouts/_internetpack.scss */
.xplore-connection-wrapper h3 {
  font-size: 26px;
}
/* line 242, ../sass/layouts/_internetpack.scss */
.xplore-connection-wrapper .x-c-pre-step, .xplore-connection-wrapper .x-c-step-1, .xplore-connection-wrapper .x-c-from-touch-point, .xplore-connection-wrapper .x-c-from-touch-point {
  margin-bottom: 17px;
}
/* line 246, ../sass/layouts/_internetpack.scss */
.xplore-connection-wrapper .sls-icon, .xplore-connection-wrapper .inline, .xplore-connection-wrapper .icon-xploreicon_arrow_forward {
  display: inline-block;
  margin-right: 5px;
  color: #0091d2;
}
/* line 251, ../sass/layouts/_internetpack.scss */
.xplore-connection-wrapper .sls-icon {
  font-size: 13px;
}
/* line 254, ../sass/layouts/_internetpack.scss */
.xplore-connection-wrapper .icon-xploreicon_arrow_forward {
  font-size: 14px;
  margin-right: 4px;
}
@media (max-width: 767px) {
  /* line 260, ../sass/layouts/_internetpack.scss */
  .xplore-connection-wrapper img {
    max-width: 125px;
    margin-bottom: 20px !important;
  }
  /* line 262, ../sass/layouts/_internetpack.scss */
  .xplore-connection-wrapper img.right-0 {
    margin-right: 0;
  }
  /* line 267, ../sass/layouts/_internetpack.scss */
  .xplore-connection-wrapper div.right-0 {
    margin-right: 0;
  }
  /* line 271, ../sass/layouts/_internetpack.scss */
  .xplore-connection-wrapper .x-c-step-1 img, .xplore-connection-wrapper .x-c-from-touch-point img, .xplore-connection-wrapper .x-c-from-touch-point img {
    max-width: 114px;
  }
  /* line 275, ../sass/layouts/_internetpack.scss */
  .xplore-connection-wrapper h2 {
    font-size: 26px;
  }
  /* line 278, ../sass/layouts/_internetpack.scss */
  .xplore-connection-wrapper h3 {
    font-size: 20px;
  }
}

/* Thank You Page */
/* line 287, ../sass/layouts/_internetpack.scss */
.x-thankyou-page {
  text-align: center;
}
/* line 289, ../sass/layouts/_internetpack.scss */
.x-thankyou-page h2, .x-thankyou-page h3 {
  font-weight: lighter;
}

/* line 293, ../sass/layouts/_internetpack.scss */
.x-thank-you {
  width: 45px;
  height: 45px;
  font-size: 25px;
  line-height: 45px;
  background: #cfde00;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  margin: auto;
  margin-bottom: 30px;
}
/* line 303, ../sass/layouts/_internetpack.scss */
.x-thank-you:before {
  line-height: 45px;
  display: block;
  text-align: center;
}

/* Prepaid to Post Paid buy now */
/* line 312, ../sass/layouts/_internetpack.scss */
.buy-now-webform, .webform-client-form-5168 {
  max-width: 600px;
  float: left;
}
/* line 315, ../sass/layouts/_internetpack.scss */
.buy-now-webform h2, .webform-client-form-5168 h2 {
  margin-bottom: 10px;
  font-size: 30px;
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  /* line 321, ../sass/layouts/_internetpack.scss */
  .buy-now-webform h2, .webform-client-form-5168 h2 {
    font-size: 24px;
  }
  /* line 324, ../sass/layouts/_internetpack.scss */
  .buy-now-webform h3, .webform-client-form-5168 h3 {
    font-size: 16px;
  }
}
/* line 328, ../sass/layouts/_internetpack.scss */
.buy-now-webform h2, .buy-now-webform h3, .webform-client-form-5168 h2, .webform-client-form-5168 h3 {
  font-weight: lighter;
}
/* line 331, ../sass/layouts/_internetpack.scss */
.buy-now-webform .webform-component--location, .webform-client-form-5168 .webform-component--location {
  max-width: 170px;
}
/* line 335, ../sass/layouts/_internetpack.scss */
.buy-now-webform .form-item .description, .webform-client-form-5168 .form-item .description {
  margin-bottom: 5px;
}
/* line 340, ../sass/layouts/_internetpack.scss */
.buy-now-webform input[type="text"], .buy-now-webform input[type="password"], .buy-now-webform input[type="email"], .buy-now-webform input[type="url"], .buy-now-webform select, .buy-now-webform textarea, .webform-client-form-5168 input[type="text"], .webform-client-form-5168 input[type="password"], .webform-client-form-5168 input[type="email"], .webform-client-form-5168 input[type="url"], .webform-client-form-5168 select, .webform-client-form-5168 textarea {
  max-width: 350px;
  width: 100%;
  height: 36px;
}
/* line 345, ../sass/layouts/_internetpack.scss */
.buy-now-webform select, .buy-now-webform select.form-control, .webform-client-form-5168 select, .webform-client-form-5168 select.form-control {
  background: #FFF url(../images/select-arrow.png) no-repeat right center;
}
/* line 349, ../sass/layouts/_internetpack.scss */
.buy-now-webform .gp-sponsor-calender, .webform-client-form-5168 .gp-sponsor-calender {
  background: #FFF url(../images/xp-calender.png) no-repeat right 10px center;
}
/* line 353, ../sass/layouts/_internetpack.scss */
.buy-now-webform .webform-datepicker .form-type-select, .webform-client-form-5168 .webform-datepicker .form-type-select {
  display: none;
}
/* line 356, ../sass/layouts/_internetpack.scss */
.buy-now-webform .webform-datepicker .webform-calendar, .webform-client-form-5168 .webform-datepicker .webform-calendar {
  width: 140px;
}
/* line 361, ../sass/layouts/_internetpack.scss */
.buy-now-webform .webform-component-time > label, .webform-client-form-5168 .webform-component-time > label {
  display: none;
}
/* line 364, ../sass/layouts/_internetpack.scss */
.buy-now-webform .webform-component-time .webform-container-inline, .webform-client-form-5168 .webform-component-time .webform-container-inline {
  position: absolute;
  left: 150px;
  top: -56px;
}
/* line 368, ../sass/layouts/_internetpack.scss */
.buy-now-webform .webform-component-time .webform-container-inline .form-type-select, .webform-client-form-5168 .webform-component-time .webform-container-inline .form-type-select {
  float: left;
  width: 80px;
  margin-right: 10px;
}
/* line 372, ../sass/layouts/_internetpack.scss */
.buy-now-webform .webform-component-time .webform-container-inline .form-type-select select, .webform-client-form-5168 .webform-component-time .webform-container-inline .form-type-select select {
  text-transform: uppercase;
  color: #505050;
  padding: 8px;
}
@media (max-width: 767px) {
  /* line 364, ../sass/layouts/_internetpack.scss */
  .buy-now-webform .webform-component-time .webform-container-inline, .webform-client-form-5168 .webform-component-time .webform-container-inline {
    position: relative;
    left: 0;
    top: auto;
  }
}
/* line 387, ../sass/layouts/_internetpack.scss */
.buy-now-webform .webform-component--i-agree-with-the-term-and-condition > label, .webform-client-form-5168 .webform-component--i-agree-with-the-term-and-condition > label {
  display: none;
}
/* line 392, ../sass/layouts/_internetpack.scss */
.buy-now-webform .form-item-submitted-i-agree-with-the-term-and-condition-agree input[type="checkbox"], .webform-client-form-5168 .form-item-submitted-i-agree-with-the-term-and-condition-agree input[type="checkbox"] {
  opacity: 0;
  position: absolute;
}
/* line 398, ../sass/layouts/_internetpack.scss */
.buy-now-webform .form-item-submitted-i-agree-with-the-term-and-condition-agree .option, .webform-client-form-5168 .form-item-submitted-i-agree-with-the-term-and-condition-agree .option {
  padding-left: 30px;
  display: inline-block;
}
/* line 401, ../sass/layouts/_internetpack.scss */
.buy-now-webform .form-item-submitted-i-agree-with-the-term-and-condition-agree .option:before, .webform-client-form-5168 .form-item-submitted-i-agree-with-the-term-and-condition-agree .option:before {
  content: '';
  display: inline-block;
  height: 20px;
  width: 20px;
  vertical-align: middle;
  border: 2px solid #c6c6c6;
  margin-right: 10px;
  position: absolute;
  left: 0;
}
/* line 416, ../sass/layouts/_internetpack.scss */
.buy-now-webform .form-item-submitted-i-agree-with-the-term-and-condition-agree input[type="checkbox"]:checked + .option:before, .webform-client-form-5168 .form-item-submitted-i-agree-with-the-term-and-condition-agree input[type="checkbox"]:checked + .option:before {
  content: '\e91c';
  font-family: 'selise' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: 10px;
  color: #0091d2;
  text-align: center;
  line-height: 16px;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* line 438, ../sass/layouts/_internetpack.scss */
.buy-now-webform .form-actions, .webform-client-form-5168 .form-actions {
  display: inline-block;
  position: relative;
  margin-top: 10px;
  margin-bottom: 20px;
}
/* line 443, ../sass/layouts/_internetpack.scss */
.buy-now-webform .form-actions:after, .webform-client-form-5168 .form-actions:after {
  position: absolute;
  height: 35px;
  width: auto;
  font-family: 'GP-Icons';
  content: "\e919";
  right: 12px;
  font-size: 17px;
  line-height: 18px;
  top: 50%;
  margin-top: -9px;
  -moz-transition: all 1s;
  -o-transition: all 1s;
  -webkit-transition: all 1s;
  transition: all 1s;
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  color: #fff;
}
/* line 465, ../sass/layouts/_internetpack.scss */
.buy-now-webform .form-actions:hover:after, .webform-client-form-5168 .form-actions:hover:after {
  right: 9px;
}
/* line 469, ../sass/layouts/_internetpack.scss */
.buy-now-webform .form-actions input, .webform-client-form-5168 .form-actions input {
  font-family: 'Telenor',Helvetica,Arial,sans-serif;
  font-weight: bold;
  font-size: 15px;
  padding: 0 30px 0 12px;
  margin: 0;
  border-radius: 0;
  position: relative;
  color: #fff;
  height: 36px;
  line-height: 36px;
  width: auto !important;
  text-decoration: none;
  position: relative;
  display: inline-block;
  border: 0;
  border-color: transparent;
  overflow: hidden;
  text-align: left;
  outline: none;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPΓÇªIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g);
  background-size: 100%;
  background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #750071), color-stop(25%, #aa0092), color-stop(100%, #ff0079));
  background-image: -moz-linear-gradient(left, #750071 0%, #aa0092 25%, #ff0079 100%);
  background-image: -webkit-linear-gradient(left, #750071 0%, #aa0092 25%, #ff0079 100%);
  background-image: linear-gradient(to right, #750071 0%, #aa0092 25%, #ff0079 100%);
  background-position: initial;
  background-repeat: no-repeat;
  vertical-align: top;
  text-transform: uppercase;
  outline-offset: 0;
  -moz-transition: all 1s;
  -o-transition: all 1s;
  -webkit-transition: all 1s;
  transition: all 1s;
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
}

/* line 512, ../sass/layouts/_internetpack.scss */
.xp-change-prepaid-block {
  max-width: 212px;
  border-radius: 5px;
  background: #0091d2;
  text-align: center;
  margin-top: 92px;
  float: right;
}
/* line 519, ../sass/layouts/_internetpack.scss */
.xp-change-prepaid-block .gp-xplore-icon-prepaid_to_postpaid {
  color: #cfde00;
  font-size: 50px;
}
/* line 523, ../sass/layouts/_internetpack.scss */
.xp-change-prepaid-block p {
  font-size: 16px;
  color: #ffffff;
  text-align: center;
}
/* line 528, ../sass/layouts/_internetpack.scss */
.xp-change-prepaid-block a {
  font-size: 16px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  padding: 20px 40px;
  display: block;
}
/* line 535, ../sass/layouts/_internetpack.scss */
.xp-change-prepaid-block a:hover, .xp-change-prepaid-block a:active, .xp-change-prepaid-block a:focus {
  color: #ffffff;
  text-decoration: none;
}
@media (max-width: 767px) {
  /* line 512, ../sass/layouts/_internetpack.scss */
  .xp-change-prepaid-block {
    float: none;
    margin: auto;
    clear: both;
    width: 100%;
    max-width: 100%;
  }
  /* line 546, ../sass/layouts/_internetpack.scss */
  .xp-change-prepaid-block a {
    padding: 20px;
  }
  /* line 549, ../sass/layouts/_internetpack.scss */
  .xp-change-prepaid-block .gp-xplore-icon-prepaid_to_postpaid {
    float: left;
    min-height: 80px;
    margin-right: 15px;
  }
  /* line 554, ../sass/layouts/_internetpack.scss */
  .xp-change-prepaid-block p, .xp-change-prepaid-block a {
    text-align: left;
  }
  /* line 556, ../sass/layouts/_internetpack.scss */
  .xp-change-prepaid-block p:last-child, .xp-change-prepaid-block a:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  /* line 512, ../sass/layouts/_internetpack.scss */
  .xp-change-prepaid-block {
    position: absolute;
    right: 15px;
  }
}

@media (max-width: 767px) {
  /* line 569, ../sass/layouts/_internetpack.scss */
  .xp-change-prepaid-block-wrapper {
    clear: both;
    overflow: hidden;
  }
}
