.is_mobile{
    display: none;
}
.search_wrapper{
    background: transparent;
}
.hp_h1{
    color: #464646;
}
.files_accepted_cnt{
    display:block;
}
.files_accepted_tst{
    display:none;
}
.trusted_tst{
    display:none;
}

.desk_help_text{
}
.quick_scaled{
    text-align:center;
    margin-top:25px;
    font-size:16px;
    color:#464646
}
.quick_scaled_header{
    margin-bottom: 0px;
    font-size: 18px;
    color:#555;
}
.quick_files{
    width:450px;
    margin:0 auto;
}
.quick_file{
    background:#eee;
    margin-bottom:5px;
}
.long_name{
    -webkit-font-smoothing: antialiased;
    color: #8A8A8A;
    font-size: 16px;
    font-weight: 400;
    margin-top:15px;
}
.long_stars{
    font-size:22px;
}
.long_review_text{
    -webkit-font-smoothing: antialiased;
    color: #8A8A8A;
    font-size: 16px;
    font-weight: 200;
    margin-top:20px;
    line-height:24px;
}
.long_hiw_text{
    -webkit-font-smoothing: antialiased;
    color: #8A8A8A;
    font-size: 16px;
    font-weight: 400;
    margin-top:20px;
    line-height:24px;
}
.long_hiw_step_text{
    -webkit-font-smoothing: antialiased;
    color: #8A8A8A;
    font-size: 24px;
    font-weight: 500;
    margin-top:20px;
    line-height:24px;
}
.long_hiw_icon{
    -webkit-font-smoothing: antialiased;
    color: #8A8A8A;
    font-size: 30px;
    font-weight: 200;
    margin-top:20px;
    line-height:24px;
}
.file_left{
    float:left;
    padding-left:25px;
    padding-top:5px;
    padding-bottom:5px;
}
.file_left_header{
    color:#000;
    font-weight:bold;
}
.file_left_sub{
    color:#575757;
    font-size:14px;
}
.file_right{
    float:right;
    padding-right:25px;
    padding-top:5px;
    padding-bottom:5px;
}
.quick_add_file{
    border:1px solid #B0D2F8;
}
.quick_options{
    width:340px;
    margin:0 auto;
    margin-top:30px;
}
.quick_option_item{
    font-size:18px;
    color:black;
}
.quick_checkout{
    margin-top:20px;
    margin-bottom:25px;
}
.quick_option_text{
    font-weight:500;
    float:left;
    padding-top:4px;
}

@media (max-width: 550px){
    .hp_h1{
        text-shadow: none;
    }
    .desk_help_text{
        text-shadow: none;
    }
}
body{
    background: #fff;
}
.middle_content.how_it_works{
    background: #fdfdfd;
    border-bottom: none;
}
.hp_press{
    background: none;
    height: 50px;
    border: none;
    padding-top: 30px;
    padding-bottom: 30px;
}
.clear_input_wrapper, .mobile_help_text{
    display: none;
}
.mobile_input_wrapper{
    float: left;
}
.submit_wrapper{
    float: left;
    margin-left: 5px;
    margin-top: 6px;
}


.search_box h1{
    margin-bottom:-5px;
}

input.search_input{
    height:40px;
}
#l{
    height: 52px;
    font-size: 25px;
    width: 540px;
}

.flatbtn.btn-large {
    padding:14px 28px 16px;
    font-size:20px!important;
    border-radius:0px;
}

.hp_h1{
    color: #fff;
    font-size: 62px;
    line-height:55px;
}

.find_more_serp_info{
    width: auto;
}

#feel_lucky_outer{
    display: none;
}

#fl_link{
    display: block;
    text-decoration: none;
}

#feel_lucky_printer_wrapper{
    width: 480px;
    margin: 0 auto;
    padding: 5px 30px;
    background: rgba(55, 55, 55, 0.57);
    color: #e0e0e0;
}

#feel_lucky_printer_wrapper a{
    color: #dedede;
}

.feel_lucky_h{
    font-size: 19px;
    margin-bottom: 10px;
    margin-top: 5px;
}

.find_more_serp_info:hover{
    background: none;
}

.fl_profile_image{
    float: left;
    height: 75px;
    width: 75px;
}

.find_more_result_title{
    margin-bottom: 5px;
}

.find_more_result_title, .find_more_result_details{
    margin-left: 90px;
}

#ganon_link{
    width: 300px;
    height: 25px;
    padding-top: 3px;
    padding-bottom: 4px;
    font-size: 18px;
    margin-top: 15px;
    padding-left: 9px;
    background: #fcfcfc;
    color: #8a8a8a;
    border: 1px solid #dce0e0;
    border-radius: 2px;
}

@media (max-width: 625px){
    .search_box{
        width: 525px;
    }
    .hp_h1{
        font-size: 42px!important;
    }
    .mobile_input_wrapper #l{
        width: 500px;
    }
}

@media (max-width: 550px){
    body{
        overflow-x: hidden;
    }
    .clear_input_wrapper{
        display: block;
    }
    .clear_input{
        position: absolute;
        top: 12px;
        right: 10px;
        font-size: 16px;
        color: #999;
        display: none;
    }
    .clear_input_btn{
        text-decoration: none;
        color: #999;
    }
}

.hp_press{
    height: auto;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-top: 25px;
    margin-bottom: 30px;
}
.step_title_text{
    letter-spacing: 2px;
}
.home_steps .step_text{
    line-height: 30px;
    margin-top: 5px;
}

.search_box{
    border: none;
    background: transparent;
    background-color: transparent;
    padding:0px;
}

.desk_help_text{
    color: #fefefe!important;
}

.search_submit_btn{
    height: 62px!important;
}

.step_title_text{
    margin-left: 0px;
    text-rendering: optimizelegibility;
    font-size: 24px;
    color: #555;
}
.step_title{
    height: 30px;
}
.home_steps .step_text{
    line-height: 23px;
    font-size: 15px;
    margin-top: 0px;
}

table td{
    vertical-align: top;
}
.steps_table{
    width: 1150px;
    margin: 0 auto;
}
@media (max-width: 1151px){
    .steps_table{
        width: 1000px;
    }
}

.hp_content{
    padding: 20px;
    padding-bottom: 50px;
}

.service_rect{
    position: relative;
    float: left;
    margin-right: 20px;
    cursor: pointer;
}

.service_rect.service_last{
    margin-right: 0px;
}

.service_rect img{
    border: 1px solid #bbb;
    border-radius: 2px;
}

.service_text{
    position: absolute;
    font-size: 42px;
    color: #fff;
    text-shadow: 0 1px 8px rgba(0,0,0,0.5);
    top: 70px;
    left: 40px;
}

.service_rects{
    width: 1270px;
    margin: 0 auto;
}

.st_tdp{
    left: 48px;
}
.st_cad{
    left: 7px;
}
.st_tds{
    left: 29px;
}
.st_cnc{
    left: 92px;
}
.s_o_img{
    top: 0px;
    left: 0px;
    background: #000;
    height: 100%;
    position: absolute;
    width: 100%;
    -moz-opacity: 0.2;
    opacity: 0.2;
    filter: alpha(opacity=20);
}
.service_rect:hover .s_o_img{
    -moz-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0);
}

.service_first_row, .service_second_row{
    float: left;
}

#mobile_messages_btn{
    display: none;
}
@media (max-width: 1300px){
    .service_rect img{
        width: 275px;
        height: 147px;
    }
    .service_text{
        font-size: 38px;
    }
    .service_rects{
        width: 1170px;
    }
}
@media (max-width: 1205px){
    .service_rect img{
        width: 250px;
        height: 133px;
    }
    .service_text{
        font-size: 34px;
        top: 60px;
    }
    .service_rects{
        width: 1070px;
    }
}
@media (max-width: 1100px){
    .service_rect{
        margin-right: 40px;
    }
    .service_rect img{
        width: 100%;
        height: 100%;
    }
    .service_text{
        font-size: 42px;
        top: 70px;
    }
    .service_first_row, .service_second_row{
        float: none;
    }
    .service_first_row{
        margin-bottom: 30px;
    }
    .service_last_row{
        margin-right: 0px;
    }
    .service_rects{
        width: 648px;
    }
    .online_makers_wrap{
        display: none;
    }
}

#mobile_messages_btn{
    border-top: 1px solid #ddd;
    margin-top: 50px;

}
#mobile_messages_btn a{
    margin-top: 10px;
}
.search_wrapper{
    height: 508px;
}

.search_hp_container{
    padding-top: 52px;
}

.search_submit_btn{
    background-color: #db008a!important;
}
.search_submit_btn:hover{
    background-color: #db008a!important;
}
.online_makers_wrap{
    width: 1080px;
    margin: 0 auto;
}
.online_title{
    font-size: 32px;
    text-align: center;
    color: #AFAFAF;
    margin-bottom: 35px;
    margin-top: 10px;
}
.online_more{
    font-size: 24px;
    text-align: center;
    color: #CACACA;
    margin-top: 20px;
}

.new_cta{
    width: 210px;
    padding: 10px 4px;
    color: #fff;
    font-size: 17px;
    text-align: center;
    margin-top: 20px;
    cursor: pointer;
    font-weight: normal;
    letter-spacing: 1px;
    text-decoration: none;
    display: block;
    margin: 0 auto;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.new_cta:hover{
    text-decoration: none;
    color: #fff;
}
.msg_btn{
    background-color: #da121d;
    background-color: rgba(218, 18, 29, 0.99);
}
.mobile_recent_message{
    padding: 5px;
    border: 1px solid #ddd;
    margin-top: 5px;
    font-size: 11px;
    background: #fdfdfd;
    color: #555;
}
#mobile_messages_btn a{
    text-decoration: none;
}
.mrm_sender{
    color: #999;
}
.msgs_btn{
    font-size: 13px;
    width: 150px;
    padding: 6px 8px;
}
.st_featured{
    left: 65px;
}
.st_games{
    left: 82px;
}
.st_gadgets{
    left: 68px;
}
.st_jewelry{
    left: 80px;
}
.st_art{
    left: 118px;
}
.st_cosplay{
    left: 72px;
}
.st_access{
    left: 38px;
}
.st_home{
    left: 94px;
}

.search_wrapper{
    height: 325px;
}
@media (max-width: 931px){
    .search_wrapper{
        height:450px;
    }
    .og-shade{
        display:none;
    }
    .long_form_main{
        display:none;
    }
    .trusted_tst{
        display:none!important;
    }
}

#l{
    border: 1px solid #dce0e0;
    border-radius: 2px;
    background-color: #fff;
    color: #565a5c;
}

.og-header{
    color: #717477;
    margin-top: 14px;
}

.send_msg_btn{
    color: #fff;
    padding: 9px 85px;
    font-size: 16px;
    border-radius: 2px;
    border: 1px solid;
    text-align: center;
    vertical-align: middle;
    line-height: 1.43;
    font-weight: normal;
    font-size: 16px;
    border-color: #ff5a5f;
    border-bottom-color: #e00007;
    background-color: #ff5a5f;
}

.send_msg_btn:hover, .send_msg_btn:focus {
    border-color: #ff7e82;
    border-bottom-color: #fa0008;
    background-color: #ff7e82;
    color: #fff;
}

