div,p{
    word-wrap: break-word;
}
.text-while{
    color: #fff;
}
.logoTop {
    padding-left: 0;
    padding-right: 0;
}
#main-menu-desktop{
    margin: 0;
    padding: 15px 0;
}
.logoTop img {
    height: auto;
    max-width: 120%;
}
.menu-main-menu-container {
    text-align: right;
    margin-top: 25px;
}
.fix_position_menu{

}
#main-menu-desktop li {
    display: inline-block;
    list-style: outside none none;
    margin-left: 30px;
}
#main-menu-desktop li a{
    display: block;
    color: #0E2B5C;
    font-size: 17px;
}
#main-menu-desktop li a:hover {
    color: #a61f2e;
    text-decoration: none;
}
.banner-for-page{
    background-size: cover;
    background-repeat: no-repeat;
    height: 450px;
    background-position: center top;
    overflow: hidden;
}
.tick_title {
    background-color: #d1edfb;
    border-radius: 10px;
    color: #0e2b5c;
    font-size: 25px;
    margin-bottom: 0;
    padding-bottom: 10px;
    padding-top: 10px;
    position: relative;
    text-shadow: 1px 0 0;
    padding-left: 32px;
    z-index: 1;
}
.tick_content {
    background-color: #d1edfb;
    display: none;
    margin-top: -10px;
    padding-top: 30px;
    position: relative;
    z-index: 0;
}
.tick_box .h2 {
    font-size: 30px;
    line-height: 40px;
    font-weight: lighter;
}
.content_toggle {
    background: url("../images/toggle.png") no-repeat scroll 0 0 / 100% 100% rgba(0, 0, 0, 0);
    cursor: pointer;
    font-size: 0;
    padding: 13px;
    position: absolute;
    right: 20px;
    margin-top: 0;
}
.content_toggle.content_toggle_close{
    background: url("../images/toggle-close.png") no-repeat scroll 0 0 / 100% 100% rgba(0, 0, 0, 0);
}
.tick_title.border_radius_toggle{
    background-color: #47c8f5;
    background-color: #47c8f5;
}
.socal {
    text-align: right;
}
.socal a{
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
    cursor: pointer;
}
.socal a:hover{
    color: #fff;
    text-decoration: none;
}
.tell-phone {
    background: none repeat scroll 0 0 #47c8f5;
    border-radius: 0 0 7px 7px;
    color: #fff;
    font-size: 16px;
    padding: 8px 15px;
    text-shadow: 1px 0 0;
}
.socal-fb {
    background: url("../images/fb.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    font-size: 0;
    padding: 15px;
    background-size: cover;
}
.socal-tw {
    background: url("../images/twt.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    font-size: 0;
    padding: 12px 15px;
}
.socal-lin {
    background: url("../images/linkedin.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    font-size: 0;
    padding: 15px;
    background-size: cover;
}
.blue{
    color: #0E2B5C;
}
.bg-blue{
    background-color: #47C8F5;
}
.text-bold{
    font-weight: bold;
}

.consect-item {
    border-left: 1px dashed #d1edfb;
}
.consect-item:first-child{
    border-left: 0px dashed #d1edfb;
}
.contact-title {
    margin-top: 10px;
    padding: 0;
    font-weight: lighter;
}
.three_reasons_title {
    font-size: 25px;
}
.inline-block{
    display: inline-block;
}
.banner-text{
    color: #fff;
    position: relative;
    overflow: hidden;
}
.readMore{
    padding: 10px 20px;
    margin: 10px 0;
    border-radius: 5px;
    cursor: pointer;
    font-size: 15px;
}
.description_slider_text {
    font-size: 24px;
    padding: 35px;
    border-radius: 5px;
    opacity: 0.95;
}
.banner-text-right .description_slider_text,.banner-text-right .readMore{
    float: right;
}
.description_slider_text *{
    margin: 0;
}
.slider_content{
    height: 500px;
    left: -50%;
    position: absolute;
    top: 0;
    width: 50%;
    padding: 30px 40px 30px 40px;
    font-size: 17px;
}
.banner-text .container {
    height: 500px;
}
.close_slider_content {
    background: url("../images/close.png") no-repeat scroll 0 0 / 100% 100% rgba(0, 0, 0, 0);
    color: #0e2b5c;
    cursor: pointer;
    float: right;
    font-size: 0;
    line-height: 0;
    padding: 15px;
    position: relative;
    top: 0;
}
.text_sumit {
    background-color: #fff;
    border-radius: 10px;
    bottom: 80px;
    color: #47c8f5;
    cursor: pointer;
    display: inline-block;
    font-size: 15px;
    padding: 10px 60px;
    position: absolute;
}
.banner-text .container{
    position: relative;
}
.banner-text .container .row{
    position: absolute;
    bottom: 50px;
    width: 100%;
}
.slider_content.right {
    left: inherit;
    right: -50%;
}
.slider_content strong {
    font-size: 25px;
}
.three_reasons .consect-item,.contact_us .consect-item,.business .consect-item{
    border: 0 none;
}
.text-white{
    color: #fff;
}
.contact_us {
    padding: 50px 0;
}
.choose_us {
    background: url("../images/bg-choose-02.png") no-repeat scroll center center #f3f4f4;
    padding: 30px 0;
}
.sub_item_4_col .consect-title {
    min-height: 80px;

}
.fields_five_col {
    margin-top: 30px;
}
.button-bg-blue{
    background-color: #1e335c;
    border: 1px solid #1e335c;
    color: #fff;
    border-radius: 7px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 20px;
    font-weight: bold;
    padding: 10px 75px;
    text-align: center;
}
.button-bg-blue:hover{
    background-color: #fff;
    border: 1px solid #1e335c;
    color: #1e335c;
}
.banner-home {
    background: url("https://protectusbetter.com/wp-content/uploads/2015/01/banner1-02.png") no-repeat scroll 0 0 / cover rgba(0, 0, 0, 0);
    color: #fff;
    position: relative;
    line-height: 1.3;
}
footer .sub-menu{
    display: none!important;
}
.independent {
    font-size: 35px;
    padding-top: 15px;
}
.insurance{
    font-size: 40px;
    padding-bottom: 15px;
}
.banner-home .submitDiv.blue > a {
    font-size: 13px;
    padding: 10px;
    width: 100%;
}
.home-bottom {
    background: url("../images/bg-home-bottom-02.png") no-repeat scroll 0 0 / cover  rgba(0, 0, 0, 0);
    color: #fff;
    font-size: 42px;
    line-height: 1;
    padding: 50px 0 30px;
}
.video-clip iframe {
    height: 275px;
    width: 100%;
}
.fields_five_col .title {
    font-size: 30px;
}
.home-bottom .submitDiv{
    padding: 0;
    margin: 0;
}
.home-bottom .submitDiv a {
    background-color: #fff;
    color: #1e335c;
    font-size: 15px;
    padding: 10px 0;
    width: 100%;
}
.checkDiv {
    background-image: url("../images/icon-home-bt-02.png"), url("../images/bg-home-bottom-02-02.png");
    background-position: left bottom, center 0;
    background-repeat: no-repeat;
    background-size: 28%, 246px 246px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
}
.checkedDiv {
    background: url("../images/icon-checked-02.png") no-repeat scroll 0 0 / 246px 230px rgba(0, 0, 0, 0);
    height: 246px;
    margin-left: 30%;
    margin-top: -30px;
    width: 240px;
    cursor: pointer;
}
.checkedDiv.checkedDivactive,.checkedDiv:hover{
    background: url("../images/bg-hover-checked-02.png") no-repeat scroll 0 0 / 246px 230px rgba(0, 0, 0, 0);
}
.navbar-toggle {
    background-color: #0e2b5c;
}
.icon-bar {
    background: none repeat scroll 0 0 #ccc;
}
.navbar-toggle {
    display: block;
}
#main-menu-desktop.menu-footer li a {
    color: #1d2d5b;
}
#bannerImage,#bannerImage-mobile{
    background: none;
    z-index: -1;
    position: absolute;
    top: 0;
    overflow: hidden;
    margin-top: 0;
    width: 100%;
}
#bannerImage .item,#bannerImage-mobile .item {
    background-position: center top!important;
    background-repeat: no-repeat!important;
    background-size: 100% auto !important;
    width: 100%;
}
#bannerImage-mobile .item,#bannerImage-mobile {
    min-height: 425px;
    width: 100%;
}
#bannerImage .owl-item,#bannerImage-mobile .owl-item{
    padding: 0;
}
#bannerImage .owl-controls.clickable{
    display: none!important;
}
.homePage {
    position: relative;
}
.business img {
    max-height: 138px;
}
.business-title {
    color: #9e202e;
}
.navbar-toggle{
    margin-right: 0;
    margin-top: 0;
}
.video_title {
    background-color: #1e335c;
    font-size: 35px;
    margin-bottom: 50px;
    padding: 0 10px!important;
}
.contact-list-item {
    clear: both;
}
.contact-list-item .image-small {
    margin-bottom: 30px;
}
.contact-list form input, .contact-list form textarea {
    background-color: #fff;
    border: 1px solid #0e2b5c;
    border-radius: 5px;
    box-shadow: 0 0 0;
    color: #0e2b5c;
    font-size: 15px;
    margin: 5px 0;
    padding: 5px 10px;
    width: 100%;
}
.contact-list form input[type="submit"] {
    background-color: #0e2b5c;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    margin: 50px 0 35px;
}
.as-archive .content {
    font-size: 17px;
    line-height: 25px;
}
.contact-list form {
    clear: both;
    margin-top: 30px;
}
.r-padding{
    padding: 0;
}
::-webkit-input-placeholder { /* WebKit browsers */
    color: #0e2b5c;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color: #0e2b5c;
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color: #0e2b5c;
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
   color: #0e2b5c;
}
.clear{
    clear: both;
}
.contact-list.blue {
    margin-top: 50px;
}
.banner-for-page {
    position: relative;
}
.text-banner {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    color: #fff;
}
.contact-list form textarea {
    max-height: 150px;
}
.contact-list-item-content {
    min-height: 70px;
    position: relative;
}
.contact-list-item-content p{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.fix-bg-item-for-five{
    position: relative;
    overflow: hidden;
    cursor: pointer;
}
.fix-bg-item-for-five img{
    transition: all 200ms ease-out 0s;
    transform: rotateY(0deg);
    width: 245px;
}
.icon-text {
    color: #fff;
    font-size: 13px;
    left: 50%;
    opacity: 0;
    padding: 0 20px;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%) scale(1.5);
    transition: all 400ms ease-out 0s;
    -webkit-transform: translate(-50%, -50%) scale(1.5);
    -webkit-transition: all 400ms ease-out 0s;
    width: calc(100%);
}
.fix-bg-item-for-five:hover img {
    transform: rotateY(90deg);
}
.fix-bg-item-for-five:hover .icon-text{
    transform: translate(-50%, -50%) scale(1);
    -webkit-transform: translate(-50%, -50%) scale(1);
    opacity: 1;
}
.as-archive {
    padding: 30px 0 50px;
}
.blog-item-title a,.blog-item-title{
    color: #0e2b5c;
    font-size: 25px;
    font-weight: bold;
    clear: both;
}
.blog-item {
    padding-bottom: 40px;
    padding-top: 40px;
    clear: both;
}
.fix-line {
    clear: both;
}
.line-bottom {
    border-top: 1px solid #ddd;
    position: relative;
    text-align: center;
}
.line-bottom > span {
    background: url("../images/bg-line-03.png") no-repeat scroll center center #fff;
    border-radius: 50%;
    display: inline-block;
    margin-left: -15px;
    padding: 5px 15px;
    position: absolute;
    top: -5px;
}
.blog-item-thumbnail{
    text-align: center;
}
.blog-item-author {
    color: #00bff3;
    font-weight: bold;
    padding: 5px 0;
}
#crumbs {
    color: #1e335c;
    font-weight: bold;
}
#crumbs a{
    text-decoration: none;
    color: #00BFF3;
 }
 #crumbs > a:after {
    content: "/";
}
.blog-item-content {
    line-height: 25px;
}
#share-soccal-blog a {
    display: inline-block;
    margin: 10px 10px 10px 0;
}
.banner-image-blog {
    margin: 30px 0;
}
.line-fix-top {
    background-color: #00bff3;
    height: 3px;
    margin-bottom: 40px;
    margin-top: 15px;
}
.title-related {
    color: #00bff3;
    font-size: 17px;
    font-weight: bold;
    margin: 20px 0 15px;
}
.related-blog a{
    color: #000;
    text-decoration: none;
}
.related-blog {
    margin-bottom: 40px;
}
.blog-item-term {
    margin-top: 30px;
    padding: 0;
    margin-bottom: 50px;
    width: 14.28%;
}
.post-type-img {
    border-right: 2px dotted #ddd;
}
.post-type-title > a {
    color: #0e2b5c;
    display: inline-block;
    font-size: 17px;
    font-weight: bold;
    margin-top: 15px;
}
.fix-line > div:last-child {
    display: none;
}
.blog-item-term:last-child .post-type-img {
    border-right: 0 none;
}
.more-art {
    background-color: #0e2b5c;
    border-radius: 10px;
    clear: both;
    cursor: pointer;
    font-size: 25px;
    font-weight: bold;
    margin: 25px 20px 100px;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: center;
}
.more-art a{
    color: #fff;
    text-decoration: none;
}
.blog-item-excerpt > *{
    display: inline;
}
.post-type-img > img {
    cursor: pointer;
    transition-duration: 0.5s;
    transition-property: transform;
}
.post-type-img > img:hover {
    transform: scale(1.1);
}
.fix_button_index{
    height: 275px;
}
.fix_button_index a {
    bottom: 0;
    left: 5%;
    margin: 0;
    position: absolute;
    width: 90% !important;
}
.popup-content *::-webkit-input-placeholder {
    color: #fff;
}
.popup-content *:-moz-placeholder {
   color: #fff;
   opacity:  1;
}
.popup-content *::-moz-placeholder {
   color: #fff;
   opacity:  1;
}
.popup-content *:-ms-input-placeholder {
   color: #fff;
}
.post-type-title {
    min-height: 60px;
}
a.socal-tw {
    display: none;
}
footer {
    background-color: #fff;
    color: #1d2d5b;
    padding: 30px 0;
    font-size: 15px;
    border-top: 1px solid #00446a;
}
.text-right{
    text-align: right;
}
.title-item-footer {
    color: #9e202e;
    border-bottom: 1px solid #1d2d5b;
    font-size: 17px;
    font-weight: bold;
    margin-bottom: 15px;
    padding-bottom: 10px;
}
.footer-info{
    color: #9e202e;
}
#main-menu-desktop.menu-footer li {
    display: inline-block;
    margin-left: 40px;
    padding: 0 0 20px;
}
#main-menu-mobile li {
    list-style: outside none none;
}
#main-menu-mobile{
    display: none;
    text-align: left;
}
.contact-description{
    word-wrap: break-word;
}
.about-text * {
    font-size: 60px;
    color: #fff;
}
.about-item-task {
    background-color: #f6f6f6;
    margin-top: 40px;
    padding-bottom: 30px;
    padding-top: 30px;
    min-height: 600px;
}
.task-title {
    font-size: 25px;
    font-weight: bold;
    margin: 20px 0;
}
ul {
    margin-left: 20px;
}
.our_carriers {
    background-color: #0e2b5c;
    margin: 40px 0;
}
.our_carriers_title{
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    margin-top: 40px;
}
.our-carriers-item{
    margin: 40px 0;
}
.meet-our-team-image {
    border-radius: 50%;
    cursor: pointer;
    overflow: hidden;
    padding: 0;
    text-align: center;
}
.meet-our-item.active .meet-our-team-image .opacity_img{
    display: none;
}
#contentTab {
    background-color: #F6F6F6;
    margin-bottom: 40px;
    margin-top: 40px;
    padding: 20px;
    position: relative;
    clear: both;
}

