.panel-body {
	clear: both;
}
form select[name="ipp"] + div.select{
    width: 66px !important;
}
.product_license .maintenance label {
    clear: both;
    font-size: 12px;
    font-weight: normal;
    padding-left: 18px;
    position: relative;
}
.product_license .maintenance input {
    margin-top: 1px;
}
.product_license .select {
    width: 100% !important;
}
.product_license .maintenance {
    padding: 2px;
}

/*anchor style*/
.productTabs {
    clear: both;
    display: block;
    position: relative;
    visibility: hidden;
}

/*tabs position*/
@media (min-width: 768px) {
    #feature_list, #screenshots, #screen_shots, #videos, #requirements,
    #downloadnotes, #download_notes, #demo_limits, #pricing {
        margin-top: -180px;
        padding-top: 180px;
    }
}
@media (max-width: 767px) {
    #feature_list, #screenshots, #screen_shots, #videos, #requirements,
    #downloadnotes, #download_notes,  #download_notes, #demo_limits, #pricing {
        margin-top: -110px;
        padding-top: 110px;
    }
}
@media (max-width: 480px) {
    #feature_list, #screenshots, #screen_shots, #videos, #requirements,
    #downloadnotes, #download_notes, #demo_limits, #pricing {
        margin-top: -250px;
        padding-top: 250px;
    }
}
/*tabs height*/
#tabs .tab > a {
    min-height: 50px;
	line-height: 30px;
}

.textInformation {
    margin: 20px;
}

/*product feature tab*/

#features h3:first-child {
	margin-top: 0;
}
#features h3 {
	margin-bottom: 20px;
}
#features img {
	border: 1px solid #c9c9c9;
	max-width: 100%;
	margin-bottom: 10px;
}
#features .video {
    position: relative;
	display: inline-block;
	max-width: 100%;
	margin-bottom: 10px;
}
#features .video img {
	margin: 0;
}
#features .video:after {
    color: #08c;
    content: "";
    display: block;
    left: 50%;
    margin-left: -25px;
    margin-top: -30px;
    opacity: 0.7;
    position: absolute;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
    top: 50%;
    text-rendering: auto;
    z-index: 10;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: 60px;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
}
#feature .video:hover:after {
	opacity: 1;
}
#features h5.feature-title {
	font-weight: bold;
	line-height: 130%;
	margin-top: 0;
}
.inline-label-new {
	background-color: #83bd07;
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	background-image: -moz-linear-gradient(top,#83bd07,#618c05);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#83bd07),to(#618c05));
	background-image: -webkit-linear-gradient(top,#83bd07,#618c05);
	background-image: -o-linear-gradient(top,#83bd07,#618c05);
	background-image: linear-gradient(to bottom,#83bd07,#618c05);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff83bd07', endColorstr='#ff608b05', GradientType=0);
	font-size: 14px;
	font-weight: 600;
	line-height: 14px;
	margin-right: 6px;
    padding: 1px 8px 1px 8px;
    border-radius: 4px;
}
#features .feature-desc {
	margin-bottom: 30px;
}
#features .feature-desc p {
    margin-bottom: 5px;
    line-height: inherit;
}
#features .feature-carousel {
	list-style: none;
	padding: 0;
}
#features .feature-carousel .feature-carousel-item {
	margin: 0 15px;
	
}
#features .feature-carousel .feature-carousel-item .feature-desc {
	margin-bottom: 10px;
}


/*reviews responsive*/
@media (min-width: 990px) {
    #reviewsBredcrumb {
        padding-top: 0px;
    }
    .img-responsive {
        text-align: right ;
    }
    .product_description {
        text-align: left;
    }
}
@media (max-width: 990px) {
    .img-responsive  {
        text-align: left;
    }
    .product_description p {
        text-align: center !important;
    }
    .product-btn .btn {
        margin-top: 2px;
    }
}
/*--header responsive on full-product page--*/
@media (max-width: 1204px) and (min-width: 991px)
{
    .product_description {
        padding-left: 48px;
    }
}

@media (max-width: 991px) {
    h1#productTitle {
        margin-bottom: 6px;
        margin-top: 12px;
        float: none;
    }
    .product_description {
        text-align: center;
    }
    .product_description p {
        text-align: center !important;
    }
	#tabs .tab > a {
		line-height: inherit;
	}
}
@media (min-width: 992px) {
    h1#productTitle {
        margin-top: 5px;
        float: none;
    }

}

