.feedback-page {
	width: 100%;
    float: right;
    position: absolute;
}
.api-feedback-page-tpl .product-background {
    position: relative;
    display: inline-block;
    /* margin-right: 4%; */
    width: 100%;
    /* float: right; */
}
.api-feedback-page-tpl .api_left_side_div {
	width: 28%;
}
.js-form-required::after {
    content: "*";
    color: red;
	width: 7px;
    height: 7px;
    background-size: 7px 7px;
}
.feedback-form-style {
	width: 100%;
	height: 44px;
	color: #4d4d4d;
	font-family: "knowledge2017regular";
	font-size: 15px;
	font-weight: 500;
	font-style: normal;
	letter-spacing: normal;
	line-height: 44px;
	text-align: left;
}
.js-form-type-managed-file input[name = "file_remove_button"] {
    background: #dc0a0a !important;
    border-radius: 5px !important;
    color: #ffffff !important;
    font-family: knowledge2017regular !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    letter-spacing: normal !important;
    line-height: 36px;
    text-align: center !important;
    text-decoration: none !important;
    height: 41px;
    width: 8%;
}

#edit-submit {
	border-radius: 5px;
	background-color: #FA6400;
	font-family: "knowledge2017regular";
	color: #ffffff;
	font-size: 17px;
	font-weight: 500;
	font-style: normal;
	letter-spacing: normal;
	text-align: center;
	float: right;
}
#edit-cancel {
	font-family: "knowledge2017regular";
	font-size: 17px;
	font-weight: 500;
	font-style: normal;
	letter-spacing: normal;
	text-align: center;
    color: #333;
    border-color: #D0d0d0;
    border: 1px solid #C0C0C0;
    border-radius: 4px;
	background-color: #fff !important;
	float: right;
	margin-right: 10px;
}
#edit-reset {
	font-family: "knowledge2017regular";
	font-size: 17px;
	font-weight: 500;
	font-style: normal;
	letter-spacing: normal;
	text-align: center;
    color: #333;
    border-color: #D0d0d0;
    border: 1px solid #C0C0C0;
    border-radius: 4px;
	background-color: #fff !important;
	float: right;
	margin-right: 10px;
	background-image: none;
    height: 31px;
    width: 8%;
}
.glyphicon {
	display:none !important
}
#block-left-side-block-left-side-block{
	margin-top: 39px !important;
    margin-left: 32px !important;
    width: 97% !important
}
.feedback-page-tpl .product-heading {
    padding-left: 80px;
	height: auto;
    display: inline-block;
    width: 156% !important;
    position: relative;
    margin-bottom: auto;
	padding-bottom: 0%;
	margin-left: -34%;
}
.write_a_review {
    font-size: initial;
    width: 156px;
    border-radius: 5px;
    border-width: 1px;
    font-style: normal;
    letter-spacing: normal;
    height: 45px;
    color: #4d4d4d;
    float: right;
    margin: 7px 7%;
    color: #4d4d4d;
    background: white;
    display: inline-block;
    left: -14%;
    position: relative;
}
.feedback-page-tpl .product-heading .feedback-heading {
	display: inline-block;
    position: relative;
    width: 64%;
}
.page-node-feedback .product-heading {
    width: 109%;
    height: auto;
    color: #4d4d4d;
    font-family: "Knowledge2017Black";
    font-size: 38px;
    font-weight: 900;
    line-height: 40px;
    padding-left: 96px;
    z-index: 998;
    border-bottom: 2px solid #afafaf;
    margin-left: -20px;
    margin-top: -14px;
	padding-bottom: 1%;
}
.page-node-feedback #product-heading-tile {
	position: relative;
    width: 58%;
    display: inline-block;
	height: auto;
	padding-left: 0px;
	
}
.page-node-feedback .write_a_review {
    font-size: initial;
    width: 156px;
    border-radius: 5px;
    border-width: 1px;
    font-style: normal;
    letter-spacing: normal;
    height: 45px;
    color: #4d4d4d;
    float: right;
    margin: 0px 0%;
    color: #4d4d4d;
    background: white;
}
.page-node-feedback #api_fivestar_wrapper {
     float: none; 
     margin: 0px 0px; 
    position: absolute;
    display: inline-block;
    margin-left: -3%;
}
.page-node-feedback .feedback-page{
	width: 92%;
}
.feedback-page .onsource-node-summary-title{
	margin-bottom: auto;
}

