@import "animate.css";
@import url(http://netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:300);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:600);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:700);
/*========================================================
                    Main layout styles
=========================================================*/
body {
  font: 400 14px/24px Tahoma, Verdana, Segoe, sans-serif;
  color: #31353d;
  background: #003366;
}
a[href^="tel:"] {
  color: inherit;
  text-decoration: none;
}
a {
  text-decoration: none;
  color: inherit;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
img {
  max-width: 100%;
}
* {
  -webkit-text-size-adjust: none;
}
/* ======= Headers ======= */
h2 {
  font: 300 40px/40px Tahoma, Verdana, Segoe, sans-serif;
  color: #003366;
  text-transform: uppercase;
}
h2 a:hover {
  color: #000000;
}
h3 {
  font: 400 16px/18px Tahoma, Verdana, Segoe, sans-serif;
  text-transform: uppercase;
  color: #003366;
}
h4 {
  font: 400 20px/25px Tahoma, Verdana, Segoe, sans-serif;
  text-transform: uppercase;
  color: #003366;
}
h4 a:hover {
  color: #000044;
}
h5 {
  font: 300 20px/20px Tahoma, Verdana, Segoe, sans-serif;
  text-transform: uppercase;
  color: #003366;
}
h5 a:hover {
  color: #000044;
}
.h5__inset1 {
  font-size: 15px;
  line-height: 18px;
}
h6 {
  font: 300 60px/60px Tahoma, Verdana, Segoe, sans-serif;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  h6 {
    font-size: 40px;
    line-height: 40px;
  }
}
.h6_span {
  font: 300 25px/30px Tahoma, Verdana, Segoe, sans-serif;
  color: #3e454c;
  display: block;
  text-transform: uppercase;
}
/* ======= Buttons ======= */
.btn-default {
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 140px;
  background: #003366;
  color: #ffffff;
  font: 600 15px/18px Tahoma, Verdana, Segoe, sans-serif;
  text-transform: uppercase;
  display: inline-block;
  padding: 15px 0 17px;
  -webkit-transition: background 0.3s ease;
  transition: background 0.3s ease;
}
.btn-default:hover {
  background: #000044;
}
.btn-big {
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 154px;
  height: 65px;
  background: #6699cc;
  color: #ffffff;
  font: 600 18px/20px Tahoma, Verdana, Segoe, sans-serif;
  text-transform: uppercase;
  display: inline-block;
  padding: 20px 0 20px;
  -webkit-transition: background 0.3s ease;
  transition: background 0.3s ease;
}
.btn-big:hover {
  background: #000044;
}
/* ======= Modifiers ======= */
.__orange {
  color: #000044;
}
.__white {
  color: #ffffff;
}
.__line-height {
  line-height: 23px;
}
.__margin1 {
  margin-top: 36px;
}
.__margin2 {
  margin-bottom: 35px;
}
.__margin3 {
  margin-bottom: 31px;
}
.__margin4 {
  margin-top: 8px;
}
/* ======= Wrappers ======= */
.wrapper1 {
  background: #ffffff;
  padding: 62px 0 52px;
}
@media (max-width: 767px) {
  .wrapper1 {
    padding: 31px 0 26px;
  }
}
.wrapper2 {
  background: #f4f5f5;
  padding: 20px 0 25px;
}
@media (max-width: 767px) {
  .wrapper2 {
    padding: 35px 0 27px;
  }
}
.wrapper3 {
  background: #ffffff;
  padding: 69px 0;
}
@media (max-width: 767px) {
  .wrapper3 {
    padding: 34px 0;
  }
}
.wrapper4 {
  background: #f7f7f7;
  padding: 38px 0 10px;
}
@media (max-width: 767px) {
  .wrapper4 {
    padding: 19px 0 11px;
  }
}
.wrapper5 {
  background: #ffffff;
  padding: 63px 0 46px;
}
@media (max-width: 767px) {
  .wrapper5 {
    padding: 31px 0 23px;
  }
}
.wrapper6 {
  background: #f4f5f5;
  padding: 69px 0 46px;
}
@media (max-width: 767px) {
  .wrapper6 {
    padding: 35px 0 23px;
  }
}
.wrapper7 {
  background: #ffffff;
  padding: 69px 0 76px;
}
@media (max-width: 1199px) {
  .wrapper7 {
    padding: 35px 0 38px;
  }
}
@media (max-width: 767px) {
  .wrapper7 {
    padding: 35px 0 38px;
  }
}
.wrapper__center {
  text-align: center;
}
.elements_wrapper1 h6 {
  margin-bottom: 20px;
}
.elements_wrapper1 .h6_span {
  margin-bottom: 26px;
}
.elements_wrapper1 p {
  margin-bottom: 68px;
}
/*========================================================
                    HEADER styles
=========================================================*/
#header {
  padding-top: 45px;
  background: #003366;
}
#header h1 {
  margin-bottom: 64px;
}
#header .logo-wrapper {
  text-align: center;
}
@media (max-width: 767px) {
  #header h1 {
    margin-bottom: 0;
  }
}
nav {
  text-align: center;
  display: inline-block;
  width: 100%;
}
/* Main menu styles
========================================================*/
.sf-menu {
  text-transform: uppercase;
  width: 100%;
}
.sf-menu > li {
  width: 16.66666666%;
  float: left;
  text-align: center;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.sf-menu > li > .sf-with-ul:after {
  font-family: FontAwesome;
  font-size: 10px;
  position: absolute;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  cursor: default;
  content: "\f0d7";
  color: #ffffff;
  bottom: 15px;
  left: 50%;
  margin-left: -3px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.sf-menu > li > a {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-right: 1px solid #393b40;
  font: 600 14px/14px Tahoma, Verdana, Segoe, sans-serif;
  display: block;
  padding: 31px 0 30px;
  background: #6699cc;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  color: #ffffff;
}
.sf-menu > li > a:hover {
  background: #000044;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.sf-menu > li > a:active {
  background: transparent;
  color: #ffffff;
}
.sf-menu > .sfHover > a {
  background: #000044;
}
.sf-menu > .sfHover > a:after {
  color: #ffffff;
}
.sf-menu > li.current > a {
  background: #000044;
}
.sf-menu > li.current > .sf-with-ul:after {
  color: #ffffff;
}
.sf-menu > li.sfHover > a {
  color: #ffffff;
}
.sf-menu a {
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.sf-menu a:hover {
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
/* First level sub-menu styles
========================================================*/
.sf-menu ul {
  width: 187px;
  font: 400 13px/13px Tahoma, Verdana, Segoe, sans-serif;
  position: absolute;
  top: 74px;
  left: 0;
  background: #003366;
  text-align: center;
  padding: 23px 0 22px 0;
  z-index: 2;
  display: none;
}
.sf-menu ul > li + li {
  margin-top: 19px;
}
.sf-menu ul li {
  position: relative;
  display: block;
}
.sf-menu ul li > .sf-with-ul:after {
  font-family: FontAwesome;
  font-size: 10px;
  position: absolute;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  cursor: default;
  content: "\f0da";
  color: #ffffff;
  bottom: -1px;
  right: 40px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.sf-menu ul li a {
  color: #ffffff;
  text-transform: none;
}
.sf-menu ul li a:hover {
  color: #000044;
}
.sf-menu ul > .sfHover > a:after {
  color: #000044;
}
.sf-menu ul li.sfHover > a {
  color: #000044;
}
/* Second level sub-menu styles
========================================================*/
.sf-menu ul ul {
  font-size: 12px;
  position: absolute;
  top: -21px;
  left: 187px;
  background: #000044;
  padding: 13px 0 15px 0;
  z-index: 4;
  text-align: center;
}
.sf-menu ul ul li {
  line-height: 27px;
  margin-top: 1px;
}
.sf-menu ul ul li a {
  color: #6666666;
  text-transform: none;
  display: block;
}
.sf-menu ul ul li:hover {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: #003366;
}
.sf-menu ul ul li:hover a {
  color: #ffffff;
}
.sf-menu ul ul li + li {
  margin-top: 2px;
}
@media only screen and (max-width: 767px) {
  .sf-menu {
    display: none;
  }
  nav {
    width: 100%;
    float: none;
  }
  .select-menu {
    border-radius: none;
    display: block;
    text-transform: capitalize;
    float: none;
    color: #000044;
    width: 100%;
    margin-top: 20px;
    background: #ffffff;
    font: 22px/28px Tahoma, Verdana, Segoe, sans-serif;
    text-align: left;
    border: 1px solid #000044;
    padding: 2px 0;
    position: relative;
    margin-bottom: 20px;
  }
  .select-menu option {
    text-align: left;
    position: relative;
  }
}
/*Core variables and mixins*/
/* Stuck menu styles
========================================================*/
.isStuck {
  background: #003366;
  z-index: 999;
}
.isStuck .sf-menu > li:first-child {
  border-left: 1px solid #393b40;
}
.isStuck .sf-menu > li > a {
  padding: 10px 0 10px;
}
.isStuck .sf-menu > li > .sf-with-ul:after {
  bottom: 0;
}
.isStuck ul {
  top: 34px;
}
@media only screen and (max-width: 979px) {
  .isStuck {
    display: none !important;
  }
}
/*========================================================
                    CONTENT styles
=========================================================*/
/* ======= Post 1 Insurances ======= */
.post1 {
  text-align: center;
  background: #f6f6f6;
  padding: 33px 20px 52px 20px;
  margin-bottom: 23px;
}
.post1 img {
  margin-bottom: 15px;
}
.post1:hover {
  -webkit-transition: background 0.3s ease;
  transition: background 0.3s ease;
  background: #d8d8d8;
}
/* ======= Post 2 Individual Approach ======= */
.post2 img {
  margin-top: 6px;
  float: left;
  margin-right: 20px;
  margin-bottom: 27px;
}
.post2 h2 {
  margin-bottom: 18px;
}
.post2 p {
  margin-bottom: 14px;
}
@media (max-width: 767px) {
  .post2 img {
    float: none;
    margin-right: 9;
  }
}
/* ======= List 1 ======= */
.list1 li {
  position: relative;
  padding-left: 32px;
  font: 300 15px/17px Tahoma, Verdana, Segoe, sans-serif;
  color: #003366;
  text-transform: uppercase;
}
.list1 li + li {
  margin-top: 19px;
}
.list1 li a:hover {
  color: #000044;
}
.list1 li:before {
  content: '';
  position: absolute;
  display: block;
  width: 7px;
  height: 11px;
  left: 0;
  top: 3px;
  background: url(../images/list1.png) no-repeat center;
}
@media (max-width: 767px) {
  .list1 {
    margin-bottom: 30px;
  }
}
/* ======= Post 3 News ======= */
.time1 {
  text-align: center;
}
.time1 .day {
  font: 300 60px/60px Tahoma, Verdana, Segoe, sans-serif;
  color: #000044;
  display: block;
  margin-bottom: 8px;
}
.time1 .month {
  font: 400 20px/20px Tahoma, Verdana, Segoe, sans-serif;
  color: #003366;
  text-transform: uppercase;
  display: block;
}
.post3 {
  margin-top: 33px;
}
.post3 .post3_date {
  float: left;
  margin-right: 18px;
  margin-top: 3px;
}
.post3 h4 {
  margin-bottom: 8px;
}
.post3 p {
  overflow: hidden;
}
/* ======= Post 1 Inset 1 WHY US ======= */
.post1__inset1 {
  margin-top: 40px;
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 35px;
}
.post1__inset1 img {
  margin-bottom: 24px;
}
.post1__inset1 h3 {
  margin-bottom: 10px;
}
/* ======= Post 4 OUR HISTORY ======= */
.post4 {
  margin-top: 37px;
}
.post4 h5 {
  margin-bottom: 11px;
}
.post4 p {
  margin-bottom: 23px;
}
.post4__inset1 {
  margin-bottom: -7px;
}
.post4__inset1 h5 {
  font-weight: 400;
}
/* ======= Post 5 PRESS ======= */
.post5 {
  margin-bottom: 21px;
}
.post5 h5 {
  margin-bottom: 6px;
}
.post5 p {
  margin-bottom: 6px;
}
/* ======= Post 6 OUR STUFF ======= */
.post6 {
  margin-top: 32px;
}
.post6 img {
  margin-bottom: 25px;
}
.post6 h4 {
  margin-bottom: 8px;
}
.post6 a:hover {
  color: #000044;
}
/* ======= Post 7 Claims Service ======= */
.post7 {
  margin-bottom: 20px;
  padding: 30px;
  background: #f6f6f6;
}
.post7 .btn-default {
  width: 121px;
}
.post7 img {
  margin-bottom: 28px;
}
.post7 h3 {
  margin-bottom: 9px;
}
.post7 p {
  margin-bottom: 10px;
}
.post7 .btn-default {
  margin-top: 13px;
}
@media (max-width: 767px) {
  .post7 img {
    width: 100%;
  }
}
/* ======= Gallery ======= */
.gallery_image a {
  display: block;
  position: relative;
  margin-bottom: 37px;
  background: #003366;
}
.gallery_image a img {
  margin-bottom: 0;
}
@media (max-width: 979px) {
  .gallery_image a img {
    width: 100%;
  }
}
.gallery_image a:hover img {
  opacity: 0.3;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
}
.gallery_image a:hover .gallery_icon {
  display: block;
}
.gallery_image a img {
  opacity: 1;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.gallery_image a .gallery_icon {
  display: none;
  width: 30px;
  height: 18px;
  background: url(../images/hover-icon.png) no-repeat center;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -15px;
  margin-top: -9px;
}
/* ======= Post 8 BLOG ======= */
.post8 {
  margin-bottom: 34px;
}
.post8 .post8_datetime {
  float: left;
  margin-right: 16px;
  margin-top: 2px;
}
.post8 img {
  float: left;
  margin-top: 8px;
  margin-right: 20px;
}
.post8 .post_info {
  margin-bottom: 17px;
}
.post8 .post_info span {
  font-size: 13px;
}
.post8 .post_info .posted-by a:hover {
  color: #003366;
}
.post8 .post_info .comments a:hover {
  color: #000044;
}
.post8 .post_info .divider2 {
  margin: 0 14px;
}
.post8 p {
  margin-bottom: 7px;
  overflow: hidden;
}
.post8 .btn-default {
  margin-top: 16px;
}
@media (max-width: 979px) {
  .post8 .btn-default {
    float: right;
  }
}
@media (max-width: 767px) {
  .post8 .post8_datetime {
    float: none;
    margin-right: 0;
    margin-top: 2px;
  }
  .post8 img {
    float: none;
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
    margin-top: 20px;
  }
  .post8 .btn-default {
    margin-top: 5px;
  }
}
/* ======= Google map ======= */
.google-map_contacts {
  margin-top: 39px;
  margin-bottom: 24px;
}
.google-map_contacts iframe {
  width: 430px;
  height: 290px;
}
@media (max-width: 979px) {
  .google-map_contacts iframe {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .google-map_contacts iframe {
    height: 200px;
  }
}
/* ======= ADDRESS ======= */
address .our-address {
  font: 400 20px/25px Tahoma, Verdana, Segoe, sans-serif;
  text-transform: uppercase;
  color: #003366;
  display: inline-block;
  margin-bottom: 8px;
}
address .numbers {
  min-width: 95px;
  display: inline-block;
}
@media (max-width: 767px) {
  address {
    margin-bottom: 30px;
  }
}
/* ======= Simple Link ======= */
.simple-link {
  font-family: "Arial", sans-serif;
  display: inline-block;
}
.simple-link:hover {
  color: #000044;
}
/*========================================================
                    FOOTER styles
=========================================================*/
#footer {
  background: #003366;
}
@media (max-width: 767px) {
  #footer {
    text-align: center;
  }
}
/* ======= Privacy Block ======= */
.privacy-block {
  float: left;
  margin-top: 33px;
  color: #9fa6ae;
}
.privacy-block a:hover {
  color: #000044;
}
.privacy-block .divider1 {
  margin: 0 7px;
}
.privacy-block .company-name {
  font-weight: 600;
  color: #ffffff;
}
@media (max-width: 767px) {
  .privacy-block {
    float: none;
  }
}
/* ======= Socials ======= */
.socials {
  float: right;
  margin-top: 28px;
  margin-bottom: 28px;
}
.socials li {
  display: inline-block;
}
.socials li + li {
  margin-left: 4px;
}
.socials a {
  display: block;
  color: #ffffff;
  background: #9fa6ae;
  width: 34px;
  height: 34px;
  text-align: center;
  border-radius: 100px;
}
.socials a i {
  line-height: 34px;
  font-size: 17px;
}
.socials a:hover {
  background: #6699cc;
}
@media (max-width: 767px) {
  .socials {
    float: none;
  }
}
/* ======= subscription Form ======= */
.newsletter-form h5 {
  position: relative;
  padding-left: 48px;
  margin-top: 13px;
  margin-bottom: 13px;
}
.newsletter-form h5:before {
  font-family: FontAwesome;
  font-size: 30px;
  position: absolute;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  cursor: default;
  color: #000044;
  content: '\f003';
  left: 0;
}
.newsletter-form .btn-default {
  margin-bottom: 13px;
}
@media (min-width: 768px) and (max-width: 979px) {
  .newsletter-form .btn-default {
    width: 108px;
  }
}
#subscribe-form {
  margin-bottom: 13px;
  position: relative;
  margin-top: 0;
  /* Success message */
  /* Input form for email*/
  /* Error message style */
  /* Error message appears */
}
#subscribe-form fieldset {
  position: relative;
}
#subscribe-form .success {
  position: absolute;
  top: 0;
  right: 3px;
  color: #aad296;
  font-size: 11px;
  line-height: 14px;
  z-index: 9999;
}
#subscribe-form input {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font: 300 14px/20px Tahoma, Verdana, Segoe, sans-serif;
  color: #b8babd;
  background: #ffffff;
  padding: 13px 23px;
  width: 100%;
  height: 50px;
  border-radius: none;
  box-shadow: none;
  -webkit-appearance: none;
  border: none;
  text-transform: uppercase;
}
#subscribe-form .error {
  position: absolute;
  bottom: 27px;
  right: 3px;
  display: none;
  color: #000044;
  font-size: 11px;
}
#subscribe-form .invalid .error {
  display: block;
}
@media (max-width: 767px) {
  #subscribe-form input {
    margin-bottom: 15px;
  }
  #subscribe-form .error {
    top: 0;
  }
}
/*========================================================
                    Widget styles
=========================================================*/
/* UItoTop styles
========================================================*/
#toTop {
  display: none;
  text-decoration: none;
  position: fixed;
  bottom: 40px;
  left: 51%;
  margin-left: 640px;
  overflow: hidden;
  border: none;
  color: #8f8f90;
  width: 42px;
  height: 42px;
  border-radius: 100px;
  background: #e6e8eb;
  font-size: 26px;
  line-height: 42px;
  text-align: center;
  z-index: 20;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#toTop:hover {
  outline: none;
  background: #000044;
  color: #ffffff;
}
/*Core variables and mixins*/
/*Core variables and mixins*/
#main_colright_btm {
  /*background-color: white;*/
}

