
body{
    font-family: 'Poppins';
    background: #fff;
    font-weight: 300;
}

.butmodal-open-button {
        border: none!important;
        

}

.bolder { font-weight: 600;}
      .fordt  { display:block; }
	  .formob { display:none;}

    .showpc { display: block;}
.hidepc { display: none;}

/* Add new for rewiev*/
.rewsection { width: 100%;  min-height: 100px; margin: 20px auto;  }
.boxes-holder { width: 100%; display: flex;   flex-wrap: wrap;    justify-content: space-around;  }
.box-rew {  width: 24%; }
.bx-img { width: 100%; }
.img-stars { width: 70%; height: auto; padding:10px 5px;}
.rew-p { padding:5px;}
.top-part { position: relative;}
.rew-name {
    font-weight: 600;
    font-size: 15px;
    line-height: 1.2;
    color: #fff;
    padding: 5px 10px;
    background: #294b8c;
    border-radius: 100px;
    position: absolute;
    bottom: 10px;
    left: 10px;
    position: absolute;
    z-index: 9999;
}

.mainvideo { width: 80%; height: auto; }

@media only screen and (max-width:1187px){
    .rewsection { width: 100%;  min-height: 100px; margin: 20px auto;  }
    .boxes-holder { width: 100%; display: flex;   flex-wrap: wrap;    justify-content: space-around;  }
    .box-rew {  width: 24%; }
    .bx-img { width: 100%; }
    .img-stars { width: 70%; height: auto; padding:10px 5px;}
    .rew-p { padding:5px; font-size: 16px;}
    .top-part { position: relative;}
    .rew-name {
        font-weight: 600;
        font-size: 15px;
        line-height: 1.2;
        color: #fff;
        padding: 5px 10px;
        background: #294b8c;
        border-radius: 100px;
        position: absolute;
        bottom: 10px;
        left: 10px;
        position: absolute;
        z-index: 9999;
    }


}
@media only screen and (max-width:1024px){
  .mainvideo { width: 100%!important; height: auto; }
  .showpc { display: none;}
  .hidepc { display: block;}
    .rewsection { width: 100%;  min-height: 100px; margin: 20px auto;  }
    .boxes-holder { width: 100%; display: flex;   flex-wrap: wrap;    justify-content: space-around;  }
    .box-rew {  width: 48%; margin-bottom: 10px; }
    .bx-img { width: 100%; }
    .img-stars { width: 70%; height: auto; padding:10px 5px;}
    .rew-p { padding:5px; font-size: 16px;}
    .top-part { position: relative;}
    .rew-name {
        font-weight: 600;
        font-size: 15px;
        line-height: 1.2;
        color: #fff;
        padding: 5px 10px;
        background: #294b8c;
        border-radius: 100px;
        position: absolute;
        bottom: 10px;
        left: 10px;
        position: absolute;
        z-index: 9999;
    }


}


@media only screen and (max-width:600px){
  .mainvideo { width: 100%!important; height: auto; }
  .showpc { display: none;}
  .hidepc { display: block;}
    .rewsection { width: 94%;  min-height: 100px; margin: 20px auto;  }
    .boxes-holder { width: 100%; display: flex;   flex-wrap: wrap;    justify-content: space-around;  }
    .box-rew { width: 98%; margin-bottom: 10px; }
    .bx-img { width: 100%; }
    .img-stars { width: 70%; height: auto; padding:10px 5px;}
    .rew-p { padding:5px; font-size: 16px!important;}
    .top-part { position: relative;}
    .rew-name {
        font-weight: 600;
        font-size: 15px;
        line-height: 1.2;
        color: #fff;
        padding: 5px 10px;
        background: #294b8c;
        border-radius: 100px;
        position: absolute;
        bottom: 10px;
        left: 10px;
        position: absolute;
        z-index: 9999;
    }


}






/* ADD NEW STUF for packeging */
.sectionSix {
    float: left;
    width: 100%;
    padding: 70px 0;
   
  }

