.posts-right-bar div#rpwwt-recent-posts-widget-with-thumbnails-5 ul {
    max-height: 280px;
    display: inline-block;
    overflow: hidden;
    padding-bottom: 0;
}

.news-sideber .rpwwt-widget ul {
    overflow: auto;
}
body .header-right-section .nav-header-login {
    padding-top: 12px;
}
.rpwwt-widget ul{
    list-style: none;
    margin-bottom: 0;
    padding-bottom: 20px;
}
.news-sideber .rpwwt-post-title{
    text-transform: capitalize;
        text-decoration: none;
    color: #005CBA;
    font-size: 1rem;
    line-height: 1.3;
    font-family: "museo-sans-300";
    font-weight: 300;
    margin-top: 0;
    display: inline-block;
    letter-spacing: 2px;
    padding-top: 0px;
        display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.rpwwt-post-excerpt p {
    color: #212529;
    line-height: 1.3;
    font-size: 1rem;
    font-weight: 100;
    padding-top: 5px;
    padding-right: 10px;
    font-family: "museo-sans-300";
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 0;
}
.rpwwt-post-excerpt a {
    text-decoration: none;
    text-transform: capitalize;
    color: #212529;
    font-family: "museo-sans-300";
    font-weight: 100;
    line-height: 1;
    font-size: 1rem;
    display: inline-block;
    margin-top: 10px;
}
.news-sideber .widgettitle a:hover {
    color: #fff;
}
.main-header .nav-header-login .agent-login span{
    text-decoration: none;
}
.right-side-wrap {
       padding-left: 25px;
    padding-right: 30px;
}
.news-sideber #rpwwt-recent-posts-widget-with-thumbnails-2 .widgettitle{
        background: #005cba;
    color: #FFFFFF;
    font-family: "museo-sans-300";
    font-weight: 300;
    font-size: 1.375rem;
    line-height: 1.2;
    border-radius: 10px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    padding-left: 27px;
    padding-bottom: 20px;
    padding-top: 25px;
    margin-bottom: 0px;
}
.news-sideber #rpwwt-recent-posts-widget-with-thumbnails-2 .widgettitle a {
	color: #FFFFFF;
} 
.news-sideber.video-right-sidebar .widgettitle:hover {
    color: #FFFFFF;
}
#search-3{
 list-style: none;
}
#search-3 > form {
  position: relative;
  }
 #search-3 input:nth-child(1){
    background: #FFFFFF;
    border: 1px solid #1198D6;
    box-shadow: 0 3px 60px -30px #666666;
    min-height: 101px;
    width: 100%;
    border-radius: 10px;
    outline: 0;
    padding: 10px 36px;
}

#search-3 input:nth-child(2){
    background-image: url(https://pti.agency/wp-content/uploads/2020/04/search-1.svg);
    background-repeat: no-repeat;
    background-color: transparent;
    color: transparent;
    border: none;
    background-size: contain;
    width: 34px;
    background-position: center;
    z-index: 9;
    position: absolute;
    top: 34%;
    left: inherit;
    right: 49px;
    min-height: 36px;
    display: inline-block;
    padding: 0;
    cursor: pointer;
}

.news-sideber #rpwwt-recent-posts-widget-with-thumbnails-2 {
    margin-top: 0px;
    padding-bottom: 0px;
    padding-top: 0;
}
.news-sideber {
  box-shadow: 0px 0px 10px 8px #f1f1f1;
    border-radius: 10px;
}

#custom_html-3 .more-link a {
      font-size: 1.125rem;
    font-weight: bold;
    line-height: 1.5;
    color: #7B8591;
}
 body .news-sideber .rpwwt-widget ul li, body .news-sideber  #ctf .ctf-item{
      padding-left: 33px;
    padding-right: 25px;
    padding-top: 19px;
    padding-bottom: 8px;
    margin-bottom: 0px;
    
}
body .news-sideber .rpwwt-widget ul li {
        display: flex;
    align-items: center;
}
body .news-sideber .rpwwt-widget ul li > a {
   /* display: inline-block;*/
    margin-right: 20px

}
body .news-sideber .rpwwt-widget ul li .rpwwt-post-excerpt {
        display: inline-block;
    width: calc(100% - 111px);
}
body .news-sideber .rpwwt-widget ul li .rpwwt-post-excerpt .rpwwt-post-date {
    font-size: 0.75rem;
    line-height: 1.3;
    color: #212529;
    font-family: "museo-sans-300";
    opacity: 60%;
    display: block;
    padding-top: 3px;
}
body .news-sideber  #ctf {
    overflow: auto;
        max-height: 565px;
}
body .news-sideber #ctf::-webkit-scrollbar {
    width: 5px;
} 
body .news-sideber #ctf::-webkit-scrollbar-track {
    background-color: #FFFFFF;
}
body .news-sideber  #ctf::-webkit-scrollbar-thumb {
    background: #20ba9c;
}
body .news-sideber #rpwwt-recent-posts-widget-with-thumbnails-2 img , 
body .news-sideber #rpwwt-recent-posts-widget-with-thumbnails-3 img{
        margin-bottom: 0;
    width: 91px;
    height: 88px;
    margin-top: 0px;
    border-radius: 10px;
    margin-right: 0px;
}
.news-sideber {
  position: relative;
}
#search-3 input::placeholder {
        font-family: "museo-sans-300";
        font-weight: 700;
        font-size: 1.5rem;
        line-height: 32px;
        color: #1198D6;
}


.view-btn a{
    display: inline-block;
        background: #005cba;
    border: 1px solid #005cba;
    color: #FFFFFF;
    padding: 13px 30px 13px;
    border-radius: 8px;
    text-decoration: none;
    font-size: 0.875rem;
    font-family: "museo-sans-500";
    font-weight: 500;
    line-height: 1.5;
}
.view-btn a:hover {
    background-color: #FFFFFF;
    color: #005cba;
}
li#recent-posts-widget-with-thumbnails-3 {
    list-style-type: none;
}

 .news-sideber.video-right-sidebar .widgettitle {
    background: #00aa71;
    color: #FFFFFF;
    font-family: "museo-sans-300";
    font-weight: 300;
    font-size: 1.375rem;
    line-height: 1.2;
    border-radius: 10px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    padding-left: 27px;
    padding-bottom: 20px;
    padding-top: 25px;
    margin-bottom: 40px;
 }

