/* ==========================================================================
   DOCUMENT INFORMATION
   ========================================================================== */
/* 
 - Document: DotSquare
 - Version:  1.0.0
 - Client:   ThemeForest
*/







/* CSS Document */

body {
    font-family: "Karla", sans-serif !important;
}

#mytopmenu {
    display: none;
}
/*----- Logo & Nav -----*/
header {
    /*margin-bottom: 1em;*/
}

    header p {
        display: block;
        margin: 1em 0 0 0;
        padding: 0 0 0.5em 0;
    }

.top {
    position: absolute;
    z-index: 999;
    width: 100%;
    top: 50px;
}

.logo {
    background: rgba(255, 255, 255, 0.6) none repeat scroll 0% 0%;
    float: left;
    padding: 10px;
}

    .logo a {
        color: #000;
    }

        .logo a:hover {
            color: #c53417;
        }

    .logo h2 {
        font-size: 17.305px;
        font-weight: 900;
        margin: 0px;
        padding: 0;
        text-transform: uppercase;
    }

    .logo img {
        max-width: 135px;
    }


/*----- Header Slider----*/
#header {
    width: 100%;
}

#intro {
    background: url("../images/overlay.png"), url("../images/header/banner1.jpg");
    background-size: 256px 256px, cover;
    background-attachment: fixed, fixed;
    background-position: top left, bottom center;
    background-repeat: repeat, no-repeat;
}

    #intro .content {
        padding: 115.194px 0;
        text-align: right;
    }

        #intro .content h1 {
            font-size: 57.597px;
            font-weight: 600;
            margin: 0px;
            padding: 0;
            color: #000;
            text-shadow: 1px 2px 2px rgba(255, 255, 255, 0.2);
            line-height: 1;
            padding: 57.597px 0;
        }

        #intro .content h2 {
            font-size: 35.597px;
            color: rgba(0, 0, 0, 0.9);
            font-weight: 600;
            margin: 0px;
            text-shadow: 1px 2px 2px rgba(255, 255, 255, 0.2);
            padding: 0 0 57.597px;
            line-height: 1;
        }

        #intro .content .style2 {
            float: right;
        }

        #intro .content .style2 {
            border-radius: 2px !important;
            background: #424a56 none repeat scroll 0% 0%;
            color: #FFF;
            font-size: 17.305px;
            font-weight: bold;
            padding: 20px;
            max-width: 280px;
            box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.6);
            display: block;
            transition: all 0.3s ease-in-out 0s;
            text-shadow: none;
            text-align: center;
            margin-right: 35.597px;
        }

            #intro .content .style2 a:hover {
                background: #DB3A1A;
                text-decoration: none;
            }

        #intro .content .btn-orange {
            float: right;
        }

            #intro .content .btn-orange a {
                border-radius: 2px !important;
                background: #C53417 none repeat scroll 0% 0%;
                color: #FFF;
                font-size: 17.305px;
                font-weight: bold;
                padding: 20px;
                max-width: 280px;
                box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.6);
                display: block;
                transition: all 0.3s ease-in-out 0s;
                text-shadow: none;
                text-align: center;
            }

                #intro .content .btn-orange a:hover {
                    background: #DB3A1A;
                    text-decoration: none;
                }

#tblPricing td:not(.bgred) {
    padding: 10px;
    font-size: 18px;
    font-style: normal;
    border-bottom: 1px solid rgba(0,0,0,0.1);
    text-align: center;
    background: #f4f5f6;
    color: #656667;
}

#logo {
    letter-spacing: -1px;
    padding: 0;
    margin: 0;
    text-align: center;
}

    #logo a {
        font-size: 1.25em;
    }

    #logo img {
        max-height: 44px;
        width: auto !important;
    }