.fgift { max-width:150px; height: auto;}

  .comnHdng2 {
    background: url(../images/hdng-bdr2.png) no-repeat center bottom;
    color: #ffffff;
  }
  .comnHdng {
    float: left;
    width: 100%;
    padding-bottom: 45px;
    background: url(../images/hdng-bdr.png) no-repeat center bottom;
    color: #191919;
  }

  .pack-sec {
    float: left;
    width: 100%;
    margin-top: 50px;
    position: relative;
  }

  .package.left {
    float: left;
  }
  .package {
    float: left;
    width: 370px;
    background: #fff;
    text-align: center;
    border-radius: 10px;
  }
  .left {
    float: left;
  }

  .pkg-hdng::after {
    position: absolute;
    left: 50%;
    margin-left: -5px;
    bottom: -17px;
    content: "";
    background: url(../images/dwn-arw.png) no-repeat center center;
    width: 10px;
    height: 17px;
  }


  .pkg-hdng {
    float: left;
    width: 100%;
    background: #584f96;
    padding: 0 10px 10px;
    border-radius: 10px 10px 0 0;
    position: relative;
  }
  .pkg-hdng span {
    display: inline-block;
    vertical-align: middle;
    background: #ffffff;
      background-color: rgb(255, 255, 255);
    padding: 5px 18px;
    font-size: 18px;
    color: #000000;
    line-height: 18px;
    margin-top: -20px;
    border-radius: 30px;
    margin-bottom: 10px;
  }

  .pkg-hdng p {
    float: left;
    width: 100%;
    font-size: 27px;
    line-height: 35px;
    color: #ffffff;
    font-weight: bold;
    letter-spacing: 0.5px;
  }

  .pkg-hdng::after {
    position: absolute;
    left: 50%;
    margin-left: -5px;
    bottom: -17px;
    content: "";
    background: url(../images/dwn-arw.png) no-repeat center center;
    width: 10px;
    height: 17px;
  }
  .package {
    text-align: center;
  }


  .comnHdng span {
    float: left;
    width: 100%;
    font-size: 48px;
    line-height: 64px;
    font-weight: bold;
    letter-spacing: 1px;
  }

  .pack-mdl-bx {
    float: left;
    width: 100%;
    padding: 25px 18px 20px;
  }

  .package.mid {
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -185px;
  }
  .package.right {
    float: right;
  }

  .pack-mdl-bx {
    float: left;
    width: 100%;
    padding: 25px 18px 20px;
    background-color: #EDEEF2;
    border-radius: 0px 0px 10px 10px;
  }

  .pkg-btl {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
  }

  .include-txt {
    float: left;
    width: 100%;
    height: 1px;
    background: #6a6a6a;
    margin-top: 30px;
  }

  .include-txt span {
    float: left;
    background: #6a6a6a;
    padding: 7px 10px;
    border-radius: 30px;
    color: #ffffff;
    font-size: 16px;
    line-height: 16px;
    font-weight: 500;
    margin-top: -15px;
  }
  ul.pkg-list {
    float: left;
    width: 100%;
    margin-top: 25px;
    padding-left: 0px;
  }

  ul.pkg-list li {
    float: left;
    width: 100%;
    font-size: 16px;
    line-height: 20px;
    color: #323232;
    margin-top: 5px;
   /* padding-left: 22px;*/
    /*background: url(../img/tik.png) no-repeat left 5px;*/
    text-align: left;
    letter-spacing: 0.3px;
    font-weight: 500;
  }


  li {
    list-style: none;
  }

  li, ul {
    list-style-type: none;
  }

  .rtlprc {
    float: left;
    width: 100%;
    font-size: 16px;
    line-height: 20px;
    color: #5d5d5d;
  }

  .strikeout {
    position: relative;
  }

  .strikeout::after {
    border-bottom: .1em solid red;
    content: "";
    left: 0;
    margin-top: calc(0.125em/2 * -1);
    position: absolute;
    right: -3px;
    top: 54%;
    transform: rotate(-10deg);
    -webkit-transform: rotate(-10deg);
  }
  .pkg-prcBox {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    border-radius: 10px;
    background: #EDEEF2;
  
  }

  .prc-txt1 {
    display: inline-block;
    vertical-align: middle;
    font-size: 48px;
    line-height: 48px;
    font-weight: bold;
    color: #1b1b1b;
    margin-top: 10px;
    letter-spacing: 0.5px;
  }

  
  .yousv {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    color: #1674d4;
    font-size: 16px;
    line-height: 20px;
    font-weight: bold;
    margin-top: 10px;
    letter-spacing: 0.5px;
  }
  a.packageBtn {
    color: #ffffff;
    font-size: 20px;
    line-height: 52px;
    font-weight: 500;
    letter-spacing: 0.5px;
  }

  .package .btn-box {
    margin-top: 13px;
  }
  .btn-box {
    display: inline-block;
    vertical-align: middle;
    margin-top: 30px;
    text-align: center;
    width: 280px;
    max-width: 100%;
  }

  .package .btn-ofr-txt {
    color: #323232;
    font-weight: 500;
    margin-top: 7px;
  }
  .btn-ofr-txt {
    float: left;
    width: 100%;
    color: #c8c8c8;
    font-size: 14px;
    line-height: 20px;
    margin-top: 10px;
    font-weight: 300;
    letter-spacing: 0.3px;
  }

  .cards {
    display: block;
    max-width: 100%;
    margin: 10px auto 0;
    width: 190px;
  }
  a.packageBtn {
    display: block;
    width: 100%;
    margin: 0 auto;
    border-radius: 50px;
    height: 52px;
    overflow: hidden;
    color: #ffffff;
    font-size: 20px;
    line-height: 52px;
    position: relative;
    background: #009900;
    font-weight: 500;
    letter-spacing: 0.5px;
    text-decoration: none;
  }

