@charset "UTF-8";
/* CSS Document */

div.main_content.inner_container {
    margin: 0;
    padding: 0 40px;
    font-size: 12px;
    line-height: 18px;
}

div.inner_content_box {
    padding: 25px 0;
}

div.inner_container {
    border-bottom: none;
}

.learn_bt {
    display: block;
    margin-top: 5px;
    font-size: 13px;
}

/*** Intro Section***/

div.into_sec {
    text-align: left;
    /*background: url("/images/smartpen/overview/smartpen_ls3.jpg") right top no-repeat;*/
    padding: 0 0 0 15px;
    border-bottom: 1px solid #ddd;
    margin-top: 20px;
}

div.into_sec h1 {
    height: 30px;
    font-size: 19px;
    color: #ff8800;
}

div.into_sec h2 {
    color: #666;
    font-size: 16px;
    line-height: 24px;
}

div.into_sec .text_area {
    width: 49%;
    margin-top: 20px;
}

/*** Main Content***/

#smartpen_overview h3 {
    margin-bottom: 15px;
    font-size: 20px;
    font-weight: 100;
    color: #3f5257;
    line-height: 24px;
    height: 48px;
}

#smartpen_overview .ls3_sec h3 {
    height: initial;
}

.ls3_sec .text_area {
    margin-top: 35px;
}

.ls3_sec .text_area img {
    margin-bottom: 20px;
}

#smartpen_overview .buy_bt_blue {
    margin-top: 35px;
}

.main_content .inner_content_box .left_col,
.main_content .inner_content_box .right_col {
    width: 45%;
}

.main_content .sky_echo_sec.inner_content_box .right_col {
    width: 100%;
    float: none;
    overflow: auto;
    zoom: 1;
    margin-left: 40px;
}

.main_content .sky_echo_sec.inner_content_box .right_col img {
    float: right;
    margin: 0px 40px 0px 15px;
}

.main_content .sky_echo_sec.inner_content_box .right_col h3 {
    float: left;
    margin-bottom: 0!important;
    height: inherit!important;
    margin-top: 45px;
}

.main_content .sky_echo_sec.inner_content_box .right_col p {
    float: left;
    width: 420px;
}

.main_content .sky_echo_sec.inner_content_box .right_col a.button {
    float: left;
}

.left_col {
    float: left;
}

.right_col {
    float: right;
}

.sky_echo_sec img {
    margin-bottom: 15px;
}

.sky_echo_sec .left_col {
    padding-left: 40px;
    display: none!important;
}

#secondary_content div {
    height: 185px;
    padding: 0 0 25px;
    width: 49%;
}

#secondary_content div .smartpens_purchase {
    height: 145px;
}

#secondary_content div.centered {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.smartpens_faq,
.smartpens_compare {
    width: 49%;
}

.smartpens_faq {
    float: right;
}

.smartpens_purchase {
    background: #fff;
    position: relative;
    background-position: left;
    text-align: left;
    display: inline-block;
    overflow: hidden;
    margin-top: 5px;
    padding-top: 50px;
}

.smartpens_purchase p {
    left: 35px;
    position: absolute;
    top: 65px;
}

.smartpens_purchase p span {
    display: block;
    font-size: 28px;
    margin-bottom: 14px;
}

.smartpens_purchase a {
    position: absolute;
    top: 125px;
    left: 35px;
}

.smartpens_faq img,
.smartpens_compare img {
    margin: 10px 0;
    width: 75px;
}

#secondary_content .smartpens_links {
    margin: 0 auto;
    margin-top: 5px;
    float: right;
    width: 50%;
}

.break {
    display: none;
}

.buy_pens_resp {
    position: absolute;
    left: 200px;
}

/* Responsive */