#nav {
    position: absolute;
    right: 0.5em;
    top: 0;
    height: 3em;
    line-height: 3em;
}

    #nav ul {
        margin: 0;
    }

        #nav ul li {
            display: inline-block;
            margin-left: -4px;
        }

            #nav ul li a {
                display: block;
                text-decoration: none;
                padding: 0 10px;
                outline: 0;
                color: #000;
                font-size: 17.305px;
            }

                #nav ul li a.red, #nav ul li a.blue {
                    color: #fff;
                }

                #nav ul li a:hover {
                    color: #ccc;
                }

/*----- Opt-in section ----*/
.bluebg {
    background: #424A56;
    padding: 42px 0 22px;
}

.opt-container {
    text-align: center;
    color: #fff;
}

    .opt-container h2 {
        font-size: 57.597px;
        font-weight: 900;
        line-height: 1;
        padding: 0 0 22px;
        margin: 0;
    }

    .opt-container p {
        font-size: 22px;
        padding: 0 0 22px;
        margin: 0;
        font-weight: 300;
    }

/* success message overlay*/
.msg {
    position: relative;
    transition: .3s;
}

.success {
    position: absolute;
    z-index: 20;
    width: 100%;
    height: 100%;
    background: rgba(106, 187, 217, 0.85);
}

    .success .text-msg {
        color: #fff;
        position: relative;
        font-size: 30px;
        font-weight: bold;
        text-align: center;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -o-transform: translateY(-50%);
    }

.error-msg {
    background: #c40000;
    text-align: center;
    color: #fff;
    font-size: 16px;
    padding: 15px 0;
}

.show_hide {
    display: block;
    font-size: 22px;
    padding-bottom: 22px;
    line-height: 1;
}
/*Mail Chimp setting*/

#mc_embed_signup {
    background: none !important;
}

input.button {
    font-size: 22px !important;
    font-weight: bold;
    text-align: center;
    border-radius: 2px;
    color: #fff !important;
    background: #295d70;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    line-height: 52px;
    width: 100%;
    padding: 15px;
    border: none;
    border-radius: 2px;
    margin-bottom: 20px;
}


.mc-field-group input {
    width: 100%;
    padding: 15px;
    border: none;
    border-radius: 2px;
    font-size: 16px;
    color: #ccc;
}

/*----- Feature section ----*/

.feature-container {
    padding: 0 0 57.597px;
}

    .feature-container img {
        max-width: 100%;
    }

    .feature-container ul {
        padding: 0;
        margin: 0;
    }

    .feature-container li {
        padding: 0 0 16.069px;
        list-style-type: disc;
        list-style-position: inside;
        text-indent: -1em;
        padding-left: 1em;
    }

#features {
    padding: 57.597px 0 0;
}

.feature-styles h1 {
    font-size: 35.597px;
    color: #000;
    padding: 0 0 13.597px;
    margin: 0;
    line-height: 1;
}

.feature-styles .txt {
    font-size: 22px;
    line-height: 1.2;
    color: #666;
    font-weight: 300;
}

.feature-styles .getstarted a {
    color: #c53417 !important;
    text-decoration: none;
    font-weight: bold;
    transition: ease-in-out;
    transition-duration: .3s;
    font-size: 22px;
    padding: 0 0 13.597px;
    margin: 0;
}

    .feature-styles .getstarted a:hover {
        color: #000000 !important;
        text-decoration: none !important;
    }


.feature-icon {
    width: 80px;
    height: 80px;
    border-radius: 40px;
    font-size: 30px;
    color: #fff;
    text-align: center;
    position: absolute;
}

    .feature-icon i {
        position: relative;
        top: 40%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -o-transform: translateY(-50%);
    }

.red {
    background: #c53417;
    color: #fff;
}

.green {
    background-color: #6ad993;
    right: 50px;
    top: 35px;
}

.blue {
    background-color: #424A56;
    color: #fff;
}

.orange {
    background-color: #f87c45;
    left: 70px;
    top: 45px;
}

.pgreen {
    background-color: #98d96a;
    right: 110px;
    top: -40px;
}

