@charset "utf-8";
/* General css created by ESOLZ TECHNOLOGY */

.header-inner {
    width: 670px;
    margin: 0 auto;
    padding: 3px 0;
}
.banner {
    position: relative;

}
.banner-text {
    position: absolute;
    left: 0;
    padding: 30px;
    bottom: 0;
}
.banner-text h1 {
    color: #fff;
    font-size: 50px;
    font-weight: 700;
   

}
.banner-text h1 span {
    font-weight: 500;
    font-size: 20px;
}

.pricingPageWrapper {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    max-width: 93%;
}
.member-benefit {
    background: #e5e5e5;
    padding: 20px 20px 0 20px;
    margin-bottom: 30px;

}
.member-benefit h2 {
    font-size: 20px;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 20px;
}
.row {
    margin: 0 -20px;
}
.member-benefit ul {
    list-style: none;
    margin: 0;
    width: 45%;
    float: left;
    padding: 0 20px;
}
.member-benefit ul li {
    font-size: 14px;
    margin-bottom: 20px;

}

.member-benefit ul li i {
    color: #0b93cb;
    margin-right: 5px;  
}

.box-inn {
    background: #e5e5e5;
    min-height: 220px;
    padding: 10px;
}
.box-outer {
    width: 16.666%;
    transition: all 300ms ease-in-out 0s;
    -webkit-transition: all 300ms ease-in-out 0s;
    -o-transition: all 300ms ease-in-out 0s;
    -ms-transition: all 300ms ease-in-out 0s;
    -moz-transition: all 300ms ease-in-out 0s;
    text-align: center;
    padding: 0 0.5%;
    vertical-align: top;
    display: inline-block;
    margin: 0 -2px;
    
}
.box-top {
    padding: 4px;
    font-size: 24px;
    font-weight: 100;
    color: #fff;
    height: 50px;
    line-height: 46px;
    margin: 0;
    text-transform: uppercase;
    background: #4a4a4a;
}
.box-outer h3 {
    font-size: 16px;
    color: #4A4A4A;
    border-bottom: 1px solid #cfcfcf;
    padding: 35px 0 10px 0;
    margin-bottom: 10px;
    display: inline-block;
    letter-spacing: -1px;
}
.box-outer h3 span {
    font-size: 14px;
    font-weight: 300;
    display: block;
}
.box-outer h2 {
    font-size: 22px;
    color: #474747;
    text-transform: uppercase;
    margin-bottom: 25px;
    min-height: 65px;
}
.btn-sign {
    padding: 8px 23px;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    background: #4a4a4a;
    display: inline-block;
    width: 59%;
}
.cont-footr p {
    font-size: 13px;
    color: #7b7b7b;
    margin-bottom: 6px;
}
.cont-footr {
    margin-top: 40px;
}
.cont-footr a {
    color: #73b2cb;
}
.cont-footr p i {
    font-style: italic;
}
 .box-outer.active .box-top {
    background: #009fe0;
    color: #fff;
}
 .box-outer.active .box-inn {
    background: #e4f5fb;
}
 .box-outer.active .btn-sign {
    background: #009FDE;
    color: #fff;

}
 .box-outer.active .btn-sign:hover {
    background: #0083B7;
    color: #fff;
     text-decoration: none;

}
 .box-outer.active h3 {
    border-bottom: 1px solid  #019fe0;
}
.top-text {
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    background: #00a0d8;
    height: 27px;
    line-height: 30px;
    margin-bottom: 10px;
    visibility: hidden;
}
.box-outer.active .top-text {
    visibility: visible;
}
.owl-dots {
    bottom: 15px;
    left: 50%;
    position: absolute;
}
.owl-dot {
    border: 2px solid #e5e5e5;
    border-radius: 50%;
    display: inline-block;
    height: 10px;
    margin: 0 1px;
    width: 10px;
}
.owl-dot.active {
    background: #e5e5e5;
}


/*current plan part starts 11.02.16*/
.current-plan {
    
}
.current-plan h3 {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 35px;
}
.current-block {
    background: #e5e5e5;
    margin-bottom: 20px;
}
.free-storage {
    float:  left;
     background: #4a4a4a;
    width: 19%;
    text-align: center;
    padding: 10px;
}
.free-storage h2 {
    font-weight: 100;
    text-transform: uppercase;
    font-size: 18px;
    color: #fff;
    margin-bottom: 6px;
}
.free-storage h3 {
    font-size: 16px;
    color: #fff;
    border-bottom: 1px solid #fff;
    padding-bottom: 11px;
    margin-bottom: 11px;
}
.free-storage p {
    font-size: 12px;
    color: #fff;
}
.free-storage p a {
    color: #ff8138;
   
}
.free-storage-cont {
  overflow: hidden;
    
}
.storage-box {
    width: 41.9%;
    float: left;
    
    padding: 15px 0;
}
.storage-box:first-child {
    margin: 0 3.2% 0 6.5%;
}
.storage-box h3 {
    font-size: 15px;
    text-transform: uppercase;
    margin-bottom: 8px;
}
.storage-box h2 {
    font-size: 17px;
    color: #000;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 10px;
    margin-top: 8px;
}
.progress-bar {
    background: #fff;
    width: 100%;
    height: 25px;
}
.progress-range {
    background: #019fe0;
    height: 25px;
}
.bucket_p {
    margin-bottom: 30px;
}
.bucket_p h2 {
    font-weight: 700;
    color: #464646;
    font-size: 23px;
    margin-bottom: 15px;
}
.bucket_p h2 span {
    font-weight: 400;
    font-size: 16px;
}
.bucket_p img {
    max-width: 100%;
}
.add-account h4 {
    padding: 6px;
    color: #fff;
    background: #eb883b;
    text-align: center;
}
.storage-box.storage-full {
    width: auto;
    float: none;
}
.progress-bar.bar-ornge .progress-range {
    background: #f08938;
}

/*current plan part closed 11.02.16*/

/*add free block starts 12.02.16*/
.box-half .box-outer {
    width: 50%;
}
ul.ad-list {
    text-align: left;
    margin-bottom: 58px;
}
ul.ad-list li {
    font-size: 12px;
    margin-bottom: 5px;
}
ul.ad-list li i {
    color: #00a0d8 ;
}
.box-half {
    margin-bottom: 30px;
}
.box-5 .box-outer {
    width: 20%;
}
.box-marg {
    margin-bottom: 30px;
}

/*add free block closed 12.02.16*/

/*16.02.16 starts*/
ul.current-list {
    display: inline-block;
    text-align: center;
    width: 35px;
}
ul.current-list li {
    font-size: 9px;
    margin-bottom: 5px;
    color: #787878;
}
.box-marge {
    margin: 0 -0.5% 20px;
}
body {
    overflow-x: hidden;
}
a.btn-sign:hover {
    background: #2B2A30;
    color: #fff;
    text-decoration: none;
}


/*16.02.16 closed*/
























































































































































