
@font-face{font-family:Raleway-Medium;src:url(../fonts/Raleway-Medium.ttf);}
@font-face{font-family:Raleway-Bold;src:url(../fonts/Raleway-Bold.ttf);}
@font-face{font-family:Raleway-regular;src:url(../fonts/Raleway-Regular.ttf);}
body{font-family:Raleway-regular;font-feature-settings: 'lnum' 1 !important;}

/*Menu and Footer css*/
.navbar-inverse{background:#ffffff;border:0px;margin-bottom:0px;padding:10px 0px;}
.navbar-fixed-top img{padding:0px 0px 0px 15px;}
.navbar-inverse .navbar-nav > li > a{color:#000;font-weight:700;}
#tabs .nav-tabs .nav-link.act p{color:#fff;}
.nav-tabs{border:0px !important;}
#tabs .nav-tabs .nav-link h4{font-weight:700;}
#tabs .nav-tabs .nav-link{background:#eff0f2;color:#000;font-size:14px;float:left;padding:0px 20px;margin-right:2px;border-bottom:2px solid #fff;border-right:2px solid #fff;}
#tabs .nav-tabs .nav-link:hover,#tabs .nav-tabs .nav-link:active,#tabs .nav-tabs .nav-link:focus{background:#724793;color:#fff;}
#tabs .nav-tabs .nav-link:focus{background:#541b80;color:#fff;}
a:focus, a:hover{color:#23527c;text-decoration:none;}
#tabs .nav-tabs .nav-link:hover p,#tabs .nav-tabs .nav-link:active p,#tabs .nav-tabs .nav-link:focus p{color:#fff;}
#nav-tabContent{background:#f2f2f2;}
#tabs h1{text-align:center;margin-bottom:4%;}
.tab-content1{padding:0px 10px 10px 20px;margin-top:20px;}
.border-right{border-right:2px solid #c5c5c5;}
.nav-effect{background:#fff;box-shadow:1px 0px 8px #444;}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus{color:#663399;background-color:transparent;}
.footer_wrapper{background:#232323;}
.footer_bottom{padding:30px 0px;}
.footer_bottom span{display:block;font-size:14px;color:#cccccc;text-align:center;}
.footer_bottom span a{display:inline-block;color:#663399;font-size:16px;transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-webkit-transition:all 0.3s ease-in-out;}
.pad-15{padding:0px 15px !important;}
#form h1{margin-bottom:3%;}
.date .radio-option .list-order{margin-top:-3px !important;}
.quick_links h2,.quick_links p,.footer_bottom h2,.footer_bottom p,.orcal-partner p,.email_us a,#form h1{color:#fff !important;}
.footer_bottom h2{margin-bottom:20px;}
.footer_bottom p{font-size:14px;}
.orcal-partner p{font-size:12px;font-weight:bold;}
.email_us span{text-transform:uppercase;color:#9161a2;font-weight:700;}
@media screen and (max-width:992px) and (min-width:767px)
{.nav > li > a{padding:10px 5px;font-size:14px;}
}
.navbar-inverse .navbar-toggle .icon-bar{background-color:#000;}
.navbar-inverse .navbar-toggle:hover .icon-bar{background-color:#fff;}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form{margin-top:10px;}
#tabs .nav-tabs .nav-link{width:100%;text-align:center;}

/* End of Menu and Footer css*/


/*Eloqua form css*/
  .elq-form .elq-required{
    color:red!important;
    display:inline;
    float:none;
    font-weight:700;
    margin:0;
    padding:0}
  .elq-form .elq-label{
    display:inline-block;
    max-width:100%;
    font-weight:400;
    box-sizing:border-box;
    margin-bottom:0}
  .elq-form .elq-label-top{
    padding-bottom:3px}
  .elq-form .elq-item-label{
    max-width:100%;
    font-weight:400;
    box-sizing:border-box}
  .elq-form .elq-item-textarea{
    resize:vertical;
    min-height:48px;
    max-height:360px;
    box-sizing:border-box}
  .elq-form .elq-item-input,.elq-form .elq-item-select,.elq-form .elq-item-textarea{
    font-family:inherit;
    font-size:inherit;
    line-height:inherit;
    color:inherit;
    font:inherit;
    width: 100%!important;
    border-bottom: 1px solid #639;
    border-top:0px;
    border-left:0px;
    border-right:0px;
    margin:0;
    margin-left: 10px;}
  .elq-form .elq-item-select{
    text-transform:none}
  .elq-form .row.single-checkbox-row{
    margin-left:0}
  .elq-form .elq-field-style{
    padding-bottom:10px}
  .elq-form .elq-field-style input[type=submit]{
    -webkit-appearance:square-button}
  @-webkit-keyframes spin{
    0%{
      -webkit-transform:rotate(0deg)}
    to{
      -webkit-transform:rotate(1turn)}
  }
  @keyframes spin{
    0%{
      transform:rotate(0deg)}
    to{
      transform:rotate(1turn)}
  }
  .elq-form .loader{
    vertical-align:middle;
    display:inline-block;
    margin-left:10px;
    border:3px solid #f3f3f3;
    border-radius:50%;
    border-top:3px solid #3498db;
    width:20px;
    height:20px;
    -webkit-animation:spin 2s linear infinite;
    animation:spin 2s linear infinite}
  .elq-form input[type=checkbox],.elq-form input[type=radio]{
    margin:0}
  .elq-form *,.elq-form :after,.elq-form :before{
    box-sizing:border-box}
  .elq-form html{
    font-size:10px;
    -webkit-tap-highlight-color:transparent}
  .elq-form body{
    font-family:Helvetica Neue,Helvetica,Arial,sans-serif;
    font-size:14px;
    line-height:1.42857;
    color:#333;
    background-color:#fff}
  .elq-form button,.elq-form input,.elq-form select,.elq-form textarea{
    font-family:inherit;
    font-size:inherit;
    line-height:inherit}
  .elq-form a{
    color:#337ab7;
    text-decoration:none}
  .elq-form a:focus,.elq-form a:hover{
    color:#23527c;
    text-decoration:underline}
  .elq-form a:focus{
    outline:5px auto -webkit-focus-ring-color;
    outline-offset:-2px}
  .elq-form figure{
    margin:0}
  .elq-form img{
    vertical-align:middle}
  .elq-form .img-responsive{
    display:block;
    max-width:100%;
    height:auto}
  .elq-form .img-rounded{
    border-radius:6px}
  .elq-form .img-thumbnail{
    padding:4px;
    line-height:1.42857;
    background-color:#fff;
    border:1px solid #ddd;
    border-radius:4px;
    transition:all .2s ease-in-out;
    display:inline-block;
    max-width:100%;
    height:auto}
  .elq-form .img-circle{
    border-radius:50%}
  .elq-form hr{
    margin-top:20px;
    margin-bottom:20px;
    border:0;
    border-top:1px solid #eee}
  .elq-form .sr-only{
    position:absolute;
    width:1px;
    height:1px;
    margin:-1px;
    padding:0;
    overflow:hidden;
    clip:rect(0,0,0,0);
    border:0}
  .elq-form .sr-only-focusable:active,.elq-form .sr-only-focusable:focus{
    position:static;
    width:auto;
    height:auto;
    margin:0;
    overflow:visible;
    clip:auto}
  .elq-form [role=button]{
    cursor:pointer}
  .elq-form .container{
    margin-right:auto;
    margin-left:auto;
    padding-left:15px;
    padding-right:15px}
  .elq-form .container:after,.elq-form .container:before{
    content:" ";
    display:table}
  .elq-form .container:after{
    clear:both}
  @media (min-width:768px){
    .elq-form .container{
      width:750px}
  }
  @media (min-width:992px){
    .elq-form .container{
      width:970px}
  }
  @media (min-width:1200px){
    .elq-form .container{
      width:1170px}
  }
  .elq-form .container-fluid{
    margin-right:auto;
    margin-left:auto;
    padding-left:0px;
    padding-right:0px}
  .elq-form .container-fluid:after,.elq-form .container-fluid:before{
    content:" ";
    display:table}
  .elq-form .container-fluid:after{
    clear:both}
  .elq-form .row{
    margin-left:-15px;
    margin-right:-15px}
  .elq-form .row:after,.elq-form .row:before{
    content:" ";
    display:table}
  .elq-form .row:after{
    clear:both}
  .elq-form .col-lg-1,.elq-form .col-lg-2,.elq-form .col-lg-3,.elq-form .col-lg-4,.elq-form .col-lg-5,.elq-form .col-lg-6,.elq-form .col-lg-7,.elq-form .col-lg-8,.elq-form .col-lg-9,.elq-form .col-lg-10,.elq-form .col-lg-11,.elq-form .col-lg-12,.elq-form .col-md-1,.elq-form .col-md-2,.elq-form .col-md-3,.elq-form .col-md-4,.elq-form .col-md-5,.elq-form .col-md-6,.elq-form .col-md-7,.elq-form .col-md-8,.elq-form .col-md-9,.elq-form .col-md-10,.elq-form .col-md-11,.elq-form .col-md-12,.elq-form .col-sm-1,.elq-form .col-sm-2,.elq-form .col-sm-3,.elq-form .col-sm-4,.elq-form .col-sm-5,.elq-form .col-sm-6,.elq-form .col-sm-7,.elq-form .col-sm-8,.elq-form .col-sm-9,.elq-form .col-sm-10,.elq-form .col-sm-11,.elq-form .col-sm-12,.elq-form .col-xs-1,.elq-form .col-xs-2,.elq-form .col-xs-3,.elq-form .col-xs-4,.elq-form .col-xs-5,.elq-form .col-xs-6,.elq-form .col-xs-7,.elq-form .col-xs-8,.elq-form .col-xs-9,.elq-form .col-xs-10,.elq-form .col-xs-11,.elq-form .col-xs-12{
    position:relative;
    min-height:1px;
    padding-left:15px;
    padding-right:15px}
  .elq-form .col-xs-1,.elq-form .col-xs-2,.elq-form .col-xs-3,.elq-form .col-xs-4,.elq-form .col-xs-5,.elq-form .col-xs-6,.elq-form .col-xs-7,.elq-form .col-xs-8,.elq-form .col-xs-9,.elq-form .col-xs-10,.elq-form .col-xs-11,.elq-form .col-xs-12{
    float:left}
  .elq-form .col-xs-1{
    width:8.33333%}
  .elq-form .col-xs-2{
    width:16.66667%}
  .elq-form .col-xs-3{
    width:25%}
  .elq-form .col-xs-4{
    width:33.33333%}
  .elq-form .col-xs-5{
    width:41.66667%}
  .elq-form .col-xs-6{
    width:50%}
  .elq-form .col-xs-7{
    width:58.33333%}
  .elq-form .col-xs-8{
    width:66.66667%}
  .elq-form .col-xs-9{
    width:75%}
  .elq-form .col-xs-10{
    width:83.33333%}
  .elq-form .col-xs-11{
    width:91.66667%}
  .elq-form .col-xs-12{
    width:100%}
  .elq-form .col-xs-pull-0{
    right:auto}
  .elq-form .col-xs-pull-1{
    right:8.33333%}
  .elq-form .col-xs-pull-2{
    right:16.66667%}
  .elq-form .col-xs-pull-3{
    right:25%}
  .elq-form .col-xs-pull-4{
    right:33.33333%}
  .elq-form .col-xs-pull-5{
    right:41.66667%}
  .elq-form .col-xs-pull-6{
    right:50%}
  .elq-form .col-xs-pull-7{
    right:58.33333%}
  .elq-form .col-xs-pull-8{
    right:66.66667%}
  .elq-form .col-xs-pull-9{
    right:75%}
  .elq-form .col-xs-pull-10{
    right:83.33333%}
  .elq-form .col-xs-pull-11{
    right:91.66667%}
  .elq-form .col-xs-pull-12{
    right:100%}
  .elq-form .col-xs-push-0{
    left:auto}
  .elq-form .col-xs-push-1{
    left:8.33333%}
  .elq-form .col-xs-push-2{
    left:16.66667%}
  .elq-form .col-xs-push-3{
    left:25%}
  .elq-form .col-xs-push-4{
    left:33.33333%}
  .elq-form .col-xs-push-5{
    left:41.66667%}
  .elq-form .col-xs-push-6{
    left:50%}
  .elq-form .col-xs-push-7{
    left:58.33333%}
  .elq-form .col-xs-push-8{
    left:66.66667%}
  .elq-form .col-xs-push-9{
    left:75%}
  .elq-form .col-xs-push-10{
    left:83.33333%}
  .elq-form .col-xs-push-11{
    left:91.66667%}
  .elq-form .col-xs-push-12{
    left:100%}
  .elq-form .col-xs-offset-0{
    margin-left:0}
  .elq-form .col-xs-offset-1{
    margin-left:8.33333%}
  .elq-form .col-xs-offset-2{
    margin-left:16.66667%}
  .elq-form .col-xs-offset-3{
    margin-left:25%}
  .elq-form .col-xs-offset-4{
    margin-left:33.33333%}
  .elq-form .col-xs-offset-5{
    margin-left:41.66667%}
  .elq-form .col-xs-offset-6{
    margin-left:50%}
  .elq-form .col-xs-offset-7{
    margin-left:58.33333%}
  .elq-form .col-xs-offset-8{
    margin-left:66.66667%}
  .elq-form .col-xs-offset-9{
    margin-left:75%}
  .elq-form .col-xs-offset-10{
    margin-left:83.33333%}
  .elq-form .col-xs-offset-11{
    margin-left:91.66667%}
  .elq-form .col-xs-offset-12{
    margin-left:100%}
  @media (min-width:768px){
    .elq-form .col-sm-1,.elq-form .col-sm-2,.elq-form .col-sm-3,.elq-form .col-sm-4,.elq-form .col-sm-5,.elq-form .col-sm-6,.elq-form .col-sm-7,.elq-form .col-sm-8,.elq-form .col-sm-9,.elq-form .col-sm-10,.elq-form .col-sm-11,.elq-form .col-sm-12{
      float:left}
    .elq-form .col-sm-1{
      width:8.33333%}
    .elq-form .col-sm-2{
      width:16.66667%}
    .elq-form .col-sm-3{
      width:25%}
    .elq-form .col-sm-4{
      width:33.33333%}
    .elq-form .col-sm-5{
      width:41.66667%}
    .elq-form .col-sm-6{
      width:50%}
    .elq-form .col-sm-7{
      width:58.33333%}
    .elq-form .col-sm-8{
      width:66.66667%}
    .elq-form .col-sm-9{
      width:75%}
    .elq-form .col-sm-10{
      width:83.33333%}
    /*.elq-form .col-sm-11{
      width:91.66667%}*/
    .elq-form .col-sm-12{
      width:100%}
    .elq-form .col-sm-pull-0{
      right:auto}
    .elq-form .col-sm-pull-1{
      right:8.33333%}
    .elq-form .col-sm-pull-2{
      right:16.66667%}
    .elq-form .col-sm-pull-3{
      right:25%}
    .elq-form .col-sm-pull-4{
      right:33.33333%}
    .elq-form .col-sm-pull-5{
      right:41.66667%}
    .elq-form .col-sm-pull-6{
      right:50%}
    .elq-form .col-sm-pull-7{
      right:58.33333%}
    .elq-form .col-sm-pull-8{
      right:66.66667%}
    .elq-form .col-sm-pull-9{
      right:75%}
    .elq-form .col-sm-pull-10{
      right:83.33333%}
    .elq-form .col-sm-pull-11{
      right:91.66667%}
    .elq-form .col-sm-pull-12{
      right:100%}
    .elq-form .col-sm-push-0{
      left:auto}
    .elq-form .col-sm-push-1{
      left:8.33333%}
    .elq-form .col-sm-push-2{
      left:16.66667%}
    .elq-form .col-sm-push-3{
      left:25%}
    .elq-form .col-sm-push-4{
      left:33.33333%}
    .elq-form .col-sm-push-5{
      left:41.66667%}
    .elq-form .col-sm-push-6{
      left:50%}
    .elq-form .col-sm-push-7{
      left:58.33333%}
    .elq-form .col-sm-push-8{
      left:66.66667%}
    .elq-form .col-sm-push-9{
      left:75%}
    .elq-form .col-sm-push-10{
      left:83.33333%}
    .elq-form .col-sm-push-11{
      left:91.66667%}
    .elq-form .col-sm-push-12{
      left:100%}
    .elq-form .col-sm-offset-0{
      margin-left:0}
    .elq-form .col-sm-offset-1{
      margin-left:8.33333%}
    .elq-form .col-sm-offset-2{
      margin-left:16.66667%}
    .elq-form .col-sm-offset-3{
      margin-left:25%}
    .elq-form .col-sm-offset-4{
      margin-left:33.33333%}
    .elq-form .col-sm-offset-5{
      margin-left:41.66667%}
    .elq-form .col-sm-offset-6{
      margin-left:50%}
    .elq-form .col-sm-offset-7{
      margin-left:58.33333%}
    .elq-form .col-sm-offset-8{
      margin-left:66.66667%}
    .elq-form .col-sm-offset-9{
      margin-left:75%}
    .elq-form .col-sm-offset-10{
      margin-left:83.33333%}
    .elq-form .col-sm-offset-11{
      margin-left:91.66667%}
    .elq-form .col-sm-offset-12{
      margin-left:100%}
  }
  @media (min-width:992px){
    .elq-form .col-md-1,.elq-form .col-md-2,.elq-form .col-md-3,.elq-form .col-md-4,.elq-form .col-md-5,.elq-form .col-md-6,.elq-form .col-md-7,.elq-form .col-md-8,.elq-form .col-md-9,.elq-form .col-md-10,.elq-form .col-md-11,.elq-form .col-md-12{
      float:left}
    .elq-form .col-md-1{
      width:8.33333%}
    .elq-form .col-md-2{
      width:16.66667%}
    .elq-form .col-md-3{
      width:25%}
    .elq-form .col-md-4{
      width:33.33333%}
    .elq-form .col-md-5{
      width:41.66667%}
    .elq-form .col-md-6{
      width:50%}
    .elq-form .col-md-7{
      width:58.33333%}
    .elq-form .col-md-8{
      width:66.66667%}
    .elq-form .col-md-9{
      width:75%}
    .elq-form .col-md-10{
      width:83.33333%}
    /*.elq-form .col-md-11{
      width:91.66667%}*/
    .elq-form .col-md-12{
      width:100%}
    .elq-form .col-md-pull-0{
      right:auto}
    .elq-form .col-md-pull-1{
      right:8.33333%}
    .elq-form .col-md-pull-2{
      right:16.66667%}
    .elq-form .col-md-pull-3{
      right:25%}
    .elq-form .col-md-pull-4{
      right:33.33333%}
    .elq-form .col-md-pull-5{
      right:41.66667%}
    .elq-form .col-md-pull-6{
      right:50%}
    .elq-form .col-md-pull-7{
      right:58.33333%}
    .elq-form .col-md-pull-8{
      right:66.66667%}
    .elq-form .col-md-pull-9{
      right:75%}
    .elq-form .col-md-pull-10{
      right:83.33333%}
    .elq-form .col-md-pull-11{
      right:91.66667%}
    .elq-form .col-md-pull-12{
      right:100%}
    .elq-form .col-md-push-0{
      left:auto}
    .elq-form .col-md-push-1{
      left:8.33333%}
    .elq-form .col-md-push-2{
      left:16.66667%}
    .elq-form .col-md-push-3{
      left:25%}
    .elq-form .col-md-push-4{
      left:33.33333%}
    .elq-form .col-md-push-5{
      left:41.66667%}
    .elq-form .col-md-push-6{
      left:50%}
    .elq-form .col-md-push-7{
      left:58.33333%}
    .elq-form .col-md-push-8{
      left:66.66667%}
    .elq-form .col-md-push-9{
      left:75%}
    .elq-form .col-md-push-10{
      left:83.33333%}
    .elq-form .col-md-push-11{
      left:91.66667%}
    .elq-form .col-md-push-12{
      left:100%}
    .elq-form .col-md-offset-0{
      margin-left:0}
    .elq-form .col-md-offset-1{
      margin-left:8.33333%}
    .elq-form .col-md-offset-2{
      margin-left:16.66667%}
    .elq-form .col-md-offset-3{
      margin-left:25%}
    .elq-form .col-md-offset-4{
      margin-left:33.33333%}
    .elq-form .col-md-offset-5{
      margin-left:41.66667%}
    .elq-form .col-md-offset-6{
      margin-left:50%}
    .elq-form .col-md-offset-7{
      margin-left:58.33333%}
    .elq-form .col-md-offset-8{
      margin-left:66.66667%}
    .elq-form .col-md-offset-9{
      margin-left:75%}
    .elq-form .col-md-offset-10{
      margin-left:83.33333%}
    .elq-form .col-md-offset-11{
      margin-left:91.66667%}
    .elq-form .col-md-offset-12{
      margin-left:100%}
  }
  @media (min-width:1200px){
    .elq-form .col-lg-1,.elq-form .col-lg-2,.elq-form .col-lg-3,.elq-form .col-lg-4,.elq-form .col-lg-5,.elq-form .col-lg-6,.elq-form .col-lg-7,.elq-form .col-lg-8,.elq-form .col-lg-9,.elq-form .col-lg-10,.elq-form .col-lg-11,.elq-form .col-lg-12{
      float:left}
    .elq-form .col-lg-1{
      width:8.33333%}
    .elq-form .col-lg-2{
      width:16.66667%}
    .elq-form .col-lg-3{
      width:25%}
    .elq-form .col-lg-4{
      width:33.33333%}
    .elq-form .col-lg-5{
      width:41.66667%}
    .elq-form .col-lg-6{
      width:50%}
    .elq-form .col-lg-7{
      width:58.33333%}
    .elq-form .col-lg-8{
      width:66.66667%}
    .elq-form .col-lg-9{
      width:75%}
    .elq-form .col-lg-10{
      width:83.33333%}
    .elq-form .col-lg-11{
      width:91.66667%}
    .elq-form .col-lg-12{
      width:100%}
    .elq-form .col-lg-pull-0{
      right:auto}
    .elq-form .col-lg-pull-1{
      right:8.33333%}
    .elq-form .col-lg-pull-2{
      right:16.66667%}
    .elq-form .col-lg-pull-3{
      right:25%}
    .elq-form .col-lg-pull-4{
      right:33.33333%}
    .elq-form .col-lg-pull-5{
      right:41.66667%}
    .elq-form .col-lg-pull-6{
      right:50%}
    .elq-form .col-lg-pull-7{
      right:58.33333%}
    .elq-form .col-lg-pull-8{
      right:66.66667%}
    .elq-form .col-lg-pull-9{
      right:75%}
    .elq-form .col-lg-pull-10{
      right:83.33333%}
    .elq-form .col-lg-pull-11{
      right:91.66667%}
    .elq-form .col-lg-pull-12{
      right:100%}
    .elq-form .col-lg-push-0{
      left:auto}
    .elq-form .col-lg-push-1{
      left:8.33333%}
    .elq-form .col-lg-push-2{
      left:16.66667%}
    .elq-form .col-lg-push-3{
      left:25%}
    .elq-form .col-lg-push-4{
      left:33.33333%}
    .elq-form .col-lg-push-5{
      left:41.66667%}
    .elq-form .col-lg-push-6{
      left:50%}
    .elq-form .col-lg-push-7{
      left:58.33333%}
    .elq-form .col-lg-push-8{
      left:66.66667%}
    .elq-form .col-lg-push-9{
      left:75%}
    .elq-form .col-lg-push-10{
      left:83.33333%}
    .elq-form .col-lg-push-11{
      left:91.66667%}
    .elq-form .col-lg-push-12{
      left:100%}
    .elq-form .col-lg-offset-0{
      margin-left:0}
    .elq-form .col-lg-offset-1{
      margin-left:8.33333%}
    .elq-form .col-lg-offset-2{
      margin-left:16.66667%}
    .elq-form .col-lg-offset-3{
      margin-left:25%}
    .elq-form .col-lg-offset-4{
      margin-left:33.33333%}
    .elq-form .col-lg-offset-5{
      margin-left:41.66667%}
    .elq-form .col-lg-offset-6{
      margin-left:50%}
    .elq-form .col-lg-offset-7{
      margin-left:58.33333%}
    .elq-form .col-lg-offset-8{
      margin-left:66.66667%}
    .elq-form .col-lg-offset-9{
      margin-left:75%}
    .elq-form .col-lg-offset-10{
      margin-left:83.33333%}
    .elq-form .col-lg-offset-11{
      margin-left:91.66667%}
    .elq-form .col-lg-offset-12{
      margin-left:100%}
  }
  .elq-form .row{
    display:inherit}
  .LV_invalid_field,input.LV_invalid_field:active,input.LV_invalid_field:hover,textarea.LV_invalid_field:active,textarea.LV_invalid_field:hover{
    outline:1px solid #c00}
  .LV_validation_message{
    font-weight:700;
    margin:0 0 0 5px}
  .LV_valid{
    display:none}
  .LV_invalid{
    color:#c00;
    font-size:10px}
  .submit-button-style{
    padding:7px 20px;
    border:1px solid #979797;
    border-radius:3px;
    background-color:#fff;
    color:#4a4a4a;
    cursor:pointer}
  .checkbox-aligned{
    margin-left:5px}
  .form-element-layout{
    padding:5px 10px}
  .form-element-instruction{
    font-size:10px}
  .form-element-form-text{
    margin:0}
  .form-field-visible-xs-block{
    display:none}
  @media (max-width:767px){
    .form-field-visible-xs-block{
      display:block}
  }
  .form-field-hidden-xs{
    display:block}
  @media (max-width:767px){
    .form-field-hidden-xs{
      display:none}
  }
.elq-heading.form-element-form-text
{
  color:#fff;
  text-align: center;
  padding: 5% 0%;
  background: linear-gradient(to right,#495bff ,#9f459a);
  box-shadow: 0 0 25px #999;
  border-radius: 7px;
  margin-top: 0;
  width: 55%;
}
.eloqua-form
{
    margin-top: 140px;
    left: 58px;
}
form
{
    box-shadow: 0px 0px 3px #b3b3b3;
    border-radius: 10px;
    padding: 20px 20px 5px 20px;
    background: #fff;
}
.submit-button-style
{
  background-color: #0db814;
  color:#fff;
  padding: 8px 16px;
  height: 35px !important;
  width: 100px !important;
  border:0px;
}

/*end of Eloqua form*/
/*banner*/
.banner
{
    background: url('../img/NRF_Banner_2020_Final.png')no-repeat left;
    background-size: auto;
    background-size: cover;
    height: 750px;
    background-position-x:-98px; 
}
.nrf-logo-part
{
  background-color: #fff;
  padding: 20px 0px 20px 20px;
}
.banner h1
{
    margin-top: 250px;
    color: white;
    font-family:Raleway-Bold;
    font-size: 45px;
}
.banner h2
{
    color: white;
    font-family:Raleway-regular;
    font-size: 45px;
}
.nrf-logo-part p
{
  color: #70449b;  
  font-family:Raleway-Bold;
  font-size: 20px;
  margin-left: -20px;
  padding-top: 10px;
}
.nrf-logo-part .location-value
{
  margin-left: -50px;
}
.nrf-form
{
  position: absolute;top: -54px;
}
.nrf-mob-form {
    display: none;
}
/*end of the banner*/
/* event highlight */
.container
{
  width: 1150px;
}
.event-highlight
{
    margin-top: 60px;
    margin-bottom: 60px;
}
.event-highlight h1
{
    text-align: center;
    color: #444444;
    font-family:Raleway-Medium;
    padding-bottom: 20px;
    font-size: 40px;
}
.event-highlight p
{
    text-align: left;
    color: #333;
    font-family:Raleway-Medium;
    font-size: 18px;
    padding: 10px 0px;
    line-height: 1.7;
}
.event-highlight a
{
  color: #70449b!important;    
  font-weight: bold;
}

/*Our core competencies*/
.core-competencies
{
  background-color: #efefef;
  padding:50px 0px;
}
.core-competencies h1
{
  text-align: center;
  color: #444444;
  font-family:Raleway-Medium;
  padding-bottom: 50px;
  font-size: 40px;
}
.core-competencies .col-md-4.col-sm-4 
{
  padding: 30px 25px;
  width: 29.5%;
  margin: 0 20px 20px;
  box-shadow: 0px 0px 3px #b3b3b3;
  border-radius: 10px;
  height: 380px;
  background: #fff;
}
.core-competencies .icon
{
  height: 100px;
}
.core-competencies h4
{
  color:#000;
  font-family:Raleway-Medium;
  font-size: 20px;
  margin-bottom: 20px;
}
.core-competencies p
{
  color:#333;
  font-family:Raleway-regular;
  font-size: 16px;
}

@media(min-width: 992px) and (max-width: 1199px)
{
.core-competencies .col-md-4.col-sm-4
  {
    margin: 0 10px 20px!important;
    height: 420px;
    padding: 30px 15px;
  }  
  .elq-form .elq-item-input,.elq-form .elq-item-select,.elq-form .elq-item-textarea
  {
    width: 100%!important;
    margin-left: 20px;
  }
  .container
{
  width: 970px;
}
.eloqua-form
{
  left: 0px;
}
}
@media(min-width: 768px) and (max-width: 991px)
{
.core-competencies .col-md-4.col-sm-4
  {
    margin: 0 10px 20px!important;
    height: 500px;
    padding: 30px 15px;
  }
    .container
{
  width: 750px;
}
  .banner h1 
  {
    margin-top: 300px;
    text-align: center;
  }
  .banner h2
  {
    text-align: center;
  }
  .nrf-form {
    display: none;
}
.eloqua-form
{
  margin-top: 0px;
  left: 0px;
}
.nrf-mob-form {
    display: block;
    margin-top: 30px;
}
}
@media(min-width: 320px) and (max-width: 767px)
{
    .container
{
  width: auto;
}
  .banner
  {
    background: url('../img/NRF_Mobile-old.png')no-repeat center;
    background-size: cover;
  }
  .core-competencies .col-md-4.col-sm-4
  {
    width: 100%;
    margin:0px 0px 20px;
  }
  .nrf-logo-part p
  {
    margin-left: 0px;
  }
  .banner h1 
  {
    margin-top: 300px;
    text-align: center;
  }
  .banner h2
  {
    text-align: center;
  }
  .nrf-logo-part p
  {
    margin-top: -50px;
    margin-left: 90px!important;
  }
  .nrf-logo-part .calendar
  {
    margin-top:20px;
  }
  .nrf-logo-part .map
  {
    margin-top:30px;
  }
  .nrf-logo-part{
    margin: 0 auto;
    box-shadow: 0px 7px 12px #bf9c9c;
    background:transparent;
  }
  .dummy-section
  {
    display: none;
  }
  .eloqua-form 
  {
    margin-top: 0px!important;
    left: 0px;
  }
  .nrf-form {
    display: none;
}
.nrf-mob-form {
    display: block;
    margin-top: 30px;
}
}
@media(min-width: 320px) and (max-width: 339px)
{
  /*.event-highlight
  {
    margin-top: 670px;
  }*/
}
@media(min-width: 350px) and (max-width: 760px)
{
  /*.event-highlight
  {
    margin-top: 670px;
  }*/
}

