/* Minification failed. Returning unminified contents.
(972,27): run-time error CSS1062: Expected semicolon or closing curly-brace, found ':'
(1865,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(1866,21): run-time error CSS1039: Token not allowed after unary operator: '-w'
 */
body{
    /*font-family: 'Open Sans', sans-serif;*/
}

footer {
    text-align: center;
    /*position:relative;*/
    height: 23px;
    margin-top: -30px !important;
    clear: both;
}
.navbar-brand {
    padding: 5px 15px !important;
}

.helloNav {
    margin-top: -10px !important;
    margin-bottom: -13px;
}

.navbar-inverse .navbar-nav > li > a {
    color: gainsboro;
}

.mgtop{
    margin-top:20px !important;

}
#pagedwn {   
    z-index: 9999999999;
    top: 60px;
    right:-60px;
    background-color: #09b5b5;
    border-radius: 100px;
    color: red;
    cursor: pointer;
    opacity:0.3;
}
#pageup {
    float: right;
    z-index: 9999999999;
    opacity: 0.3;
    background-color: aqua;
    border-radius: 100px;
    color: red;
    cursor: pointer;
}

#pagedwn:hover {
    opacity: 1;
}

#pageup:hover {
    opacity: 1;
}


footer {
    margin-top: 0px !important;
}
/*.dropdown-menu > li > a  {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    -webkit-overflow-scrolling: touch;
    float: right;
    background-color: cornflowerblue;
    border-radius: 10px;
}*/

#scrlto {
    position: fixed;
    display: none;
    font-size: 60px;
    right: 0px;
    top: 60vh !important;
    z-index: 99999999;
}








@media only screen and (min-width : 768px) {
    .nav > li > a {
        padding: 5px 10px ;
    }

}

    @media only screen and (max-width : 767px) {

        .navtext{
            text-align:center;
        }

        #pagedwn {
            top: 40px;
            right: -40px;
        }
            #scrlto {           
            font-size: 40px;
        }
        .navbar-collapse {
            padding-right: 15px;
            padding-left: 15px;
            overflow-x: visible;
            border-top: 1px solid transparent;
            -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
            box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
            -webkit-overflow-scrolling: touch;
            float: right;
            background-color: cornflowerblue;
            border-radius: 10px;
            color: black !important;
            width: 170px;
        }

        .frtcontent {
            padding: 0px 10px 10px 10px !important;
        }

        #indexwelcome {
            padding: 68px 10px 30px 10px !important;
        }

        .cardlej {
            top: -110px !important;
        }

        .navbar {
            height: 50px !important;
        }

        .body-content {
            margin-top: 50px !important;
            padding-right: 25px;
        }
        .nav > li > a {
            padding: 10px 20px !important;
        }

    }

.qwerty1 {
    position: relative;
    margin: auto;
    height: 40px;
    width: auto;
    border-style: solid;
    border-radius: 10px;
    background-color: #928f8f;
    box-shadow: 1.8px 1.8px 2px 0.1px;
    color: white;
    left: 6px;
    bottom: 2px;
}


.qwerty {
    position: relative;
    margin: auto;
    height: 55px;
    width: auto;
    border-style: solid;
    border-radius: 14px;
    background-color: #928f8f;
    box-shadow: 4px 4px 2px 0.5px;
    color: white;
    left: 6px;
}

    #pageHeading {
        margin-top: 15px;
        font-size: 40px;
        font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
        font-weight: 900;
        color: white;
        text-shadow: 3px 3px #7c7f17;
        letter-spacing: 1.3px;
        height: 50px;
        margin-bottom: 10px;
    }

    #pageHeading1 {
        margin-top: 5px;
        font-size: 38px;
        font-family: 'Segoe UI Bold', Tahoma, Geneva, Verdana, sans-serif;
        font-weight: 900;
        color: white;
        text-shadow: 2px 2px #7c7f17;
        letter-spacing: 1.3px;
        height: 38px;
        margin-bottom: 10px;
    }


    .navbar {
        height: 70px;
        border-bottom: 1px solid #fff;
        background-color: #000000;
    }

    .nav a {
        color: #555;
    }

        .nav a:hover {
            color: #72C02C;
        }

    .nav > li > a:hover {
        background-color: white;
    }

    .navbar-nav > li > a {
        margin-top: 0px;
        padding-top: 5px;
        max-height: 30px;
    }

    .body-content {
        margin-top: 0px;
    }

    @media (max-width:767px) {


        /*.navbar-nav > li > a {
        margin-top:25px;
    }*/
    }
    /**/ /**/
    a[data-logout-button] {
        color: white;
    }

    .nav > li > a[data-logout-button]:hover {
        color: white;
        background-color: orangered;
        border-color: orangered;
    }

    @media (max-width:400px) {
        body > div.navbar.navbar-inverse.navbar-fixed-top > div > div.navbar-header > div > div.col-md-4 > a {
            padding: 5px 3px !important;
        }
        #pageHeading1 {
            padding: 5px 5px !important;
        }
    }
@media only screen and (min-width : 850px) {

    #pwdLink{
        right:40px;
    }
}
.headline {
    margin: 0px 0px 15px;
    border-bottom: 2px solid #72C02C;
    padding-left:30px;
}

.thumbnail {
    padding: 5px;
   
}

.thumbnail .tag {
    right: -10px;
    color: #FFF;
    padding: 1px 6px;
    position: absolute;
    display: inline-block;
}
.thumbnail .thumbnail-img-container {
    overflow: hidden;
}

.thumbnail .thumbnail-container {
    position: relative;
}

.thumbnail .text-tag {
    background-color: #72C02C;
    bottom: 5px;
}

.thumbnail .content-tag {
    background-color: #f79a47;
    top: 5px;
}

.thumbnail .thumbnail-img {
    width: 100%;
    height: auto;
    transition: all 0.8s ease-in-out 0s;
}

.thumbnail a, a:focus, a:hover, a:active {
    outline: 0px none !important;
    text-decoration: none;
}

.thumbnail > a:focus, a:hover, a:active {
    color: #72C02C !important;
}

#thumrows {
    margin-right: 5px !important;
}

