/* Font-Face */
@font-face {
    font-family: 'Proxima';
    src: url(../fonts/proximanova-regular-webfont.eot?1307578394);
    src: url('../fonts/proximanova-regular-webfont.eot?iefix') format('eot'),url(../fonts/proximanova-regular-webfont.woff?1307578394) format('woff'),url(../fonts/proximanova-regular-webfont.ttf?1307578394) format('truetype'),url('../fonts/proximanova-regular-webfont.svg#webfont2rpW2ohz') format('svg')
}

@font-face {
    font-family: 'Proxima';
    font-style: italic;
    src: url(../fonts/proximanova-regitalic-webfont.eot?1307578394);
    src: url('../fonts/proximanova-regitalic-webfont.eot?iefix') format('eot'),url(../fonts/proximanova-regitalic-webfont.woff?1307578394) format('woff'),url(../fonts/proximanova-regitalic-webfont.ttf?1307578394) format('truetype'),url('../fonts/proximanova-regitalic-webfont.svg#webfont2rpW2ohz') format('svg')
}

@font-face {
    font-family: 'Proxima';
    font-weight: 300;
    src: url(../fonts/proximanova-light-webfont.eot?1307578394);
    src: url('../fonts/proximanova-light-webfont.eot?iefix') format('eot'),url(../fonts/proximanova-light-webfont.woff?1307578394) format('woff'),url(../fonts/proximanova-light-webfont.ttf?1307578394) format('truetype'),url('../fonts/proximanova-light-webfont.svg#webfont2rpW2ohz') format('svg')
}

@font-face {
    font-family: 'Proxima';
    font-weight: 600;
    src: url(../fonts/proximanova-semibold-webfont.eot?1307578394);
    src: url('../fonts/proximanova-semibold-webfont.eot?iefix') format('eot'),url(../fonts/proximanova-semibold-webfont.woff?1307578394) format('woff'),url(../fonts/proximanova-semibold-webfont.ttf?1307578394) format('truetype'),url('../fonts/proximanova-semibold-webfont.svg#webfont2rpW2ohz') format('svg')
}

@font-face {
    font-family: 'Proxima';
    font-weight: 600;
    font-style: italic;
    src: url(../fonts/proximanova-semibolditalic-webfont.eot?1307578394);
    src: url('../fonts/proximanova-semibolditalic-webfont.eot?iefix') format('eot'),url(../fonts/proximanova-semibolditalic-webfont.woff?1307578394) format('woff'),url(../fonts/proximanova-semibolditalic-webfont.ttf?1307578394) format('truetype'),url('../fonts/proximanova-semibolditalic-webfont.svg#webfont2rpW2ohz') format('svg')
}

@font-face {
    font-family: 'Proxima';
    font-weight: bold;
    src: url(../fonts/proximanova-bold-webfont.eot?1307578394);
    src: url('../fonts/proximanova-bold-webfont.eot?iefix') format('eot'),url(../fonts/proximanova-bold-webfont.woff?1307578394) format('woff'),url(../fonts/proximanova-bold-webfont.ttf?1307578394) format('truetype'),url('../fonts/proximanova-bold-webfont.svg#webfont2rpW2ohz') format('svg')
}

@font-face {
    font-family: 'Proxima';
    font-weight: bold;
    font-style: italic;
    src: url(../fonts/proximanova-boldit-webfont.eot?1307578394);
    src: url('../fonts/proximanova-boldit-webfont.eot?iefix') format('eot'),url(../fonts/proximanova-boldit-webfont.woff?1307578394) format('woff'),url(../fonts/proximanova-boldit-webfont.ttf?1307578394) format('truetype'),url('../fonts/proximanova-boldit-webfont.svg#webfont2rpW2ohz') format('svg')
}

@font-face {
    font-family: 'Proxima';
    font-weight: 900;
    src: url(../fonts/proximanova-extrabold-webfont.eot?1307578394);
    src: url('../fonts/proximanova-extrabold-webfont.eot?iefix') format('eot'),url(../fonts/proximanova-extrabold-webfont.woff?1307578394) format('woff'),url(../fonts/proximanova-extrabold-webfont.ttf?1307578394) format('truetype'),url('../fonts/proximanova-extrabold-webfont.svg#webfont2rpW2ohz') format('svg')
}


