﻿/** {
    color: #454545 !important;
}*/


.container {
    width: 100% !important;
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}

#support-anchor {
    background-color: #FFCD54;
    padding-bottom: 0px !important;
    padding-top: 2px !important;
}

.list-of-features {
    font-size: 20px;
    line-height: 26px;
}

.sub-headline>h2 {
    font-size: 23px;
    text-align: right;
    line-height: 30px;
    margin-top: 16px;
    color: #454545 !important;
    width: 80%;
    font-family: opensanshebrew-extrabold-webfont;
}

.features-es {
    font-family: opensanshebrew-regular-webfont;
}

.features-es>li {
    margin-top: 5px;
}



/* .roundedTwo */
.roundedTwo {
    width: 28px;
    height: 28px;
    position: relative;
    margin: 0px 0px 0px 0px;
    background: #27C2F2;
    cursor: default;
    /* background: -webkit-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%); */
    /* background: linear-gradient(to bottom, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%); */
    border-radius: 50%;
    box-shadow: inset 0px 1px 1px #27C2F2, 0px 1px 3px #27C2F2 !important;
    color: white;
    font-size: 12px;
    line-height: 16px;
    padding-right: 1px;
}
    .roundedTwo span {
        margin: 8px;
        display: inline-block;
        margin-top: 5px !important;
       
    }
    .roundedTwo label {
        width: 20px !important;
        height: 20px !important;
        position: absolute !important;
        top: 6px !important;
        left: 6px !important;
        cursor: pointer !important;
        /* background: -webkit-linear-gradient(top, #222222 0%, #45484d 100%); */
        /* background: linear-gradient(to bottom, #222222 0%, #45484d 100%); */
        border-radius: 50px !important;
        /* box-shadow: inset 0px 1px 1px #27C2F2, 0px 1px 0px #27C2F2; */
    }
.roundedTwo label:after {
  content: '' !important;
  width: 9px !important;
  height: 5px !important;
  position: absolute !important;
  top: 5px !important;
  left: 4px !important;
  border: 3px solid #fcfff4 !important;
  border-top: none !important;
  border-right: none !important;
  background: transparent !important;
  opacity: 0 !important;
  -webkit-transform: rotate(-45deg) !important;
          transform: rotate(-45deg) !important;
}
.roundedTwo label:hover::after {
  opacity: 0 !important;
}
.roundedTwo input[type=checkbox] {
  visibility: hidden !important;
}
.roundedTwo input[type=checkbox]:checked + label:after {
  opacity: 1 !important;
}

.rounded-label {
    height: 36px !important;
    padding-top: 6px !important;
    font-family:opensanshebrew-regular-webfont;
}

.ipad-img-es {
    top: -40px !important;
    position: relative !important;
    margin-bottom: -41px !important;
}

.iphone-img-es {
    top: -100px !important;
    position: relative !important;
    margin-bottom: -90px !important;
}

#price-plane-anchor1 {
    padding-bottom: 0px !important;
}

#price-plane-anchor {
    padding-bottom: 0px !important;
}

#plan-anchor {
    padding-top: 10px;
    text-align: center;
    background-color: #1B2F48;
    padding-bottom: 88px;
    padding-right: 20px;
    padding-left: 10px;
}

.plans-note {
    margin-right: 10px; 
    text-align: right;
    display: block;
    color: white;
    margin-top: 0.5rem;
    font-weight: bold;
}

.ind-plan-dev {
    border: 1px solid white;
    text-align: center;
    width: 100%;
    font-family: opensanshebrew-regular-webfont;
}

.rounded-price {
    border-radius: 60px;
    width: 100px;
    height: 100px;
    text-align: center;
    vertical-align: middle;
    font-size: 50px;
    color: #1B2F48 !important;
    font-weight: bold;
    padding-top: 30px;
    padding-right: 6px;
    position: relative;
    display: inline-block;
    font-family: opensanshebrew-extrabold-webfont;
}

.plan-desc {
    color: white !important;
    margin-top: 10px;
    font-family: opensanshebrew-regular-webfont;
}

.plan-btn {
    background-color: transparent;
    color: white !important;
    border-radius: 15px;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 5px;
    padding-top: 5px;
    margin-bottom: 20px;
    font-family: opensanshebrew-extrabold-webfont;
}

.rounded-price>span {
    font-size: 20px;
    margin-right: -13px;
}

.forMonth {
    display: block;
}

.ind-plan-dev h4 {
    color: white !important;
    font-weight: bold;
    margin-top: 20px;
    font-size: 15px;
    font-family: opensanshebrew-extrabold-webfont;

}