.thumbnail-flex {
    display: flex;
    width: 100%;
    justify-content: center;
    /*    background-color: #0666a3;*/
    margin-left: -30px;
}

.thumbindent {
    left: 30px !important;
}

@media only screen and (max-width : 768px) {
   /* .thumbindent {
        left: 30px !important;
    } */   
}


@media screen and (min-width: 480px) {
    .thumbnail {
        max-width: 360px;
    }
   
}



@media screen and (max-width: 992px) {
    .thumbnail-flex {      
        flex-direction: column;
        align-items: center;
        margin-left: 0px;
    }
}

@media screen and (min-width: 1450px) {
    .thumbnail-flex {
        margin-left: 20px;
    }
}

@media screen and (min-width: 1600px) {
    .thumbnail-flex {
        margin-left: 5%;
    }
}



.thumbnail .hover-effect:hover {
    background-color: white !important;
}

.thumbnail .hover-effect {
    /*transition: all 0.4s ease-in-out 0s;
    transform: scale(1,2);*/
}

.thumbnail a.text-tag:hover {
    box-shadow: 0px 0px 0px 2px #5FB611;
}

.thumbnail:hover a.text-tag {
    right: 5px;
}

.thumbnail:hover {
    box-shadow: 0px 0px 8px #555;
    transition: box-shadow 0.2s ease-in-out 0s;
}

    .thumbnail:hover img {
        transform: scale(1.6) rotate(2deg);
    }


.thumbnail .thumbnail-img {
    width: 100%;
    height: auto;
    transition: all 0.8s ease-in-out 0s;
}































.pc-headline {
    border-bottom: none;
    margin-bottom: 10px;
}

    .pc-headline h2, .pc-headline h3, .pc-headline h4 {
        margin: 0px 0px -2px;
        border-bottom: 2px solid #72C02C;
        padding-bottom: 5px;
        display: inline-block;
    }

    .pc-headline h2 {
        font-size: 22px;
    }

.product-item * {
    font-family: ‘Open Sans’,Arial,sans-serif;
}

.product-item h2 {
    margin-top: 2px;
    font-size: 22px;
}

.product-item a {
    text-decoration: none;
}

.product-item .line-bottom {
    border-bottom: 2px solid #E4E9F0;
}

.product-item .min-height {
    min-height: 90px;
}

.video-margin {
    margin-left: 0px;
}

.article h1, .article h2, .article h3 {
    margin-top: 10px;
    line-height: 150%;
    color: #555;
}


.article h2, .article h3 {
    color: #0094ff;
}
























.gly-rotate-90 {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}

.panel-carret .glyphicon-play.gly-rotate-90 {
    margin-top: -1px;
}

.panel-carret.glyphicon-play {
    margin-top: -4px;
    margin-right: 4px;
}

.panel-carret span {
    transition: all 0.3s ease 0s;
    transform: rotate(90deg);
}


.panel-carret.pressed span {
    transform: rotate(0deg);
}


/*.panel-carret .glyphicon-play.gly-rotate-90 {
    margin-top: -1px;
}

.panel-carret.glyphicon-play {
    margin-top: -4px;
    margin-right: 4px;
}

.panel-carret span {
    transition: all 0.3s ease 0s;
    transform: rotate(90deg);
}

.panel-carret.pressed span {
    transform: rotate(0deg);
}*/
.register-code-area {
    margin-left: -15px;
}

.register-code-panel {
    margin-top: 20px;
}

    .register-code-panel,
    .register-code-panel .panel-heading,
    .register-code-panel * {
        border-radius: 0px;
    }

        .register-code-panel .alert {
            padding: 5px;
            margin-bottom: 0px;
            margin-top: 3px;
            border: hidden;
            border-radius: 0px;
        }

button#subBtn.btn.btn-primary.input-group-btn {
    width: 45px;
    font-size: 12px !important;
    padding: 5px 1px !important;
}
#subBtn{


}















































.register-user-panel > .validation-summary-errors > ul {
    margin-bottom: 5px;
    padding-left: 17px;
    color: red;
    background-color: #f4f2ef;
    border-radius: 7px;
    /* top: 27px !important;*/
}

.register-user-panel *,
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
    border-radius: 0px;
}

.register-user-panel input[type="text"].form-control,
.register-user-panel input[type="password"].form-control {
    margin-bottom: 3px;
    margin-top: 3px;
}

.register-user-panel .glyphicon-user,
.register-user-panel .glyphicon-envelope,
.register-user-panel .glyphicon-lock {
    background-color: white;
    border: none;
    padding-left: 0px;
}

.register-user-panel button {
    margin-top: 5px;
}

input#Email {
    /*margin-left: -4px;*/
}

.confirmacc {
    font-size: 28px;
    color: #daffa3;
    text-shadow: 3px 3px 3px black;
    background-color: #edc0c0;
    overflow: auto;
    border: 3px solid black;
    padding: 3px 3px 0px 3px;
    border-radius: 4px;
}

.confirmacc span{
    font-size:45px;
    font-weight:800;
    line-height:0.8;
}

.confirmpara{
    margin-top:8px;
}

.confrimparaem {
    animation: ocnfrimEmailflash 1s infinite alternate;
    font-size: 35px;
    text-align: center;
    margin-bottom: 0px;
    line-height: 36.1px;
}

@keyframes ocnfrimEmailflash{
    0%{
        opacity: 0.1;

    }

    100%{
        opacity:1;
    }

}

.textsucdec {
    text-shadow: 3px 3px 3px #c6de00;
    font-size: 45px;
    font-weight: bold;
}

.conregemail {
    font-size: 25px;
    font-weight: 600;
}

.logclick {
    /*width: 300px;
    height: 80px;
    font-size: 50px;
    bottom: 10px;
    box-shadow: 2px 2px 3px 2px black;
    background-color: #f5efef;*/
    width: 125px;
    height: 35px;
    font-size: 25px;   
    box-shadow: 1px 1px 1px 2px black;
    background-color: #f5efef;   
    line-height: 0;
}


.Facebook {
    background-color: #f5efef;
    box-shadow: 1px 1px 1px 2px black;
}