.og-shade{
    width: 100%;
    height: 35px;
    position: absolute;
    left: 0px;
    bottom: 0px;
    background: black;
    opacity: .4;
}
.hp-h2-shade{
    position: absolute;
    left: 0px;
    bottom: 0px;
    margin-top: 0px;
    text-align: center;
    width: 100%;
    height: 35px;
}
.search_hp_container{
    position: relative;
}
.search_headers h1{
    text-align: center;
}
.hp_h1{
    font-size: 62px;
}
#search_form{
    margin-top: 88px;
}
.desk_help_text{
    display: none;
}
.og-header{
    margin-top: 25px;
    margin-bottom: 45px;
    letter-spacing: 1px;
    font-size: 30px;
}
.og-city{
    color: #B1B3B6;
}
.og-change-city-link, .og-change-city-cancel-link{
    font-size: 13px;
    color: #9D9DE7;
    text-decoration: none;
    margin-left: 8px;
}
.og-how-it-works{
    margin: 0 auto;
    padding-top: 35px;
    padding-bottom: 35px;
    border-bottom: 3px solid #eee;
}
.og-testimonial{
    border-top: 0px;
    padding-bottom: 30px;
    padding-top: 30px;
}
.og-hiw-text{
    color: #A7A7A7;
    margin-top: 8px;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0px;
    display: inline-block;
    margin-left: 3px;
}
.og-hiw-text a{
    font-size: 11px;
    color: #9D9DE7;
    text-decoration: none;
}
body{
    background: #fff;
}
.og-content{
    border-top: 0px;
    padding-bottom: 30px;
    padding-top: 30px;
}
.og-person{
    width: 30px;
    height: 30px;
    border-radius: 30px;
    margin-right: 2px;
}
.og-hiw-pic{

    margin-left: 0px;
    text-align: center;
}
.og-hiw-stars{
    font-size: 30px;
    color: #A7A7A7;
    height: 30px;
    letter-spacing: 1px;
    margin-bottom: 15px;
}
.og-hiw-stars .icon-star{
    color: rgb(224, 215, 165);
}
.og-how-it-works table{
    width: 1200px;
    margin: 0 auto;
}
.og-how-it-works table td{
    width: 33%;
}
.online_title{
    color: #717477;
    font-size: 24px;
    margin-bottom: 60px;
}
.hp_content{
    margin-top: 60px;
    background: none!important;
    border-top: 0px!important;
}
.service_text{
    font-size: 30px;
    color: #efefef;
    letter-spacing: 1px;
    text-shadow: 0 1px 1px rgba(0,0,0,0.2);
    margin-left: 10px;
}
.s_o_img{
    opacity: .35;
}
.service_rect img{
    border-radius: 0px;
    border: 0px;
}
.middle_content.how_it_works{
    background: none;
}
.middle_content{
    border-top: 0px;
}
.steps_table{
    width: 1200px;
}
.step_title{
    font-size: 20px;
    color: #717477;
}
.home_steps .step_text{
    color: #A7A7A7;
    font-size: 14px;
}
#footer{
    background: none;
    border: 0px;
}
.step_title_text{
    font-size: 20px;
    color: #717477;
}
.service_rect:hover .s_o_img{
    opacity: .38;
}
.home_steps{
    margin-top: 60px!important;
}
.hp_press{
    margin-top: 40px;
    margin-bottom: 10px;
    opacity: .6;
}




/* mobile checkout */
@media (max-width: 550px){
    #content{
        margin: 0px 15px;
    }
    .spc-top-btns, #spc-proceed-btn{
        width: auto;
    }
    #spc-proceed-btn, .spc-proceed-price{
        font-size: 16px;
    }
    #spc-top-add-btn.sp-atc-btn, #spc-top-add-btn.sp-atc-btn:hover, #spc-top-add-btn.sp-atc-btn:active, #spc-top-add-btn.sp-atc-btn:visited{
        font-size: 16px;
    }
    #main-og-cta:hover, #mog_ganon_start:hover, #main-og-cta:active, #mog_ganon_start:active, #main-og-cta:hover, #main-og-cta:active{
        background-color: #86E0CE!important;
    }
}

.og-inner-upload-btn {
    position: relative;
    overflow: hidden
}

.og-inner-upload-btn input {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 0;
    opacity: 0;
    -ms-filter: "alpha(opacity=0)";
    font-size: 100px;
    direction: ltr;
    cursor: pointer;
}

.og_blue_btn {
    background-color: #009cde;
    border-color: #009cde;
    border-bottom-color: #009cde
}

.og_blue_btn:hover {
    background-color: #03aef7;
    border-color: #03aef7;
    border-bottom-color: #009cde
}

.og-uploading-wrapper {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: none
}

.og-upload-error-wrapper {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    background: #fff;
    margin-bottom: 15px;
    height: 42px;
    width: 482px;
    margin: 0 auto;
    margin-bottom: 15px
}

.og-upload-error {
    width: 100%;
    z-index: 9999;
    position: absolute;
    font-size: 14px;
    top: 9px;
    left: 0;
    color: #ff6e84;
    letter-spacing: 3px;
    text-align: center
}

.og-upload-progress {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    background: #fcfcfc;
    width: 0%;
    z-index: 8888;
    -webkit-transition: width 1s ease-in-out;
    -moz-transition: width 1s ease-in-out;
    -o-transition: width 1s ease-in-out;
    transition: width 1s ease-in-out
}

.og-upload-percent {
    width: 100%;
    font-size: 24px;
    z-index: 9999;
    position: absolute;
    top: 46px;
    left: 0;
    color: #b1b3b6;
    letter-spacing: 3px;
    text-align: center
}

#uploaded_files {
    margin-bottom: 15px;
    margin-top: -20px
}

.uploaded_file {
    font-size: 13px;
    color: #8a8a8a;
    padding: 10px 15px;
    background: #e7e7e7;
    border: 1px solid #cccdcd;
    width: 450px;
    margin: 0 auto;
    font-weight: normal;
    border-radius: 2px;
    position: relative
}

#og-upload-more {
    display: none
}

.og-add-another {
    padding: 4px 0;
    font-size: 13px;
    background: none;
    color: #5ab0ff
}

.og-add-another:hover {
    font-size: 13px;
    background: none;
    color: #5ab0ff
}

.og-upload-more-wrapper {
    display: none
}

.og-upload-more-wrapper .og-uploading-wrapper {
    height: 42px;
    width: 482px;
    margin: 0 auto;
    margin-bottom: 15px;
    margin-top: -10px
}

.og-upload-more-wrapper .og-upload-progress {
    height: 42px;
    width: 0%
}

.og-upload-more-wrapper .og-upload-percent {
    font-size: 14px;
    top: 9px
}

.og-checkout-config, .og-share-config {
    width: 450px;
    margin: 0 auto;
    margin-top: 25px;
    color: #8a8a8a;
    padding: 10px;
    background: #fdfdfd;
    border: 1px solid #cccdcd;
    font-weight: normal;
    border-radius: 2px
}

.og-checkout-config-table {
    width: 100%
}

.og-checkout-config-table td {
    width: 50%;
    padding-bottom: 20px;
    color: #919396;
    font-size: 14px
}

.og-checkout-config-table td select {
    margin-bottom: 0
}

.og-checkout-btn {
    float: none;
    margin: 0 auto;
    margin-top: 10px;
    width: auto;
    padding-top: 18px;
    padding-bottom: 18px
}

.og-config-pane-header {
    background: #e7e7e7;
    color: #979797;
    font-size: 16px;
    padding-top: 12px;
    padding-bottom: 12px;
    border-bottom: 1px solid #cccdcd;
    padding-left: 10px;
    margin-top: -10px;
    margin-left: -10px;
    margin-right: -10px;
    margin-bottom: 15px
}

.og_quantity, .og_file_color, .og_material, .og_process, .og_file_unit {
    height: 23px;
    font-size: 12px;
    background: #fff;
    border: 1px solid #cccdcd;
    width: 42px;
    margin-right: 8px;
    color: #8a8a8a;
    margin-bottom: 0;
    padding-top: 1px
}

.og_file_color {
    width: 75px
}

#change_city {
    background: none;
    border: none;
    border-bottom: 2px dashed #b1b3b6;
    font-size: 14px;
    color: #b1b3b6;
    margin-bottom: 0;
    padding-top: 0;
    height: 20px;
    display: none;
    width: 160px;
    padding-bottom: 0;
    margin-top: -3px
}

#change_city:focus {
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none
}

#change_city::-webkit-input-placeholder, #change_city:-moz-placeholder, #change_city::-moz-placeholder, #change_city:-ms-input-placeholder {
    font-size: 25px;
    color: #b1b3b6;
    padding-bottom: 0;
    padding-top: 0;
    vertical-align: middle
}

.og-change-city-cancel-link, .og-upload-error-wrapper {
    display: none
}

.og-wrong-scale {
    display: inline-block;
    margin-left: 3px
}

.og-wrong-scale-link, .og-advanced-options-link {
    font-size: 11px;
    color: #9d9de7;
    text-decoration: none
}

.og-wrong-scale-link:hover, .og-advanced-options-link:hover {
    font-size: 11px;
    color: #9d9de7;
    text-decoration: none
}

.og-size-btn {
    padding: 2px 5px;
    border: 1px solid #9d9de7;
    text-decoration: none;
    color: #9d9de7;
    font-size: 11px;
    max-width: 215px;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    line-height: 12px
}

.og-size-btn:hover {
    padding: 2px 5px;
    border: 1px solid #9d9de7;
    text-decoration: none;
    color: #9d9de7;
    font-size: 11px;
    max-width: 215px;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    line-height: 12px
}

.og-wrong-size-h {
    margin-top: 15px
}

.og-size-table {
    margin-top: 5px
}

.og-size-table td {
    text-align: center
}

.og-wrong-size-choices {
    display: none
}

#og_share_box {
    text-align: center;
    font-size: 15px;
    color: #a7a7a7;
    margin-top: 10px;
    display: none
}

.og-share-wrapper {
    display: none
}

.og-checkout-config {
    position: relative
}

.remove_attach {
    font-size: 11px;
    color: #9d9de7;
    text-decoration: none
}

.remove_attach:hover {
    font-size: 11px;
    color: #9d9de7;
    text-decoration: none
}

.tstrush0 {
    display: none
}

.shipping_options_h {
    margin-bottom: 12px;
    padding-bottom: 8px;
    border-bottom: 1px solid #e2e2e2
}

.hp_sub_header {
    text-align: center;
    color: #fff;
    margin: 0;
    line-height: 30px
}

.hp_h2 {
    font-size: 21px;
    color: #e5e5e5
}

.og-upload-wrapper {
    margin-top: 110px
}

#spc-upload-spinner {
    text-align: center;
    font-size: 20px;
    color: #7a7a7a;
    height: 156px;
    padding-top: 45px;
    display: none
}

.forward-btn {
    text-align: center;
    border: 1px solid #ccc;
    border-radius: 2px;
    padding: 5px;
    margin-left: 3px;
    margin-right: 3px
}