.logo-wrapper img {
  width: 40%;
}

#content .wrapper6 h2 {
  text-align: center;
}

#content .wrapper6 .container > div:not(:first-child) {
  margin-top: 40px;
}

#contents_workflow {
  font-size: 13px;
}

.layer {
  width: 100%;
  display: flex;
}

.layer > *:nth-child(odd) {
  width: 28%;
}

.layer > *:nth-child(even) {
  width: 8%;
}

.process-connector > *:nth-child(2) {
  display: none;
}
.process-connector > *:nth-child(1) {
  display: block;
}

.text-quoter {
  background-color: #6699cc;
  border-radius: 5px;
  height: 150px;
}

.text-quoter > * {
  padding-left: 15px;
}

.text-quoter > *:nth-child(1) {
  margin-top: 5px;
}

.arrow-right, .arrow-left {
  padding-left: 10px;
  padding-top: 40px;
}

.arrow-bottom {
  padding-top: 25px;
  padding-left: 100px;
  padding-bottom: 20px;
}

@media (max-width: 979px) {
  .arrow-right, .arrow-left {
    padding-left: 0px;
  }
  .arrow-bottom {
    padding-left: 70px;
  }
}

@media (max-width: 767px) {
  .layer {
    display: block;
  }

  .layer > *:nth-child(odd) {
    width: 100%;
  }

  .layer > *:nth-child(even) {
    width: 100%;
    padding-top: 5px;
    padding-left: 167px;
  }

  .arrow-bottom {
    padding-left: 167px;
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .process-connector > *:nth-child(2) {
    display: block;
  }
  .process-connector > *:nth-child(1) {
    display: none;
  }
}

@media (max-width: 479px) {
  .layer > *:nth-child(even) {
    padding-left: 99px;
  }

  .arrow-bottom {
    padding-left: 99px;
  }
}

#content .wrapper6 ul {
  list-style: inside;
}

