
/* 320 */
@media screen and (min-width: 300px) {
}/* end 320 */



/* 400 */
@media screen and (min-width: 400px) {


}/* end 400 */



/* 450 */
@media screen and (min-width: 450px) {

.info_form_input{ white-space: nowrap; }

.p_list li{ float: left; width: 48%; margin-bottom: 20px; margin-left: 0; margin-right: 2%; }
.p_list li:nth-child(2n+1){ margin-right: 0; margin-left: 2%; }

.p_list_thumb{ min-height: 200px; }

#hm_controls span#hm_cart{
    display: inline-block;
}

#columnMain{ margin: 20px; }

.info_forms tr td:first-child{
    display: block;
    display: table-cell;
}

}/* end 450 */



/* 520 */
@media screen and (min-width: 520px){

.order_item_list tr th:nth-child(1), .order_item_list tr th:nth-child(2), .order_item_list tr th:nth-child(5){
    display: table-cell;
}
.order_item_list tr td:nth-child(1), .order_item_list tr td:nth-child(2), .order_item_list tr td:nth-child(5){
    display: table-cell;
}

}/* end 520 */


/* 580 */
@media screen and (min-width: 580px) {

.r_col_2{ overflow: hidden; }
.r_col_2 .r_col{
    float: left;
    width: 47.5%;
    padding-left: 1%;
    padding-right: 1%;
}


.r_col_3{ overflow: hidden; }
.r_col_3 .r_col{
    float: left;
    width: 31%;
    padding-left: 1%;
    padding-right: 1%;
}

.cart_totals_table{ max-width: 300px; }

#cart_buttons input[type=submit], #cart_buttons input[type=button], #cart_buttons .button{ width: auto; margin: 0px 4px 0px 0px; padding: 4px 8px; }
#cart_buttons .button:last-child{ margin-right: 0px; }

#user_login_container{ overflow: hidden; }
#user_login{ float: left; width: 280px; margin-right: 10%; }
#guest_checkout{ float: left; padding-top: 80px; }
#guest_checkout, #new_user_account{ border-bottom: 0px solid #fff; }


.order_top_container h3{
    display: block;
    text-align: left;
}

.order_customer_number{
    position: absolute;
    top: 0px;
    right: 0px;
    text-align: right;
}

}/* end 580 */



/* 600 */
@media screen and (min-width: 600px) {

}
/* end 600 */



/* 650 */
@media screen and (min-width: 650px) {

.r_col_4{ overflow: hidden; }
.r_col_4 .r_col{
    width: 21%;
    padding-left: 2%;
    padding-right: 2%;
    float: left;
}
.r_col_4 .r_col:nth-child(odd){
    clear: none;
}
.r_col_4 .r_col:nth-child(5n + 0){
    clear: both;
}


#header_search_container{
    position: absolute;
    right: 103%;
    top: 22px;
    margin-right: 220px;

    width: 220px;
}

#header_search_input{
    height: auto;
    padding: 10px 5px;
    margin: 0;
}

#header_search_input{
    background: url("/images/input_trim_repeat_lg.png")
}

#header_search_button{
    position: absolute;
    top: 0px;
    right: 8px;
    width: 26px;
    height: 26px;
    text-indent: -9999em;
    margin-top: 8px;
    margin-left: -30px;
    background: url(/images/search_icon.png) no-repeat center center;
    border: 0px solid #fff;
}


.product_category_tools_left{ float: left; text-align: left; }
.product_category_tools_right{ float: right; text-align: right; }

#product_details_left{
    float: left;
    width: 49%;
}
#product_details_right{
    float: right;
    width: 49%;
}



#product_tabs_desc_c{
    position: relative;

    padding: 20px 0px 0px 0px;

    background: url(/images/product_tab_shadow.gif) repeat-x bottom left;
}

#product_tabs_c2{
    background: url(/images/product_tab_shadow_end.gif) no-repeat bottom right;
}

#product_tabs_i{
    background: url(/images/product_tab_blank_white.gif) repeat-y top left;
    border-bottom: 1px solid #c9c9c9;
}

#product_tabs_i ul{
    list-style: none;
    margin: 0;
    padding: 0;
}

#product_tabs_i li{
    float: left;
    margin: 0px 5px;
}

#product_tabs_i li a{

    position: relative;
    top: 2px;

    display: block;

    padding: 10px;

    border: 1px solid #c9c9c9;

    background: #fff url(/images/product_tab_shadow.gif) repeat-x bottom left;

    color: #000000;

    line-height: 1em;

    text-decoration: none;
}

#product_tabs_i li a:hover{
    color: #a5000b;
}

