body {
    background-image: url('images/back.jpg');
    background-position-y: 27px;
    background-repeat: repeat-x;
}


h1, h2, h3 {
      text-shadow: 2px 2px #cecece;
}
h2{
    font-size: 39px;
    line-height: 41px;
}
h3{
    font-size:32px;
}
.greenh2{
   
    line-height: 48px;
    color: #187a06;
}
.footers{
    color: rgb(31, 31, 31);
     font-size: 16px;
     line-height: 19px;
     text-align: center;
}
.center-foot{
    color: rgb(31, 31, 31);
    font-size: 16px;
    line-height: 19px;
    text-align: justify;
}
a{
    font-size: 14px;
    text-decoration:none;
    color: #000;
}
.footers2{
    color:  rgb(31, 31, 31);
     font-size: 18px;
     margin-bottom: 5px;
     line-height: 19px;
     text-align: center;

}
.footers3{
    color:  rgb(31, 31, 31);
     font-size: 16px;
     margin-top: 5px;
     line-height: 19px;
     text-align: center;
}
h2{
 color: #001893;
}

h1 {
    font-size: 51px;
    line-height: 48px;
    color: #187a06;
}

p.heading {
    color: #001893;
}
p{
    font-size: 21px;
}
.li{
    font-size: 21px;
}

.pricing-table ul{ 
    border-width: 1px; 
    border-style: solid; 
    border-color: #CCCCCC; 
    border-radius: 3px; 
    margin: 4px; 
    width: 208px; 
    text-align: center !important; 
    list-style: none; 
    float: left; 
    padding: 6px; 
    background-color: #FFFFFF; 
} 
.pricing-table ul li{ 
    padding: 8px; 
    background-color: #FFFFFF; 
    border-width: 0px; 
    border-style: dotted; 
    border-color: #B8B8B8; 
    border-radius: 0px; 
    border-bottom-width: 1px; 
    font-size: 13px; 
    text-align: center;
} 
.pricing-table li:nth-child(odd){ 
    background-color: #FFFFFF; 
} 
.pricing-table ul .heading{ 
    color: #FFFFFF; 
    background-color: #545454; 
    font-size: 16px; 
} 
.pricing-table ul .price{ 
    color: #636363; 
    background-color: #FFFFFF; 
    font-size: 20px; 
} 
.pricing-table ul .action{ 
    font-size: 14px; 
    background-color: #F5F5F5; 
    color: #4F4F4F; 
} 
.feature{ 
    -webkit-transform: scale(1.1); 
    transform: scale(1.1); 
     
} 
.pricing-table .action a{ 
    border-color: #B83737; 
    border-width: 0px; 
    border-radius: 2px; 
    background-color: #EEEEEE; 
    padding-top: 5px; 
    padding-bottom: 5px; 
    padding-left: 15px; 
    padding-right: 15px; 
    border-style: solid; 
    color: #000000; 
}

.pricing-table ul{ 
    border-width: 1px; 
    border-style: solid; 
    border-color: #CCCCCC; 
    border-radius: 3px; 
    margin: 4px; 
    width: 208px; 
    text-align: center !important; 
    list-style: none; 
    float: left; 
    padding: 0px; 
    background-color: #FFFFFF; 
} 
.pricing-table ul li{ 
    padding: 8px; 
    background-color: #FFFFFF; 
    border-width: 0px; 
    border-style: dotted; 
    border-color: #B8B8B8; 
    border-radius: 0px; 
    border-bottom-width: 1px; 
    font-size: 13px; 
} 
.pricing-table li:nth-child(odd){ 
    background-color: #FFFFFF; 
} 
.pricing-table ul .heading{ 
    color: #000000; 
    background-color: #FFFFFF; 
    font-size: 16px; 
} 
.pricing-table ul .price{ 
    color: #000000; 
    background-color: #FFFFFF; 
    font-size: 45px; 
    font-weight: 900;
    padding-bottom: 17px;
} 
.pricing-table ul .action{ 
    font-size: 14px; 
    background-color: #FFFFFF; 
    color: #878787; 
} 
.feature{ 
    -webkit-transform: scale(1.1); 
    transform: scale(1.1); 
    
} 


