
html,body{
	font-family: Open Sans;
	font-size:16px;
	font-weight:400;
	-webkit-font-smoothing: antialiased;
	overflow-x: hidden;
}
.picker__select--month.browser-default{
	width:28%!important;
}
.picker__select--year.browser-default {
    width: 33%!important;
}
.picker__select--month, .picker__select--year {
  display:inline-block!important;
}
.picker__select--year {
    width: 30%!important;
    }
    .picker__month-display {
    font-size: 2.8rem;
    font-weight: 500;
    float: left;
    margin-right: 7px;
}
.picker__year-display {
    font-size: 2.8rem!important;
    font-weight: 500;
    color: #fff!important;
}
.picker__day.picker__day--today {
    border-radius: 50%;
    transform: scale(0.9);
}
.picker__day-display {
    font-size: 2.8rem;
    font-weight: 500;
    margin-right: 5px;
    float: left!important;
}
div.payment-area{
	padding:15px 20px;
}
@media screen and (max-width:330px){
	div.payment-area {
    padding: 15px 0px!important;
}
div.title-area h2{
	font-size:23px!important;
}
}
@media screen and (max-width:289px){
	.oetabs{
		    margin: -1px -12px -1px 0px!important;
	}
	.oetabs:nth-child(6){
		margin-right:0px!important;
	}
	.oetabs:nth-child(5){
		margin-right:0px!important;
	}
	div.payment-area{
		    padding: 15px 0px!important;
	}
}
div.payment-area table{
	border:1px solid #ccc;
}
div.payment-area table td, div.payment-area table th{
	border:1px solid #ccc;
	padding:10px 12px;
	font-size:14px;
}
div.payment-area table th{
background-color:#f9f9f9;
}
div.payment-area table th:first-child{
	width:11%;
}
div.payment-area table th:nth-child(2){
	width:11%;
}
div.payment-area table th:nth-child(3){
	width:11%;
}