.ifacebook {
    background-color: #10affb;
    color: white;
    padding: 4px 4px 0 7px;
    border-radius: 8px;
}


p.regclick {
    font-size: 20px;
    box-shadow: 1px 1px 2px 1.2px;
    background-color: #f5efef;
}

/*.regwaitspan {
    height: 15px;
    width: 15%;
    position: absolute;
    left: 0%;
}*/

#regwaitspan {
    display: none;
}

.titlespc {
    padding: 0 0 10px 5px;
}

.regpad {
    padding: 0 5px 0 5px !important;
}

.envadj{
    
    padding-right: 3px !important;

}
.usradj{
    top:-1px !important;
}

.regwaitimg {
    height: 15px;
    width: 16%;
    /*position: absolute;
    top: -21px;*/
    border: 2px solid blue;
    border-radius: 5px;
    background-color: azure;
    opacity: 0.7;
    margin-top: -40px;
    margin-left: 210px
}

/*register main page*/
.termolog {
    background-color: #dfdfdfa6;
    text-shadow: 0.1px 0.1px 0.1px #d81e1e;
    background-size: contain;
}

@media only screen and (min-width:992px) {
    .termolog{

        margin-top:7px;
    }

}




@media only screen and (max-width:350px){

    .regwaitimg {
        height: 15px;
        width: 10%;
      
        margin-top: -40px;
        margin-left: 196px
    }

}


@media only screen and (max-width:310px) {

    .regwaitimg {
        height: 15px;
        width: 18%;
        margin-top: 4px;
        margin-left: 0px
    }
}
































[data-login-user-area].open {
    display: block;
    padding-top: 0px;
    padding-bottom: 3px;
    margin-right: 10px;
}
[data-login-user-area] {
    border-color: #4765A0;
}

    [data-login-user-area], [data-login-user-area] * {
        border-radius: 0px;
    }

        [data-login-user-area] .panel {
            box-shadow: none;
            margin-bottom: 3px;
            min-width: 300px;
        }

        [data-login-user-area] .panel-heading {
            margin-bottom: 7px;
            background-color: #4765A0;
            color: white;
        }

        [data-login-user-area] .panel-body {
            padding-top: 7px;
            padding-bottom: 7px;
        }

        [data-login-user-area] .glyphicon-envelope,
        [data-login-user-area] .glyphicon-lock {
            background-color: white;
            border: none;
            padding-left: 0px;
        }

        [data-login-user-area] input[type="text"].form-control,
        [data-login-user-area] input[type="password"].form-control {
            margin-bottom: 3px;
            margin-top: 3px;
        }

input#LgEmail.form-control.email {
    margin-left: 0px;

}

.data-login-error {
    background-color: rgba(249, 224, 223, 1);
    border-color: rgba(208, 89, 94, 1);
}

#login-button {
    margin-top: 3px;
    background-color: #4765A0;
    border-color: #4765A0;
    color: white;
}

    #login-button:hover {
        background-color: rgba(71, 101, 160, 0.75);
    }

[data-login-user-area] input[type=“checkbox”] {
    margin-top: 12px;
    margin-left: 27px;
}

span.glyphicon.glyphicon-remove {
    color: white;
}

#RememberMe{
    left:20px;
}


#close-login span{

    cursor:pointer;
}

.fbsec{
    margin-top:30px;
}
.modal-dialog * {
    border-radius: 0px;
}

modal-dialog .panel {
    width: 485px;
}

.modal-dialog .panel-heading {
    margin-top: 0px;
    padding-top: 1px;
    padding-bottom: 1px;
}

#close-forgot-password {
    opacity: 1;
    font-size: 18px;
    margin-top: -2px color: white;
    cursor: pointer;
}

.modal-dialog .glyphicon-envelope {
    top: 0px;
}

.fade.in {
    z-index: 1000;
}

#resetPwd {
    margin-left: -4px;
}



.modal-dialog .support-text {
    margin-top: 10px;
}

.modal-backdrop {
    position: static;
    opacity: 0.2;
}


.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
}

@media only screen  and (max-width:767px){
    #resetPwd {
        margin-left: -1px;
    }
    .fpbtn {
        padding-left: 3px !important;
        padding-right: 3px !important;
        font-size: 12px !important;
    }
}


@media only screen and (max-width:300px) {

    .fpbtn {
       
        font-size: 10px !important;
    }
}


/*div#pwdModel.modal.fade.in {
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    box-sizing: border-box;
    transition: opacity .15s linear;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    outline: 0;
    opacity: 1;
    overflow-x: hidden;
    overflow-y: auto;
    display: block;
}

    .modal-backdrop.fade {
        filter: alpha(opacity=0);
        opacity: 0;
    }

    .modal-backdrop.in {
        filter: alpha(opacity=50);
        opacity: 0.5;
    }*/



html{
    /*overflow:hidden;*/


}


body {
    /*2nd parallax*/
    /*margin: 0;
    height: 100vh;
    perspective: 1px;
    transform-style: preserve-3d;
    overflow-x: hidden;
    overflow-y: auto;
    position: relative;*/
}

div.navbar {
    /*top: -40px;*/
}

/*borders form frontpage*/
.frtcontent {
    padding-top: 71px;
    padding-bottom: 20px;
    padding-left: 50px;
    padding-right: 50px;
}

.wrapwelcome{
    position:relative;
    background-color:black;
}

#pagetitlepara {
    text-align: center;
    font-size: 40px;
    font-weight: 900;
    color: red;
    font-family: 'Segoe UI',Arial;
    position: absolute;
    padding-left: 15px; /*was 3*/
    text-shadow: 2px 2px black;
    padding-right: 5px;
}



#secpara {
    text-shadow: 1px 1px black !important;

    
}

#daspan {
}

.fontarrow{
    font-size:170px;

}

.topchange{

    top:90px;
    font-size:110px !important;
    animation: mymoves 2s ease-out forwards;
    animation-iteration-count: infinite;
}