#product_tabs_i li a.prod_tab_cur{
    color: #a5000b;
    background-image: none;
    border-bottom: 1px solid #fff;
}



#product_tabs ul{
    position: relative;
    margin: 0px;
    padding: 0px;
    list-style: none;
}

#product_tabs li .prod_desc{
    display: none;
    padding: 20px 20px 40px 20px;
}

#product_tabs li.tab_cur .prod_desc{
    display: block;
}

#product_tabs a.prod_tab{
    display: none;
}




a.pig{
    display: block;
    display: inline-block;

    padding: 10px 55px 10px 10px;

    background: url(/images/icon_pdf.gif) no-repeat right center;

    color: #006db9;
}
a.pig:hover{
    color: #4494cc;
}

#product_description{
    color: #363636;
    font-size: 14px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
}

#product_details_description, #product_details_,related #product_details_from_manufacturer{ border-top: 1px solid #c9c9c9; padding: 10px 0px 20px 0px; }
#product_details_description{ margin-top: 24px; }
#product_description_attributes{ margin-top: 10px; }
#product_description_attributes td{ vertical-align: top; }
.product_attribute_container ul{ padding: 0px; margin: 0px; list-style-type: none; }
.product_attribute_container ul li{ margin: 0px; padding: 0px; }

.product_details_heading{ font-size: 15px; padding: 10px 0px; font-weight: normal; }


.order_item_list tr th:nth-child(1), .order_item_list tr th:nth-child(3), .order_item_list tr th:nth-child(6), .order_item_list tr th:nth-child(7), .order_item_list tr th:nth-child(8), .order_item_list tr th:nth-child(9){
    display: table-cell;
}
.order_item_list tr td:nth-child(1), .order_item_list tr td:nth-child(3), .order_item_list tr td:nth-child(6), .order_item_list tr td:nth-child(7), .order_item_list tr td:nth-child(8), .order_item_list tr td:nth-child(9){
    display: table-cell;
}

}
/* end 650 */




/* 720 */
@media screen and (min-width: 720px) {

.content img{
    display: inline;
    float: inherit;
}

.content td img{
    display: inline;
}


.p_list li{ width: 30%; }
.p_list li:nth-child(3n+1){ margin-right: 2.5%; margin-left: 0; }
.p_list li:nth-child(3n+2){ margin-right: 2.5%; margin-left: 2.5%; }
.p_list li:nth-child(3n+3){ margin-left: 2.5%; margin-right: 0; }

.checkout_header .checkout_header_block{
    float: left;
    width: 45%;
    min-width: 300px;
    padding-right: 4%;
    padding-bottom: 10px;
}
.receipt_container .checkout_header_shipping > div{ min-height: 310px; }


.info_form_label, .info_form_label.info_form_ship_select{ display: block; width: 30%; }
.info_form_input{ width: 69%; }


#footer{
    max-width: 1024px;
}

#social_media{
    clear: both;
    position: static;
    padding-top: 20px;
    text-align: left;
}

#bottommenu{
}

#bottommenu li{
    float: left;
}

#footer_copyright{ float: left; padding-left: 20px; }
#footer_cred{ float: right; padding-right: 20px; }



#newsletter_signup_outer{ }
#newsletter_signup{ overflow: hidden; padding: 20px; }

#newsletter_signup_input{
    float: right; white-space: nowrap;
    margin: 0;
    padding: 0;
}

#newsletter_form .galco_input_wrapper{
    margin-bottom: 0;
}

#news_input input, #news_button input{
    width: auto;
}

#news_input{
    display: inline-block;
    margin-bottom: 0px;
    margin-right: 20px;

}
#news_button{
    display: inline-block;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

#news_button input{
    padding-right: 20px;
    padding-left: 20px;
}

#newsletter_signup_text{ padding-top: 10px; float: left; font-size: 16px; }


#gun_selector span{
    display: inline-block;
    box-sizing: border-box;

    width: auto;
    padding-right: 10px;
}

#gun_selector select{
    width: 180px; max-width: 180px;
}

#gun_selector span#gs_txt{
    display: block;
}

#gs_clear{
    position: static;
    display: inline-block;
    padding: 0px 10px;
}

#cart_backorder_a{ display: none; }
#cart_backorder_arrow{ display: none; }
#cart_backorder_msg{ display: block; }



.g_img_thumbs_left{
    position: relative;
    float: left;
    padding-right: 2%;
    width: 15%;
}

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

/* used in conjunction with g_img_thumbs_left */
.g_float_right{
    float: right;
    padding-top: 0;
    padding-left: 2%;
    width: 80%;
    clear: none;
}

