section{padding:50px 0;}
h2{font-size: 26px}

.gray-bg{background: #f0f0f0}
.border-box{
	border:1px solid #283848;padding:20px 40px 50px;position: relative;margin-bottom:50px;background: #fff
}
.inputs-border{border:1px solid #283848;padding:20px 40px 50px;background: #fff}
.border-box .text-area-100{width:100%;}
.border-box table{width:100% !important;}
.type-select-radios{
	min-height: 105px;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	padding-left: 30px;
	opacity: .7;
	border:1px solid transparent;
	cursor: pointer;
	position: relative;
}
.type-select-radios label{text-transform: none;letter-spacing: 0 !important;}
.coin{position: absolute;right:15px;}
.border-radius-box{
	border:2px solid #666 !important;
	border-radius: 50px;
	opacity: 1
	
}
.type-row-margin{
	margin-top:20px;
}
.radio-label-margin{margin: 0 0 0 20px !important}
.add-appraisal{position: absolute;bottom: -80px}
.btn-add-appraisal{padding:15px 10px; background: #d8d8d8;color:#5f5f5f;border:1px solid #5f5f5f;font-size: 22px;width:275px;text-align: center;}
.btn-submit-appraisal{padding:15px 10px; background: #f92828;color:#fff;border:0 none;font-size: 22px;width:275px;text-align: center;}
.form-control{border-color:#283848 !important;border-radius: 0;padding: 6px 10px !important;}
.input-group-addon{border-color:#283848;border-radius: 0}
.add-appraisal-justify{display: flex;justify-content: center;display: -ms-flex;display:-webkit-flex;display:-moz-flex;}
.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
    position: absolute;
    margin-left: -20px;
}
.date-range, .slider-row{display: flex;;flex-wrap: wrap;}
.date-range .col-6, .mobile-slider .col-6{width:50%}

.mobile-slider{padding: 0 15px;}
.mobile-slider .radio-label-margin{padding-right: 92px;text-align:left}
.mobile-slider input[type=radio]{position: absolute;top:10px;right: 10px;}
.mobile-slider img{position:absolute; width: 75px; border-radius: 100px;}
.mobile-slider .type-select-radios{    display: flex;
    flex-direction: row;
    align-items: center;
    margin:5px 5px 25px;
    text-align: center;
    
    box-shadow: none;width: 32%
}

.mobile-slider .type-selection{display: flex;justify-content: space-between;}
.daterange-division-line{    position: absolute;
    top: 32px;
    left: 50%;font-weight: bold}
.checkbox input[type=checkbox], .checkbox input[type=radio]{margin-left: 0}
.checkbox label{padding-left:0;padding-right:20px;}



.mobile-type-selection{display: -ms-flex;display:-webkit-flex;display:-moz-flex;display: flex;flex-wrap: wrap;border: 1px solid #283848;
    padding: 20px 40px;
    position: relative;
}
.mobile-slider input[type=radio]{position: relative;top:0;right: 0}
.desk-hide{visibility: hidden;}
.checkbox-lable-margin{margin:0 0 0 15px;}
.fpo{width:100%;padding:50px 40px;}
.mb-3{margin-bottom: 30px}
@media screen and (max-width:1024px){
	.border-box {
    padding: 20px 10px 50px;
}
.type-select-radios {
    min-height: 90px;
    padding-left: 9px;
}
.radio-label-margin {
    margin: 5px auto !important !important;
    font-size: 12px;
}
.coin {
    right: 8px;
}
}
@media screen and (width:768px){
.coin {
    right: 5px;
    width: 60px;
}
.type-select-radios {
    min-height: 75px;
    padding-left: 9px;
}
.mobile-type-selection {
    padding: 20px 5px;
}
.mobile-slider .type-select-radios{width:31%;}
.type-select-radios .radio-label-margin {margin: 5px 0 0 10px !important;}
.checkbox label {
    padding-left: 0;
    padding-right: 12px;
}
.sm-pr-5{padding-right:5px;}
.sm-pr-0{padding-right:0;}
}
@media screen and (max-width: 767px){
    h2{font-size: 20px}
.border-box {
    padding: 20px 10px;
}
.add-appraisal {
    bottom: -50px;
}
.mt-xs-2{margin-top:20px;}
.date-range .form-control{padding:6px 2px;}
.city-state-row{display: flex;flex-wrap: wrap;}
.city-state-row .col-6{width:50%;}
.city-state-row .col-12{width: 100%}
.mobile-slider .coin{}
.mobile-slider{display: grid;}
.desktop-slider{display: none;}
.checkbox input[type=checkbox], .checkbox input[type=radio]{margin: 6px 0 0}
.mobile-slider input[type=radio] {
    position: absolute;
    top: 10px;
    right: 10px;
    height: 15px;
    width: 15px;
}
.radio, .checkbox{padding-left:0;}
.checkbox label{padding-left:0;padding-right: 10px;}
.mobile-slider .type-select-radios{flex-direction: column;box-shadow: 1px -1px 4px #c5c4c4;width: auto;justify-content: center;}
.mobile-slider .type-select-radios {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 5px;
    margin: 2px;
    text-align: center;
    box-shadow: 1px -1px 4px #c5c4c4;
}

.mobile-type-selection{width:100%;overflow-y: auto;display: inline-flex;padding: 0 20px 0 0;flex-wrap: nowrap;border:none;}
.mobile-slider img, .type-selection-inside img{margin: 10px 23px}
.type-selection-inside{flex-wrap: nowrap;}
.mobile-slider input[type=radio] {
    position: absolute;
    top: 10px;
    right: 10px;
}
.mobile-slider img{position:relative;}
.type-select-radios label {
    margin: 0 !important;
}
.mobile-slider .coin {
    right: 0 !important;
}
.mobile-slider .border-radius-box{border-radius: 0 !important}
.desk-hide{visibility:visible;}
.mob-mt-20{margin-top:20px;}
.fpo{width:75%;padding:10px 40px;}
.mob-width-100{width: 100%}
}


/* Mine Custom Styles */

#coin-collection{	
	text-transform: initial;
    letter-spacing: 0px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.glyphicon-remove {
	color:red !important;
	float: right !important;
	cursor: pointer;
}

hr.newLine {
  border-top: 3px dashed #101010;
}

#DynamicAppraisalForm {
	width: 100%;
}

/* Updates to Appraisal Form Styling */
label {
    font-weight: normal;
    font-size: 10px;
    letter-spacing: 1px;
    margin-bottom: 10px;
    margin-top: 20px;
}
select.form-control::after {
    content: '/f107';
    display: block;
    background: #283848;
    color: white;
    position: absolute;
    top: 0px;
    right: -52px;
    height: 52px;
    width: 52px;
    padding: 10px;
}
form h3 {
    margin-bottom: 30px;
}
.form-group .checkbox {
    padding-left: 0px;
}
.checkbox span {
    font-weight: bold;
    margin-left: 20px;
}
hr.newLine {
    border-top: 2px dashed #101010;
    margin: 60px 0 10px;
}
.newLine .glyphicon-remove::before {
    font-size:2.25rem;
}
.type-select-radios label {
    font-size: 12px;
    font-weight: bold;
}
.daterange-division-line {
    top:54px;
}
input[type=text],input[type=email], .form-inline input, .form-control, textarea, input[type=date], .mobile-type-selection {
    border: 2px solid #283848!important;
}
.border-box {
    border: 2px solid #283848;
    padding: 20px 50px 50px;
}
.add-appraisal {
    bottom: -60px;
}
.btn-submit-appraisal {
    padding:20px 30px;
    width:260px;
    font-size:1.5rem;
}
.btn-add-appraisal {
    padding: 15px 60px;
    background: #d8d8d8;
    color: #5f5f5f;
    border: 2px solid #5f5f5f;
    font-size: 14px;
    width: 275px;
    text-align: center;
}
.form-control, textarea.border-box {
    border-color: #283848 !important;
    border: 1px solid #283848;
    border-radius: 0;
    padding: 10px 20px !important;
    height: 42px;
    color: #283848;
    font-size:12px;
    border: 2px solid #283848;
}
::-webkit-input-placeholder { /* Webkit */
   color: #283848!important;
}
:-moz-placeholder { /* Firefox 18-4 */
   color: #283848!important; 
}
::-moz-placeholder {  /* Firefox 19+ */
   color: #283848!important;
}
:-ms-input-placeholder {  /*  IE10+  */
   color: #283848!important;
}
.border-box .text-area-100 {
  border:2px solid #283848!important;
}
.appraisalThankYou {
    background-color:#283848;
    padding-top:30px;
    padding-bottom:30px;
    opacity:1;
    transition:1s all ease-in-out;
    background-image: url(../images/pattern1.gif);
    background-repeat: repeat;
}
.appraisalThankYou:hover {
    opacity:.8;
    transition:1s all ease-in-out;
}
.appraisalThankYou h4 {color:white!important;}
.appraisalThankYou p {color:white;}

.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden;
    height:640px;
}
@media screen and (max-width: 1198px){
    .embed-responsive {
        height:530px;
    }
}
@media screen and (max-width: 991px){
    .embed-responsive {
        height:400px;
    }
}
@media screen and (max-width: 767px){
    .embed-responsive {
        height:360px;
    }
}

.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.embed-responsive-16by9::before {
    padding-top: 56.25%;
}