@keyframes mymoves{
    from {
        transform: translateY(0px);
        opacity: 0;
    }

    to {
        transform: translateY(70px);
        opacity: 1;
    }

}


    #bkgpara {
    width: 100%;
    height: 900px;
    overflow: hidden;
    border: 2px solid black;
    border-radius: 17px;
}

.zoompara {
    width: 100%;
    /*height: 1300px;*/
    height: 900px;
    position: relative;
    overflow: hidden;
    /*background: url(Images/waterfalls_c.PNG);*/
    background-size: cover;
}

    .zoompara:before {
        content: '';
        position: absolute;
        bottom: 0;
        width: 100%;
        height: 300px;
        z-index: 1000;
        background: linear-gradient(transparent, #fff);
    }

    .zoompara #layer1para {
        position: absolute;
        left: 44%;
        width: 100%;
        transform: translateX(-50%);
        z-index: 10;
        /*height: 1200px;*/
        height:921px;
        top: 0px;
    }

    .zoompara #layer2para {
        position: absolute;
        right: 0;
        width: 100%;
        z-index: 9;
        height: 1018px; /*1100px;*/
        top: 0px;
    }

    .zoompara #textpara {
        position: absolute;
        right: 0;
        width: 100%;
        transform: translateY(50%);
        height: 1013px;
        left:10px;
    }

.contentpara {
    padding: 10px;
    box-sizing: border-box;
    font-family: consolas;

}

    .contentpara h2 {
        margin: 0;
        padding: 0;
        font-size: 4em;
        overflow-x: auto;
        overflow-y: hidden;
        font-weight: 900;
    }

    .contentpara p {
        font-size: 1.2em;
    }

#divs {
    padding: 2px;
    position: static;
    border: 5px solid darkred;
    border-radius: 22px;
    background: #fff;
}

.midIndexs {
    color: #1b00ff;
    font-weight: 900;
}
    .midIndexs h2 {
        font-weight: 700;
    }

.wpis {
    text-shadow: 2px 2px 2px #dcb60c
}

.homeprzspan{
    font-size:70%;

}

.xmspan{
    font-size:110%;
    font-weight:900;
}

.xmh2 {
    text-shadow: 1px 1px 1px red;
}

span.nye {
    font-size: 45px;
}

/*parallax logged input view*/
.parallax-wrapper {
    width: 100vw;
    height: 47vh;
    padding-top: 42vh;
    box-sizing: border-box;
    z-index: -9999;
    position: relative;
}

    .parallax-wrapper::before {
        z-index: -9999;
        content: "";
        width: 100vw;
        height: 53vh;
        top: 0;
        left: 0;
        /*background-image: url("Images/caveTop.png");
        background-position: 0px 50px !important;
        background-position: center;
        background-repeat: no-repeat;
        -webkit-background-size: cover !important;
        -moz-background-size: cover !important;
        -o-background-size: cover !important;
        background-size: cover !important;*/
        position: absolute;
    }

.regular-wrapper {
    top:150px;
    z-index: 9999;
    position: relative;
    width: 100vw;
    height: 200px;
    padding-top: 4vh;
    /*background-image: url("Images/apple-icon-57x57.png");*/
    background:none;
}

.contentwrapper {
    margin: 53px auto;
    padding: 50px;
    width: 50%;
    background: #aaa;
    z-index: 19999;
    position: relative;
}


.wfimage {
    float: right;
    height: 175px;
    /*margin-top: 23px;*/
}


/*adds index*/

.advertmarg{
    margin-bottom:0px !important;
}

#ileftAds > p {
    text-align: center;
    line-height: 1;
}


/*@media all and (-webkit-min-device-pixel-ratio:0) and (min-resolution: .001dpcm) {
    #adcontact {
        color: yellow;
        font-size: 8px;
        padding-top: 2px;
        margin-bottom: 10px;
    }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
     IE10+ CSS styles go here 
    #adcontact {
        display:none !important;
    }
}*/



#adcontact {
    color: blue;
    font-size: 8px;
    padding-top: 2px;
    margin:0px !important;
}




    #adcontact span {
        font-size: 18px;
        text-shadow: 1px 1px 1px red;
    }
    #adcontact > span > a {
        top: -5px !important;
        position: relative;
    }

    #ileftAds {
        position: absolute;
        left: 22px;
        height: 75px;
        width: 175px;
        background-color: aqua;
        box-shadow: red 0px 1px 9px 2px;
        top: 59px;
        border-radius: 5px;
    }

.ileftAds {
    -moz-animation: testingone2three4 10s linear infinite alternate;
    -webkit-animation: testingone2three4 10s linear infinite alternate;
    animation: testingone2three4 10s linear infinite alternate;
    -o-animation: testingone2three4 10s linear infinite alternate;
}

    .ileftAds:hover {
        -webkit-animation-play-state: paused;
        -moz-animation-play-state: paused;
        animation-play-state: paused;
        -o-animation-play-state: paused
    }

#viewdeals {
    height: 30px;
    width: 95px;
}