/*=================================*/
.pulse {
	animation-name: pulse;
	-webkit-animation-name: pulse;
	animation-duration: 1.5s;
	-webkit-animation-duration: 1.5s;
	animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;
	}
@keyframes pulse {
0% {transform: scale(0.9);}
50% {transform: scale(1);}
100% {transform: scale(0.9);}
}

@-webkit-keyframes pulse {
0% {-webkit-transform: scale(0.95);}
50% {-webkit-transform: scale(1);}
100% {-webkit-transform: scale(0.95);}
}

.comnHdng span {
    font-size: 48px;
    line-height: 64px;
    font-weight: bold;
    letter-spacing: 1px;
  }
  .comnHdng2 {
    color: #ffffff;
  }

.extratit { text-align: center;}


h1,
h2,
h3,
h4,
h5{
    font-family: 'Playfair Display', serif;
}

h2{
    font-size: 40px;
    margin-bottom: 25px;
}

h2:after{
    content: "";
    width: 100px;
    height: 5px;
    display: block;
    background: #1fb0c2;
    margin-top: 10px;
}

a{
    transition:all 0.5s ease 0s;
}

a:hover{
    text-decoration: none;
}

hr{
    margin: 70px 0;
}
/* ADD CUSTOME */
.bbox {
    font-weight: 600;
    color: #292c87;
    padding: 20px 0;
    border-bottom: 1px solid #1fb0c2;
    display: flex;
    flex-direction: row;
    justify-content: left;
    margin-bottom: 20px;
  }
  .bbox p {
    display: inline-block;
    width: 70%;
    vertical-align: top;
    padding-top: 17px;
    padding-left: 15px;
    font-weight: 600;
    color: #212529;
    font-size: 18px;
    font-family: montserrat,sans-serif;
  }


  .bbox .sec_left {
    width: 70%;
  }
.sec2 figure {
    margin: 20px auto;
  }

  /*prvi */
  figure.bbox_fig1 {
    width: 120px;
    height: 154px;
    background: url(../img/step-1n.png) no-repeat;
      background-size: auto;
    background-size: contain;
    display: inline-block;
    vertical-align: top;
  }

  figure.bbox_fig2 {
    width: 200px;
    height: 154px;
    background: url(../img/step-1-img.png) no-repeat;
      background-size: auto;
    background-size: contain;
    display: inline-block;
    vertical-align: top;
  }

  /* Drugi element */
  
  figure.bbox_fig3 {
    width: 120px;
    height: 154px;
    background: url(../img/step-2n.png) no-repeat;
      background-size: auto;
    background-size: contain;
    display: inline-block;
    vertical-align: top;
  }

  figure.bbox_fig4 {
    width: 200px;
    height: 154px;
    background: url(../img/step-2-img.png) no-repeat;
      background-size: auto;
    background-size: contain;
    display: inline-block;
    vertical-align: top;
  }
