#banner{background:url(../jpg/banner-bg.jpg) no-repeat top left; background-size:cover; }
.form-outer {background: #ffffff; box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset; margin-bottom: 0px; min-height: 20px; padding:0 10px 0px 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 {
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #333;
    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;
}
.form-group{margin-bottom:5px;}
textarea{height:auto !important;}
.form-control-01::-moz-placeholder {
    color: #ccc;
    opacity: 1;
}
.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:33px; color:#000; line-height:30px;}
.event-black-bold{font-size:40px; color:#fff; line-height:40px; font-weight:bold;}
.event-black-big-bold{font-size:48px; color:#000; line-height:40px; font-weight:bold;}
.event-blue{font-size:50px; color:#1c81c1; line-height:30px;}
.event-blue-small{font-size:25px; color:#1c81c1; line-height:30px;}
.leadscon-list{padding-left:0px;}
.leadscon-list li{list-style-type:none; background:url(../li-icon.html) no-repeat top 15px left 5px; padding-left:20px; line-height:40px;}
.leadscon-list li:nth-child(even) {background:url(../li-icon.html) 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;}
.header-left-margi{margin-left:200px;}
.header-right-margi{margin-right:50px;}
.header-thanks-right-margi{margin-right:0px;}
.pt-30{padding-top:30px;}
.form-head{font-size:20px; color:#000; font-weight:bold; margin-top:20px;}
.form-head-sub{font-size:15px; color:#000; font-weight:normal; margin-top:10px;}
.banner-main-01{margin-top:50px;}


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

.yellow-text{color:#fef503; font-size:20px;}



@media (max-width: 1200px)  {

.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;}
.header-right-margi{margin-right:0px; text-align:left;}
.header-thanks-right-margi{margin-right:0px; text-align:right;}
.header-left-margi{margin-left:0px; text-align:right;}
}

@media (max-width: 992px)  {
.header-right-margi{text-align:center;}
.header-thanks-right-margi{margin-right:30px; text-align:right;}
.header-left-margi{margin-left:0; text-align:center;}
.form-head{padding-top:20px;}
}

@media (max-width: 700px)  {
.header-right-margi{margin-right:0px; text-align:center; margin-top:20%;}
.header-thanks-right-margi{margin-right:0px; text-align:center; margin-top:20%;}
.header-left-margi{margin-left:25%; text-align:left; margin-top:20%;}
.event-black-bold{font-size:32px;}
.event-black-big-bold{font-size:40px;}
}