.diwCont {
    float: left;
    text-align: left;
    width: 100%;
    border: 1px dashed blue;
    border-radius: 8px;
    background: linear-gradient(45deg, #e9d2d2, transparent);
    margin-bottom:7px;
}

.subvwinnerdiv {
    margin-top: -28%;
    line-height: 0.5;
    font-size: 10px;
}

    .subvwinnerdiv span {
        font-size: 11px;
        text-shadow: 1px 1px 1px red;
    }
.divsubvwtxt {
    font-size: 16px;
    text-shadow: 1px 1px 2px white;
}

.divsubvw {
    float: right;
    width: 100%;
    position: relative;
    border: 5px solid red;
    background: linear-gradient(45deg, #bde7dd, transparent);
    overflow: hidden;
}

.divdeals{
    padding-top:5px;
}

.przAds {
    line-height: 1.3;
    font-size: 15px;
    text-align: center;
    color: blue;
}

    .przAds span{
        font-size:120%;
    }



    .subvwtxt {
        position: absolute;
        transform: rotate(45deg);
        /*top: 230px;*/
        top: 24%;
        right: 14%;
        font-size: 120%;
        color: red;
    }

@media only screen and (min-width:768px) {  
        
    
    .diwCont {
        float: left;
        text-align: left;
        width: 49%;
        border: 1px dashed #ff000f;
        
    }

  

    .divsubvw {
        float: right;
        width: 49%;
    }

    #pagetitlepara {
       
        font-size: 53px;
      
    }

    #ileftAds {
        top: 79px;

    }

    .ileftAds {
        -moz-animation: testingone2three4 15s linear infinite alternate;
        -webkit-animation: testingone2three4 15s linear infinite alternate;
        animation: testingone2three4 15s linear infinite alternate;
        -o-animation: testingone2three4 15s linear infinite alternate;
    }

    /*#ileftAds > p {
        text-align: center;
        line-height: 1;
    }

    #adcontact {
        color: blue;
        font-size: 8px;
    }

        #adcontact span {
            font-size: 14px;
            text-shadow: 1px 1px 1px red;
        }

    #ileftAds {
        position: absolute;
        left: 22px;
        height: 55px;
        width: 160px;
        background-color: aqua;
        box-shadow: red 0px 1px 9px 2px;
        top: 79px;
    }

    .ileftAds {
        -moz-animation: testingone2three4 10s linear infinite alternate;
        -webkit-animation: testingone2three4 10s linear infinite alternate;
        animation: testingone2three4 10s linear infinite alternate;
        -o-animation: testingone2three4 10s linear infinite alternate;
    }

        .ileftAds:hover {
            -webkit-animation-play-state: paused;
            -moz-animation-play-state: paused;
            animation-play-state: paused;
            -o-animation-play-state: paused
        

    .ileftAds {
    animation: transform 10s linear infinite alternate;
    transition: transform 10s step-end; 

  
 
    @-moz-keyframes titleani1 {
    0% {
        -moz-transform: translateX(70%);
    }

    100% {
        -moz-transform: translateX(0%);
    }
}

@-webkit-keyframes titleani1 {
    0% {
        -webkit-transform: translateX(100%);
    }

    100% {
        -webkit-transform: translateX(0%);
    }
}
    :root {
        --trans-value: 600px;
    }

    @keyframes Admoves {
        0% {
            -moz-transform: translateX(800px);
            -webkit-transform: translateX( 800px);          
            transform: translateX( 800px);
            -o-transform: translateX(800px);
        }

        100% {
            -moz-transform: translateX(0%);
            -webkit-transform: translateX(0%);
            transform: translateX(0%);
            -o-transform: translateX(0%);
        }
    }

    zeroPercentKeyframes {
        -moz-transform: translateX( var(--trans-value));
        -webkit-transform: translateX( var(--trans-value));
        transform: translateX(var( --trans-value));
        -o-transform: translateX(var( --trans-value));
    }

*/


    /*title animation end*/




}


.entristudio {
    height: 50px;
    width: 130px;
    border-radius: 10px;
    font-size: 30px;
    color: red;
    font-family: "Segoe UI";
    font-weight: 900;
    padding-top:0px;
    box-shadow:5px 6px 0px 1px;
}



.phimg {
    border-radius: 0px 0px 100px 17px;
    z-index: 100000000000000;
    margin-top: -174px;
    position: absolute;
    box-shadow: inset black 0px -181px 17px -161px;
    /*box-shadow:black 0.00001px 9px 0px;*/
}


.blinkpara{
    display:none!important;

}
.cancelpex{

    display:none !important;
}

.hidtext {
    margin: 0px !important;
    text-align: center;
    color: #ef6666;
    font-weight: 600;
    text-shadow: 2px 2px 2px black;
    line-height: 0.9;
}

.divptext{

    font-size:52%
}


@media only screen and (max-width:535px) {
    #htextid {
        padding-right: 4px;
        padding-top: 15px;
        font-weight: 300;
    }

    #cdlej {
        left: 6px
    }
}

#indexwelcome {
    padding: 88px 10px 40px 10px;
    box-shadow: black 0px 99px 218px -119px;
    font-size: 20px;
    font-weight: 600;
    text-shadow: 2px 2px 2px white;
}

.headbluyel {
    COLOR: blue;
    font-weight: 800;
    text-shadow: 2px 2px 4px yellow;
}

    .headbluyel a {
        COLOR: red;
        font-size: 35px !important;
        font-weight: 800;
        text-shadow: 2px 2px 4px yellow;
        text-decoration: underline;
    }

/*robot parallax trials lol*/
.cardlej {
    position: relative;
    overflow: hidden;
    top: -110px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 110px auto;
    width: 512px;
    height: 320px;
    box-shadow: 0px 0px 24px 15px rgba(0,0,0,0.375) !important;
    border-radius: 2px;
    transform: perspective(512px) translate3d(0, 0, 0);
    transform-style: preserve-3d;
    transition: all .4s cubic-bezier(.125, .625, .125, .875);
}

    .cardlej:hover {
        transform: scale(1.05);
        box-shadow: 4px 4px 24px 0px rgba(0,0,0,0.25);
        border-radius: 4px;
    }

.card__bg {
    position: relative;
    width: 100%;
    height: 100%;
    /*background-image: url("Images/waterfalls_c.PNG");*/
    background-image: url("Images/wtrfll/Waterfalls_full.PNG");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: -2;
}

.coverlej {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    height: 100%;
}

.card__overlay {
    background: linear-gradient(to bottom right, #D60270, #0038A8);
    transition: all .4s cubic-bezier(.125, .625, .125, .875);
    opacity: 0;
    z-index: -1;
}

.cardlej:hover .card__overlay {
    opacity: .625;
}

.card__info {
    transform: perspective(512px) translate3d(0, 0, 0);
    transform-style: preserve-3d;
    transition: all .4s cubic-bezier(.125, .625, .125, .875);
    z-index: 1;
}

#robotspan {
    font-size: 70px;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-weight: 900;
   
    text-shadow: 3px 3px black;
    letter-spacing: 1.3px;
    height: 50px;
}
.flexFonts {
    
    /*width: 7%;*/
}

.card__title, .card__cta {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    opacity: 0;
    transform: scale(.875) perspective(512px) translate3d(0, 64px, 64px);
    transition: all .4s cubic-bezier(.125, .625, .125, .875);
}