.forward-arrow {
    font-size: 14px;
    color: #999;
    display: inline-block
}

.forward-text {
    font-size: 15px;
    margin-left: 7px;
    display: inline-block
}

#forward-btn-link, #forward-btn-link:hover, #forward-btn-link:active, #forward-btn-link:visited {
    color: #7a7a7a;
    text-decoration: none
}

.spc-upload-spinner {
    text-align: center;
    font-size: 20px;
    color: #999;
    height: 156px;
    margin-top: 15px
}

.forward-load, .forward-end {
    display: none
}

#forward-snap-link {
    width: 258px;
    border: 0;
    font-size: 14px
}

.forward-share-text {
    margin-bottom: 15px
}

@media (min-width: 550px) {
    .cta-green, .cta-green:hover, .cta-green:active, .cta-green:visited {
        color: #fff;
        padding: 22px 0;
        display: block;
        text-decoration: none;
        font-size: 22px;
        font-weight: 400;
        width: 560px;
        text-align: center;
        background-color: #2fdab8;
        box-shadow: rgba(0, 0, 0, .1) 0 0 2px;
        margin-bottom: 40px;
        border: 0;
        border-bottom: 4px solid #2ec3a6
    }

    .cta-green:hover {
        background-color: #3edebe !important;
        border-bottom: 4px solid #2ec3a6
    }

    .cta-green .mog-btn-icon {
        display: inline-block;
        margin-left: -37px;
        margin-right: 9px;
        font-size: 24px
    }

    .cta-green .moc-h {
        font-size: 24px !important;
        margin-bottom: 0
    }

    .cta-green .moc-subh {
        display: none
    }
}

.search_wrapper {
    background-position: center;
    padding-bottom: 130px;
    margin-top: 80px;
    z-index: -1;
    background-size: 180%
}

.og-inner-upload-btn {
    width: 430px;
    padding: 21px 0
}

body {
    background-color: #fff
}

.hp_h1 {
    -webkit-font-smoothing: antialiased;
    color: #7a7a7a;
    font-size: 49px;
    font-weight: 200;
    letter-spacing: 3px
}

.hp_easiest {
    -webkit-font-smoothing: antialiased;
    color: #7a7a7a;
    font-size: 34px;
    font-weight: 200;
    letter-spacing: 3px
}

.hp_easiest_points {
    -webkit-font-smoothing: antialiased;
    color: #7a7a7a;
    font-size: 18px;
    font-weight: 200;
    letter-spacing: 3px;
    padding-top: 6px
}

.hp_long_rev_name {
    -webkit-font-smoothing: antialiased;
    color: #7a7a7a;
    font-size: 14px;
    font-weight: 200;
    letter-spacing: 3px;
    padding-top: 6px;
    text-align: center
}

.search_hp_container {
    padding-top: 65px
}

.og-inner-upload-btn {
    padding: 16px 0;
    width: 440px
}

.az-sub-header {
    text-align: center;
    -webkit-font-smoothing: antialiased;
    color: #7a7a7a;
    font-size: 19px;
    font-weight: 200;
    letter-spacing: 0;
    margin-top: 2%;
    margin-bottom: 1%
}

.a15tst-h2, .a15tst-b {
    display: none
}

.a15cnt-h2, .a15cnt-b {
    display: block
}

.short_form {
    display: none
}

.check_line {
    margin-top: 20px
}

.og-upload-wrapper {
    margin-top: 0
}

.og-upload-wrapper .i18n-me {
    font-weight: bold;
    font-size: 140%
}

.dl-find-3d-printers {
    width: 688px;
    margin: 0 auto;
    margin-top: 125px;
    margin-bottom: 150px
}

.ganon-wrap {
    width: 695px;
    margin: 0 auto;
    margin-top: 150px;
    margin-bottom: 150px
}

.edu-wrap {
    width: 695px;
    margin: 0 auto;
    margin-top: 140px;
    margin-bottom: 150px
}

.dl-find-h {
    -webkit-font-smoothing: antialiased;
    color: #8a8a8a;
    font-size: 22px;
    font-weight: 200;
    letter-spacing: 0;
    float: left;
    margin-right: 10px
}

.dl-find-form {
    float: left
}

.dl-find-form #l {
    margin-top: 12px;
    padding-top: 8px;
    padding-left: 15px;
    width: 300px;
    height: 25px;
    padding-top: 3px;
    padding-bottom: 4px;
    font-size: 18px;
    margin-top: 15px;
    padding-left: 9px;
    background: #fcfcfc;
    color: #8a8a8a
}

#search_form {
    margin: 0
}

.submit_wrapper {
    float: left;
    margin-left: 0
}

#search_cta_btn, #ganon_cta_btn {
    border: 1px solid #bbb;
    height: 29px;
    display: block;
    margin-top: 11px;
    width: 82px;
    text-decoration: none;
    color: #aaa;
    font-size: 18px;
    line-height: 30px;
    border-radius: 2px;
    margin-left: 5px;
    font-size: 15px;
    text-align: center
}

.secondary-btn {
    border: 1px solid #bbb;
    height: 29px;
    display: block;
    margin-top: 11px;
    width: 200px;
    text-decoration: none;
    color: #aaa;
    font-size: 18px;
    line-height: 30px;
    border-radius: 2px;
    margin-left: 5px;
    font-size: 15px;
    text-align: center;
    margin: 0 auto
}

.secondary-btn:hover {
    text-decoration: none;
    color: #aaa
}

.search_input::-webkit-input-placeholder {
    font-size: 20px;
    font-style: normal;
    font-weight: 200;
    color: #8a8a8a;
    -webkit-font-smoothing: antialiased
}

.search_input::-moz-placeholder, .search_input:-ms-input-placeholder {
    font-size: 20px;
    font-style: normal
}

#ganon_link::-webkit-input-placeholder {
    font-size: 20px;
    font-style: normal;
    font-weight: 200;
    color: #9a9a9a;
    -webkit-font-smoothing: antialiased
}

#ganon_link::-moz-placeholder, #ganon_link:-ms-input-placeholder {
    font-size: 20px;
    font-style: normal
}

#right_nav a#list_printer_promo {
    display: none
}

#right_nav a {
    color: #5ab0ff
}

.search_wrapper {
    height: auto
}

.article_div {
    margin-left: 200px;
    margin-right: 200px
}

@media (max-width: 768px) {
    #nav_bar {
        border-bottom-color: #ddd
    }

    .meetup_section {
        display: none
    }

    .wrapper {
        margin: 0 !important
    }

    #content {
        height: 100%
    }

    html, body {
        overflow-x: hidden
    }

    #nav_bar {
        background: #fff
    }

    .article_div {
        margin-left: 5px;
        margin-right: 5px
    }
}

#nav_bar a.nav_nbr {
    border-right: 0 !important
}

#mobile_nav {
    position: absolute;
    height: 100%;
    background: #fafafa;
    border: 0;
    width: 150px;
    right: 0;
    top: 45px;
    border-radius: 0;
    display: none
}

#mobile_nav a {
    text-decoration: none;
    color: #4f4f4f;
    font-size: 14px;
    display: block
}

.mobile_nav_link {
    height: auto;
    width: 100%;
    padding-top: 5px;
    padding-bottom: 15px
}

#mobile_nav_shadow {
    background: #000;
    opacity: .6;
    position: absolute;
    top: 45px;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    display: none
}

#mobile_nav_wrapper {
    position: relative;
    overflow-x: hidden
}

#content, .wrapper {
    position: relative
}

.mobile_nav_title {
    font-size: 14px;
    color: #9a9a9a;
    border-bottom: 1px solid #dedede;
    margin-bottom: 10px;
    padding-bottom: 5px;
    margin-top: 10px
}

.mobile_inbox_cta {
    float: left;
    border: 1px solid #f61e74;
    margin-top: 5px;
    font-size: 12px;
    border-radius: 1px;
    color: #f61e74;
    line-height: 12px;
    padding: 3px 8px
}

.mobile_inbox_cta a {
    text-decoration: none;
    color: #f61e74
}

#meetup_wrapper {
    display: none
}

.meetup_header_promo {
    background: #5ab0ff;
    padding: 5px 10px;
    color: #fff;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    font-size: 13px;
    font-weight: normal;
    border-bottom-color: #02acee
}

.meetup_form {
    background: #fff;
    border: 1px solid #5ab0ff;
    margin-top: -5px;
    padding: 10px
}

.meetup_header_promo {
    height: 70px;
    width: 200px;
    background: #fff !important;
    border: 1px solid #dce0e0
}

.close_og_promo {
    position: absolute;
    right: -4px;
    width: 20px;
    height: 20px;
    top: 2px;
    font-size: 12px
}

.close_og_promo a, .close_og_promo a:hover {
    color: #bbb;
    text-decoration: none
}

#meetup_meat, #meetup_host, #meetup_awesome {
    color: #565a5d;
    font-size: 13px
}

#sponsor_promo_wrapper {
    display: none
}

.cart-nav-link, .cart-nav-link:hover {
    color: #7a7a7a !important;
    border-right: 1px solid #ebebeb !important;
    margin: 7px 0;
    padding: 0 18px !important
}

.nav-icon {
    margin-top: -2px;
    margin-right: 0;
    opacity: .6;
    -moz-opacity: .6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter: alpha(opacity=60);
    width: 18px;
    height: 12px
}

#line_nav, .incomplete_nav {
    width: 150px;
    right: 13px;
    background-color: #fefefe;
    padding: 0;
    top: 45px;
    border-radius: 2px;
    border-top: 1px solid #ddd
}

.incomplete_nav {
    width: 200px;
    right: -6px;
    top: 30px
}

.incomplete_nav_promo {
    min-width: auto;
    margin-right: 10px;
    margin-top: 12px
}

#incomplete_count {
    font-size: 19px !important
}

.unr_count {
    line-height: 25px !important
}

.unr_count_num {
    position: absolute;
    border-radius: 50%;
    right: 10px;
    top: 8px;
    background: #db008a;
    background: rgba(219, 0, 138, .75);
    font-size: 11px;
    color: #fff;
    text-align: center;
    height: 14px;
    width: 14px;
    line-height: 15px
}

#user_nav, #service_nav, #cart_nav {
    border: 1px solid #ddd;
    background: #fefefe;
    border-radius: 2px
}

#cart_nav_link {
    font-size: 20px !important
}

@media (max-width: 768px) {
    #nav_bar {
        padding-left: 0;
        padding-right: 0
    }
}

.load-msg {
    width: 200px;
    margin: 0 auto;
    text-align: left
}

#nav_bar a {
    font-size: calc(7px + (16 - 7) * ((100vw - 850px) / (1992 - 850)))
}

#main-og-cta {
    border-radius: 20px
}

.search_box {
    margin-bottom: 0
}

.og-content {
    padding-top: 0;
    margin-top: 0
}

.og-first-upload-wrap {
    margin-bottom: 200px
}

.dl-og-wrapper {
    display: none
}

.og-add-another {
    border-color: #5ab0ff;
    border-bottom-color: #02acee;
    width: 195px;
    height: auto;
    padding: 4px 0
}