header .logo {
    max-height: 207px;
}

header .login {
    font-family: Proxima;
    font-size: 18px;
    padding: 20px;
    width: 350px;
    background: #DFDDDE;
    float: right;
    height: 207px;
}

header .login strong {
    font-size: 19px;
    font-weight: 900;
    color: #064066;
    margin-bottom: 10px;
    display: inline-block;
}

header .login .form-control {
    border-radius: 0px;
    font-size: 18px;
    height: 40px;
}

header .login .form-group { 
    margin-bottom: 4px;
}

header .login .btn-primary {
    background: #FF6E01;
    border-radius: 0;
    border-color: #fff;
    margin-top: 7px;
    height: 39px; 
    font-size: 18px;
}

.castle-cloud-pricing {
    position: absolute;
    right: 350px;
    top: 320px;
}

.castle-cloud-pricing img { 
    min-width: 120px;
}

header .packages-link {
    display: none;
}

#intro {
    background: url('../img/homepage/intro-section.png') #84CCDB top center no-repeat;
    min-height: 533px;
    font-size: 20px;
    font-family: Proxima;
    padding-top: 30px; 
    color: #064066;
}

#intro .see-the-video {
    width: 166px;
    height: 166px;
    position: absolute;
    display: block;
    top: -6px;
    left: 186px;
    z-index: 1;
}

#intro h1 {
    font-size: 26px;
    font-weight: 900;
    color: #333;
    margin: 0;
}

#intro p {
    max-width: 330px;
    line-height: 20px;
}

#intro p.first-child {
    margin-top: 10px;
}

#intro ul {
    padding-left: 20px;
}

#intro li {
    font-weight: 700;
    line-height: 24px;
}

#intro .create-account {
    font-family: Proxima;
    font-size: 18px;
    padding: 20px;
    width: 350px;
    background: #2AA0BE;
    float: right;
}

#intro .create-account strong {
    font-size: 30px;
    font-weight: 900;
    color: #064066;
    line-height: 28px;
    margin-bottom: 16px;
    display: inline-block;
    color: #fff;
}

#intro .create-account .form-control { 
    border-radius: 0px;
    font-size: 18px;
    height: 40px;
}

#intro .create-account .form-group { 
    margin-bottom: 12px;
}

#intro .create-account .btn-primary {
    background: #064066;
    border-radius: 0;
    border-color: #fff;
    height: 39px; 
    font-size: 18px;  
}

#intro .create-account small {
    font-size: 11px;
    line-height: 16px;
    display: inline-block;
    color: #064066;
    margin-top: 11px;
}

#intro .create-account small a {
    font-weight: 900;
    color: #064066;
}

#features {
    font-size: 16px;
    font-family: Proxima;
    padding-top: 54px;
    color: #758EAC;
    line-height: 24px;
}

#features img {
    padding: 0 30px;
}

#features h2 {
    color: #084065;
    font-weight: 700;
    font-size: 26px;
    margin-bottom: 0px;
}

#features ul.list-of-features {
    color: #299CBB;
    font-size: 20px;
    font-weight: 700;
    padding-left: 20px;
    margin-bottom: 30px;
    line-height: 34px;
}

#features .easy-way-to-manage-data {
    margin-top: 60px;
}

#features .clearfix {
    border-bottom: 2px solid #80CCD9;
    margin-bottom: 26px;
    margin-top: 14px;
}

#features .detailed-list-of-features {
    list-style-type: none;
    padding: 0;
}

#features .detailed-list-of-features li { 
    padding-bottom: 20px;
}

#compatability {
    background: url('../img/homepage/comptatability-section.png') #84CCDB top center no-repeat;
    min-height: 279px;
    font-size: 20px;
    font-family: Proxima;
    padding-top: 20px;
}

#compatability h2 {
    font-size: 26px;
    font-weight: 900;
    color: #333;
    margin: 0;
}

#compatability ul {
    padding-left: 20px;
    color: #064066;
    margin-top: 10px;
    background-color: white;
}

#compatability li {
    float: left;
    font-weight: 700;
    min-width: 165px;
    line-height: 27px;
}

#compatability article {
    max-width: 382px;
}