.yellow {
    background-color: #fccf3c;
    right: 50px;
    top: 35px;
}

/*----- Testimonial section ----*/

.testimonial-bg {
    background-image: url(../images/body/testimonial-bg.jpg) !important;
    background-attachment: fixed;
    margin: 0;
    padding: 57.597px 0 35.597px;
}

    .testimonial-bg h1 {
        font-size: 57.597px;
        font-weight: 900;
        line-height: 1;
        padding: 0px;
        margin: 0px;
        text-align: center;
    }

    .testimonial-bg .txt {
        color: #666666;
        font-weight: 400;
        margin: 0 auto;
        font-size: 22px;
        padding: 57.597px 0 0;
    }

        .testimonial-bg .txt li {
            padding: 0 0 22px;
        }

        .testimonial-bg .txt p {
            color: #666666;
            font-weight: 400;
            margin: 0 auto;
            padding: 0 0 22px;
        }

.testimonial-title {
    font-size: 30px;
    color: #000;
    text-align: center;
}

.testimonial-photo {
    width: 100px;
    height: 100px;
    border-radius: 50px;
    overflow: hidden;
    margin: 40px auto;
}

.testimonial-content {
    font-size: 18px;
    color: #666;
    font-style: italic;
    margin: 0 auto !important;
    text-align: center;
}

    .testimonial-content span {
        font-style: normal;
        font-size: 16px;
        color: #000;
        font-weight: bold;
    }

        .testimonial-content span a {
            font-style: normal;
            color: #f87c45;
            font-weight: normal;
        }

.testimonial-bg .flexslider {
    padding: 40px 0 !important;
    background: none !important;
    box-shadow: none !important;
    border: none !important;
    margin-bottom: 40px !important;
}

.testimonial-bg .flex-control-nav {
    bottom: -10px !important;
    z-index: 40;
}

/*----- Login Page -----*/
#demotable {
    margin: 0 auto 40px !important;
}

    #demotable tr {
    }

        #demotable tr td {
            padding: 0 0 20px;
            border: 1px solid #ccc;
        }

/*----- Pricing section ----*/
#pricing {
    padding: 57.597px 0;
}

.pricing h1 {
    font-size: 57.597px;
    color: #000;
    font-weight: 900;
    text-align: center;
    padding: 0;
    margin: 0;
    line-height: 1;
}

.pricing h2 {
    color: #000;
    font-size: 35.597px;
    text-align: center;
    margin: 0px;
    padding: 35.597px 0px;
    line-height: 1;
    font-weight: 400;
}

.pricing-box {
    /* content: hi; */
}

    .pricing-box .price {
        color: #fff;
        text-align: center;
        padding: 35.597px 0;
    }

    .pricing-box .price-first {
        color: #fff;
        text-align: center;
        padding: 35.597px 0;
        height: 114.6px;
    }

    .pricing-box .price .package {
        font-size: 30px;
        font-weight: bold;
    }

    .pricing-box .price .divider {
        height: 2px;
        background: rgba(255,255,255,.3);
        width: 40px;
        margin: 20px auto;
    }

    .pricing-box .price .amount {
        font-size: 17px;
        font-weight: 300;
        line-height: 1;
    }

    .pricing-box .price .duration {
        font-size: 22px;
        font-weight: 300;
        line-height: 1.2;
    }

    .pricing-box .featcontent {
        background: #f4f5f6;
    }

        .pricing-box .featcontent .feat-list-title {
            font-weight: 600;
            font-style: normal;
        }

        .pricing-box .featcontent .feat-list {
            font-weight: 400;
            color: #656667;
        }

            .pricing-box .featcontent .feat-list ul {
                list-style: none;
                margin: 0px;
                padding: 0px;
            }

            .pricing-box .featcontent .feat-list li {
                border-bottom: 1px solid rgba(0,0,0,0.1);
                padding: 22px;
                font-size: 22px;
                font-style: italic;
                text-align: center;
            }

                .pricing-box .featcontent .feat-list li:last-child {
                    border-bottom: none;
                }

        .pricing-box .featcontent .feat-list-first {
            font-weight: 400;
            color: #656667;
        }

            .pricing-box .featcontent .feat-list-first ul {
                list-style: none;
                margin: 0px;
                padding: 0px;
            }

            .pricing-box .featcontent .feat-list-first li {
                border-bottom: 1px solid rgba(0,0,0,0.1);
                padding: 17px;
                font-size: 17px;
                text-align: center;
            }

        .pricing-box .featcontent .feat-list li:last-child {
            border-bottom: none;
        }