li#custom_html-4{
    list-style-type:none;
}
.posts-section .post-inner-wrap .post-box .post-content span.arrows-right{
    float: right;
    background: url(https://pti.agency/wp-content/uploads/2020/04/arrow.png);
    background-repeat: no-repeat;
    background-position: center right;
    font-size: 2.5rem;
    color: #212529;
    background-size: cover;
    width: 24px;
    height: 20px;
    margin-right: 1px;
}

/***Larger Desktop**/
 .content-main-wrapper .about-heading h3{
    color: #005CBA;
    margin-bottom: 10px;
    margin-top: 29px;  
}
.about-title p{
    color: #005CBA;
    margin-bottom: 20px;
    font-family: "museo-sans-300", sans-serif;
}

.about-video > p{
    display: none;
}
.about-us {
    padding-top: 40px;
}
.about-desc p {
    color: #212529;
    font-family: "museo-sans-300", sans-serif;
    font-weight: 300;
    font-size: 1rem;
    line-height: 1.5;
}
.about-desc p a{
    color: #005CBA;
}
.about-desc p a em {
    font-style: inherit;
    font-family: "museo-sans", sans-serif;
    font-weight: 300;
    font-size: 1.5rem;
}
div.wp-playlist-light{
        border: 0;
    background: transparent;
}
.story-video > p{
    display: none;
}
.story-title {
    margin-top: 30px;
}
.story-title p {
        color: #005CBA;
    font-family: "museo-sans-300", sans-serif;
}
.story-heading h3 {
    margin-top: 10px;
    margin-bottom: 40px;
}
.story-desc p{
    color: #212529;
    font-family: "museo-sans-300", sans-serif;
    font-weight: 300;
    font-size: 1rem;
    line-height: 1.5;
}
.our-story{
        margin: 0 auto;
}
.compit-title-rigt h3{
    margin-bottom: 40px;
}
.competive-edge{
    padding: 100px 0 150px;
}
.paradigm-heading h3{
    padding: 90px 0 120px;
}
.parid-head-left h3{
    margin-bottom: 40px;
    padding-right: 145px;
}
.parad-img-right{
    text-align: right;
}
.core-heading h3{
    margin-bottom: 40px;
}
.core-cotent p {
    margin-bottom: 50px;
}
.our-core-values .princ-col.our-core-col .value-head h3 {
    font-family: "museo-sans-300", sans-serif;
    margin-bottom: 20px;
    font-size: 1.5rem;
    line-height: 2.2;
    text-align: center;
    color: #005CBA;
    font-weight: 300;
}
.our-core-values .princ-col.our-core-col .paragraph {
        padding-top: 30px;
    padding-bottom: 20px;
    overflow: hidden;
}
.value-content p {
    margin-top: 32px;
         overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.our-core-values .princ-col {
        padding: 0px 33px;
            margin-bottom: 30px;
}
.our-core-values .content-main-wrapper {
    margin-bottom: 30px;
}
section.our-core-values {
    margin-top: 0;
}
.vision-heading h3 {
    margin-bottom: 23px;
    color: #ffffff;
}

.vision-desc p {
    color: #FFFFFF;
    padding-left: calc(100% - 45%);
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.blue-bg-vision{
       background: #005cba;
    text-align: right;
    padding-top: 30px;
    padding-bottom: 30px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    padding-right: 100px;
    padding-left: 20px;
}
.pl-0{
    padding-left:0;
}
.pr-0{
    padding-right: 0;
}
.blue-bg-mission{
        border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    background: #005cba;
    text-align: left;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 100px;
    padding-right: 20px;
}
.mission-heading h3 {
    margin-bottom: 23px;
    color: #FFFFFF;
}

.mission-desc p {
    color: #FFFFFF;
    padding-right: calc(100% - 70%);
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 0;
}

@media only screen and (max-width : 1024px) {
    #search-3 input:nth-child(1) {
        min-height: 65px;
        padding: 10px 25px;
    }  
    #search-3 input::placeholder {
        font-size: 1.125rem;
    }
    .news-sideber #rpwwt-recent-posts-widget-with-thumbnails-2 {
    	margin-top: 0px;
    }

    #search-3 input:nth-child(2) {
        top: 24%;
        width: 25px;
        right: 10%;
    }
}

@media only screen and (max-width : 991px) {
    .right-side-wrap {
        padding: 20px 30px;
    }
    #search-3 input:nth-child(2) {
        right: 3%;
        width: 28px;
    }
}
@media only screen and (max-width : 767px) {
    .rpwwt-post-excerpt p {
    font-size: 0.875rem;
    }
    .rpwwt-post-excerpt a {
        margin-top: 4px;
        font-size: 0.75rem;
    }
    #search-3 {
        padding: 0 20px;
    }
    #search-3 input:nth-child(2) {
        top: 25%;
        width: 28px;
        right: 4%;
    }
}

@media (max-width: 480px) {
    #search-3 input:nth-child(2) {
        top: 25%;
        width: 25px;
        right: 7%;
    }
    #search-3 input:nth-child(1) {
        padding: 10px 22px;
    }

    .news-sideber #rpwwt-recent-posts-widget-with-thumbnails-2 .widgettitle {
        padding-left: 20px;
        font-size: 1rem;
    }
}


.section-left{
    padding-right: 135px;    
}
.core-cotent {
    width: 60%;
    margin: 0 auto;
}

.section-right{
    padding-left: 98px;
}
.page-template-contact .main-footer{
    margin: 0;
}
.map-section .google-maps .iframe-wrapper{
    margin: 0px;
}
.chat-section h5{
    font-size: 2rem;
    color: #005CBA;
    font-family: "museo-sans-300", sans-serif;
    font-weight: 700;
    margin-bottom: 25px;
    line-height: 40px;
}
.chat-section p{
        margin-bottom: 30px;
}
.form-section .wpcf7-form label {
    font-size: 1rem;
    color: #005CBA;
    font-family: "museo-sans-300", sans-serif;
    font-weight: 300;
    margin: 0;
    position: relative;
    line-height: 28px;
}
.contact-wrapper > div label {
    font-size: 1.125rem;
    color:#005CBA;
    font-family: "museo-sans-300", sans-serif;
    font-weight: 700;
}

.contact-wrapper > div > div span {
    display: block;
}

.contact-wrapper > div > div span input, .contact-wrapper > div > div span textarea {
    width: 100%;
    border: 1px solid #005CBA;
    border-radius: 5px;
    resize: none;
    background: #F7F9FC;
    font-size: 1rem;
    color: #005CBA;
    font-family: "museo-sans-300", sans-serif;
    font-weight: 100;
    padding-left: 15px;
    padding-right: 15px;
}
.contact-wrapper > div {
    margin-bottom: 25px;
}
.valid-msg p {
    font-size: 1rem;
    color: #005CBA;
    font-family: "museo-sans-300", sans-serif;
    font-weight: 300;
    margin: 0;
}

