/* boltt premium */

.mob-view {
    display: none !important;
}


/* section one */

h2 {
    /* letter-spacing: 8px; */
}

h3 {
    /* letter-spacing: 2px; */
}

.section {
    height: 100vh;
}

.mobile-view {
    display: none !important;
}

.mobile-hidden {
    display: block !important;
}

.mid-header-section {
    text-align: center;
}

.premium-section-one {
    text-align: right;
    min-height: unset;
    height: auto;
    padding: 0;
    position: relative;
}

.icon-container {
    /*width: 35px;*/
    margin-bottom: 11px;
}

.premium-section-one figure img {
    width: 100%;
}

.premium-section-one .content {
    position: absolute;
    right: 7%;
    z-index: 2;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
}

.premium-section-one h2 {
    font-size: 32px;
    line-height: 1.3;
    display: inline-block;
    color: #000;
    margin: 0 0 5px;
    text-transform: capitalize;
}

.premium-section-one p {
    font-size: 18px;
    line-height: 1.3;
    color: #000;
}


/*--section two area--*/

.premium-section-two {
    padding: 50px 0 20px;
}

.section-two-header-content {
    text-align: center;
}

.premium-section-two h2 {
    font-size: 30px;
    /* margin-bottom: 30px; */
}

.section-two-header-content p {
    font-size: 17px;
    margin-bottom: 60px;
}

.two-coloum-data-parent {
    position: relative;
}

.three-coloum-data {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -ms-flex-pack: distribute;
    justify-content: space-around;
}

.three-coloum-data .col-area-section {
    width: 32%;
}

.data-container {
    float: left;
    width: calc(100% - 65px);
}

.section-2-contet-list {
    margin-top: 20px;
    float: left;
}

.section-2-contet-list + .section-2-contet-list {
	margin-top: 35px;
}

.section-2-contet-list h3 {
    color: #000;
    margin: 0 0 10px;
    font-size: 20px;
    text-transform: capitalize;
}

.section-2-contet-list p {
    font-size: 15px;
    color: #000;
	line-height: 1.6;
}

.more-content {
    display: none;
}

.more-btn {
    margin-top: 30px;
    /*text-align: center;*/
    display: block;
    float: left;
}

.learn-more {

}


.premium-section-three {
    background: #fafafa;
    padding-top: 40px;
    height: auto;
}

.left-column-text {
    width: 40%;
    /* position: absolute; */
    left: 0;
    top: 0;
    height: 100%;
    padding: 40px 20px 20px;
    float: left;
}

.left-column-data {
    float: right;
    width: 90%;
    max-width: 969px;
}

.left-column-data h2,
.left-column-data h3,
.left-column-data p {
    color: #000;
}

.left-column-data p {
    font-size: 18px;
}

