@charset "utf-8";

/* CSS Document */

@font-face {
  font-family: "Open Sans";

  font-style: normal;

  font-weight: 300;

  src: local("Open Sans Light"), local("OpenSans-Light"),
    url(http://fonts.gstatic.com/s/opensans/v10/DXI1ORHCpsQm3Vp6mXoaTegdm0LZdjqr5-oayXSOefg.woff2)
      format("woff2"),
    url(http://fonts.gstatic.com/s/opensans/v10/DXI1ORHCpsQm3Vp6mXoaTXhCUOGz7vYGh680lGh-uXM.woff)
      format("woff");
}

@font-face {
  font-family: "Open Sans";

  font-style: normal;

  font-weight: 400;

  src: local("Open Sans"), local("OpenSans"),
    url(http://fonts.gstatic.com/s/opensans/v10/cJZKeOuBrn4kERxqtaUH3VtXRa8TVwTICgirnJhmVJw.woff2)
      format("woff2"),
    url(http://fonts.gstatic.com/s/opensans/v10/cJZKeOuBrn4kERxqtaUH3T8E0i7KZn-EPnyo3HZu7kw.woff)
      format("woff");
}

@font-face {
  font-family: "Open Sans";

  font-style: normal;

  font-weight: 600;

  src: local("Open Sans Semibold"), local("OpenSans-Semibold"),
    url(http://fonts.gstatic.com/s/opensans/v10/MTP_ySUJH_bn48VBG8sNSugdm0LZdjqr5-oayXSOefg.woff2)
      format("woff2"),
    url(http://fonts.gstatic.com/s/opensans/v10/MTP_ySUJH_bn48VBG8sNSnhCUOGz7vYGh680lGh-uXM.woff)
      format("woff");
}

@font-face {
  font-family: "Open Sans";

  font-style: normal;

  font-weight: 700;

  src: local("Open Sans Bold"), local("OpenSans-Bold"),
    url(http://fonts.gstatic.com/s/opensans/v10/k3k702ZOKiLJc3WVjuplzOgdm0LZdjqr5-oayXSOefg.woff2)
      format("woff2"),
    url(http://fonts.gstatic.com/s/opensans/v10/k3k702ZOKiLJc3WVjuplzHhCUOGz7vYGh680lGh-uXM.woff)
      format("woff");
}

@font-face {
  font-family: "Open Sans";

  font-style: normal;

  font-weight: 800;

  src: local("Open Sans Extrabold"), local("OpenSans-Extrabold"),
    url(http://fonts.gstatic.com/s/opensans/v10/EInbV5DfGHOiMmvb1Xr-hugdm0LZdjqr5-oayXSOefg.woff2)
      format("woff2"),
    url(http://fonts.gstatic.com/s/opensans/v10/EInbV5DfGHOiMmvb1Xr-hnhCUOGz7vYGh680lGh-uXM.woff)
      format("woff");
}

@font-face {
  font-family: "icomoon";

  src: url("../fonts/icomoon/icomoon.eot");

  src: url("../fonts/icomoon/icomoon.eot?#iefix") format("embedded-opentype"),
    url("../fonts/icomoon/icomoon.woff") format("woff"),
    url("../fonts/icomoon/icomoon.ttf") format("truetype"),
    url("../fonts/icomoon/icomoon.svg#icomoon") format("svg");

  font-weight: normal;

  font-style: normal;
}

body {
  font-family: Open Sans !important;
}

.contry_data img {
  float: left;
  margin-top: 7px;
  width: 20px;
}

.contry_data .form-control {
  border: 0 none;
  border-radius: 0;
  width: auto;
}

li {
  list-style: none;
  display: inline-block;
}

.top_menu {
  float: right;
  padding: 15px 0;
}

.contry_data {
  margin-top: 5px;
}

.top_menu a {
  color: #777777;
  padding: 0 15px;
}

.header_cont_bg {
  border-top: 1px solid #777777;
  box-shadow: 4px 0 22px 2px #e8e8ea;
  float: left;
  width: 100%;
}

.contact_info {
  display: inline-block;
  width: 100%;
}

.contact_info > img,
.contact_info p {
  display: inline-block;
}

.contact_info p {
  line-height: 20px;
  padding: 21px 17px;
}

.contact_info p span {
  color: #ff0000;
  font-weight: 600;
}

.menu_bg {
  background: url(../img/menu_bg.png) repeat-x left top;
  width: 100%;
  float: left;
}

.pd0 {
  padding: 0 !important;
}

.navbar-nav .active img {
  width: 20px;
}

.nav.navbar-nav > li {
  border-right: 1px solid #777777;
}

.navbar-nav > li > a:hover {
  background-color: #fe3521 !important;
  color: #fff !important;
}

.oder_btn {
  float: right;
  text-align: right;
  width: 100%;
}

.oder_btn .btn-danger {
  background-color: #fe3521;
  border-color: #fe3521;
  color: #ffffff;
  padding: 8px 25px;
}

/*...........................banner......................*/

.banner_box {
  background: #02457a;
  padding-top: 30px;
  clear: both;
}

.banner_title {
  font-weight: 700;
  color: #ffffff;
  font-size: 54px;
}

.banner_title p {
  font-weight: 700;
  color: #ffffff;
  font-size: 40px;
}

.banner_listing {
  padding-top: 20px;
  width: 50%;
  float: left;
}

.banner_listing ul {
  padding: 0;
  margin: 0;
}

.banner_listing ul li {
  list-style: none;
  padding-top: 10px;
  color: #fb6d05;
  font-size: 14px;
  display: block;
}

.banner_listing ul li a {
  color: #fff;
  text-decoration: none;
}

.banner_listing ul li a:hover {
  color: #fff;
  text-decoration: none;
}

.banner_price {
  font-size: 37px;
  color: #ffffff;
  padding-top: 30px;
  clear: both;
}

.banner_price span {
  font-size: 37px;
  color: #fb6d05;
}

.banner_butt {
  padding-top: 20px;
}

.signup_butt {
  background-color: #fb6d05;
  font-size: 36px;
  text-align: center;
  padding: 5px 60px;
  border: none;
  border-radius: 5px;
  color: #ffffff;
  text-transform: uppercase;
}

.slider {
  display: inline-block;
  width: 100%;
  float: left;
}

.bxslider img {
  width: 100%;
}

.bx-pager.bx-default-pager {
  display: none;
}

.plans_box li {
  background-color: #ffffff;
  border: 2px solid #ececec;
  float: left;
  text-align: center;
  width: 23%;
}

ul {
  padding: 0 !important;
  margin: 0 !important;
}

.plans_contant li {
  background-color: rgba(0, 0, 0, 0);
  border: medium none;
  float: left;
  width: 100%;
  border-top: 1px solid #e6e6e6;
  color: #8691a5;
  padding: 10px 0;
  background: url(../img/arrow_img.png) no-repeat 15px center;
  background-size: 6%;
}

.plans_contant li:last-child {
  border-bottom: 1px solid #e6e6e6;
}

.plans_tital {
  width: 100%;
  background-image: url(../img/bg.png);
  float: left;
}

.plans_tital > img {
  margin-top: -40px;
}

.plans_box {
  float: left;
  margin-top: 65px;
  width: 100%;
  margin-bottom: 20px;
}

.plans_contant {
  display: inline-block;
  width: 100%;
}

.plans_tital h3 {
  font-size: 23px;
  font-weight: bold;
  margin: 14px 0;
}

.plans_contant > p {
  color: #ff2300;
  margin: 0;
  padding: 20px;
  text-align: left;
}

.plans_btn {
  background: url(../img/btn_bg.png) no-repeat center center;
  width: 100%;
  display: inline-block;
  height: 35px;
  margin: 30px 0;
}

.plans_btn span {
  padding-left: 53px;
}

.plans_btn > a:hover {
  text-decoration: none;
  color: #fff;
}

.plans_btn > a {
  color: #ffffff;
  font-size: 17px;
  font-weight: bold;
  line-height: 29px;
}

.plans_contant li:nth-child(2n + 1) {
  background-color: #f8f8f8;
}

.secon_plans {
  box-shadow: 0 2px 7px 0 #777;
  position: relative;
  margin-top: -20px;
}

.secon_plans .plans_tital > img {
  margin-top: -20px;
}

.included_plans {
  margin-left: 1%;
  width: 30% !important;
}

.included_plans .plans_tital {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}

.included_plans .plans_tital > img {
  margin-top: -50px;
}

.included_plans .plans_contant li {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  padding-left: 30px;
  text-align: left;
  border: 0;
}

.included_plans .plans_contant span {
  padding-right: 10px;
}

.included_plans .plans_contant li:nth-child(2n + 2) {
  background-color: #eaf0f0;
  border-top: 1px solid #e6e8e7;
}

.included_plans .plans_btn {
  background: url(../img/btn_bg1.png) no-repeat center center;
  width: 100%;
  display: inline-block;
  height: 35px;
  margin: 30px 0;
}

.servers_tital {
  display: inline-block;
  margin: 15px 0;
  text-align: center;
  width: 100%;
}

.servers_tital h3 {
  color: #fb6d05;
  font-size: 24px;
  font-weight: normal;
  line-height: 24px;
  margin: 0 0 5px;
  padding: 0;
  text-transform: uppercase;
}

.servers_tital > p {
  font-size: 13px;
}

.servers_contant .hosting_data {
  text-align: center;
  width: 100%;
  margin-top: 30px;
}

.servers_contant .hosting_data .image_holder {
  border: 6px solid #eeeeee;
  border-radius: 60px;
  display: table;
  height: 86px;
  margin: 0 auto 15px;
  width: 86px;
}

.servers_contant .hosting_data .image_holder span {
  display: table-cell;
  vertical-align: middle;
}

.servers_contant .hosting_data .style1 {
  display: block;
  font-size: 14px;
  font-weight: bold;
  margin: 0 0 5px;
  text-transform: uppercase;
}

.servers_data {
  display: inline-block;
  margin-bottom: 30px;
  width: 100%;
}

/*----------------------Webospite-------------------------*/

.page-title {
  padding: 10px 0;

  /*  background-color: #1e6fa6;

  border-bottom: 1px solid #2f5f7f;*/

  width: 100%;
  background: url(../images/hosting_banner3.jpg) top center no-repeat;
  background-size: cover;
}

.page-title h1 {
  font-weight: bold;
  text-shadow: 3px 1px 1px #000;
  margin-bottom: 3%;
  letter-spacing: 1px;

  color: #fff;

  font-size: 28px;

  text-transform: uppercase;
  text-align: center;
}

.shared_data {
  display: inline-block;
  margin-bottom: 30px;
  margin-top: 20px;
  width: 100%;
}

.shared_content {
  display: inline-block;
  margin: 15px 0;
  text-align: left;
  width: 100%;
}

.shared_content h3 {
  color: #1e6fa6;
  font-size: 24px;
  font-weight: normal;
  line-height: 24px;
  margin: 0 0 5px;
  padding: 0;
  text-transform: uppercase;
}

.shared_content > p {
  font-size: 14px;
}

.pricing {
  position: relative;
}

.pricing [class^="col-"] {
  padding: 0;

  margin-top: 20px;
}

/* Pricing Boxes

-----------------------------------------------------------------*/

.pricing-box {
  position: relative;

  border: 1px solid rgba(0, 0, 0, 0.075);

  border-radius: 3px;

  text-align: center;

  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);

  background-color: #f5f5f5;
}

/* Pricing Boxes - Title

-----------------------------------------------------------------*/

.pricing-title {
  padding: 15px 0;

  background-color: #f9f9f9;

  border-radius: 3px 3px 0 0;

  text-shadow: 1px 1px 1px #fff;

  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.pricing-title h3 {
  margin: 0;

  font-size: 20px;

  letter-spacing: 1px;

  font-weight: bold;

  text-transform: uppercase;

  color: #555;
}

.pricing-title span {
  display: block;

  color: #999;

  font-weight: 300;

  font-size: 14px;

  margin-top: 3px;

  text-transform: uppercase;
}

/* Pricing Boxes - Price

-----------------------------------------------------------------*/

.pricing-price {
  position: relative;

  padding: 25px 0;

  color: #333;

  font-weight: 300;

  font-size: 56px;

  line-height: 1;
}

.pricing-price:after {
  content: "";

  position: absolute;

  width: 100px;

  border-top: 1px solid rgba(0, 0, 0, 0.1);

  top: auto;

  bottom: 0;

  left: 50%;

  margin-left: -50px;
}

.pricing-price span {
  display: inline-block;

  vertical-align: top;

  margin: 7px 3px 0 0;

  font-size: 28px;

  font-weight: normal;
}

.pricing-price span.price-tenure {
  vertical-align: baseline;

  font-size: 16px;

  font-weight: normal;

  color: #999;

  margin: 0 0 0 3px;
}

/* Pricing Boxes - Features

-----------------------------------------------------------------*/

.pricing-features {
  border-bottom: 1px solid rgba(0, 0, 0, 0.075);
}

.pricing-features ul {
  margin: 0;

  padding: 15px 0;

  list-style: none;
}

.pricing-features li {
  padding: 6px 0;

  font-size: 14px;

  display: block;
}

/* Pricing Boxes - Action

-----------------------------------------------------------------*/

.pricing-action {
  padding: 15px 30px;
}

/* Pricing Boxes - Best Price

-----------------------------------------------------------------*/

.pricing-box.best-price {
  background-color: #fff;

  box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);

  z-index: 10;
}

.pricing-box.best-price {
  margin: -20px -1px 0 -1px;
}

.pricing-box.best-price .pricing-title {
  background-color: #fff;

  padding: 20px 0;
}

.pricing-box.best-price .pricing-title h3 {
  font-size: 22px;
}

.pricing-box.best-price .pricing-price {
  color: #75b100;

  font-size: 56px;
}

/* Pricing Boxes - Minimal

-----------------------------------------------------------------*/

.pricing-box.pricing-minimal .pricing-price {
  background-color: #fff;

  border-bottom: 1px solid rgba(0, 0, 0, 0.075);
}

.pricing-box.pricing-minimal .pricing-price:after {
  display: none;
}

.promo.promo-light {
  background-color: #f5f5f5;

  border-radius: 3px;

  padding: 50px;

  text-align: center;
}

.promo {
  position: relative;
}

.browse-action {
  width: 200px;
  margin: 0px auto;
  margin-top: 10px;
}

.footer_con {
  background: none repeat scroll 0 0 #151515;
  border-top: 1px solid #444444;
  float: left;
  padding: 30px 0 10px;
  width: 100%;
}

.sitemap {
  border-right: 1px solid #323232;
  float: left;
  padding: 0 30px;
  width: 100%;
}

.sitemap h5 {
  color: #009fe3;
  font-size: 16px;
  margin: 0 0 5px;
  padding: 0;
  text-transform: uppercase;
}

.sitemap ul li {
  font-size: 14px;
  line-height: 20px;
  width: 100%;
}

.sitemap ul li a {
  color: #cccccc;
  text-decoration: none;
}

.social_box {
  border-bottom: 1px solid #323232;
  border-top: 1px solid #323232;
  display: inline-block;
  margin: 0 0 8px;
  text-align: center;
  width: 100%;
  padding: 10px 0;
}

.footer_box {
  display: inline-block;
  margin-bottom: 15px;
  width: 100%;
}

.social_box h5 {
  color: #ffffff;
  display: inline-block;
  font-size: 16px;
  margin: 4px 0 0;
  padding: 0;
  text-transform: uppercase;
}

.social_box img {
  display: inline-block;
  margin: 0 20px 0 10px;
}

.copyright {
  text-align: center;
  width: 100%;
}

.social_box ul {
  display: inline-block;
  list-style: outside none none;
  margin: 0;
  padding: 0;
}

.social_box ul li {
  float: left;
  margin: 0 0 0 5px;
}

.social_icon1 {
  background: url("../img/social_icons.png") no-repeat scroll left top
    rgba(0, 0, 0, 0);
}

.social_box ul li a {
  display: block;
  height: 28px;
  width: 28px;
}

.social_icon2 {
  background: url("../img/social_icons.png") no-repeat scroll -32px top rgba(0, 0, 0, 0);
}

.social_icon3 {
  background: url("../img/social_icons.png") no-repeat scroll -64px top rgba(0, 0, 0, 0);
}

.social_icon4 {
  background: url("../img/social_icons.png") no-repeat scroll -96px top rgba(0, 0, 0, 0);
}

.bor0 {
  border: 0 !important;
}

body {
  min-width: 318px;
}

.featurelst_title {
  clear: both;

  font-size: 20px;

  text-transform: uppercase;

  text-align: center;

  padding-top: 15px;
}

.featurelst_title a {
  text-decoration: none;
}

.featurelst_title a:hover {
  text-decoration: none;
}

.featurelst_title p {
  font-size: 14px;
  text-transform: none;
  padding-top: 10px;
}

.hosting_server_features {
  color: #fb6d05;
  font-size: 24px;
  text-transform: uppercase;
  text-align: center;
  padding-top: 50px;
}

.hosting_server_features p {
  font-size: 14px;
  text-transform: none;
  padding-top: 10px;
  color: #333;
}

.danger_red {
  background-color: #fe3521;

  border-color: #fe3521;

  color: #ffffff;
}

.navbar-default .navbar-nav .open .dropdown-menu > li {
  display: inline-block;
  width: 100%;
}

.products-table thead th {
  background: #f2f3f6;

  color: #6e6e6e !important;

  font-weight: 700;

  font-size: 13px;

  font-weight: bold;

  border-left: 1px solid #dfe0e5;

  border-right: 1px solid #dfe0e5;

  border-bottom: 1px solid #dfe0e5;
}

.tablesaw-stack tbody tr {
  border-bottom: 1px solid #dfdfdf;

  border-left: 1px solid #dfdfdf;

  border-right: 1px solid #dfdfdf;
}

.tablesaw-stack tr {
  border-top: 1px solid #dfdfdf;
}

.products-table td span {
  background: #1e6fa6;

  margin: 0 auto;

  display: block;
}

.products-table td span a {
  text-decoration: none;
  color: #ffffff;
  text-align: center;
  display: block;
  padding: 3px 7px 5px;
  font-size: 12px;
}

.products-table td span a:hover {
  text-decoration: none;
  color: #ffffff;
  text-align: center;
  display: block;
  background-color: #fe3521;
}

.products-table td {
  color: #6e6e6e;

  padding: 16px 12px;

  font-size: 15px;

  border-bottom: 1px solid #dfe0e5;
}

.products-table thead th {
  background: #f2f3f6;

  color: #6e6e6e !important;

  font-weight: 700;

  font-size: 13px;

  font-weight: bold;

  border-left: 1px solid #dfe0e5;

  border-right: 1px solid #dfe0e5;

  border-bottom: 1px solid #dfe0e5;
}

<!--....................................test.html..................................--
  > .test {
}

.feature-box1 {
  width: 100px;
  float: left;
  padding-top: 25px;
}

.feature-box1.fbox-outline .fbox-icon {
  border: 1px solid #0088da;

  border-radius: 50%;

  padding: 3px;

  text-align: center;

  margin: 0 auto;
}

.feature-box1 .fbox-icon {
  display: block;

  width: 64px;

  height: 64px;

  top: 0;

  left: 0;
}

.feature-box1 .fbox-icon a,
.feature-box .fbox-icon i,
.feature-box .fbox-icon img {
  display: block;

  position: relative;

  width: 100%;

  height: 100%;

  color: #fff;
}

.feature-box1 .fbox-icon i {
  font-style: normal;

  font-size: 28px;

  text-align: center;

  line-height: 64px;
}

.feature-box1 .fbox-icon i,
.feature-box .fbox-icon img {
  border-radius: 50%;

  background-color: #0088da;
}

.feature-box1.fbox-outline .fbox-icon i {
  line-height: 56px;
}

.fbox-effect1 .fbox-icon i {
  z-index: 1;
}

.feature-box1 .fbox-icon a,
.feature-box1 .fbox-icon i,
.feature-box1 .fbox-icon img {
  display: block;

  position: relative;

  width: 100%;

  height: 100%;

  color: #fff;
}

.feature-box1 .fbox-icon a:hover {
  text-decoration: none !important;
}

.featurelst_titlebox {
  /* clear: both; */

  font-size: 20px;

  text-transform: uppercase;

  text-align: left;

  padding-top: 25px;

  width: 80%;

  float: left;

  padding-bottom: 30px;

  color: #ff7a01;
}

.featurelst_titlebox p {
  font-size: 14px;

  text-transform: none;

  padding-top: 0px;

  margin: 0;

  color: #777;
}

.shared_content p strong {
  font-size: 18px;
  color: #fe3521;
  display: block;
  padding-bottom: 10px;
  padding-top: 10px;
  font-weight: normal;
}

ul.una_material {
  margin-left: 60px !important;
  line-height: 20px;
}

ul.una_material li {
  list-style: decimal;
  font-size: 14px;
  display: list-item;
}

.shared_content > p.aup {
  font-size: 14px;
}

h3.index_menu {
  border-bottom: 1px solid #e7e7e7;
  padding-bottom: 5px;
}

h1.blegal_left {
  width: 20%;
  float: left;
  margin-top: 18px;
  margin-bottom: 18px;
}

.legal_menu {
  float: left;
  list-style: none;
  display: inline;
  padding-left: 10px;
  padding-right: 10px;
}

.legal_menu ul {
  padding: 0;
  margin: 0;
}

.legal_menu ul li {
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

.legal_menu ul li a {
  font-size: 14px;
  color: #ffffff;
  text-decoration: none;
}

.legal_menu ul li a.active {
  border-bottom: 2px solid #f88101;
}

.banner_img {
  background-image: url(../img/customer-care-girl.png);
  min-height: 460px;
  background-repeat: no-repeat;
  background-position: left;
  overflow: hidden;
}

.banner_img_text {
  font-size: 36px;
  width: 300px;
  margin-top: 150px;
  color: #ffffff;
  background-color: #fb6d05;
  padding: 10px;
  border-radius: 5px;
  text-align: center;
}

.banner_img_text span {
  font-size: 42px;
  color: #02457a;
  font-weight: 700;
}

.banner_img_text p {
  font-size: 34px;
}

.banner_img_text p span {
  font-size: 42px;
  color: #02457a;
}

ul.check li {
  background: transparent url(../img/tick.png) no-repeat 0 1px;
  padding: 0 0 0 23px;
}

.testi-baloon {
  width: 100%;
  height: 22px;
  margin: -3px 0px 4px 0px;
  background-image: url(../img/testi-baloon.png);
  background-repeat: no-repeat;
  background-position: 43px 0px;
  position: relative;
  float: left;
  z-index: 100;
}

blockquote {
  background-image: url(../img/quote.png);
  background-repeat: no-repeat;
  background-position: 100% 5px;
  font-style: italic;
  padding-top: 6px;
  padding-left: 6px;
  float: left;
  font-size: 15px !important;
  border: none !important;
}

.testi-text {
  width: 100%;
  float: left;
  margin: 0px;
  padding: 0 4px 0px 4px;
}

.testi-container {
  width: 100%;
  padding: 10px 12px 10px 12px;
  background-position: top left;
  background-repeat: no-repeat;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  position: relative;
  float: left;
  -moz-box-shadow: inset 0 0 3px #a8a8a8;
  -webkit-box-shadow: inset 0 0 3px #a8a8a8;
  box-shadow: inset 0 0 3px #a8a8a8;
  background-color: #ffffff;
  border: 1px solid #ffffff;
}

.testi-image {
  margin: -12px 10px 25px 74px;
  background-color: #ffffff;
  padding: 3px;
  border: 1px solid #eaeaea;
  -webkit-border-radius: 5px;

  -moz-border-radius: 5px;
  border-radius: 5px;
  float: left;
}

.testi-name {
  color: #4a4a4a;
  line-height: 20px;
  font-family: "Open Sans";
  font-weight: 700;
  font-size: 14px;
  margin-top: 0px;
  float: left;
}

.promotion_banner_box {
  border: 3px solid #efefef;
  padding: 10px;
  overflow: hidden;
  margin-bottom: 20px;
  margin-bottom: 20px;
  border-radius: 10px;
}

.fotter_logoleft {
  font-family: "Open Sans";
  font-weight: 300;
  color: #5d5d5d;
  line-height: 28px;
  padding-top: 8px;
  font-size: 30px;
}

.promotion_banner {
  text-align: center;
}

.promotion_banner ul {
  padding: 0;
  margin: 0;
}

.promotion_banner ul li {
  list-style: none;
  display: inline-block;
  padding-left: 8px;
  padding-right: 8px;
}

.promotion_banner ul li a {
}

h4.testmonials {
  font-size: 18px;
  color: #fb6d05;
}

<!--....................................test.html..................................-->

/*--------------------Start--index page-------------search box---------------------------*/

section.content {
  float: left;

  width: 100%;

  padding: 45px 0;
}

.domainbox {
  float: left;

  width: 100%;

  text-align: center;

  padding: 0 1px;
}

h3 {
  margin: 0;

  padding: 0;

  font-size: 36px;

  color: #333;

  line-height: 34px;

  font-weight: 300;
}

.fieldbox {
  float: left;

  width: 84.5%;

  border-radius: 4px 0 0 4px;

  padding: 3px 0 0 3px;

  box-shadow: 3px 3px 0 #ddd inset, 0 -3px 0 #ddd inset;
}

.fieldbox label {
  float: left;

  width: 16%;

  background: #fff;

  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);

  background: -moz-linear-gradient(
    top,
    rgba(255, 255, 255, 1) 0%,
    rgba(246, 246, 246, 1) 100%
  );

  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, rgba(255, 255, 255, 1)),
    color-stop(100%, rgba(246, 246, 246, 1))
  );

  background: -webkit-linear-gradient(
    top,
    rgba(255, 255, 255, 1) 0%,
    rgba(246, 246, 246, 1) 100%
  );

  background: -o-linear-gradient(
    top,
    rgba(255, 255, 255, 1) 0%,
    rgba(246, 246, 246, 1) 100%
  );

  background: -ms-linear-gradient(
    top,
    rgba(255, 255, 255, 1) 0%,
    rgba(246, 246, 246, 1) 100%
  );

  background: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 1) 0%,
    rgba(246, 246, 246, 1) 100%
  );

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#f6f6f6',GradientType=0);

  box-shadow: -1px 0 0 #dcdcdc inset;

  padding: 0 2%;

  font-size: 24px;

  color: #777;

  line-height: 55px;

  text-align: left;

  font-weight: 300;
}

.fieldbox .field1 {
  float: left;

  width: 61%;

  height: 55px;

  color: #777;

  border: none;

  font-size: 14px;

  background: #fff;

  outline: none;

  padding: 0 2%;

  font-weight: 300;
}

.fieldbox .dropdown {
  float: right;

  width: 15%;
}

.fieldbox .dropdown select {
  font-size: 16px;

  color: #777;

  line-height: 18px;

  width: 94%;

  padding: 0 3%;

  outline: none;

  float: left;

  border: none;

  margin: 16px 0 0;

  background: #fff;

  border-left: 1px solid #ddd;
}

.domainbox .field2 {
  float: left;

  width: 15%;

  height: 61px;

  background: #ff9600;

  cursor: pointer;

  padding: 0;

  text-align: center;

  color: #fff;

  outline: none;

  border: none;

  font-size: 20px;

  font-weight: 700;

  border-radius: 0 4px 4px 0;
}

/*---------------------Wordpress---------------------------*/
.row_wordpress {
  padding-top: 40px;
  margin-right: -15px;
  margin-left: -15px;
  overflow: hidden;
}
.wordpress_content {
  display: inline-block;
  margin: 15px 0;
  text-align: left;
  width: 100%;
  text-align: center;
}

.wordpress_content h3 {
  color: #1e6fa6;
  font-size: 24px;
  font-weight: normal;
  line-height: 24px;
  margin: 0 0 5px;
  padding: 0;
  text-transform: uppercase;
}

.wordpress_content > p {
  font-size: 14px;
}
.wordpress_titlebox {
  font-size: 20px;
  text-transform: uppercase;
  text-align: left;
  padding-top: 25px;
  width: 70%;
  float: left;
  padding-bottom: 30px;
  color: #ff7a01;
}

.wordpress_titlebox p {
  font-size: 14px;
  text-transform: none;
  padding-top: 0px;
  margin: 0;
  color: #777;
}
.wordpress_getstart {
  color: #1e6fa6;
  font-size: 32px;
  font-weight: bold;
  line-height: 38px;
  padding-top: 25px;
}
.wordpress_getstart p {
  font-size: 14px;
  font-weight: normal;
  color: #333;
  line-height: 25px;
  padding-top: 25px;
}
.wordpress_getstart p a {
  color: #1e6fa6;
  text-decoration: none;
}
.wordpress_getstart p a:hover {
  text-decoration: none;
  color: #ff7a01;
}
.wordpress_img {
  text-align: right;
  width: 70%;
  float: right;
  padding-bottom: 20px;
}
.getstart_butt {
  background-color: #fb6d05;
  font-size: 36px;
  text-align: center;
  padding: 5px 60px;
  border: none;
  border-radius: 5px;
  color: #ffffff;
  text-transform: none;
}
.get_butt {
  text-align: left;
  padding-top: 20px;
  padding-bottom: 20px;
}
.reg_prccross {
  font-size: 12px;
  color: #e0f0fc;
  margin-left: 100px;
}
.reg_prccross span {
  text-decoration: line-through;
}
.select_duration {
  padding-top: 10px;
}
.duration {
  border-radius: 5px;
  padding: 5px 10px;
}

/*---------------------END-index page-------------search box---------------------------*/

/*******--------------trisha css start---------------*******/
.selectpicker {
  width: 85%;
  height: 43px;
}
.drop-area {
  font-size: 16px;
  color: #666666;
  font-weight: 300;
}
.drop-area span {
  color: #d15b00;
  font-weight: bold;
}
.webhosting .intro .fit h1,
.webhosting .intro .cookie-notice > div h1 {
  margin: 0 0 40px;
  font: 700 38px/44px Montserrat, Arial, Helvetica, sans-serif;
  color: #fff;
}
.standard-plans .box {
  position: relative;
  float: left;
  width: 32%;
  min-height: 540px;
  border: 0;
  margin: 0 0 0 2%;
  text-align: center;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15), 0 0 0 1px #eee;
}
.standard-plans .box .heading {
  position: relative;
  padding: 19px 10px;
  background: #f4f4f4;
  border-bottom: 1px solid #ccc;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  border-radius: 5px 5px 0 0;
  z-index: 10;
}
.standard-plans .box .heading.green figure {
  background-color: #4c9d2f;
  background: url(../images/icon_startup.png) top center no-repeat;
  background-size: cover;
}
.standard-plans .box {
  text-align: center;
}

.standard-plans .box .heading figure {
  width: 70px;
  height: 70px;
  margin: 0 auto 10px;
  padding: 9px 0 0;
  border-radius: 50%;
  box-shadow: 0 0 0 15px #f4f4f4;
}
.standard-plans .box .heading figure svg {
  width: 28px;
  height: 28px;
  margin: 0 auto;
}
.standard-plans .box .heading figure svg path,
.standard-plans .box .heading figure svg polygon,
.standard-plans .box .heading figure svg rect,
.standard-plans .box .heading figure svg circle {
  fill: #fff;
}
.standard-plans .box .heading h2 {
  font-size: 26px;
  color: #333;
  font-weight: bold;
  text-transform: capitalize;
}
.standard-plans .box .heading h2 + p {
  margin: 0;
  color: #666;
}
.standard-plans .box .summary {
  padding: 19px 0px 113px;
  background: #fff;
}
.standard-plans .box .large_button {
  position: absolute;
  width: 80%;
  left: 0;
  bottom: 78px;
  margin: 0 10%;
}

.standard-plans .box .footing {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 10px 36px 20px 14px;
  background: #f8f8f8;
  color: #666;
  text-align: left;
  box-shadow: inset 0 5px 10px -5px rgba(0, 0, 0, 0.15);
  border-radius: 0 0 5px 5px;
  text-decoration: none;
}
.standard-plans .box {
  position: relative;
  float: left;
  width: 30%;
  min-height: 530px;
  background: #fff;
  border: 0;
  margin: 0 0 0 2%;
  text-align: center;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15), 0 0 0 1px #eee;
  border-radius: 9px;
}
.standard-plans .box .heading.blue figure {
  background-color: #5d9bd6;
  background: url(../images/icon_growbig.png) top center no-repeat;
  background-size: cover;
}
.standard-plans .box .summary > .vat-price > span {
  display: block;
  color: #aaa;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 1px;
}
.vatPriceElement,
.vatNoticeText {
  font-style: normal !important;
}
.standard-plans .box .summary > .vat-price strong {
  display: block;
  padding: 5px 0 0;
  font-weight: 700;
  font-size: 26px;
  color: #f56332;
}
.standard-plans .box .summary > .vat-price strong .vatNoticeText {
  display: block;
  font-size: 10px;
  margin: 8px 0 0;
  color: #c5c5c5;
  text-transform: uppercase;
}
.standard-plans .box .summary > ul {
  margin: 12px 0 0;
  padding: 15px 0 0;
  border-top: 1px solid #ccc;
}
.standard-plans .box .summary > ul li {
  position: relative;
  margin: 6px 18px 0;
  text-align: left;
  width: 98%;
}
.standard-plans .box .summary > ul li svg {
  float: left;
  margin: 2px 6px 0 0;
}
.standard-plans .box .summary > ul li svg path {
  background: url(../images/yick.png) left;
  background-size: cover;
}
.standard-plans .box .summary > ul li {
  text-align: left;
}
.standard-plans .box .heading.orange figure {
  background-color: #f56332;
  background: url(../images/icon_geeks.png) top center no-repeat;
  background-size: cover;
}
.standard-plans .box .summary > .vat-price {
  font-family: Montserrat, Arial, Helvetica, sans-serif;
}
.standard-plans .box .large_button {
  position: absolute;
  font-size: 20px;
  width: 75%;
  left: 6px;
  bottom: 60px;
  margin: 0 10%;
  border-radius: 25px;
}
.borange:hover,
.borange:active {
  background: #f58058;
}
.extralarge_button:hover,
.large_button:hover,
.big_button:hover {
  color: #fff !important;
  text-decoration: none !important;
}
.large_button {
  height: 44px;
  line-height: 44px;
}
.extralarge_button,
.large_button,
.big_button {
  position: relative;
  display: inline-block;
  padding: 0 25px;
  color: #fff !important;
  font: 700 14px Montserrat, Arial, Helvetica, sans-serif;
  border-radius: 3px;
  text-align: center;
  text-transform: uppercase;
  overflow: hidden;
  -moz-transition: all 0.15s linear;
  -webkit-transition: all 0.15s linear;
  -o-transition: all 0.15s linear;
  transition: all 0.15s linear;
}
.large_button {
  height: 44px;
  line-height: 44px;
  background: #f56332;
}
.standard-plans .box .summary > ul li > strong,
.standard-plans .box .summary > ul li > a {
  font-weight: 400;
  color: #ae6a21;
  border-bottom: 1px dotted #ae6a21;
  text-decoration: none;
}

/*******--------------trisha css end---------------*******/

@media screen and (max-width: 1200px) {
  .contact_info {
    text-align: right;
  }

  .navbar-nav li a {
    padding: 9px 10px !important;
  }

  .plans_contant li {
    font-size: 11px;
  }

  .plans_tital h3 {
    font-size: 20px;
  }
}

@media screen and (max-width: 991px) {
  .plans_contant > p {
    font-size: 8px;
    padding: 10px;
  }

  .plans_tital h3 {
    font-size: 15px;
  }

  .plans_contant li {
    font-size: 9px;
    background: url("../img/arrow_img.png") no-repeat scroll 5px center / 6%
      auto rgba(0, 0, 0, 0);
  }

  .plans_btn {
    background-size: 100% 100%;
    margin: 20px 0;
  }

  .plans_btn > a {
    font-size: 13px;
  }

  .sitemap {
    padding: 0 10px;
  }

  .oder_btn .btn-danger {
    padding: 8px 15px;
  }

  .banner_img {
    display: none;
  }

  .banner_img_text {
    display: none;
  }

  .banner_box {
    padding-bottom: 20px;
  }

  .contact_info {
    width: 60%;
    float: right;
  }

  .promotion_banner_box {
    display: none;
  }

  .fotter_logoleft {
    text-align: center;
  }
}

@media screen and (max-width: 767px) {
  .logo img {
    width: 100%;
  }

  .contact_info p {
    padding: 0 5px;
    text-align: left;
  }

  .navbar-toggle {
    margin-top: 2px !important;
    margin-bottom: 0 !important;
    float: left !important;
  }

  .oder_btn .btn-danger {
    padding: 11px 8px;
    font-size: 9px;
  }

  .navbar-collapse.pd0.collapse.in {
    background: url("../img/menu_bg.png") repeat scroll left top
      rgba(0, 0, 0, 0);
  }

  .nav.navbar-nav > li {
    border-right: 0;
    width: 100%;
    text-align: center;
  }

  .plans_box li {
    width: 100%;
    margin-bottom: 50px;
  }

  .plans_tital h3 {
    font-size: 23px;
  }

  .plans_contant li {
    margin: 0;
  }

  .plans_contant > p {
    font-size: 16px;
    padding: 20px;
  }

  .plans_contant li {
    background: url("../img/arrow_img.png") no-repeat scroll 20px center / 2%
      auto rgba(0, 0, 0, 0);
    font-size: 17px;
    padding-left: 40px;
    text-align: left;
  }

  .plans_btn {
    background-size: auto auto;
  }

  .included_plans {
    width: 100% !important;
  }

  .sitemap {
    border-right: 0 none;
    margin-bottom: 15px;
    padding: 0 10px;
    text-align: center;
  }

  .slider .bx-wrapper .bx-controls-direction a {
    top: 50% !important;
  }

  .slider .bx-wrapper .bx-next {
    right: 10px !important;
    left: inherit !important;
  }

  .slider .bx-wrapper .bx-prev {
    left: 10px !important;
  }

  .col-xs-6 {
    width: 100%;
  }

  .navbar-default .navbar-nav .open .dropdown-menu > li {
    display: block;
  }

  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #ffffff;
  }

  .featurelst_titlebox {
    text-align: center;
    float: none;
    width: 100%;
  }

  .feature-box1 {
    width: 100px;
    float: none;
    padding-top: 25px;
    margin: 0 auto;
  }

  .banner_img {
    display: none;
  }

  .banner_img_text {
    display: none;
  }

  .banner_box {
    padding-bottom: 20px;
  }

  .contact_info {
    width: 60%;
  }

  .promotion_banner_box {
    display: none;
  }

  .promotion_banner_box {
    display: none;
  }
  .wordpress_img {
    text-align: center;
    padding-top: 20px;
    float: none;
    margin: 0 auto;
    display: none;
  }
  .page-title h1 {
    font-size: 19px;
    text-shadow: none;
    color: #000;
  }
  .standard-plans .box {
    width: 98%;
    margin: 0 0 4% 2%;
  }
  .page-title {
    background: none;
    background-color: #f0f0f0;
  }
  .standard-plans .box {
    min-height: 516px;
  }
}

@media screen and (max-width: 639px) {
  .top_menu a {
    padding: 0 5px;
    font-size: 11px;
  }

  .contact_info > img {
    float: left;
  }

  .contact_info p {
    float: left;
    font-size: 10px;
    line-height: 10px;
  }

  .contact_info img {
    width: 25px;
  }

  .oder_btn {
    margin-left: -35px;
    float: left;
    text-align: left;
  }

  .included_plans .plans_contant li {
    padding-left: 15px;
  }

  .col-xs-6 {
    width: 100%;
  }

  .banner_img {
    display: none;
  }

  .banner_img_text {
    display: none;
  }

  .banner_box {
    padding-bottom: 20px;
  }

  .banner_listing {
    width: 90%;
    margin: 0 auto;
  }

  .banner_title {
    font-weight: 700;

    color: #ffffff;

    font-size: 26px;

    line-height: 35px;
  }

  .banner_title p {
    font-size: 26px;
  }

  .banner_price {
    font-size: 28px;
  }

  .banner_price span {
    font-size: 54px;

    color: #fb6d05;
  }

  .contact_info {
    width: 100%;
  }

  .promotion_banner_box {
    display: none;
  }

  section.content {
    display: none;
  }
  .wordpress_titlebox {
    font-size: 20px;
    text-transform: uppercase;
    text-align: center;
    padding-top: 25px;
    width: 100%;
    float: left;
    padding-bottom: 30px;
    color: #ff7a01;
  }
  .get_butt {
    padding-top: 20px;
    text-align: center;
  }

  .signup_butt {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
  }
}

/*my-style=============================================================================================================================*/

.clear {
  clear: both;
}
.banner-area {
  width: 100%;
  margin: 0 auto;
  padding: 0;
  background: url(../img/banner1.jpg) no-repeat 0% 50%;
  background-size: cover;
}
.banner-text {
  float: left;
  width: 50%;
  margin: 0;
  padding: 0;
}
.banner-heading {
  float: left;
  font-size: 50px;
  font-weight: bold;
  color: #005793;
  text-shadow: #fff 3px 1px 0px;
  padding: 25px 0 20px 0;
}
.paragraph-2 {
  font-size: 22px;
  font-weight: 400;
  color: #000;
  font-weight: bold;
  text-shadow: #fff 3px 1px 0px;
  line-height: 27px;
  padding: 0 0 30px 0;
}
.banner-butn {
  width: 40%;
  margin: 10px 0;
  padding: 15px 20px;
  background: #ffcb08;
  text-align: center;
  border-bottom: 3px #815627 solid;
  border-radius: 5px;
  border: 1px #815627 solid;
  font-size: 26px;
  display: block;
  font-weight: bold;
  -webkit-transition: all 700ms ease;
  -moz-transition: all 700ms ease;
  -ms-transition: all 700ms ease;
  -o-transition: all 700ms ease;
  transition: all 700ms ease;
}
.banner-butn:hover {
  color: #ffcb08;
  background: #815627;
}

.button-2 {
  padding: 15px 40px;
  margin: 15px 0 10px 50px;
  background: #ffcb08;
  text-align: center;
  border-bottom: 3px #815627 solid;
  border-radius: 5px;
  border: 1px #815627 solid;
  font-size: 36px;
  display: block;
  font-weight: bold;
  -webkit-transition: all 700ms ease;
  -moz-transition: all 700ms ease;
  -ms-transition: all 700ms ease;
  -o-transition: all 700ms ease;
  transition: all 700ms ease;
}
.button-2 input[type="submit"]:hover {
  color: #ffcb08;
  background: #815627;
}

.sale-area {
  margin: 0 auto;
  padding: 0;
  background: #fff;
}
.right {
  float: left;
  width: 585px;
  height: 308px;
  margin: 0;
  padding: 0;
}
.ul-sec {
  margin: 0;
  padding: 0;
}
.right-sale {
  margin: 0;
  padding: 0 0px 0 50px;
  list-style-type: armenian;
  display: inline-block;
}
.fast-line {
  font-size: 17px;
  color: #666666;
  font-weight: bold;
}
.send-line {
  font-size: 14px;
  color: #686667;
  font-weight: normal;
}

.left {
  float: left;
  width: 585px;
  margin: 0;
  padding: 0;
}

.left .ul-sec li {
  margin: 24px 0 0;
  padding: 14px 40px;
  border-radius: 8px;
  display: block;
  width: 80%;
}

.color-tabl {
  background: #228ed2;
}
.color-tab2 {
  background: #2072bf;
}
.color-tab3 {
  background: #1c528a;
}
.color-tab4 {
  background: #0a437e;
}

.left-text {
  color: #fff;
  font-size: 18px;
  margin: 0;
  padding: 0;
}
.sale-span {
  float: right;
}
.dol-span {
  float: right;
}

.simple-step {
  /*width:1170px;*/
  margin: 0 auto;
  padding: 20px 0;
  background: #fff;
}
.heading-1 {
  text-align: center;
  color: #888888;
  font-size: 30px;
  margin: 0;
  padding: 0 0 30px 0;
}
.step {
  margin: 0;
  padding: 0;
}
.step_li {
  margin: 0;
  padding: 30px 0 20px 130px;
  float: left;
}
.step_li img {
  text-align: center;
  padding: 0 0 10px 20px;
}
.step_li h5 {
  text-align: center;
  font-size: 14px;
}
.paragraph {
  width: 28px;
  height: 28px;
  line-height: 28px;
  background: #4ba0e1;
  border-radius: 150px;
  color: #fff;
  text-align: center;
  font-weight: bold;
  font-size: 14px;
  margin: 0 auto;
}
.butn-center {
  padding: 25px 0 0;
  margin: 0 auto;
}
.submit {
  text-decoration: none;
  background: #4ba0e1;
  border: none;
  padding: 10px 20px;
  border-radius: 8px;
  color: #fff;
  text-align: center;
  margin: 0;
  -webkit-transition: all 700ms ease;
  -moz-transition: all 700ms ease;
  -ms-transition: all 700ms ease;
  -o-transition: all 700ms ease;
  transition: all 700ms ease;
}

.submit:hover {
  background: #025eb3;
  color: #eee;
  text-decoration: none;
}

.note-area {
  padding: 10px 0 40px 0;
  color: #c52228;
  font-size: 15px;
}
.heading-3 {
  padding: 0;
  margin: 0;
  color: #000;
  font-size: 16px;
}
.heading-4 {
  padding: 4px 0 0 90px;
  margin: 0;
  color: #000;
  font-size: 15px;
  line-height: 10px;
}
.blue-text {
  padding: 0;
  margin: 0;
  color: #59a0e1;
  font-size: 13px;
  cursor: pointer;
  text-decoration: underline;
}
.blue-text:hover {
  text-decoration: none;
}

.heading-2 {
  padding: 0 0 20px 0;
  margin: 0;
  text-align: center;
  color: #005793;
  font-size: 36px;
  font-weight: bold;
}
.paragraph-3 {
  padding: 0 0 20px 0;
  margin: 0;
  text-align: center;
  color: #676673;
  font-size: 16px;
  font-weight: 100;
}
.browse {
  margin: 0 0 30px 0;
  padding: 20px 60px;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  border: none;
  text-align: center;
  background: #0070bb;
  border-radius: 5px;
  -webkit-transition: all 700ms ease;
  -moz-transition: all 700ms ease;
  -ms-transition: all 700ms ease;
  -o-transition: all 700ms ease;
  transition: all 700ms ease;
}
.browse:hover {
  color: #000;
  background: #f88101;
}

/*my-style=============================================================================================================================*/

@media screen and (max-width: 480px) {
  .banner-text {
    width: 100%;
    text-align: center;
    float: none;
  }
  .banner-heading {
    font-size: 20px;
    text-align: center;
  }
  .paragraph-2 {
    font-size: 16px;
    text-align: center;
    font-weight: normal;
    line-height: 18px;
  }

  .container input[type="submit"] {
    float: none;
    font-size: 18px;
    font-weight: normal;
    width: 100%;
  }
  .button-2 {
    float: none;
    font-size: 14px;
    font-weight: normal;
    width: 98%;
    margin: 6px auto;
  }

  .right-sale {
    padding: 0;
    text-align: center;
    width: 98%;
  }
  .fast-line {
    font-size: 16px;
  }
  .send-line {
    font-size: 14px;
  }

  .color-tabl {
    width: 100% !important;
  }
  .color-tab2 {
    width: 100% !important;
  }
  .color-tab3 {
    width: 100% !important;
  }
  .color-tab4 {
    width: 100% !important;
  }

  .left-text {
    font-size: 14px;
  }

  .heading-1 {
    font-size: 20px;
    display: block;
    font-size: 20px;
    font-weight: 600;
    margin: 0 auto;
    padding: 0;
    text-align: center;
  }

  .step_li h5 {
    font-size: 12px;
  }

  .heading-2 {
    font-size: 20px;
    font-weight: 600;
    text-align: center;
  }
  .paragraph-3 {
    font-size: 14px;
    font-weight: normal;
    text-align: center;
  }

  .browse {
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    width: 100%;
    margin: 0 0 10px 0;
  }

  .note {
    text-align: center !important;
    display: inline-block;
    font-size: 18px;
    width: 100%;
  }
  .heading-3 {
    text-align: center;
    width: 100%;
    font-size: 16px;
    margin: 0 auto;
    display: block;
    padding: 10px 0 15px 0;
  }
  .heading-4 {
    text-align: center;
    width: 100%;
    line-height: 14px;
    font-size: 13px;
    margin: 0 auto;
    display: block;
    padding: 0;
  }
  .blue-text {
    width: 100%;
    display: block;
    font-size: 13px;
  }
}

@media screen and (min-width: 481px) and (max-width: 767px) {
  .banner-text {
    width: 50%;
  }
  .banner-heading {
    font-size: 28px;
    text-align: left;
    margin: 0;
  }
  .paragraph-2 {
    font-size: 20px;
    text-align: left;
    font-weight: normal;
  }
  .container input[type="submit"] {
    float: none;
    font-size: 20px;
    font-weight: normal;
    width: 50%;
    margin: 10px 0 10px 0;
  }

  .ul-sec {
    width: 50%;
    margin: 0;
    padding: 0;
    display: inline;
  }

  .right-sale {
    padding: 0;
    display: block;
    text-align: center;
    width: 98%;
  }
  .fast-line {
    font-size: 16px;
  }
  .send-line {
    font-size: 14px;
  }

  .color-tabl {
    width: 100% !important;
  }
  .color-tab2 {
    width: 100% !important;
  }
  .color-tab3 {
    width: 100% !important;
  }
  .color-tab4 {
    width: 100% !important;
  }

  .heading-2 {
    width: 100%;
    font-size: 28px;
    font-weight: 600;
    text-align: center;
  }
  .paragraph-3 {
    font-size: 16px;
    font-weight: normal;
    text-align: center;
  }

  .note {
    text-align: center !important;
    display: inline-block;
    font-size: 18px;
    width: 100%;
  }
  .heading-3 {
    text-align: center;
    width: 80%;
    font-size: 16px;
    margin: 0 auto;
    display: block;
    padding: 10px 0 15px 0;
  }
  .heading-4 {
    text-align: center;
    width: 100%;
    line-height: 14px;
    font-size: 15px;
    margin: 0 auto;
    display: block;
    padding: 0;
  }
}

@media screen and (min-width: 768px) and (max-width: 960px) {
  .banner-text {
    width: 60%;
  }
  .banner-heading {
    font-size: 30px;
    text-align: left;
    margin: 0;
  }
  .paragraph-2 {
    font-size: 22px;
    text-align: left;
    font-weight: normal;
  }
  .container input[type="submit"] {
    float: none;
    font-size: 22px;
    font-weight: normal;
    width: 60%;
    margin: 10px 0 10px 0;
  }
}

.banner_box {
  background: url(../img/banner4.jpg) no-repeat;
  padding: 20px 0;
}

.banner_title {
  color: #02457a;
  font-size: 54px;
}

.white-box {
  background: url(../img/white-box.png) no-repeat;
  width: 100%;
  height: 100%;
}

.banner_listing1 {
  padding-top: 20px;
  width: 50%;
  float: left;
}

.banner_listing1 ul {
  padding: 0;
  margin: 0;
}

.banner_listing1 ul li {
  list-style: none;
  padding-top: 10px;
  color: #fb6d05;
  font-size: 16px;
  display: block;
}

.banner_listing1 ul li a {
  color: #02457a;
  text-decoration: none;
}

.banner_listing1 ul li a:hover {
  color: #02457a;
  text-decoration: none;
}

.banner_price1 {
  font-size: 33px;
  color: #02457a;
  padding-top: 30px;
  clear: both;
}

.banner_price1 span {
  font-size: 33px;
  color: #fb6d05;
}

.banner_butt1 {
  padding-top: 10px;
  padding-bottom: 30px;
}

a.signup_butt {
  background-color: #fb6d05;
  font-size: 24px;
  text-align: center;
  padding: 5px 40px;
  border: none;
  border-radius: 5px;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 600;
}

.lady-img {
  background-image: url(../img/customer-care-girl.png);
  min-height: 460px;
  background-repeat: no-repeat;
  background-position: left;
  overflow: hidden;
  margin-top: -230px;
  z-index: -1;
}

.banner_box img {
  float: right;
  margin: -20px 0 0;
}

@media screen and (min-width: 1630px) {
  .lady-img {
    margin-top: 0px;
  }
}

@media screen and (max-width: 991px) {
  .banner_box img {
    display: none;
  }

  .banner_listing1 {
    width: 80%;
    margin: 0 auto;
    padding-bottom: 0;
  }

  .banner_title {
    font-weight: 700;

    color: #02457a;

    font-size: 42px;

    line-height: 56px;
  }

  .banner_price1 {
    font-size: 36px;
    padding-left: 15px;
    margin-top: -30px;
  }

  .banner_price1 span {
    font-size: 48px;

    color: #fb6d05;
  }

  .white-box {
    padding: 0px;
  }

  .lady-img {
    display: none;
  }

  .banner_butt1 {
    margin-left: 20px;
    margin-top: -10px;
  }
}

@media screen and (max-width: 639px) {
  .banner_box img {
    display: none;
  }

  .banner_box {
    padding-bottom: 20px;
    background-image: none;
  }

  .banner_listing1 {
    width: 90%;
    margin: 0 auto;
  }

  .banner_title {
    font-weight: 700;

    color: #02457a;

    font-size: 26px;

    line-height: 35px;
  }

  .banner_title p {
    font-size: 26px;
  }

  .banner_price1 {
    font-size: 28px;
  }

  .banner_price1 span {
    font-size: 42px;

    color: #fb6d05;
  }

  .white-box {
    background-image: none;
  }

  .lady-img {
    display: none;
  }
}
.addr {
  color: white;
}


 /* Custom styles for the FAQ section */
        .faq-section {
            background-color: #f7f7f7;
            padding: 40px 0;
        }

        .faq-title {
            text-align: center;
            margin-bottom: 40px;
            font-size: 24px;
        }

        .panel {
            border: none;
            box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
            margin-bottom: 20px;
        }

        .panel-heading {
            background-color: #f5f5f5;
            padding: 15px;
            cursor: pointer;
        }

        .panel-title {
            font-size: 18px;
        }

        .panel-title a {
            text-decoration: none;
            color: #333;
        }

        .panel-title a:hover {
            text-decoration: underline;
        }

        .panel-body {
            padding: 20px;
        }