.cm-button {
  background-color: #6699cc;
  line-height: 43px;
  box-shadow: 0 1px 6px rgba(57,73,76,0.35);
  color: white;
  border-radius: 2px;
}

.cm-button:hover {
  cursor: pointer;
  background-color: #004;
}

.our_services {
  margin: 0 0 0 40px;
  box-shadow: 0 1px 6px rgba(57,73,76,0.35);
}

.our_services_title {
  background-color: #69c;
  height: 45px;
  line-height: 45px;
  font-size: 20px;
  font-weight: bold;
  color: white;
}

.our_services_content {
  height: 250px;
}

.adjuster_login, .adjuster_register {
  padding: 20px 10px 10px 10px;
  text-align: left;
  margin-top: 30px;
  box-shadow: 0 1px 6px rgba(57,73,76,0.35);
  border: solid;
  border-color: #369;
  border-width: 3px;
  color: #369;
}

.login-form-title {
  font-size: 17px;
  text-align: left;
  font-weight: bold;
  margin-bottom: 15px;
}

.login-form-comment {
  margin-top: 20px;
  font-size: 12px;
  text-align: left;
  margin-bottom: 15px;
}

.login-form-row {
  display: flex;
  margin-bottom: 5px;
}

.row-reverse {
  flex-direction: row-reverse;
}

