
.form-outer {background: #3a3a3c; box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset; margin-bottom: 0px; min-height: 20px; padding: 10px;
color:#fff;}
.form-outer h1{color:#fff; font-weight:bold;} 
.form-outer h4{color:#fff;}
.respo-img{max-width:100%; height:auto;}
.form-control-01 {background-color: rgba(255, 255, 255, .0); background-image: none; border: 2px solid #fff; border-radius: 4px; box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset; color: #fff; display: block; font-size: 14px; height: 34px; line-height: 1.42857; padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s; width: 100%; margin-bottom:5px; }
textarea{height:auto !important;}
.form-main{margin-bottom:20px;}
#yellow-strip{background:#fecc02; color:#000;}
section{float:left; width:100%;}
.pt-10{padding-top:10px;}
#blue-bg{background:#1c81c1; color:#fff; padding-bottom:50px;}
.head-landing{padding:40px 0 20px 0; font-size:40px; font-weight:bold;}
.sub-landing{font-size:20px;}
.event-black{font-size:32px; color:#000; line-height:30px;}
.event-blue{font-size:50px; color:#1c81c1; line-height:30px;}
.leadscon-list{padding-left:0px;}
.leadscon-list li{list-style-type:none; background:url(../png/li-icon.png) no-repeat top 15px left 5px; padding-left:20px; line-height:40px;}
.leadscon-list li:nth-child(even) {background:url(../png/li-icon.png) no-repeat top 15px left 5px #e8e4e4; }
.blue-box{background:#1c81c1; padding:20px 40px 20px 40px; color:#fff;}
#grey-bg{background:#e9eaea; padding-top:50px; padding-bottom:50px;}
#white-bg{background:#fff; padding-top:50px; padding-bottom:50px;}
.right-alignment{text-align:right;}
.left-alignment{text-align:left;}
.benifit-img{margin-top:64px; margin-bottom:20px; max-width:100%; height:auto;}

::-webkit-input-placeholder {color:#fff; }
::-moz-placeholder {color:#fff; }
::-ms-placeholder {color:#fff; }
::placeholder {color:#fff; }
.form-control-01::-moz-placeholder {color: #fff; opacity: 1; }
select option {background-color:#000;}


@media (max-width: 992px)  {

.right-alignment{text-align:center;}
.left-alignment{text-align:center;}
.benifit-img{margin-top:0px; margin-bottom:20px; max-width:100%; height:auto;}
.event-blue{line-height:43px;}
}