.card__title {
    top: 0;
    width: 400px;
    height: 120px;
    color: #fff;
    font-family: sans-serif;
    font-size: 40px;
    font-weight: lighter;
    line-height: 48px;
    text-align: center;
}

.card__cta {
    top: 160px;
    width: 96px;
    height: 40px;
    background: none;
    color: #9B4F96;
    font-size: 22px;
    outline: none;
    border: none;
    box-shadow: none;
    cursor: pointer;
    text-shadow:0.5px 0.3px black;
}

    .card__cta::before,
    .card__cta::after {
        content: '';
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        width: 96px;
        height: 32px;
        border-radius: 2px;
        transition: all .4s cubic-bezier(.125, .625, .125, .875);
        z-index: -1;
    }

    .card__cta::before {
        background: #fff;
        border: 2px solid transparent;
        transform: scale(1.125);
    }

    .card__cta::after {
        background: none;
        border: 2px solid #fff;
        transform: scale(.875);
    }

    .card__cta:hover::before {
        border-radius: 4px;
        transform: scale(.875);
    }

    .card__cta:hover::after {
        border-radius: 4px;
        transform: scale(1.125);
    }

.iconlej {
    /*position: absolute;
    right: 16px;
    opacity: 0;
    transform: translateX(16px);
    transition: all .4s cubic-bezier(.125, .625, .125, .875);*/
    right: -4px;  
    font-size: 11px;
    top: -4px;
}

.card__cta:hover .icon {
    opacity: 1;
    transform: translateX(0);
}

.cardlej:hover .card__title,
.cardlej:hover .card__cta {
    opacity: 1;
    transform: scale(.875) perspective(512px) translate3d(0, -32px, 64px);
}



.flexing {
    display: -ms-flexbox; /* IE10 */
    display: flex;
    -ms-flex-wrap: wrap; /* IE10 */
    flex-wrap: wrap;
    padding: 0px;
    height: 320px;
    --w: 512px;
    max-width: var(--w);
    margin: auto;
}

.flexing1 {
    -ms-flex: 100%; /* IE10 */
    flex: 100%;
    max-width: 100%;
    padding: 0 4px;
    /*background-color: #f5eacb;*/
}

    .flexing1 .cardlej {
        width: 100%;
        vertical-align: middle;
        height: 100%;
    }

    .flexing1 .hidtext {

        width:100%;
        height:100%;
        font-size:100%;

    }

    .flexing1 .phimg{
        width:50%;
        height:42%;

    }

    


    .flexing1 .cardlej .card__title {
        width: 100%;
        vertical-align: middle;
        height: 30%;
        /*white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        flex-shrink: 2;
        min-width: 0;*/
        /*vertical-align: middle;
        height: 100%;
        resize: horizontal;*/
        /*flex-grow: 1;
        font-size: calc((var(--w) / 4));
        flex-shrink: 0;
        flex-basis: auto;
        line-height: 48px;*/
    }

        .flexing1 .cardlej button {
            width: 100%;
            vertical-align: middle;
            height: 100%;
        }

.promoc{
    color:yellow;
}
/*body > div.body-content > div > div:nth-child(1) > div > div.col-xs-12 {
    padding-right: 15px;
    padding-left: 40px;
}*/
@media only screen and (max-width : 262px) {
    .wfimage {
        height: 50px !important;
    }
}

@media screen and (min-width:2000px){
    .subvwtxt {
  
        right: 45%;
      
    }

}
@media only screen and (min-width : 960px) {
    #pagetitlepara {
        left: 50%;
        margin-left: -410px;
    }
}

@media only screen and (max-width : 768px) {

    .wfimage {
        height: 99px;
    }



    .topchange {
        top: 18px;
    }
}

@media only screen and (max-width : 400px) {
    #daspan {
        top: -160px !important;
    }
    .contentpara h2 {
      
        font-size: 40px;
       
    }

}



#dwnldtab th {
    padding: 0 0 0 5px !important;   
    font-weight: 900;
}

.dwnlduq {
    background: linear-gradient(0deg, gray,transparent,transparent,#e6a4a4);
    padding: 0;
    border-radius: 0 0 10px 10px;
}

.dnwldbuy{
    text-shadow:1px 1px 1px white;
}

table#dwnldtab td {
    font-weight: 600;
    text-shadow: 1px 1px 1px #eaea85;
}
.dwnmoney {
    font-size: 20px;
    /*padding-top: 21px;*/
}
.addmrgnrt{
    margin-right:5px;
}

.outsubs {
    font-size: 16px;
    font-weight: 600;
}


@media only screen and (max-width:1183px) {
    .dwnmoney {
        font-size: 18px;
        padding-top: 21px;
    }


}

@media only screen and (max-width:767px){

    table#dwnldtab td {
        font-weight: 600;
        text-shadow: 1px 1px 1px #eaea85;
        font-size: 10px;
    }

    .arcdtext{
        font-size:12px !important;
    }

    .dnwldbuy {
        font-size: 12px !important;
        text-shadow: none;
        width: 57px;
        padding: 0;
    }
}