.g_cel_thumbs{
    float: left;
    padding-top: 0;
    padding-right: 20px;
    text-align: center;
}
.g_cel_thumbs img{
    margin-bottom: 10px;
    margin-right: 10px;

}
.g_cel_content{
    padding-left: 20px;
}



}
/* end 720 */


/* 780 */
@media screen and (min-width: 780px) {

#bg_image_div{
    background: url(/images/body_bg_repeat_med.jpg) repeat left top;
}

#checkout_left, #checkout_right{ float: left; }
#checkout_left{ width: 68%; }
#checkout_right{ width: 32%; }
#checkout_right_inner{ padding: 20px; }
#checkout_summary td{ font-size: 14px; }
.checkout_shipping.shipping_calculated select{ font-size: 12px; padding: 4px; }

#made_in_usa{
    display: block;
    position: absolute;
    top: 10px;
    right: 12px;

    height: 80px;
}

}
/* end 780 */


/* 800 */
@media screen and (min-width: 800px) {


#gun_selector select{
    width: 200px; max-width: 200px;
}

#bottommenu{
    float: left;
    padding-top: 5px;
    padding-right: 60px;
}

#newsletter_signup_text{ padding-top: 8px; font-size: 19px; }



}
/* end 800 */



@media screen and (min-width: 850px) {

#bottommenu li{
    margin-right: 30px;
}

#news_input input{
    width: 230px !important;
}

#headmenu_container{
    position: absolute;
    top: 32px;
    left: -100%;

    margin-left: 21%;

}

#header_tools #headmenu{ margin: 0; padding: 0; }
#header_tools #headmenu li{ display: inline; border: 0; margin: 0; }
#header_tools #headmenu li a{ display: inline-block; margin: 0 10px; padding: 1px 0px; border: 0; font-size: 15px; color: #fff;}

#header_tools #headmenu li a.cur{
    border-bottom: 2px solid #CB0000;
}


#home_products.p_list li{ width: 22%; }
#home_products.p_list li:nth-child(4n+1){ margin-right: 2%; margin-left: 0; }
#home_products.p_list li:nth-child(4n+2){ margin-right: 2%; margin-left: 2%; }
#home_products.p_list li:nth-child(4n+3){ margin-right: 2%; margin-left: 2%;  }
#home_products.p_list li:nth-child(4n+4){ margin-right: 0; margin-left: 2%; }

.cart_product_row{ overflow: hidden; }
.cart_product_row li{ float: left; width: 20%; margin-right: 6%; padding-top: 50px; }
.cart_product_row li:first-child{ padding: 0px; }
.cart_product_row li:last-child{ margin-right: 0%; }
.cart_prod_act{ float: none; margin-top: 0px; }


.product_listed_name{
    padding-top: 0;
}

.contact_page_c{
    overflow: hidden;
}
.contact_page_left{
    float: left;
    width: 50%;
    padding: 20px 0px;
}
.contact_page_right{
    float: right;
    width: 40%;
    padding: 20px 0px;
}


.info_form{
    min-width: 300px;
    max-width: 500px;
    width: 45%;
    padding-right: 4%;
}

#info_form_shipping_c{
    float: left;
}

#info_form_billing_c{
    float: right;
}

.info_form input[type=text]{
    width: 95%;
}

#cart_buttons .button:last-child{ margin-right: 40px; }

#cart_totals{
    float: right;
    clear: none;
    max-width: 300px;
    border-top: 0px;
}


.cust_form_c{ padding-top: 0px; }
#cust_form_left{ float: left; width: 35%; margin-right: 10%; margin-bottom: 0px; }
#cust_form_right{ float: left; width: 55%; }

.form_container form{ max-width: 800px; }
.form_items, .form_items li{ overflow: hidden; padding: 12px 0px; }
.form_main_label{ float: left; width: 30%; margin-right: 5%; padding-left: 0px; padding-right: 0px; }
.form_main_label + input[type=text], .form_main_label + input[type=password], .form_main_label + select{ float: left; width: 40%; margin-top: 5px; }
.form_item_textarea .form_main_label{ width: 100%; }


.form_items li div.form_multi_item div{
    float: left;
    width: 30%;
    margin-right: 10%;
    font-size: 16px;
}

.form_sub_items{
    float: left;
    padding-left: 0;
}

.form_sub_items li{
    float: left;
    margin-right: 16px;
}

.cust_form_max{
    max-width: 600px;
}

#fi_0{
    margin-left: 35%;
}

}/* end 850 */




/* 960 */
@media screen and (min-width: 960px) {


#columnLeft{
    display: block;
    float: left;

    width: 27%;
    margin-left: 0;
    margin-right: 1%;
}