.width-40 {
  width: 40%;
  min-width: 130px;
}

.width-60 {
  width: 60%;
  min-width: 226px;
}

#login_btn {
  padding: 10px 30px;
  height: 35px;
  line-height: 30px;
  border: 0;
}

#forgot_pwd {
  text-decoration: underline;
  display: inline-flex;
}

#forgot_pwd span {
  margin-top: 5px;
  margin-left: 10px;
}

@media (max-width: 767px) {
  .our_services {
    margin: 40px 0;
    box-shadow: 0 1px 6px rgba(57,73,76,0.35);
  }
  .submission_bottom img {
    width: 100%;
  }
}

@media (max-width: 480px) {
  .inputbg_new {
    width: calc(100% - 130px);
  }
}

.light_background {
  background-color: #9cf;
}

.light_yellow_background {
  background-color: #fff2cc;
}

.medium_background {
  background-color: #369;
}

.light-top-border {
  border-top: 1px solid #999;
}

/*---------------Customer Submission Form---------------*/
.customer-submission-form {
  border-collapse: collapse;
}

.customer-submission-form textarea {
  width: calc(100% - 2px);
  height: 100%;
  border: none;
  resize: none;
}

.customer-submission-form .attachment {
  margin-top: 40px;
}

table.customer-submission-form,
.customer-submission-form th,
.customer-submission-form td {
  border: 1px solid black;
  margin: auto;
}