.contact-wrapper > div.valid-msg {
    margin-bottom: 10px;
}
.contact-wrapper > div > div span input {
    height: 42px;
}
.pti-submit input{
    background: #005cba;
    border: 1px solid #005cba;
    width: 100%;
    font-size: 0.875rem;
    color: #FFFFFF;
    font-family: "museo-sans-500", sans-serif;
    font-weight: 500;
    text-align: center;
    padding-left: 15px;
    border-radius: 5px;
    height: 42px;
    cursor: pointer;
    line-height: 1.5;
}
.contact-wrapper > div > div span textarea {
    height: 154px;
}
div.wpcf7-response-output{
    margin-top: 0;
    margin-left: 0;
}
.contact-wrapper > div.pti-submit{
    margin-top: 20px;
}

::-webkit-input-placeholder { /* Edge */
  color: #005CBA;
}

:-ms-input-placeholder { /* Internet Explorer */
  color: #005CBA;
}

::placeholder {
  color: #005CBA;
}
.chat-section{
    padding: 50px 0;
}
body{
    background: transparent;
}
.contact-title p{
    font-size: 1.25rem;
    color: #005CBA;
    font-family: "museo-sans-500", sans-serif;
    font-weight: 500;
    margin-bottom: 15px;
}
.contact-section {
    padding-top: 60px;
}
.address-section .h4-head {
    color: #0670C6;
    margin-bottom: 18px;
        font-size: 1.25rem;
    line-height: 1.5;
}
.address-section p a {
    color: #0670C6;
}
.contact-heading h3{
    margin-bottom: 20px;
}
.contact-desc p {
    margin-bottom: 45px;
    text-align: center;
}
.contact-title {
    margin-top: 40px;
}
.chat-img{
    text-align: right;
    padding-right: 30px;
}
.contact-bg{
    background: #ecf5fd;
    margin: 0px;
}
.contact-us-memder.meettheteam-main .team-intro-wrap .member-wrap {
    padding-left: 100px;
    padding-right: 20px;
}

.contact-us-memder {
        padding-top: 144px;
}
.address-section .contact-bg-content {
        padding-left: 134px;
    padding-top: 49px;
    padding-bottom: 48px;
}
.pti-heading h3 {
    font-size: 2rem;
    color: #005CBA;
    font-family: "museo-sans-300", sans-serif;
    margin-bottom: 20px;
}
.pti-address p {
    margin-bottom: 30px;
}
.pti-support h3 {
    margin-bottom: 35px;
    width: calc(100% - 40%);
}

.form-section .wpcf7-form label span{
        position: absolute;
    right: -12px;
    top: 0;
}
.contact-wrapper > div{
    position: relative;
}
.address-section .h4-head.contact-support-head {
    font-size: 1.5rem;
}
.claims-form-link .paragraph {
    display: inline-block;
    vertical-align: bottom;
}
.claims-form-link {
        padding-top: 18px;
}

@media (max-width: 1500px){

    body .news-sideber  #ctf  {
        max-height: 465px;
    }
    .contact-wrapper > div > div span input::placeholder, .contact-wrapper > div > div span textarea::placeholder {
    font-size: 0.875rem;
}
    .support-no p, .agency-no p, .claim-no p, .inpsection-no p {
        font-size: 1.125rem;
        line-height: 22px;
        margin: 15px 0;
    }
    .our-core-values .princ-col.our-core-col .value-head h3 {
            font-size: 1.125rem;
    line-height: 1.5;
    }
    #search-3 input::placeholder {
    font-size: 1.25rem;
} 
    body .news-sideber .rpwwt-widget ul li, body .news-sideber #ctf .ctf-item {
             padding: 8px 15px;
    }
    .news-sideber .rpwwt-post-title {
      padding-top: 0px;
    }
    .rpwwt-post-excerpt a {
           margin-top: 10px;
    }
    .news-sideber #rpwwt-recent-posts-widget-with-thumbnails-2 {
        margin-top: 0px;
            padding-top: 0px;
                padding-bottom: 0px;
    }
    li#recent-posts-widget-with-thumbnails-3 {
        padding-bottom: 22px;
    }
     #search-3 input:nth-child(1) {
        min-height: 70px;
     }
     #search-3 input:nth-child(2) {
        right: 7%;
        top: 26%;
        width: 28px;
    }
    .right-side-wrap {
        padding: 0 15px 0 15px;
    }
     .news-sideber #rpwwt-recent-posts-widget-with-thumbnails-2 .widgettitle, .news-sideber.video-right-sidebar .widgettitle {
    margin-bottom: 0px;
     }
     .news-sideber #rpwwt-recent-posts-widget-with-thumbnails-2 .widgettitle {
        margin-bottom: 28px;
     }
    .compit-title-rigt h3 {
        margin-bottom: 20px;
    }
    .parid-head-left h3 {
        margin-bottom: 20px;
    }
   .section-left {
    padding-right: 80px;
}
.section-right {
    padding-left: 50px;
}
    .vision-desc p{
        padding-left: calc(100% - 60%);
    }
    .mission-desc p{
        padding-right: calc(100% - 90%);
    }
    .blue-bg-mission,
    .blue-bg-vision{
        padding-top: 25px;
        padding-bottom: 25px;
    }
    .blue-bg-mission {
            padding-left: 50px;
    }
    .blue-bg-vision{padding-right: 50px;}
    .vision-heading h3, .mission-heading h3 {
        margin-bottom: 15px;
    }
    section.our-core-values {
        margin-top: 50px;
    }
    .our-core-values .princ-col {
        padding: 0 25px;
    }
    .paradigm-heading h3{
        padding: 50px 0 60px;
    }
    .parid-head-left h3{
        padding-right: 100px;
    }
    .business-heading h2, .agency-underwriting p, .claim-heading p, .inpsection p,
    .pti-heading h3,
    .chat-section h5{
            font-size: 1.625rem;
    }
    .about-us{
        padding-bottom: 0;
    }
    .core-heading h3{
        margin-bottom: 20px;
    }
    .competive-edge {
        padding: 80px 0 50px;
    }
    
}
@media (max-width: 1200px) {
    body .header-right-section .nav-header-login {
    padding-top: 15px;
		padding-left: 0px;
}
	.contact-bg .hover-img {
		margin-right: 0px;
	}
    body .news-sideber .rpwwt-widget ul li > a {
            margin-right: 12px;
    }
    body .news-sideber .rpwwt-widget ul li .rpwwt-post-excerpt {
    display: inline-block;
    width: calc(100% - 78px);
}
    .custom-grid-boxes ul li a i {
        font-size: 1.25rem;
    }
    .contact-us-memder.meettheteam-main .team-intro-wrap .member-wrap  {
            padding-left: 75px;
    padding-right: 20px;
    }
    .contact-us-memder {
        padding-top: 80px;
} 
    .address-section .contact-bg-content {
    padding-left: 60px;
    padding-top: 30px;
    padding-bottom: 20px;
}
    body .news-sideber  #ctf {
    max-height: 675px;
}
    .story-desc p, .about-desc p  {
        font-size: 0.875rem;
    }
    .paragraph {
        font-size: 0.875rem;
    }
    .support-no p, .agency-no p, .claim-no p, .inpsection-no p {
        font-size: 1rem;
            line-height: 1.3;
    }
    .story-desc p, .about-desc p {
        font-size: 0.75rem;
    }

    .news-sideber #rpwwt-recent-posts-widget-with-thumbnails-2 .widgettitle, .news-sideber.video-right-sidebar .widgettitle {
    padding-bottom: 14px;
    padding-top: 16px;
    font-size: 1rem;
    margin-bottom: 0px;
}
.rpwwt-post-excerpt p, .rpwwt-post-excerpt a {
    font-size: 0.875rem;
    /*margin-top: 0px;*/
} 
body .news-sideber #rpwwt-recent-posts-widget-with-thumbnails-2 img, body .news-sideber #rpwwt-recent-posts-widget-with-thumbnails-3 img {
    width: 78px;
    height: auto;
}
.news-sideber .rpwwt-post-title {
    padding-top: 0;
    font-size: 0.875rem;
    line-height: 1.2;
}
    #search-3 input:nth-child(2) {
        width: 25px;
    }
    .right-side-wrap {
        padding-right: 20px; 
    }
    body .posts-section .post-inner-wrap .post-box .post-content span.arrows-right {
            width: 20px;
    height: 18px;
    margin-top: 8px;
    }
}
@media (max-width: 1100px) {
    .news-sideber #rpwwt-recent-posts-widget-with-thumbnails-2 {
        padding-bottom: 0;
    }
    .news-sideber .rpwwt-widget ul {
        padding-bottom: 5px;
        padding-top: 10px;
    }
}

