@media only screen and (min-width:1025px) {
body {
    font-size: 14px;
}
#page-title {
    font-size: 34px;
    padding-bottom: 20px;
    line-height: 36px;
}

/*** Header Style
******************/
header#header {
	background: url('images/csp-header.jpg') repeat-x scroll 0 0 #ebebeb;
    height: 120px;
}
.header-inner {
    width: 1162px;
    margin: 0 auto;
}
.header-left {
    width: 300px;
    float: left;
    margin-left: 200px;
    margin-top: 10px;
}
.header-right {
    width: 350px;
    float: right;
    text-align: right;
    margin-right: -1px;
}

/*** Navigation Style
*********************/
#nav {
    background: url(images/menu-bg-bg.png) repeat-x 0 0 #ebebeb;
}
.nav-inner .region-navigation {
    background: url(images/menu-bg.png) repeat-x 0 0 #ebebeb;
	min-height: 46px;
}
.nav-inner {
    padding-left: 200px;
    width: 962px;
    margin: 0 auto;
}

/*** Main Section Style
*********************/
#column {
    width: 1162px;
    margin: 0 auto;	
}
section#main {
    width: 922px;
    padding: 20px;	
    min-height: 510px;
    float: right;
	line-height: 22px;
}

/*** Product Section Style
*************************/
.view-product-list .views-row {
	width: 215px;
    float: left;
    margin-right: 20px;
}
.view-product-list .views-row-4, 
.view-product-list .views-row-8, 
.view-product-list .views-row-12,
.view-product-list .views-row-16,
.view-product-list .views-row-20 {
	margin-right: 0;
}
.product-main {
    margin-bottom: 20px;
    border: 8px solid #1b396d;
}
.product-format {
    display: inline-block;
    font-weight: bold;
    font-size: 10px;
    padding: 0px 8px;
    margin: 10px 10px 10px 18px;
}
.product-title {
    padding: 10px 0;
    margin: 0 18px;
    border-top: 1px solid #b5abc1;
	min-height: 44px;
}
.product-img {
    line-height: 0;
    height: 282px;
}
.product-cart {
    padding: 10px 0;
    margin: 0 18px;
    height: 29px;
}
.product-cart .form-item-quantity .form-text {
    padding: 6.5px;
    width: 45px;
}
.product-cart .form-submit {
    border: 2px solid #7b8c5f;
    display: inline-block;
    float: right;
    padding: 5px 8px;
    font-size: 12px;
}
.view-videos .views-row {
    margin-bottom: 20px;
    border: 8px solid #1b396d;
    width: 278px;
    float: left;
    margin-right: 20px;
}
.view-videos .views-field.views-field-title {
    padding: 10px 18px;
    min-height: 44px;
}
.node-type-youtube-gallery #main .content {
    float: left;
    width: 670px;
    margin-right: 20px;
}
section#block-views-related-videos-block {
    float: right;
    width: 220px;
}

/*** First Side Section Style
*********************/
aside#sidebar-first {
    width: 160px;
    padding: 20px;
    float: left;
	margin-bottom: 30px;
}
.form-item-search-block-form {
    width: 120px;
    float: left;
}
#block-search-form .form-text {
    width: 120px;
    padding: 8.5px;
}
#block-search-form .form-submit {
	width: 38px;
    height: 33px;
}
#block-menu-block-1 ul li a {
    padding: 9px 5px;
    margin-bottom: 4px;
}

fieldset.group-pro-left.form-wrapper,
fieldset.group-pro-left-bot.form-wrapper {
    padding: 0;
    border: none;
    width: 46%;
    float: left;
}
fieldset.group-pro-right.form-wrapper,
fieldset.group-pro-right-bot.form-wrapper {
    width: 52%;
    float: right;
    padding: 0;
    border: none;
}
fieldset.group-pro-left-bot.form-wrapper,
.field.field-name-field-pro-description {
    clear: both;
}
fieldset.group-pro-left .field-name-field-pro-main-picture img {
    border: 8px solid #111;
}
.node-type-products .commerce-product-title {
    font-size: 44px;
    padding: 0 0 4px 0;
    margin-top: -5px;
    margin-bottom: 20px;
}
.node-type-products .field-name-field-pdt-product .form-item-quantity .form-text {
	padding: 9px 5px;
    width: 40px;
    border: 1px solid #ccc;
    float: left;
}
.node-type-products .field-name-field-pdt-product .form-submit {
    padding: 10px 12px;
}
.node-type-products .field-name-field-pro-images {
	position: relative;
	width: 405px;
}
.node-type-products .field-slideshow-controls .prev {
    top: 35%;
    width: 30px;
    height: 30px;
    background-size: 30px !important;
}
.node-type-products .field-slideshow-controls .next {
    top: 35%;
    width: 30px;
    height: 30px;
    background-size: 30px !important;
}
.node-type-products .field-slideshow-carousel li {
    margin: 0 5px !important;
}
.node-type-products .field-slideshow-carousel-wrapper {
    width: 365px !important;
    margin: 10px 0 0 18px;
}
.node-type-products .field-slideshow-carousel-wrapper .carousel-prev {
    width: 22px;
    height: 62px;
    bottom: 6px;
}
.node-type-products .field-slideshow-carousel-wrapper .carousel-next {
    width: 22px;
    height: 62px;
    bottom: 6px;
}
.node-type-products .field-name-field-pro-video iframe {
	height: 383px;
}
.node-type-products .field-slideshow {
    width: 405px !important;
}
.node-type-products .field-slideshow-slide {
    width: 100% !important;
	height: 310px !important;
}

/*** Cart Section Style
*********************/
#block-commerce-cart-cart {
    margin: 50px 0 0 0;
    position: absolute;
    width: 348px;
}
#block-commerce-cart-cart .cart-empty-block {
    font-size: 16px;
}
.custom-cart {
    float: right;
    font-size: 16px;
    padding-right: 20px;
    background-size: 12px auto;
	margin-bottom: 20px;
}
.view-commerce-cart-block .view-content {
    padding: 20px 5% 1px;
    width: 90%;
    top: 30px;
}
.view-commerce-cart-block .view-footer {
    width: 90%;
    padding: 0 5% 5px;
}

/*** Webform Section Style
*********************/
.webform-client-form .form-text,
.webform-client-form textarea,
.page-checkout .form-text,
.page-checkout .form-select,
.page-user .form-text {
    padding: 7px;
    width: 456px;
}
.webform-client-form .form-submit,
.page-cart .form-submit,
.page-checkout .form-submit,
.page-user .form-submit {
    padding: 10px 12px;
}
.webform-client-form textarea {
	width: 470px;
}
.page-node-4 .contact-page td {
    min-width: 250px;
}
.page-node-4 .contact-page td:nth-child(1) {
    min-width: 200px;
}





















}