.product-header .tab-content {
	background: #fff;
}
.product-header .tab-content h5 {
	font-weight: 500;
	font-size: 16px;
	margin-top: 0;
	margin-bottom: 15px;
}
.product-header .nav-tabs > li:first-child{
	border-left: none;
}
.product-header .nav-tabs > li:last-child {
	border-right: none;
}
.product-header .nav-tabs > li > a {
	background: #f9f9f9;
}

.product-header .nav-tabs > li.active > a {
	background: #fff;
}

.searchform {
    clear: both;
    margin: 0 0 20px 0;
    padding: 0;
    position: relative;
    width: 100%;
}
.product-header .searchform .form-group {
	padding-right: 75px;
	width: 100%;
}
.product-header .searchform .form-control {
	width: 100%;
}

/*.product-header .searchform .btn {
	right: 0;
	top: 0;
	width: 70px;
	position: absolute;
	padding: 7px 10px;
}*/

.product-header img {
    max-width: none;
    margin-right: 15px;
}

.licenses .th-price,
.licenses .td-price {
    text-align: right;
}
.licenses .td-price {
    font-size: 12pt;
}

/*tab's responsive on buy_now page */
@media  (max-width: 991px)
and (min-width: 768px) {
    #headding-tabs .headding-link {
        margin-top: -10px;
        position: absolute;
    }
    #headding-tabs > li {
        margin-top: 20px;
    }
}

/*==reviews header==*/
/* if img size 158x158 then margin is 8, if 168x168 then 10px*/
.product-score {
    margin: 8px 0 !important;
}
.product-title {
    margin-bottom: 8px;
}
/*modal review form*/
.form_review .reviewContent #comments {
    resize: vertical;
}
.variation_name {
    font-weight: 600;
}
.sos {
    margin-bottom: 15px;
}
.variation {
    float: left;
    width: 50%;
}
.variation .variation-inner {
    padding:5px 10px;
}
.variation:first-child .variation-inner {
    padding:10px 10px 8px 0;
}
.variation:last-child .variation-inner {
    padding:10px 0 8px 10px;
}
/*
.variation:nth-child(even) .variation-inner {
    background-color: #ececec;
    border-left:1px solid #c9c9c9;
    padding-left:15px;
}
*/
.variation h5 {
    margin-top: 0; font-size: 16px;
}
.product-container .btn {
    margin-left: 1px;
}
.variations .filter-option {
	display: none!important;
}
.btn.btn-lg.btn-download-select {
	padding: 0 8px;
	height: 60px;
	line-height: 60px;
}
.btn-group.btn-download {
	white-space: nowrap;
}

.btn-group.btn-download .btn {
	float: none;
	display: inline-block;
}

.btn-group.btn-download .btn + .btn {
	margin-left: -4px;
}
.btn.btn-success.btn-download {
    padding-left: 60px;
    position: relative;
	height: 60px;
}
.btn.btn-success.btn-download .fa-download {
    font-size: 35px;
    left: 15px;
    position: absolute;
    top: 15px;
}
.btn.btn-success.btn-download .btn-download-title {
    font-size: 24px;
    line-height: 100%;
}
.btn.btn-success.btn-download .btn-download-subtitle {
    display: block;
    font-size: 11px;
    line-height: 120%;
}
.product-header .fa.fa-question-circle:before {
	content: " ";
	display: inline-block;
	opacity: 0.5;
}
.product-container .top-left a.btn.buy-now {
    width: 100%;
    margin-top: 15px;
}

.product-container .buy-now {
    padding-left: 60px;
    position: relative;
	height: 60px;
}
.product-container .buy-now .glyphicon {
	font-size: 33px;
    left: 15px;
    position: absolute;
    top: 13px;
}
.product-container .buy-now .buy-now-title {
    font-size: 24px;
    line-height: 100%;
}
.product-container .buy-now .buy-now-subtitle {
    display: block;
    font-size: 11px;
    line-height: 120%;
}
#buy-form-in-header .btn {
	width: 100%;
	max-width: 230px;
	font-weight: 600;
}
.support-for-this-product {
    background-color: #fafafa;
    border-top:1px solid #c9c9c9;
    padding: 15px 15px 5px 15px;    
}
.support-for-this-product .form-control {
    width:240px; 
    margin-bottom: 10px; 
    background-color: #F6FAFD;  
}
.support-for-this-product label {
    margin-bottom: 10px;
    margin-right: 1px;
    font-weight: normal;
    position: relative;
    top: -5px;   
}