.meet-our-team-content {
    display: none;
}
.meet-our-team-content.active {
    display: block;
}
.meet-our-item.active {
    opacity: 1;
}
.meet-our-team-name {
    font-size: 20px;
    font-weight: bold;
}
.position-email {
    color: #00bff3;
}
.position-email >*{
    margin:10px 0;
}
.opacity_img {
    background: url("../images/bgbg-02.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.opacity_img {
    background: url("../images/bgbg-02.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
}
.consect-item div.clActive{
    color: #47C8F5;
    text-shadow: 0 1px 1px #000;
}
.consect-item-content{
    border-radius: 50%;
    overflow: hidden;
    position: relative;
}
.content_three {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    color: #fff;
    opacity: 0;
    transition: all 0.7s ease-in-out 0s;
    width: 70%;
    -webkit-transition: all 0.7s ease-in-out 0s;
    cursor: pointer;
}
.opacity_content {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.55);
    border-radius: 50%;
    height: 100%;
    position: absolute;
    top: 0;
    width: calc(100% - 30px);
    opacity: 0;
    transition: all 0.7s ease-in-out 0s;
    -webkit-transition: all 0.7s ease-in-out 0s;
    cursor: pointer;
}
.consect-item-content:hover .content_three,.consect-item-content:hover .opacity_content{
    opacity: 1;
}
.banner-for-page img {
    width: 100%;
}

/*#main-menu-desktop > li > ul {
    display: block;
    margin: 0;
    padding: 20px 0;
    position: absolute;
    text-align: left;
    transform: scaleY(0);
    transform-origin: center top 0;
    transition: all 0.3s ease-in-out 0s;
    -webkit-transform: scaleY(0);
    -webkit-transform-origin: center top 0;
    -webkit-transition: all 0.3s ease-in-out 0s;
    z-index: 9999999;
    background-color: #1E335C;
    left: -20px;
    border-top: 15px solid #fff;
}*/

.fix_position_menu {
    position: static;
}
#int_load {
    background: none repeat scroll 0 0 #fff;
    height: 100%;
    left: 0;
    margin: 0;
    padding: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999999;
}
#int_load > img {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    max-width: 150px;
    height: auto;
}