#columnMain{
    box-sizing: border-box;
    display: block;
    padding: 0px 20px 0px 20px;
    margin: 20px 0px;

    width: 69%;
    margin-left: 1%;

    float: right;
}

#columnMain.cmain_full{
    width: auto;
    margin-left: 0px;
    float: none;
}

#checkout_right_inner{ padding: 40px; }
#checkout_summary td{ font-size: 16px; }
.checkout_shipping.shipping_calculated select{ font-size: 15px; padding: 6px; }

#site_c{
    left: 0 !important;
    margin: 0 !important;
}

#header_tools{
    position: relative !important;
    top: auto !important; right: auto !important; bottom: auto !important; left: auto !important;
    margin: 0;
    padding: 0px;

    background: #333333;
}

#header_tools_i{
    position: relative;
    max-width: 1200px;
    margin: 0px auto;
    padding: 0px;
}

#header_search_container{
    position: absolute;
    right: 270px;
    top: -68px;

    margin-right: 0px;

    width: 220px;
}

#hm_nav{
    display: none !important;
}

#hm_controls, #h_tool_item_cart, #mb_close{
    display: none;
}

#m_button_login_c{
    position: absolute;
    top: -68px;
    right:  130px;
    width: 130px;
}

#m_button_login_d{
    position: absolute;
    top: -68px;
    right:  10px;
    width: 110px;
}


#headmenu_container{
    position: absolute;
    top: -62px;
    left: 27%;

    margin: 0;

}

#header_tools #headmenu{ margin: 0; padding: 0; }
#header_tools #headmenu li{ display: inline; border: 0; margin: 0; }
#header_tools #headmenu li a{ display: inline-block; margin: 0 10px; padding: 3px 0px; border: 0; color: #fff; text-decoration: none; font-size: 15px; }

#header_tools #headmenu li a.cur{
    border-bottom: 2px solid #CB0000;
    text-decoration: none;
}

#cart_pullout_outer{
    position: relative;
    display: block;
}

#menubar{
    height: auto;
}

#tmenu{ margin: 0px; padding: 0px; list-style: none; }
#tmenu li{ display: block; float: left; margin: 0px; padding: 0px; list-style: none; }
#tmenu li a{
    display: block;

    padding: 12px 8px;

    text-decoration: none;
    font-weight: normal;
    font-size: 13px;
    color: #fff;
}

#tmenu li a:hover{
    text-decoration: none;
    background-color: #9e0e15;
}

#tmenu li div.tm_drop{
    position: absolute;
    z-index: 35000;
    display: none;
    top: 42px;
    margin: 0px;
    padding: 0px 0px 0px 0px;
    overflow: hidden;
    width: auto;
    min-width: 80px;
    border: 2px solid #9e0e15;
    background-color: #5a5a5a;

    overflow: hidden;
}


#tmenu li ul{
    float: left;
    margin: 0;
    padding: 0;
    min-width: 220px;
    padding: 15px 5px;
}

#tmenu li ul li{
    display: block;
    margin: 0;
    padding: 0;
    float: none;
}

#tmenu li ul li a{
    margin: 0 !important;
    padding: 5px 30px 5px 10px;
}

#tmenu li ul li a:hover{
    background: transparent;
    text-decoration: underline;
}

.tm_add_item{
    clear: both;
}

}
/* end 960 */

/* 975 */
@media screen and (min-width: 975px) {

#gun_selector{
    padding-top: 20px;
    max-width: 1200px;
}

#gun_selector span#gs_txt{
    /* display: inline-block; */
}

#made_in_usa{
    height: 85px;
}

#home_products.p_list li{ width: 18.25%; }
#home_products.p_list li:nth-child(5n+1){ margin-right: 1%; margin-left: 0; }
#home_products.p_list li:nth-child(5n+2){ margin-right: 1%; margin-left: 1%; }
#home_products.p_list li:nth-child(5n+3){ margin-right: 1%; margin-left: 1%;  }
#home_products.p_list li:nth-child(5n+4){ margin-right: 1%; margin-left: 1%; }
#home_products.p_list li:nth-child(5n+5){ margin-right: 0; margin-left: 1%; }

}
/* end 975

/* 1000px */
@media screen and (min-width: 1000px) {

#bg_image_div{
    display: none;
}

}
/* end 1000px */


@media screen and (min-width: 1024px) {

#social_media{
    position: absolute;
    padding-top: 0;
    text-align: right;
}

}
/* end 1024 */



@media screen and (min-width: 1150px) {

#header_search_container{
    position: absolute;
    right: 270px;
    top: -68px;

    margin-right: 0px;

    width: 320px;
}