.og-add-another:hover {
    border-color: #5ab0ff;
    border-bottom-color: #02acee;
    width: 195px;
    height: auto;
    padding: 4px 0
}

.og_checkout_btn {
    margin-top: 0;
    width: auto;
    padding: 18px 0;
    margin-bottom: 30px
}

.og-checkout-config {
    width: 470px
}

.printed-in {
    text-align: center
}

.shipping-options {
    margin-top: 0;
    margin-left: 65px;
    margin-bottom: 20px
}

#og-checkout-form {
    margin: 0
}

.pac-container {
    height: 150px
}

.dl-find-hm {
    display: none
}

.mog_form_input {
    width: 75%;
    height: 30px
}

.mog_form_text {
    width: 75%;
    border-radius: 0;
    border: 1px solid #ddd;
    box-shadow: none
}

#mog_start, #mog_form_start {
    width: 85%;
    margin: 0 auto;
    margin-top: 40px;
    height: 47px;
    font-size: 20px;
    line-height: 47px;
    background: #ff5a5f;
    color: #fff;
    border: 0;
    display: none;
    text-decoration: none;
    text-align: center;
    margin-bottom: 20px;
    font-size: 24px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-weight: 200;
    letter-spacing: 1px
}

#mog_ganon_start {
    display: none
}

@media (max-width: 978px) {
    .mog-content-wrap {
        width: 95% !important
    }

    .uploaded_file.squeeze {
        width: auto !important
    }

    .og-add-another.squeeze {
        width: auto !important
    }

    .og-add-another.squeeze:hover {
        width: auto !important
    }
}

@media (max-width: 850px) {
    .file-name-wrapper {
        width: 250px !important;
        max-width: 250px !important
    }
}

@media (max-width: 930px) {
    .mobile_input_wrapper {
        display: block !important;
        float: left !important
    }

    .search_wrapper {
        margin-top: 80px;
    }
}

@media (max-width: 768px) {
    .ganon-wrap, .service_content {
        display: none
    }

    .search_wrapper {
        height: auto !important
    }

    .search_hp_container {
        padding-top: 45px !important
    }

    .og-how-it-works {
        display: none
    }

    .og-how-it-works-mobile {
        display: none !important
    }

    .og-testimonial {
        display: none
    }

    .file-name-wrapper {
        float: none !important;
        width: auto !important;
        max-width: none !important;
        overflow: hidden
    }

    .file-options-wrapper {
        float: none !important;
        margin-left: 50px !important;
        margin-top: 20px !important
    }

    .eez-sc {
        border-right: none !important
    }

    .eez-sc .icon-shopping-cart {
        display: none
    }

    .eez-sc .fa-times {
        display: block !important;
        line-height: 82px !important
    }

    .eez-cog, .eez-price {
        display: none
    }

    .search_box {
        width: auto
    }

    #nav_bar {
        margin-left: 0;
        margin-right: 0
    }

    .dl-find-hm {
        display: block;
        font-size: 39px !important;
        text-align: center
    }

    .dl-find-3d-printers {
        width: auto;
        margin-top: 100px
    }

    .dl-find-h {
        display: none
    }

    .dl-find-form #l {
        display: block !important;
        float: none !important;
        width: 480px;
        margin: 0 auto;
        margin-top: 49px;
        height: 50px
    }

    .submit_wrapper, .mobile_input_wrapper {
        float: none !important
    }

    .dl-find-form {
        width: auto;
        float: none
    }

    #search_cta_btn {
        width: 488px;
        margin: 0 auto;
        margin-top: 40px;
        height: 47px;
        font-size: 20px;
        line-height: 47px
    }

    .eez-sc {
        margin-right: 25px !important
    }

    .eez-checkout .og_checkout_btn {
        width: auto !important;
        max-width: 400px
    }

    .uf-loader {
        width: auto !important;
        font-size: 12px;
        margin-top: 20px !important
    }
}

.mobile-text-us {
    text-align: center;
    -webkit-font-smoothing: antialiased;
    color: #7a7a7a;
    font-size: 20px;
    font-weight: 200;
    letter-spacing: 2px;
    margin-top: 21px;
    display: none
}

.text-us-number {
    margin-top: 20px
}

.mog-btn-icon, .mog-or-sep {
    display: none
}

#main-og-cta {
    box-shadow: rgba(0, 0, 0, .1) 0 0 2px;
    border-bottom: 3px solid #e41f1f;
    padding: 14px 0;
    border-radius: 0;
    width: 475px;
    background: #f95358
}

#main-og-cta:hover {
    background: #ff3f44
}

@media (max-width: 550px) {
    .dl-find-hm, .dl-find-form #l {
        width: 85% !important;
        margin-top: 25px !important
    }

    #search_cta_btn {
        width: 85% !important
    }

    .dl-find-3d-printers {
        margin-top: 175px !important
    }

    .mobile_help_text {
        display: block;
        -webkit-font-smoothing: antialiased;
        color: #8a8a8a;
        font-size: 13px;
        font-weight: 200;
        letter-spacing: 0;
        margin-top: 5px
    }

    .clear_input {
        top: 98px;
        right: 32px
    }

    .az-sub-header {
        display: none
    }

    .og-inner-upload-btn {
        width: 85%
    }

    #mog_start, #mog_form_start {
        display: block
    }

    .search_wrapper {
        padding-top: 35px
    }

    #mog_ganon_start {
        font-size: 18px;
        margin-top: 35px
    }

    .mog-btn-icon {
        display: inline-block;
        margin-left: -25px;
        margin-right: 9px
    }

    .moc-subh {
        display: none
    }

    .moc-h {
        font-size: 18px !important
    }

    .clear_input_wrapper, .files_accepted {
        display: none
    }

    .og-upload-wrapper {
        padding-top: 0
    }

    .search_headers {
        margin-bottom: 0
    }

    .is_mobile {
        display: block
    }

    .middle_content.how_it_works {
        display: none !important
    }

    .search_hp_container {
        padding-top: 0 !important
    }
}

.ao-select {
    height: 23px;
    font-size: 11px;
    background: #fff;
    border: 1px solid #cccdcd;
    width: 75px;
    margin-right: 8px;
    color: #8a8a8a;
    margin-bottom: 0;
    margin-left: 4px
}

.og-advanced-options {
    display: none;
    background: #f5f5f5;
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: -10px;
    padding-left: 15px;
    padding-top: 0;
    padding-bottom: 5px;
    padding-top: 0;
    margin-top: 9px;
    border-top: 1px solid #ddd
}

.og-actions a {
    margin-right: 10px
}

.no-stl-options {
    display: none
}

.vert-alert {
    text-align: center;
    margin-bottom: 100px;
    margin-top: 20px;
    -webkit-font-smoothing: antialiased;
    color: #32c02e;
    font-size: 25px;
    font-weight: 200;
    letter-spacing: 3px;
    border: 1px solid #ddd;
    padding: 16px;
    border-radius: 3px;
    background: #caffca;
    border-color: #93ff93
}

.discount-alert {
    text-align: center;
    margin-top: -10px;
    margin-bottom: 40px;
    color: #f60;
    -webkit-font-smoothing: antialiased;
    font-size: 19px;
    font-weight: 200;
    letter-spacing: 0
}

.files_accepted {
    text-align: center;
    margin-top: 15px;
    margin-bottom: 40px;
    -webkit-font-smoothing: antialiased;
    font-size: 14px;
    font-weight: 200;
    letter-spacing: 0
}

.uploaded_file {
    min-height: 79px;
    margin-top: 5px;
    width: 625px;
    background: #fcfcfc
}

.uf-loader {
    height: 99px;
    background: transparent;
    padding: 0;
    width: 655px
}

.uf-file-name {
    padding: 2px 8px;
    color: #ccc;
    z-index: 9999;
    font-size: 11px;
    max-width: 200px;
    width: 200px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    position: relative
}

.uf-error {
    margin-top: 10px;
    color: #ed7878;
    text-align: center;
    display: none
}

.mobile-uf-error {
    color: #ed7878;
    text-align: center;
    display: none;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 12px
}

.og-checkout-d {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    z-index: 9999;
    opacity: .75;
    display: none
}

.of-reading-files {
    display: none
}

#order_spinner {
    margin-left: -10px;
    margin-right: 10px
}

.udisk {
    display: none
}

.udisk_was {
    text-align: center;
    margin-top: -14px;
    margin-bottom: 14px;
    font-size: 13px
}

.udisk_swap {
    text-decoration: line-through !important
}

.uploaded_file.squeeze {
    width: 845px;
    min-height: 30px;
    padding-left: 10px;
    padding-right: 10px
}

select.squeeze {
    border: 1px solid #ddd;
    background: transparent
}

.eez-sc {
    float: left;
    border-right: 1px solid #f0f0f0;
    padding-right: 12px;
    margin-right: 12px;
    height: 50px;
    margin-top: -10px;
    margin-bottom: -10px;
    width: 18px
}

.eez-sc .icon-shopping-cart {
    font-size: 20px;
    line-height: 48px;
    color: #73cf73
}

.eez-sc .fa-times {
    display: none;
    font-size: 20px;
    line-height: 48px;
    margin-left: 3px;
    color: #bbb
}

.uploaded_file:hover .icon-shopping-cart {
    display: none
}

.uploaded_file:hover .fa-times {
    display: block
}

.eez-cog {
    float: left;
    margin-left: 10px;
    height: 50px;
    margin-top: -14px;
    margin-bottom: -14px;
    border-left: 1px solid #f0f0f0;
    line-height: 50px;
    padding-left: 10px
}

.eez-adv-link {
    font-size: 12px;
    text-decoration: none;
    line-height: 22px;
    color: #8bc1f2
}

.eez-adv-link:hover {
    font-size: 12px;
    text-decoration: none;
    line-height: 22px;
    color: #8bc1f2
}

.eez-price {
    margin-left: 10px;
    padding-left: 10px;
    float: left;
    margin-left: 10px;
    height: 50px;
    margin-top: -14px;
    margin-bottom: -14px;
    border-left: 1px solid #f0f0f0;
    line-height: 50px;
    padding-left: 15px;
    font-size: 12px;
    width: 55px;
    margin-right: -5px
}

.og-add-another.squeeze {
    width: 100%;
    height: auto;
    padding: 8px 10px;
    border: 1px solid #cccdcd;
    color: #8a8a8a;
    font-weight: 200;
    border-bottom-color: #bebebe
}

.og-add-another.squeeze:hover {
    height: auto;
    padding: 8px 10px;
    border: 1px solid #cccdcd;
    color: #8a8a8a;
    font-weight: 200;
    border-bottom-color: #bebebe
}

.eez-plus {
    font-size: 16px;
    line-height: 14px;
    display: inline-block;
    margin-right: 3px
}

.non-squeeze {
    display: none !important
}

.eez-checkout {
    margin-bottom: 75px;
    margin-top: 85px;
    display: none
}

.eez-checkout .og_checkout_btn {
    width: 400px
}

.uf-loader {
    height: 50px;
    width: 845px;
    min-height: 30px;
    padding-left: 10px;
    padding-right: 10px
}

.og-upload-percent {
    font-size: 19px;
    top: 15px
}