div.payment-area table th:last-child{
	width:11%;
}
div.payment-area table th:nth-child(7){
	width:11%;
}
div.title-area h1{
	font-size:50px;
	font-weight:600;
}
div.title-area{
	margin-top:-20px;
}
.navbar-brand{
	margin-top:-10px;
}
.navbar-default{
	border:none;
	background:linear-gradient(#f7f7f7,#eaeaea);
	transition: all ease-in 0.5s;
	    border-radius: 0px;
    box-shadow: none;
}
.navbar-default .navbar-nav>li>a{
	color:#104cf7;
	padding:18px 40px;
}
.navbar-default .navbar-nav>li>a img{
	padding-right:3px;
	vertical-align: bottom;
}
div.banner-area {
    background: url(../img/banner-full.jpg);
    background-repeat: no-repeat;
    background-position: 100% 71%;
    height: 254px;
    margin-left: -15px;
    margin-right: -15px;
    margin-top: -40px;
}
.banner-area > h1{
    text-align: center;
    margin-top:8%;
    position: absolute;
    width: 100%;
    margin-left:-20%;
    color:#222222;
    font-weight:800;
    font-size:46px;

}
.noleftpad{
	padding-left:0;
}
.norightpad{
	padding-right:0;
}

div.title-area h2{
	text-align: center;
	color:#428bca;
	font-weight: 700;
	font-size:32px;
	position: relative;
	display: inline-block;
}
.second-screen input{
	color:#222!important;
	-webkit-text-fill-color:#222!important;
}
.second-screen input[disabled]{
	 -webkit-text-fill-color: rgba(0, 0, 0, 1); -webkit-opacity: 1; background: white; 
}
div.title-area h2:after{
	content: ' ';
	position:absolute;
	bottom:-8px;
	width:10px;
	height:4px;
	background:#428bca;
	right:0;
}
div.title-area h2:before{
    content: ' ';
    position: absolute;
    bottom: -10px;
    width: 107px;
    height: 4px;
    background: #428bca;
    direction: rtl;
    right:0;
}
div.title-area h2 span{
	color:#2a2a2a;
}
div.title-area p{
	color:#222;
	font-weight: 700;
	font-size:18px;
	margin-top:20px;
	display: block;
}
div.summary-sec h5{
	font-size:18px;
	font-weight:700;
}
div.maid-main{
	    margin: 2px 1px 0px 0px;
}
div.summary-sec .title-sec{
	padding:18px 15px;
}
div.summary-sec .col-md-12 table tr td{
    padding: 2px 81px 2px 0px;
    vertical-align: bottom;
}
div.summary-sec .col-md-12.nopad table tr td{
	padding: 2px 14px 2px 0px;
    vertical-align: bottom;
}
div.summary-sec .col-md-12.maid-table table tr td:last-child{
	padding: 0px 11px;
    vertical-align: bottom;
}
div.summary-sec .col-md-12 table tr td:last-child{
	font-weight:700;
}
div.com-area .col-md-12{
	margin-top:20px;
}
div.com-area h6{
font-weight:700;
font-size:16px;
}
div.com-area p span{
	color:#428bca;
}
div.com-area p {
    width: 78%;
    margin: 20px auto;
    font-size:14px;

}
.com-radio{
	    padding: 15px 15px;
}
.com-radio label{
	color:#222;
	font-weight:400;
}
.com-radio [type="radio"]+label:before{
	margin: 2px;
    width: 20px;
    height: 20px;
}
.com-radio [type="radio"]+label:after{
	margin: 2px;
    width: 20px;
    height: 20px;
}
.com-area p.text-center{
	padding-top:78px;
}
div.all-center{
	margin: 0 auto;
    width: 80%;
}
.boldify{
	font-weight:700;
}
.colorify{
	color:#428bca;
}
.confirm-agree{
	margin-top: -22px!important;
    margin-left: -11px!important;
}
table.striped tr:nth-child(odd){
		background:#fff!important;
	}
	table.striped tr td{
		padding: 15px 12px;
	}
	table.striped tr:nth-child(even){
		background:#f9f9f9!important;
	}
@media screen and (max-width:991px){
	.norightpad {
    padding-right: 34px;
    padding-left: 34px;
}
.row.mobile-row.hilster{
	margin-left:-154px;
}
.noleftpad {
    padding-right: 34px;
    padding-left: 34px;
}
	.oetabs{
		background:#f9f9f9;
		    padding: 15px 12px;
    font-size: 14px;
        border: 1px solid #ccc;
    text-align: left;
    vertical-align: middle;
        margin: -1px 0px;
	}
	table.striped tr:nth-child(odd){
		background:#f9f9f9!important;
	}
	table.striped tr td{
		padding: 15px 12px;
	}
	table.striped tr:nth-child(even){
		background:#fff!important;
	}
	.oetabs:nth-child(2){
		background:#fff;
	}
	.oetabs:nth-child(6){
		background:#fff;
	}
	p.blocker {
    margin-top: 12px!important;
    margin-bottom: 12px;
    padding-left: 16px;
    padding-right: 16px;
}
	div.all-center .col-sm-2{
		width:20%;
	}
	div.summary-sec .title-sec{
		/*text-align: center;*/
	}
	div.summary-sec .col-md-12.nopad table tr td{
		width:50%;
		padding:2px 0px 2px 0px;
	}
	div.summary-sec .col-md-12 table tr td{
		width:50%;
	}
	div.summary-sec table, div.summary-sec table tr, div.summary-sec table td, div.summary-sec table tbody{
		/*display: block;
		width:100%;
		text-align: center;
		padding:2px 0px!important;*/
	}
	div.com-area p{
		width:100%;
	}
	div.all-center{
		    margin: 0;
    width: 100%;
    text-align: left;
	}
	div.all-center .col-md-2{
		padding:10px 15px;
	}
	div.com-area p{
        margin: 0px auto 18px auto;
    font-size: 14px;
	}
	div.com-area p.boldify{
		margin-bottom:40px;
	}
	div.confirm-agree [type="checkbox"]+label:before, [type="checkbox"]:not(.filled-in)+label:after{
			top:0;
	}
}
@media screen and (min-width:991px){
div.all-center .col-md-2{
	width:20%;
}

}
div.wizard{
display: flex;
}
div.wizard ul{
    margin: 10px auto;
    list-style: none;
}
div.wizard ul li{
	float:left;
	padding:0px 40px;
	margin:0px 20px;
}
div.wizard ul li div{
	background:#fff;
	border-radius:50%;
	padding:5px 12px; 
	color:#222;
	border:1px solid #222;
}
div.wizard ul li div.active{
	background:#428bca;
	color:#fff;
	border:2px solid #222;
	padding:7px 14px; 
	margin-top:-3px;
}
div.wizard ul li:not(:last-child) div:after{
	content: ' ';
	width:150px;
	background:#222;
	height:3px;
	display: block;
	z-index: -1;
	position: absolute;
	margin-top:-10px;
}
.form-area form label{
	font-size:20px;
	font-weight: 600;
	color:#222!important;
}
.form-area .row{
	margin-bottom:auto;
}
.select-wrapper input.select-dropdown {
    border-bottom: 2px solid #4091d8!important;
    height: 2rem!important;
    line-height: 3rem!important;
    width:139px!important;
    font-size: 20px!important;
    margin: -17px 0 20px 0!important;
    font-family: Open sans, 'sans-serif'!important;
    font-weight:600!important;
}
input.datepicker:not(.browser-default){
	position: relative;
    cursor: pointer;
    background-color: transparent;
    border: none;
    border-bottom: 2px solid #4091d8!important;
    outline: none;
    height: 2rem!important;
    line-height: 3rem;
    width: 220px!important;
    font-size: 20px!important;
        margin: -17px 0 20px 0!important;
    padding: 0;
    display: block;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-family: Open sans, 'sans-serif'!important;
    font-weight:500!important;
}
.input-field {
    margin-top: 10px!important;
}
input[type=text]:not(.browser-default){
	    box-shadow: none;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-transition: none 0.0s!important;
    transition: none 0.0s!important;
}
.caret{
	    border-top: 0px dashed;
	    right: 10px!important;
}
.center-p p{
	text-align: center;
	padding-bottom: 12px;
	padding-top:20px;
}
label[for=test5],label[for=test6],label[for=test7]{
	font-size:16px!important;
}
label[for=test5] i, label[for=test6] i{
	color:#4091d8;
	font-weight:200!important;
}
[type="checkbox"]+label:before{
	    border: 2px solid #4091d8!important;
}
[type="checkbox"]:checked+label:before{
	    border-top: 2px solid transparent!important;
    border-left: 2px solid transparent!important;
    border-right: 2px solid #26a69a!important;
    border-bottom: 2px solid #26a69a!important;
    top: 0px!important;
    left: 0px!important;
    width: 8px!important;
    height: 14px!important;
}
[type="checkbox"]+label:before, [type="checkbox"]:not(.filled-in)+label:after{
	border: 2px solid #4091d8!important;
}
[type="checkbox"]:not(.filled-in)+label:after{
	    -webkit-transform: scale(1)!important;
    transform: scale(1)!important;
}
.btn-large.small-btn{
	padding-top:3px!important;
	padding-bottom:3px!important;
	border-radius:10px!important;
}
.btn, .btn-large{
	background:#428bca!important;
	font-family: Open Sans, 'sans-serif'!important;
	font-size:20px!important;
	font-weight:600;
	text-transform: capitalize!important;
	border-radius:30px!important;
	height: 50px!important;
	letter-spacing: 0!important;
	padding: 6px 2rem!important;
}
p.blocker{
	display: block;
	width:100%;
	font-size:12px;
	color:#888;
	margin-top:-10px;
}
.modal {
    display: none;
    position: fixed;
    left: 0;
    right: 0;
    padding: 0;
    width: auto!important;
    margin: auto;
    overflow-y: auto!important;
    border-radius: 2px;
    will-change: top, opacity;
    max-height: none!important;
    background: rgba(0,0,0,0.5)!important;
}
.modal.fade.in h2{
font-size:26px!important;
font-weight:700!important;
font-family: Open Sans, 'sans-serif'!important;
}
.modal.fade.in .modal-header{
	border:none;
}
.disc-bullets li p:before{
    content: counter(li);
    counter-increment: li;
    position: absolute;
    left: -1.3em;
    top: 60%;
    margin-top: -1.3em;
    color: #23282d;
    display: inline;
    font-size: 15px;
    font-weight: 700;
    padding: 6px 12px;
    border: 1px solid #4091d8;
    border-radius: 50%;
    line-height: normal;
    text-align: center;
    z-index: 2;
    transition: all .1s linear 0s;
    transition: all .3s ease-out;
}
.disc-bullets p {
    position: relative;
    display: block;
    padding: .7em .4em .7em 2em;
    margin: 0;
    border-radius: .3em;
    transition: all .3s ease-out;
}
.modal-body ol{
	    counter-reset: li!important;
    list-style: none!important;
    margin-bottom: 1em!important;
    padding-left: 38px!important;
}
div.radios{
	padding-left:20px;
	margin-top:20px;
}
div.radios p label{
	color:#222!important;
}
[type="radio"]:checked+label:after, [type="radio"].with-gap:checked+label:before, [type="radio"].with-gap:checked+label:after{
	    border: 2px solid #4091d8!important;
}
[type="radio"]:checked+label:after, [type="radio"].with-gap:checked+label:after{
	border: 2px solid #4091d8!important;
	background:#4091d8!important;
}
div.notesimp h3{
	font-size:14px;
	font-weight:700;
}
div.notesimp{
	padding-left:20px!important;
	margin-top:20px;
	color:#222;
}
div.notesimp ul{
	line-height:1.5;
}
div.notesimp ul > li > ul{
	line-height:0.8!important;
}
div.notesimp ul li{
	list-style-type: disc;
	padding:10px 0px;
}
div.notesimp ul li > ul{
	padding-left:40px;
}
div.notesimp ul li > ul > li{
	list-style-type: circle;
}
.right-float{
	float:right;
}
.top-right{
	position: absolute;
	right:20px;
}
.modal-header p{
	text-align: center;
	font-size:16px;
	margin-top:10px;
	color:#888;
	font-weight:700;
}
.form-width{
	width:90%;
	margin:0 auto;
}
.top-margin{
	margin-top:30px!important;
}
.top-margin2{
	margin-top:40px!important;
}
input:not([type]):focus:not([readonly]), input[type=text]:not(.browser-default):focus:not([readonly]), input[type=password]:not(.browser-default):focus:not([readonly]), input[type=email]:not(.browser-default):focus:not([readonly]), input[type=url]:not(.browser-default):focus:not([readonly]), input[type=time]:not(.browser-default):focus:not([readonly]), input[type=date]:not(.browser-default):focus:not([readonly]), input[type=datetime]:not(.browser-default):focus:not([readonly]), input[type=datetime-local]:not(.browser-default):focus:not([readonly]), input[type=tel]:not(.browser-default):focus:not([readonly]), input[type=number]:not(.browser-default):focus:not([readonly]), input[type=search]:not(.browser-default):focus:not([readonly]), textarea.materialize-textarea:focus:not([readonly]){
	border-bottom: 1px solid #4091d8!important;
    -webkit-box-shadow: 0 1px 0 0 #4091d8!important;
    box-shadow: 0 1px 0 0 #4091d8!important;
}
input:not([type]):focus:not([readonly])+label, input[type=text]:not(.browser-default):focus:not([readonly])+label, input[type=password]:not(.browser-default):focus:not([readonly])+label, input[type=email]:not(.browser-default):focus:not([readonly])+label, input[type=url]:not(.browser-default):focus:not([readonly])+label, input[type=time]:not(.browser-default):focus:not([readonly])+label, input[type=date]:not(.browser-default):focus:not([readonly])+label, input[type=datetime]:not(.browser-default):focus:not([readonly])+label, input[type=datetime-local]:not(.browser-default):focus:not([readonly])+label, input[type=tel]:not(.browser-default):focus:not([readonly])+label, input[type=number]:not(.browser-default):focus:not([readonly])+label, input[type=search]:not(.browser-default):focus:not([readonly])+label, textarea.materialize-textarea:focus:not([readonly])+label{
	color: #4091d8!important;
}
.picker__date-display{
	    background-color: #4091d8!important;
}
.picker__close, .picker__today, .picker__clear{
	color:#4091d8!important;
}
button.picker__today:focus, button.picker__clear:focus, button.picker__close:focus{
	    background-color: #4092e9!important;
	    color:#fff!important;
}
.pricing-body {
    overflow-x: visible;
    padding: 0;
}
.pricing-wrapper .is-visible {
    position: relative;
    z-index: 5;
    list-style-type: none;
}
.pricing-wrapper {
    position: relative;
    padding: 0;
}
.products-show {
    margin: 0;
    padding: 0;
}
.pTable table {
    table-layout: fixed;
    width: 100%;
}
thead {
    display: table-header-group;
    vertical-align: middle;
    border-color: inherit;
    border-bottom:none!important;
}
.pTable td, .pTable th:not(:first-child) {
    display: table-cell!important;
    width: 330px;
    height: 53px;
    border-top: 1px solid #DDD;
    border-left: 1px solid #DDD;
    border-right: 1px solid #DDD;
    padding: 10px;
    empty-cells: show;
    text-align: left;
}
.pTable ol{
	margin-top:10px;
}
.subtable td{
	border:none;
	border-top:1px solid #ddd;
	height:auto!important;
	border-collapse: collapse;
	padding:0!important;
	width:auto!important;
}
.subtable tr{
	border:none!important;
}
.subtable td ol{
	margin-bottom:0px;
}
.parent-t{
	position: relative;
}
.parent-t table{
    position: absolute;
    bottom: 10px;
    left: 0;
}
.parent-t table div{
	    position: relative;
    margin-top: -33px;
    border-top:1px solid #ddd;
}
.parent-t div p{
	    position: absolute;
    width: 100%;
    top: 10px;
}
.card .header, .card-raised, .card-signup .header {
    box-shadow: 0 16px 38px -12px rgba(0, 0, 0, .56), 0 4px 25px 0 rgba(0, 0, 0, .12), 0 8px 10px -5px rgba(0, 0, 0, .2);
}
.td-inputs [type="checkbox"]+label{
	height:0px!important;
	font-size:100%!important;
	color:initial!important;
}
.txt-l {
    font-size: 28px;
    font-weight: 800;
}
.pTable td+td, .pTable th+th {
    text-align: center;
    display: none;
}
.pTable td+td, .pTable th+th {
    width: 33%;
}
.pTable .sep {
    background: #F5F5F5;
    font-weight: 700;
}
.pricing-body {
    overflow-x: visible;
    padding: 10px 148px;
}
.pTable table tbody tr:last-child {
    border-bottom: solid 1px #ddd;
}
.premium-cat{
	font-size:16px;
color:#888;
font-weight:600;
}
h4.normal{
	font-size:24px;
}
p.ex-field{
	font-weight: 600;
	color:#222;
}
.btn-outline{
	background:transparent!important;
	color:#4092e9!important;
	border:2px solid #4092e9!important;
}

@media screen and (min-width:1170px){
.headarea{
	padding-left:110px;
	padding-right: 110px;
	transition: all ease-in 0.2s;
}
.form-pad{
	    padding: 0px 10%;
}
}

.tabs .tab{
	text-transform: capitalize!important;
	
}
.tabs .tab a{
	font-size:18px!important;
}

footer {
    background: #eeeeee;
    margin-left: -15px;
    padding: 10px 20px;
    position: absolute;
    width: 100%;
}
footer .logoarea {
    text-align: right;
    padding: 6px 0px 0px;
}
footer .row{
	margin-bottom:0px;
}
footer .col-md-6 p {
    vertical-align: -webkit-baseline-middle;
    margin-bottom: 0px;
    margin-top: 15px;
    font-size: 14px;
    font-weight: 600;
    color: #888;
}
.scrolltop {
    position: fixed;
    right: 60px;
    bottom: 81px;
    opacity:0;
    visibility: hidden;
    transition: ease-in-out all 0.5s;
    z-index:1;
}
.scrolltop a {
    background: #4092e9;
    color: #fff;
    padding: 5px 17px 8px 20px;
    font-size: 28px;
    display: block;
    border-radius: 30px;
}
.loader1{
	background: #fff;
	position:fixed;
	top:0;
	width:100%;
	display: flex;
	bottom:0;
	align-items: center;
	text-align: center;
	z-index:10;
}
.loader1 img{
	margin:0 auto;
}
.form-area .row:not(:first-child){
	margin-top:25px;
}
@media screen and (max-width:601px){
	
	div.wizard ul li {
    float: left;
    padding: 0px 0px;
    margin: 0px 13px;
}
.row.mobile-row.hilster {
    margin-left: -15px!important;
}
.mobile-lists div.col-md-6 .btn-outline{
	/*font-size: 10px!important;*/
}
div.wizard ul li:not(:last-child) div:after{
	    width: 56px;
}
.pricing-body{
	padding:10px 0px;
	overflow-x: visible;
	max-height:300px;
	overflow-y: auto;
}
.pricing-body table{
	display: block;
	width:100%;
	overflow-x: auto;
}
.banner-area > h1 {
    text-align: center;
    margin-top: 28%;
    position: absolute;
    width: 100%;
    margin-left: 0;
    font-weight: 800;
    font-size: 46px;
    color: #fff;
}
.row .col{
	/*width:100%!important;*/
}
.col-md-6.text-right{
	/*text-align:left;*/
}
label{
	/*margin-bottom:23px;*/
}
.center-p p {
    text-align: center;
    padding-bottom: 5px;
    padding-top: 0px;
}
.checkmargin{
	margin-top:0px!important;
	margin-bottom:10px!important;
}

.form-area label{
    margin-bottom: 46px;
    margin-top: 35px;
}
.input-field {
    position: relative!important;
    margin-top: auto!important;
}
div.notesimp ul > li > ul {
    line-height: 1.8!important;
}
.select-wrapper input.select-dropdown{
	    margin: 25px 0 0px 0!important;
}
.form-area input.datepicker:not(.browser-default){
	margin-top:0px!important;
}
.form-area .row:first-child{
	margin-top:-30px;
}
.form-area .row:not(:first-child){
	    display: flex;
    width: 100%;
    transform: translateY(-49px);
}

.form-area .row .col{
margin-top:0px!important;
}
.mobile-margin1{
margin-top:-16px!important;
}
.mobile-margin2{
	margin-top:0px!important;
	margin-bottom:0px!important;
}
.mobiles-2{
	    margin-top: 12px!important;
}
.mobile-row{
	    margin-top: -19px!important;
}
.only-block{
	display: block!important;
}
.mobile-bot{
	margin-top:20px!important;
}
footer img{
	width:100%;
}
footer .text-right{
	text-align: left;
}
.block-only{
	display: table!important;
    width: 100%!important;
    transform: translateY(-46px)!important;
}
.hilster{
    margin-top: -63px!important;
    transform:none!important;
        margin-bottom: 40px!important;
}
div.title-area h2:after{
	margin-left:-10px;
}
.mobile-lists{
	padding: 0px 0px!important;
}
.mobile-lists div.col-md-6{

}
}
@media screen and (min-width:991px){
	.text-right{
		text-align: right;
	}
}
@media screen and (min-width:1100px){
	.text-right{
		text-align: right;
	}
}
@media screen and (max-width:1118px){
	input.datepicker:not(.browser-default){
		width:190px!important;
	}
}
@media screen and (max-width:901px){
	input.datepicker:not(.browser-default){
		width:150px!important;
	}
	.mobile-lists div.col-md-6 .btn-outline{
	font-size:14px;
	padding:6px 12px!important;
}
.row.mobile-row.hilster {
    margin-left: -74px;
}
footer .logoarea {
    text-align: right;
    padding: 15px 0px 0px;
}
}
@media screen and (max-width:812px){
	input.datepicker:not(.browser-default){
		    width: 125px!important;
	}
	.row.mobile-row.hilster {
    margin-left: -24px;
}
}
@media screen and (max-width:768px){
.form-area form label{
	font-size: 14px!important;
}
.form-area form input.datepicker:not(.browser-default), .form-area form .select-wrapper input.select-dropdown{
	font-size: 14px!important;
}
.row.mobile-row.hilster {
    margin-left: -121px;
}
}
@media screen and (max-width:660px){
	.row.mobile-row.hilster {
    margin-left: -103px;
}
}
.mobile-lists h2{
	font-size:20px;
	text-align: center;
	background:#fff;
	/*box-shadow:0 16px 38px -16px rgba(0, 0, 0, .56), 0 4px 10px 0 rgba(0, 0, 0, .12), 0 2px 10px -7px rgba(0, 0, 0, .2);*/
	padding:15px 0px;
	margin-top:10px;
	font-weight:700;
}
.mobile-lists{
    padding: 0px 60px;
    text-align: center;
}
.mobile-lists div.col-md-6{
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	    height: auto;
	    padding-bottom:15px;
}
.mobile-lists p{
	text-align: center;
}
#tabs-swipe-demo a{
	color:#4092e9;
}
#tabs-swipe-demo a:hover{
text-decoration: none;
}
#tabs-swipe-demo a:active{
	text-decoration: none;
}
#tabs-swipe-demo a:visited{
	text-decoration: none;
}
#tabs-swipe-demo a:link{
	text-decoration: none;
}
#tabs-swipe-demo a.active{
	color:#222;
	font-weight:600;
	text-transform: uppercase!important;
}
.tabs .indicator{
	    background-color: #4092e9!important;
}
.tabs-height{
	    padding-top: 80px!important;
}
.table-view .table-header{
	padding:10px 0px;
	display: block;
	width:100%;
}
.table-view .table-header strong{
	font-weight:700;
	font-size:16px!important;
}
.newtable td:first-child{
	width:40%;
}
.pTable tr:last-child{
	border-bottom:1px solid #ccc;
}
.dropdown-content li>a, .dropdown-content li>span{
	color:#4092e9!important;
}
.dropdown-content{
	top:-64px!important;
}
@media screen and (max-width:366px){
	.caret {
    border-top: 0px dashed;
    right: 31px!important;
}
	.col-md-6.text-right{
		/*text-align: left;*/
		padding-left:0px;
		padding-right:0px;
	}
	.select-wrapper input.select-dropdown{
		width:122px!important;
	}
	.form-area .row:not(:first-child){
		display: block;
	}
	div.iphone{
		width:100%;
		text-align: center;
		margin-top: -19px;
    margin-bottom: -32px;
	}
	div.iphone-33{
		width:33.33%!important;
		padding:0!important;
	}
	.form-area .row .col{
		width:50%;
	}
	.form-area form .iphone-33 input.datepicker:not(.browser-default), .form-area form .iphone-33 .select-wrapper input.select-dropdown{
		font-size:12px!important;
	}
	.banner-area > h1{
		font-size:34px;
	}
	div.wizard{
		    padding: 0!important;
    margin-left: -15px!important;
    margin-right: -15px!important;
	}
}
@media screen and (max-width:828px){
	div.wizard ul li{
		padding: 0px 5px;
	}
	div.wizard ul li:not(:last-child) div:after{
		width:80px;
	}
}
@media screen and (max-width:408px){
	div.wizard{
		    padding: 0!important;
    margin-left: -15px!important;
    margin-right: -15px!important;
	}
}
@media screen and (max-width:378px){
	div.wizard ul li{
		padding:0px 0px!important;
	}
/*.caret{
		right:46px!important;
	}*/
}
@media screen and (max-width:688px){
	.mobile-lists div.col-md-6 .btn-outline{
		    
   /* padding: 3px 6px!important;*/
	}
	.form-area form .iphone-33 input.datepicker:not(.browser-default), .form-area form .iphone-33 .select-wrapper input.select-dropdown{
		    font-size: 16px!important;
    text-align: center;
	}
}