#main-menu-desktop li ul li{
    margin: 0;
    padding: 10px 20px;
    transition: all 0.3s ease-in-out 0s;
    min-width: 270px;
}
#main-menu-desktop li ul a{
    transition: all 0.3s ease-in-out 0s;
    color: #fff;
}
#main-menu-desktop > li > ul {
    background-color: #1e335c;
    display: none;
    left: -20px;
    border-top: 15px solid #fff;
    margin: 0;
    padding: 20px 0;
    position: absolute;
    text-align: left;
    transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    width: 80%;
    z-index: 9999999;
    margin-left: 20%;
    

}
#main-menu-desktop > li:hover > ul{
    display: block;
}
a{
    outline: medium none;
}
#main-menu-desktop > li.dropdownForm:hover:after {
    transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    border-color: #fff transparent transparent;
    border-style: solid;
    border-width: 10px;
    content: "";
    display: inline-block;
    height: 10px;
    margin-left: -3.5%;
    margin-top: 15px;
    position: absolute;
    width: 20px;
    z-index: 9999999999;
}

#main-menu-desktop > li > ul > li{
    min-width: inherit;
    width: 100%;
}
#main-menu-desktop > li.not_2_chilren > ul > li{
    width: auto;
}
#main-menu-desktop > li.not_2_chilren > ul > li a{
    display: inline-block;
    border-bottom: 1px solid transparent;
}
#main-menu-desktop > li.not_2_chilren > ul > li a:hover{
    display: inline-block;
    border-bottom: 1px solid #fff;
}
#main-menu-desktop > li > ul > li > a {
    border-bottom: 1px solid;
    display: block;
    padding-bottom: 5px;
    font-weight: bold;
}
#main-menu-desktop > li > ul > li > a:hover{
    color: #fff;
}
#main-menu-desktop .sub-menu .sub-menu a{
    border-bottom: 1px solid transparent;
}
#main-menu-desktop .sub-menu .sub-menu a:hover{
    color: #fff;
    border-bottom: 1px solid #fff;
}
#main-menu-desktop .sub-menu .sub-menu li{
    min-width: inherit;
    padding: 10px 20px 10px 0;
}
#main-menu-desktop .sub-menu {
    padding-left: 0;
}
footer > .container > .row > div {
    padding: 0;
}
.footer li ul{
    display: none;
}
.popup_footer_trigger{
    cursor: pointer;
}
.item-content {
    background-image: url("../images/Pub-landing-04.png");
}
.privacy_policy{
    color: #fff;
}
#main-menu-desktop li.current-menu-item a {
    color: #a61f2e;
}
#main-menu-mobile > li > ul{
    display: none;
}
#main-menu-mobile > li > ul.sub-menu ul.sub-menu{
    display: block!important;
}
.business img{
    transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
}
.business img:hover{
    opacity: 0.8;
}
.popup-trigger.button-bg-blue{
    background-color: #fff;
    color: #0e2b5c;
    border-color: #fff;
}
.popup-trigger.button-bg-blue:hover{
    background-color: #0e2b5c;
    color: #fff;
    border-color: #0e2b5c;
}