.subsarea {
    height: 225px;
    width: 100%;
    max-width: 320px !important;
    background-color: antiquewhite;
    border-radius: 5px;
    border: 2px solid red;
    line-height: 0.6;
    padding: 0 3px;
    min-width: 215px;
}
.subsbg{
background-image:url(Images/lejpho10.PNG);
height:100%;
background-position: center center;
background-repeat: no-repeat;
background-size:cover;
}
.subsbg1 {
    background-image: url(Images/lejpho10.PNG);
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.subsbg2 {
    background-image: url(Images/lejpho10.PNG);
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.subindiv{

    margin:5px 0 5px 0;
    display:inline-block;
}

.subname {
    font-family: 'Segoe UI';
    font-size: 30px;
    font-weight: 700;
    color: red;
    text-shadow: 1px 1px 1px gold;
    text-align: center;
    line-height: 0.8;
}

.subcontain{
    text-align:center;
}
.subrecom {
    display: none;
}

@keyframes flash {
    0%, 50%, 100% {
        opacity: 1;
    }

    25%, 75% {
        opacity: 0.3;
    }
}

.subprixd p{
    font-size:20px;
    text-align:center;
    font-weight:600;
    animation: flash 2s linear infinite;
}

.subprixd span {
    font-size: 25px;
    text-shadow: 1px 1px 1px yellow;
}


.subdetails {
    padding: 10px 10px 10px;
    text-align: center;
    text-align: -webkit-center;
}
.subcrosd {
    text-decoration-line: line-through;
    text-decoration: line-through;
}

.subsale {
    color: red;
    font-size: 110%;
    transform: rotate(-57deg) !important;
    position: absolute;
    left: 27%;
    animation: blinkers 1s linear infinite;
}

.subexpln {
    font-size: 22px;
    /* text-align: inherit; */
    text-shadow: 0.5px 0.5px 0.5px yellow;
    font-weight:600;
}

span.subtitle {
    font-size: 40px;
    text-shadow: 1px 1px 1px red;
    font-weight: 800;
    text-decoration-line: underline;
    line-height: 2.5;
    /*background: -webkit-linear-gradient(#7b6f6f, #000000);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;*/
}
.subheader{
    font-weight:600;
}

.subsdlsec {
    margin-top: 20px;
    min-width: 253px !important;
}

.subanc {
    text-align: center;
    font-size: 26px;
    line-height: 0.6;
    margin-top: -5px;
    text-shadow: 1px 1px 1px blue;
}
    .subanc a {
        color: #e32c65;
        text-decoration: underline;
        text-shadow: 1px 1px 1px black;
    }


@keyframes blinkers {
    50% {
        opacity: 0;
    }
}
.subprice {
    margin-left: 32px;
    font-size: 125%;
    text-shadow: 1px 1px 1px red;
}
.subbuy {
    text-align: center;
    margin-top: 25px;
}

.subcapab {
    border-radius: 4px;
    border: 0.1px solid ivory;
    padding: 4px 0 0 0;
    margin-bottom: 5px;
    background-color: ivory;
    margin-top: 0px;
    height: 35px;
    width:fit-content;

}

.mrgnsides {
    margin-left: 4px;
    margin-right: 4px;
    font-weight:600;
}

.divsale {
    position: relative;
    margin-left: -24px;
}


.rightsubs{
    text-align:-webkit-right;

}
.midsubs {
    text-align: -webkit-center;
}

.leftsubs {
    text-align: -webkit-left;
}

.astrixdetails {
    color: red;
}
.subadtxt {
    line-height: 1.1;
    /* padding-top: 3px; */
    font-size: 16px;
    color: red;
    margin-top: -20px;
    margin-bottom: 15px;
    text-shadow: 0.5px 0.5px 1px #273233;
    text-align:center;
}



@media screen and (min-width:992px) {
    .suboptions {
        padding-left: 15%;
        padding-right: 15%;
    }
}

@media screen and (max-width:767px) {

    .subadtxt {
        line-height: 1.1;
        /* padding-top: 3px; */
        font-size: 13px;
        color: red;
        margin-top: -20px;
        margin-bottom: 15px;
        text-shadow: 0.5px 0.5px 0.3px #1fcde8;
    }
    .upgview{
        padding:0px;
    }

        .upgvw{
            padding:0px;


        }

        .subexpln {
            font-size: 22px;
            /* text-align: inherit; */
            text-shadow: 0.5px 0.5px 0.5px yellow;
            font-weight: 400;
        }

    .subanc {
        text-align: center;
        font-size: 16px;
        line-height:0.9; /*0.6;*/
        margin-top: -5px;
        text-shadow: 0.5px 0.5px 0.5px blue;
    }

    .sublists {
       font-size:15px;
    }
}

@media screen and (max-width:525px){

    span.subtitle {
        font-size: 22px;
        text-shadow: 1px 1px 1px red;
        font-weight: 800;
        text-decoration-line: underline;
    }

    .subexpln {
        font-size: 17px;
        /* text-align: inherit; */
        
    }
}

@media screen and (max-width:400px) {

    .subanc {
        text-align: center;
        font-size: 12px;
        line-height: 0.6;
        margin-top: -5px;
        text-shadow: 0.5px 0.5px 0.5px blue;
    }
    .subadtxt {
        line-height: 1.1;
        /* padding-top: 3px; */
        font-size: 11px;
        color: red;
        margin-top: -20px;
        margin-bottom: 15px;
        text-shadow: 0.5px 0.5px 0.3px #1fcde8;
    }
}


    @media screen and (max-width:312px) {

        span.subtitle {
            font-size: 22px;
            font-weight: 600;
        }

        .subexpln {
            font-size: 17px;
        }
        .subanc {
            
            line-height: 1;
           
        }
    }




    /*thead upgrade grid vieew*/

.upgvw{
    align-content: center;
    text-align: -webkit-center;
    text-align:center;

}
.head22 {
    font-weight: 800;
    text-shadow: 2px 2px 1px yellow;
}

.upgbuynw {
    font-size: 18px !important;
    font-weight: 900;
}

.llclick {
    margin-bottom: 0px;
    font-weight: 900;
    text-shadow: 1.2px 1.2px 1px yellow;
    cursor: pointer;
}
.pricing-table ul:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
   
}

.list-unstyled {
    padding-left: 0px;
    list-style: none;
    font-weight: 700;
}

.upgview{
    align-content:center;
    text-align:center;
}

.pricing-table ul {
   display:inline-block;
    background: #eaeaea;
    border: 1px solid #e8e8e8;
    text-align: center;
    border-radius: 4px 4px 2px 2px;
    -webkit-border-radius: 4px 4px 2px 2px;
    -moz-border-radius: 4px 4px 2px 2px;
    -o-border-radius: 4px 4px 2px 2px;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    transform: none;
    -webkit-transition: -webkit-transform 0.5s, -webkit-box-shadow 0.3s;
    -moz-transition: -moz-transform 0.5s, -moz-box-shadow 0.3s;
    -o-transition: -o-transform 0.5s, -o-box-shadow 0.3s;
    transition: transform 0.5s, box-shadow 0.3s;
    margin-bottom: 20px;
    max-width:600px;
    min-width:235px !important;
}

/*p {
    margin: 0 0 10px;
}*/

.ppdesc p {
    font-size: small;
    color: red;
}

.pricing-table ul > li {
    padding: 15px 10px;
    margin: 0;
    font-size: 13px;
    color: #5c7280;
}

    .pricing-table ul > li:nth-child(odd) {
        background: #BDC3C7;
    }

    .pricing-table ul > li.head {
        color: #F39C12;
        border: none;
        padding-left: 0 !important;
        padding-right: 0 !important;
        height: 25px !important;
        text-align: center !important;
        font-size: 20px;
        padding-top: 30px;
        position: relative;
        background: transparent;
    }

        .pricing-table ul > li.head:after {
            content: "";
            width: 50px;
            position: absolute;
            left: 50%;
            height: 2px;
            background: #F39C12;
            display: block;
            margin-top: 10px;
            margin-left: -25px;
        }



    .pricing-table ul > li:nth-child(2n+1) {
        background: #BDC3C7;
    }

    .pricing-table ul > li.head {
        color: #f39c12;
        border: none;
        padding-left: 0px !important;
        padding-right: 0px !important;
        height: 25px !important;
        text-align: center !important;
        font-size: 20px;
        padding-top: 30px;
        position: relative;
        background: transparent;
    }

    .pricing-table ul > li.price {
        font-size: 60px;
        font-weight: normal;
        height: 125px;
        padding: 60px 0 10px;
        margin-left: 0px !important;
        margin-right: 0px !important;
        color: #5c7280;
        text-align: center;
        margin-bottom: 80px;
        -o-transition: color 0.2s ease-in-out;
        -moz-transition: color 0.2s ease-in-out;
        -webkit-transition: color 0.2s ease-in-out;
        -ms-transition: color 0.2s ease-in-out;
        transition: color 0.2s ease-in-out;
        
    }

sub, sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

.pricing-table ul > li.price sup {
    position: relative;
    top: -40px;
    left: 10px;
    display: inline;
    font-size: 17px;
    line-height: 0.8em;
    color: #5c7280;
}

.pricing-table ul > li.price p {
    font-size: 17px;
    line-height: 0.8em;
    margin-top: 30px;
    color: #5c7280;
    -o-transition: color 0.2s ease-in-out;
    -moz-transition: color 0.2s ease-in-out;
    -webkit-transition: color 0.2s ease-in-out;
    -ms-transition: color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out;
}






























.panel-body {
    padding: 0 10px 10px !important;
}
#userModal {
    text-align: initial;
}

