/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,
.owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative
}

.owl-carousel {
    display: none;
    width: 100%;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    display: none
}

.no-js .owl-carousel,
.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
    background: 0 0;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.owl-carousel .animated {
    animation-duration: 1s;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    animation-name: fadeOut
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.owl-height {
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity .4s ease
}

.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
    max-height: 0
}

.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(/wp-content/themes/ihealthagents/css/owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
    -ms-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}*{margin:0;padding:0;outline:none;text-decoration:none;box-sizing:border-box}table{border-collapse:collapse;border-spacing:0}html{-webkit-text-size-adjust:100%;overflow-x:hidden;scroll-behavior:smooth}html body{font-family:"Plus Jakarta Sans",sans-serif;font-weight:400;overflow-x:hidden;background:#fff;padding:81px 0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a:focus{-moz-outline-style:none;outline:none}input[type=file]::-webkit-file-upload-button{cursor:pointer}input[type=file]::-moz-file-upload-button{cursor:pointer}input[type=file]::-ms-file-upload-button{cursor:pointer}input[type=file]::-o-file-upload-button{cursor:pointer}input[type=file]{cursor:pointer}*::-moz-selection{color:#fff;background:#64AC49}*::selection{color:#fff;background:#64AC49}*::-moz-selection{color:#fff;background:#64AC49}*::-webkit-selection{color:#fff;background:#64AC49}*::-ms-selection{color:#fff;background:#64AC49}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{font-family:"Plus Jakarta Sans",sans-serif;border:0;outline:0;font-size:100%}b,strong{font-weight:600;color:#64AC46}article,aside,details,figcaption,figure,footer,header,hgroup,nav,section{display:block}a,div a:hover,div a:active,div a:focus,button{text-decoration:none;transition:all 0.5s ease 0s}a,span,div a:hover,div a:active,button{text-decoration:none}*::after,*::before,*{-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box}body a{font-family:"Plus Jakarta Sans",sans-serif;font-weight:400;color:#333;text-decoration:none;outline:none!important;font-size:18px}body a:focus{outline:none!important}body a:hover{color:#64AC49;outline:none!important}table{border-collapse:collapse;border-spacing:0}ul,li{list-style:none}input,select,textarea,.site textarea{font-family:"Plus Jakarta Sans",sans-serif;font-weight:400;width:100%;background:#fff}.center{text-align:center}.left{text-align:left}.right{text-align:right}body h1,body h2,body h3,body h4,body h5,body h6{font-family:"Plus Jakarta Sans",sans-serif;font-weight:400;color:#061358;margin:0}body h1{font-size:70px;font-weight:700;padding:0 0 25px;letter-spacing:-2.1px}body h2{font-size:50px;font-weight:600;line-height:120%;letter-spacing:-1.5px}img{margin:0 auto;max-width:100%;max-height:100%;width:auto;height:auto;display:block;outline:none!important}body p{color:#333;font-family:"Plus Jakarta Sans",sans-serif;font-weight:400;font-size:18px;line-height:175%;margin:0;padding:0 0 15px 0;text-align:left;display:block}body p:last-of-type{padding-bottom:0}.padding{padding:100px 0}iframe{display:block;width:100%;height:100%}.owl-carousel .owl-nav button.owl-prev,.owl-carousel .owl-nav button.owl-next{position:absolute;left:-70px;right:auto;top:50%;bottom:auto;margin:auto;font-size:0;background-image:url(/wp-content/themes/ihealthagents/images/owl-arrow.svg);background-repeat:no-repeat;width:14px;height:24px;z-index:1;transform:translateY(-50%) rotate(180deg)}.owl-carousel .owl-nav button.owl-next{transform:translateY(-50%) rotate(0deg);left:auto!important;right:-70px}.owl-carousel .owl-nav button.disabled{opacity:.5}.owl-dots button{height:8px;width:8px;background:#161616!important;border-radius:50px;padding:0;border:0;transition:unset;margin:0 7px}.owl-dots button.active{height:14px;width:14px;background:transparent!important;border:2px solid #AD7D45;transition:unset}.owl-dots button span{display:none}.for-mobile{display:none!important}@font-face{font-family:"Averta";src:url(/wp-content/themes/ihealthagents/css/fonts/Averta-Black.eot);src:url("/wp-content/themes/ihealthagents/css/fonts/Averta-Black.eot?#iefix") format("embedded-opentype"),url(/wp-content/themes/ihealthagents/css/fonts/Averta-Black.woff2) format("woff2"),url(/wp-content/themes/ihealthagents/css/fonts/Averta-Black.woff) format("woff"),url(/wp-content/themes/ihealthagents/css/fonts/Averta-Black.ttf) format("truetype"),url("/wp-content/themes/ihealthagents/css/fonts/Averta-Black.svg#Averta-Black") format("svg");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:"Averta";src:url(/wp-content/themes/ihealthagents/css/fonts/Averta-Bold.eot);src:url("/wp-content/themes/ihealthagents/css/fonts/Averta-Bold.eot?#iefix") format("embedded-opentype"),url(/wp-content/themes/ihealthagents/css/fonts/Averta-Bold.woff2) format("woff2"),url(/wp-content/themes/ihealthagents/css/fonts/Averta-Bold.woff) format("woff"),url(/wp-content/themes/ihealthagents/css/fonts/Averta-Bold.ttf) format("truetype"),url("/wp-content/themes/ihealthagents/css/fonts/Averta-Bold.svg#Averta-Bold") format("svg");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"Averta";src:url(/wp-content/themes/ihealthagents/css/fonts/Averta-ExtraBold.eot);src:url("/wp-content/themes/ihealthagents/css/fonts/Averta-ExtraBold.eot?#iefix") format("embedded-opentype"),url(/wp-content/themes/ihealthagents/css/fonts/Averta-ExtraBold.woff2) format("woff2"),url(/wp-content/themes/ihealthagents/css/fonts/Averta-ExtraBold.woff) format("woff"),url(/wp-content/themes/ihealthagents/css/fonts/Averta-ExtraBold.ttf) format("truetype"),url("/wp-content/themes/ihealthagents/css/fonts/Averta-ExtraBold.svg#Averta-ExtraBold") format("svg");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"Averta Extrathin";src:url(/wp-content/themes/ihealthagents/css/fonts/Averta-Extrathin.eot);src:url("/wp-content/themes/ihealthagents/css/fonts/Averta-Extrathin.eot?#iefix") format("embedded-opentype"),url(/wp-content/themes/ihealthagents/css/fonts/Averta-Extrathin.woff2) format("woff2"),url(/wp-content/themes/ihealthagents/css/fonts/Averta-Extrathin.woff) format("woff"),url(/wp-content/themes/ihealthagents/css/fonts/Averta-Extrathin.ttf) format("truetype"),url("/wp-content/themes/ihealthagents/css/fonts/Averta-Extrathin.svg#Averta-Extrathin") format("svg");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:"Averta";src:url(/wp-content/themes/ihealthagents/css/fonts/Averta-Light.eot);src:url("/wp-content/themes/ihealthagents/css/fonts/Averta-Light.eot?#iefix") format("embedded-opentype"),url(/wp-content/themes/ihealthagents/css/fonts/Averta-Light.woff2) format("woff2"),url(/wp-content/themes/ihealthagents/css/fonts/Averta-Light.woff) format("woff"),url(/wp-content/themes/ihealthagents/css/fonts/Averta-Light.ttf) format("truetype"),url("/wp-content/themes/ihealthagents/css/fonts/Averta-Light.svg#Averta-Light") format("svg");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:"Averta";src:url(/wp-content/themes/ihealthagents/css/fonts/Averta-Regular.eot);src:url("/wp-content/themes/ihealthagents/css/fonts/Averta-Regular.eot?#iefix") format("embedded-opentype"),url(/wp-content/themes/ihealthagents/css/fonts/Averta-Regular.woff2) format("woff2"),url(/wp-content/themes/ihealthagents/css/fonts/Averta-Regular.woff) format("woff"),url(/wp-content/themes/ihealthagents/css/fonts/Averta-Regular.ttf) format("truetype"),url("/wp-content/themes/ihealthagents/css/fonts/Averta-Regular.svg#Averta-Regular") format("svg");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Averta";src:url(/wp-content/themes/ihealthagents/css/fonts/Averta-Semibold.eot);src:url("/wp-content/themes/ihealthagents/css/fonts/Averta-Semibold.eot?#iefix") format("embedded-opentype"),url(/wp-content/themes/ihealthagents/css/fonts/Averta-Semibold.woff2) format("woff2"),url(/wp-content/themes/ihealthagents/css/fonts/Averta-Semibold.woff) format("woff"),url(/wp-content/themes/ihealthagents/css/fonts/Averta-Semibold.ttf) format("truetype"),url("/wp-content/themes/ihealthagents/css/fonts/Averta-Semibold.svg#Averta-Semibold") format("svg");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:"Averta";src:url(/wp-content/themes/ihealthagents/css/fonts/Averta-Thin.eot);src:url("/wp-content/themes/ihealthagents/css/fonts/Averta-Thin.eot?#iefix") format("embedded-opentype"),url(/wp-content/themes/ihealthagents/css/fonts/Averta-Thin.woff2) format("woff2"),url(/wp-content/themes/ihealthagents/css/fonts/Averta-Thin.woff) format("woff"),url(/wp-content/themes/ihealthagents/css/fonts/Averta-Thin.ttf) format("truetype"),url("/wp-content/themes/ihealthagents/css/fonts/Averta-Thin.svg#Averta-Thin") format("svg");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:"Tangerine";src:url(/wp-content/themes/ihealthagents/css/fonts/Tangerine-Bold.eot);src:url("/wp-content/themes/ihealthagents/css/fonts/Tangerine-Bold.eot?#iefix") format("embedded-opentype"),url(/wp-content/themes/ihealthagents/css/fonts/Tangerine-Bold.woff2) format("woff2"),url(/wp-content/themes/ihealthagents/css/fonts/Tangerine-Bold.woff) format("woff"),url(/wp-content/themes/ihealthagents/css/fonts/Tangerine-Bold.ttf) format("truetype"),url("/wp-content/themes/ihealthagents/css/fonts/Tangerine-Bold.svg#Tangerine-Bold") format("svg");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"Tangerine";src:url(/wp-content/themes/ihealthagents/css/fonts/Tangerine.eot);src:url("/wp-content/themes/ihealthagents/css/fonts/Tangerine.eot?#iefix") format("embedded-opentype"),url(/wp-content/themes/ihealthagents/css/fonts/Tangerine.woff2) format("woff2"),url(/wp-content/themes/ihealthagents/css/fonts/Tangerine.woff) format("woff"),url(/wp-content/themes/ihealthagents/css/fonts/Tangerine.ttf) format("truetype"),url("/wp-content/themes/ihealthagents/css/fonts/Tangerine.svg#Tangerine") format("svg");font-weight:400;font-style:normal;font-display:swap}.fixed{box-shadow:0 0 5px 0 rgb(0 0 0 / .15);-webkit-box-shadow:0 0 5px 0 rgb(0 0 0 / .15);-moz-box-shadow:0 0 5px 0 rgb(0 0 0 / .15)}#header{width:100%;position:fixed;left:0;top:0;z-index:999;transition-duration:300ms;-webkit-transition-duration:300ms;-moz-transition-duration:300ms;transition-property:all;-webkit-transition-property:all;-moz-transition-property:all;transition-timing-function:cubic-bezier(.7,1,.7,1);-webkit-transition-timing-function:cubic-bezier(.7,1,.7,1);-moz-transition-timing-function:cubic-bezier(.7,1,.7,1);padding:14px 0;background-color:#fff}#header .wrapper{display:flex;align-items:center;justify-content:space-between}#header .wrapper .logo,footer .top-bar .logo{width:200px}#header .wrapper ul#menu-main-menu{display:flex;align-items:center;margin:0 -18px}#header .wrapper ul#menu-main-menu>li{margin:0 18px;position:relative}#header .wrapper ul#menu-main-menu li a{color:#141414;font-family:"Plus Jakarta Sans",sans-serif;text-transform:uppercase;position:relative;font-size:15px;font-weight:600;line-height:normal;letter-spacing:.45px}#header .wrapper ul#menu-main-menu li a::before{position:absolute;content:"";top:auto;bottom:-4px;width:100%;height:1px;background:#64AC49;opacity:0;transition:all ease 0.5s}#header .wrapper ul#menu-main-menu li a:hover,#header .wrapper ul#menu-main-menu li.active,#header .wrapper ul#menu-main-menu li.menu-has-children:hover a{color:#64AC49}#header .wrapper ul#menu-main-menu li a:hover::before,#header .wrapper ul#menu-main-menu li.active a::before,#header .wrapper ul#menu-main-menu li.menu-has-children:hover>a::before{opacity:1}#header .wrapper ul#menu-main-menu li.menu-item-has-children a::before{content:none}#header .wrapper ul#menu-main-menu li.menu-has-children:hover>a{color:#64AC49}#header .wrapper .header-btn{display:flex;align-items:center}#header .wrapper .header-btn a{display:inline-block;color:#0083C9;font-size:15px;font-weight:700;line-height:normal;letter-spacing:.45px;padding:10px 20px 10px 40px;margin-left:15px;border-radius:4px;border:1px solid #0083C9;position:relative}#header .wrapper .header-btn a.contact{margin:0;padding:10px 20px}#header .wrapper .header-btn a::before{position:absolute;content:"";width:17px;height:17px;left:15px;right:auto;top:12px;background-image:url(/wp-content/themes/ihealthagents/images/call.svg);background-repeat:no-repeat;background-size:contain}#header .wrapper .header-btn a.contact::before{content:none!important}#header .wrapper .header-btn a.login{background:#64AC49;border:0;color:#fff}#header .wrapper .header-btn a.login::before{width:17px;height:17px;left:15px;top:12px;background-image:url(/wp-content/themes/ihealthagents/images/login.svg)}#header .wrapper .header-btn a.login:hover{background:#52b72c}#header .mobile-info-wrap{display:none}#header .res_navigation{cursor:pointer;display:none}.res_navigation .nav-toggle{display:block;position:relative;transition:0.3s ease;z-index:9;width:27px;height:22px}.res_navigation .nav-toggle span{position:absolute;height:3px;border-radius:10px;width:100%;background:#071358;left:auto;right:0;top:0}.res_navigation .nav-toggle span:first-child,.res_navigation .nav-toggle span:nth-child(2){transition:0.2s ease-in-out;width:25px}.res_navigation .nav-toggle span:nth-child(2){top:8px}.res_navigation .nav-toggle span:last-child{top:16px;width:16px;transition:opacity 0.2s ease-in-out}.res_navigation .nav-toggle.active{transform:rotate(45deg)}.res_navigation .nav-toggle.active span:first-child{transform:translateX(-3%) rotate(90deg);top:8px}.res_navigation .nav-toggle.active span:last-child{opacity:0}#header .wrapper ul#menu-main-menu ul.sub-menu{background-color:#fff;width:180px;position:absolute;opacity:0;visibility:hidden;left:0;padding:10px;top:40px;transition:cubic-bezier(.25,.1,.32,.83) 0.5s;-webkit-transition:cubic-bezier(.25,.1,.32,.83) 0.3s;-moz-transition:cubic-bezier(.25,.1,.32,.83) 0.3s;-o-transition:cubic-bezier(.25,.1,.32,.83) 0.3s;box-shadow:0 0 10px rgb(0 0 0 / .1);transform-origin:top;border-radius:5px}#header .wrapper ul#menu-main-menu ul.sub-menu li{width:100%;height:auto;margin:0 0 5px;position:relative;padding:0;text-align:left}#header .wrapper ul#menu-main-menu ul.sub-menu li a{display:block;padding:6px 10px;text-transform:initial;font-size:14px;color:#21334c;font-weight:500;transition:none;cursor:pointer}#header .wrapper ul#menu-main-menu ul.sub-menu li:last-child a{border:0}#header .wrapper ul#menu-main-menu li.menu-item-has-children{padding-right:20px}#header .wrapper ul#menu-main-menu li.menu-item-has-children:hover ul.sub-menu{opacity:1;visibility:visible}#header .wrapper ul#menu-main-menu li.menu-item-has-children::after{position:absolute;content:"";left:0;right:0;height:20px;top:auto;bottom:-19px}#header .wrapper ul#menu-main-menu>li:hover>a,#header .wrapper ul#menu-main-menu li.current-menu-item>a,#header .wrapper ul#menu-main-menu ul.sub-menu li.current-menu-item a,#header .wrapper ul#menu-main-menu ul.sub-menu li:hover a{color:#0083C9!important}#header .wrapper ul#menu-main-menu span.submenu-click-arrow{background:url(/wp-content/themes/ihealthagents/images/drop-arrow.svg) no-repeat;display:block;width:10px;height:7px;position:absolute;left:auto;right:0;top:8px;cursor:pointer;transition:all ease 0.5s;background-size:contain;pointer-events:none}body:not(.home) header#header{border-bottom:1px solid rgb(104 162 92 / .1)}.container{width:1310px;max-width:100%;margin:0 auto;position:relative;float:none;padding:0 15px}.banner{background:#0083C9;padding:32px 0}.banner .banner-wrap{display:grid;grid-template-columns:650px 1fr;grid-gap:110px;align-items:center}.banner .banner-wrap .right-wrap{display:flex;justify-content:center;align-items:center;gap:60px}.banner .banner-wrap .right-wrap img{border-radius:120px;display:none;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.banner .banner-wrap .right-wrap .inner-right>div:first-child{width:229px;height:229px}.banner .banner-wrap .right-wrap .inner-left .img-wrap,.banner .banner-wrap .right-wrap .inner-right>div:last-child{width:229px;height:350px}.banner .banner-wrap .right-wrap img.health-img{display:block}.short-term .banner-wrap .right-wrap img.short-term-img,.dental-vision .banner-wrap .right-wrap img.dental-vision-img,.life-insurance .banner-wrap .right-wrap img.life-insurance-img,.medicare .banner-wrap .right-wrap img.medicare-img,.obamacare .banner-wrap .right-wrap img.obamacare-img,.group-health .banner-wrap .right-wrap img.group-health-img{display:block}.short-term .banner-wrap .right-wrap img.health-img,.dental-vision .banner-wrap .right-wrap img.health-img,.life-insurance .banner-wrap .right-wrap img.health-img,.medicare .banner-wrap .right-wrap img.health-img,.obamacare .banner-wrap .right-wrap img.health-img,.group-health .banner-wrap .right-wrap img.health-img{display:none}.banner .banner-wrap .custom-dropdown>a{display:none}.banner .banner-wrap .custom-dropdown>a.health-btn{display:block}.short-term .banner-wrap .custom-dropdown>a.short-term-btn,.dental-vision .banner-wrap .custom-dropdown>a.dental-vision-btn,.life-insurance .banner-wrap .custom-dropdown>a.life-insurance-btn,.medicare .banner-wrap .custom-dropdown>a.medicare-btn,.obamacare .banner-wrap .custom-dropdown>a.obamacare-btn,.group-health .banner-wrap .custom-dropdown>a.group-health-btn{display:block}.short-term .banner-wrap .custom-dropdown>a.health-btn,.dental-vision .banner-wrap .custom-dropdown>a.health-btn,.life-insurance .banner-wrap .custom-dropdown>a.health-btn,.medicare .banner-wrap .custom-dropdown>a.health-btn,.obamacare .banner-wrap .custom-dropdown>a.health-btn,.group-health .banner-wrap .custom-dropdown>a.health-btn{display:none}.banner .banner-wrap .right-wrap .img-wrap{position:relative;z-index:1}.banner .banner-wrap .right-wrap .img-wrap::before,.banner .banner-wrap .right-wrap .img-wrap::after{position:absolute;content:"";border-radius:50%;animation:slide 5s linear infinite}@keyframes slide{0%{transform:translate(0,0)}25%{transform:translate(10px,0)}50%{transform:translate(10px,10px)}75%{transform:translate(0,10px)}100%{transform:translate(0,0)}}.banner .banner-wrap .right-wrap .inner-left .img-wrap::before{height:80px;width:80px;background:#64AC49;left:auto;right:0}.banner .banner-wrap .right-wrap .inner-left .img-wrap::after{width:225px;height:225px;background:#285D91;left:-45px;bottom:-40px;border-radius:50%;z-index:-1}.banner .banner-wrap .right-wrap .inner-right>div:first-child{margin-bottom:45px}.banner .banner-wrap .right-wrap .inner-right>div:first-child::before{width:127px;height:127px;background:#285D91;left:-30px;z-index:-1}.banner .banner-wrap .right-wrap .inner-right>div:last-child::before{width:162px;height:162px;background:#64AC49;z-index:-1;right:-40px;top:-40px}.banner .banner-wrap h1{color:#FFF;font-size:55px}.banner .banner-wrap .custom-dropdown{position:relative;display:inline-block}.banner .banner-wrap .custom-dropdown>a{position:relative;border-bottom:2px solid #35B9FF!important;border-radius:11px;cursor:pointer}.banner .banner-wrap .custom-dropdown>a::after{content:"";background:url(/wp-content/themes/ihealthagents/images/down-arrow.svg) no-repeat;background-size:contain;display:inline-block;width:30px;height:18px;margin-left:18px;margin-right:20px;vertical-align:middle;transition:all ease 0.5s}.banner .banner-wrap .custom-dropdown a{background:#fff0;color:#DDDF21;font-size:50px;font-weight:700;letter-spacing:-2.1px;border:0;text-align:left;cursor:pointer}.banner .banner-wrap .custom-dropdown+.custom-dropdown-menu{position:absolute;top:100px;min-width:-moz-max-content;min-width:max-content;display:flex;flex-direction:column;background:#fff;padding:15px;border-radius:16px;box-shadow:0 2px 48px 0 rgb(14 20 66 / .4);transition:all 0.4s ease-in-out;transform:rotate3d(1,0,0,-90deg);transform-origin:50% 0;opacity:0;z-index:1}.banner .banner-wrap .custom-dropdown.open-custom-menu a::after{transform:rotate(180deg)}.banner .banner-wrap .custom-dropdown.open-custom-menu+.custom-dropdown-menu{transform:rotate3d(0,0,0,0);opacity:1}.banner .banner-wrap .custom-dropdown+.custom-dropdown-menu a{font-size:30px;padding:7px;border-bottom:1px solid;color:#35B9FF;font-weight:550;letter-spacing:0;cursor:pointer}.banner .banner-wrap .custom-dropdown+.custom-dropdown-menu a:hover{background:#ebebeb}.banner .banner-wrap .custom-dropdown+.custom-dropdown-menu a:last-child{border:0;padding-bottom:0}.main-hero .title-dropdown .dropdown-menu{display:inherit}.banner .banner-wrap p.sub-title{color:#FFF;font-size:22px;font-weight:500;line-height:35px;padding:0 0 50px;position:relative}.banner .banner-wrap p.sub-title::before{position:absolute;content:"";left:300px;right:auto;top:57px;bottom:0;background:url(/wp-content/themes/ihealthagents/images/banner-arrow.svg) no-repeat;background-size:contain;width:63px;height:47px}body a.arrow-link{color:#FFF;font-family:"Plus Jakarta Sans";font-size:16px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:-.32px;display:inline-block;padding:0 0 6px 0;border-bottom:1px solid #FFF;position:relative}body a.arrow-link.green{color:#64AC49;border-color:#64AC49}body a.arrow-link:hover{border-color:#52b72c;color:#52b72c}body a.arrow-link:after{content:"";background:url(/wp-content/themes/ihealthagents/images/cross-arrow.svg) no-repeat;background-size:contain;width:12px;height:12px;margin-left:10px;vertical-align:middle;display:inline-block}body a.arrow-link.green:after{filter:brightness(0) saturate(100%) invert(67%) sepia(16%) saturate(1466%) hue-rotate(59deg) brightness(87%) contrast(86%)}.second-section .wrapper{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:40px}.second-section .wrapper .single-box{border-radius:10px;background:#FFF;box-shadow:0 0 42px 0 rgb(0 0 0 / .1);padding:40px}.second-section .wrapper .single-box h3,.make-us-diff .inner-wrap h3{color:#071358;font-size:28px;font-weight:600;letter-spacing:-.84px;padding:0 0 10px}.second-section .wrapper .single-box p{line-height:26px;padding:0 0 64px}.ind-helth-agents{background:#F0F4F7}.ind-helth-agents .wrapper,.make-us-diff .wrapper{display:grid;grid-template-columns:1fr 1fr;align-items:center}.ind-helth-agents .wrapper img{margin-left:0}.ind-helth-agents .wrapper h2,.make-us-diff h2{padding:0 0 20px}.ind-helth-agents .wrapper a.arrow-link{margin-top:25px}.cta-sec{text-align:center;background-color:#0083C9}.cta-sec h2{color:#fff;padding:0 0 15px}.cta-sec p{text-align:center;color:#fff;width:500px;margin:0 auto;font-size:20px;line-height:135%}.cta-sec a.arrow-btn-main{margin-top:35px}body a.arrow-btn-main{display:inline-block;color:#fff;background:#64AC49;border-radius:4px;padding:18px 28px;font-size:18px;cursor:pointer}body a.arrow-btn-main:hover{background:#52b72c}body a.arrow-btn-main:after{content:"";background:url(/wp-content/themes/ihealthagents/images/cross-arrow.svg) no-repeat;background-size:contain;width:12px;height:12px;margin-left:10px;display:inline-block}.make-us-diff .wrapper .img-wrap img{margin-right:0}.make-us-diff .inner-wrap{display:flex;padding-top:40px}.make-us-diff .inner-wrap .single{border-left:1px solid #BFE0F1;padding-left:20px}.make-us-diff .inner-wrap .single:last-child{margin-left:77px}.make-us-diff .inner-wrap .single img{margin-left:0;margin-bottom:30px}.make-us-diff .inner-wrap .single h3{padding:0!important;position:relative}.make-us-diff .inner-wrap .single h3::before{position:absolute;content:"";left:-20px;width:2px;height:100%;background:#64AC49}.make-us-diff a.arrow-btn-main{margin-top:40px}.faq-sec{background:#F7F9FB}.faq-sec .wrap{display:grid;grid-template-columns:400px auto;grid-gap:144px}.faq-sec .wrap h2{padding:0 0 40px}ul.faq li{padding:0!important;margin:0 0 20px;border:1px solid #fff0}ul.faq li:last-child{margin-bottom:0}ul.faq li::before{content:none!important}ul.faq li a{color:#466c83;border-bottom:1px solid}ul.faq li a:hover{color:#fd8024}ul.faq li .faq-question{font-family:"Plus Jakarta Sans";font-size:22px;font-style:normal;font-weight:600;line-height:26px;padding:25px 50px 25px 75px;cursor:pointer;position:relative;background:#fff;border-radius:5px}ul.faq li .faq-question strong{color:#131313}ul.faq li .faq-question[data-status=open] strong{color:#0083C9}ul.faq li .faq-question::before{position:absolute;content:"";left:26px;right:auto;top:24px;background-image:url(/wp-content/themes/ihealthagents/images/grenn-que.svg);background-repeat:no-repeat;background-size:contain;width:32px;height:32px}ul.faq li .faq-question[data-status=open]::before{background-image:url(/wp-content/themes/ihealthagents/images/blue-que.svg)}ul.faq li .faq-question::after{position:absolute;content:"";right:26px;left:auto;top:30px;background-image:url(/wp-content/themes/ihealthagents/images/plus.svg);background-repeat:no-repeat;background-size:contain;width:18px;height:18px}ul.faq li .faq-question[data-status=open]::after{background-image:url(/wp-content/themes/ihealthagents/images/minus.svg);height:4px}ul.faq li.open{border-color:#0083C9;box-shadow:0 6px 16px 0 rgb(0 0 0 / .08)}ul.faq li .answer_faq{display:none}ul.faq li .answer_faq .faq-answer{padding:0 74px 20px;background:#fff}.want-to-join{background-color:#fff0;background-repeat:no-repeat;background-size:cover;background-position:center}.banner.about-banner .banner-wrap{grid-template-columns:645px 1fr}.banner.about-banner .banner-wrap .right-wrap .inner-right>div:last-child img{border-radius:50%;width:228px;height:228px;-o-object-fit:cover;object-fit:cover}.banner.about-banner .banner-wrap .right-wrap .inner-right>div:first-child{margin-bottom:45px;height:120px;margin-top:40px}.banner.about-banner .banner-wrap .right-wrap .inner-right>div:first-child::before,.banner.about-banner .banner-wrap .right-wrap .inner-right>div:first-child::after{width:70px;height:70px;left:0;right:0;margin:0 auto;mix-blend-mode:darken}.banner.about-banner .banner-wrap .right-wrap .inner-right>div:first-child::after{background:#64AC49;top:50px}.banner.about-banner .banner-wrap .right-wrap .inner-right>div:last-child::before{width:127px;height:127px;background:#285D91;right:-20px;top:-20px}.second-section-about h2{padding:0 0 20px}.second-section-about p,.second-section-about h3{text-align:center}.second-section-about .content{width:882px;margin:0 auto}.second-section-about ul.box{display:grid;grid-template-columns:repeat(3,1fr);padding-top:40px;grid-gap:30px;width:1000px;margin:0 auto}.second-section-about ul.box li{border-radius:20px;border:1px solid #DDE0E6;background:#FFF;box-shadow:0 4px 14px 0 rgb(0 0 0 / .06);padding:30px}.second-section-about ul.box li h3{color:#061358;font-size:28px;font-weight:600;line-height:80%;letter-spacing:-.84px;padding:0 0 13px}.second-section-about ul.box li h3 span{color:#64AC49;font-size:40px;font-weight:800;letter-spacing:-1.2px}.cta-sec.about-page p{width:1000px}.about-blog-list h2{padding-bottom:40px}.about-blog-list ul{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;margin-bottom:50px}.about-blog-list ul li{border-radius:20px;border:1px solid #DDE0E6;background:#FFF;box-shadow:0 4px 14px 0 rgb(0 0 0 / .06)}.about-blog-list ul li a.blog-img{display:block;height:250px}.about-blog-list ul li a.blog-img img{border-radius:20px 20px 0 0;height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.about-blog-list ul li .content{padding:15px 20px 32px}.about-blog-list ul li .content p.time{color:#727272;font-size:16px;line-height:187%;padding:0 0 5px}.about-blog-list ul li .content h3 a{color:#061358;font-size:22px;font-weight:600}.about-blog-list ul li .content h3 a:hover{color:#64AC49}.about-blog-list a.arrow-btn-main{background:#fff0;color:#64AC49;border:1px solid #64AC49}.about-blog-list a.arrow-btn-main:hover{color:#fff;border:1px solid #fff}.about-blog-list a.arrow-btn-main::after{filter:brightness(0) saturate(100%) invert(58%) sepia(66%) saturate(391%) hue-rotate(59deg) brightness(91%) contrast(85%)}.about-blog-list a.arrow-btn-main:hover::after{filter:unset}.blog-list h2{padding:0!important}.blog-list p.sub-title{margin:25px auto 0;width:600px;line-height:160%}.blog-list ul li .content .category-wrap{display:flex;align-items:center}.blog-list ul li .content .category-wrap p.category,.blog-detail-wrap .rightwrap .category-wrap ul.category li{color:#64AC49;font-size:16px;font-weight:500;line-height:30px;padding-bottom:0;position:relative}.blog-list ul li .content .category-wrap p.category::before,.blog-detail-wrap .rightwrap .category-wrap ul.category li::before{content:"";background:rgb(0 0 0 / .1);width:1px;height:19px;display:inline-block;vertical-align:sub;margin-left:11px;margin-right:15px}.blog-list ul li .content h3 a{color:#061358;font-size:22px;font-weight:600;margin-top:10px;display:block}.blog-list ul li .content p.time{padding:0}.paginations{padding-top:10px;display:flex;justify-content:center}.paginations .page-numbers{margin:0 5px;color:#333;text-align:center;font-size:18px;font-weight:600;line-height:161.111%;letter-spacing:-.36px;width:50px;height:50px;line-height:50px;border-radius:5px;border:1px solid #DDE0E6;background:#FFF;display:inline-block;transition:all ease 0.2s}.paginations .page-numbers:hover,.paginations .page-numbers.current{background:#64AC49;color:#fff;cursor:pointer}.paginations .page-numbers.prev,.paginations .page-numbers.next{font-size:0;background-image:url(/wp-content/themes/ihealthagents/images/prev-arrow.svg);background-repeat:no-repeat;background-size:10px;background-position:center}.paginations .page-numbers.next{background-image:url(/wp-content/themes/ihealthagents/images/newxt-arrow.svg)}.blog-list .top-wrap{display:flex;padding:100px 0 60px;justify-content:space-between;align-items:center}.blog-list .top-wrap .category-list{display:flex}.blog-list .top-wrap .category-list a:hover{border-color:#64AC49;color:#64AC49}.blog-list .top-wrap .category-list a{color:#131313;font-size:18px;font-weight:500;line-height:160%;letter-spacing:-.36px;border-radius:50px;border:1px solid #DDE0E6;background:#FFF;padding:5px 20px;margin-right:12px}.blog-list .top-wrap .categry-dropdown{position:relative}.blog-list .top-wrap .categry-dropdown>a{color:#131313;text-align:center;font-size:18px;font-weight:500;line-height:160%;letter-spacing:-.36px;padding:5px 15px 5px 26px;display:inline-block;border-radius:50px;border:1px solid rgb(0 0 0 / .1);background:#F0F4F7}.blog-list .top-wrap .categry-dropdown>a::after{content:"";background:url(/wp-content/themes/ihealthagents/images/ic-menu-dropdown-arrow-black.svg) no-repeat;background-size:contain;display:inline-block;width:12px;height:6px;margin-left:15px;margin-right:0;vertical-align:middle;transition:all ease 0.5s}.blog-list .top-wrap .categry-dropdown:hover>a::after{transform:rotate(180deg)}.blog-list .top-wrap .categry-dropdown .sub-category-dropdown{position:absolute;top:50px;width:100%;display:flex;flex-direction:column;border:1px solid rgb(0 0 0 / .1);background:#F0F4F7;padding:15px;border-radius:16px;transition:all 0.4s ease-in-out;transform:rotate3d(1,0,0,-90deg);transform-origin:50% 0;opacity:0;z-index:1}.blog-list .top-wrap .categry-dropdown:hover .sub-category-dropdown{transform:rotate3d(0,0,0,0);opacity:1}.blog-list .top-wrap .categry-dropdown .sub-category-dropdown a{font-size:14px;padding:7px;border-bottom:1px solid rgb(19 19 19 / .368627451);color:#131313;font-weight:550;letter-spacing:0}.blog-list .top-wrap .categry-dropdown .sub-category-dropdown a:hover{border-color:#64AC49;color:#64AC49}.blog-list .top-wrap .categry-dropdown .sub-category-dropdown a:first-child{padding-top:0}.blog-list .top-wrap .categry-dropdown .sub-category-dropdown a:last-child{border:0;padding-bottom:0}.blog-detail-wrap{padding-bottom:0!important}.blog-detail-wrap .blogbox{display:grid;grid-template-columns:300px auto;padding-left:20px;position:relative;grid-gap:20px}.blog-detail-wrap .blogbox::before{position:absolute;content:"";left:0;right:auto;top:0;bottom:0;width:.5px;background:rgb(0 0 0 / .1)}.blog-detail-wrap .info{position:sticky;top:110px}.blog-detail-wrap .info p.title{color:#131313;font-size:16px;font-weight:600;letter-spacing:-.32px;padding:0;position:relative}.blog-detail-wrap .info p.title::before{position:absolute;content:"";left:-19px;width:1px;height:20px;top:6px;background:#00A6ED}.blog-detail-wrap .info .author-info,.topic-info{padding-bottom:20px}.blog-detail-wrap .info .author-info .img{width:60px;height:60px;border:2px solid #0083C9;border-radius:50%;margin-bottom:10px}.blog-detail-wrap .info .author-info img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:50%}.blog-detail-wrap .info .author-info p.date,.blog-detail-wrap .info .topic-info ul li{font-size:14px;line-height:normal}.blog-detail-wrap .info .topic-info ul li{padding:0 0 3px}.blog-detail-wrap .info ul.social-icons{padding-top:6px}.blog-detail-wrap .info ul.social-icons li a{width:36px;height:36px;border-color:rgb(50 55 85 / .1);filter:brightness(0) saturate(100%) invert(13%) sepia(1%) saturate(4857%) hue-rotate(14deg) brightness(95%) contrast(80%)}.blog-detail-wrap .info ul.social-icons li a{width:36px;height:36px;border-color:rgb(50 55 85 / .1);filter:brightness(0) saturate(100%) invert(13%) sepia(1%) saturate(4857%) hue-rotate(14deg) brightness(95%) contrast(80%);background-color:transparent!important;background-size:10px}.blog-detail-wrap .info ul.social-icons li.x a{background-size:16px}.blog-detail-wrap .info ul.social-icons li.yelp a{background-size:15px}.blog-detail-wrap .info ul.social-icons li.linkedin a{background-size:14px}.blog-detail-wrap .rightwrap,.blog-detail-wrap .left-wrap{padding-bottom:100px}.blog-detail-wrap .rightwrap a.back-btn{color:#0083C9;font-size:16px;font-weight:700;letter-spacing:.64px;position:relative;margin-bottom:20px;display:inline-block}.blog-detail-wrap .rightwrap a.back-btn::before{content:"";background:url(/wp-content/themes/ihealthagents/images/back-arrow.svg) no-repeat;background-position:center;background-size:contain;width:15px;height:15px;display:inline-block;margin-right:10px;vertical-align:inherit}.blog-detail-wrap .rightwrap h1{font-size:55px;font-weight:700;line-height:126%;letter-spacing:-1.65px;padding:0 0 20px}.blog-detail-wrap .rightwrap h2{font-size:35px;padding:20px 0}.blog-detail-wrap .rightwrap .category-wrap{display:flex;align-items:center}.blog-detail-wrap .rightwrap .category-wrap p.time{font-size:20px;font-weight:500;line-height:30px}.blog-detail-wrap .rightwrap .category-wrap ul.category{display:flex;align-items:center}.blog-detail-wrap .rightwrap .category-wrap ul.category li::before{vertical-align:middle}.blog-detail-wrap .rightwrap .category-wrap{display:flex;align-items:center;padding-bottom:35px}.blog-detail-wrap .rightwrap .img-wrap img{border-radius:20px;margin-bottom:30px}.blog-detail-wrap .rightwrap>p{padding:0 0 20px}.blog-detail-wrap .rightwrap>ul{padding-bottom:10px}.blog-detail-wrap .rightwrap>ul li{color:#333;font-size:18px;font-weight:600;line-height:180%;padding:0 0 10px 37px;position:relative}.blog-detail-wrap .rightwrap>ul li::before{position:absolute;content:"";background:url(/wp-content/themes/ihealthagents/images/check.svg) no-repeat;background-position:center;background-size:contain;width:22px;height:22px;left:0;top:5px}body.single-post{overflow:visible}.top-section{padding:100px 0 80px}.top-section p{font-size:22px;font-weight:500;line-height:160%;width:600px;text-align:center;margin:0 auto 40px}.top-section input#search{border-radius:4px;border:1px solid rgb(0 0 0 / .1);width:610px;height:70px;margin:0 auto;padding:0 22px;font-size:16px}.top-section input#search::-moz-placeholder{color:#727272;font-size:16px;letter-spacing:.48px}.top-section input#search::placeholder{color:#727272;font-size:16px;letter-spacing:.48px}body.page-template-faq{overflow:visible}.faq-page-sec{padding-bottom:100px}.faq-page-sec .wrapper{display:grid;grid-template-columns:380px 1fr;grid-gap:20px}.faq-page-sec .left-wrap .links{position:sticky;top:150px}.faq-page-sec .left-wrap ul li{padding:0 0 25px}.faq-page-sec .left-wrap ul li a{color:#131313;font-size:20px;font-weight:500}.faq-page-sec .left-wrap ul li a:hover,.faq-page-sec .left-wrap ul li a.active{color:#64AC49}.faq-page-sec ul.faq li{border:1px solid rgb(0 0 0 / .1)}.faq-page-sec .right-wrap h3{color:#061358;font-size:28px;font-weight:700;padding:0 0 35px}.faq-page-sec .right-wrap .single-faq{padding-bottom:60px}.faq-page-sec .right-wrap .single-faq:last-child,.faq-page-sec .left-wrap ul li:last-child{padding-bottom:0!important}.faq-page-sec .right-wrap .highlight{background-color:#ff0}.faq-page-sec .right-wrap .result-not-found{display:none}.contact-page-sec{padding:80px 0 0;background:#F0F4F7}.contact-page-sec .wrapper{display:grid;grid-template-columns:560px auto;grid-gap:150px}.contact-page-sec .wrapper p.sub-title,.become-agent .wrapper p.sub-title{font-size:22px;font-weight:500;line-height:35px;padding:0 0 40px}.contact-page-sec .wrapper .map-info{display:flex;align-items:center}.contact-page-sec .wrapper .map-info iframe{width:240px;height:150px;border-radius:10px;border:1px solid rgb(6 19 88 / .2);margin-right:30px}.contact-page-sec .wrapper .map-info h3,.how-can-we-help ul li h3{font-size:24px;font-weight:600;letter-spacing:-.72px;padding-bottom:10px}.contact-page-sec .wrapper .map-info p{padding:0 0 10px}.contact-page-sec .wrapper .right-wrap{border-radius:10px;background:#FFF;box-shadow:0 10px 40px 0 rgb(0 0 0 / .08);padding:22px 30px;margin-bottom:-90px}.contact-page-sec .wrapper .right-wrap h3,.become-agent .wrapper .right-col h3{font-size:28px;font-weight:600;padding:0 0 25px}.how-can-we-help{margin-top:80px;margin-bottom:10px}.how-can-we-help h2{padding:0 0 10px}.how-can-we-help ul{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:30px;margin-top:30px}.how-can-we-help ul li{border-radius:20px;border:1px solid #DDE0E6;box-shadow:0 4px 14px 0 rgb(0 0 0 / .06);padding:30px 20px;display:flex;flex-direction:column}.how-can-we-help ul li img{margin-left:0;margin-bottom:25px}.how-can-we-help ul li p{line-height:144%;margin-top:5px;margin-bottom:70px}.how-can-we-help ul li p a{color:#0083C9;font-weight:600;text-decoration-line:underline;display:block}.how-can-we-help ul li p a:hover{color:#64AC49}.how-can-we-help ul li>a{color:#64AC49;font-weight:700;text-transform:uppercase;margin-top:auto;margin-bottom:0}.how-can-we-help ul li>a:hover{color:#0083C9}.become-agent{background:#F0F4F7}.become-agent .wrapper{display:grid;grid-template-columns:auto 564px;grid-gap:60px;align-items:baseline}.become-agent .wrapper h1{padding:0 0 10px}.become-agent .wrapper .boxes .single-box{display:flex;align-items:flex-start;margin-bottom:40px}.become-agent .wrapper .boxes .single-box:last-child{margin-bottom:0}.become-agent .wrapper .boxes .single-box .content{margin-left:30px}.become-agent .wrapper .boxes .single-box .content h3{color:#131313;font-size:26px;font-weight:600;line-height:120%;padding:0 0 15px}.become-agent .wrapper .boxes .single-box .content p{font-size:15px;line-height:200%}.become-agent .wrapper .right-col{border-radius:10px;background:#FFF;box-shadow:0 10px 40px 0 rgb(0 0 0 / .08);padding:30px 40px}.become-agent .wrapper .right-col iframe{height:620px}.page-not-found .btn-wrap{padding-top:30px}.banner .banner-wrap form input,.blog-detail-wrap .info form input{border-radius:4px;background:#FFF;height:60px;border:0;padding:20px 27px;color:#727272;font-family:"Plus Jakarta Sans";font-size:16px;letter-spacing:.48px}.banner .banner-wrap form input[type=number]{-moz-appearance:textfield}.banner .banner-wrap form button,.blog-detail-wrap .info form button,.ahix-plugin-leadgen-btn-primary,.ahix-plugin-anonymous-btn-primary{border-radius:4px;background:#64AC49;border:0;color:#FFF;font-family:"Plus Jakarta Sans";font-size:18px;font-weight:700;letter-spacing:.54px;padding:18px 35px 18px 64px;height:-moz-fit-content;height:fit-content;width:-moz-max-content;width:max-content;cursor:pointer;position:relative;line-height:normal;margin:0;display:inline-block}.banner .banner-wrap form button::before,.blog-detail-wrap .info form button::before,.ahix-plugin-leadgen-btn-primary::before,.ahix-plugin-anonymous-btn-primary::before{position:absolute;content:"";left:32px;top:21px;background:url(/wp-content/themes/ihealthagents/images/search.svg) no-repeat;height:18px;width:18px;background-size:contain}.banner .banner-wrap #ahix-plugin-leadgen-form-top{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:15px}form#ahix-plugin-leadgen-form-top .form-group.full{grid-column:1/3}.banner .banner-wrap form label.checkbox-inline,.blog-detail-wrap .info form label.checkbox-inline{display:flex;align-items:center;color:#99CDE9;font-size:15px;padding:10px 0;position:relative}.banner .banner-wrap form label.checkbox-inline label.error,.blog-detail-wrap .info form label.checkbox-inline label.error{position:absolute;bottom:-10px}.banner .banner-wrap form label.checkbox-inline input,.blog-detail-wrap .info form label.checkbox-inline input{width:20px;height:20px;display:block;margin-right:10px;border-radius:2px;background:#EBEDF5}.banner .banner-wrap form label.checkbox-inline a,.blog-detail-wrap .info form label.checkbox-inline a{color:#FFF!important;font-size:15px;font-weight:600;margin-left:3px}.banner .banner-wrap #ahix-plugin-anonymous-form-top{display:flex;width:100%;position:relative}.banner .banner-wrap #ahix-plugin-anonymous-form-top .form-group{width:100%}.banner .banner-wrap #ahix-plugin-anonymous-form-top input{height:70px;padding-left:50px}.banner .banner-wrap #ahix-plugin-anonymous-form-top button{position:absolute;left:auto;right:5px;top:6px}.banner .banner-wrap a.arrow-link{margin-top:30px}.banner .banner-wrap #ahix-plugin-anonymous-form-top .form-group::before{position:absolute;content:"";left:20px;right:auto;top:24px;width:20px;height:22px;background:url(/wp-content/themes/ihealthagents/images/location.svg) no-repeat;background-size:contain}.gform_wrapper .gform_heading{display:none}.gform_wrapper .gfield input,.gform_wrapper .gfield select,.gform_wrapper .gfield textarea{background:#F0F4F7;height:60px;line-height:60px;padding:0 30px!important;border:0!important;color:gray;font-size:18px!important;font-weight:500;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:10px;font-family:"Plus Jakarta Sans"}.gform_wrapper .gfield select{cursor:pointer}.gform_wrapper .gfield .ginput_container_select::before{position:absolute;content:"";background-image:url(/wp-content/themes/ihealthagents/images/drop-arrow.svg);background-size:contain;background-repeat:no-repeat;width:14px;height:9px;left:auto;right:24px;top:24px;filter:brightness(0) saturate(100%) invert(11%) sepia(24%) saturate(246%) hue-rotate(62deg) brightness(99%) contrast(92%);pointer-events:none}.gform_wrapper .gfield textarea{height:120px!important;line-height:normal!important;padding:10px 20px 0!important;resize:none;overflow-y:auto}.gform_wrapper .gfield div.ginput_container{background-color:#fff0;width:100%}.gform_wrapper::-webkit-input-placeholder,.gform_wrapper:-ms-input-placeholder,.gform_wrapper::placeholder{color:#333}.gform_wrapper .gform_footer{padding:0!important;margin-top:20px!important;width:-moz-max-content;width:max-content;position:relative}.gform_wrapper .gform_footer::before{position:absolute;content:"";background:url(/wp-content/themes/ihealthagents/images/cross-arrow.svg) no-repeat;background-size:contain;width:12px;height:12px;display:inline-block;left:100px;top:24px;z-index:12}.gform_wrapper .gfield div.ginput_container{position:relative}.gform_wrapper .gform_footer .gform_button{text-align:center;border-radius:6px;background:#64AC49;border:0;line-height:normal;-webkit-appearance:none;-moz-appearance:none;appearance:none;z-index:11;color:#fff;font-size:16px;font-weight:700;text-transform:uppercase;cursor:pointer;margin:0!important;width:-moz-max-content;width:max-content;padding:18px 48px 18px 28px}.gform_wrapper .gform_footer .gform_button:hover{background:#0083C9}.gform_validation_errors{background:transparent!important;border:1px solid red!important;margin:15px 0!important;padding:0!important;text-align:center;height:auto!important;line-height:normal;box-shadow:unset!important}.gform_validation_errors h2.gform_submission_error{padding:10px!important;font-size:12px!important;line-height:120%!important;background:#fff0;font-weight:500!important;margin-top:0px!important;letter-spacing:.4px;color:red!important;text-align:center;margin:0!important}.gform_validation_errors span.gform-icon.gform-icon--close{display:none!important}.gfield_validation_message{background:transparent!important;border:0!important;font-size:13px!important;padding:0!important;color:red!important;font-weight:400;letter-spacing:0.5px!important}.instruction.validation_message{display:none}.gform_confirmation_message h3{padding:20px 0 0;font-weight:600}.gform_confirmation_message p{font-size:18px!important;color:#2b3640}.gform_wrapper.gravity-theme .gform_fields{grid-column-gap:unset!important;grid-gap:20px 15px!important}.gform_confirmation_message{padding:30px 0 0}.gform_confirmation_message img{margin-left:0}.gform_confirmation_message h3{padding:10px 0 0;font-weight:600;font-size:30px;color:#fff}.gform_confirmation_message p{line-height:normal;font-size:18px;color:#2b3640}.gform_confirmation_message{margin-top:10px;color:green;font-weight:700;font-size:18px}.blog-detail-wrap .info form{margin-top:30px}.blog-detail-wrap .info form .form-group{margin-bottom:10px}.blog-detail-wrap .info form input{background:#F0F4F7}.blog-detail-wrap .info form label.checkbox-inline{flex-wrap:wrap}.blog-detail-wrap .info form label.checkbox-inline a{color:#99CDE9!important;margin-top:5px;font-size:14px}.id-wraper{margin-top:-150px;padding-top:150px;display:block;width:100%;pointer-events:none}.tearm-section h5{font-size:30px;margin:20px 0 15px;font-weight:600}ul.faq li .answer_faq .faq-answer ul{margin-left:18px}ul.faq li .answer_faq .faq-answer ul,ul.faq li .answer_faq .faq-answer ul li{list-style:auto}.google-reviews h2{padding-bottom:30px}.page-template-about .about-blog-list{background:#F7F9FB;display:none!important}.banner .banner-wrap form label.error{color:#fff;font-size:14px;font-weight:700}.banner .banner-wrap form label.error,.blog-detail-wrap .info form label.error{color:#000;font-size:14px;font-weight:600}.want-to-join p{width:100%}footer{background:#00062B;padding:70px 0 45px}footer .top-bar{padding-bottom:70px}footer .top-bar,footer .top-bar .contact-info{display:flex;align-items:center}footer .top-bar .logo{margin-right:auto}footer .top-bar .contact-info p.address{color:#FFF;font-size:16px;font-weight:500;line-height:normal;letter-spacing:.32px;margin-right:33px}footer .top-bar .contact-info a{color:#64AC48;font-size:16px;font-weight:500;line-height:normal;letter-spacing:.32px;position:relative}footer .top-bar .contact-info a.email{border-left:1px solid #333855}footer .top-bar .contact-info a::before{content:"";width:20px;height:16px;background-image:url(/wp-content/themes/ihealthagents/images/email.svg);background-repeat:no-repeat;background-size:contain;display:inline-block;vertical-align:middle;margin-right:13px;margin-left:40px}footer .top-bar .contact-info a.call::before{width:19px;height:19px;background-image:url(/wp-content/themes/ihealthagents/images/footer-call.svg)}footer .middle-bar{display:flex;padding-bottom:110px}footer .middle-bar .text-wrap{margin-right:auto;display:flex;flex-direction:column}footer .middle-bar .text-wrap p.text{color:#FFF;font-size:20px;line-height:36px;letter-spacing:.6px;width:323px}footer .middle-bar .footer-menu{margin-left:110px}footer .middle-bar .footer-menu p.title{color:#FFF;font-weight:600;line-height:200%;letter-spacing:.36px;margin-bottom:20px;padding-bottom:5px;position:relative}footer .middle-bar .footer-menu p.title::before{position:absolute;content:"";left:0;right:auto;bottom:0;width:25px;height:1px;background:#64AC49}footer .middle-bar .footer-menu ul li a{color:#808395;font-size:15px;font-weight:600;line-height:240%;letter-spacing:.15px}footer .middle-bar .footer-menu ul li a:hover{color:#64AC48}ul.social-icons{display:flex;margin-top:auto;margin-bottom:0}ul.social-icons li{margin-right:10px}ul.social-icons li a{width:50px;height:50px;border:1px solid #323755;border-radius:50%;display:inline-block;background-image:url(/wp-content/themes/ihealthagents/images/facebook.svg);background-repeat:no-repeat;background-size:12px;background-position:center;transition:all ease 0.5s}ul.social-icons li a:hover{background-color:#64AC49;border-color:#64AC49}ul.social-icons li.x a{background-image:url(/wp-content/themes/ihealthagents/images/x.svg);background-size:19px}ul.social-icons li.yelp a{background-image:url(/wp-content/themes/ihealthagents/images/yelp.svg);background-size:18px}ul.social-icons li.linkedin a{background-image:url(/wp-content/themes/ihealthagents/images/linkedin.svg);background-size:17px}footer .line{position:relative;margin-bottom:30px}footer .line::before{position:absolute;content:"";left:0;right:0;top:50%;bottom:auto;background:#262B4B;width:100%;height:1px}footer .line .img-wrap{width:80px;height:80px;border:1px solid #262B4B;position:relative;margin:0 auto;border-radius:50%;background:#00062B}footer .line .img-wrap img{margin:auto;position:absolute;left:0;right:0;top:0;bottom:0}footer .bottom-bar p{color:#666A80;font-size:15px;font-weight:500;line-height:33px;letter-spacing:.15px;padding:0}.loading-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgb(0 0 0 / .5);display:flex;justify-content:center;align-items:center;z-index:9999}.loading-spinner{border:5px solid #f3f3f3;border-top:5px solid #3498db;border-radius:50%;width:50px;height:50px;animation:spin 1s linear infinite}.loading-message{color:#fff;margin-left:20px;font-size:18px}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@media only screen and (min-width:1500px) and (max-width:1699px){body p{font-size:17px}body h1{font-size:60px;padding:0 0 20px}.banner .banner-wrap p.sub-title{font-size:20px;padding:0 0 30px}.banner .banner-wrap .right-wrap .inner-left .img-wrap::before{height:70px;width:70px}.banner .banner-wrap .right-wrap .inner-left .img-wrap::after{width:195px;height:195px;left:-35px;bottom:-30px}.banner .banner-wrap .right-wrap .inner-right>div:last-child::before{width:142px;height:142px;right:-30px;top:-30px}.banner .banner-wrap .right-wrap .inner-right>div:first-child::before{width:117px;height:117px}.banner .banner-wrap h1{font-size:55px}.banner .banner-wrap .custom-dropdown a{font-size:50px}.banner .banner-wrap .custom-dropdown>a::after{width:25px;height:15px}.banner .banner-wrap .custom-dropdown+.custom-dropdown-menu{top:90px}.banner .banner-wrap .custom-dropdown+.custom-dropdown-menu a{font-size:25px}.padding{padding:80px 0}.second-section .wrapper{grid-gap:20px}.second-section .wrapper .single-box{padding:30px}.second-section .wrapper .single-box h3,.make-us-diff .inner-wrap h3{font-size:25px}.second-section .wrapper .single-box p{padding:0 0 40px}body h2{font-size:42px}.cta-sec a.arrow-btn-main{margin-top:25px}.ind-helth-agents .wrapper h2,.make-us-diff h2{padding:0 0 15px}.make-us-diff .inner-wrap .single img{margin-bottom:20px}ul.faq li .faq-question{font-size:20px;line-height:24px;padding:20px 50px 20px 60px}ul.faq li .faq-question::before{left:15px;top:18px;width:29px;height:29px}ul.faq li .answer_faq .faq-answer{padding:0 60px 15px}ul.faq li .faq-question::after{top:26px}footer .middle-bar .text-wrap p.text{font-size:18px}footer .middle-bar{padding-bottom:60px}.banner.about-banner .banner-wrap{grid-template-columns:566px 1fr}.second-section-about .content{width:842px}.second-section-about ul.box{padding-top:30px;grid-gap:20px}.about-blog-list ul{margin-bottom:30px}.blog-list .top-wrap{padding:80px 0 40px}.blog-list p.sub-title{margin:15px auto 0}.blog-detail-wrap .rightwrap h1{font-size:47px;padding:0 0 20px}.blog-detail-wrap .rightwrap .category-wrap p.time{font-size:18px}.blog-detail-wrap .rightwrap h2{font-size:31px}.blog-detail-wrap .rightwrap,.blog-detail-wrap .left-wrap{padding-bottom:80px}.top-section{padding:80px 0 60px}.top-section p{font-size:20px;margin:0 auto 20px}.faq-page-sec .left-wrap ul li{padding:0 0 20px}.faq-page-sec .left-wrap ul li a{font-size:18px}.top-section input#search{width:590px;height:60px}.faq-page-sec .right-wrap h3{font-size:26px;padding:0 0 25px}.faq-page-sec .right-wrap .single-faq{padding-bottom:50px}.faq-page-sec{padding-bottom:80px}.contact-page-sec{padding:60px 0 0}.contact-page-sec .wrapper p.sub-title,.become-agent .wrapper p.sub-title{font-size:20px;padding:0 0 30px}.contact-page-sec .wrapper .right-wrap h3,.become-agent .wrapper .right-col h3{font-size:26px;padding:0 0 20px}.become-agent .wrapper{grid-template-columns:auto 564px;grid-gap:110px}.banner .banner-wrap p.sub-title::before{left:230px;top:47px}.google-reviews h2{padding-bottom:20px}}@media only screen and (min-width:1280px) and (max-width:1499px){body p{font-size:16px}body a.arrow-link{font-size:15px}body a.arrow-btn-main{padding:14px 23px;font-size:16px}.container{width:1150px}#header .wrapper ul#menu-main-menu{margin:0 -13px}#header .wrapper ul#menu-main-menu>li{margin:0 13px}#header .wrapper ul#menu-main-menu li a{font-size:14px}#header .wrapper .header-btn a{font-size:14px;padding:10px 15px 10px 35px}#header .wrapper .header-btn a::before{width:15px;height:15px;left:12px;top:12px}#header .wrapper .header-btn a.login::before{width:14px;height:14px;left:12px;background-image:url(/wp-content/themes/ihealthagents/images/login.svg)}.banner .banner-wrap{grid-template-columns:530px 1fr;grid-gap:110px}body h1{font-size:50px;padding:0 0 20px}.banner .banner-wrap p.sub-title{font-size:18px;padding:0 0 26px}.banner .banner-wrap .right-wrap{gap:40px}.banner .banner-wrap .right-wrap .inner-left .img-wrap::before{height:65px;width:65px}.banner .banner-wrap .right-wrap .inner-left .img-wrap::after{width:175px;height:175px;left:-35px;bottom:-30px}.banner .banner-wrap .right-wrap .inner-right>div:last-child::before{width:132px;height:132px;right:-30px;top:-30px}.banner .banner-wrap .right-wrap .inner-right>div:first-child::before{width:117px;height:117px}.banner .banner-wrap h1{font-size:47px}.banner .banner-wrap .custom-dropdown a{font-size:41px}.banner .banner-wrap .custom-dropdown>a::after{width:20px;height:12px;margin-left:15px;margin-right:13px}.banner .banner-wrap .custom-dropdown+.custom-dropdown-menu{top:80px}.banner .banner-wrap .custom-dropdown+.custom-dropdown-menu a{font-size:21px}.banner .banner-wrap .right-wrap .inner-left .img-wrap,.banner .banner-wrap .right-wrap .inner-right>div:last-child{width:220px;height:336px}.banner .banner-wrap .right-wrap .inner-right>div:first-child{width:220px;height:220px}.padding{padding:60px 0}.second-section .wrapper{grid-gap:20px}.second-section .wrapper .single-box{padding:25px 20px}.second-section .wrapper .single-box h3,.make-us-diff .inner-wrap h3{font-size:22px}.second-section .wrapper .single-box p{padding:0 0 35px}body h2{font-size:37px}.cta-sec a.arrow-btn-main{margin-top:20px}.cta-sec p{width:460px;font-size:18px}.ind-helth-agents .wrapper h2,.make-us-diff h2{padding:0 0 15px}.make-us-diff .inner-wrap .single img{margin-bottom:20px}.faq-sec .wrap h2{padding:0 0 20px}ul.faq li .faq-question{font-size:18px;line-height:24px;padding:15px 40px 15px 50px}ul.faq li .faq-question::before{left:10px;top:15px;width:25px;height:25px}ul.faq li .answer_faq .faq-answer{padding:0 50px 15px}ul.faq li .faq-question::after{top:20px;right:9px;width:15px;height:15px}footer .top-bar{padding-bottom:40px}footer .top-bar .contact-info a::before{content:"";width:18px;height:15px;margin-left:30px}footer .top-bar .contact-info a.call::before{width:17px;height:17px}footer .top-bar .contact-info p.address{margin-right:25px}footer .middle-bar .text-wrap p.text{font-size:16px;line-height:31px;width:303px}footer .middle-bar{padding-bottom:60px}footer .middle-bar .footer-menu ul li a{font-size:14px;line-height:220%}footer .line{margin-bottom:20px}footer .line .img-wrap{width:60px;height:60px}footer .line .img-wrap img{padding:12px}.banner.about-banner .banner-wrap{grid-template-columns:506px 1fr}.banner.about-banner .banner-wrap .right-wrap .inner-right>div:last-child img{width:198px;height:198px}.second-section-about .content{width:842px}.second-section-about ul.box{padding-top:30px;grid-gap:20px}.about-blog-list ul{margin-bottom:30px}.about-blog-list ul li a.blog-img{height:200px}.about-blog-list ul li .content p.time{font-size:14px}.about-blog-list ul li .content h3 a{font-size:20px}.blog-list .top-wrap{padding:60px 0 30px}.blog-list p.sub-title{margin:15px auto 0;width:480px}.blog-list .top-wrap .category-list a{font-size:16px;margin-right:10px}.blog-list .top-wrap .categry-dropdown>a{font-size:16px}.blog-list .top-wrap .categry-dropdown .sub-category-dropdown{padding:10px;top:45px}.blog-list ul li .content .category-wrap p.category,.blog-detail-wrap .rightwrap .category-wrap ul.category li{font-size:14px}.blog-detail-wrap .blogbox{grid-template-columns:250px auto}.blog-detail-wrap .rightwrap>p{padding:0 0 17px}.blog-detail-wrap .rightwrap a.back-btn{margin-bottom:15px}.blog-detail-wrap .rightwrap h1{font-size:40px;padding:0 0 20px}.blog-detail-wrap .rightwrap .category-wrap{padding-bottom:25px}.blog-detail-wrap .rightwrap .category-wrap p.time{font-size:16px}.blog-detail-wrap .rightwrap h2{font-size:28px;padding:15px 0}.blog-detail-wrap .rightwrap,.blog-detail-wrap .left-wrap{padding-bottom:80px}.blog-detail-wrap .rightwrap>ul li{font-size:17px;padding:0 0 10px 32px}.blog-detail-wrap .rightwrap>ul li::before{width:20px;height:20px;top:6px}.top-section{padding:60px 0}.top-section p{font-size:18px;margin:0 auto 20px;width:460px}.faq-page-sec .wrapper{grid-template-columns:290px 1fr}.faq-page-sec .left-wrap ul li{padding:0 0 20px}.faq-page-sec .left-wrap ul li a{font-size:18px}.top-section input#search{width:540px;height:55px}.faq-page-sec .right-wrap h3{font-size:24px;padding:0 0 20px}.faq-page-sec .right-wrap .single-faq{padding-bottom:40px}.faq-page-sec{padding-bottom:60px}.contact-page-sec{padding:50px 0 0}.contact-page-sec h1{padding:0 0 10px}.contact-page-sec .wrapper{grid-template-columns:540px auto;grid-gap:90px}.contact-page-sec .wrapper p.sub-title,.become-agent .wrapper p.sub-title{font-size:20px;padding:0 0 30px}.contact-page-sec .wrapper .right-wrap h3,.become-agent .wrapper .right-col h3{font-size:24px;padding:0 0 20px}.contact-page-sec .wrapper .map-info h3,.how-can-we-help ul li h3{font-size:22px}.how-can-we-help ul{grid-gap:20px;margin-top:25px}.how-can-we-help ul li{padding:25px 15px}.how-can-we-help ul li img{margin-bottom:20px}.how-can-we-help ul li p{margin-bottom:50px}.become-agent .wrapper{grid-template-columns:auto 514px;grid-gap:70px}.become-agent .wrapper .boxes .single-box .content{margin-left:20px}.become-agent .wrapper .boxes .single-box .content h3{font-size:22px;padding:0 0 10px}.banner .banner-wrap p.sub-title::before{left:230px;top:47px;width:41px;height:32px}.google-reviews h2{padding-bottom:20px}}@media only screen and (min-width:1121px) and (max-width:1279px){body p,body a{font-size:15px}body a.arrow-link{font-size:14px}body a.arrow-btn-main{padding:14px 23px;font-size:14px}.container{width:1070px}#header .wrapper ul#menu-main-menu{margin:0 -10px}#header .wrapper ul#menu-main-menu>li{margin:0 10px}#header .wrapper ul#menu-main-menu li a{font-size:14px}#header .wrapper .header-btn a{font-size:14px;padding:10px 15px 10px 35px}#header .wrapper .header-btn a::before{width:15px;height:15px;left:12px;top:12px}#header .wrapper .header-btn a.login::before{width:14px;height:14px;left:12px;background-image:url(/wp-content/themes/ihealthagents/images/login.svg)}.banner .banner-wrap{grid-template-columns:480px 1fr;grid-gap:100px;margin-right:20px}body h1{font-size:45px;padding:0 0 20px}.banner .banner-wrap p.sub-title{font-size:17px;padding:0 0 26px}.banner .banner-wrap .right-wrap{gap:40px}.banner .banner-wrap .right-wrap .inner-left .img-wrap::before{height:65px;width:65px}.banner .banner-wrap .right-wrap .inner-left .img-wrap::after{width:175px;height:175px;left:-35px;bottom:-30px}.banner .banner-wrap .right-wrap .inner-right>div:last-child::before{width:132px;height:132px;right:-30px;top:-30px}.banner .banner-wrap .right-wrap .inner-right>div:first-child::before{width:117px;height:117px}.banner .banner-wrap h1{font-size:43px}.banner .banner-wrap .custom-dropdown a{font-size:37px}.banner .banner-wrap .custom-dropdown>a::after{width:20px;height:12px;margin-left:15px;margin-right:13px}.banner .banner-wrap .custom-dropdown+.custom-dropdown-menu{top:80px}.banner .banner-wrap .custom-dropdown+.custom-dropdown-menu a{font-size:21px}.banner .banner-wrap .right-wrap .inner-left .img-wrap,.banner .banner-wrap .right-wrap .inner-right>div:last-child{width:200px;height:305px}.banner .banner-wrap .right-wrap .inner-right>div:first-child{width:200px;height:200px}.padding{padding:50px 0}.second-section .wrapper{grid-gap:20px}.second-section .wrapper .single-box{padding:25px 20px}.ind-helth-agents .wrapper,.make-us-diff .wrapper{grid-gap:70px}.second-section .wrapper .single-box h3,.make-us-diff .inner-wrap h3{font-size:22px}.second-section .wrapper .single-box p{padding:0 0 35px}body h2{font-size:32px}.cta-sec a.arrow-btn-main{margin-top:20px}.cta-sec p{width:460px;font-size:18px}.ind-helth-agents .wrapper h2,.make-us-diff h2{padding:0 0 15px}.make-us-diff .inner-wrap .single img{margin-bottom:20px}.faq-sec .wrap{grid-template-columns:249px auto;grid-gap:124px}.faq-sec .wrap h2{padding:0 0 20px}ul.faq li .faq-question{font-size:18px;line-height:24px;padding:15px 40px 15px 50px}ul.faq li .faq-question::before{left:10px;top:15px;width:25px;height:25px}ul.faq li .answer_faq .faq-answer{padding:0 50px 15px}ul.faq li .faq-question::after{top:20px;right:9px;width:15px;height:15px}footer{padding:50px 0 30px}footer .top-bar{padding-bottom:30px}footer .top-bar .logo{width:170px}footer .top-bar .contact-info p.address{font-size:14px;margin-right:28px}footer .top-bar .contact-info a{font-size:14px}footer .top-bar .contact-info a::before{content:"";width:18px;height:15px;margin-left:30px}footer .top-bar .contact-info a.call::before{width:17px;height:17px}footer .top-bar .contact-info p.address{margin-right:25px}footer .middle-bar .text-wrap p.text{font-size:14px;line-height:27px;width:303px}footer .middle-bar{padding-bottom:40px}footer .middle-bar .footer-menu ul li a{font-size:14px;line-height:220%}footer .line{margin-bottom:20px}footer .line .img-wrap{width:60px;height:60px}footer .line .img-wrap img{padding:12px}.banner.about-banner .banner-wrap{grid-template-columns:486px 1fr}.banner.about-banner .banner-wrap .right-wrap{gap:30px}.banner.about-banner .banner-wrap .right-wrap .inner-right>div:last-child img{width:198px;height:198px}.second-section-about .content{width:702px}.second-section-about ul.box{padding-top:30px;grid-gap:20px;width:880px}.second-section-about ul.box li{padding:25px 20px}.second-section-about ul.box li h3 span{font-size:34px}.second-section-about ul.box li h3{font-size:23px}.cta-sec.about-page p{width:690px}.about-blog-list h2{padding-bottom:20px}.about-blog-list ul li a.blog-img{height:180px}.about-blog-list ul{margin-bottom:30px}.about-blog-list ul li a.blog-img{height:180px}.about-blog-list ul li .content{padding:15px 15px 25px}.about-blog-list ul li .content p.time{font-size:14px}.about-blog-list ul li .content h3 a{font-size:18px}.blog-list .top-wrap{padding:40px 0 25px}.blog-list p.sub-title{margin:15px auto 0;width:480px}.blog-list .top-wrap .category-list a{font-size:16px;margin-right:10px;padding:5px 15px}.blog-list .top-wrap .categry-dropdown>a{font-size:16px}.blog-list .top-wrap .categry-dropdown .sub-category-dropdown{padding:10px;top:45px}.blog-list ul li .content .category-wrap p.category,.blog-detail-wrap .rightwrap .category-wrap ul.category li{font-size:14px}.blog-detail-wrap .blogbox{grid-template-columns:250px auto}.blog-detail-wrap .rightwrap>p{padding:0 0 17px}.blog-detail-wrap .rightwrap a.back-btn{margin-bottom:15px}.blog-detail-wrap .rightwrap h1{font-size:36px;padding:0 0 16px}.blog-detail-wrap .rightwrap .category-wrap{padding-bottom:20px}.blog-detail-wrap .rightwrap .category-wrap p.time{font-size:16px}.blog-detail-wrap .rightwrap h2{font-size:28px;padding:15px 0}.blog-detail-wrap .rightwrap,.blog-detail-wrap .left-wrap{padding-bottom:80px}.blog-detail-wrap .rightwrap>ul li{font-size:17px;padding:0 0 10px 32px}.blog-detail-wrap .rightwrap>ul li::before{width:20px;height:20px;top:6px}.top-section{padding:50px 0}.top-section p{font-size:18px;margin:0 auto 20px;width:460px}.faq-page-sec .wrapper{grid-template-columns:270px 1fr}.faq-page-sec .left-wrap ul li{padding:0 0 15px}.faq-page-sec .left-wrap ul li a{font-size:16px}.top-section input#search{width:540px;height:55px}.faq-page-sec .right-wrap h3{font-size:22px;padding:0 0 20px}.faq-page-sec .right-wrap .single-faq{padding-bottom:35px}.faq-page-sec{padding-bottom:50px}.contact-page-sec{padding:50px 0 0}.contact-page-sec h1{padding:0 0 10px}.contact-page-sec .wrapper{grid-template-columns:490px auto;grid-gap:70px}.contact-page-sec .wrapper p.sub-title,.become-agent .wrapper p.sub-title{font-size:18px;padding:0 0 25px;line-height:29px}.contact-page-sec .wrapper .right-wrap h3,.become-agent .wrapper .right-col h3{font-size:24px;padding:0 0 20px}.contact-page-sec .wrapper .map-info iframe{width:220px;height:150px;margin-right:20px}.contact-page-sec .wrapper .map-info h3,.how-can-we-help ul li h3{font-size:20px}.how-can-we-help ul{grid-gap:20px;margin-top:25px}.how-can-we-help ul li{padding:25px 15px}.how-can-we-help ul li img{margin-bottom:20px}.how-can-we-help ul li p{margin-bottom:50px}.become-agent .wrapper{grid-template-columns:auto 474px;grid-gap:70px}.become-agent .wrapper .boxes .single-box{margin-bottom:30px}.become-agent .wrapper .boxes .single-box .content{margin-left:20px}.become-agent .wrapper .boxes .single-box .content h3{font-size:22px;padding:0 0 10px}.become-agent .wrapper .right-col{padding:20px 30px}.banner .banner-wrap p.sub-title::before{left:230px;top:47px;width:41px;height:32px}.banner .banner-wrap form input,.blog-detail-wrap .info form input{height:50px;padding:20px}.banner .banner-wrap form button,.blog-detail-wrap .info form button,.ahix-plugin-leadgen-btn-primary{font-size:16px;padding:15px 25px 15px 55px}.banner .banner-wrap form button::before,.blog-detail-wrap .info form button::before,.ahix-plugin-leadgen-btn-primary::before{left:25px;top:18px;height:16px;width:16px}.banner .banner-wrap #ahix-plugin-anonymous-form-top input{height:60px;padding-left:40px}.banner .banner-wrap #ahix-plugin-anonymous-form-top .form-group::before{top:21px;width:16px;height:19px;left:15px}.tearm-section h5{font-size:26px}.google-reviews h2{padding-bottom:20px}}@media (max-width:1120px){body p,body a{font-size:15px}body a.arrow-link{font-size:14px}body a.arrow-btn-main{padding:14px 23px;font-size:14px}.container{width:100%}.id-wraper{margin-top:-130px;padding-top:130px}#header .wrapper ul#menu-main-menu{margin:0 -10px}#header .wrapper ul#menu-main-menu>li{margin:0 10px}#header .wrapper ul#menu-main-menu li a{font-size:14px}#header .wrapper .header-btn a{font-size:14px;padding:10px 15px 10px 35px}#header .wrapper .header-btn a::before{width:15px;height:15px;left:12px;top:12px}#header .wrapper .header-btn a.login::before{width:14px;height:14px;left:12px;background-image:url(/wp-content/themes/ihealthagents/images/login.svg)}.banner .banner-wrap{grid-template-columns:420px 1fr;grid-gap:80px;margin-right:40px}body h1{font-size:45px;padding:0 0 15px}.banner .banner-wrap p.sub-title{font-size:17px;padding:0 0 26px}.banner .banner-wrap .right-wrap{gap:40px}.banner .banner-wrap .right-wrap .inner-left .img-wrap::before{height:65px;width:65px}.banner .banner-wrap .right-wrap .inner-left .img-wrap::after{width:175px;height:175px;left:-35px;bottom:-30px}.banner .banner-wrap .right-wrap .inner-right>div:last-child::before{width:132px;height:132px;right:-30px;top:-30px}.banner .banner-wrap .right-wrap .inner-right>div:first-child::before{width:117px;height:117px}.banner .banner-wrap h1{font-size:36px}.banner .banner-wrap .custom-dropdown a{font-size:34px}.banner .banner-wrap .custom-dropdown>a::after{width:20px;height:12px;margin-left:15px;margin-right:13px}.banner .banner-wrap .custom-dropdown+.custom-dropdown-menu{top:80px}.banner .banner-wrap .custom-dropdown+.custom-dropdown-menu a{font-size:21px}.banner .banner-wrap .right-wrap .inner-left .img-wrap,.banner .banner-wrap .right-wrap .inner-right>div:last-child{width:191px;height:291px}.banner .banner-wrap .right-wrap .inner-right>div:first-child{width:191px;height:191px}.padding{padding:50px 0}.second-section .wrapper{grid-gap:20px}.second-section .wrapper .single-box{padding:25px 20px}.ind-helth-agents .wrapper,.make-us-diff .wrapper{grid-gap:70px}.second-section .wrapper .single-box h3,.make-us-diff .inner-wrap h3{font-size:22px}.second-section .wrapper .single-box p{padding:0 0 35px}body h2{font-size:32px}.cta-sec a.arrow-btn-main{margin-top:20px}.cta-sec p{width:460px;font-size:18px}.ind-helth-agents .wrapper h2,.make-us-diff h2{padding:0 0 15px}.make-us-diff .inner-wrap .single img{margin-bottom:20px}.faq-sec .wrap{grid-template-columns:249px auto;grid-gap:124px}.faq-sec .wrap h2{padding:0 0 20px}ul.faq li .faq-question{font-size:18px;line-height:24px;padding:15px 40px 15px 50px}ul.faq li .faq-question::before{left:10px;top:15px;width:25px;height:25px}ul.faq li .answer_faq .faq-answer{padding:0 50px 15px}ul.faq li .faq-question::after{top:20px;right:9px;width:15px;height:15px}footer{padding:50px 0 30px}footer .top-bar{padding-bottom:30px}footer .top-bar .logo{width:170px}footer .top-bar .contact-info p.address{font-size:14px;margin-right:28px}footer .top-bar .contact-info a{font-size:14px}footer .top-bar .contact-info a::before{content:"";width:18px;height:15px;margin-left:30px}footer .top-bar .contact-info a.call::before{width:17px;height:17px;margin-right:9px}footer .top-bar .contact-info p.address{margin-right:25px}footer .middle-bar .text-wrap p.text{font-size:14px;line-height:27px;width:303px}footer .middle-bar{padding-bottom:40px}footer .middle-bar .footer-menu ul li a{font-size:14px;line-height:220%}footer .line{margin-bottom:20px}footer .line .img-wrap{width:60px;height:60px}footer .line .img-wrap img{padding:12px}.banner.about-banner .banner-wrap{grid-template-columns:426px 1fr}.banner.about-banner .banner-wrap .right-wrap{gap:30px}.banner.about-banner .banner-wrap .right-wrap .inner-right>div:last-child img{width:188px;height:188px}.second-section-about .content{width:702px}.second-section-about ul.box{padding-top:25px;grid-gap:15px;width:830px}.second-section-about ul.box li{padding:25px 20px}.second-section-about ul.box li h3 span{font-size:30px}.second-section-about ul.box li h3{font-size:22px;padding:0 0 8px}.cta-sec.about-page p{width:690px}.about-blog-list h2{padding-bottom:20px}.about-blog-list ul li a.blog-img{height:160px}.about-blog-list ul{margin-bottom:25px;grid-gap:15px}.about-blog-list ul li a.blog-img{height:180px}.about-blog-list ul li .content{padding:15px}.about-blog-list ul li .content p.time{font-size:14px}.about-blog-list ul li .content h3 a{font-size:18px}.banner.about-banner .banner-wrap .right-wrap .inner-right>div:first-child{margin-top:22px}.banner .banner-wrap .custom-dropdown:hover a::after,.blog-list .top-wrap .categry-dropdown:hover>a::after{transform:unset}.blog-list .top-wrap{padding:30px 0 20px}.blog-list p.sub-title{margin:15px auto 0;width:480px}.blog-list .top-wrap .category-list a{font-size:16px;margin-right:10px;padding:5px 15px}.blog-list .top-wrap .categry-dropdown>a{font-size:16px}.blog-list .top-wrap .categry-dropdown .sub-category-dropdown{padding:10px;top:45px}.blog-list ul li .content .category-wrap p.category,.blog-detail-wrap .rightwrap .category-wrap ul.category li{font-size:14px}.blog-list ul li .content h3 a{margin-top:5px}.blog-list ul li .content .category-wrap p.category::before,.blog-detail-wrap .rightwrap .category-wrap ul.category li::before{margin-left:10px;margin-right:10px}.paginations .page-numbers{font-size:16px;width:46px;height:45px;line-height:45px}.paginations .page-numbers.prev,.paginations .page-numbers.next{background-size:8px}.blog-detail-wrap .blogbox{grid-template-columns:220px auto}.blog-detail-wrap .rightwrap>p{padding:0 0 17px}.blog-detail-wrap .rightwrap a.back-btn{margin-bottom:15px}.blog-detail-wrap .rightwrap h1{font-size:32px;padding:0 0 16px}.blog-detail-wrap .rightwrap .category-wrap{padding-bottom:20px}.blog-detail-wrap .rightwrap .category-wrap p.time{font-size:16px}.blog-detail-wrap .rightwrap .img-wrap img{margin-bottom:20px}.blog-detail-wrap .rightwrap h2{font-size:28px;padding:15px 0}.blog-detail-wrap .rightwrap,.blog-detail-wrap .left-wrap{padding-bottom:80px}.blog-detail-wrap .rightwrap>ul li{font-size:17px;padding:0 0 10px 32px}.blog-detail-wrap .rightwrap>ul li::before{width:20px;height:20px;top:6px}.top-section{padding:50px 0}.top-section p{font-size:18px;margin:0 auto 20px;width:460px}.faq-page-sec .wrapper{grid-template-columns:230px 1fr}.faq-page-sec .left-wrap ul li{padding:0 0 15px}.faq-page-sec .left-wrap ul li a{font-size:16px}.top-section input#search{width:540px;height:55px}.top-section input#search::-moz-placeholder{font-size:14px}.top-section input#search::placeholder{font-size:14px}.faq-page-sec .right-wrap h3{font-size:20px;padding:0 0 16px}.faq-page-sec .right-wrap .single-faq{padding-bottom:35px}.faq-page-sec{padding-bottom:50px}.contact-page-sec{padding:50px 0 0}.contact-page-sec h1{padding:0 0 10px}.contact-page-sec .wrapper{grid-template-columns:440px auto;grid-gap:50px}.contact-page-sec .wrapper p.sub-title,.become-agent .wrapper p.sub-title{font-size:18px;padding:0 0 25px;line-height:29px}.contact-page-sec .wrapper .right-wrap{padding:25px 20px;margin-bottom:-70px}.contact-page-sec .wrapper .right-wrap h3,.become-agent .wrapper .right-col h3{font-size:22px;padding:0 0 20px}.contact-page-sec .wrapper .map-info iframe{width:200px;height:130px;margin-right:14px}.contact-page-sec .wrapper .map-info h3,.how-can-we-help ul li h3{font-size:18px;padding-bottom:5px}.contact-page-sec .wrapper .map-info p{padding:0 0 5px}.how-can-we-help ul{grid-gap:15px;margin-top:20px}.how-can-we-help ul li{padding:20px 10px}.how-can-we-help ul li img{margin-bottom:20px;width:22px}.how-can-we-help ul li p{margin-bottom:20px}.become-agent .wrapper{grid-template-columns:auto 454px;grid-gap:50px}.become-agent .wrapper .boxes .single-box{margin-bottom:30px}.become-agent .wrapper .boxes .single-box .content{margin-left:20px}.become-agent .wrapper .boxes .single-box .content h3{font-size:22px;padding:0 0 10px}.become-agent .wrapper .right-col{padding:20px 30px}.banner .banner-wrap p.sub-title::before{left:80%;top:47px;width:41px;height:32px}.banner .banner-wrap form input,.blog-detail-wrap .info form input{height:50px;padding:20px}.banner .banner-wrap form button,.blog-detail-wrap .info form button,.ahix-plugin-leadgen-btn-primary{font-size:16px;padding:15px 25px 15px 55px}.banner .banner-wrap form button::before,.blog-detail-wrap .info form button::before,.ahix-plugin-leadgen-btn-primary::before{left:25px;top:18px;height:16px;width:16px}.banner .banner-wrap #ahix-plugin-anonymous-form-top input{height:60px}.banner .banner-wrap #ahix-plugin-anonymous-form-top .form-group::before{top:20px}.become-agent .wrapper .right-col iframe{height:619px}.blog-detail-wrap .info form label.checkbox-inline input{width:15px;height:15px;margin-right:6px}.tearm-section h5{font-size:26px}.google-reviews h2{padding-bottom:20px}}@media (max-width:991px){#header .wrapper ul#menu-main-menu span.submenu-click-arrow{width:35px;height:35px;right:0;top:10px;background-size:12px;background-position:center;pointer-events:all;filter:brightness(0) saturate(100%) invert(11%) sepia(24%) saturate(246%) hue-rotate(62deg) brightness(99%) contrast(92%)}#header .wrapper ul#menu-main-menu>li:hover>a{color:#192B3F!important}#header .wrapper ul#menu-main-menu li ul.sub-menu{width:100%!important;background:#fff0;box-shadow:none;padding:0;border-radius:0;position:static;transform-origin:unset;transition:none;-webkit-transition:none;-moz-transition:none;-o-transition:none;opacity:1!important;visibility:visible!important}#header .wrapper ul#menu-main-menu li ul.sub-menu::before{content:none}#header .wrapper ul#menu-main-menu li ul.sub-menu li a{padding:3px 0;font-size:15px!important;border:0;color:#808395;font-weight:600;line-height:30px}#header .wrapper ul#menu-main-menu li ul.sub-menu li.current-menu-item a{color:#FD8124}#header .wrapper ul#menu-main-menu li.menu-item-has-children::after{content:none}#header .wrapper ul#menu-main-menu li#menu-item-67717 ul.sub-menu li a{padding:15px 10px 15px 50px}#header .wrapper ul#menu-main-menu li#menu-item-67717 ul.sub-menu li a::before{top:6px}#header .wrapper ul#menu-main-menu>li{border-bottom:1px solid rgb(0 0 0 / .09);margin:0!important;padding:10px 0!important}#header .wrapper ul#menu-main-menu ul.sub-menu li{margin:0}#header .wrapper ul#menu-main-menu li:last-child{border:0}#header .wrapper ul#menu-main-menu li a{width:100%;display:block;color:#061358;font-size:18px;font-weight:600;line-height:200%;letter-spacing:.36px}#header .wrapper ul#menu-main-menu li.menu-item-has-children{padding-right:0}#header .wrapper ul#menu-main-menu li:hover::after{content:none}#header .wrapper ul#menu-main-menu li.current-menu-item{background:#F2F5F8;border-radius:5px}#header .wrapper ul#menu-main-menu li.current-menu-item::after{content:none}body p{line-height:155%}body h2{font-size:28px}#header .wrapper{justify-content:unset}#header .wrapper .logo{order:1}#header .wrapper .header-btn{order:2;margin-left:auto;margin-right:15px}#header .res_navigation{display:block;position:relative;order:3}html.menu-open{overflow:hidden}#header .wrapper .mobile-menu{display:block;transform:translateX(100%);-moz-transform:translateX(100%);-webkit-transform:translateX(100%);-ms-transform:translateX(100%);-o-transform:translateX(100%);width:100%;max-width:100%;transition:all 0.5s ease 0s;position:fixed;top:90px;left:0;bottom:0;background-color:#fff;z-index:9;padding:0;overflow-y:auto;float:none;margin:0;height:auto}html.menu-open #header .wrapper .mobile-menu{left:0;transform:translateX(0) translateY(0)}#header .wrapper .menu ul#main-menu{margin:70px 0 0 0!important;display:block!important;height:80vh;overflow-x:hidden;overflow-y:auto}#header .wrapper .menu ul#main-menu li{border-bottom:1px solid rgb(0 0 0 / .09);margin:0!important;padding:0!important}#header .wrapper .menu ul#main-menu li:last-child{border:0}#header .wrapper .menu ul#main-menu li a{width:100%;display:block;padding:10px 15px;text-transform:capitalize;font-size:14px}#header .wrapper .right-header{flex-direction:row-reverse}#header .wrapper .right-header .header-btn{margin-left:0;margin-right:15px}#header .wrapper .menu ul#main-menu li a::before,#header .wrapper .menu ul#main-menu li.menu-has-children::before{content:none}.banner .banner-wrap{grid-template-columns:340px 1fr;grid-gap:60px;margin-right:30px}.banner .banner-wrap h1{font-size:37px}.banner .banner-wrap .custom-dropdown a{font-size:37px}body h1{font-size:40px;padding:0 0 15px}.banner .banner-wrap .custom-dropdown>a::after{width:18px;height:10px;margin-left:12px;margin-right:8px}.banner .banner-wrap .custom-dropdown+.custom-dropdown-menu{top:60px;padding:10px}.banner .banner-wrap .custom-dropdown+.custom-dropdown-menu a{font-size:16px}.banner .banner-wrap p.sub-title{font-size:16px;padding:0 0 20px;line-height:28px}.banner .banner-wrap .right-wrap{gap:20px}.banner .banner-wrap .right-wrap .inner-left .img-wrap::before{height:60px;width:60px}.banner .banner-wrap .right-wrap .inner-left .img-wrap::after{width:135px;height:135px;left:-25px;bottom:-20px}.banner .banner-wrap .right-wrap .inner-right>div:last-child::before{width:102px;height:102px;right:-20px;top:-20px}.banner .banner-wrap .right-wrap .inner-right>div:first-child::before{width:90px;height:90px;left:-30px;top:-20px}.banner .banner-wrap .right-wrap .inner-left .img-wrap,.banner .banner-wrap .right-wrap .inner-right>div:last-child{width:144px;height:220px}.banner .banner-wrap .right-wrap .inner-right>div:first-child{width:144px;height:144px}.second-section .wrapper{grid-gap:15px}.second-section .wrapper .single-box{padding:20px 15px}.second-section .wrapper .single-box h3,.make-us-diff .inner-wrap h3{font-size:18px}.second-section .wrapper .single-box p{padding:0 0 30px;line-height:150%}.ind-helth-agents .wrapper,.make-us-diff .wrapper{grid-gap:20px}.ind-helth-agents .wrapper{grid-template-columns:39% 1fr}.ind-helth-agents .wrapper a.arrow-link{margin-top:20px}.cta-sec h2{padding:0 0 10px}.cta-sec p{width:420px;font-size:16px}.make-us-diff .inner-wrap{padding-top:25px}.make-us-diff .wrapper{grid-template-columns:1fr 40%}.make-us-diff .inner-wrap .single img{margin-bottom:15px}.make-us-diff .inner-wrap .single{padding-left:15px}.make-us-diff .inner-wrap .single:last-child{margin-left:40px}.make-us-diff a.arrow-btn-main{margin-top:30px}.make-us-diff .inner-wrap .single h3::before{left:-16px}.faq-sec .wrap{grid-template-columns:219px auto;grid-gap:44px}ul.faq li .faq-question{font-size:16px;line-height:23px;padding:15px 29px 15px 40px}ul.faq li .faq-question::before{left:10px;top:17px;width:20px;height:20px}ul.faq li .answer_faq .faq-answer{padding:0 39px 15px}footer{padding:50px 0 20px}footer .top-bar{padding-bottom:0}footer .top-bar .contact-info,footer .middle-bar .footer-menu{display:none}footer .top-bar .logo,footer .middle-bar .text-wrap{width:auto;margin:0 auto}footer .middle-bar .text-wrap p.text{width:253px;text-align:center;padding:20px 0}footer .middle-bar{padding-bottom:30px}footer .bottom-bar p{font-size:14px;text-align:center}#header .wrapper .header-btn a.login{display:none}.banner .banner-wrap .right-wrap .inner-right>div:first-child{margin-bottom:25px}#header .wrapper .header-btn a.contact{display:none}.banner.about-banner .banner-wrap .right-wrap{gap:20px}.banner.about-banner .banner-wrap{grid-template-columns:356px 1fr;grid-gap:40px}.banner.about-banner .banner-wrap .right-wrap .inner-right>div:first-child::before,.banner.about-banner .banner-wrap .right-wrap .inner-right>div:first-child::after{width:50px;height:50px}.banner.about-banner .banner-wrap .right-wrap .inner-right>div:first-child::after{top:12px}.banner.about-banner .banner-wrap .right-wrap .inner-right>div:first-child{margin-top:18px;margin-bottom:25px;height:80px}.banner.about-banner .banner-wrap .right-wrap .inner-right>div:last-child img{width:130px;height:130px}.banner.about-banner .banner-wrap .right-wrap .inner-right{flex:0 0 130px}.banner.about-banner .banner-wrap .right-wrap .inner-right>div:last-child::before{width:77px;height:77px;right:-10px;top:-10px}.second-section-about ul.box{width:100%}.second-section-about h2{padding:0 0 10px}.about-blog-list ul li a.blog-img{height:150px}.about-blog-list ul li .content h3 a{font-size:16px}.blog-list .top-wrap{padding:30px 0 20px;flex-direction:column;justify-content:left;align-items:unset}.blog-list .top-wrap .categry-dropdown{margin-top:15px}.blog-list .top-wrap .categry-dropdown{width:-moz-max-content;width:max-content}.blog-list ul li .content .category-wrap{flex-direction:column;align-items:unset}.blog-list ul li .content .category-wrap p.category::before,.blog-detail-wrap .rightwrap .category-wrap ul.category li::before{content:none}.blog-list ul li .content p{line-height:normal!important}.blog-list ul li .content .category-wrap p.category,.blog-detail-wrap .rightwrap .category-wrap ul.category li{margin:5px 0 10px}.blog-list ul li .content{padding:10px}.blog-detail-wrap .blogbox{grid-template-columns:180px auto;padding-left:15px}.blog-detail-wrap .info p.title::before{left:-14px;top:2px}.blog-detail-wrap ul.social-icons li{margin-right:5px}.blog-detail-wrap .rightwrap a.back-btn{margin-bottom:10px}.blog-detail-wrap .rightwrap .category-wrap ul.category li::before{content:""}.blog-detail-wrap .rightwrap .category-wrap ul.category li{margin:0}.contact-page-sec .wrapper{grid-template-columns:320px auto;grid-gap:40px}.contact-page-sec .wrapper p.sub-title,.become-agent .wrapper p.sub-title{padding:3px 0 25px;line-height:24px}.contact-page-sec .wrapper .map-info{align-items:unset;flex-direction:column;margin-bottom:30px}.contact-page-sec .wrapper .map-info iframe{width:230px;height:140px;margin-right:0;margin-bottom:15px}.contact-page-sec .wrapper .right-wrap h3,.become-agent .wrapper .right-col h3{font-size:22px;padding:0 0 15px}.how-can-we-help{margin-bottom:0}.how-can-we-help ul{grid-template-columns:repeat(2,1fr)}.how-can-we-help ul li{padding:20px}.become-agent .wrapper{grid-template-columns:1fr;grid-gap:30px}.become-agent .wrapper p.sub-title{width:470px}.become-agent .wrapper .right-col{padding:20px}.become-agent .wrapper .boxes .single-box .content{margin-left:15px}.become-agent .wrapper .boxes .single-box .content h3{font-size:20px;padding:0 0 5px}.become-agent .wrapper .boxes .single-box .content p{line-height:180%}.banner .banner-wrap p.sub-title::before{content:none}.banner .banner-wrap form input,.blog-detail-wrap .info form input{padding:15px}#header .mobile-info-wrap{display:block}#header .wrapper ul#menu-main-menu{flex-direction:column;align-items:unset;padding:10px 20px 0;border-top:1px solid rgb(0 131 201 / .2);margin:0;max-height:370px;overflow-y:auto}#header .wrapper .mobile-info-wrap .header-btn a{display:block;margin:0}#header .wrapper .mobile-info-wrap .header-btn{width:100%;display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;margin:20px auto 30px;padding:0 20px}#header .wrapper .mobile-info-wrap .header-btn a.login{padding:16px 0;text-align:center}#header .wrapper .mobile-info-wrap .header-btn a.login::before{left:-66px;right:0;margin:0 auto;top:18px}#header .wrapper .mobile-info-wrap .header-btn a.contact{margin:0;padding:15.3px 0;text-align:center}#header .wrapper ul.social-icons{justify-content:center;margin-bottom:15px}#header .wrapper ul.social-icons li a{width:36px;height:36px;filter:brightness(0) saturate(100%) invert(17%) sepia(4%) saturate(158%) hue-rotate(27deg) brightness(103%) contrast(92%)}#header .wrapper ul.social-icons li a:hover{background-color:unset;border-color:unset}#header .wrapper ul.social-icons li.x a{background-size:15px}#header .wrapper ul.social-icons li.yelp a{background-size:16px}#header .wrapper ul.social-icons li.linkedin a{background-size:16px}#header .wrapper .header-info{padding:20px;background-color:#F0F4F7;margin-top:auto;margin-bottom:0}#header .wrapper .header-info a{color:#808395;font-size:12px;font-weight:600;letter-spacing:.24px;position:relative;padding-left:21px}#header .wrapper .header-info a::before{position:absolute;content:"";left:0;right:auto;top:2.5px;bottom:auto;height:15px;width:15px;background-image:url(/wp-content/themes/ihealthagents/images/call.svg);background-repeat:no-repeat;background-size:contain;filter:brightness(0) saturate(100%) invert(53%) sepia(75%) saturate(353%) hue-rotate(59deg) brightness(97%) contrast(83%)}#header .wrapper .header-info a.email{margin-left:20px}#header .wrapper .header-info a.email::before{background-image:url(/wp-content/themes/ihealthagents/images/email.svg)}.gform_wrapper .gfield input,.gform_wrapper .gfield select,.gform_wrapper .gfield textarea{height:52px;line-height:52px;padding:0 20px!important;font-size:16px!important}.gform_wrapper .gfield textarea{height:100px!important;padding:15px 20px!important}.become-agent .wrapper .right-col iframe{height:500px}}@media (max-width:767px){.for-mobile{display:block!important}.for-desktop{display:none!important}body p,body a{font-size:18px}body h2{font-size:36px}.banner .banner-wrap .custom-dropdown{display:inline-block}body h1{font-size:46px;padding:0 0 15px}.banner .banner-wrap .custom-dropdown a{font-size:40px}.banner .banner-wrap .custom-dropdown+.custom-dropdown-menu{top:70px;padding:10px;min-width:200px}.banner .banner-wrap h1 br{display:none}.banner .banner-wrap .right-wrap .inner-right>div:first-child{width:162px;height:162px}.banner .banner-wrap .right-wrap .inner-left .img-wrap,.banner .banner-wrap .right-wrap .inner-right>div:last-child{width:162px;height:248px}.second-section .wrapper{grid-template-columns:repeat(1,1fr)}.ind-helth-agents .wrapper h2,.make-us-diff h2{width:100%}.second-section .wrapper .single-box h3{font-size:24px}body h2{letter-spacing:0}.banner .banner-wrap{grid-template-columns:1fr;grid-gap:60px;margin-right:0}.ind-helth-agents .wrapper{display:flex;flex-direction:column-reverse}.ind-helth-agents .wrapper img{margin:0 auto 30px}.make-us-diff .wrapper{grid-template-columns:1fr}.make-us-diff .wrapper .img-wrap img{margin:30px auto}.faq-sec .wrap h2{padding:0 0 10px}.faq-sec .wrap{grid-template-columns:1fr;grid-gap:30px}ul.faq li{margin:0 0 15px}.cta-sec p{width:100%;font-size:16px}.make-us-diff .inner-wrap{padding-top:25px;flex-direction:column}.make-us-diff .inner-wrap .single:last-child{margin-left:0;margin-top:35px}.make-us-diff .inner-wrap h3{font-size:28px}.faq-sec .wrap h2{padding:0}ul.faq li .faq-question{font-size:18px;padding:11px 29px 12px 50px}ul.faq li .faq-question::before{left:15px;top:18px;width:24px;height:24px}ul.faq li .faq-question::after{top:24px}.faq-sec .for-mobile{width:-moz-max-content;width:max-content}footer .line .img-wrap{width:80px;height:80px}footer .line .img-wrap img{padding:15px}footer .middle-bar{padding-bottom:35px}.banner.about-banner .banner-wrap{grid-template-columns:1fr;grid-gap:10px}.banner.about-banner .banner-wrap .right-wrap .inner-right>div:last-child img{width:150px;height:150px}.banner.about-banner .banner-wrap .right-wrap .inner-right{flex:0 0 150px}.second-section-about .content{width:100%}.second-section-about ul.box{grid-template-columns:repeat(1,1fr);margin:0 auto}.cta-sec.about-page p{width:100%}.about-blog-list ul{grid-template-columns:repeat(1,1fr)}.about-blog-list ul li a.blog-img{height:190px}.blog-list p.sub-title{width:100%}.blog-list .top-wrap .category-list{flex-wrap:wrap;justify-content:center}.blog-list .top-wrap .category-list a{margin-bottom:10px}.blog-list ul li .content .category-wrap p.category,.blog-detail-wrap .rightwrap .category-wrap ul.category li{margin:5px 0}.faq-page-sec .wrapper{grid-template-columns:1fr;grid-gap:50px}.top-section p{width:100%}.top-section input#search{width:100%;height:50px;padding:0 15px}.contact-page-sec .wrapper p.sub-title,.become-agent .wrapper p.sub-title{padding:0 0 20px;line-height:24px}.contact-page-sec .wrapper .map-info{margin-bottom:0}.contact-page-sec .wrapper .map-info h3,.how-can-we-help ul li h3{font-size:20px;padding-bottom:5px}.contact-page-sec .wrapper .right-wrap{padding:20px 15px}.how-can-we-help ul{grid-template-columns:repeat(1,1fr)}.become-agent .wrapper h1{padding:0 0 15px;line-height:100%}.become-agent .wrapper p.sub-title{width:100%}.become-agent .wrapper .right-col{padding:20px 15px}.page-not-found .btn-wrap{padding-top:20px}.banner .banner-wrap #ahix-plugin-leadgen-form-top{grid-template-columns:repeat(1,1fr)}form#ahix-plugin-leadgen-form-top .form-group.full{grid-column:unset}.banner .banner-wrap #ahix-plugin-anonymous-form-top{flex-direction:column}.banner .banner-wrap #ahix-plugin-anonymous-form-top .form-group::before{top:16px}.banner .banner-wrap #ahix-plugin-anonymous-form-top input{height:auto;padding-bottom:80px}.banner .banner-wrap #ahix-plugin-anonymous-form-top button{top:auto;bottom:5px;width:calc(100% - 5px);right:0;margin:0 auto;left:0}.banner .banner-wrap #ahix-plugin-anonymous-form-top button::before{left:-100px;right:0;top:16px;height:18px;width:18px;margin:0 auto}.contact-page-sec .wrapper{grid-template-columns:1fr}.gform_wrapper .gform_footer .gform_button{padding:10px 38px 10px 20px}.gform_wrapper .gform_footer::before{width:10px;height:10px;left:90px;top:22px}.blog-detail-wrap .blogbox{grid-template-columns:1fr}.blog-detail-wrap .rightwrap,.blog-detail-wrap .left-wrap{padding-bottom:0}.blog-detail-wrap .blogbox .left-wrap{padding-bottom:50px;order:2;padding-top:0}}