/* treci */
    figure.bbox_fig5 {
        width: 120px;
        height: 154px;
        background: url(../img/step-3n.png) no-repeat;
        background-size: auto;
        background-size: contain;
        display: inline-block;
        vertical-align: top;
    }

    figure.bbox_fig6 {
        width: 200px;
        height: 154px;
        background: url(../img/step-3-img.png) no-repeat;
        background-size: auto;
        background-size: contain;
        display: inline-block;
        vertical-align: top;
    }



.bottom-mob-swow { display:none!important; }
.bottom-pc-show  { display: block!important;}

.only-red {
    color:    #212529;

    font-weight: bold;
}
.only-blue {
    color: #3c3cf9;
    font-weight: bold;
}
.blue-link {
    color: #3c3cf9;
    font-weight: bold;
    text-decoration: underline;

}

.red-link {
    color: #3c3cf9;
    font-weight: bold;
    text-decoration: underline;

}
.bold-black {
    font-weight: bold;
    text-decoration: underline;
    color:#000000!important;
}
.gray-bck { background-color: #e7e7e7;}

main{
    margin-top: 30px;
}

.full-width{
    width: 100%;
    border: 8px solid #d2faf0;
    
    
}
.border2 {
    border:8px solid #FF9110;
}
.full-width2 {
    width: 70%;
    margin: 0px auto;
}

.full-width3 {
    width: 90%;
   
    margin: 0px auto;
   
}

.clear{
    clear: both;
}

.top-section{
    width: 100%;
    border-bottom: 1px solid #ddd;
    display: flex;
}

.top-section .name{
    color: #ffffff;
    font-size: 25px;
    padding: 10px 15px;
    background: #4156ab;
    width: 450px;
}

.name h1{
    font-size: 25px;
}

.icon-wrp{
    padding: 17px 15px;
    background: #FF9110;
    color: #fff;
    font-size: 15px;
    width: 275px;
    text-align: center;
    position: relative;
}

.icon-wrp:after {
    content: "";
    width: 0;
    height: 0;
    border-top: 9px solid transparent;
    border-left: 10px solid  #FF9110;
    border-bottom: 9px solid transparent;
    display: block;
    position: absolute;
    right: -10px;
    top: 19px;
}

.icon-wrp span,
.icon-wrp i{
    animation: blinker 0.8s linear infinite;
}

.top-section .txt-wrp{
    padding: 17px 15px 17px 5px;
    width: 100%;
    overflow: hidden;
    background: #4156ab;
    color:#ffffff;
}

.txt-wrp span {
    animation: marquee 25s linear infinite;
    display: inline-block;
    white-space: nowrap;
    width: 100%;
    padding-left: 6px;
}

.txt-wrp span:hover {
    -webkit-animation-play-state: paused;
            animation-play-state: paused;
}


@keyframes marquee {
    0% {
        margin-right: 0;
        transform: translateX(0%);
    }
    100% {
        margin-right: 0;
        transform: translateX(100%);
    }
    }

@keyframes blinker {
    50% {
        opacity: .2;
    }
}

main .col-sm-8 a{
    background: #ef5252;
    padding: 0px 7px;
    display: inline-block;
    color: #fff;
    transition:all 0.5s ease 0s;
}

main .col-sm-8 a:hover{
    background: #ef5152;
    text-decoration: none;
    color: #fff;
}

.date-updated span{
    background: #FFF8F1;
    display: inline-block;
    padding: 5px 10px;
    border-radius: 5px;
    color: #36a1fe;
    margin-bottom: 25px;
    font-family: 'Playfair Display', serif;
}

.small-txt {
  font-size: 15px;
  margin: 0px auto;
  display: block;
  background: #FF9110;
  background: #594f96;
  padding: 20px 0px;
  width: 70%;
  font-weight: 500;
  color: #ffffff;
  text-align: center;
}

.author-wrp{
    padding: 10px 5px;
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    margin-bottom: 25px;
    font-size: 12px;
    color: #9c9c9c;
}

.author-wrp img{
    border-radius: 150px;
    width: 30px;
}

.category{
    background: #F5ECB8;
    padding: 5px 10px;
    display: inline-block;
    margin-bottom: 10px;
    border-radius: 5px;
}

.quote__title{
    margin-bottom: 25px;
}

blockquote{
    background: #FFF8F1;
    padding: 25px;
    font-style: italic;
    border: 1px solid #ef5152;
}

blockquote ul li{
    padding-bottom: 10px;
}

.black{
    font-weight: 600;
}

.red{
    color: #ef5152;
    font-weight: 600;
}

.storyUpdate{
    text-align: center;
    width: 100%;
    margin-bottom: 40px;
}

.storyUpdate span {
    background: #ef5252;
    padding: 10px 20px;
    color: #fff;
}

.storyUpdate:before,
.storyUpdate:after{
    content: "";
    width: 150px;
    height: 2px;
    background: #ef5252;
    display: inline-block;
    position: relative;
    top: -4px;
}


.storyUpdate:before{
    margin-right: 15px;
}

.storyUpdate:after{
    margin-left: 15px;
}

fieldset{
    border: 1px groove #ddd !important;
    padding: 0 1.4em 1.4em 1.4em !important;
    margin: 0 0 1.5em 0 !important;
    box-shadow:  10px 10px 20px rgba(0,0,0,0.05);
}

legend{
    font-size: 1.2em !important;
    font-weight: bold !important;
    text-align: left !important;
    width:auto;
    padding:0 10px;
    border-bottom:none;
    background: #ef5152;
    color: #fff;
    border-radius: 5px;
}

.verdict{
    background: #F6A197;
    padding: 25px;
    color: #fff;
    box-shadow:  10px 10px 20px rgba(246,161,151,0.1);
}

.verdict h3{
    margin-bottom: 25px;
}

.verdict p{
    margin-bottom: 0;
}

/*** Twitter *****/

.twitter-box{
    margin-bottom: 25px;
}

.twitter-wrp{
    position: sticky;
    top: 10px;
}

.tbox{
    background: #f2f2f2;
    padding: 10px 15px;
}

.tbox h3{
    font-size: 18px;
    margin: 0;
    padding: 0;
}

.tbox h3 img{
    width: 5%;
}

.tbox span{
    font-size: 12px;
}

.tcont{
    display: flex;
    flex-wrap: wrap;
    font-size: 14px;
    background: #F7F7F7;
    padding: 20px;
}

.tcont img{
    width: 48px;
    height: 48px;
    border-radius: 50%;
    margin-right: 15px;
}  

.tcont p{
    width: 77%;
}

.ticon{
    background: #EDEEF2;
    padding: 10px 20px;
}

.ticon ul{
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
}

.ticon li{
    list-style: none;
    width: 25%;
    text-align: center;
    font-size: 13px;
}

.limited-wrp{
    background: #fff;
    width: 100%;
    margin-top: 150px;
    border: 3px dotted #fff;
    text-align: left;
    font-family: 'Poppins';
    color: #fff;
    display: flex;
    align-items: center;
    /* ADDed */
    background: rgb(14,6,152);
    background: linear-gradient(270deg, rgba(14,6,152,1) 0%, rgba(55,97,184,1) 45%, rgba(0,212,255,1) 100%);
}

.limited-wrp h2{
    font-size: 70px;
    font-family: 'Poppins';
    font-weight: 600;
    margin: 0;
    padding: 0;
}

.limited-wrp h2:after{
    display: none;
}

.limited-wrp h4{
    font-family: 'Poppins';
}

.offer-txt{
    text-align: center;
    width: 50%;
}

.offer-txt span{
    display: block;
}

.offer-txt a.btn-cta{
    padding: 10px 40px;
    font-size: 25px;
    display: inline-block;
    margin-top: 20px;
    border-radius: 150px;
    background: #FF9110;
    color: #fff;
    font-weight: 600;
}

.offer-txt a.btn-cta:hover{
    background: #EBF6EB;
    color: #333;
}

.source-wrp{
    margin: 0 0 50px;
    padding: 0;
    width: 100%;
}

.source-wrp li{
    padding-bottom: 15px;
    list-style: none;
}

/***_FAQ_***/

.faq-container{
    position: relative;
    max-width: 100%;
    width: 100%;
    height: auto;
    margin: 10px auto 50px;
}

.faq-container > h2{
    margin-bottom: 20px;
    padding-bottom: 15px;
}

.set{
    position: relative;
    width: 100%;
    height: auto;
    background-color: #f5f5f5;
}

.set > span{
    display: block;
    width: 100%;
    padding: 20px;
    text-decoration: none;
    cursor: pointer;
    color: #555;
    font-weight: 400;
    border-bottom: 1px solid #ddd;
    -webkit-transition:all 0.2s linear;
    -moz-transition:all 0.2s linear;
    transition:all 0.2s linear;
}

.set > span i{
    float: right;
    margin-top: 2px;
}

.set > span.active{
    background-color:#f94d49;
    color: #fff;
    font-weight: 600;
}

.faq-content{
    background-color: #fff;
    border-bottom: 1px solid #ddd;
    display:none;
}

.faq-content p{
    padding:30px 20px 50px;
    margin: 0;
    color: #333;
}


footer{
    background: #584f96;
    padding: 20px 20px;
    text-align: center;
    color: #fff;
}

footer span{
    display: block;
}

footer a{
    color: #FFF;
    display: inline-block;
    padding: 15px 10px 25px;
}

footer a:hover{
    color: #EF5B5C;
    text-decoration: none;
}

@media only screen and (max-width: 1200px) {
.top-section{
    flex-wrap: wrap;
}

.top-section .name{
    width: 100%;
    text-align: center;
}

.top-section .txt-wrp{
    width: 63%;
}

.limited-wrp img{
    width: 50%;
}

.limited-wrp h2{
    font-size: 43px;
}
}








@media only screen and (max-width: 1200px) {




.icon-wrp,
.top-section .txt-wrp{
    width: 100%;
}

main {
    margin-top: 20px;
}

h1 {
    font-size: 2rem;
}

h2 {
    font-size: 30px;
}

.top-section .txt-wrp {
    padding: 10px 15px 10px 5px;
}

.storyUpdate span{
    display: block;
}

.storyUpdate:before,
.storyUpdate:after{
    display: none;
}

.icon-wrp:after{
    display: none;
}

.limited-wrp{
    flex-wrap: wrap;
    margin: 150px 0px 0;
}

.soUrce{
    padding: 0 20px;
}

.twitter-box{
    margin-top: 25px;
}

.offer-txt,
.limited-wrp img {
    width: 100%;
}

.offer-txt{
    padding: 40px 0;
}

.accordion-container{
    width: 93%;
}

.set > span{
    padding: 14px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.set > span i{
    margin-left: 20px;
}

hr {
    margin: 20px 0;
}

footer{
    padding:10px;
    font-size: 13px;
}

footer a {
    padding: 8px 5px;
    font-size: 15px;
}

footer span{
    margin-top: 30px;
}

.float-cta a{
    font-size: 16px!important;
}
}




strong {
    /* background-image: -webkit-gradient(linear,left top,right top,color-stop(100%,#ffaeae),color-stop(0,#fff));
    background-image: -webkit-linear-gradient(left,#ffaeae 100%,#fff 0);
    background-image: linear-gradient(to right,#ffaeae 100%,#fff 0);
    background-position: 0 80%; */
    background-repeat: repeat-x;
    background-size: 100% 23%;
    font-weight: bold;

}

.float-cta {
    position: fixed;
    bottom: 0;
    z-index: 99999;
    width: 100%;
    background: #0000007d;
    padding: 15px;
    display: flex;
    justify-content: center;
    align-items: center;

}

.float-cta a {
    background:  #0a58ca;
    padding: 5px 15px 7px;
    color: #fff;
    border-radius: 5px;
    font-size: 24px;
    text-align: center;
    text-decoration: none;
    border: 1px solid #ffffff;
}
.float-cta a:hover {
    text-decoration: underline;
} 


.content strong {
  background: none;
}



fieldset img {
  max-width: 60px;
  margin-right: 20px;
}

fieldset p {
  margin: 0;
  padding: 10px;
}

fieldset {
  padding: 10px !important;
  display: flex;
  align-items: center;
  justify-content: center;
}



.fancy-quote {
  border-left: 4px solid #f94d49;
  padding-left: 15px;
  font-style: italic;
}

@media only screen and (max-width: 1187px){
.package.mid {
  margin-left: -160px;
}
}

@media only screen and (max-width: 1024px) {
.full-width2 {
    width: 100%;
    margin: 0px auto;

}

.small-txt{
    width: 100%;
    margin: 0px auto;
    font-size: 12px;
    padding: 5px;
}
}

@media only screen and (max-width: 650px) {
    p { font-size: 16px!important;}
    .prc-txt1{ font-size: 26px!important;}
    .tw-paragraf { font-size: 15px!important;}
    .bottom-pc-show  { display: none!important;}
    .bottom-mob-swow { display: block!important; margin-top: -140px!important; }

    .bbox .sec_right, .bbox .sec_left {
        width: 100%;
      
      }
    
    .bbox .sec_left {
      display: flex;
      flex-direction: row;
      justify-content: space-between;
    }
    .bbox {
        flex-direction: column;
      }
      .bbox p {
        font-size: 16px!important;
      }
      .bbox .sec_right figure {
        background-position: center;
        width: 335px;
        height: 235px;
        max-width: 100%;
      }
    
      .offer-txt a.btn-cta{
        font-size: 20px;
        padding: 10px 20px;
      }
	  
	  /* ADD NEW STUF for packeging */
.sectionSix {
    float: left;
    width: 100%;
    padding: 70px 0;
   
  }

.fgift { max-width:100px; height: auto;}

  .comnHdng2 {
    background: url(../images/hdng-bdr2.png) no-repeat center bottom;
    color: #ffffff;
  }
  .comnHdng {
    float: left;
    width: 100%;
    padding-bottom: 45px;
    background: url(../images/hdng-bdr.png) no-repeat center bottom;
    color: #191919;
  }

  .pack-sec {
    float: left;
    width: 100%;
    margin-top: 50px;
    position: relative;
  }

  .package.left {
    float: left;
  }
  .package {
    float: left;
    width: 370px;
    background: #fff;
    text-align: center;
    border-radius: 10px;
	padding-bottom:10px;
  }
  .left {
    float: left;
  }

  .pkg-hdng::after {
    position: absolute;
    left: 50%;
    margin-left: -5px;
    bottom: -17px;
    content: "";
    background: url(../images/dwn-arw.png) no-repeat center center;
    width: 10px;
    height: 17px;
  }


  .pkg-hdng {
    float: left;
    width: 100%;
    background: #1674d4;
    padding: 5px;
    border-radius: 10px 10px 0 0;
    position: relative;
  }
  .pkg-hdng span {
    display: inline-block;
    vertical-align: middle;
    background: #ffffff;
      background-color: rgb(255, 255, 255);
    padding: 5px 18px;
    font-size: 15px;
    color: #000000;
    line-height: 18px;
    margin-top: -20px;
    border-radius: 30px;
    margin-bottom: 10px;
  }

  .pkg-hdng p {
    float: left;
    width: 100%;
    font-size: 22px;
    line-height: 5px!important;
    color: #ffffff;
    font-weight: bold;
    letter-spacing: 0.5px;
  }

  .pkg-hdng::after {
    position: absolute;
    left: 50%;
    margin-left: -5px;
    bottom: -17px;
    content: "";
    background: url(../images/dwn-arw.png) no-repeat center center;
    width: 10px;
    height: 17px;
  }
  .package {
    text-align: center;
  }


  .comnHdng span {
    float: left;
    width: 100%;
    font-size: 48px;
    line-height: 64px;
    font-weight: bold;
    letter-spacing: 1px;
  }

  .pack-mdl-bx {
    float: left;
    width: 100%;
    padding: 25px 18px 20px;
  }

  .package.mid {
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -185px;
  }
  .package.right {
    float: right;
  }

  .pack-mdl-bx {
    float: left;
    width: 100%;
    /* padding: 25px 18px 20px; */
	padding: 5px;
    background-color: #EDEEF2;
    border-radius: 0px 0px 10px 10px;
  }

  .pkg-btl {
    display: inline-block;
    vertical-align: middle;
    max-width: 60%;
  }

  .include-txt {
    float: left;
    width: 100%;
    height: 1px;
    background: #6a6a6a;
    margin-top: 30px;
  }

  .include-txt span {
    float: left;
    background: #6a6a6a;
    padding: 7px 10px;
    border-radius: 30px;
    color: #ffffff;
    font-size: 12px;
    line-height: 16px;
    font-weight: 500;
    margin-top: -15px;
  }
  ul.pkg-list {
    float: left;
    width: 100%;
    margin-top: 5px!important;
    padding-left: 0px;
  }

  ul.pkg-list li {
    float: left;
    width: 100%;
    font-size: 16px;
    line-height: 20px;
    color: #323232;
    margin-top: 5px;
   /* padding-left: 22px;*/
    /*background: url(../img/tik.png) no-repeat left 5px;*/
    text-align: left;
    letter-spacing: 0.3px;
    font-weight: 500;
  }


  li {
    list-style: none;
  }

  li, ul {
    list-style-type: none;
  }

  .rtlprc {
    float: left;
    width: 100%;
    font-size: 16px;
    line-height: 5px!important;
    color: #5d5d5d;
  }

  .strikeout {
    position: relative;
  }

  .strikeout::after {
    border-bottom: .1em solid red;
    content: "";
    left: 0;
    margin-top: calc(0.125em/2 * -1);
    position: absolute;
    right: -3px;
    top: 54%;
    transform: rotate(-10deg);
    -webkit-transform: rotate(-10deg);
  }
  .pkg-prcBox {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    border-radius: 10px;
    background: #EDEEF2;
  
  }

  .prc-txt1 {
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
    line-height: 18px;
    font-weight: bold;
    color: #1b1b1b;
    margin-top: 10px;
    letter-spacing: 0.5px;
  }

  
  .yousv {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    color: #1674d4;
    font-size: 15px;
    line-height: 16px;
    font-weight: bold;
    margin-top: 2px;
    letter-spacing: 0.5px;
  }
  a.packageBtn {
    color: #ffffff;
    font-size: 20px;
    line-height: 52px;
    font-weight: 500;
    letter-spacing: 0.5px;
  }

  .package .btn-box {
    margin-top: 4px!important;
  }
  .btn-box {
    display: inline-block;
    vertical-align: middle;
    margin-top: 30px;
    text-align: center;
    width: 280px;
    max-width: 100%;
  }

  .package .btn-ofr-txt {
    color: #323232;
    font-weight: 500;
    margin-top: 7px;
  }
  .btn-ofr-txt {
    float: left;
    width: 100%;
    color: #c8c8c8;
    font-size: 12px;
    line-height: 12px;
    margin-top: 4px;
    font-weight: 300;
    letter-spacing: 0.3px;
  }

  .cards {
    display: block;
    max-width: 100%;
    margin: 20px auto 0;
    width: 190px;
	padding-bottom: 20px;
  }
  a.packageBtn {
    display: block;
    width: 100%;
    margin: 0 auto;
    border-radius: 50px;
    height: 52px;
    overflow: hidden;
    color: #ffffff;
    font-size: 20px;
    line-height: 52px;
    position: relative;
    background: #009900;
    font-weight: 500;
    letter-spacing: 0.5px;
    text-decoration: none;
  }

	  
	  h2 {
  font-size: 28px;
}
	  .pkg-prcBox { padding: 0px!important;} 
	  
	  .nomob { display:none!important;}
	  
      .fordt  { display:none;}
	  .formob { display:block;}
     .twitter-box { display:none!important;}

}




