.section.expert-blog-banner .sf_colsOut.container {    width: 100%;padding: 0px;}

.pink-bg {    background-color: #fff7f2;
    padding: 20px;    border-radius: 10px;}

.article-banner .left-block {    width: 100%;
    margin: auto;}

.article-banner {  width: 100%;
    float: left;}

.bg-darkgray.footer-container {width:100%;float:left;}

.tab-wrap .tab-head li:hover {
    color: #7e7e7e;
    background-color: #fff5f0;
}

.article-banner.pink-bg .article-content img {
float: left;
    margin-right: 20px;
    margin-top: 18px;
}

.container-fiuld.blues-bg .travel-guide h1 {
    color: #fff;
    font-size: 60px;
    font-weight: bold;
    padding-bottom: 30px;
}

.article-banner .left-block  p.headparagraph { font-size: 24px;
  font-weight: 600;    margin-top: 30px; line-height:36px;}

.container-fiuld.blues-bg .travel-plan {    padding-top:100px;}

.article-banner .article-content .knowledge-center p {padding-bottom: 60px;}

.knowledge-center {    border: 1px solid #cbcdce;
    padding: 34px;margin-top: 20px;
    margin-bottom: 15px;
    border-radius: 10px;width:100%;
}

.tab-wrap.js-tab-wrap.ui-tabs-modify h2 {    font-size: 28px;
    font-weight: bold;
    line-height: 54px;}

.article-banner .left-block h2 {
    font-size: 24px;
    text-align: left;
    margin-bottom: 0px;
    margin-top: 20px;
    font-weight: 600;
    line-height: 36px;
}