.user-wrap {
    margin: 0 auto;
    overflow:auto;
}

ul.tabsn {
    max-width: 733px;
    height: 80px;
    margin: 0 auto;
    list-style: none;
    overflow: hidden;
    padding: 0;
}

    ul.tabsn li {
        float: left;
        max-width: 193px;
    }

        ul.tabsn li a {
            position: relative;
            display: block;
            height: 30px;
            margin-top: 40px;
            padding: 6px 4px 37px 4px;
            font-family: 'Open Sans', sans-serif;
            font-size: 18px;
            text-align: center;
            text-decoration: none;
            color: #ffffff;
            background: #6edeef;
            -webkit-box-shadow: 8px 12px 25px 2px rgba(0,0,0,0.4);
            -moz-box-shadow: 8px 12px 25px 2px rgba(0,0,0,0.4);
            box-shadow: 8px 12px 25px 2px rgba(0,0,0,0.4);
            border: 0px solid #000000;
            -webkit-transition: padding 0.2s ease, margin 0.2s ease;
            -moz-transition: padding 0.2s ease, margin 0.2s ease;
            -o-transition: padding 0.2s ease, margin 0.2s ease;
            -ms-transition: padding 0.2s ease, margin 0.2s ease;
            transition: padding 0.2s ease, margin 0.2s ease;
        }

.tabsn li:first-child a {
    z-index: 3;
    -webkit-border-top-left-radius: 8px;
    -moz-border-radius-topleft: 8px;
    border-top-left-radius: 8px;
}

.tabsn li:nth-child(2) a {
    z-index: 2;
    
}

.tabsn li:last-child a {
   
    z-index: 1;
    -webkit-box-shadow: 2px 8px 25px -2px rgba(0,0,0,0.3);
    -moz-box-shadow: 2px 8px 25px -2px rgba(0,0,0,0.3);
    box-shadow: 2px 8px 25px -2px rgba(0,0,0,0.3);
    -webkit-border-top-right-radius: 8px;
    -moz-border-radius-topright: 8px;
    border-top-right-radius: 8px;
}


ul.tabsn li a:hover {
    margin: 25px 0 0 0;
    padding: 6px 4px 50px 4px;
}

ul.tabsn li a.active-tab {
    margin: 30px 0 0 0;
    padding: 6px 4px 55px 4px;
    background: #545f60;
    color: #6edeef;
    /*color: #ff6831;*/
    z-index: 4;
    outline: none;
}

.group:before,
.group:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.group:after {
    clear: both;
}

#content-tabs {
    max-width: 733px;
    min-height: 173px;
    margin: 0 auto;
    background: #545f60;
    -webkit-box-shadow: 2px 8px 25px -2px rgba(0,0,0,0.3);
    -moz-box-shadow: 2px 8px 25px -2px rgba(0,0,0,0.3);
    box-shadow: 2px 8px 25px -2px rgba(0,0,0,0.3);
    -webkit-border-bottom-right-radius: 8px;
    -webkit-border-bottom-left-radius: 8px;
    -moz-border-radius-bottomright: 8px;
    -moz-border-radius-bottomleft: 8px;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
}

.secp {
    
    /*padding: 30px 40px;*/
    color: #ffffff;
    line-height: 26px;
    
    margin: 0;
}

#one {
}

#two {
    display:none;

}

#three {
    display:none;
}

.sentpad {
    padding-left: 5px;
    padding-right: 5px;
}

.sentpadin {
    padding-left: 10px;
    padding-right: 10px;
}
.tcspace {
    padding: 15px 0 0 0;
    
}