.plan-title {
    color: white !important;
    font-size: 50px !important;
    font-weight: bold;
    margin-top: 30px;
    font-family: opensanshebrew-extrabold-webfont;
} 

.plan-subtitle {
    color: white !important;
    margin-bottom: 30px;
    font-family: opensanshebrew-regular-webfont;
} 

#credit-anchor {
    padding-top: 10px;
    text-align: center;
    background-color: #78EBFE;
    padding-left: 0px;
}

.credit-title {
    font-size: 40px;
    font-weight: bold;
    margin-bottom: 0px;
    margin-top: -170px;
    position: relative;
    display: inline-block;
    font-family:opensanshebrew-extrabold-webfont;
    color: #1B2F48 !important;
    line-height: 30px;
} 

.laptop-left-es {
    top: -12px !important;
    position: relative !important;
    margin-bottom: -41px !important;
    float: left;
}

.coffee-left-es {
    top: -12px !important;
    position: relative !important;
    margin-bottom: -41px !important;
    float: right;
}

.glasses-left-es {
    top: -12px !important;
    position: relative !important;
    margin-right: -35px;
    float: right;
}

.credit-subtitle {
    margin-top: -105px;
    display: block;
    position: relative;
    font-size: 21px;
    font-weight: bold;
    font-family:opensanshebrew-regular-webfont;
    color: #1B2F48 !important;
    line-height: 30px;
}

.credit-details {
    margin-top: -20px;
    display: block;
    position: relative;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 73px;
    font-family: opensanshebrew-regular-webfont;
    line-height: 35px;
    color: #1B2F48 !important;
}

#ref-anchor {
    background-color: #FFCD54;
    padding-top: 100px;
    padding-bottom: 100px;
    text-align: center;
    padding-right: 20px;
    padding-left: 0px;
}

.ref-img {
    padding-bottom: 40px;
}

.ref-icon-es {
    width: 10%;
}

.ref-title {
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 40px;
    line-height: 1.2;
    font-family:opensanshebrew-regular-webfont;
}

.ref-footer {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 20px;
    font-family:opensanshebrew-regular-webfont;
}

#info-anchor {
    text-align: center;
    background-color: #F1F1F1;
    padding: 6%;
    padding-right: 20px;
    padding-left: 10px;
}

.info-bordered-item {
    border: 1px solid black;
    padding: 20px;
    border-radius: 10px;
    margin-bottom: 10px;
}

.corner-item-btns {
    text-align: right;
   
}

.info-footer {
    margin-top: 20px;
    font-size: 24px;
    font-weight: bold;
    color: #1B2F48 !important;
    font-family: opensanshebrew-extrabold-webfont;
}

.info-item-img {
    margin-top: 10px;
}

/*#footer-bottom {
    padding: 20px 0;
    background-color: white;
    color: black;
}

.copy-right {
    margin: 6px 0;
    font-size: 18px;
    text-align: right;
    color: #1B2F48 !important;
    font-weight: bold;
    font-family: opensanshebrew-regular-webfont;
}*/

.footer-icon {
    float: left;
    margin-top: -8px;
}

.info-title {
    font-size: 45px;
    font-weight: bold;
    margin-bottom: 40px;
    color: #1B2F48 !important;
    font-family:opensanshebrew-extrabold-webfont;
}

.footer-rightSide {
    margin-right: 35px;
    font-size: 18px;
    font-family:opensanshebrew-regular-webfont;
}

.footer-rightSide-title {
    font-size: 24px;
    font-family: opensanshebrew-extrabold-webfont;
}

.footer-leftSide {
    margin-right: 45px;
    font-size: 18px;
    font-family:opensanshebrew-regular-webfont;
}

.icon_info-img {
    width: 32px;
    cursor: pointer;
}


.icon_play-img {
    width: 32px;
    cursor: pointer;
}

.price-container {
    width: 100%;
}

/*Screens*/
@media only screen and (max-width : 1212px) {
    .ipad-img-es {
        display: none;
    }
    .ipad-details-es {
        width: 67%;
        margin-left: 16.66666667%;
        margin-bottom: 65px;
        margin-top: 20px;
    }
    .rounded-price {
        /*margin-right: 13%;*/
    }
}

@media only screen and (min-width : 530px) and (max-width : 767px) {

    .rounded-price {
        /*margin-right: 42%;*/
    }
}
@media only screen and (min-width : 300px) and (max-width : 529px) {

    .rounded-price {
        /*margin-right: 39%;*/
    }
}

@media only screen and (max-width : 767px) {
    .iphone-img-es {
     top: 0px !important; 
     margin-bottom: 0px !important; 
}
}