@media (max-width: 900px) {

    #bg {
        width: 100%;
        box-sizing: border-box;
        max-width: 900px;
    }

    div.content {
        padding-bottom: 0;
        width: 100%;
    }

    div.content h1 {
        margin: 0;
        padding: 15px 0 0;
        text-align: center;
    }

    div.content p {
        margin: 14px auto 0;
        width: 100%;
    }

    div.smartpens_compare.round_corner.left_col {
        margin-left: 0;
    }

    div.into_sec .text_area {
        margin-top: 0;
    }

    #secondary_content .smartpens_faq {
        float: right!important;
        width: 50%!important;
    }

    #secondary_content .smartpens_compare {
        float: left!important;
        width: 50%!important;
        border-right: 0;
    }

    .smartpens_purchase p span {
        font-size: 20px;
    }

    #secondary_content {
        width: 100%;
        max-width: none;
    }

    .ls3_sec .text_area img {
        margin-bottom: 0;
    }

    div.into_sec {
        padding: 0;
        margin: 0;
        text-align: center;
    }

    div.into_sec h2 {
        font-size: 14px;
        line-height: 20px;
        text-align: center;
    }

    div.into_sec img {
        width: 100%;
        max-width: 445px;
        float: none;
    }

    div.into_sec .text_area {
        width: 95%;
        margin: 0 auto;
        float: none!important;
    }

    .sky_echo_sec .left_col {
        padding: 0;
    }

    .contentimg {
        max-width: 80%;
        padding: 0;
    }

    div.inner_content_box {
        text-align: center;
    }

    div.main_content.inner_container {
        padding: 0;
    }

    .main_content .inner_content_box .left_col,
    .main_content .inner_content_box .right_col {
        max-width: 350px;
        width: 100%!important;
        display: inline-block;
        float: none;
        margin: 10px 0 0;
    }
    
    .main_content .inner_content_box.sky_echo_sec .left_col,
    .main_content .inner_content_box.sky_echo_sec .right {
    	max-width: none;
    	width: 45%!important;
    }
    
    .main_content .inner_content_box .text_area { width: 95%!important; }

    #secondary_content {
        text-align: center;
        display: flex;
        flex-wrap: wrap;
        flex-direction: row;
    }

    #secondary_content div {
        float: none!important;
        display: inline-block;
        vertical-align: top;
        width: 100%!important;
    }

    .topnav ul li {
        margin-bottom: unset;
    }

    #secondary_content .smartpens_purchase {
        display: block;
        margin: 0 auto;
        padding: 0;
        border: 0;
        height: 185px!important;
    }

    #secondary_content div.centered {
        justify-content: center;
    }

    .buy_pens {
        position: absolute;
        top: 0;
        left: -10px;
        display: none;
    }

    .buy_pens_resp {
        display: block;
        position: absolute;
        left: 50%;
    }
    
    .smartpens_purchase p { left: 30%; }

    .btoothpen {
        width: 90%;
        float: left!important;
    }
    
    .smartpens_purchase a {  
    	margin: 0;
    	left: 30%; 
    }
    
    #secondary_content div.smartpens_links { 
    	margin-top:0; 
    	height: auto!important; 
    }
    
	.main_content .sky_echo_sec.inner_content_box .right_col img,
	.main_content .sky_echo_sec.inner_content_box .right_col h3,
	.main_content .sky_echo_sec.inner_content_box .right_col p,
	.main_content .sky_echo_sec.inner_content_box .right_col a.button {
    	float: none;
    	width: auto;
	}
	
	.main_content .sky_echo_sec.inner_content_box .right_col img,
	.main_content .sky_echo_sec.inner_content_box .right_col h3 {
    	margin: 0px;
	}


}

@media (max-width: 500px) {

    #secondary_content .smartpens_faq p,
    #secondary_content .smartpens_compare p {
        width: 95%;
    	margin: 0 auto;
    }

    div.smartpens_compare.round_corner.left_col {
        margin-left: 0;
    }

    .buy_pens_resp {
        width: 50%;
        left: 160px;
    }

    #secondary_content .smartpens_purchase {
        width: 100%;
        min-width: auto;
        margin: 0;
    }

    #secondary_content .smartpens_purchase a {
        left: 35px;
        top: 110px;
    }

    #secondary_content .smartpens_purchase p {
        left: 20px;
        top: 60px;
    }

    #secondary_content .smartpens_links {
        min-width: auto;
        width: 100%;
        margin-top: 5px;
    }

    #secondary_content .smartpens_compare,
    #secondary_content .smartpens_faq {
        padding: 10px 0 20px;
    }
        
    .smartpens_purchase p, 
    .smartpens_purchase a { left: 15%; }
    
    .main_content .inner_content_box .left_col,
    .main_content .inner_content_box .right_col,
    .main_content .inner_content_box.sky_echo_sec .left_col,
    .main_content .inner_content_box.sky_echo_sec .right {
        max-width: none!important;
        width: 90%!important;
        margin-left: 0px!important;
    }
    
}