@media (max-width: 991px) {
    .hidden-col-tab {
        display: none;
    }
    .vision-desc p {
            padding-left: calc(100% - 90%);
    }
    .story-heading h3 {
        margin-bottom: 20px;
    }
    .paradigm-heading h3 {
            padding: 30px 0 50px;
    }
    .section-left {
        padding-right: 30px;
    }
    .section-right  {
            padding-left: 30px;
    }
    .story-desc p, .about-desc p {
    margin-bottom: 20px;
    }
    .our-core-values .princ-col.our-core-col .value-head h3 {
        font-size: 1rem;
        margin-bottom: 10px;
    }
    .our-core-values .princ-col.our-core-col .paragraph {
    padding-top: 20px;
    padding-bottom: 20px;
}
.our-core-values .princ-col {
    margin-bottom: 20px;
}
}
@media (max-width: 767px){
    .rpwwt-post-excerpt a {
        margin-top: 6px;
    }
    .right-side-wrap {
        padding-left: 15px;
        padding-right: 15px;
    }
    body .story-top .main-head-content {
        width: calc(100% - 50%);
    }

     .custom-grid-boxes ul li a i {
           font-size: 1.125rem;
    }
    .vision-desc p{padding: 0;}
    .blue-bg-vision{
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
        margin-bottom: 20px;
    }
    .mpr-0{
        padding-right: 0
    }
    .mpl-0{
        padding-left: 0;
    }
    .mission-desc p{
        padding: 0;
    }
    .blue-bg-mission{
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
    }
    .our-core-values .princ-col {
        padding: 0 30px;
    }
    section.our-core-values {
        margin-top: 50px;
    }
    .paradigm-heading h3{
        padding: 50px 0 50px;
    }
    .contact-us-memder.meettheteam-main .team-intro-wrap .member-wrap {
        padding-left: 20px;
    padding-right: 20px;
    }
    .contact-us-memder {
        padding-top: 40px;
} 
    .paragraph {
        font-size: 0.875rem;
        line-height: 1.6;
        word-break: break-word;
    } 
    .pti-support h3 {
        width: calc(100% - 10%);
    }
    .support-no p, .agency-no p, .claim-no p, .inpsection-no p {
    font-size: 0.875rem; 
}
       .contact-wrapper > div > div span input::placeholder, .contact-wrapper > div > div span textarea::placeholder {
    font-size: 0.75rem;
}
    .competive-edge {
        padding: 30px 0 50px;
    }
    .section-left {
        padding-right: 15px;
        margin-bottom: 20px;
    }
    .section-right {
        padding-left: 15px;
        margin-bottom: 20px;
    }
    .blue-bg-mission, .blue-bg-vision {
        text-align: center;
        padding: 20px 20px;
    }
    .vision-desc p, .mission-desc p {
        padding: 0;
    }
    .parad-img-right, .compit-img-right {
        text-align: center;
    }
    .core-cotent {
        width: 100%;
        margin: 0 auto;
    }
    .parid-head-left h3 {
        padding-right: 0px;
    }
    .story-desc p, .about-desc p, .about-title p {
        margin-bottom: 15px;
    } 
    section.our-story.custom-container{
        padding: 0;
    }
    section.our-story.custom-container .wp-playlist .mejs-container{
        width: 100% !important;
    }
    /*.competive-edge .compit-title-rigt{
        margin-top: 40px;
    }*/
    .address-section .contact-bg-content {
        padding-left: 15px;
        padding-top: 30px;
    }
    .form-section .wpcf7-form label span{
        right: -15px;
    }

}

.map-section .google-maps .iframe-wrapper{
    padding-bottom: 350px;
}
.map-section .google-maps .iframe-wrapper iframe{
    height: 350px;
}

#search-4 {
    list-style-type: none;
}

/**Become an agent **/
section.agent-top {
    margin-top: 60px;
    margin-bottom: 60px;
    display: inline-block;
    width: 100%;
}
.agent-top .main-head-content{
    width: 90%;
    padding-top: 4px;
}
.agent-forms {
    margin-top: 15px;
}
.agent-forms input[type="text"],
.agent-forms input[type="email"],
.agent-forms input[type="tel"],
.agent-forms input[type="url"],
.agent-forms textarea {
    width: 100%;
    border: 1px solid #005CBA;
    border-radius: 5px;
    resize: none;
    background: #F7F9FC;
    font-size: 1rem;
    color: #005CBA;
    font-family: "museo-sans-300", sans-serif;
    font-weight: 100;
    padding-left: 15px;
    padding-right: 15px;
    outline: none;
}
.agent-forms input[type="text"],
.agent-forms input[type="email"],
.agent-forms input[type="url"],
.agent-forms input[type="tel"]{
    height: 51px;
}
.agent-forms label {
    color: #005CBA;
    font-family: "museo-sans-300", sans-serif;
    margin: 0;
    position: relative;
    font-size: 1rem;
    line-height: 1.8;
}
.agent-forms > div {
    margin-bottom: 42px;
}