#gun_selector span#gs_txt{
    display: inline-block;
}

#made_in_usa{
    top: 8px;
    right: 100px;
    height: 60px;
}

}/* end 1150 */




@media screen and (min-width: 1220px) {
/*
.cc_number div{ float: left; width: 30%; margin: 8px 0px 0px 2%; padding: 0px; clear: none; }
*/

#columnLeft{
    padding-left: 0;
}
#columnMain{
    padding-right: 0;
}

}/* end 1280 */




/* @media screen and (min-width: 1360px) { */
@media screen and (min-width: 1360px) {

}
/* end 1360px */


@media screen and (min-width: 1600px) {

#gun_selector{
    text-align: center;
}

#made_in_usa_full{
    display: block;
    position: absolute;
    top: 0px;
    right: 0px;
    height: 90px;
    border: 0;
    margin: 0;
    padding: 0;
}

#made_in_usa{
    display: none;
}

}
/* end 1600px */




@media screen and (max-width: 579px) {
.content div[style]{
    float: none !important;
    width: auto !important;
}
}/* end max 579 */


@media screen and (max-width: 649px) {
#header_tools .h_tool_type2 div, #header_tools .h_tool_type2 a, #header_tools .h_tool_type2 input[type=text]{
    background-image: none !important;
    border-radius: 0;
    box-shadow: none;
}
#header_tools .h_tool_type2 div{
    margin: 0px;
    padding: 0px;
}

/* prod desc */

#product_tabs{ margin: 0px -20px; padding: 40px 0px; overflow: hidden; }

#product_tabs ul{ list-style: none; margin: 0px; padding: 0px; border-top: 1px solid #d3d3d3; }
#product_tabs ul li{ list-style: none; margin: 0px; padding: 0px; border-bottom: 1px solid #d3d3d3; }

#product_tabs ul li a{
    position: relative;
    display: block;
    padding: 15px 20px;

    font-size: 18px;
    color: #363636;
    text-decoration: none;
}

#product_tabs li a span{ position: absolute; top: 26px; right: 17px; display: block; width: 20px; height: 5px; background-color: #4e4e4e; border-radius: 1px; transition: all .3s linear; }
#product_tabs li a span:first-child{ }
#product_tabs li a span:last-child{ transform: rotateZ(-90deg); }

#product_tabs li a.prod_tab_cur span{
     transform: rotateZ(0deg);
}

#product_tabs li .prod_desc{
    display: none;
    padding: 20px 20px 40px 20px;
}

#product_tabs li.tab_cur .prod_desc{
    display: block;
}


#product_tabs_desc_c{
    display: none;
}



/* end prod desc */

}

@media screen and (max-width: 850px) {

.p_content img{ max-width: 50%; }
#content .r_col img{ max-width: 100%; }

}


/* cleanest way I can think of to convert the structure / style that's already there */
/* Redefine for the min-width above at the same point */

@media screen and (max-width: 959px) {

#header_tools .h_tool_type1 div, #header_tools .h_tool_type1 a{
    background-image: none !important;
    border-radius: 0;
    box-shadow: none;
}
#header_tools .h_tool_type1 div{
    margin: 0px;
    padding: 0px;
}

#header_tools ul, #header_tools ul li{
    list-style: none;
    margin: 0;
    padding: 0;
}
#header_tools ul li a{
    display: block;
    padding: 16px 20% 15px 15px;
    color: #fff;
    border-bottom: 1px solid #6d6d6d;

    text-decoration: none;
    font-size: 16px;
}

#header_tools ul li a.ta_sub_nav{
    background: url(/images/icon_m_nav_arrow.gif) no-repeat 85% center;
}
#header_tools ul li a.ta_sub_nav.ta_active{
    background: url(/images/icon_m_nav_arrow_active.gif) no-repeat 85% center;
}

#header_tools ul li ul li a{
    padding: 10px 15px 10px 48px;

    background: #6d6d6d;
    border-bottom: 1px solid #2d2d2d;

    font-size: 14px
}

.tm_add_item{
    padding: 10px 15px 10px 32px;
    margin: 0;

    background: #6d6d6d;
    border-bottom: 1px solid #2d2d2d;

    font-size: 14px
}

#header_tools .m_button{
    display: block;
    box-sizing: border-box;
    padding: 18px 10px;
    border-bottom: 1px solid #363636;
    border-left: 1px solid #363636;
    border-right: 1px solid #363636;
    text-align: center;

    color: #fff;
    text-decoration: none;
    font-size: 16px;
}

.page_block_content{
    display: block;
    padding-top: 50px;
}

}/* end max 960px */