.eez-sec-cta {
    display: none
}

.eez-sec-cta .og_checkout_btn {
    font-size: 14px !important;
    padding: 13px 0
}

.eez-adv-wrap {
    background-color: #eee;
    margin-left: -10px;
    margin-right: -10px;
    margin-bottom: -10px;
    padding: 5px 10px;
    border-top: 1px solid #ddd;
    margin-top: 10px;
    padding-left: 55px;
    font-size: 14px;
    display: none
}

.eez-adv-wrap .og-size-table {
    width: 261px;
    font-size: 12px;
    margin-top: 0;
    padding-bottom: 0;
    margin-bottom: 0
}

.eez-adv-wrap .ao-select {
    background: transparent;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    width: 115px
}

.eez-adv-wrap .ao-select.og_layer_height {
    width: 125px
}

.squeeze .og-wrong-size-choices {
    background: #eee;
    margin-left: -10px;
    margin-right: -10px;
    margin-top: -15px;
    margin-bottom: -10px;
    padding: 5px 15px;
    padding-left: 55px
}

.uf-error {
    position: absolute;
    top: -4px;
    left: 275px
}

.uploaded-ganon {
    margin-top: 15px;
    margin-bottom: 15px;
    border: 1px solid #e0e0e0;
    background-color: #fdfdfd;
    padding: 10px;
    border-radius: 2px;
    width: auto;
    max-width: 845px
}

.g-image {
    float: left;
    width: 110px
}

.g-image img {
    max-width: 110px;
    height: 82px;
    border-radius: 2px
}

.g-price {
    position: absolute;
    right: 10px;
    top: 0;
    font-size: 13px
}

.g-details {
    margin-left: 10px;
    margin-top: 10px;
    font-size: 13px
}

.g-body {
    margin-left: 120px;
    font-weight: 200;
    font-size: 15px;
    position: relative;
    -webkit-font-smoothing: antialiased;
    color: #5a5a5a
}

.g-title {
    margin-left: 10px;
    margin-bottom: 10px;
    font-weight: 400;
    color: #6a6a6a
}

.sp-left {
    float: left;
    width: 700px
}

.content-wrap {
    font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-weight: 200;
    -webkit-font-smoothing: antialiased;
    color: #8a8a8a;
    font-size: 15px;
    background: #f2f2f2;
    margin: 30px auto 0;
}

.sp-right {
    float: right
}

#footer {
    margin-top: 150px
}

.co-wrapper {
    padding-bottom: 200px;
    background: #f2f2f2;
    padding-top: 100px;
    border-top: 2px solid #e0e0e0;
    display: none
}

.sg-box {
    background: #fff;
    box-shadow: 0 3px 8px -4px rgba(0, 0, 0, .15);
    border-radius: 2px;
    padding: 20px;
    margin-bottom: 35px;
    width: auto;
    text-align: left
}

.co-shipping {
    width: auto
}

.co-summary {
    width: auto;
    height: 150px;
    margin-top: 30px
}

.co-image {
    height: 78px;
    border-radius: 2px
}


.co-p-image {
    float: left;
    margin-right: 25px;
    opacity: .8;
    max-width: 105px;
    overflow: hidden
}

.co-p-title {
    font-size: 15px;
    width: auto;
    margin-top: -5px
}

.co-p-price {
    text-align: right
}

.co-p-price .sp-price-c {
    font-size: 15px;
    margin-right: 0;
    color: #8a8a8a
}

.og_file_color {
    width: 100px
}

select.squeeze {
    color: #8a8a8a;
    margin-bottom: 0;
    margin-top: 0;
    margin-top: -2px;
    font-size: 13px
}

.co-summary-item {
    border-top: 1px solid #f1f1f1;
    margin-top: 25px;
    padding: 25px 10px;
    padding-right: 0;
    font-size: 15px;
    padding-bottom: 0
}

.cosi-left {
    float: left
}

.cosi-right {
    float: right;
    text-align: right
}

.cosi-right .sp-price-c {
    font-size: 15px;
    margin-right: 0;
    color: #8a8a8a
}

.co-d-estimated {
    margin-top: 20px;
    font-size: 13px
}

.co-opt-label {
    display: inline-block;
    width: 100px;
    text-align: left;
    font-size: 13px
}

.co-h {
    font-size: 16px;
    letter-spacing: 1px;
    color: #6a6a6a;
    margin-left: 8px;
    margin-bottom: 15px;
    position: relative
}

label {
    color: #7a7a7a;
    font-size: 14px;
    font-weight: 200;
    padding-bottom: 1px;
    -webkit-font-smoothing: antialiased
}

input[type=text], select {
    border-radius: 2px;
    height: 33px;
    background: #fff;
    text-rendering: optimizeLegibility;
    padding: 0 10px;
    color: #8a8a8a;
    font-weight: 400;
    border-color: #eee
}

.error-block {
    color: #fc3333;
    padding: 10px 0;
    margin-top: -10px;
    margin-bottom: 5px;
    display: none
}

.ir-mt {
    margin-top: 4px
}

.input_right {
    float: left;
    margin-left: 20px
}

.input_left {
    float: left;
    margin-right: 10px
}

#id_state, #id_zipcode {
    width: 115px
}

#id_country {
    width: 296px
}

.paypal-h-wrap {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 14px;
    text-align: end;
}

.paypal-h {
    background: #e0e0de url("../img/paypal-sprite.png") no-repeat;
    background-position: -30px -42px;
    width: 78px;
    height: 28px;
    border-radius: 3px;
    border: 1px solid #ccc;
    float: right;
    margin-left: 12px;
    margin-top: -5px
}

.paypal-h:hover {
    background-position: -30px -4px
}

#card-number {
    font-size: 18px;
    color: #8a8a8a;
    width: 613px
}

.card-expiry-month, .card-expiry-year, input.card-cvc {
    font-size: 18px;
    color: #8a8a8a;
}

.sp-atc-btn.pay-btn {
    margin-bottom: 0;
    padding: 20px 0;
    font-size: 20px;
    margin-top: 30px
}

.sp-atc-btn.pay-btn:hover {
    padding: 20px 0;
    font-size: 20px
}

.tooltip {
    width: 400px;
    font-size: 13px
}

.tooltip.right .tooltip-arrow {
    border-right-color: #2fdab8
}

.tooltip-inner {
    background: #fefefe;
    color: #6a6a6a;
    border: 1px solid #eee
}

.tooltip.in {
    opacity: 1;
    filter: alpha(opacity=100)
}

.error-block.eb-active {
    display: block
}

.spc-files {
    margin-bottom: 30px
}

.spc-file {
    padding: 15px;
    margin-bottom: 5px
}

.sis-title {
    font-size: 20px;
    color: #5a5a5a;
    margin-bottom: 15px;
    max-width: 400px;
    width: 400px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 30px;
    float: left
}

.sis-image {
    float: left;
    margin-right: 10px;
    width: 138px;
    height: 205px;
    margin-top: 20px;
    margin-left: -10px;
    margin-bottom: -10px
}

.sis-image img {
    height: 138px;
    width: 138px;
    max-width: 138px;
    border-radius: 2px;
    margin-top: -15px
}

.spc-file-price {
    float: right;
    text-align: right;
    line-height: 30px;
    color: #5a5a5a;
    font-size: 16px;
    width: 105px
}

.sis-options {
    float: left;
    font-size: 14px
}

.spc-file-actions {
    float: right;
    margin-top: 0
}

select.squeeze {
    -webkit-appearance: none;
    -moz-appearance: none;
    padding-right: 25px;
    background-image: url(data:image/png;base64,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);
    background-repeat: no-repeat;
    background-position: 103% 40%;
    margin-top: 0;
    line-height: 15px
}

.eez-adv-wrap .og-size-table {
    width: 261px;
    font-size: 12px;
    margin-top: 0;
    padding-bottom: 0;
    margin-bottom: 0;
    margin-left: -8px
}

.eez-adv-wrap .ao-select {
    background: transparent;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    width: 115px
}

.eez-adv-wrap .ao-select.og_layer_height, .eez-adv-wrap .ao-select.og_infill {
    width: 155px;
    font-size: 14px;
    color: #7a7a7a;
    font-weight: 200
}

.squeeze .og-wrong-size-choices {
    background: #eee;
    margin-left: -10px;
    margin-right: -10px;
    margin-top: -15px;
    margin-bottom: -10px;
    padding: 5px 15px;
    padding-left: 55px
}

.eez-adv-wrap {
    margin-bottom: -5px
}

.squeeze .og-wrong-size-choices {
    margin-bottom: -5px
}

.squeeze .eez-adv-wrap {
    background-color: #fff;
    margin-left: -10px;
    margin-right: -10px;
    margin-bottom: -10px;
    padding: 5px 10px;
    border-top: 1px solid #f0f0f0;
    margin-top: 15px;
    padding-top: 15px;
    padding-left: 0;
    margin-left: 135px;
    font-size: 14px;
    display: none
}

.squeeze .og-wrong-size-choices {
    padding-left: 10px;
    background-color: #fff
}

.og-add-another.squeeze {
    border: 1px solid #ddd;
    border-bottom-color: #ccc;
    color: #aaa;
    padding: 3px
}

.og-add-another.squeeze:hover {
    border: 1px solid #ddd;
    border-bottom-color: #ccc;
    color: #aaa;
    padding: 3px
}

.inc-wrapper input {
    text-align: right
}

input.inc-size-input {
    float: left;
    width: 35px;
    font-size: 12px !important;
    height: 25px;
    margin-bottom: 0;
    box-sizing: content-box;
}

.inc-btn-wrap {
    position: relative;
    white-space: nowrap;
    width: 20px;
    vertical-align: middle;
    display: table-cell;
    float: left
}

.inc-btn-wrap > .btn {
    display: block;
    float: none;
    width: 20px;
    max-width: 20px;
    padding: 8px;
    margin-left: -1px;
    position: relative;
    border-radius: 0;
    box-shadow: none;
    color: #7a7a7a !important;
    font-size: 10px;
    padding: 0;
    height: 12px;
    width: 20px
}

.inc-btn-wrap > .btn:first-child {
    border-top-right-radius: 4px
}

.inc-btn-wrap > .btn:last-child {
    margin-top: -2px;
    border-bottom-right-radius: 4px
}

.inc-btn-wrap i {
    position: absolute;
    top: 0;
    left: 6px
}

.inc-unit {
    float: left;
    margin-left: 5px;
    margin-top: 4px;
    font-size: 11px
}

.inc-sep {
    float: left;
    margin-left: 15px;
    margin-top: 4px;
    margin-right: 12px;
    font-size: 13px
}

.inc-axis {
    float: left;
    margin-right: 5px;
    font-size: 15px;
    color: #8a8a8a
}

.inc-saved {
    float: left;
    margin-left: 25px;
    margin-top: 5px;
    color: #24d424;
    display: none
}

.adv-size-wrap {
    font-size: 14px;
    color: #7a7a7a;
    font-weight: 200;
    margin-top: 20px
}

.adv-size {
    text-align: center !important
}

.so-wrap {
    margin-top: 20px
}