/*bg colors for packages*/

.bgred {
    background: #c53417;
}

.bggreen {
    background-color: #6ad993;
}

.bgblue {
    background-color: #6abbd9;
}

.bgorange {
    background-color: #f87c45;
}

.bgpgreen {
    background-color: #98d96a;
}

.bgyellow {
    background-color: #fccf3c;
}

.bggray {
    background-color: #999;
}

/*---- Contact Section ---*/
#contact {
    background: #424a56;
    background-image: url(../images/body/dot-map.png);
    background-position: top center;
    background-repeat: no-repeat;
    padding: 57.597px 0;
}

    #contact h1 {
        font-size: 57.597px;
        color: #c53417;
        font-weight: 900;
        text-align: center;
        padding: 0;
        margin: 0;
    }

    #contact h2 {
        color: #fff;
        font-size: 30px;
        text-align: center;
        padding: 0 0 57.597px;
        margin: 0;
    }

    #contact a {
        color: #54a4d4;
    }

.contact-info {
    padding: 0 0 70px 0;
    font-size: 20px;
    color: #fff;
}

    .contact-info i {
        margin-right: 15px;
    }

.contact-form input {
    width: 100%;
    padding: 15px;
    border: none;
    border-radius: 2px;
    font-size: 16px;
    color: #ccc;
    margin-bottom: 25px;
    color: #424A56;
}

.contact-form textarea {
    width: 100%;
    padding: 15px;
    border: none;
    border-radius: 2px;
    font-size: 16px;
    margin-bottom: 20px;
    background: #f4f5f6;
}

.contact-form .btn-message {
    width: 195px;
    background: #c53417;
    color: #fff;
    font-size: 20px;
}

    .contact-form .btn-message:hover {
        background: #DB3A1A;
        transition: ease-in-out;
        transition-duration: .3s;
    }

.success-contact .text-msg {
    background: #56E047;
    text-align: center;
    color: #fff;
    font-size: 16px;
    padding: 15px 0;
}
/*----- Footer section ----*/

.xdivider {
    margin: 40px 0px;
}

.footer {
    padding: 30px 0;
    background: #f4f5f6;
}

.footer-nav {
    font-size: 16px;
    color: #000;
}

    .footer-nav ul {
        padding: 0px;
        margin: 0px;
        list-style: none;
    }

    .footer-nav li {
        display: inline-block;
        text-align: right;
    }

        .footer-nav li:after {
            content: '|';
            margin: 0 10px;
        }



        .footer-nav li:last-child:after {
            content: '';
            margin: 0px 0px;
        }

    .footer-nav a {
        color: #000;
        text-decoration: none;
    }

        .footer-nav a:hover {
            color: #f87c45;
        }


.social-icons {
    font-size: 20px;
    padding: 15px 0;
}

    .social-icons ul {
        padding: 0px;
        margin: 0px;
        list-style: none;
    }

    .social-icons li {
        display: inline-block;
        margin: 0 10px;
    }



        .social-icons li:last-child {
            margin: 0px 0px;
        }

    .social-icons a {
        color: #b2b2b3;
        text-decoration: none;
    }

        .social-icons a:hover {
            color: #f87c45;
        }

.copyright {
    font-size: 16px;
    color: #777;
    text-align: center;
}