.floodreqsec .agent-forms > div {
    margin: 0;
}

.agent-forms textarea {
    height: 154px;
    padding-top: 20px;
}
.agent-forms > div.m-0{
    margin-bottom: 0;
}
.submit-btn input{
        background: #005cba;
    border: 1px solid #005cba;
    font-size: 0.875rem;
    color: #FFFFFF;
    font-family: "museo-sans-500", sans-serif;
    font-weight: 500;
    text-align: left;
    border-radius: 10px;
    height: 50px;
    cursor: pointer;
    line-height: 0;
    padding: 0px 32px;
    outline: none;
}
.agent-middle{
    margin-bottom: 90px;
}


/**Chat with Underwriting**/
section.chat-top {
    margin-top: 55px;
    margin-bottom: 50px;
    display: inline-block;
    width: 100%;
}
.section.chat-top  .main-page-head{
    margin-bottom: 120px;
}
section.chat-top p.main-head-content{
    width: 100%;
    padding: 0 20px;
}
section.chat-top .chat_description_2{
    text-align: center;
    margin-bottom: 70px;
    margin-top: 30px;
    color: #212529;
    font-family: "museo-sans-300";
}
section.chat-top .chat_description_2 a {
	color: #005CBA;
}
.chat-btn button {
        background: #005cba;
    border: 1px solid #005cba;
    font-size: 0.875rem;
    color: #FFFFFF;
    font-family: "museo-sans-500", sans-serif;
    font-weight: 500;
    text-align: left;
    border-radius: 50px;
    height: 50px;
    cursor: pointer;
    line-height: 0;
    padding: 0px 32px;
    outline: none;
}

.chat-btn {
    text-align: center;
}

/**Story Book**/
.story-top .main-head-content{
    width: 100%;
}
.story-top{
    margin-top: 60px;
    margin-bottom: 38px;
    display: inline-block;
    width: 100%;
}
.align-center-middle {
    display: flex;
    justify-content: center;
}
.custom-grid-boxes ul {
    background: #ecf5fd;
    margin-bottom: 60px;
    border-radius: 10px;
}

.custom-grid-boxes ul li {
    margin: 0;
    border-radius: 0;
    background: transparent;
}
.custom-grid-boxes ul li a i {
    font-size: 1.5625rem;
    padding-right: 8px;
}

section.team-intro-wrap.agency-wrap .row {
    display: flex;
    justify-content: center;
}

@media (min-width: 1024px){
    .desktop-pr-8{
        padding-right: 8px
    }
    .desktop-pl-8{
        padding-left: 8px
    }
    .agent-img{
        padding-left: 63px; 
    }
    .agent-forms {
        padding-right: 63px;
    }
}
@media (max-width: 768px){
    section.agent-top {
        margin-top: 60px;
        margin-bottom: 30px;
    }
    .agent-top .main-head-content{
        width: 100%;
        padding-top: 4px;
    }
    .submit-btn input{
        width: 100%;
        text-align: center;
    }
}

@media (min-width: 992px){
    .main-header .row{
        padding: 0 15px;
    }
    .header-right-section{
        align-items: center;
    }
    .header-right-section .header-nav-items{
        float: left;
        margin-right: 0px;
    }
    .header-right-section .nav-header-login{
        display: flex;
        align-items: center;
        float: right;
        padding: 0 15px;
        padding-right: 0;
    }
    .main-header .main-header-logo{
        flex: 1;
    }
    .home.page-template{
        margin: 0;
    }
    .home .main-header{
        position: sticky;
    }
    .home .main-header.fixed{
        position: fixed;
    }
}
@media (max-width: 991px){
    .main-header .main-header-logo{
        width: 100%;
    }
}

.footer-bottom-logos-left > div {
    display: flex;
    align-items: center;
    justify-content: flex-start;
/*     padding-right: 100px; */
}

.footer-bottom-logos-left > div > a {
    margin: 0px 14px 0 14px;
}


@media (min-width: 768px){
    li.menu-item.menu-item-email.last{
        display: none;
    }
}
@media (max-width: 767px){
    .footer-bottom-logos-right{
        display: none;
    }
    .footer-bottom-logos-left > div {
        display: table;
        margin: 0 auto;
        padding-right: 0px;
    }

    .footer-bottom-logos-left > div > a {
        display: block;
        margin-bottom: 20px;
    }

    .footer-bottom-logos-left > div {
        margin-bottom: 20px;
    }
}
.contact-request-form span.wpcf7-form-control-wrap.counties textarea{
	        max-width: 85%;
}


.claim-button-custom .wpcf7-submit:disabled {
    opacity: 0.5;
}

/* start flood styling */

body .ptifloodlist li,body .floodfactsrow li
{
   padding-left:0 !important;
   list-style: none;
}

.importancefloodrow .col-md-4
{
   text-align: center;

}

.importancefloodrow .col-md-4 img {
    width: 100%;
}


.importancefloodrow .col-md-4 h6 {
    margin-top: 0;
    text-transform: uppercase;
    line-height: 1.5;
    letter-spacing: 1px;
    font-weight: 400;
    font-size: 18px;
    font-family: "museo-sans-500";
    color: #070d29;
    cursor: pointer;
}
.importancefloodrow .col-md-4 p {
    padding-left: 0;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #070d29;
    font-size: 14px;
    font-family: "museo-sans-700";
}
.ptifloodrowSection {
    padding: 70px 0;
    background-color: #ecf5fd;
}
.floodfactsrow h6 {
    font-family: "museo-sans";
    color: #212529;
    font-size: 16px;
    line-height: 24px;
    margin: 0;
}

/* .logocarousel
{
   display: none;
} */
.whyfloodrow .col-md-6
{
    text-align: center;
}