.customer-submission-form input {
  border: none;
}

.customer-submission-form td.customer_service_field {
  border: none;
}

.customer_service_btn_area {
  line-height: 23px;
  padding: 10px;
}

.submission_bottom {
}

.highlight {
  text-decoration: underline;
  color: #6699cc;
}

.highlight:hover {
  cursor: pointer;
}
/*---------------Customer Submission Form End---------------*/

strong {
  font-weight: bold;
}

.spoke {
  font-size: 25px;
  font-style: italic;
}

.spoke_person_name {
  font-size: 28px;
  padding-top: 40px;
}

.live_chat_btn {
  margin-top: 93px;
}

.table-input {
  width: calc(100% - 12px);
  border: none;
}

.submission-form-label {
  text-align: right;
  padding: 0 5px;
}

.italic {
  font-style: italic;
}

.float-right {
  float: right;
}

/*-------------------Claim Submission Form----------------------*/
table.claim-submission-form,
.claim-submission-form th,
.claim-submission-form td {
  border: 1px solid black;
  margin: auto;
}

.form-title-size {
  font-size: 34px;
}

table.claim-submission-form .form-header {
  padding: 10px 10px;
}

/*-------------------Claim Submission Form End----------------------*/

/*-------------------PolicyHolder Submission Form-------------------*/
table.policyholder-submission-form,
.policyholder-submission-form th,
.policyholder-submission-form td {
  border: 1px solid black;
  margin: auto;
}

.form-title-size {
  font-size: 34px;
}

table.policyholder-submission-form .form-header {
  padding: 10px 10px;
}

.policyholder-submission-form img {
  margin-top: 45px;
}

@media (max-width: 979px) {
  .policyholder-submission-form img {
    margin-top: 65px;
  }
}
@media (max-width: 767px) {
  .policyholder-submission-form img {
    margin-top: 125px;
  }
}
@media (max-width: 479px) {
  .policyholder-submission-form img {
    margin-top: 195px;
  }
}

.flex-container {
  position: relative;
}

.form-answer {
  width: calc(100% - 20px);
  word-break: break-all;
  display: inline-block;
}
.form-checkbox {
  position: absolute;
  top: 0px;
  right: 0px;
}
.word-break {
  word-break: break-all;
}
/*-------------------PolicyHolder Submission Form End---------------*/

.font-size-19 {
  font-size: 19px;
}

.form-leftField {
  width: 125px;
  float: left;
}

#customer_service_submit {
  width: 140px;
  text-align: center;
  margin-top: 20px;
  float: right;
}

#policy_holder_submit {
  width: 140px;
  text-align: center;
  margin-top: 20px;
  float: right;
}