#signupTop .logo {
    margin-top: 0;
}

/*Sign Up Page*/

#mainContent_Button1 {
    width: 195px;
    background: #c53417;
    color: #fff;
    font-size: 20px;
    float: right;
    padding: 15px;
    border: none;
    border-radius: 2px;
}

    #mainContent_Button1:hover {
        background: #DB3A1A;
        transition: ease-in-out;
        transition-duration: .3s;
    }

.siteBadges {
    clear: both;
    margin: 0 auto;
    width: 50%;
    text-align: center;
}

    .siteBadges #DigiCertClickID_Yv0l4rL2 {
        display: inline-block;
        margin: 20px 0;
    }

    .siteBadges img {
        display: inline-block;
        margin: -85px 0 0 10px;
        padding: 0;
    }

.captchaContainer {
    border: 1px solid #ccc;
    padding: 40px;
    margin: 20px 0;
}

.captchaMeta {
    margin: 15px 0;
}

    .captchaMeta input {
        margin: 0 10px;
    }

    .captchaMeta .form-label {
        font-size: 17px;
    }

.divSignUpHeader {
    background: #424a56;
    padding: 15px 0;
}

.passStrengthify {
    display: block;
    position: absolute;
    bottom: 10px;
    margin: 0 !important;
}

.registerList {
    list-style: none;
    margin: 0;
    padding: 0 0 40px;
    position: relative;
}

    .registerList li, .type-text li {
        margin: 22px 0;
        padding: 0;
    }

        .registerList li label, .type-text label {
            float: left;
            margin: 0;
            font-size: 22px;
        }

        .registerList li input, .type-text input, .type-text select {
            width: 80%;
            float: right;
            padding: 5px;
            box-sizing: content-box;
            -ms-box-sizing: content-box;
            -moz-box-sizing: content-box;
            -webkit-box-sizing: content-box;
            border: 1px solid #ccc;
            border-radius: 2px;
        }

/*
            LOGIN PAGE
            
            */
#loginForm {
    text-align: center;
    border: 1px solid #ddd;
    max-width: 480px;
    margin: 5rem auto;
    border-radius: 2rem;
    padding-bottom: 3rem;
}

    #loginForm legend {
        margin-bottom: 40px;
    }

    #loginForm table {
        width: 80%;
        margin: 0 auto;
    }

.loginButton {
    width: 195px;
    background: #c53417;
    color: #fff;
    font-size: 20px;
    padding: 15px;
    border: none;
    border-radius: 2px;
    margin: 20px 0;
}

    .loginButton:hover {
        background: #DB3A1A;
        transition: ease-in-out;
        transition-duration: .3s;
    }

.loginList {
    list-style: none;
    margin: 0;
    padding: 0;
}

    .loginList li {
        margin: 0;
        padding: 0;
    }

        .loginList li input {
            float: left;
            margin: 0;
            font-size: 24px;
            border-radius: 0.5em;
            width: 100%;
            border: 1px solid #0004;
            padding: 0.5em;
        }

.rememberBox {
    width: 60%;
    margin: 0 20%;
    height: 100%;
    font-size: 2rem;
    float: right;
    text-align: left;
    border: 1px solid #0004;
    border-radius: 0.5em;
    user-select: none;
}

    .rememberBox label {
        display: inline-block;
        width: calc(100% - 2.5em);
        line-height: 2.5em;
        margin: 0;
    }

    .rememberBox input {
        display: inline-block;
        margin: 12px 0 0;
        line-height: 1;
        float: left;
        margin: 10px 0;
        width: 2.5em;
        height: 2.5em;
        margin: 0;
    }

@media screen and (max-width: 800px) {
    .rememberBox {
        margin: 0 10%;
        width: 80%;
    }
}

@media screen and (max-width: 500px) {
    .rememberBox {
        margin: 0;
        width: 100%;
    }
}

.clear {
    clear: both;
}
/*
            MEDIA STYLES
            
            */