.whyfloodrow h6 {
    margin: 0;
    color: #005cba;
    padding-bottom: 20px;
}
.importancefloodrow .col-md-4
{
    cursor: pointer;
}
.whyfloodrow h3 span
{
    color: #070d29;
    font-size: 33px;
    font-family: 'museo-sans-700';
    text-decoration: underline;
}
.whyfloodrow p
{
    padding-left: 0 !important;
    padding-bottom: 0 !IMPORTANT;
    font-family: 'museo-sans-300' !important;
    font-size: 16px !important;
    text-align: center;
}
.nfipfloodrow
{
    text-align: center;
    margin-top: 40px;
    margin-bottom: 40px;
}
.nfipfloodrow h3
{
    font-size: 31.5px;
    font-family: 'museo-sans-700';
}

.nfipfloodrow .custom-table-wrapper {
    overflow: auto;
}

.nfipfloodrow table {
    font-family: 'museo-sans-700';
    border-collapse: collapse;
    width: 100%;
}
.nfipfloodrow td, .nfipfloodrow th {
    border: 2px solid #070d29;
    padding: 8px;
}
.nfipfloodrow td
{
    font-size: 12.3px;
    font-family: 'museo-sans-700';
}
.nfipfloodrow th
{
    font-size: 24px;
}
.floodfactsrow {
    margin-bottom: 40px;
}
.floodfactsrow ul
{
    margin-top: 44px;
}
.floodfactsrow li {
    font-size: 16.2px;
    color: #070d29;
    font-family: "museo-sans-700";
}
.website-content .floodfactsrow ul li {
    padding-bottom: 35px;
}

body .floodfactsrow ul li p{
    font-size: 16.2px;
    color: #070d29;
    font-family: "museo-sans-300";
    line-height: 1.5;
    padding-bottom: 0;
    padding-left: 8px;

}
body .floodfactsrow ul li img{
    width: 9px;
    height: 14px;
    margin-top: 5px;
}

.whyfloodrow h3
{
    margin-bottom: 120px;
}
section.block-content.block-top-spacing {
    padding: 0;
}
.floodinsurancerow {
    margin-top: 69px;
    margin-bottom: 20px;
}

.floodinsurancerow p.main-page-content {
    text-align: center;
    width: 100%;
    max-width: 58%;
    margin-inline: auto;
    padding-left: 0;
    padding-bottom: 87px;
}
.ptifloodrow h3 span
{
    color: #070d29;
    text-decoration: underline;
    font-family: "museo-sans-700", sans-serif;
}
body .ptifloodrow ul li {
    font-size: 16.2px;
    color: #070d29;
    font-family: "museo-sans-700";
    line-height: 1.5;
    position: relative;
}

body .ptifloodrow ul li img {
    padding-top: 5px;
}

.floodBoxesWrapper {
    border-radius: 10px;
    background-color: #c5e0f7;
    position: relative;
    display: flex;
    flex-direction: column;
    padding: 75px 10px 24px;
    cursor: pointer;
}

.floodBoxesWrapper a {
    color: initial;
}

.floodBoxesWrapper p.floodBoxImage {
    padding: 0;
    position: absolute;
    top: 0;
    left: 30px;
    transform: translateY(-50px);
    width: 100px;
    height: 100px;
    border-radius: 10px;
    padding: 23px !important;
    background-color: #005cba;
    display: flex;
    align-items: center;
}

.importancefloodrow .floodBoxesWrapper .h4-head,
.whyfloodrow .floodBoxesWrapper .h4-head {
    margin: 0;
    color: #005cba;
    padding-bottom: 16px;
    text-align: center;
    text-transform: capitalize;
}

.importancefloodrow .floodBoxesWrapper p {
    padding: 0;
    text-align: center;
}

.importancefloodrow .floodBoxesWrapper h6 + p {
    text-transform: capitalize;
    padding-left: 0;
    text-align: center;
}

.importancefloodrow .importancefloodrow-column {
    margin-bottom: 90px;
}

.logocarousel .slick-list {
    margin: 0 60px;
}

.logocarousel .logoinner {
    display: flex;
    align-items: center;
    justify-content: center;
}

.logocarousel .slick-arrow.slick-prev {
    right: auto;
    left: auto;
    margin-right: 0;
    top: 56px;
}

.logocarousel .slick-arrow.slick-next {
    right: 0;
    left: inherit;
    margin-left: 0;
    top: 56px;
}

.whyfloodrow {
    padding-top: 70px;
}

.website-content .floodfactsrow h3 + p {
    padding-left: 0;
}



@media (max-width:1199px) {
    .whyfloodrow p {
        font-size: 14px !important;
    }
}

@media (max-width:767px) {
    .page-template-slate .marketing-main-wrapper h4 {
        margin-bottom: 20px;
    }
    .floodinsurancerow {
        margin-top: 40px;
        margin-bottom: 0;
    }
    
    .floodinsurancerow h3 {
        margin-bottom: 26px;
    }
    
    .floodinsurancerow p.main-page-content {
        padding-bottom: 50px;
    }
    
    .website-content p {
        padding: 0;
    }
    
    .website-content .floodfactsrow h3 + p {
        padding-bottom: 0;
    }
}

@media (max-width:575px) {
    .floodinsurancerow p.main-page-content {
        max-width: 100%;
    }
    .floodfactsrow ul,
    ul.ptifloodlist {
        padding: 0;
    }
}

@media only screen and (max-width:767px){
    .floodfactsrow h6{
        line-height: 1.5;
    }

    .nfipfloodrow th{
    font-size: 15px;
}
 
 .logocarousel .logo .logoinner{
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 95px;
}

}
.importancefloodrow .col-md-4 h6 a
{
    color: #070d29;
}
body .ptifloodlist p
{
    padding-left: 8px;
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
    padding-bottom: 0;
    margin-bottom: auto;
}
.floodarrows a {
    color: white;
    font-size: 0;
}
/* end flood styling */

/* start flood request form styling */

.floodreqsec
{
    justify-content: center;
}

.quotewrapper
{
    margin-top: 69px;
    margin-bottom: 20px;
}

.agent-plugin-download {
    padding-top: 40px;
}

.agent-plugin-download .value-head h3 {
    font-family: "museo-sans-300", sans-serif;
    margin-bottom: 20px;
    font-size: 1.5rem;
    line-height: 2.2;
    text-align: center;
    color: #005CBA;
    font-weight: 300;
}

.agent-plugin-download .video-wrapper {
    display: table;
    margin: 0 auto !important;
}

#download-plugin .main-modal-popup {
    height: auto;
    margin: 1.75rem auto;
}


#download-plugin .main-modal-popup .modal-header {
    flex-direction: column;
    padding: 24px;
}
 
#download-plugin .main-modal-popup .modal-header p {
    width: 100%;
    text-align: center;
}
 
#download-plugin .main-modal-popup .modal-header .main-page-head {
    width: 100%;
    text-align: center;
}

#download-plugin .main-modal-popup .modal-header .main-page-head {
    color: #000;
    font-weight: bold;
}