.so-wrap table td {
    padding-bottom: 5px
}

.so-h {
    margin-bottom: 15px
}

.so-link {
    color: #50a1ea;
    font-size: 12px;
    text-decoration: none;
    text-align: center
}

.so-link:hover {
    color: #50a1ea;
    font-size: 12px;
    text-decoration: none;
    text-align: center
}

.scale-error {
    color: red;
    margin-bottom: 15px;
    display: none
}

.og-uf-met {
    display: inline-block;
    margin-left: 4px;
    font-size: 11px;
    margin-right: 5px
}

.og-uf-sep {
    font-size: 11px;
    color: #9a9a9a;
    margin-left: 2px;
    margin-right: 5px
}

.inc-wrapper {
    display: none
}

#spc-files .uploaded_file {
    width: auto;
    background: transparent;
    border: 0;
    padding: 0;
    font-weight: 200
}

#spc-add-more {
    float: right;
    padding-left: 20px;
    font-size: 14px;
    position: relative;
    text-align: right;
    margin-top: -15px;
    margin-bottom: 15px;
    width: auto;
    background: #fff;
    padding-right: 20px;
    padding-top: 6px;
    padding-bottom: 6px;
    box-shadow: 0 3px 8px -4px rgba(0, 0, 0, .15);
    color: #8a8a8a
}

.spc-add-more-icon {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAAAXNSR0IArs4c6QAAAbFJREFUaAXtlz1OxDAQhZcfiSMgIaTtaSihpOQASByEk3ALuEVaGiQaGppFQgvcgAp4n%2FCIrBWHOCSbtTRPeuvYHk9mnuOfnc0croAr4Aq4Aq6AK%2BAKuALFKrA1UuRH8nssHgT%2FS5UP4mOob2Sxp6iuxCfxK0H6sMF2EAw1AyeK5lach6jeVVbiS6gfqjwT90P9WeWleBfqkxYXevuHiOr34rm4LcagjT5ssGUMYycFylvw13re6RANNthaEviYBHzHC5FACCgXlsRCAwdbEzlBsBjts0kpTz9sAmPsc8LX2mG7Dd91Cm0JMIax2OBrrWCf58VvYtOCtWD%2BSoCx%2BMAOn9loe3mbMw4pUImfPPQEY6sw1nxmudrNsv41thPW9nnrQckmxO3188d8mM%2Bm8cm2vjOQdNijw5KJk%2Bzkqu8McLcBnLB1WDDWZkHF7dZPaT5e641jP2%2FMIv5PokVvoyRe%2FEFW%2FFWCWTgVi73MkQCY9Drdtr39hNftl5m4EefBvKg%2FNJYia4KFbbsTZ0BM%2BrAZ7Po81AwophUU%2Bad%2BJQOvuAKugCvgCrgCroAr4AqMr8A3NGh3ecQNziIAAAAASUVORK5CYII%3D);
    background-image: -webkit-image-set(url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAAAXNSR0IArs4c6QAAAbFJREFUaAXtlz1OxDAQhZcfiSMgIaTtaSihpOQASByEk3ALuEVaGiQaGppFQgvcgAp4n%2FCIrBWHOCSbtTRPeuvYHk9mnuOfnc0croAr4Aq4Aq6AK%2BAKuALFKrA1UuRH8nssHgT%2FS5UP4mOob2Sxp6iuxCfxK0H6sMF2EAw1AyeK5lach6jeVVbiS6gfqjwT90P9WeWleBfqkxYXevuHiOr34rm4LcagjT5ssGUMYycFylvw13re6RANNthaEviYBHzHC5FACCgXlsRCAwdbEzlBsBjts0kpTz9sAmPsc8LX2mG7Dd91Cm0JMIax2OBrrWCf58VvYtOCtWD%2BSoCx%2BMAOn9loe3mbMw4pUImfPPQEY6sw1nxmudrNsv41thPW9nnrQckmxO3188d8mM%2Bm8cm2vjOQdNijw5KJk%2Bzkqu8McLcBnLB1WDDWZkHF7dZPaT5e641jP2%2FMIv5PokVvoyRe%2FEFW%2FFWCWTgVi73MkQCY9Drdtr39hNftl5m4EefBvKg%2FNJYia4KFbbsTZ0BM%2BrAZ7Po81AwophUU%2Bad%2BJQOvuAKugCvgCrgCroAr4AqMr8A3NGh3ecQNziIAAAAASUVORK5CYII%3D) 1x, url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGAAAABgCAYAAADimHc4AAAAAXNSR0IArs4c6QAAA8RJREFUeAHtm7FuFDEQhhOEIoooVBRQpEFCSsHlFVJTnKCm5GmQkPIMeQCaFEjU9CloqIi2Cg8ABQ2C%2F0e5aDTZu8N7691w%2B400ib1nz4y%2F2Xi9PmdnB4EABCAAAQhAAAIQgAAEIAABCEAAAhCAAAQgAAEIQAACEIAABCAAAQhAAAIQgAAEIAABCEAAAr0R2O3NUn1DM7mYS4%2BkT4KquHMV9IvK59LPUmRDAs%2FV%2F1R6Kf1dqO7jvraBFBI4VPsz6S9pKfjc3jZsyzaRNQT29Plb6U9pBrlp3TZt2z6QFgKPdO2TdBnoH%2FrsvfSN9ET6TLp%2FrS6fSP2Z27jtMjv2YV9IIHCsciNtg3ah6y%2BlD6T%2FKm7rPu7bZrPRdftERMAgvkszqEbXXks3Wam5r2000mzfPiefBE8FbXA%2B6PqBtC95KEO2mZPQ6NpkpyM%2FDNvm%2FHe6fk%2Fat9imbeckOIZJPpi9IskwDKi2tCXBsUxKvCbPS01PETXu%2FAzWPvJ05Fgm9Z7gF6N49zeql875sb%2FLJWJfjTTacEyTEG8N5Ddcr1RKJcIrTYB92We04ZgmsW1xmgbutXqXpWaE1yUB9mnf0Y5j23q51AjjoP3C1EWijS4JsE%2F7jnYc21bLTKOLA%2FaWQckbboQT7XRNgH3nbQvHOJgMseqIg5nHisofpV6BjCX27Rii5BjjZ72Xh07AURqBl4NjS44hx1g1vqET4G%2ByonyNlZHKOYYcY9Ww7le1ftt4HtzV7SY3V0rn9XXtl620cgw5xpuAtqGQdz33VwwqP2Q3rS9z5Riibcc4mAw9BeW7dNldORgAOcox5BirxjJ0Ar6l0TxO9TGqOYYcY9WYhk5AyXzrO3OVZjCr2ua7PPbNc36OMbbtvTx2Ap72PqJygzmGrU6AD01FeRErI5VzDDnGkcKq45atiDpci6zepc24V4o8LkG3fjPOmWI7uuh%2B7b8xX8j0z7TY4pl6xD%2F9RvWDQiuxf%2BnLk33ZZ7ThmCYjhxopX8qPnG6OpYycgD3552DWyEkY6mii5%2Fx8FsjzfyOd7NFEjf2vHOtn3qZewOFw7jWk2r%2BchEYaVyWL8oWuczxdEGqLp4K2Z8IiEfyDRu0MyL4fzF4d5SXqIgmb%2FLZN27YPZA0Bvyf4xSgfYeySANuwLdtECgl428J7R94kK4XvPu57p8977irA%2F0VmCnQu9bkdf4u1UBX5R21DQCAAAQhAAAIQgAAEIAABCEAAAhCAAAQgAAEIQAACEIAABCAAAQhAAAIQgAAEIAABCEAAAhCYPIE%2FqsXeyfZEFjsAAAAASUVORK5CYII%3D) 2x);
    width: 27px;
    height: 27px;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    left: 10px;
    top: 0;
    background-size: 32px;
    margin-top: 3px;
    opacity: .4
}

#spc-files .og-upload-progress {
    background: #fff
}

#spc-files .uf-file-name {
    color: #8a8a8a;
    font-size: 13px
}

#spc-files .og-upload-percent {
    color: #8a8a8a
}

.sp-atc-btn {
    color: #fff;
    padding: 21px 0;
    display: block;
    text-decoration: none;
    font-size: 22px;
    font-weight: 400;
    width: auto;
    text-align: center;
    background-color: #2fdab8;
    box-shadow: rgba(0, 0, 0, .1) 0 0 2px;
    margin-bottom: 40px;
    border-bottom: 2px solid #2ec3a6
}

.sp-atc-btn:hover, .sp-atc-btn:active, .sp-atc-btn:visited {
    color: #fff;
    padding: 21px 0;
    display: block;
    text-decoration: none;
    font-size: 22px;
    font-weight: 400;
    width: auto;
    text-align: center;
    background-color: #2fdab8;
    box-shadow: rgba(0, 0, 0, .1) 0 0 2px;
    margin-bottom: 40px;
    border-bottom: 2px solid #2ec3a6
}

.sp-atc-btn:hover {
    background-color: #48e0c2 !important
}

.sp-atc-btn.pay-btn {
    margin-bottom: 0;
    padding: 20px 0;
    font-size: 20px;
    margin-top: 30px
}

.sp-atc-btn.pay-btn:hover {
    padding: 20px 0;
    font-size: 20px
}

.search_wrapper .search_headers h1 span {
    font-size: calc(25px + (65 - 25) * ((100vw - 300px) / (1992 - 300)));
    white-space: nowrap;
    font-weight: 300;
    white-space: pre-wrap
}

.search_wrapper .search_headers .a15cnt-h2 {
    font-size: calc(10px + (20 - 10) * ((100vw - 300px) / (1992 - 300)));
    white-space: nowrap
}

.search_wrapper .search_headers .a15cnt-h2 strong {
    font-weight: 700 !important
}

.spc-overnight, .spc-expedite {
    font-size: 12px;
    margin-top: 15px
}

#spc-overnight-link, #spc-expedite-link {
    color: #69abe6;
    text-decoration: none
}

#spc-overnight-link:hover, #spc-expedite-link:hover {
    color: #69abe6;
    text-decoration: none
}

.overnight-shipping, .exp-shipping, .spc-expedite {
    display: none
}

.spc-top-btns {
    margin: 0 auto;
    height: 335px;
    padding-top: 50px
}

#spc-proceed-btn {
    font-size: 22px;
    -webkit-font-smoothing: antialiased;
    display: none;
    margin-bottom: 60px
}

.spc-proceed-price {
    font-size: 18px
}

.spc-add-plus {
    color: #aaa;
    font-weight: 200;
    font-size: 12px;
    display: inline-block;
    margin-right: 7px
}

#spc-top-add-btn.sp-atc-btn {
    -webkit-font-smoothing: antialiased;
    color: #8a8a8a;
    background: #fff !important;
    border: 1px solid #ddd;
    font-size: 19px;
    color: #aaa;
    box-shadow: none;
    margin-bottom: 0
}

#spc-top-add-btn.sp-atc-btn:hover, #spc-top-add-btn.sp-atc-btn:active, #spc-top-add-btn.sp-atc-btn:visited {
    -webkit-font-smoothing: antialiased;
    color: #8a8a8a;
    background: #fff !important;
    border: 1px solid #ddd;
    font-size: 19px;
    color: #aaa;
    box-shadow: none;
    margin-bottom: 0
}