#tr-api-feedback-form .js-form-item-subject #edit-subject {
	display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
}
#tr-api-feedback-form .js-form-item-feedback #edit-feedback{
	height: auto;
    display: block;
    margin: 0;
    width: 100%;
    box-sizing: border-box;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    font-family: inherit;
    overflow: auto;
    font: inherit;
    -webkit-writing-mode: horizontal-tb !important;
    text-rendering: auto;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    text-align: start;
    appearance: auto;
    -webkit-rtl-ordering: logical;
    flex-direction: column;
    resize: auto;
    cursor: text;
    white-space: pre-wrap;
    overflow-wrap: break-word;
    column-count: initial !important;
}
#ajax-wrapper .js-form-type-managed-file .feedback-form-style {
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    font-family: "knowledge2017regular";
}
@media only screen and (max-width: 767px) {
.feedback-page-tpl .product-heading {
    height: auto;
    display: inline-block;
    width: 100% !important;
    position: relative;
    margin-bottom: auto;
    padding-bottom: 0%;
    margin-left: 0%;
	margin-top: auto;
	}
.feedback-page-tpl .product-heading .feedback-heading {
    display: inline-block;
    position: relative;
    width: 64%;
    margin-left: -8%;
	}
.write_a_review {
    font-size: initial;
    width: 156px;
    border-radius: 5px;
    border-width: 1px;
    font-style: normal;
    letter-spacing: normal;
    height: 45px;
    color: #4d4d4d;
    float: right;
    margin: 7px 7%;
    color: #4d4d4d;
    background: white;
    position: absolute;
    left: 56%;
	}
#block-left-side-block-left-side-block{
	z-index: 999;
	margin-top: 0px !important;
    margin-left: 32px !important;
    width: 101% !important;
	}
.page-node-feedback #product-heading-tile {
    position: relative;
    width: 57%;
    display: inline-block;
    padding-left: 0px;
	margin-left: -7%;
	}
.page-node-feedback #api_fivestar_wrapper {
    float: none;
    margin: 0px 0px;
    position: absolute;
    display: inline-block;
    margin-left: 3%;
    margin-top: 7%;
	}
.page-node-feedback .write_a_review {
    font-size: initial;
    width: 156px;
    border-radius: 5px;
    border-width: 1px;
    font-style: normal;
    letter-spacing: normal;
    height: 45px;
    color: #4d4d4d;
    float: right;
    margin: 0px 0%;
    color: #4d4d4d;
    background: white;
    margin-left: 7%;
	}
.page-node-feedback .feedback-page-left-side-block{
    margin-left: 3%;
	}
.page-node-feedback .onsource-node-summary-title{
	display: none;
	}
.page-node-feedback .summary-container{
	margin-left: 4%;
	}
.page-node-feedback #block-left-side-block-left-side-block .product-link.sub-product-type {
    width: 93%;
}
.page-node-feedback #rate_review_textarea {
    resize: none;
    width: 439px;
}
.page-node-feedback div#read_more_modal div.modal-content {
    width: 521px;
    height: 440px;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #f4f4f4;
}
}



/* for laptops and desktops - screens equal to  991px wide*/
@media only screen and (max-width: 991px) and (min-width: 768px) {
.feedback-page-tpl .product-heading {
    padding-left: 80px;
    height: auto;
    display: inline-block;
    width: 156% !important;
    position: relative;
    margin-bottom: auto;
    padding-bottom: 0%;
    margin-left: -53%;
	padding-left: 78px;
	}
.feedback-page-tpl .feedback-node-overview {
	min-height: 40px;
    color: #4d4d4d;
    font-family: "Knowledge2017Black";
    font-size: 24px;
    font-weight: 900;
    line-height: 40px;
    float: left;
    width: 495px;
    margin-bottom: auto;
	}
.feedback-page-tpl .write_a_review {
    font-size: initial;
    width: 156px;
    border-radius: 5px;
    border-width: 1px;
    font-style: normal;
    letter-spacing: normal;
    height: 45px;
    color: #4d4d4d;
    float: right;
    margin: 7px 7%;
    color: #4d4d4d;
    background: white;
    display: inline-block;
    left: 63%;
    position: absolute;
	}
#block-left-side-block-left-side-block {
    margin-top: 32px !important;
    margin-left: 32px !important;
    width: 101% !important;
}
#api_fivestar_wrapper {
    float: none;
    margin: 5px 8px;
	}