#download-plugin .main-modal-popup .modal-header .main-sub-heading {
    margin-top: 0;
    margin-bottom: 20px;
    font-weight: bold;
    color: #000;
    font-size: 18px;
}

/* #download-plugin .main-modal-popup .modal-header ol {
    padding-left: 0;
} */

#download-plugin .main-modal-popup .modal-header .modal-close-btn {
    top: 0;
}

.main-header .header-nav-items .menu .menu-item ul.sub-menu .menu-item .sub-menu {
    left: auto;
    right: -180px;
    top:0;
    display: none !important;
}

.main-header .header-nav-items .menu .menu-item ul.sub-menu .menu-item:hover .sub-menu {
    display: block !important;
}

.main-header__nav-mobile--wrapper.active li.menu-item.open ul.sub-menu .menu-item.menu-item-has-children:after {
    position: absolute;
    top: 16px;
    right: 30px;
    display: block;
    width: 7px;
    height: 7px;
    content: '';
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    border: 2px solid #FFFFFF;
    border-width: 2px 2px 0 0;
}
 
.main-header__nav-mobile--wrapper.active li.menu-item.open ul.sub-menu .menu-item.menu-item-has-children.sub-open:after {
    transform: rotate(-45deg);
}
 
 
.main-header__nav-mobile--wrapper.active li.menu-item.open ul.sub-menu .menu-item.menu-item-has-children .sub-menu {
    display: none !important;
}
 
.main-header__nav-mobile--wrapper.active li.menu-item.open ul.sub-menu .menu-item.menu-item-has-children.sub-open .sub-menu {
    display: block !important;
}