.knowledge-center h3  {font-size: 24px;    padding-top: 28px;
color:#282828;  font-weight: bold; margin-bottom: 1.6rem}

.knowledge-center p  {  font-size: 16px;
  font-weight:400;padding-top:20px;paddin-bottom:50px;
  line-height: 24px;}

.knowledge-center a.know-btn  {font-size: 16px;    position: absolute;
    bottom: 50px;    left: 44px;
  font-weight: bold;color:#ec6608;}

ul.arrow-tab-list {
    display: inline-block;
    text-align: left;
    width: 100%;
      padding: 10px;
}

.ui-tabs-modify .tab-content-body {
    width: 100%;padding-bottom: 60px;
}

.knowledge-center img {margin-left: inherit;
    margin-right: initial;}

.knowledge-center:hover {box-shadow: 0 2px 5px 0 rgb(0 0 0 / 13%);}

ul.arrow-tab-list li:before {
    content: "";
    display: inline-block;
    background: url(images/ui-arrow-ico.png);
    background-repeat: no-repeat;
    width: 13px;
    height: 9px;
    position: absolute;
    left: 0;
    top: 6px;
}

ul.arrow-tab-list li:before {
    top: 8px;
    left: -20px;
}


.article-banner.pink-bg .article-content h2, .article-banner .communication-local h2 {margin-bottom: 30px; font-size: 20px;
  font-weight: bold;
  line-height: 30px;}

.article-banner .communication-local h2  {margin-bottom: 0px; }

.article-banner.pink-bg .article-content p, .article-banner .communication-local p { font-size: 16px;
  font-weight: 400;
  line-height:24px;}

button.get-quotes {    margin-top: 20px;
    background-color: #ec6608;
    border: 1px solid #ec6608;
    padding: 15px 25px;
    border-radius: 5px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: 0.35em 2.625em 0.75em;
    border-radius: 5px;
}

fieldset select {
    border: none;
    padding: 8px 0px 8px 8px;
    font-size: 16px;
    font-weight: 500;
}

.article-banner .communication-local ul li {  font-size: 16px;
  font-weight: normal;position: relative;
  line-height: 24px;margin-bottom:20px;}

.pad-top30 {margin-top:30px;}

.form-request legend {  font-size: 12px;
  font-weight: 500;padding-left: 3px
  color: #838383;}

 .form-request input {font-size: 16px;padding: 10px 0 10px 10px;    border: none;
  font-weight: 500;}

.article-banner.pink-bg.img-block .article-content img {float: none;
    margin: 0px auto;
    display: block;
}

.article-banner.pink-bg.img-block button.get-quotes {float:left;}
.article-banner.pink-bg.img-block h2 {margin-bottom:0px;}
.more-articles .left-block h2 {margin-top:30px;}

.article-banner .article-content.form-request img {float:none;margin-right:10px;    margin-top: 0px;}


.container-fiuld.blues-bg {background-color: #00305b;}
.bor-bot-social {border-bottom:1px solid #eaeaea;}
.social-parts {width: 63%;    padding: 10px 0;
    margin: 0px auto; }

.container-fiuld.blues-bg .row {display: flex;
    flex-wrap: wrap;
    align-items: flex-end;}

.ui-tabs-modify {
    overflow: hidden;
}
.tab-wrap {
    padding-top: 1rem;
}
.ui-tabs-modify .tab-head {
    width: 100%;
    border-bottom: 2px solid #eeeff1;
    padding-top: 1rem;
    position: relative;
    text-align: center;
    margin: 0 auto;margin-bottom:20px;
    display: inline-block;
}
.ui-tabs-modify .tab-head li {
    min-width: 11.2rem;
    float: left;
    text-align: center;    font-weight: bold;
    font-size: 1.6rem;    color: #7e7e7e;
}
.tab-head li:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    top: 100%;
    left: 0;
}
.tab-head li.active {
    color: #f16623;
    z-index: 5;
}

ul.arrow-tab-list {
    display: inline-block;
    text-align: left;
    width: 100%;
    padding: 2rem 2rem 0;
}
ul.arrow-tab-list.ui-width-full li {
    width: 100%;
}
ul.arrow-tab-list li:before {
    content: "";
    display: inline-block;
    background-image: url(/docs/default-source/assets/freshlook/images/ui-arrow-ico.png);
    background-repeat: no-repeat;
    width: 13px;
    height: 9px;
    position: absolute;
    left: 0;
    top: 6px;
}
.tab-wrap.js-tab-wrap.ui-tabs-modify .tab-content-body .tab-content {
display: flex;
    flex-wrap: wrap;
}

.tab-wrap.js-tab-wrap.ui-tabs-modify .tab-content-body .tab-content .col-md-4 {
display: flex;cursor: pointer;
}

ul.arrow-tab-list li {
    font-size: 1.5rem;
    font-weight: 300;
    padding-bottom: 1rem;
    display: inline-block;
    width: 46%;
    float: left;
    position: relative;
    padding-left: 3rem;
    margin-right: 3rem;
    color: #282828;
}
.ui-tabs-modify .common-insurance-blocks {
    padding: 3rem 2rem 0;
}
.common-insurance-blocks {
    width: 100%;
    display: inline-block;
    position: relative;
}
.common-insurance-blocks p {
    font-size: 1.5rem;
    line-height: 2.5rem;
}


.tab-content-body {text-align:left;}

.breadcrumb-main-block {
    width: 100%;
    padding: 2rem 0;float:left;
    border-top: 1px solid #ece9e9;
}
ul.breadcrumbs {
    display: inline-block;
    width: 100%;
    margin: 0 auto;
}
ul.breadcrumbs li {
    display: inline-block;
}
ul.breadcrumbs li a {
    color: #282828;
    padding-right: 1.5rem;
    font-weight: normal;
}
ul.breadcrumbs li.active a {
    font-weight: bold;
    color: # 707070;
}
ul.breadcrumbs li.active a {
    color: #6c6c6c;
    opacity: .8;
}

/***Updated Style Start***/
.pd-f-0 {
    padding-left: 0;
}

.pd-r-0 {
    padding-right: 0;
}

.knowledge-center a.know-btn.left-1 {
    left: 35px;
}
/***Updated Style End***/

@media (max-width:1024px) {
fieldset {
    margin-bottom: 30px;}

button.get-quotes {
    display: block;
    margin: 0px auto;
}
.article-banner.pink-bg.img-block button.get-quotes {
    float: none;
}

}


@media (max-width:767px) {
.container-fiuld.blues-bg .travel-guide h1 {
       font-size: 24px;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 0px;
}
.ui-tabs-modify .tab-content-body {
    padding-bottom: 20px;
}
.tab-wrap.js-tab-wrap.ui-tabs-modify h2 {
    font-size: 16px;
    font-weight: bold;
    line-height: 24px;
    /*padding-left: 10px;*/
    margin-top: 0px;
    margin-bottom: 1rem;
}
.knowledge-center a.know-btn {
    font-size: 12px;
    position: absolute;
    bottom: 19px;
    left: 13px;
    font-weight: bold;
    color: #ec6608;
}

.article-banner .left-block  p.headparagraph {
    font-size: 14px;
    font-weight: 600;
    margin-top: 11px;
    line-height: 21px;
    padding-bottom: 10px;
    /*padding-left: 12px;*/
}
.tab-wrap.js-tab-wrap.ui-tabs-modify .tab-content-body .tab-content {
    flex-wrap: inherit;
    display: block;
}
.tab-wrap.js-tab-wrap.ui-tabs-modify .tab-content-body .tab-content .col-md-4 {
    display: block;
}
.container-fiuld.blues-bg .travel-plan {
    padding-top: 50px;
}

/***Updated Style Start***/
.tab-wrap.js-tab-wrap.ui-tabs-modify .tab-content-body .tab-content .col-md-4 {
    padding-right: 0;
    padding-left: 0;
}

.knowledge-center {
    padding: 15px 13px;
    margin-top: 0;
}

.knowledge-center h3 {
    font-size: 18px;
    margin-bottom: 1rem;
    padding-top: 15px;
}

.article-banner .article-content p {
    padding-top: 0;
    font-style: 14px;
    line-height: 21px;
}

.knowledge-center a.know-btn.left-1 {
    left: 13px;
}

.ui-tabs-modify .tab-head {
    padding-top: 0.5rem;
}

.ui-tabs-modify .tab-head li {
    font-style: 1.4rem;
    padding: 1rem;
}
/***Updated Style End***/
    
}


@media (max-width:480px) {
.ui-tabs-modify .tab-head li {
    min-width: 5.2rem;
}
}