@media screen and (max-width:328px){
	div.wizard ul li{
		    margin: 0px 9px!important;
	}
	div.wizard ul li:not(:last-child) div:after{
		width:50px!important;
	}
	.form-area form .iphone-33 input.datepicker:not(.browser-default), .form-area form .iphone-33 .select-wrapper input.select-dropdown{
		font-size:15px!important;
	}
}

@media screen and (max-width:288px){
	div.wizard ul li{
		    margin: 0px 2px!important;
	}
	div.wizard ul li:not(:last-child) div:after{
		width:30px!important;
	}
	.form-area form .iphone-33 input.datepicker:not(.browser-default), .form-area form .iphone-33 .select-wrapper input.select-dropdown{
		font-size:15px!important;
	}
}
@media screen and (max-width:1119px){
	input.datepicker:not(.browser-default){
		font-size:18px!important;
	}
}
@media screen and (max-width:901px){
	input.datepicker:not(.browser-default){
		font-size:16px!important;
	}
}
@media screen and (max-width:812px){
	input.datepicker:not(.browser-default){
		    font-size: 16px!important;
    text-align: center;
	}
}

.hovertext1{
	    position: relative;
    display: inline-block;
}
.hovertext1 .insurer-text {
    visibility: hidden;
    background-color: #fff;
    color: #888;
    text-align: left;
    padding: 5px 0;
    border-radius: 3px;
    position: absolute;
    z-index: 1;
    opacity:0;
    transition: ease-in all 0.2s;
    font-size:12px;
    width:200px;
    top:-80px;
    right:0;
    box-shadow:0px 3px 8px #888;
    font-weight:400;
    padding:5px 8px;
    line-height:1.5;
}
.hovertext1:hover .insurer-text{
	visibility: visible;
	opacity:1;
	display: block;

}