.row:before, .row:after {
    display: none !important
}

.container-fluid:before, .container-fluid:after {
    display: none !important
}

.spc-top-btns {
    display: none
}

.price-loading {
    color: #ddd
}

#spc-files .uploaded_file.spc-error {
    background: #fff;
    padding-bottom: 5px
}

#spc-files .uploaded_file.spc-error .uf-error {
    position: relative;
    top: auto;
    left: auto
}

#no-info-error {
    display: none
}

.error {
    color: #c33838;
    margin-bottom: 10px
}

.middle_content {
    margin: 0
}

.middle_content .step {
    margin: 0;
    text-align: center;
    padding: 15px
}

.third-content {
    padding: 70px 0;
    background-color: #f7f7f7
}

.third-content .header {
    text-align: center;
    padding-bottom: 20px
}

.third-content .header h2 {
    font-size: calc(18px + (55 - 18) * ((100vw - 300px) / (1992 - 300)));
    font-weight: 100
}

.third-content .items {
    margin: 0
}

.third-content .items li h2 {
    padding-top: 30px;
    color: #000
}

.third-content .items .num {
    z-index: 1
}

.third-content .items > li {
    overflow: hidden;
    position: relative;
    margin-top: 25px;
    list-style: none;
    padding: 0
}

.third-content .items > li p {
    color: #000;
    line-height: 1;
    font-weight: 300
}

.third-content .items > li > a {
    line-height: 100px;
    text-decoration: none;
    color: red;
    display: block;
    text-align: center;
    position: relative
}

.third-content .items > li > a:before {
    z-index: 0;
    content: "";
    position: absolute;
    width: 100px;
    height: 100px;
    left: 50%;
    margin-left: -50px;
    border-radius: 100%;
    border: 1px solid red;
    transition: all .2s
}

.third-content .items > li:not(:last-of-type):after, .third-content .items > li:not(:first-of-type):before {
    content: "";
    position: absolute;
    background: red;
    top: 50px;
    height: 1px
}

.third-content .items > li:first-of-type:after {
    left: 50%;
    right: 0;
    margin-left: 50px
}

.third-content .items > li:not(:first-of-type):before {
    left: 0;
    right: 50%;
    margin-right: 50px
}

.third-content .items > li:not(:first-of-type):after {
    right: 0;
    left: 50%;
    margin-left: 50px
}

.third-content .item {
    padding-top: 50px;
    text-align: center
}

.third-content .item h2 {
    font-size: calc(16px + (30 - 16) * ((100vw - 300px) / (1992 - 300)));
    font-weight: 400
}

.third-content .item p {
    padding: 2% 13%
}

.fourth-content {
    background-color: #fff;
    padding: 0 5%
}

.fourth-content .header {
    text-align: center;
    padding: 50px 0;
    font-size: calc(18px + (55 - 18) * ((100vw - 300px) / (1992 - 300)))
}

.fourth-content .header h2 {
    font-size: 100%;
    font-weight: 100
}

.fourth-content .header h5 {
    font-size: 50%;
    font-weight: 100
}

.fourth-content .item {
    position: relative;
    text-align: center
}

.fourth-content .item div {
    padding: 0
}

.fourth-content .item .left {
    order: 1
}

.fourth-content .item .right {
    order: 2
}

.fourth-content .item .description {
    font-size: calc(12px + (16 - 12) * ((100vw - 300px) / (1992 - 300)));
    font-weight: 300
}

.fourth-content .item h2 {
    font-size: calc(12px + (26 - 12) * ((100vw - 300px) / (1992 - 300)));
    font-weight: 600
}

.fourth-content .item .description, .fourth-content .item h2 {
    text-align: left
}

.fourth-content .item .right.body {
    padding-left: 5%
}

.fourth-content .item .left.body {
    padding-right: 5%
}

.fourth-content .item h2 {
    padding-bottom: 20px
}

.fourth-content .item .bottom-links {
    padding-top: 20px;
    text-align: left
}

.fourth-content .item .bottom-links a:first-child {
    color: red;
    padding-right: 15px
}

.fourth-content .item .bottom-links a:last-child {
    color: #789;
    padding-left: 15px
}

.fourth-content .item .bottom-links a {
    text-decoration: underline
}

.bottom-links hr {
    display: inline;
    border: none;
    border-left: 1px solid #789;
    height: 100%
}

.fifth-content {
    padding: 0 10%
}

.fifth-content .header {
    text-align: center;
    font-size: calc(18px + (55 - 18) * ((100vw - 300px) / (1992 - 300)))
}

.fifth-content .header h2 {
    font-size: 100%;
    font-weight: 100
}

.fifth-content .header h5 {
    font-size: 50%;
    font-weight: 100
}

.fifth-content .items {
    padding: 5% 7%
}

.fifth-content .items .right .item {
    position: relative
}

.fifth-content .items .right .item hr {
    width: 100%
}

.fifth-content .items .right .item h3 {
    font-size: calc(14px + (28 - 14) * ((100vw - 300px) / (1992 - 300)))
}

.fifth-content .items .right .item p {
    padding-top: 7%;
    font-size: calc(12px + (16 - 12) * ((100vw - 300px) / (1992 - 300)));
    font-weight: 300
}

.fifth-content .items .right .item .bottom-links {
    font-size: calc(7px + (18 - 7) * ((100vw - 992px) / (1992 - 992)))
}

.fifth-content .items .right .item .bottom-links a:first-child {
    color: red;
    padding-right: 10px
}

.fifth-content .items .right .item .bottom-links a:last-child {
    color: #789;
    padding-left: 10px
}

.fifth-content .items .right .item .bottom-links a {
    text-decoration: underline
}

.fifth-content .items .right .item:nth-child(n + 3) {
    padding-top: 50px
}

hr {
    width: 80%;
    margin: 0 auto
}


.six-content, .seventh-content, .fifth-content, .third-content, .fourth-content, .form {
    padding-top: 50px;
    padding-bottom: 50px
}

.six-content .header, .seventh-content .header, .fifth-content .header, .third-content .header, .fourth-content .header, .form .header {
    font-size: calc(18px + (55 - 18) * ((100vw - 300px) / (1992 - 300)));
    text-align: center
}

.six-content .header h2, .seventh-content .header h2, .fifth-content .header h2, .third-content .header h2, .fourth-content .header h2, .form .header h2 {
    font-size: 100%;
    font-weight: 300
}

.six-content .header h3, .six-content .header h5, .six-content .header h4, .seventh-content .header h3, .seventh-content .header h5, .seventh-content .header h4, .fifth-content .header h3, .fifth-content .header h5, .fifth-content .header h4, .third-content .header h3, .third-content .header h5, .third-content .header h4, .fourth-content .header h3, .fourth-content .header h5, .fourth-content .header h4, .form .header h3, .form .header h5, .form .header h4 {
    font-size: 50%;
    font-weight: 300
}

.six-content .header {
    width: 80%;
    margin: 0 auto;
    padding-bottom: 50px
}

.six-content .header h2 {
    font-size: 100%;
    font-weight: 100
}

.six-content .header h3 {
    font-size: 50%;
    font-weight: 100;
    padding: 0 7%
}

.six-content .item {
    padding: 50px 0;
    text-align: center
}

.six-content .item img {
    height: 80px
}

.six-content .item h2 {
    color: red;
    font-size: calc(12px + (28 - 12) * ((100vw - 300px) / (1992 - 300)))
}

.six-content .item img {
    padding-bottom: 20px
}

.six-content .item p {
    padding: 10px 50px;
    font-weight: 300;
    font-size: calc(12px + (16 - 12) * ((100vw - 300px) / (1992 - 30)))
}

.seventh-content .header, .seventh-content .button {
    text-align: center
}

.seventh-content .header {
    padding-top: 30px
}

.seventh-content .header h4 {
    width: 70%;
    margin: 0 auto
}

.seventh-content .button {
    padding: 70px 0
}

.seventh-content .button button {
    border: 0;
    border-bottom: 4px solid #dc0b0b;
    padding: 25px 70px;
    background: #f95358;
    color: #fff
}

.seventh-content .items {
    padding: 0 20%
}

.seventh-content .items .item {
    text-align: center
}

.seventh-content .items .item i {
    padding-bottom: 20px;
    font-size: 50px
}

#right_nav .btn {
    box-shadow: none;
    margin: 0 20px;
    text-decoration: none;
    border: 0;
    border-radius: 0;
    border-bottom: 4px solid #dc0b0b;
    height: auto;
    background: #f95358
}

#right_nav .uploadModel {
    display: none
}

.public-profile .col-12 > div > h2 {
    color: #a9a9a9
}

.public-profile .col-12 > h2 {
    color: #a9a9a9
}

.public-profile .panel {
    width: 85%;
    padding: 20px
}

.public-profile .panel .imagesrow h2 {
    text-align: center;
    padding: 40px 0;
    font-size: 32px
}

.public-profile .panel .author, .public-profile .panel .service, .public-profile .panel .aboutme, .public-profile .panel .reviews, .public-profile .panel .grid, .public-profile .panel .lastrow, .public-profile .panel .author, .public-profile .panel .map, .public-profile .panel .imagesrow {
    margin: 0
}

.public-profile .panel .author h2, .public-profile .panel .service h2, .public-profile .panel .aboutme h2, .public-profile .panel .reviews h2, .public-profile .panel .grid h2, .public-profile .panel .lastrow h2, .public-profile .panel .author h2, .public-profile .panel .map h2, .public-profile .panel .imagesrow h2 {
    font-weight: 300
}

.public-profile .panel .author {
    padding: 3% 0;
    align-items: center
}

.public-profile .panel .author .left img {
    width: 100%;
    height: auto;
    border-radius: 50%
}

.public-profile .panel .author .middle .bottom-text {
    display: flex
}

.public-profile .panel .author .middle .stars img {
    vertical-align: inherit;
    padding-top: 0;
    width: 13%
}

.public-profile .panel .author .middle h1 {
    font-size: 30px;
    font-weight: 100
}

.public-profile .panel .author .middle h1.author-name {
    display: inline-block;
}

.public-profile .panel .author .middle p {
    font-size: calc(10px + (18 - 10) * ((100vw - 300px) / (1200 - 300)));
    font-weight: lighter;
    display: inline-block
}

.public-profile a.ask-question {
    color: red;
    border: 1px solid #e41f1f;
    padding: 5% 0;
    border-radius: 2px;
    width: 100%;
    background: transparent;
    font-size: 20px;
    display: block;
    text-align: center;
    text-decoration: none;
}

.public-profile .ask-question-row {
    margin: 20px 0 0;
}

.public-profile .panel .map img {
    flex: 0 0 100%;
    height: 15vw
}

.public-profile .panel .lastrow {
    height: 100px;
    display: flex;
    align-items: center;
    background-color: #f7f7f7;
    margin: 0;
    margin-top: 40px;
    justify-content: space-evenly
}

.public-profile .panel .lastrow .separator {
    background-color: #e5e5e5;
    width: 2px;
    height: 40%
}