.pricing-table .action a{
  font-size: 14px;
  font-weight: 700;
  color: #fff!important;
  display: inline-block;
  padding: .5em 1.25em;
  text-decoration: none;
  background: #ff9500;
  background: -moz-linear-gradient(top,#ffb54d 0,#ff9500 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffb54d),color-stop(100%,#ff9500));
  background: -webkit-linear-gradient(top,#ffb54d 0,#ff9500 100%);
  background: -o-linear-gradient(top,#ffb54d 0,#ff9500 100%);
  background: -ms-linear-gradient(top,#ffb54d 0,#ff9500 100%);
  background: linear-gradient(to bottom,#ffb54d 0,#ff9500 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9500', endColorstr='#ffb54d', GradientType=0);
  border: 1px solid #ff9500;
  border: 1px solid rgba(0,0,0,.1);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: inset 0 1px 0 0 rgba(255,255,255,.5),0 1px 1px 0 rgba(0,0,0,.25),0 1px 1px 0 rgba(0,0,0,.1);
  -moz-box-shadow: inset 0 1px 0 0 rgba(255,255,255,.5),0 1px 1px 0 rgba(0,0,0,.25),0 1px 1px 0 rgba(0,0,0,.1);
  box-shadow: inset 0 1px 0 0 rgba(255,255,255,.35),0 1px 0 0 rgba(0,0,0,.35),0 2px 1px 0 rgba(0,0,0,.1);
  text-shadow: 0 -1px 0 rgba(0,0,0,.25);
}

.popular {
  position: absolute;
  top: -33px;
  left: 0;
  right: 0;
  margin: .5em 2.5em;
  content: attr(mp_content);
  background-color: #000;
  padding: .5em 0;
  color: #fff;
  font-weight: 700;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  white-space: nowrap;
  -overflow: hidden;
}

.header1{
    background-image: url(images/header.jpg);
    background-repeat: no-repeat;
    text-align: center;height: 263px; 
    overflow: hidden;
     background-position: center;
     width: 850px;
}
.feature-box-9 {
  background-color: #e0f3c0;
  border: 1px solid #bbce95;
  color: #616e52;
  font-size: 20px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
}

ul {
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    color: #151414;
}

li {
    text-align: left;
}

.feature-box-9 {
    background-color: #e0f3c0;
    border: 1px solid #bbce95;
    color: #616e52;
    font-size: 20px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px;
}

.module {
    width: 80%;
    margin: 0 auto;
    padding: 20px;
    border: 1px solid #ccc;
    box-shadow: 0px 0px 20px #cccccc;
    margin-bottom: 20px;
    margin-top: 10px;
}

.module .heading {
    font-weight: bold;
    text-align: center;
    font-size: 32px;
}
.thenewtable{
    width: 1400px;
    background: url(images/tableback.jpg);
    margin: 0 0 0 -275px;
    overflow: hidden;
    }
.tableinside{
    width:1400;
}
.tableinside2{
    width: 50%;
}
p.productdisc {
    text-align: center;
    font-size: 15px;
    margin: -13px 0 0 0;
}
.adshape{
    width: 663px;
    height: 473px;
    margin: 0 auto;
    margin-top: 80px;
}
@media screen and (max-width: 848px) {
    html {
        width: fit-content;
        margin: 0 auto;
    }

}
@media screen and (max-width: 800px) {
    .tableinside{
        width:100%;
    }
    .tableinside2{
        width: 57%;
    }
    .thenewtable{
        width: 1400px;
        background:none;
        margin: 0 0 0 -275px;
        overflow: hidden;
        }
.header1{
    background-image: url(images/header-v2.jpg);
    background-repeat: no-repeat;
    text-align: center;
    height: 263px; 
    overflow: hidden;
     background-position: center;
     width: 850px;
    
}
.footer{
    display: none;
}
p,li{
    font-size: 38px;
}
.module{
    width: 91%;
}
.moduleimg{
    width: 100%;
}
.module .heading {
    font-weight: bold;
    text-align: center;
    font-size: 39px;
}

.pricing-table ul .action {
    font-size: 25px;
    background-color: #FFFFFF;
    color: #878787;
}
h3 {
    font-size: 42px;
}
h2{
    font-size: 44px;
}
.adshape {
    width: 669px;
    height: 601px;
    margin: 0 auto;
    margin-top: 80px;
}
.pricing-table ul li {
    padding: 8px;
    background-color: #FFFFFF;
    border-width: 0px;
    border-style: dotted;
    border-color: #B8B8B8;
    border-radius: 0px;
    border-bottom-width: 1px;
    font-size: 22px;
}
.pricing-table ul .heading {
    color: #000000;
    background-color: #FFFFFF;
    font-size: 22px;
}


}