.dropzone.dz-clickable {
    cursor: pointer;
}
.dropzone {
    border: 2px dashed !important;
    border-radius: 10px;
}
.dropzone {
    min-height: 150px;
    border: 2px solid rgba(0,0,0,0.3);
    background: white;
    padding: 20px 20px;
}
.white-form-section {
    width: 100%;
    background: #fff;
    border: 1px solid #4092e9;
    padding: 30px;
    color: #4092e9;
    margin-top: 20px;
    z-index: 1;
}
.dropzone {
    min-height: 150px;
    border: 2px solid rgba(0, 0, 0, 0.3);
    background: white;
    padding: 20px 20px;
        position: relative;
}
.dropzone.dz-clickable .dz-message, .dropzone.dz-clickable .dz-message * {
    cursor: pointer;
}
.dropzone .dz-message {
    text-align: center;
    margin: 2em 0;
}
.applicationController form div div div div {
    padding-top: 10px;
}
.dropzone, .dropzone * {
    box-sizing: border-box;
}
p.hint{
	color:red;
	font-size:12px;
	margin-top:-10px;
	position: absolute;
}
.dropzone{
	margin-bottom: 30px;
    margin-top: 30px;
}
@media screen and (max-width:767px){
	.nav.navbar-nav{
		display: none;
	}
	.buttons-area div.col-xs-12{
		text-align: center;
		margin:10px 0px;
	}
	div.col-sm-12.text-right,div.col-xs-12.text-right{
		text-align: center;
	}
}