@media (min-width: 768px) {
    .logo {
        text-align: center;
    }

        .logo img {
            max-width: 135px;
        }

    /*----- Opt-in section ----*/
    .opt-container .form input {
        width: 100%;
        padding: 15px;
        border: none;
        border-radius: 2px;
        margin-bottom: 20px;
    }
}

@media (min-width: 320px) and (max-width:767px) {
    /* Logo & Nav*/
    .logo {
        text-align: center;
    }

        .logo img {
            max-width: 135px;
        }

    /*Banner content*/
    .banner .carousel-indicators {
        top: 600px;
    }

    .content {
        margin: 0 auto;
        text-align: center;
        z-index: 10;
        width: 100%;
        top: 50%;
        -webkit-transform: translateY(-60%);
        -moz-transform: translateY(-50%);
        -o-transform: translateY(-50%);
    }

        .content h1 {
            font-size: 30px;
            line-height: 30px;
            color: #fff;
            font-weight: 900;
            margin: 0px;
            text-shadow: 1px 2px 2px rgba(0,0,0,.6);
        }

        .content h2 {
            font-size: 20px;
            color: #fff;
            font-weight: 900;
            margin: 0px;
            margin-top: 15px;
            text-shadow: 1px 2px 2px rgba(0,0,0,.6);
        }

    .btn-orange {
        margin-top: 30px;
    }

        .btn-orange a {
            border-radius: 2px !important;
            background: #f87c45;
            color: #fff;
            font-size: 18px;
            font-weight: bold;
            padding: 15px 20px;
            max-width: 280px;
            box-shadow: 0px 1px 1px rgba(0,0,0,0.6);
            display: block;
            transition: ease-in-out .3s;
            margin: 0 auto;
        }

            .btn-orange a:hover {
                background: #e25719;
                text-decoration: none;
            }

    /*----- Opt-in section ----*/
    .opt-container .form input {
        width: 100%;
        padding: 15px;
        border: none;
        border-radius: 2px;
        margin-bottom: 20px;
    }
    /* success message overlay*/

    .success .text-msg {
        font-size: 24px;
    }

    /*----- Pricing section ----*/
    .pricing-box {
        margin-bottom: 20px;
    }

        .pricing-box:last-child {
            margin-bottom: 0px;
        }
}

@media (max-width: 320px) {
    .banner .carousel-fade .carousel-inner .item {
        background-attachment: scroll;
    }
}


.type-text {
    margin-bottom: 15px;
}

@media only screen and (max-width: 767px) {
    #mytopmenu {
        display: inherit !important;
        position: absolute;
        right: 1em;
        top: 9px;
        line-height: 1;
        letter-spacing: -1px;
        padding: 0;
        margin: 0;
        z-index: 999999999999999999999999999999999;
    }

    .topMenuOpen {
        display: block !important;
    }

    nav {
        opacity: 0;
        z-index: 1;
    }

    #nav ul li, header:hover nav {
        opacity: 1;
    }

    #nav ul {
        margin-top: 39px;
        margin-right: -7px;
        background-color: white;
        padding-left: 7px;
    }

    #intro {
        display: none;
    }

    .blue {
        background-color: inherit;
        color: black !important;
    }
}

.loginPassword {
    float: right;
    width: 100%;
    border: 1px solid #00000044;
    border-radius: 0.5em;
}

    .loginPassword:hover, .rememberBox:hover, .usernameTextBox:hover {
        border-color: #000;
        transition: all 0.5s;
    }

.loginList li input.passwordTextBox {
    float: left;
    width: calc(100% - 1.5em) !important;
    display: block !important;
    height: 1.75em !important;
    font-size: 2.5em !important;
    border: none;
}

.showPassword {
    width: 1.5em !important;
    border: none !important;
    border-radius: 0.5em;
    font-size: 2.5em;
    line-height: 1.7em !important;
    display: block !important;
    float: left;
    cursor: pointer;
}