.right-column-text {
    width: 55%;
    height: 100%;
    float: right;
    padding: 40px 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.right-column-text figure {
    position: relative;
}

.right-column-text figure:before {
    position: absolute;
    content: '';
    height: 80px;
    width: 15px;
    background: #bb527b;
    right: -7px;
    top: 20px;
}

.section3-slider-section {
    margin-top: 30px;
}


/*premium-section-four*/

.premium-section-four {
    padding-top: 40px;
    height: auto;
    padding-bottom: 30px;
}

.premium-section-four .right-text-section {
    float: right;
    width: 35%;
    padding-top: 40px;
}

.premium-section-four .right-text-section>div {
    float: left;
    padding-bottom: 20px;
}

.premium-section-four .left-figure-section {
    float: left;
    width: 60%;
    padding-top: 40px;
}

.premium-section-four h3 {
    color: #000;
    margin: 0 0 10px;
    font-size: 20px;
    text-transform: capitalize;
}

.left-figure-section figure {
    position: relative;
}

.left-figure-section figure:before {
    position: absolute;
    content: '';
    height: 80px;
    width: 15px;
    background: #646c76;
    left: -7px;
    top: 20px;
}

.premium-section-five {
    background: #fafafa;
    height: auto;
    min-height: auto;
    padding-top: 50px;
    overflow: visible;
}

.premium-section-six {
    background-image: url(../images/premium/banner-2-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center right;
    position: relative;
}

.premium-section-six-images {
    display: block;
    margin-top: -30px;
    position: relative;
    z-index: 10;
}

.premium-section-six .content {
    position: absolute;
    left: 7%;
    z-index: 2;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 35%;
}

.premium-section-six h2 {
    margin: 0 0 15px;
    font-size: 37px;
}

.premium-section-six h3 {
    margin: 0 0 5px;
    color: #fc446f;
    font-size: 26px;
}

.premium-section-six p {
    font-size: 19px;
}

.premium-section-seven {
    background-image: url(../images/premium/banner-4-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center right;
    padding: 15px 0 0;
    position: relative;
}

.premium-section-seven .content {
    position: absolute;
    right: 7%;
    z-index: 2;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 35%;
    text-align: right;
}

.premium-section-seven h2 {
    margin: 0 0 15px;
    font-size: 37px;
}

.premium-section-seven h3 {
    margin: 0 0 5px;
    color: #fc446f;
    font-size: 26px;
}

.premium-section-seven p {
    font-size: 19px;
}

.premium-section-eight {
    text-align: center;
    margin-bottom: 70px;
}

.premium-section-eight h2 {
    font-size: 30px;
    color: #000;
}

.premium-section-nine {
    /* border-bottom: 1px solid #d2d2d2; */
    padding-bottom: 20px;
}

.plan-list {
    text-align: center;
}

.premium-table {
    margin: 0 auto 40px;
    padding: 0;
    list-style: none;
    max-width: 1024px;
    width: 100%;
}

.premium-table li.long-hight p {
    line-height: 1.4;
}

.premium-table li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.premium-table li img {
    max-height: 25px;
}

.premium-table li p {
    margin: 0;
    font-size: 16px;
    line-height: 35px;
    padding-top: 7px;
    padding-bottom: 7px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.premium-table li p .mobile-view {
    display: none;
}

.premium-table li p .fa {
    font-size: 20px;
}

.premium-table li p .fa-times {
    color: #cf0000;
}

.premium-table li p .fa-check {
    color: #018c47;
}

.premium-table li p:nth-child(1) {
    width: 45%;
}

.premium-table li p:nth-child(2) {
    width: 25%;
    text-align: center;
}

.premium-table li p:nth-child(3) {
    width: 30%;
    text-align: center;
}

.premium-table li+li p:nth-child(1) {
    border-right: 1px solid #e6e6e6;
}

.premium-table li:first-child p+p {
    color: #000;
}

.premium-table li:first-child {
    margin-bottom: 10px;
}

.premium-table li:first-child p {
    color: #000;
    font-size: 20px;
}

.premium-table li+li p+p {
    padding-left: 30px;
    padding-right: 30px;
}

.premium-table li+li p {
    border-bottom: 1px solid #e6e6e6;
}

.premium-table li:last-child p {
    border-bottom: none;
}

.premium-section-eight {
    text-align: center;
    margin: 40px 0;
}

.plan-list {
    border-right: 1px solid #fff;
}

.plan-list li:last-child {
    border-right: none;
}

.plan-list h3 {
    color: #fff;
    margin: 30px 0 30px;
}

.plan-list span {
    color: #fff;
}

.section-home7 {
    padding-top: 60px;
    padding: 60px 0 20px 0;
    text-align: center;
    position: relative;
    background: #fafafa;
}

.section-common2 {
    background: #fff;
    padding-bottom: 0;
    overflow: visible;
    color: black;
    padding: 40px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    max-height: none;
    overflow: hidden;
}

.common2-fig-block {
    width: 50%;
    position: absolute;
    bottom: 5%;
    right: 0;
}

.common2-content-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
}

.common2-content-main {
    text-align: left;
    position: relative;
    padding-left: 50px;
}

.section-common2 h2 {
    font-size: 30px;
    line-height: 1.1;
    /*margin-bottom: 25%;*/
    margin-bottom: 50px;
	margin-top: 0;
    letter-spacing: normal;
    text-transform: capitalize;
}

.section-common2 h2 span {
    display: block;
}

.section-common2 h3 {
    font-size: 30px;
    margin-bottom: 10px;
    letter-spacing: 0px;
    text-transform: capitalize;
}

.common2-content-main > p {
	font-family: 'sofia_prolight';
	font-size: 22px !important;
	line-height: 1;
	margin: 20px auto;
	letter-spacing: .01em;
	text-align: left;
}

.common-buy-now:hover,
.common-buy-now:active,
.common-buy-now:focus {
    outline: none;
    text-decoration: none;
    color: #fff;
}

.common-buy-block .common-buy-now {
    float: left;
}

.common-buy-now {
    display: inline-block;
    padding: 15px 0;
    color: #fff;
    letter-spacing: .03em;
    font-size: 16px;
    line-height: 1;
    font-family: 'sofia_promedium';
    /* background: #000; */
}

.common-buy-now a {
    /* float: left; */
    font-family: 'sofia_problack';
    font-size: 12px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    padding: 18px 20px;
    letter-spacing: .02em;
    background: black;
    margin: 20px auto;
    max-width: 350px;
    text-decoration: none;
    display: block;
}

.common-buy-now a.zero-bg{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fb4d61+0,ff6655+66,ff6655+100 */background: #fb4d61; /* Old browsers */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */background: linear-gradient(135deg, #fb4d61 0%,#ff6655 66%,#ff6655 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fb4d61', endColorstr='#ff6655',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */-webkit-box-shadow: 0px 4px 10px -3px #ff6655;box-shadow: 0px 4px 10px -3px #ff6655;}
.common-buy-now a.first-bg{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fb4d61+0,fd466f+100 */
    background: #fb4d61; /* Old browsers */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
    background: -webkit-gradient(linear, left top, left bottom, from(#fb4d61),to(#fd466f));
    background: linear-gradient(to bottom, #fb4d61 0%,#fd466f 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fb4d61', endColorstr='#fd466f',GradientType=0 ); /* IE6-9 */
    -webkit-box-shadow: 0px 4px 10px -3px #fb4b64;
    box-shadow: 0px 4px 10px -3px #fb4b64;
}

.common-buy-now a.second-bg{
   /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ff9a4f+0,ff5f56+100 */
   background: #ff9a4f; /* Old browsers */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
   background: -webkit-gradient(linear, left top, right top, from(#ff9a4f),to(#ff5f56));
   background: linear-gradient(to right, #ff9a4f 0%,#ff5f56 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
   filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff9a4f', endColorstr='#ff5f56',GradientType=1 ); /* IE6-9 */
   -webkit-box-shadow: 0px 4px 10px -3px #ff994f;
   box-shadow: 0px 4px 10px -3px #ff994f;
}

.common-buy-now a.third-bg{
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f62b55+0,f64747+100 */
  background: #f62b55; /* Old browsers */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, right top, from(#f62b55),to(#f64747));
  background: linear-gradient(to right, #f62b55 0%,#f64747 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f62b55', endColorstr='#f64747',GradientType=1 ); /* IE6-9 */
  -webkit-box-shadow: 0px 4px 10px -3px #f62c55;
  box-shadow: 0px 4px 10px -3px #f62c55;
}
.common-buy-now a .common-price-area{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.common-buy-now+.common-buy-now {
    margin-left: 35px;
}

.common-buy-now span {
    display: inline-block;
    font-size: 20px;
    line-height: 1;
    /* margin-bottom: 2px; */
}
.common-buy-now .common-real-price{
    width: 110px;
    text-align: center;
    display: block;
    font-size: 28px;
}
.common-buy-now .common-real-price b{
    display:block;
    font-size: 12px;
    margin-top:4px;
}

span.common-price-sec{
    font-size: 14px;
    font-family: 'sofia_prolight';
    text-transform: none;
    margin-left: 30px;
    padding-left: 20px;
    position:relative;
    text-align: left;
    text-decoration: none;
    line-height: 20px;
}
/* span.common-price-sec:before{
    position:absolute;
    content:'';
    height: 44px;
    background:#fff;
    width:1px;
    left:-5px;
    top:0;
} */
.common-buy-now:focus,
.common-buy-now:hover,
.common-buy-now:active {
    color: #fff;
}


/*--home7-content--*/

.premium-report-data {
    margin: 10px 55px 50px;
}

.premium-report-data h3 {
    font-family: 'sofia_problack';
    color: #091945;
}

.discount-price {
    display: block;
    font-size: 12px !important;
    margin-bottom: 5px;
}

.sec9-data-left {
    text-align: left;
    display: block;
}


/*********************
    MEDIA QUERIES
**************************/

@media only screen and (max-width:1400px) {
    .premium-section-five p span {
        display: block;
    }
}


/* 1400 End */

@media only screen and (max-width:1200px) {
    .container {
        width: 100%;
    }
    .two-coloum-data {
        padding: 100px 200px 40px 25px;
    }
    .two-coloum-image {
        right: 8%;
        width: 45%;
    }
    .two-coloum-data-bg {
        right: 20px;
        top: 15%;
    }
    .section-2-contet-list:last-child {
        margin-bottom: 0;
    }
}


/* 1200 End */


/* 800 End */

@media only screen and (max-width: 767px) {

	.mobile-view {
    	display: block !important;
	}

	.mobile-hidden {
		display: none !important;
	}

    /* start common*/
    h2 {
        font-size: 22px !important;
        /* letter-spacing: 6px; */
        line-height: 30px !important;
    }
    h3 {
        font-size: 22px !important;
        text-transform: capitalize !important;
    }
    h3 br,
    h2 br {
        display: none;
    }
    p {
        font-size: 16px !important;
		line-height: 1.5;
    }
    .mob-view {
        display: block !important;
    }
    .win-view {
        display: none !important;
    }
    .slick-slider .slick-next {
        background: url('../images/premium-new/right-arrow.png') no-repeat;
        content: "";
        display: block;
        height: 15px;
        width: 15px;
        position: absolute;
        right: 0px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        text-indent: 30px;
        overflow: hidden;
        border: 0;
    }
    .slick-slider .slick-prev {
        background: url('../images/premium-new/left-arrow.png') no-repeat;
        content: "";
        display: block;
        height: 15px;
        width: 15px;
        position: absolute;
        left: 0px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        text-indent: 30px;
        overflow: hidden;
        border: 0;
    }
    /*end common*/
    .premium-section-one {
        background: url(../images/premium-new/mobile/section-1-bg-img.jpg) center no-repeat;
        background-size: cover;
        height: 100vh;
        overflow: visible;
    }
    .premium-section-one .content {
        background: #fff;
        /*! position: static; */
        margin: 0 auto;
        width: 90%;
        left: 0;
        right: 0;
        top: 100%;
        text-align: center;
        -webkit-box-shadow: 0px 0px 15px -5px rgba(0, 0, 0, 0.30);
        box-shadow: 0px 0px 15px -5px rgba(0, 0, 0, 0.30);
        padding: 20px;
    }
    /*-- section section two--*/
    .premium-section-two {
        padding: 100px 0 20px;
        position: relative;
        height: auto;
        max-height: none;
    }
    .premium-section-two .data-container {
        width: 100%;
    }
    .premium-section-two .icon-container {
        margin: 0 auto;
    }
    .premium-section-two .icon-container img {
        margin: auto;
    }
	
	.premium-section-two .data-container p {
		line-height: 1.5;
	}
	
	.mid-header-section {
		margin-bottom: 20px;
	}
	
	.section-2-contet-list p {
		line-height: 1.5;
	}
	
    .section2-slider-section {
        margin-top: 200px;
        position: relative;
    }
    .section2-slide-area {
        position: absolute;
        z-index: 99;
        width: 100%;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    .section2-slider {
        background: #fff;
        -webkit-box-shadow: 0px 0px 15px -5px rgba(0, 0, 0, 0.30);
        box-shadow: 0px 0px 15px -5px rgba(0, 0, 0, 0.30);
        padding: 20px;
        text-align: center;
    }
    .premium-section-two .slick-dots {
        bottom: -45px;
        list-style: none;
        display: block;
        text-align: center;
        padding: 0;
        width: 100%;
		margin-top: 15px;
		margin-bottom: 0;
    }
    .premium-section-two .slick-dots li {
        position: relative;
        display: inline-block;
        height: 20px;
        width: 15px;
        margin: 0 5px;
        padding: 0;
        cursor: pointer;
    }
    .premium-section-two .slick-dots li button {
        border: 0;
        background: transparent;
        display: block;
        height: 20px;
        width: 15px;
        outline: none;
        line-height: 0;
        font-size: 0;
        color: transparent;
        padding: 5px;
        cursor: pointer;
    }
    .premium-section-two .slick-dots li button:hover,
    .premium-section-two .slick-dots li button:focus {
        outline: none;
    }
    .premium-section-two .slick-dots li button:hover:before,
    .premium-section-two .slick-dots li button:focus:before {
        opacity: 1;
    }
    .premium-section-two .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "";
        width: 10px;
        height: 10px;
        font-family: "slick";
        font-size: 42px;
        line-height: 5px;
        text-align: center;
        border: 1px solid #000;
        border-radius: 50%;
        opacity: 0.25;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }
    .premium-section-two .slick-dots li.slick-active button:before {
        background: #000;
        border: 1px solid #000;
        opacity: 0.75;
    }
    /*    .premium-section-three*/
    .premium-section-three {
        padding-top: 200px;
        height: auto;
        max-height: none;
        text-align: center;
    }
    .premium-section-three .icon-container {
        margin: 0 auto 15px;
    }
    .premium-section-three .icon-container img {
        margin: auto;
    }
    .premium-section-three .data-container {
        width: 90%;
        margin: 0 auto;
        float: none;
    }
    .premium-section-three .more-btn {
        float: none;
    }
    /*    premium-section-four*/
    .premium-section-four {
        height: auto;
        max-height: none;
    }
    .premium-section-four br {
        display: none
    }
    .section4-mobile-slider {
        margin-top: 50px;
        text-align: center;
    }
    .premium-section-four .left-figure-section,
    .premium-section-four .right-text-section {
        width: 100%;
        float: none;
        text-align: center;
    }
    .premium-section-four .data-container {
        width: 90%;
        margin: 0 auto;
        float: none;
    }
    .premium-section-four .icon-container {
        margin: 0px auto 15px;
    }
    .premium-section-four .icon-container img {
        margin: auto;
    }
    .premium-section-four .more-btn {
        float: none;
        width: 100%;
        text-align: center;
    }
    /*    section5-slider-section*/
    .premium-section-five {
        padding-bottom: 150px;
    }
    .section5-slider-section {
        position: relative;
        z-index: 9;
    }
    .sec5-slide-area {
        background: #fff;
        -webkit-box-shadow: 0px 0px 15px -5px rgba(0, 0, 0, 0.30);
        box-shadow: 0px 0px 15px -5px rgba(0, 0, 0, 0.30);
        padding: 20px;
        text-align: center;
        width: 90%;
        margin: 0 auto 50px;
        text-align: center;
        position: absolute;
        left: 0;
        right: 0;
        z-index: 1;
    }
    .sec5-slide-area .icon-container {
        float: none;
        text-align: center;
        margin: 0 auto;
    }
    .sec5-slide-area .icon-container img {
        margin: auto;
    }
    .sec5-slide-area .data-container {
        width: 100%;
        float: none;
    }
    .sec5-slide-area .slick-dots {
        bottom: -45px;
        list-style: none;
        display: block;
        text-align: center;
        padding: 0;
        width: 100%;
    }
    .sec5-slide-area .slick-dots li {
        position: relative;
        display: inline-block;
        height: 20px;
        width: 15px;
        margin: 0 5px;
        padding: 0;
        cursor: pointer;
    }
    .sec5-slide-area .slick-dots li button {
        border: 0;
        background: transparent;
        display: block;
        height: 20px;
        width: 15px;
        outline: none;
        line-height: 0;
        font-size: 0;
        color: transparent;
        padding: 5px;
        cursor: pointer;
    }
    .sec5-slide-area .slick-dots li button:hover,
    .sec5-slide-area .slick-dots li button:focus {
        outline: none;
    }
    .sec5-slide-area .slick-dots li button:hover:before,
    .sec5-slide-area .slick-dots li button:focus:before {
        opacity: 1;
    }
    .sec5-slide-area .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "";
        width: 10px;
        height: 10px;
        font-family: "slick";
        font-size: 42px;
        line-height: 5px;
        text-align: center;
        border: 1px solid #000;
        border-radius: 50%;
        opacity: 0.25;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }
    .sec5-slide-area .slick-dots li.slick-active button:before {
        background: #000;
        border: 1px solid #000;
        opacity: 0.75;
    }
    /*home7-content-bg*/

    .premium-section-eight {
        text-align: center;
        margin: 200px 0 40px;
    }
    .common2-content-main > p {
        text-align: center;
    }
	
	.sec9-data-left {
		display: none;
	}
}
/* 767 END */

@media only screen and (max-width:500px) {
	
	.premium-section-eight p br {
		display: none;
	}
	
}
/* 500 END */

@media only screen and (max-width:360px) {
	
	.premium-section-nine {
		padding-left: 0;
		padding-right: 0;
	}
	
	.premium-table li p {
		font-size: 14px !important;
		line-height: 1.6;
	}
	
}