@media all and (max-width: 1199px) and (min-width: 768px) {
	.product-header .nav-tabs {
		margin-top: 20px;
	}
	.btn.btn-success.btn-download,
	.product-container .buy-now {
		padding-left: 40px;
	}
	.btn.btn-success.btn-download .fa-download,
	.product-container .buy-now .glyphicon	{
		font-size: 25px;
		left: 10px;
		top: 17px;
	}
	.btn.btn-success.btn-download .btn-download-title,
	.product-container .buy-now .buy-now-title {
		font-size: 22px;
	}
	.variation form {
		text-align: center;
	}
}

@media all and (max-width: 767px) {
	.product-header .nav-tabs {
		margin-top: 20px;
	}
   .support-for-this-product .form-control {
       width:100%;
   }
   .variation {
       width:100% !important;
       float:none !important;
   }
   .variation:nth-child(even) .variation-inner {
       border-left: none;
       border-top:1px solid #c9c9c9;
       padding-left: 0 !important;
   }
   .showing .pagination{
		margin: 0;
	}
	.pagination > li {
		display: inline-block;
	}
	.showing .show-items {
		margin-top: 10px!important;
	}
}

/*disables scrolling to top after rating choosing */
#addReview .rating:not(:checked) > input {
    top: auto !important;
}

/*download notes button position*/
.product-header .product_description .variation form > i,
.product-header .product_description .product-btn form > i {
    margin-bottom: 0 !important;
}

.product_screenshot {
    margin-bottom: 30px;
}
#tabs {
    padding: -220px 0 0;
}

/* Buy block on product headers */
#buy-form-in-header .variations-radios input[type="radio"] {
    float: left;
    margin-right: 3px;
    margin-top: 2px;
}
.visible-sm #buy-form-in-header h4 {
    font-weight: 600;
}
#buy-form-in-header h3.price {
    margin-bottom: 10px;
    margin-top: 0;
    margin-left: 20px;
}
.visible-sm #buy-form-in-header h3.price {
    margin-bottom: 20px;
    margin-left: 0;
}
a.more-pricing-options {
    padding: 5px;
    display: block;
    margin-top: 10px;
    text-align: center;
    text-decoration: underline;
}
.visible-sm a.more-pricing-options {
	margin-top: 20px;
}
#buy-form-in-header .license-name { color: #555; }
.header-right .tab-content {
    padding: 30px 20px 20px;
}
.support-links li {
    margin-bottom: 6px;
}

#addReview .form-group.form-submit {
    margin-bottom: 5px;
}
#addReview .form-group.form-submit .btn {
    max-width: 260px;
}
#review_captcha {
    margin-top: 5px;
}
#addReview .captcha_image {
	display: block;
}
#addReview .rating {
    border:none;
    display: inline-block;
    vertical-align: middle;
}
#addReview .rating:not(:checked) > input {
    position:absolute;
    top:-9999px;
    clip:rect(0, 0, 0, 0);
}
#addReview .rating:not(:checked) > label {
    float:right;
    width:27px;
    padding:0;
    overflow:hidden;
    white-space:nowrap;
    cursor:pointer;
    font-size:24px;
    line-height:1.2;
    color:#ccc;
}
#addReview .rating:not(:checked) > label:before {
    font-family: FontAwesome;
    content: " ";
}
#addReview .rating > input:checked ~ label {
    color: #F9DE46;
}
#addReview .rating:not(:checked) > label:hover,
#addReview .rating:not(:checked) > label:hover ~ label {
    color: #FCEC92;
}
#addReview .rating > input:checked + label:hover,
#addReview .rating > input:checked + label:hover ~ label,
#addReview .rating > input:checked ~ label:hover,
#addReview .rating > input:checked ~ label:hover ~ label,
#addReview .rating > label:hover ~ input:checked ~ label {
    color: #ea0;
}
#addReview .rating > label:active {
    position: relative;
}
#addReview .captcha {
    width: 186px;
}
#addReview textarea {
    resize: none;
}

.showing {
	margin: 0;
}
.showing .show-items {
    margin-top: 30px;
}