#important-information {
    background: #EAE8E9;
    padding: 28px 0;
    font-size: 11px;
    font-family: Proxima;
    line-height: 20px;
    color: #878787;
}

#important-information a {
    font-weight: 700;
    color: #878787;
}

#important-information strong {
    font-size: 14px;
    color: #000;
}

/** packages **/
#packages {
    background: url('../img/packages/blue_background.png') top center no-repeat;
    min-height: 279px;
    font-size: 20px;
    font-family: Proxima;
    padding-top: 20px;
}

#packages .info-column h2{
    font-size: 42px;
    font-weight: 600;
    color: #064066;
    margin-top: 0px;
}

#packages .info-column h3{
    font-size: 28px;
    font-weight: 600;
    color: #064066;
    font-family: Proxima;
    margin-bottom: 0;
}

#packages .info-column p {
    font-size: 15px;
    color: #064066;
    line-height: 27px;
}

#packages .info-column a {
    color: #064066;
    font-weight: 900;
    font-size: 24px;
}

#packages .info-table {

}

#packages .info-table .wrapper {
    background: #fff; 
    padding: 20px 30px;
}

#packages .info-table h2 {
    color: #84cbda;
    font-size: 36px;
    font-weight: 700;
    margin-top: 0;
}

#packages .info-table .small-only {
    display: none;
}

#packages .info-table .table>thead>tr>th,
#packages .info-table .table>tbody>tr>th,
#packages .info-table .table>tbody>tr>td,
#packages .info-table .table>tfoot>tr>th,
#packages .info-table .table>tfoot>tr>td {
    border-bottom: 3px solid #fff;
    border-right: 3px solid #fff;
    padding: 3px 8px;
}

#packages .info-table .table>tbody>tr>td {
    text-align: center;
    font-size: 17px;
    font-weight: 700;
}

#packages .info-table .table thead {
    font-weight: 700;
    font-size: 17px;
    color: #fff;
}

#packages .info-table .table thead .feature {
    background: #064066;  
}

#packages .info-table .table thead .starter {
    background: #CC904F; 
    text-align: center;
}

#packages .info-table .table thead .pro {
    background: #BCBBBB; 
    text-align: center;
}

#packages .info-table .table thead .pro-plus {
    background: #A38525;
    text-align: center;
}

#packages .info-table .table tbody tr:nth-child(even) th {
    background: #fff;
}

#packages .info-table .table tbody tr:nth-child(odd) th {
    background: #84CBDA;
}

#packages .info-table .table tbody tr:nth-child(odd) > td:nth-child(n+2) {
    background: #EBD1B6;
}


#packages .info-table .table tbody tr:nth-child(odd) > td:nth-child(n+3) {
    background: #E6E5E5;
}

#packages .info-table .table tbody tr:nth-child(odd) > td:nth-child(n+4) {
    background: #E9E0CB;
}

#packages .info-table .table tbody .price td {
    font-size: 22px;
    font-weight: bold;
    color: #ff6e00;   
}

#packages .info-table .table tfoot th {
    background: #FDE0C9;
}

#packages .info-table .table tfoot td {
    background: #FF6E00;
    font-weight: 700;
    font-size: 17px;
    color: #000;
}

#packages .info-table .table tfoot td a {
    color: #000; 
}

footer {
    background-color: #333333;
    height: auto;
} 


footer .row {
    padding: 20px 0 0!important;
}

footer .footer-links {
    color: #FFFFFF;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    margin: 0 0 30px 0;
    font-weight: bold;
    font-size: 13px;
    min-height: 16px;
}

footer .footer-links a {
    color: #fff;
}

footer .footer-links ul {
    padding: 0;
    margin: 0;
}

footer .footer-links ul li {
    float: left;
    list-style-type: none;
    margin-left: 10px;
    padding-left: 10px;
    border-left: 1px solid #fff;
    line-height: 16px;
}

footer .footer-links ul li:first-child {
    margin-left: 0;
    padding-left: 0;
    border-left: 0;
}

footer .company-info,
footer .company-info a {
    color: #FFFFFF;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    line-height: 20px;
}

footer .company-info a:hover {
    text-decoration: underline;
}

footer .social {
    color: #FFFFFF;
    font-size: 9px;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    text-align: right;
    margin-top: 8px;
}