/** New Home Page **/
.welcome-agency-section{
        background-image: url(https://cdn.pti.agency/Agency/Website/Upload/2020/08/28123415/randy-fath-1290402-unsplash-1-1.jpg);
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        background-attachment: fixed;
        padding-block: 64px;
        position: relative;
    }

    .welcome-agency-section:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        display: block;
        background-color: #ffffffa6;
    }

    .welcome-agency-section .main-page-head {
        text-align: center;
        font-weight: bold;
        margin-bottom: 60px;
        position: relative;
        z-index: 9;
        font-family: "museo-sans-500", sans-serif;
        color: #fff;
        background-color: #005cba;
        padding: 10px;
        border-radius: 36px;
    }

    .welcome-agency-section .agency-partner-box {
        height: 100%;
        background-color: #005cba;
        padding: 28px;
        border-radius: 20px;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        min-height: 210px;
        transition: .3s;
    }

    .welcome-agency-section .agency-partner-box:hover{
        background-color: #005cbaa8;
    }

    /* .welcome-agency-section .agency-partner-box:hover {
        opacity: .6;
    } */

    .welcome-agency-section .agency-partner-box .partner-icon {
        display: flex;
        justify-content: flex-end;
    }

    .welcome-agency-section .agency-partner-box .partner-icon img {
        width: 70px;
        height: 70px;
        object-fit: contain;
    }

    .welcome-agency-section .agency-partner-box .partner-content p {
        margin: 0;
        color: #fff;
        font-size: 22px;
        font-weight: 700;
    }

    .welcome-agency-section .agency-latest-news-wrapper .latest-news-box {
        background-color: #fff;
        display: flex;
        align-items: flex-start;
        padding: 10px;
        border-radius: 14px;
        gap: 16px;
    }

    .welcome-agency-section .agency-latest-news-wrapper .latest-news-box .latest-news-content p {
        margin-bottom: 0;
    }

    .welcome-agency-section .agency-latest-news-wrapper .latest-news-box .latest-news-content .latest-news-date {
        color: #939393;
    }

    .welcome-agency-section .agency-latest-news-wrapper .latest-news-box .latest-news-content a {
        display: block;
        color: #5e5e5e;
        font-weight: bold;
    }

    .welcome-agency-section .agency-latest-news-wrapper .latest-news-box .latest-news-image img {
        width: 100px;
        aspect-ratio: 1;
    }

    .welcome-agency-section .agency-latest-news-wrapper .view-btn {
        margin-top: 20px;
        text-align: center;
    }

    /* .welcome-agency-section .agency-latest-news-wrapper .main-page-head {
        background-color: #005cba;
        padding: 10px;
        border-radius: 36px;
    } */

    .jewelry-section {
        padding-block: 30px;
    }

    .jewelry-section .jewlery-main-title {
        text-align: center;
        text-transform: uppercase;
        color: #005CBA;
        letter-spacing: 1px;
        font-family: "museo-sans-500", sans-serif;
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 18px;
        margin-bottom: 0px;
    }

    .jewelry-section .jewlery-main-title img {
        width: 100px;
        height: auto;
    }

    .jewelry-section .ladder-title {
        display: flex;
        align-items: center;
        gap: 18px;
        justify-content: center;
        font-size: 26px;
        font-weight: 700;
        color: #000;
        font-family: "museo-sans-500", sans-serif;
        margin-bottom: 0px;
    }

    .jewelry-section .ladder-title img {
        width: 60px;
        height: 60px;
    }

    .jewelry-section .jewelry-box {
        height: 100%;
        background-color: #005CBA;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        padding: 20px 10px;
        border-radius: 34px;
        position: relative;
        min-height: 280px;
        font-family: "museo-sans-300", sans-serif;
    }

    .jewelry-section .jewelry-box .jewelry-box-title {
        margin-bottom: 5px;
        color: #fff;
        font-weight: 700;
    }
    .jewelry-section .jewelry-box p {
        margin-bottom: 5px;
        text-align: center;
        max-width: 430px;
    }

    .jewelry-section .jewelry-box ul {
        /* list-style: none; */
        margin-bottom: 0;
    }

    .jewelry-section .jewelry-box ul li {
        margin-bottom: 8px;
        position: relative;
    }

    .jewelry-section .jewelry-box ul li:last-child {
        margin-bottom: 0;
    }

    /* .jewelry-section .jewelry-box ul li:before {
        content: '';
        position: absolute;
        top: 0;
        left: -30px;
        width: 20px;
        height: 20px;
        background-image: url(https://cdn.pti.agency/Agency/Website/Upload/2025/12/05023918/duplicated.png);
        background-repeat: no-repeat;
        background-size: contain;
    } */

    .jewelry-section .jewelry-box .jewelry-list .jewelry-item .jewelry-item-icon {
        width: 20px;
        height: 20px;
        border-radius: 5px;
    }

    .jewelry-section .view-btn {
        margin-top: 6px;
    }

    .jewelry-section .jewelry-box .jewelry-box-image {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

    .jewelry-section .jewelry-box .jewelry-box-image img {
        width: 100% !important;
        height: 100% !important;
        object-fit: cover;
        border-radius: 34px;
        margin: 0;
    }

    .jewelry-section .jewelry-box img {
        width: 150px;
        height: auto;
        border-radius: 14px;
        margin-block: 8px;
    }

        .new-products-section {
            padding-block: 60px;
        }

        .new-product-box {
            position: relative;
            display: flex;
            flex-direction: column;
            min-height: 380px;
            justify-content: flex-end;
            overflow: hidden;
            transition: .3s;
        }

        .new-product-box .new-product-image {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            z-index: -1;
        }

        .new-product-box .new-product-image img {
            width: 100%;
            height: 100%;
            border-radius: 10px;
            object-fit:cover;
        }

        .new-product-box .new-product-content {
            display: flex;
            align-items: center;
            gap: 10px;
            color: #fff;
            padding: 20px;
        }

        .new-product-box .new-product-content p {
            margin-bottom: 0;
            font-size: 24px;
            line-height: 100%;
            text-transform: uppercase;
        }

        .new-product-box .new-product-content img {
            width: 70px;
            height: 70px;
        }

        .new-product-box .new-product-content p span {
            font-weight: bold;
            display: block;
        }

        .new-product-box:after {
            content: '';
            position: absolute;
            bottom: 0;
            left: 0;
            height: 110px;
            width: 100%;
            background: #005cbaa8;
            border-radius: 0 0 10px 10px;
            z-index: -1;
            transition: .3s;
        }

        .new-product-box:hover:after {
            height: 100%;
            border-radius: 10px;
        }

        .new-product-box .coming-soon-title {
            display: none;
        }

        .new-product-box.disabled {
            pointer-events: none;
            opacity: .5;
        }

        .new-product-box.disabled .coming-soon-title {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50% , -50%);
            font-size: 32px;
            font-weight: bold;
            display: block;
        }

            .ptintelliquote-section {
                padding-block: 64px;
        }

        .ptintelliquote-section .top-info {
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
            font-family: "museo-sans-500", sans-serif;
            margin-bottom: 30px;
            text-align: center;
        }

        .ptintelliquote-section .top-info .top-head {
            display: flex;
            align-items: center;
            gap: 20px;
            margin-bottom: 16px;
            color: #005cba;
        }

        .ptintelliquote-section .top-info .top-head img {
            width: 100px;
            height: auto;
        }

        .ptintelliquote-section .top-info .mid-head {
            font-size: 36px;
            line-height: 46px;
            margin-bottom: 12px;
        }

        .ptintelliquote-section .top-info .last-head {
            font-size: 32px;
            line-height: 42px;
            font-weight: bold;
            margin-bottom: 12px;
        }

        .new-product-box.ptintelliquote-box {
            min-height: 180px;
        }

        .new-product-box.ptintelliquote-box .new-product-content {
            padding: 10px;
        }

        .new-product-box.ptintelliquote-box .new-product-content p {
            font-size: 12px;
        }

        .new-product-box.ptintelliquote-box .new-product-content img {
            width: 40px;
            height: 40px;
        }

        .new-product-box.ptintelliquote-box:after {
            height: 60px;
        }
        .new-product-box.ptintelliquote-box:hover:after {
            height: 100%;
        }
        .ptintelliquote-section .ptintelliquote-content p {
            font-size: 30px;
            line-height: normal;
            text-align: center;
            font-weight: bold;
            margin-bottom: 0;
        }

        .new-product-box.ptintelliquote-box.disabled .coming-soon-title{
            font-size: 15px;
        }

        .ptintelliquote-video {
            margin-top: 30px;
        }


        .become-agent-btn {
            position: fixed;
            right: 0;
            bottom: 0px;
            background-color: #00AA71;
            color: #fff !important;
            padding: 18px 26px;
            border-radius: 40px 40px 0px 40px;
            box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
            font-size: 18px;
            font-weight: bold;
        }

        #wpfront-scroll-top-container{
            bottom: 80px !important;
        }

        body .sub-imags{
            margin-top: 0px !important;
        }

        .grecaptcha-badge {
            display: none !important;
        }

        .insurance-slider {
            padding-bottom: 16px;
            border-bottom: 2px solid #005cba;
        }

        .insurance-slider .slick-arrow{
            top: 50% !important;
            transform: translateY(-50%);
            margin: 0;
        }

        .insurance-slider .insurance-box .insurance-logo {
            min-width: 110px;
            height: auto;
        }

        .insurance-slider .insurance-box {
            display: flex;
            justify-content: center;
        }

        .contact-list .content-wrapper:last-child {
            margin-bottom: 20px;
        }

        .home .pum-container .pum-content {
            margin-top: 0;
        }

        .home .pum-container .pum-content img {
            width: 100%;
            margin-block: 0;
            border-radius: 32px !important;
        }

        .home .pum-container {
            border-radius: 32px !important;
            background-color: transparent !important;
        }

        .home .pum-container .pum-close.popmake-close{
            top: -18px !important;
            right: -8px !important;
        }

    @media(max-width:767px){
        .jewelry-section .jewlery-main-title img{
            width: 55px;
        }
        .ptintelliquote-section .top-info .mid-head{
            font-size: 28px;
            line-height: 38px;
        }
        .ptintelliquote-section .top-info .last-head{
            font-size: 26px;
            line-height: 36px;
        }
        .ptintelliquote-section .ptintelliquote-content p{
            font-size: 22px;
        }
        .home .pum-container {
            max-width: 70% !important;
        }

        
    }


    .main-footer .footer-social-icons .footer-socials {
          padding-left: 0;
          display: flex;
          justify-content: center;
          gap: 20px;
      }

      .main-footer .footer-social-icons .footer-socials li a {
          color: #fff;
          font-size: 26px;
      }

      .main-footer .footer-sponsers a {
            display: inline-block;
        }

        .main-footer .footer-sponsers> div {
            display: flex;
            align-items: center;
            gap: 10px;
            justify-content: center;
        }


   .discoutnsas{
      padding: 16px !important;
   }     

   body .discounts-ul{
      padding-left: 15px !important;
   }

    .newsletter-top-section .newsletter-content p , .newletter-image-content h2 , .newsletter-top-section, .newletter-image-content, .newsletter-stay-connected {
        margin-bottom: 10px !important;
    }

    .website-content strong {
    color: #005CBA !important;
}

.sub-heading{
    background-color: #005CBA !important;
}

.content-wrapper{
    border-color: #005CBA !important; 
}

strong{
    font-weight: 700 !important;
}