.page-node-feedback .onsource-node-overview {
    width: 100%;
    overflow-wrap: break-word;
}
.page-node-feedback #product-heading-tile {
    position: relative;
    width: 60%;
    display: inline-block;
    padding-left: 0px;
}
.page-node-feedback .write_a_review {
    font-size: initial;
    width: 156px;
    border-radius: 5px;
    border-width: 1px;
    font-style: normal;
    letter-spacing: normal;
    height: 45px;
    color: #4d4d4d;
    float: right;
    margin: 0px 0%;
    color: #4d4d4d;
    background: white;
    left: -15%;
}
.page-node-feedback #api_fivestar_wrapper {
    float: none;
    margin: 0px 0px;
    display: inline-block;
    margin-left: 4%;
    position: absolute;
    margin-top: 5%;
}
}

/* for laptops and desktops - screens equal to or greater than 992px wide*/
@media (min-width: 992px) and (max-width: 1199px) {
.feedback-page-tpl .product-heading {
    padding-left: 80px;
	height: auto;
    display: inline-block;
    width: 156% !important;
    position: relative;
    margin-bottom: auto;
	padding-bottom: 0%;
	margin-left: -53%;
	}
.feedback-node-overview {
		width: 100%;
		font-family: knowledge2017regular;
		color: #4d4d4d;
		font-size: 18px;
		font-weight: 400;
		line-height: 35px;
		margin-bottom: 30px;
	}
.feedback-page-tpl .product-heading .feedback-heading {
	display: inline-block;
    position: relative;
    width: 64%;
	}
.write_a_review {
    font-size: initial;
    width: 156px;
    border-radius: 5px;
    border-width: 1px;
    font-style: normal;
    letter-spacing: normal;
    height: 45px;
    color: #4d4d4d;
    float: right;
    margin: 7px 7%;
    color: #4d4d4d;
    background: white;
    display: inline-block;
    left: -3%;
    position: relative;
}
.page-node-feedback #api_fivestar_wrapper {
    float: none;
    margin: 0px 0px;
    position: absolute;
    display: inline-block;
    margin-left: 10%;
    margin-top: 4%;
}
.page-node-feedback .write_a_review {
    font-size: initial;
    width: 156px;
    border-radius: 5px;
    border-width: 1px;
    font-style: normal;
    letter-spacing: normal;
    height: 45px;
    color: #4d4d4d;
    float: right;
    margin: 0px 0%;
    color: #4d4d4d;
    background: white;
    left: -14%;
}
.page-node-feedback #api_fivestar_wrapper {
    float: none;
    margin: 0px 0px;
    position: absolute;
    display: inline-block;
    margin-left: 0%;
    margin-top: 0%;
}
.page-node-feedback #product-heading-tile {
    position: relative;
    width: 47%;
    display: inline-block;
    height: auto;
    padding: 0px;
    left: -2%;
}
}
@media only screen and (min-width: 1200px){
	.feedback-node-overview {
		width: 800px;
		font-family: knowledge2017regular;
		color: #4d4d4d;
		font-size: 18px;
		font-weight: 400;
		line-height: 35px;
		margin-bottom: 30px;
	}
.page-node-feedback #api_fivestar_wrapper {
    float: none;
    margin: 0px 0px;
    position: absolute;
    display: inline-block;
    margin-left: 2%;
	}
.page-node-feedback .product-heading {
    width: 109%;
    height: auto;
    color: #4d4d4d;
    font-family: "Knowledge2017Black";
    font-size: 38px;
    font-weight: 900;
    line-height: 40px;
    padding-left: 96px;
    z-index: 998;
    border-bottom: 2px solid #afafaf;
    margin-left: -20px;
    margin-top: -14px;
	padding-bottom: 1%;
}
.page-node-feedback #product-heading-tile {
    position: relative;
    width: 54%;
    display: inline-block;
    height: auto;
    padding-left: 0px;
}
}
@media only screen and (min-width: 1920px){
.page-node-feedback #api_fivestar_wrapper {
    float: none;
    margin: 0px 0px;
    position: absolute;
    display: inline-block;
    margin-left: 12%;
	}
}

.feedback-page-left-side-block {
    height: 10px;
}

.api-feedback-page-tpl {
    margin-top: -5px;
}