footer img {
    display: block;
}

footer .social p {
    clear: both;
}

footer .social ul {
    margin-top: 12px;
    margin-bottom: 17px;
}

footer .social ul li {
    float: left;
    list-style-type: none;
    margin: 0 0 0 11px;
}

footer .social {
    display: none;
}

footer .social-mobile {
    display: block;
    margin-top: 20px;
    float: inherit!important;
}

.packages-payment .nav-tabs {
    margin-bottom: 15px;
}

/**
 * 768px
 */
@media (min-width: 768px) {

    footer .social-mobile {
        float: right!important;
    }
}



@media (min-width: 980px) {     
    footer {
        height: 193px;
    }

    footer .social {
        display: block;
    }

    footer .social-mobile {
        display: none;
    }

    footer .footer-links {
        font-size: 16px;
    }
}

/* Extra small devices (phones, less than 768px) */
/* No media query since this is the default in Bootstrap */

@media (max-width: 1200px) {
    #intro .see-the-video {
        width: 166px;
        height: 166px;
        position: absolute;
        display: block;
        top: 28px;
        left: 132px;
        z-index: 1;  
    }
}

/* Small devices (tablets, 768px and up) */
@media (max-width: 991px) {
    header .logo {
        margin: 0 auto;
    }

    header .login {
        float: initial;
        margin: 0 auto; 
        width: auto;
    }

    header .castle-cloud-pricing {
        display: none;
    }

    header .packages-link { 
        display: block;
        border-radius: initial;
        background-color: #FF6E00;
        margin-top: 10px;
        font-family: Proxima;
        border: initial;
        font-size: 21px;
    }

    #packages {
        background: initial;
    }

    #packages .info-column {
        background: #84CBDA;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    #packages .info-column img {
        margin: 0 auto;
    }

    .large-only {
        display: inline-table;
    }

    #packages .info-table .small-only {
        display: none;
    }

    #packages .info-table .table .st-head-row-main {
        display: none;
    }

    #packages .info-table .small-only tbody tr th.st-head-row {
        background: #84CBDA;    border: none;
    }


    #packages .info-table .small-only tbody tr:nth-child(5n-2) td {
        background: #EBD1B6;
    }


    #packages .info-table .small-only tbody tr:nth-child(5n-1) td {
        background: #E6E5E5;
    }

    #packages .info-table .small-only tbody tr:nth-child(5n) td {
        background: #E9E0CB;
    }

    #packages .info-table .small-only tbody tr td {
        background: #fff!important;
        border: none;
    }

    #intro .create-account { 
        float: initial;
        margin: 10px auto;

    }

    #intro .see-the-video {
        top: 290px;
        left: 103px;
    }

    #intro,
    #compatability {
        margin-top: 20px;
        background:  #84CCDB;
    }
}

@media (max-width: 767px) {
    #intro .see-the-video {
        top: -202px;
        left: 340px;
    }

    .castle-cloud-pricing {
        position: relative;
        right: initial;
        top: initial;
    }

    .castle-cloud-pricing img { 
        margin: 0 auto;
    }
}

@media (max-width: 550px) {
    .large-only {
        display: none;
    }

    #packages .info-table .small-only {
        display: inline-table;
    }   

    #intro .see-the-video {
        float: initial;
        position: relative;
        margin: 10px auto;
        top: initial;
        left: initial;
    }

    #intro .create-account {
        width: auto;
    }
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {}

#feedbackForm {
    padding: 20px;
    background: #2AA0BE;
}

#feedbackForm strong {
    font-size: 30px;
    font-weight: 900;
    color: #064066;
    line-height: 28px;
    margin-bottom: 16px;
    display: inline-block;
    color: #fff;
}

#feedbackForm .input-group {
    width: 100%;
}

#feedbackForm {
    margin: 30px 0px;
    font-family: Proxima, sans-serif;
}

#feedbackForm h2 {
    font-family: Proxima, sans-serif;
}

#feedbackForm label {
    font-size: 15px;
}

#feedbackForm  .btn-primary {
    background: #064066;
    border-radius: 0;
    border-color: #fff;
    height: 39px;
    font-size: 18px;
    width: 100%;
}