.public-profile .panel .lastrow p {
    font-weight: lighter;
    font-size: calc(10px + (16 - 10) * ((100vw - 300px) / (1200 - 300)));
    margin: 0;
    color: gray
}

.public-profile .panel .imagesrow {
    padding: 20px
}

.public-profile .panel .imagesrow div {
    padding: 15px
}

.public-profile .panel .imagesrow h2 {
    text-align: left;
    padding: 40px 0
}

.public-profile .panel .aboutme {
    padding: 20px
}

.public-profile .panel .service {
    padding: 20px
}

.public-profile .panel .reviews {
    padding: 20px
}

.public-profile .panel .service .col-md-8 .service {
    background: #d3d3d3;
    border: 1px solid #a9a9a9
}

.public-profile .panel .service .col-md-8 .top {
    display: inline-block
}

.public-profile .panel .service .col-md-8 .top p:first-child {
    float: left
}

.public-profile .panel .service .col-md-8 .top p:last-child {
    float: right
}

.public-profile .panel .service .col-md-8 .bottom {
    display: inline-block
}

.public-profile .panel .service .col-md-8 .bottom .lists {
    display: inline-block
}

.public-profile .panel .service .col-md-8 .bottom .lists .first {
    padding-left: 5%
}

.public-profile .panel .service .col-md-8 .bottom .lists .rest {
    padding-left: 2%
}

.public-profile .panel .service .col-md-8 .bottom .lists p, .public-profile .panel .service .col-md-8 .bottom .lists li, .public-profile .panel .service .col-md-8 .bottom .lists ul {
    float: left
}

.public-profile .panel .service .col-md-8 .bottom .lists li {
    margin-inline-start: 30px
}

.public-profile .panel .reviews .review .stars {
    margin-left: 0;
    padding-bottom: 5px
}

.public-profile .panel .reviews .review .stars img {
    width: 22px;
}

.public-profile .panel .reviews .review .col-8 .reviewscore {
    color: #d3d3d3
}

.form .input-locations {
    padding: 1.1% 10% 15px 2%;
    margin: 65px 0;
    border: 1px solid #d3d3d3
}

.form .header h2 {
    text-align: center;
    font-size: 85%
}

.form .item {
    text-align: center
}

.form .item .header-under p {
    font-weight: bold
}

.form .item .body {
    font-size: 15px
}

.form .item .body .location {
    color: red;
    font-size: 120%;
    font-weight: 400;
    margin: 0
}

.form .item .body .location:before {
    display: inline-block;
    content: " ";
    height: 18px;
    width: 40px
}

.form .item .body p {
    color: #a9a9a9
}

.form .item input {
    width: 85%;
    height: 50px;
}

.form .item .dropdown select {
    width: 85%;
    -moz-appearance: none;
    background-position-x: 10px;
    -webkit-appearance: none;
    appearance: none;
    height: 50px;
    text-indent: 10px
}

p.change_location {
    cursor: pointer;
}

p.change_location:hover {
    color: #553f3f;
}

.grid {
    margin: 0
}

.grid .header {
    font-size: calc(18px + (55 - 18) * ((100vw - 300px) / (1992 - 300)));
    text-align: center;
    padding: 40px 0
}

.grid .item .top {
    position: relative
}

.grid .item .top .sponser {
    background: red;
    position: absolute;
    font-size: calc(5px + (11 - 5) * ((100vw - 992px) / (1992 - 992)));
    font-weight: bold;
    right: 0;
    color: #fff;
    padding: 2%
}

.grid .item .top .sponser p {
    margin: 0;
    padding: 0
}

.grid .item > div {
    border: 1px solid #d3d3d3;
    padding: 15px;
    position: relative;
    height: 100%;
}

.grid .item > div > div {
    margin: 0;
    padding: 0
}

.grid .item .left {
    display: flex;
    height: 60px;
    padding: 0;
    align-items: center
}

.grid .item .left img {
    border-radius: 50px;
    width: 62px;
}

.grid .item .right .top {
    font-size: calc(10px + (26 - 10) * ((100vw - 992px) / (1992 - 992)));
    font-weight: 400
}

.grid .item .right .top h2 {
    font-size: 90%;
    font-weight: 100
}

.grid .item .right .top p {
    font-size: 50%
}

.grid .item .right .bottom {
    display: inline;
    font-size: calc(8px + (18 - 8) * ((100vw - 992px) / (1992 - 992)));
    font-weight: lighter
}

.grid .item .right .bottom p {
    width: 50%
}

.grid .item .right .bottom .stars {
    width: 50%;
    display: inline-block;
    margin-left: 0;
    float: right
}

.grid .item .right .bottom .stars img {
    width: 13%
}

.grid .item .right .bottom p:first-child {
    float: left
}

.grid .item .right .bottom p:last-child {
    float: right
}

.grid .item .images img {
    border-radius: 5%;
    width: 100%
}

.grid .item .images div {
    padding: 0
}

.grid .item .images div:first-child {
    padding-right: 5px
}

.grid .item .images div:last-child {
    padding-left: 5px
}

.grid .item .description div {
    padding: 10px 0
}

.grid .item .description div:last-child {
    padding-bottom: 30px
}

.grid .item .description div:first-child {
    padding-top: 20px
}

.grid .item a.get-a-quote {
    border: 0;
    border-bottom: 3px solid #e41f1f;
    bottom: -4%;
    color: #fff;
    box-shadow: rgba(0, 0, 0, .1) 0 0 2px;
    border-bottom: 3px solid #e41f1f;
    padding: 14px 0;
    border-radius: 2px;
    width: 60%;
    background: #f95358;
    position: absolute;
    left: 20%
}

.loadmore-btn {
    width: 100%;
    text-align: center;
    margin-top: 100px;
}

.loadmore-btn button {
    border: 0;
    color: #fff;
    box-shadow: rgba(0, 0, 0, .1) 0 0 2px;
    padding: 14px 0;
    border-radius: 2px;
    width: 30%;
    min-width: 250px;
    background: #f95358b8;
    cursor: pointer;
}

.loadmore-btn button:hover {
    background: #f95358;
}

.grid-serp .item .description {
    overflow: hidden;
}


@media screen and (max-width: 576px) {
    .public-profile .panel .grid .item .top .sponser {
        font-size: calc(4px + (16 - 4) * ((100vw - 300px) / (560 - 300)))
    }

    .grid .item .top .sponser {
        font-size: calc(4px + (16 - 4) * ((100vw - 300px) / (560 - 300)))
    }

    #logo {
        margin-right: 0
    }

    #main-og-cta {
        font-size: calc(8px + (20 - 8) * ((100vw - 300px) / (576 - 300))) !important;
        margin-top: 10%
    }

    .fourth-content .item.bad-order .left {
        order: 2
    }

    .fourth-content .item.bad-order .right {
        order: 1
    }

    .fourth-content .item div {
        padding: 5%
    }

    .fourth-content .item div h2 {
        text-align: center;
        padding-bottom: 0
    }

    .grid .item {
        margin-top: 100px
    }

    .grid .item .right .top h2 {
        font-size: calc(12px + (26 - 12) * ((100vw - 300px) / (576 - 300))) !important
    }

    .grid .item .right .bottom {
        font-size: calc(10px + (26 - 10) * ((100vw - 300px) / (576 - 300))) !important
    }

    .public-profile .panel {
        width: 95% !important
    }

    .public-profile .panel .grid .item {
        margin-top: 100px
    }

    .public-profile .panel .grid .item .right .top h2 {
        font-size: calc(12px + (26 - 12) * ((100vw - 300px) / (576 - 300))) !important
    }

    .public-profile .panel .grid .item .right .bottom {
        font-size: calc(10px + (26 - 10) * ((100vw - 300px) / (576 - 300))) !important
    }
}

@media screen and (max-width: 768px) {
    .public-profile .panel .reviews .col-md-4, .public-profile .panel .aboutme .col-md-4, .public-profile .panel .service .col-md-4 {
        text-align: center;
        padding: 30px 0
    }

    .fifth-content .items .right .item .bottom-links {
        font-size: calc(8px + (14 - 8) * ((100vw - 300px) / (992 - 300)))
    }

    #main-og-cta {
        width: 70%
    }
}

@media screen and (max-width: 992px) {
    .third-content .items > li:first-of-type:after {
        display: none
    }

    .third-content .items > li:not(:first-of-type):before {
        display: none
    }

    .third-content .items > li:not(:first-of-type):after {
        display: none
    }

    .fifth-content .items .right .item .bottom-links {
        font-size: calc(11px + (14 - 11) * ((100vw - 576px) / (992 - 576)))
    }

    .fourth-content .item .bottom-links {
        font-size: calc(14px + (20 - 14) * ((100vw - 576px) / (992 - 576)))
    }

    .grid-serp .item .right .top h2 {
        font-size: calc(10px + (20 - 10) * ((100vw - 576px) / (992 - 576)))
    }

    .grid-serp .item .right .bottom {
        font-size: calc(10px + (20 - 10) * ((100vw - 576px) / (992 - 576)))
    }

    .grid-serp > .item:nth-child(n + 3) {
        margin-top: 100px
    }

    .public-profile .panel .grid .item .right .top h2 {
        font-size: calc(10px + (20 - 10) * ((100vw - 576px) / (992 - 576)))
    }

    .public-profile .panel .grid .item .right .bottom {
        font-size: calc(10px + (20 - 10) * ((100vw - 576px) / (992 - 576)))
    }

    .public-profile .panel .grid > .item:nth-child(n + 4) {
        margin-top: 100px
    }

    .fifth-content .items .right .item {
        height: auto;
        padding: 5%;
    }

    .fifth-content .items .right .item:nth-child(n + 3) {
        padding-top: 0
    }


    .content-wrap {
        margin: 0;
    }

    .sp-left {
        width: 100%;
    }

    #card-number {
        width: 100%;
    }

    .paypal-h-wrap {
        position: initial;
    }

    .paypal-h-wrap span {
        float: left;
    }

    .paypal-h {
        float: left;
    }

    .tooltip {
        width: 200px;
        left: initial !important;
        right: 30px !important;
    }
}

@media screen and (min-width: 992px) {
    .grid-serp > .item:nth-child(n + 5) {
        margin-top: 100px
    }
}

@media screen and (max-width: 1250px) {
    .search_wrapper {
        background-size: cover
    }

    .public-profile .panel {
        width: 95%
    }
}

select.form-control:not([size]):not([multiple]) {
    height: 33px;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-bottom: .5rem;
    font-family: inherit;
    line-height: 1.2;
    color: inherit;
}

form#checkout input {
    width: 100%;
}
form#checkout select {
    width: 100%;
}

@media screen and (max-width: 992px) {
    .pis-sm-0 {
        padding-inline-start: 0;
    }
}

div.image img {
    max-width: 100%;
}

#right_nav a, #left_nav .nav_links a{
  height: auto;
}

.modal-dialog {
    max-width: inherit;
    margin: 0;
}

.modal {
    bottom: auto;
}

.modal img {
    max-width: 100%;
}

@media (max-width: 851px) {
    #right_nav {
        display: block;
    }
}