@media screen and (max-width:293px){
	.buttons-area div.col-xs-12 a{
		    white-space: normal;
    height: auto!important;
    line-height: 1.5;
    border-radius: 42px!important;
	}
}
.quote-form .select-wrapper input.select-dropdown{
	    color: #9e9e9e!important;
	    font-size:1rem!important;
	        font-weight: 700!important;
}
@media screen and (max-width:760px){
	.container-fluid{
		padding-left:0px;
		padding-right:0px;
	}
}
@media screen and (max-width:726px){
	.container-fluid{
		/*margin-left:-40px;*/
	}
	.form-area{
		/*margin-left:-45px!important;*/
	}
}
@media screen and (max-width:642px){
	.form-area{
		/*margin-left:-80px!important;*/
	}
}
@media screen and (max-width:600px){
	.row.mobile-row.hilster {
    margin-left: -42px!important;
}
	div.summary-sec .title-sec{
		text-align: center;
	}
	div.summary-sec table, div.summary-sec table tr, div.summary-sec table td, div.summary-sec table tbody{
		display: block;
		width:100%!important;
		text-align: center;
		padding:2px 0px!important;
	}
	div.com-area p{
		width:100%;
	}
	div.all-center{
		    margin: 0;
    width: 100%;
    text-align: left;
	}
	div.all-center .col-md-2{
		padding:10px 15px;
		width:100%;
	}
	div.com-area p{
        margin: 0px auto 18px auto;
    font-size: 14px;
	}
	div.com-area p.boldify{
		margin-bottom:40px;
	}
	div.confirm-agree [type="checkbox"]+label:before, [type="checkbox"]:not(.filled-in)+label:after{
			/*top:100%;*/
	}
	.form-area{
		margin-left:0px!important;
	}
	.container-fluid{
		margin-left:0px;
	}
div.iphone-33 {
    padding-left: 10px!important;
    margin-right: -84px;
    margin-left: 45px!important;
}
	.second-screen{
		margin-left:-1px!important;
	}
	footer {
    background: #eeeeee;
    margin-left: -15px;
    padding: 10px 20px;
    position: absolute;
    margin-right: -15px;
    width:auto;
}
}
@media screen and (max-width:544px){
	.row.mobile-row.hilster {
    margin-left: 15px!important;
}
	.col-md-6.text-right{
		    padding-left: 0px;
    padding-right: 0px;
	}
div.iphone {
    width: 100%;
    text-align: center;
    margin-top: -61px;
    margin-bottom: -32px;
}
.mobiles-2 {
    margin-top: 12px!important;
}
div.iphone-33{
	width: 33.33%!important;
    padding: 0!important;
}
.form-area .row:not(:first-child){
	display: block!important;
}
.hilster {
    margin-top: -63px!important;
    transform: none!important;
    margin-bottom: 40px!important;
}
}
@media screen and (max-width:415px){
	.mobile-lists div.col-md-6 .btn-outline{
		    /*font-size: 12px!important;
    padding: 1px 3px!important;*/
	}
	.form-area form .iphone-33 input.datepicker:not(.browser-default), .form-area form .iphone-33 .select-wrapper input.select-dropdown{
		font-size:14px!important;
	}
	.row.mobile-row.hilster {
    margin-left: 5px!important;
}
}
@media screen and (max-width:415px){
	.mobile-lists div.col-md-6 .btn-outline{
	   /* white-space: normal;
    line-height: 17px;*/
}
.form-area form .iphone-33 input.datepicker:not(.browser-default), .form-area form .iphone-33 .select-wrapper input.select-dropdown{
		    font-size: 16px!important;
    text-align: center;
	}
}
@media screen and (max-width: 366px){
	.form-area form .iphone-33 input.datepicker:not(.browser-default), .form-area form .iphone-33 .select-wrapper input.select-dropdown{
	    width: 99px!important;
	    font-size:16px!important
	}
}
@media screen and (max-width:302px){
	.form-area form .iphone-33 input.datepicker:not(.browser-default), .form-area form .iphone-33 .select-wrapper input.select-dropdown{
	    width: 98px!important;
     font-size: 15px!important;
    margin-left: -9px!important;
}
}

@media screen and (max-width:1068px){
	div.summary-sec .col-md-12 table tr td{
		    padding: 2px 78px 2px 0px;
	}
}
@media screen and (max-width:1326px){
	div.summary-sec .col-md-12 table tr td{
	padding: 2px 74px 2px 0px;
}
}
@media screen and (max-width:336px){
	.title-area h4{
		font-size:1.8rem;
	}
}
.picker__close, .picker__today, .picker__clear{
	display: none!important;
}
