/*
	Theme Name: FWB
	Description: Custom theme developed for FWB
	Version: 1.0
	Author: IITES (N K V)
	Author URI: http://website.iites.in
	Tags: Custom, HTML5, CSS3, Responsive
*/


/*------------------------------------*\
    MAIN
\*------------------------------------*/

/*
@import url(https://fonts.googleapis.com/css?family=Roboto:400,500,700,300,100);
@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500');
@import url('https://fonts.googleapis.com/css?family=Oswald:400,500,600,700|Poppins:300,400,500,600,700');
*/

html {
    font-family: 'Montserrat', sans-serif;
	scroll-behavior: smooth;
}

body {
	line-height: 1.5;
	font-size: 15px;
	font-family: 'Work Sans', sans-serif;
}

.modal {top: 50px;}
.modal div.wpforms-container-full .wpforms-form .wpforms-field-label, .modal div.wpforms-container-full .wpforms-form .wpforms-field-label-inline {
    font-size: 14px;
}
.webinar a {text-decoration:none;}
.webinar .mtb15{
	margin: 15px;
    padding: 15px;
    text-align: center;
    box-shadow: 2px 2px 10px #dddddd;
}
.webinar .mtb15:hover {
    box-shadow: 2px 2px 10px #1E8449;
}
.webinar img{
	margin: 0 auto;
    display: block;
}
.webinar h4{
	color: #22ADE3;
	margin: 15px 0 7px 0;
}
.webinar p {
	color: #000;
	text-decoration: none;
	font-size: 14px;
}
.webinar p.reg {
	text-align: center;
	line-height: 1.2em;
	font-size: 15px;
}
.webinar .amount {
    color: red;
}
.webinar span.reg {
	color: #fff;
    border: 1px solid #22ADE3;
    border-radius: 5px;
    display: inline-block;
    padding: 3px 8px;
    background: #1E8449;
	margin-bottom: 7px;
}
.webinar span.reg:hover {
	background: #22ADE3;
}
#NewDesign .top {text-align:center;}
#NewDesign .top span {color:#22ADE3;}
#NewDesign  .top  h3 {line-height: 0.9em;}
#NewDesign  .top  h3  i{font-size: 12px;font-style: normal;}
#NewDesign h2 {
	font-family: 'Work Sans', serif;
	font-weight: 600;
	line-height: 1.5;
	font-size: 32px;
}
#NewDesign p {
	font-family: 'Work Sans', serif;
}
#NewDesign  h3, #NewDesign  h4, #NewDesign  h5, #NewDesign  h6{
	font-family: 'Work Sans', serif;
	font-weight: 600;
	line-height: 1.5em;
}
#NewDesign h5{
	color: #22ADE3;
	font-size: 16px;
}
#NewDesign .bglig {
    background-color: #E2F5FC;
    padding: 30px 0 50px;
    margin-bottom: 30px;
}
#NewDesign .bglig img{
	max-width:230px;
}
#NewDesign .insbox {
	max-width: 850px;
	display: block;
	margin: 0 auto;
}
#NewDesign .insurance p.qu {
	position: absolute;
	top: 0;
	width: 100%;
	background: #22ADE3;
	color: #fff;
	padding: 0;
}
#NewDesign .insurance p.comingsoon {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    padding-top: 35px;
    color: #fff;
    font-size: 18px;
}
#NewDesign .insurance {width:150px;height:140px;background-color: #E2F5FC;text-align: center;float:left;margin:10px;padding: 27px 0 10px 0;position:relative;} 
#NewDesign .gr{background-color: #1E8449;}
#NewDesign .insurance img {display:block;margin:0 auto;height:65px;width:auto;}
#NewDesign .insurance img.imghi {display:none;}
#NewDesign .insurance a:hover img.imghi {display:block;}
#NewDesign .insurance a:hover img.imgsh {display:none;}
#NewDesign .insurance p{color:#333;font-size: 11px;padding-top: 10px;font-weight: bold;margin: 0;}
#NewDesign .insurance a:hover  p {color:#fff}
#NewDesign .insurance a:hover  {text-decoration:none;}
#NewDesign .insurance p.new {
    position: absolute;
	top: 50%;
	margin-top: 4px;
	background: red;
	color: white;
	width: 100%;
	font-size: 12px;
	left: 0;
	padding: 0;
}
#NewDesign .questionm {
    color: #fff;
	font-size: 16px;
	vertical-align: middle;
}
.linku {margin:20px 0 30px;text-align:center;}
.linku a{background:#1E8449;color:#fff;padding:5px 10px;}
.linku a:active{color:#fff;}
.tooltip-inner {
	min-width: 260px;
	white-space: pre-wrap;
	background-color:rgba(34,173,227,1);
	text-align:left;
	font-size: 14px;
	box-shadow: 0 8px 12px grey;
	opacity:1;
}
.tooltip.in{filter:alpha(opacity=100);opacity:1;}

.mymenu .navbar-brand {
margin-left: 0px !important;
}
.clearfix {
    clear: both;
}

.t_img {
	float: left;
    border-radius: 23px;
    height: 46px;
    width: 46px;
    margin-right: 5px;
    border: none;
}

.right-sidebar-post {
	padding-left: 30px;
}
.right-sidebar-post a:hover { color: #22ADE3; }

.aboutMargin a {
    color: #22ADE3;
    text-decoration: underline;
}

.aboutMargin a:hover {
    color: #414141;
}

.careers-full {
	margin-top: 5px;
}

.careers-boxes {
	height: 65px;
	line-height: 65px;
	background-color: rgba(34, 173, 227, 1);
    transition: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
    box-shadow: 0px 4px 6px 0px rgba(0,0,0,0.2);
    border: solid rgba(0, 77, 78, 1) 0px;
    text-decoration: none;
	color: #fff;
	text-align: center;	
	margin-bottom: 10px;
}

.careers-boxes:hover {
	background-color: rgba(9, 130, 72, 1);
    border-color: rgba(1, 177, 175, 1);
    transition: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
}

.careers-boxes:last-child {
	margin-right: 0;
}

.shadow-left {background-position:0 0;left:-20px;}
.shadow-right {background-position:100% 0;right:-20px;}

.shadow-bg {background:url(https://static.parastorage.com/services/skins/2.1229.80/images/wysiwyg/core/themes/base/liftedshadow_medium.png) no-repeat;bottom:-26px;height:26px;position:absolute;width:165px;pointer-events:none;}


#header {
    position: relative;
    background-color: #22ADE3;
    height: 40px;
    color: #F2F3F4;
    z-index: 1;
}

#header-logo {
    float: left;
}

#header-logo img {
    width: 70px;
    height: auto;
    vertical-align: initial;
    margin-top: 3px;
}

#HnavBar {
    background-color: transparent;
    border: none;
    min-height: 40px;
}

ul#Hnav li a {
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
    text-decoration: none;
    padding: 0 18px;
    margin: 10px 0;
    border-right: 1px solid #fff;
    font-family: "Roboto Slab", "Franklin Gothic Medium", "Franklin Gothic", "ITC Franklin Gothic";
}

ul#Hnav li:last-child a {
    border-right: none;
}

ul#Hnav li a:hover {
    text-decoration: underline;
}

.HnavCollapse {
    border: none;
}


/*#middleTopMargin {
	margin-top: 15px;
}*/

#middleTop {
    text-align: center;
}

div#middleTop h3 {
    color: #636363;
    font-size: 22px;
    margin: 20px 0 0;
    font-family: "Roboto Slab", "Franklin Gothic Medium", "Franklin Gothic", "ITC Franklin Gothic";
}

div#middleTop h3 span {
    color: #22ADE3;
    font-family: "Roboto Slab", "Franklin Gothic Medium", "Franklin Gothic", "ITC Franklin Gothic";
}

div#middleTop p {
    font-size: 14px;
    color: #636363;
    font-family: "Roboto Slab", "Franklin Gothic Medium", "Franklin Gothic", "ITC Franklin Gothic";
}

div#middleTop p span {
    font-size: 11px;
    display: block;
    font-family: "Roboto Slab", "Franklin Gothic Medium", "Franklin Gothic", "ITC Franklin Gothic";
}

#middleTop1 {
    text-align: center;
    position: absolute;
    bottom: 10px;
    right: 10px;
    background: white;
}
	
div#middleTop1 h3 {
    color: #636363;
    font-size: 22px;
    margin: 0;
    font-family: "Roboto Slab", "Franklin Gothic Medium", "Franklin Gothic", "ITC Franklin Gothic";
    padding: 10px;
}

div#middleTop1 h3 span {
    color: #22ADE3;
    font-family: "Roboto Slab", "Franklin Gothic Medium", "Franklin Gothic", "ITC Franklin Gothic";
}

#middleBoxMargin {
    margin-top: 80px;
    margin-bottom: 20px;
}

#middleBox {
    display: flex;
    justify-content: center;
}

#groupInsurance {
    float: left;
    width: 145px;
    height: 125px;
    background-color: #EEEEEE;
    text-align: center;
    cursor: pointer;
}

#groupInsurance:hover {
    background-color: #1E8449;
    color: #fff;
    border-radius: 8px;
}

#groupInsurance:hover>.insuranceText {
    color: #fff;
}

#lifeInsurance {
    float: left;
    width: 145px;
    height: 125px;
    background-color: #EEEEEE;
    text-align: center;
    margin-left: 15px;
    cursor: pointer;
}

#lifeInsurance:hover {
    background-color: #1E8449;
    color: #fff;
    border-radius: 8px;
}

#lifeInsurance:hover>.insuranceText {
    color: #fff;
}

#dentalInsurance {
    float: left;
    width: 145px;
    height: 125px;
    background-color: #EEEEEE;
    text-align: center;
    margin-left: 15px;
    cursor: pointer;
}

#dentalInsurance:hover {
    background-color: #1E8449;
    color: #fff;
    border-radius: 8px;
}

#dentalInsurance:hover>.insuranceText {
    color: #fff;
}

#replacementInsurance {
    float: left;
    width: 145px;
    height: 125px;
    background-color: #EEEEEE;
    text-align: center;
    margin-left: 15px;
    cursor: pointer;
}

#replacementInsurance:hover {
    background-color: #1E8449;
    color: #fff;
    border-radius: 8px;
}

#replacementInsurance:hover>.insuranceText {
    color: #fff;
}

.insuranceIcon {
    padding: 12px 0px 0px 0px;
    height: 65px;
}

.insuranceText {
    font-size: 12px;
    padding-top: 20px;
    color: #505050;
    font-family: "Roboto Slab", "Franklin Gothic Medium", "Franklin Gothic", "ITC Franklin Gothic";
}

#middleSlider {
    margin-top: 80px;
}

#middleSlider p {
    font-size: 13px;
    color: #505050;
    font-family: "Roboto Slab", "Franklin Gothic Medium", "Franklin Gothic", "ITC Franklin Gothic";
}

#middleSlider hr {
    border-top: 1px solid #eee;
    margin-top: 0px;
}

#middleSlider .bx-wrapper {
    box-shadow: none;
    border: none;
    background: none;
}

#wood-sign {
    position: relative;
    float: right;
    width: 190px;
    height: 200px;
    margin-top: -150px;
    left: -20px;
    background-image: url(./images/footer/wood-insurance.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
    z-index: -1;
}

#grass {
    position: relative;
    height: 50px;
    background-image: url(./images/footer/grass-insurance.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
    z-index: -1;
}

#footer {
    position: relative;
    width: 100%;
    min-height: 227px;
    background-image: url(./images/footer/footer-insurance.png);
    background-repeat: no-repeat;
    background-size: 100% 254px;
    background-position: center;
    bottom: 0px;
    /*background-color: #404040;
	-webkit-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
    -moz-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
	box-shadow: 0px 0px 10px rgba(0,0,0,.8);*/
}

.bdr {
    border-right: 1px solid #EFEFEF;
    min-height: 141px;
}

.mrt40 {
    margin-top: 40px;
}

#footerLogo {
    font-family: "Roboto Slab", "Franklin Gothic Medium", "Franklin Gothic", "ITC Franklin Gothic";
}

#footerLogo img {
    width: 110px;
    height: 55px;
    display: block;
    margin: 0 auto;
}

#footerLogo p {
    text-align: justify;
    color: #EFEFEF;
    font-size: 12px;
    padding-top: 20px;
    font-family: "Roboto Slab", "Franklin Gothic Medium", "Franklin Gothic", "ITC Franklin Gothic";
}

#footerLink {
    font-size: 13px;
}

#menu-footer-menu,
#menu-footer-menu-1,
#menu-footer-menu-2 {
    padding-left: 0px;
}

#menu-footer-menu li,
#menu-footer-menu-1 li,
#menu-footer-menu-2 li {
    margin-bottom: 10px;
}

#footerLink #footerLinkCenter {
    text-align: center;
}

#footerLink p {
    text-align: left;
    font-size: 14px;
    color: #EFEFEF;
    font-family: "Roboto Slab", "Franklin Gothic Medium", "Franklin Gothic", "ITC Franklin Gothic";
}

#footerLink a {
    color: #EFEFEF;
    text-decoration: none;
    font-family: "Roboto Slab", "Franklin Gothic Medium", "Franklin Gothic", "ITC Franklin Gothic";
}


/*#menu-footer-menu {
	display: inline;
	float: left;
	padding-left: 0px;
	padding-right: 20px;
	list-style-type: none;
}*/

.FooterLtext {
    padding: 0px;
    list-style-type: none;
    color: #fff;
}

.FooterLtext li {
    padding-bottom: 10px;
}

#footerContact {
    text-align: center;
    color: #EFEFEF;
    font-family: "Roboto Slab", "Franklin Gothic Medium", "Franklin Gothic", "ITC Franklin Gothic";
}

#footerContact p {
    font-size: 13px;
    font-family: "Roboto Slab", "Franklin Gothic Medium", "Franklin Gothic", "ITC Franklin Gothic";
}

#footerSocial {
    text-align: center;
    color: #EFEFEF;
    font-size: 13px;
}

#footerSocial p {
    font-family: "Roboto Slab", "Franklin Gothic Medium", "Franklin Gothic", "ITC Franklin Gothic";
}

#footerSocial img {
    width: 30px;
    height: 30px;
}

#footerCopy {
    text-align: center;
    color: #EFEFEF;
    font-size: 12px;
    margin: 0;
    padding: 10px 10px;
    font-family: "Roboto Slab", "Franklin Gothic Medium", "Franklin Gothic", "ITC Franklin Gothic";
}


/* about us page */

#aboutHeader {
    position: relative;
}

.aboutText {
    color: #414141;
}

.ahr hr {
    border: 1px solid #22ADE3;
    /* margin-bottom: 10px; */
}
.aboutMargin {
    margin-top: 10px;
	min-height: 300px;
}

.aboutMargin h4 {
	scroll-margin-top: 70px;
}
.aboutMargin hr {
    border: 1px solid #22ADE3;
}

.aboutMargin p {
    font-size: 15px;
    line-height: 1.8em;
    color: #414141;
    font-weight: 400;
    margin-bottom: 10px;
}

.aboutContentHeading {
    color: #22ADE3;
    font-size: 30px;
}

.aboutSmallText {
    font-size: 17px;
    color: #999997;
}

.aboutImgCircle {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    border: 8px solid rgba(255, 255, 255, 1);
    background-color: rgba(255, 255, 255, 1);
    display: block;
    margin: 0 auto;
}


/* about us page ends here */


/* original-site css */

#mobileNav {
    display: none;
}

.brand-pic {
    width: 70px;
    height: 34px;
    margin-top: -6px;
}

#stage .navbar {
    background-color: #22ADE3;
}

ul.navbar12 {
    background-color: #22ADE3 !important;
    height: 40px;
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: 20px;
    font-size: 12px;
    color: #F2F3F4;
}

ul.navbar12 li {
    border-right: 1px solid white;
    float: right;
    text-decoration: none;
    margin-top: 11px;
    font-family: "Roboto Slab", "Franklin Gothic Medium", "Franklin Gothic", "ITC Franklin Gothic";
}

ul.navbar12 a {
    display: block;
    padding: 0 18px;
    text-decoration: none;
    color: #F2F3F4;
	font-weight: 400;
    letter-spacing: 0;
}

ul.navbar12 a:hover,
ul.navbar12 li.current a {
    color: white;
    text-decoration: underline;
}

.brand-logo {
    width: 62px;
    height: 32px;
    margin-top: 5px;
}

.brandlogo {
    border-right: none !important;
    margin-top: -1px !important;
    margin-left: 9.7%;
}

.last-link {
    border-right: none !important;
}

#head-text {
    width: 100%;
    height: auto;
    margin: 0 auto;
    font-size: 22px;
    text-align: center;
    margin-top: 10px;
}

.head {}

.blue {
    color: #22ADE3;
}

.req {
    font-size: smaller;
    position: relative;
    top: -4px;
    left: 2px;
    margin-right: 3px;
}

.m-text {
    font-size: 14px;
    color: #636363;
    margin-top: -3px;
}

.l-text {
    font-size: 11px;
    color: #636363;
    margin-top: -2px;
}

.group-insurance {
    width: 145px;
    height: 125px;
    float: left;
    background-color: #EEEEEE;
    text-align: center;
}

.group-insurance:hover {
    background-color: #1E8449;
    color: white;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

.g-img {
    padding: 12px 0px 0px 0px;
}

.g-i {
    font-size: 12px;
    padding-top: 20px;
}

.life-insurance {
    width: 145px;
    height: 125px;
    float: left;
    margin-left: 15px;
    background-color: #EEEEEE;
    text-align: center;
}

.life-insurance:hover {
    background-color: #1E8449;
    color: white;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

.l-img {
    padding: 12px 0px 0px 0px;
}

.l-i {
    font-size: 12px;
    padding-top: 20px;
}

#container-s {
    width: 42em;
    height: 130px;
    margin: 0 auto;
    margin-top: 100px;
    margin-bottom: 100px;
}

.dental-insurance {
    width: 145px;
    height: 125px;
    float: left;
    margin-left: 15px;
    background-color: #EEEEEE;
    text-align: center;
}

.dental-insurance:hover {
    background-color: #1E8449;
    color: white;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

.d-img {
    padding: 12px 0px 0px 0px;
}

.d-i {
    font-size: 12px;
    padding-top: 20px;
}

.replacement-insurance {
    width: 145px;
    height: 125px;
    float: left;
    margin-left: 15px;
    background-color: #EEEEEE;
    text-align: center;
}

.replacement-insurance:hover {
    background-color: #1E8449;
    color: white;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

.r-img {
    padding: 12px 0px 0px 0px;
}

.r-i {
    font-size: 12px;
    padding-top: 20px;
}

.travel-insurance {
    width: 145px;
    height: 125px;
    float: left;
    margin-left: 15px;
    background-color: #EEEEEE;
    text-align: center;
}

.travel-insurance:hover {
    background-color: #1E8449;
    color: white;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

.t-img {
    padding: 12px 0px 0px 0px;
}

.t-i {
    font-size: 12px;
    padding-top: 25px;
}

.suppliers {
    width: 54em;
    height: auto;
    margin: 0 auto;
    margin-top: 20px;
}

.supp {
    font-size: 13px;
}

.bx-wrapper {
    border: none;
    box-shadow: none;
    margin-top: -15px !important;
}

.wood-board {
    width: 190px;
    height: 200px;
    float: right;
    background-image: url(./images/footer/wood-insurance.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
    margin-top: -135px;
    position: relative;
    left: -20px;
}

.grass {
    width: 100%;
    height: 50px;
    background-image: url(./images/footer/grass-insurance.png);
    background-repeat: no-repeat;
    background-size: 100% 50px;
    background-position: center;
    position: relative;
    /* top: 32px; */
}

.footer {
    width: 100%;
	background-color:#404040;
    background-image: url(./images/footer/footer-insurance.png);
    background-repeat: no-repeat;
    background-size: 100% 270px;
    background-position: center;
    text-align: center;
    line-height:1.5em;
    bottom: 0px;
    font-family: "Roboto Slab", "Franklin Gothic Medium", "Franklin Gothic", "ITC Franklin Gothic";
}

.leff {
    float: left;
}


/*footer section 1 start*/

.ft-sec {
    width: 27%;
    height: 170px;
    text-align: center;
    margin-top: 2.7%;
    position: relative;
    color: #EFEFEF;
    z-index: 2;
    border-right: 1px solid #EFEFEF;
}

.read {
    text-decoration: underline;
    color: #22ADE3;
    font-style: italic;
}

.ft-image {
    position: relative;
    left: -10px;
}

.quote {
    width: 82%;
    height: 60px;
    margin-left: 9%;
    margin-right: 9%;
    font-size: 12px;
    position: relative;
    top: 30px;
    text-align: left;
    font-family: "Roboto Slab", "Franklin Gothic Medium", "Franklin Gothic", "ITC Franklin Gothic";
}


/*footer section 1 end*/


/*footer section 2 start*/

.sc-sec {
    width: 32%;
    text-align: center;
    height: 170px;
    margin-top: 2.7%;
    position: relative;
    z-index: 2;
    color: #EFEFEF;
    border-right: 1px solid #EFEFEF;
}

.sc-row-1 p, .sc-row-2 p, .sc-row-3 p {
    font-family: "Roboto Slab", "Franklin Gothic Medium", "Franklin Gothic", "ITC Franklin Gothic";
	margin-bottom:10.5px;
}

a {
    color: #EFEFEF;
}

a:hover {
    color: #EFEFEF;
    text-decoration: underline;
}

.sc-row-1 {
    width: 30%;
    height: 180px;
    text-align: left;
    margin-left: 5%;
    font-size: 13px;
    z-index: 3;
    margin-top: 10px;
}

.sc-row-2 {
    width: 30%;
    text-align: left;
    height: 180px;
    float: left;
    z-index: 3;
    font-size: 13px;
    margin-top: 10px;
}

.sc-row-3 {
    width: 30%;
    text-align: left;
    height: 180px;
    float: left;
    z-index: 3;
    margin-right: 5%;
    font-size: 13px;
    margin-top: 10px;
}


/*footer section 2 end*/


/*footer section 3 start*/

.td-sec {
    width: 20%;
    text-align: center;
    height: 170px;
    margin-top: 2.7%;
    position: relative;
    color: #EFEFEF;
    z-index: 2;
    border-right: 1px solid #EFEFEF;
}

.qou {
    margin-top: 10px;
    font-size: 13px;
    z-index: 3;
}

.num {
    margin-top: 5px;
    font-size: 13px;
    z-index: 3;
}

.numm {
    margin-top: 5px;
    font-size: 13px;
    z-index: 3;
}


/*footer section 3 end*/


/*footer section 4 start*/

.fd-sec {
    width: 21%;
    text-align: center;
    float: left;
    height: 170px;
    margin-top: 2.5%;
    color: #EFEFEF;
    z-index: 2;
    position: relative;
}

.fa-phone {
    font-size: 14px;
    position: relative;
    top: 1px;
    margin-left: 5px;
}

.bold {
    font-weight: bold;
}

.phi {
    border-right: none !important;
    margin-right: 10.5%;
    margin-left: 1%;
}

.scc {
    position: relative;
    margin-top: 15px !important;
    left: 10px;
    width: 12em;
    z-index: 3;
    height: 35px;
    margin: 0 auto;
}

.ssc-s {
    position: relative;
    margin-top: 10px !important;
    left: 10px;
    width: 12em;
    z-index: 3;
    height: 35px;
    margin: 0 auto;
}

.ssc-c {
    margin-top: 20px;
    z-index: 3;
}

.fb {
    float: left;
}

.tw {
    margin-left: 10px;
    float: left;
}

.gp {
    margin-left: 10px;
    float: left;
}

.pn {
    margin-left: 10px;
    float: left;
}

.yo {
    float: left;
}

.tb {
    margin-left: 10px;
    float: left;
}

.lk {
    margin-left: 10px;
    float: left;
}

.bi {
    margin-left: 10px;
    float: left;
}


/*footer section 4 end*/

.none {
    width: 100%;
    position: relative;
    padding: 10px 0 15px;
    color: #EFEFEF;
    font-size: 12px;
    z-index: 3;
}

.p-p {
    text-decoration: underline !important;
}

.clear {
    clear: both;
}

.after-desktop-text {
    display: none;
}
@media(min-width:768px) { 
.container {
    width: 750px;
}
}
@media(min-width:900px) { 
.container {
    width: 830px;
}
}
@media(min-width:992px) { 
.container {
    width: 970px;
}
}
@media(min-width:1200px) { 
.container {
    width: 79.2%;
}
}

@media(max-width:1366px) {
	.aboutMargin { min-height: 200px; }
}
@media(max-width:1210px) {
    .sc-row-1,
    .sc-row-2,
    .sc-row-3 {
        font-size: 12px;
    }
    .qou,
    .num,
    .numm {
        font-size: 12px;
    }
}

@media(max-width:1120px) {
    .sc-row-1,
    .sc-row-2,
    .sc-row-3 {
        font-size: 11px;
    }
    .qou,
    .num,
    .numm {
        font-size: 11px;
    }
    .quote {
        font-size: 11px;
    }
    .wood-board {
        margin-top: -5px;
        margin-top: -50px;
    }
    .grass {
        
        float: left;
    }
    .footer {
        
        float: left;
    }
	.right-sidebar-post {
		padding-left: 0;
	}
}

@media(max-width:1030px) {
    .ft-image {
        position: relative;
        left: 0px;
    }
}

@media(max-width:991px) {
	#NewDesign .insurance {width: 150px;margin: 10px 5px;}
}
@media(max-width:935px) {
    .grass {
    height: 50px;
    position: relative;
    background-color: white;
    }
    .footer {
    height: auto;
    background: #404040;
    position: relative;
    }
    .ft-sec {
        width: 50%;
        margin-top: 4%;
    }
    .sc-sec {
        width: 50%;
        margin-top: 4%;
        border-right: none;
    }
    .td-sec {
        width: 50%;
        margin-top: 4%;
    }
    .fd-sec {
        width: 50%;
        margin-top: 3%;
    }
	#NewDesign .insbox {
		max-width: 640px;
	}
}

@media(max-width:860px) {
    ul.navbar12 {
        font-size: 11px;
    }
    .brandlogo {
        margin-left: 2%;
    }
    .phi {
        margin-right: 4%;
    }
    .suppliers {
        width: 42em;
    }
	
}

@media(max-width:750px) {
    .after-desktop-text {
        display: block;
        position: absolute;
    }
    .whole-content {
        display: none;
    }
}

@media (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
    body {
        width: 1px;
        min-width: 100%;
        width: 100%;
    }
    #stage {
        /*height: 1px;*/
        overflow: auto;
        /*min-height: 100vh;*/
        -webkit-overflow-scrolling: touch;
    }
}


/* original-site css end */


/* original-site css mobile */

@media (max-width: 750px) {
    #mobileNav {
        display: block;
    }
    .navbar12 {
        display: none;
    }
    .brand-pic {
        width: 70px;
        height: 34px;
        margin-top: -6px;
        margin-left: 15%;
    }
    .clear {
        clear: both;
    }
    #sus-msg {
        display: none;
    }
    #head-text {
        width: 100%;
        height: auto;
        margin: 0 auto;
        font-size: 15px;
        text-align: center;
    }
    .head {
        font-weight: 400;
    }
    .blue {
        color: #22ADE3;
    }
    .req {
        font-size: smaller;
        position: relative;
        top: -4px;
        left: 2px;
        margin-right: 3px;
    }
    .m-text {
        font-size: 13px;
        color: #636363;
        margin-top: -3px;
    }
    .l-text {
        font-size: 10px;
        color: #636363;
        margin-top: -2px;
    }
    .group-insurance {
        width: 140px;
        height: 125px;
        float: left;
        background-color: #EEEEEE;
        text-align: center;
    }
    .group-insurance:hover {
        background-color: #1E8449;
        color: white;
        border-top-left-radius: 8px;
        border-top-right-radius: 8px;
    }
    .g-img {
        padding: 12px 0px 0px 0px;
    }
    .g-i {
        font-size: 12px;
        padding-top: 25px;
    }
    .life-insurance {
        width: 140px;
        height: 125px;
        float: left;
        margin-left: 15px;
        background-color: #EEEEEE;
        text-align: center;
    }
    .life-insurance:hover {
        background-color: #1E8449;
        color: white;
        border-top-left-radius: 8px;
        border-top-right-radius: 8px;
    }
    .l-img {
        padding: 12px 0px 0px 0px;
    }
    .l-i {
        font-size: 12px;
        padding-top: 25px;
    }
    #container-s {
        width: 20em;
        height: 130px;
        margin: 0 auto;
        margin-top: 30px;
        margin-bottom: 15px;
    }
    #container-su {
        width: 20em;
        height: 130px;
        margin: 0 auto;
        margin-bottom: 15px;
    }
    #container-suv {
        width: 20em;
        height: 130px;
        margin: 0 auto;
        margin-bottom: 50px;
    }
    .dental-insurance {
        width: 140px;
        height: 125px;
        float: left;
        background-color: #EEEEEE;
        text-align: center;
    }
    .dental-insurance:hover {
        background-color: #1E8449;
        color: white;
        border-top-left-radius: 8px;
        border-top-right-radius: 8px;
    }
    .d-img {
        padding: 12px 0px 0px 0px;
    }
    .d-i {
        font-size: 12px;
        padding-top: 25px;
    }
    .replacement-insurance {
        width: 140px;
        height: 125px;
        float: left;
        margin-left: 15px;
        background-color: #EEEEEE;
        text-align: center;
    }
    .replacement-insurance:hover {
        background-color: #1E8449;
        color: white;
        border-top-left-radius: 8px;
        border-top-right-radius: 8px;
    }
    .r-img {
        padding: 12px 0px 0px 0px;
    }
    .r-i {
        font-size: 12px;
        padding-top: 25px;
    }
    .travel-insurance {
        width: 140px;
        height: 125px;
        float: left;
        background-color: #EEEEEE;
        text-align: center;
    }
    .travel-insurance:hover {
        background-color: #1E8449;
        color: white;
        border-top-left-radius: 8px;
        border-top-right-radius: 8px;
    }
    .t-img {
        padding: 12px 0px 0px 0px;
    }
    .t-i {
        font-size: 12px;
        padding-top: 25px;
    }
    .grass {
        width: 100%;
        height: 50px;
        background-image: url(./images/footer/grass-insurance.png);
        background-repeat: no-repeat;
        background-size: 100% 50px;
        background-position: center;
        position: relative;
        top: 5px;
        float: right;
    }
    .footer {
        width: 100%;
        background-repeat: no-repeat;
        background-size: 100% 840px;
        background-position: center;
        text-align: center;
        float: right;
		padding-bottom:30px;
    }
    .leff {
        float: left;
    }
    .ft-sec {
        width: 100%;
        height: 170px;
        text-align: center;
        float: left;
        margin-top: 50px;
        color: #EFEFEF;
        z-index: 2;
        border-right: none;
    }
    .read {
        text-decoration: underline;
        color: #22ADE3;
        font-style: italic;
    }
    .quote {
        width: 250px;
        height: 60px;
        margin: 0 auto;
        font-size: 12px;
        position: relative;
        top: 30px;
        text-align: left;
    }
    .sc-sec {
        width: 100%;
        text-align: center;
        height: 170px;
        margin-top: 4%;
        float: left;
        position: relative;
        z-index: 2;
        color: #EFEFEF;
    }
    a {
        color: #EFEFEF;
    }
    a:hover {
        color: #EFEFEF;
        text-decoration: underline;
    }
    .sc-row-1 {
        width: 30%;
        height: 180px;
        text-align: left;
        margin-left: 30px;
        font-size: 13px;
        z-index: 3;
        margin-top: 15px;
    }
    .sc-row-2 {
        width: 30%;
        text-align: left;
        height: 180px;
        float: left;
        z-index: 3;
        font-size: 13px;
        margin-top: 15px;
    }
    .sc-row-3 {
        width: 30%;
        text-align: left;
        height: 180px;
        float: left;
        z-index: 3;
        margin-right: 0px;
        font-size: 13px;
        margin-top: 15px;
    }
    .td-sec {
        width: 100%;
        text-align: center;
        height: 170px;
        float: left;
        margin-top: 4%;
        position: relative;
        color: #EFEFEF;
        z-index: 2;
        border-right: none;
    }
    .qou {
        margin-top: 10px;
        font-size: 13px;
        z-index: 3;
    }
    .num {
        margin-top: 5px;
        font-size: 13px;
        z-index: 3;
    }
    .numm {
        margin-top: 5px;
        font-size: 13px;
        z-index: 3;
    }
    .fd-sec {
        width: 100%;
        text-align: center;
        float: left;
        height: 170px;
        margin-top: 3%;
        color: #EFEFEF;
        z-index: 2;
        position: relative;
    }
    .fa-phone {
        font-size: 16px;
        position: relative;
        top: 3px;
        margin-left: 5px;
    }
    .bold {
        font-weight: bold;
    }
    .scc {
        position: relative;
        top: 15px;
        width: 12em;
        z-index: 3;
        height: 35px;
        margin-top: 0px !important;
        margin: 0 auto;
    }
    .ssc-s {
        position: relative;
        top: 35px;
        width: 12em;
        z-index: 3;
        height: 35px;
        margin: 0 auto;
        margin-top: 0px !important;
    }
    .ssc-c {
        display: none;
    }
    .fb {
        float: left;
    }
    .tw {
        margin-left: 10px;
        float: left;
    }
    .gp {
        margin-left: 10px;
        float: left;
    }
    .pn {
        margin-left: 10px;
        float: left;
    }
    .yo {
        float: left;
    }
    .tb {
        margin-left: 10px;
        float: left;
    }
    .lk {
        margin-left: 10px;
        float: left;
    }
    .bi {
        margin-left: 10px;
        float: left;
    }
    .no-text {
        width: 100%;
        float: left;
        position: relative;
        top: 7px;
        color: #EFEFEF;
        font-size: 10px;
    }
    .p-p {
        text-decoration: underline !important;
    }
    .none {
        width: 100%;
        float: left;
        position: relative;
        top: 7px;
        color: #EFEFEF;
        font-size: 10px;
		height: auto;
    }
    .wood-board {
        display: none;
    }
}


/* original-site css mobile */


/*custom media query*/

@media (max-width: 992px) {
	.right-sidebar-post {display: none;}
	.right-sidebar-posts {float: none;}
}

@media (max-width: 980px) {
    /*#footer {
		background-size: 100% 327px;
	}*/
}

@media (max-width: 768px) {
    #middleTop1 {
        position: relative;
        bottom: 0px;
        right: 0px;
    }
	.careers-boxes {
		height: 35px;
		line-height: 35px;
	}
    .testionial-area-top h4 {
        text-align: center;
    }
    /*#footerLogo img {margin-bottom:10px;}
	.bdr {
		border-right: none;
		min-height: auto;
		margin-bottom:20px;
	}*/
    .menuBtn {
        margin-top: 3px;
        background-color: #ddd;
        margin-right: 15px;
        margin-bottom: 0px;
    }
    #middleSlider {
        display: none;
    }
    #middleBoxMargin {
        margin-top: 0px;
        /*z-index: -1;*/
    }
    #middleBox {
        height: 350px;
    }
    /*#Hnav {
		background-color: #22ADE3;
		margin: 0 -15px;
	}
	
	ul#Hnav li {
		border-bottom: 1px solid #fff;
	}
	
	ul#Hnav li a:hover {
		text-decoration: none;
	}*/
    #middleTop {
        margin-top: 10px;
    }
    /*#middleBox {
		display: block;
	}*/
    #middleBox {
        display: block;
        text-align: center;
    }
    #middleBox>div {
        margin-left: 2em;
        float: none;
        display: inline-block;
        margin-right: 2em;
    }
    #groupInsurance,
    #lifeInsurance,
    #dentalInsurance,
    #replacementInsurance {
        margin-top: 25px;
    }
    
    .aboutMargin p {
        font-size: 14px;
        text-align: justify;
    }
    .aboutText {
        font-size: 20px;
    }
}


/* Extra small devices (phones, 600px and down) */

@media (max-width: 700px) {
	#NewDesign .insbox {
		max-width: 320px;
	}
}
@media (max-width: 600px) {
    /*.footerLinkSpace {
		margin-right: 20px;
	}*/
	
    .insuranceText {
        font-size: 10px;
        padding-top: 15px;
    }
	#NewDesign h2 {
		font-size: 24px;
	}
	
}

@media (max-width: 420px) {
    #middleBox>div {
        margin-left: 0px;
        float: left;
        display: block;
        margin-right: 0px;
        border: 5px solid #fff;
    }
    #dentalInsurance,
    #replacementInsurance {
        margin-top: 0px;
    }
    #groupInsurance,
    #dentalInsurance {
        margin-left: 45px !important;
    }
    /*#footerCopy {
		margin: 0;
		padding: 20px 10px;
	}*/
}

@media (max-width: 360px) {
    .aboutContentHeading {
        font-size: 25px;
        text-align: center;
    }
    .aboutSmallText {
        text-align: center;
    }
    #groupInsurance,
    #dentalInsurance {
        margin-left: 20px !important;
    }
}

@media (max-width: 320px) {
    #groupInsurance,
    #dentalInsurance {
        margin-left: 0px !important;
    }
}


/*custom media query ends here*/


/*===================
=================blog page style============
===================*/
.owl-carousel .owl-item img{width:auto;/*height:100%;*/}
.slider-content{position:relative!important;padding:10px 10px 0 0px!important;}
.owl-item p{font-size:11px!important;color:#aaa;}
.single-blog-post h3{font-family:'Montserrat', sans-serif;}

#single_thumbnail {
	width: 100%;
	/* float: left; */
	margin-right: 1em;
	margin-bottom: 1em;
}

.slider-bg {
    height: 154px;
    width: 222px;
    display: block;
}
#wp_single p, .wp_tags{font-family:'Montserrat', sans-serif;font-size:13px;}
.wp_tags a{color:#666;padding-left:5px;padding-right:5px;}
.wp_tags{margin-top:20px;margin-bottom:20px;}

.single-post-thumb {
    width: 70px;
    height: 59px;
    position: absolute;
    left: 0;
    top: 0;
}

.single-post-thumb img {
    width: 70px;
}

.main-area {
    padding: 50px 20px 70px 20px;
}

.blog-post-cat {
    margin-bottom: 10px;
}

.blog-heading a {
    color: #414141;
    font-size: 25px;
}

.blog-post-cat a {
    display: inline-block;
    background: #67B6EC;
    color: #fff;
    font-size: 14px;
    position: relative;
    z-index: 1;
    font-weight: 500;
    min-width: 74px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
    font-family: 'Montserrat', sans-serif;
}

.single-blog-post {
    margin-bottom: 30px;
    margin-top: 30px;
}

.blog-post-cat a:after {
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    height: 50%;
    width: 100%;
    background: #B2D6EB;
    z-index: -1;
}

.blog-post-cat a:hover,
.blog-readmore:hover {
    opacity: .5;
    color: #fff;
    text-decoration: none;
}

.single-blog-post h3 {
    font-size: 25px;
    margin-bottom: 5px;
}

.single-blog-post h3 a {
    font-family: 'Poppins', sans-serif;
    font-weight: normal;
    color: #414141;
}

.blog-meta {
    font-size: 13px;
    font-family: 'Montserrat', sans-serif;
}

.blog-meta a {
    color: #414141;
    margin-left: 5px;
    position: relative;
    padding-left: 8px;
    font-family: 'Poppins', sans-serif;
}
.blog-meta a:hover { color: #333; }
.blog-meta a:after {
    position: absolute;
    left: 0;
    top: 4px;
    background: #aaa2a2;
    content: "";
    height: 55%;
    width: 2px;
}

.single-blog-post h3 a:hover,
.blog-meta a:hover {
    text-decoration: underline;
}

.blog-details {
    margin-top: 15px;
}
.blog-details .rmore a {
    color:#fff;
}

.blog-details a{
    color: #2595ff;
}
.blog-details a:hover {
    color: #333;
}

.blog-details .feat {
	float: left;
    margin-right: 15px;
    margin-bottom: 10px;
}
.featured-video-plus {margin-bottom: 10px;}

.blog-content {
    /* padding-right: 40px; */
}

.blog-content p {
	font-size: 13px;
	font-family: 'Montserrat', sans-serif;
	color: #414141;
	word-wrap: break-word;
	font-weight: 450;
	line-height: 1.7em;
}
.rmore {
	position: relative;
	-moz-box-orient: vertical;
	flex-direction: column;
	align-items: flex-start;
	box-sizing: border-box;
}
.swp_social_panel{margin-top:4%;display:inline-flex!important;}
.rmore_container {
	position: relative;
	display: block;
	-moz-box-orient: vertical;
	flex-direction: column;
	box-sizing: border-box;
}

.wp_date{float:left;margin-left:13px;font-family:'Montserrat', sans-serif;font-size:13px;}
.wp_author{font-family:'Montserrat', sans-serif;font-size:13px;}

.blog-content p a {
    text-decoration: underline;
    color: #414141;
    font-family: 'Montserrat', sans-serif;
}

a.blog-readmore {
    bottom: 0;
    background: #22ADE3;
	border:2px solid #22ADE3;
    color: #fff;
    width: 140px;
    height: 30px;
    line-height: 30px;
    font-size: 15px;
    text-align: center;
    display: inline-block;
    margin-top: 20px;
    font-weight: 600;
}
a.blog-readmore:hover {
	background: #fff; border:2px solid #22ADE3; color: #22ADE3;
}
.nav-links {
    font-size: 16px;
    line-height: 1em;
}
.nav-links span {
    padding: 5px 10px;
    border: 1px solid #333;
    color: #333;
	display: inline-block;
	margin: 0 0 10px 0;
}
.nav-links a {
    padding: 5px 10px;
    border: 1px solid #22ADE3;
    color: #22ADE3;
}
.nav-links a:hover { color: #333; }

.screen-reader-text {
    display: none;
}

ul.pagination.pagination li a {
    margin-left: 10px;
    border-radius: 0;
    background: rgba(127, 204, 247, 1);
    border: none;
    color: #fff;
}

ul.pagination.pagination li a:hover {
    background: #BFE6FB;
}

ul.pagination.pagination li a.active {
    background: #BFE6FB;
}

.sidebar-title h3 {
    position: relative;
    font-size: 22px;
    color: #414141;
    padding-bottom: 20px;
    border-bottom: 1px solid #ddd;
    font-family: 'Poppins', sans-serif;
    font-weight: normal;
}

.single-slide-item {
    position: relative;
}

.slider-content {
    position: absolute;
    bottom: 0;
    background: rgba(255, 255, 255, 0.8);
    width: 100%;
    padding: 10px 10px 0 10px;
}

.slider-content h5 {
    display: block;
    font-size: 15px;
    margin: 0;
}

.slider-content h5 a {
    color: #414141;
}

.slider-content p {
    font-size: 12px;
}

.slider-area,
.archive-list,
.tag-list,
.recent-posts {
    margin-bottom: 20px;
}
.sidemenu ul {padding: 0; list-style: none; }
.sidemenu ul li { margin: 10px 0; }
.sidemenu ul li a { color: #22ADE3; font-weight: 600; line-height: 1em; border: 1px solid #22ADE3; padding: 5px; display: block; text-align: center;}
.sidemenu ul li a:hover { color: #333; border: 1px solid #999; text-decoration: none; }

.slider-area .owl-nav button {
    outline: none;
    position: absolute;
    left: 5%;
    top: 70%;
    margin-top: -25%;
}

.slider-area .owl-nav button.owl-next {
    right: 5%;
    left: auto;
}

.slider-area .owl-nav {
    font-size: 80px;
    color: #ddd;
    opacity: 0;
    visibility: hidden;
    transition: .4s;
}

.slider-area:hover .owl-nav {
    opacity: 1;
    visibility: visible;
}

.single-post {
    position: relative;
    padding-left: 85px;
    min-height: 50px;
    margin-bottom: 35px;
}

.single-post h6 {
    font-size: 14px;
}

.single-post h6 a {
    color: #414141;
    text-transform: initial;
    font-family: 'Poppins', sans-serif;
}

.single-post p {
    font-size: 12px;
    color: #999997;
    font-family: 'Poppins', sans-serif;
}

.archive-list li {
    list-style-type: none;
	font-family: 'Poppins', sans-serif;
}

.archive-list a {
    display: inline-block;
    margin-bottom: 8px;
    font-size: 15px;
    color: #414141;
    font-family: 'Poppins', sans-serif;
}

.tag-list a {
    margin-right: 10px;
    color: #414141;
    font-family: 'Poppins', sans-serif;
	display: inline-block;
}

.social-links a {
    display: inline-block;
    margin-right: 10px;
    color: #fff;
    text-align: center;
}

.social-links a i.fa {
    height: 30px;
    width: 30px;
    line-height: 30px;
}

.social-links a i.fa-facebook {
    background: #3D5A98;
}

.social-links a i.fa-twitter {
    background: #55ACEE;
}

.social-links a i.fa-google-plus {
    background: #DD4B39;
}


/*====================
===============Testimonial styles=================
===========================*/

.header-area {
    margin: 10px 0;
}

.testimonial-treadmark-box {
    background-image: url(../img/testimonial-bg.jpg);
    background-position: center;
    background-size: cover;
    background-color: #ddd;
    height: 210px;
    position: relative;
}

.treadmark-text {
    display: inline-block;
    position: absolute;
    bottom: 10px;
    right: 10px;
    background-color: #fff;
    padding: 10px;
}

.treadmark-text h4 {
    margin: 0;
    font-size: 35px;
    font-weight: 600;
    color: #414141;
}

.treadmark-text h4 span {
    color: #22ADE3;
}

.testionial-area-top h4 {
    font-size: 28px;
    margin: 10px 0 15px 25px;
    text-align: left;
}

.testionial-area-top a {
    text-align: center;
    background-color: #0088CB;
    color: #fff;
    display: inline-block;
    padding: 5px 10px;
    border-radius: 5px;
    margin-bottom: 25px;
    font-weight: 300;
    height: 25px;
    line-height: 15px;
    font-size: 12px;
}

.testionial-area-top {
    text-align: center;
}

.single-testimonial-item {
    border: 2px solid #CCCCCC;
    border-radius: 5px;
    margin-bottom: 15px;
    height: 330px;
}

.testimonial-item-header {
    border-bottom: 1px solid #CCCCCC;
    padding: 10px 15px;
    font-size: 14px;
    color: #000;
    font-weight: 700;
}

.testimonial-body {
    padding: 15px 20px;
    height: 230px;
    overflow-x: hidden;
    overflow-y: scroll;
    font-size: 12px;
    font-style: italic;
    color: #000;
}
.testimonial-body .attachment-thumbnail{
	width: 46px;
    height: auto;
    float: left;
    margin-right: 10px;
    border-radius: 23px;
}
.ps__scrollbar-y-rail {
    right: 18px !important;
    top: 70px !important;
    height: 220px !important;
}

.ps__scrollbar-y {
    height: 130px !important;
    background-color: #35AEFF !important;
}

.testimonial-item-footer {
    border-top: 1px solid #ccc;
    padding: 5px 10px;
}

.testimonial-rateing {
    color: #F1CD07;
    font-size: 17px;
}

.testimonial-social a i {
    height: 20px;
    width: 20px;
    border-radius: 50%;
    line-height: 20px;
    text-align: center;
    font-size: 10px;
}

.testimonial-social a {
    display: inline-block;
    margin-right: 2px;
}

.testimonial-social a i.fa-facebook {
    color: #32508F;
    border: 1px solid;
}

.testimonial-social a i.fa-twitter {
    color: #1DA1F2;
    border: 1px solid;
}

.testimonial-social i.fa-google-plus {
    color: #FF0000;
    border: 1px solid;
}

.testimonial-social a i.fa-linkedin {
    color: #0077B5;
    border: 1px solid;
}

.author-info p {
    margin: 0;
    color: #000;
    font-size: 13px;
    font-weight: 600;
}

.testimonial-pagination a {
    height: 35px;
    width: 40px;
    border: 1px solid #E0E0E0;
    display: inline-block;
    text-align: center;
    line-height: 33px;
    border-radius: 15px;
    margin-right: 2px;
    color: #0088CB;
}

.testimonial-pagination a.active-pagi {
    background-color: #F5F5F5;
    cursor: auto;
}

.testimonial-pagination {
    text-align: center;
}

.modal-content textarea {
    width: 100%;
    height: 125px;
}

.modal-content .row {
    margin-bottom: 15px;
}

.modal-content input {
    width: 100%;
}

.modal-content h5 {
    font-size: 15px;
    color: #000;
    font-weight: 600;
}

.modal-content p {
    font-size: 12px;
}

.modal-content h4 {
    text-align: center;
}

.modal-content i.fa {
    color: #F1CD07;
}

.slicknav-responsive-menu {
    display: none;
}

.modal-dialog {
    margin-top: 0;
    border-radius: 0;
}

.modal-content {
    border-radius: 0;
}

.modal-footer button {
    font-weight: 400;
    padding: 5px 15px;
    border-radius: 5px;
    font-size: 14px;
}


/* global box-sizing */

*,
*:after,
*:before {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
}


/* html element 62.5% font-size for REM use */

html {
    font-size: 62.5%;
}

body {
    color: #444;
}


/* clear */

.clear:before,
.clear:after {
    content: ' ';
    display: table;
}

.clear:after {
    clear: both;
}

.clear {
    *zoom: 1;
}

img {
    max-width: 100%;
    vertical-align: bottom;
}
#aboutHeader img{
	width:100%!important;
	max-width: auto; 
	height:auto;
}

a {
    /* color:#444; */
    text-decoration: none;
}

a:hover {
    /* color:#444; */
}

a:focus {
    outline: 0;
}

a:hover,
a:active {
    outline: 0;
}

input:focus {
    outline: 0;
    border: 1px solid #04A4CC;
}

.policy-providers {
	width: 33.333%;
    float: left;
    min-height: 150px;
	line-height: 150px;
	text-align: center;
}
.policy-providers img{
	max-height: 110px;
	max-width:200px;
	width:auto;
	height:auto;
    display:inline-block;
	vertical-align:middle;
}

/*------------------------------------*\
    STRUCTURE
\*------------------------------------*/


/* wrapper */

.wrapper {
    max-width: 1280px;
    width: 95%;
    margin: 0 auto;
    position: relative;
}


/* header */

.header {}


/* logo */

.logo {}

.logo-img {}


/* nav */

.nav {}


/* sidebar */

#sidebar {
    right: -250px;
    height: 100vh;
    position: fixed;
}


/* footer */

.footer {}

@media(max-width:640px) {
.main-area {
	padding: 30px 0 40px 0;
}
a.blog-readmore { margin-top: 0;}
}


/*------------------------------------*\
    PAGES
\*------------------------------------*/


/*------------------------------------*\
    IMAGES
\*------------------------------------*/


/*------------------------------------*\
	TYPOGRAPHY
\*------------------------------------*/

@font-face {
    font-family: 'Font-Name';
    src: url('fonts/font-name.eot');
    src: url('fonts/font-name.eot?#iefix') format('embedded-opentype'), url('fonts/font-name.woff') format('woff'), url('fonts/font-name.ttf') format('truetype'), url('fonts/font-name.svg#font-name') format('svg');
    font-weight: normal;
    font-style: normal;
}


/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/

@media only screen and (min-width:320px) {
	.form-responsive { display:block; float:left; width:100%; margin-bottom:65px;}
	.text-responsive { display: block; float:left; width:100%; text-align:center;}
	.text-responsive-normal {display:block; float:left; width:100%;}
	.form-responsive-left { display:block; float:left; width:100%; text-align:center;}
	.text-responsive-right { display: block; width:100%; text-align:center;}
	.form-responsive-full { display:block; width:100%; margin-bottom:90px;}
	.form-responsive-full input {width:100%; float:left;}
	.form-responsive-full textarea {width:100%; float:left;}
    .form-left input {float:left !important; width:100% !important;}
	.wpforms-more-height textarea {height:120px !important; width:100% !important; float:left !important; margin-top: 210px !important;}
	.respons { display:block; margin-bottom:346px !important; }
	
	

	.box1 {
		left:15px ;position: absolute;margin-left: calc((100% - 320px) * 0.5);top: 217px;height: 25px;min-height: 21px;width: 291px;
	}
	.box2 {
		left: 15px; position: absolute; margin-left: calc((100% - 320px) * 0.5); top: 248px; height: 25px; min-height: 21px; width: 291px;
	}
	.box3 {
		left: 15px; position: absolute; margin-left: calc((100% - 320px) * 0.5); top: 279px; height: 25px; min-height: 21px; width: 291px;
	}
	.box4 {
		left: 15px; position: absolute; margin-left: calc((100% - 320px) * 0.5); top: 310px; height: 25px; min-height: 21px; width: 291px;
	}
	.style-j1had2yflabel {font:normal normal normal 8px/0.4em avenir-lt-w01_85-heavy1475544,sans-serif;  transition:color 0.4s ease 0s;  color:#FFFFFF;display:inline-block;margin:calc(-1 * 0px) 0px 0;position:relative;white-space:nowrap;}
	.style-j1had2yf_shd {
    background: url(https://static.parastorage.com/services/skins/2.1229.80/images/wysiwyg/core/themes/base/liftedshadow_medium.png) no-repeat;
    bottom: -20px;
    height: 26px;
    position: absolute;
    width: 85px;
    pointer-events: none;
}
	/* referal form */
.style-j1ihbn5g input, .style-j1ihbn5g textarea {
    background-color: rgba(255, 255, 255, 1) !important;
    font: italic normal normal 14px/1.4em georgia,palatino,'book antiqua','palatino linotype',serif;
    -webkit-appearance: none;
    -moz-appearance: none;
    border: 0px solid rgba(219, 184, 154, 1);
    color: #2A2A2A !important;
    margin: 0 0 5px;
    padding: 5px;
    width: 100%;
	border-radius: 0px !important;
}

.style-j1ihbn5g input {
    float:left !important;
	width:100% !important;
}

.style-j1ihbn5g textarea {
    float:left !important;
	width:100% !important;
	margin:0px !important;
}

	
}

@media only screen and (min-width:480px) {

	.form-responsive { display:block; float:left; width:100%; margin-bottom:65px;}
	.text-responsive { display: block; float:left; width:100%; text-align:center;}
	.text-responsive-normal {display:block; float:left; width:100%;}
	
.form-left input {float:left !important; width:50% !important;}
.wpforms-more-height textarea {height:206px !important; width:49% !important; float:right !important; margin-top: -210px !important;}
	
	.respons { display:block; margin-bottom:346px !important; }
	
	.box1 {
		left: 16px;position: absolute;margin-left: calc((100% - 480px) * 0.5);top: 217px;height: 25px;min-height: 21px;width: 107px;
	}
	.box2 {
		left: 130px; position: absolute; margin-left: calc((100% - 480px) * 0.5); top: 217px; height: 25px; min-height: 21px; width: 107px;
	}
	.box3 {
		left: 244px; position: absolute; margin-left: calc((100% - 480px) * 0.5); top: 217px; height: 25px; min-height: 21px; width: 107px;
	}
	.box4 {
		left: 358px; position: absolute; margin-left: calc((100% - 480px) * 0.5); top: 217px; height: 25px; min-height: 21px; width: 107px;
	}
	.style-j1had2yflabel {font:normal normal normal 8px/0.4em avenir-lt-w01_85-heavy1475544,sans-serif;  transition:color 0.4s ease 0s;  color:#FFFFFF;display:inline-block;margin:calc(-1 * 0px) 0px 0;position:relative;white-space:nowrap;}
	.style-j1had2yf_shd {
    background: url(https://static.parastorage.com/services/skins/2.1229.80/images/wysiwyg/core/themes/base/liftedshadow_medium.png) no-repeat;
    bottom: -20px;
    height: 26px;
    position: absolute;
    width: 85px;
    pointer-events: none;
}
	/* referal form */
.style-j1ihbn5g input, .style-j1ihbn5g textarea {
    background-color: rgba(255, 255, 255, 1) !important;
    font: italic normal normal 14px/1.4em georgia,palatino,'book antiqua','palatino linotype',serif;
    -webkit-appearance: none;
    -moz-appearance: none;
    border: 0px solid rgba(219, 184, 154, 1);
    color: #2A2A2A !important;
    margin: 0 0 5px;
    padding: 5px;
    width: 100%;
	border-radius: 0px !important;
}

.style-j1ihbn5g input {
    float:left !important;
	width:100% !important;
}

.style-j1ihbn5g textarea {
    float:left !important;
	width:100% !important;
	margin:0px !important;
	
}
}

@media only screen and (min-width:768px) {
.new_blog .container{font-family:'Montserrat', sans-serif;font-size:13px;font-weight:400;line-height:1.7em;}
	/* #single_post{width:670px; font-family:'Montserrat', sans-serif;font-size:13px;font-weight:400;line-height:1.7em;} */
	.form-responsive { display:block; float:left; width:100%; margin-bottom:65px;}
	.text-responsive { display: block; float:left; width:100%; text-align:center;}
	.text-responsive-normal {display:block; float:left; width:100%;}

	.form-left input {float:left !important; width:50% !important;}
.wpforms-more-height textarea {height:206px !important; width:49% !important; float:right !important; margin-top: -210px !important;}

	
	.respons { display:block; margin-bottom:346px !important; }
	.box1 {
		left: 23px;position: absolute;margin-left: calc((100% - 768px) * 0.5);top: 217px;height: 55px;min-height: 21px;width: 230px;
	}
	.box2 {
		left: 279px; position: absolute; margin-left: calc((100% - 768px) * 0.5); top: 217px; height: 55px; min-height: 21px; width: 230px;
	}
	.box3 {
		left: 516px; position: absolute; margin-left: calc((100% - 768px) * 0.5); top: 217px; height: 55px; min-height: 21px; width: 230px;
	}
	.box4 {
		left: 752px; position: absolute; margin-left: calc((100% - 768px) * 0.5); top: 217px; height: 55px; min-height: 21px; width: 230px;
	}
	.style-j1had2yflabel {font:normal normal normal 14px/1.4em avenir-lt-w01_85-heavy1475544,sans-serif;  transition:color 0.4s ease 0s;  color:#FFFFFF;display:inline-block;margin:calc(-1 * 0px) 0px 0;position:relative;white-space:nowrap;}
	.style-j1had2yf_shd {
    background: url(https://static.parastorage.com/services/skins/2.1229.80/images/wysiwyg/core/themes/base/liftedshadow_medium.png) no-repeat;
    bottom: -26px;
    height: 26px;
    position: absolute;
    width: 165px;
    pointer-events: none;
}
	/* referal form */
.style-j1ihbn5g input, .style-j1ihbn5g textarea {
    background-color: rgba(255, 255, 255, 1) !important;
    font: italic normal normal 14px/1.4em georgia,palatino,'book antiqua','palatino linotype',serif;
    -webkit-appearance: none;
    -moz-appearance: none;
    border: 0px solid rgba(219, 184, 154, 1);
    color: #2A2A2A !important;
    margin: 0 0 5px;
    padding: 5px;
    width: 100%;
	border-radius: 0px !important;
}

.style-j1ihbn5g input {
    float:left !important;
	width:100% !important;
}

.style-j1ihbn5g textarea {
    float:left !important;
	width:100% !important;
	
}
}

@media only screen and (min-width:1024px) {
.rmore {
	position: absolute;
	margin-left: 51%;
	bottom:0;
	margin-bottom:4.2%;
}
.new_blog .container{font-family:'Montserrat', sans-serif;font-size:13px;font-weight:400;line-height:1.7em;}
	/* #single_post{width:890px;font-family:'Montserrat', sans-serif;font-size:13px;font-weight:400;line-height:1.7em;} */
	.form-responsive { display:block; float:left; width:100%; margin-bottom:65px;}
	.text-responsive { display: block; float:left; width:100%; text-align:center;}
	.text-responsive-normal {display:block; float:left; width:100%;}
	
	.form-left input {float:left !important; width:50% !important;}
.wpforms-more-height textarea {height:206px !important; width:49% !important; float:right !important; margin-top: -210px !important;}
	
	.respons { display:block; margin-bottom:346px !important; }
		.box1 {
		left: 42px;position: absolute;margin-left: calc((100% - 1024px) * 0.5);top: 217px;height: 47px;min-height: 21px;width: 230px;
	}
	.box2 {
		left: 279px; position: absolute; margin-left: calc((100% - 1024px) * 0.5); top: 217px; height: 47px; min-height: 21px; width: 230px;
	}
	.box3 {
		left: 516px; position: absolute; margin-left: calc((100% - 1024px) * 0.5); top: 217px; height: 47px; min-height: 21px; width: 230px;
	}
	.box4 {
		left: 752px; position: absolute; margin-left: calc((100% - 1024px) * 0.5); top: 217px; height: 47px; min-height: 21px; width: 230px;
	}
	.style-j1had2yflabel {font:normal normal normal 14px/1.4em avenir-lt-w01_85-heavy1475544,sans-serif;  transition:color 0.4s ease 0s;  color:#FFFFFF;display:inline-block;margin:calc(-1 * 0px) 0px 0;position:relative;white-space:nowrap;}
	.style-j1had2yf_shd {
    background: url(https://static.parastorage.com/services/skins/2.1229.80/images/wysiwyg/core/themes/base/liftedshadow_medium.png) no-repeat;
    bottom: -26px;
    height: 26px;
    position: absolute;
    width: 165px;
    pointer-events: none;
}
	/* referal form */
.style-j1ihbn5g input, .style-j1ihbn5g textarea {
    background-color: rgba(255, 255, 255, 1) !important;
    font: italic normal normal 14px/1.4em georgia,palatino,'book antiqua','palatino linotype',serif;
    -webkit-appearance: none;
    -moz-appearance: none;
    border: 0px solid rgba(219, 184, 154, 1);
    color: #2A2A2A !important;
    margin: 0 0 5px;
    padding: 5px;
    width: 100%;
	border-radius: 0px !important;
}

.style-j1ihbn5g input {
    float:left !important;
	width:100% !important;
}

.style-j1ihbn5g textarea {
    float:left !important;
	width:100% !important;
	
}
}

@media only screen and (min-width:1140px) {
.rmore {
	position: absolute;
	margin-left:51%;
	bottom:0;
	margin-bottom:4.2%;
}
.new_blog .container{font-family:'Montserrat', sans-serif;font-size:13px;font-weight:400;line-height:1.7em;}
	/* #single_post{width:1090px;font-family:'Montserrat', sans-serif;font-size:13px;font-weight:400;line-height:1.7em;} */
	.form-responsive { display:block; float:right; width:49%;}
	.form-responsive-left { display:block; float:left; width:49%;}
	
	.form-left input {float:left !important; width:50% !important;}
.wpforms-more-height textarea {height:206px !important; width:49% !important; float:right !important; margin-top: -210px !important;}
	
	
	.text-responsive { display: block; float:right; width:50%; text-align:center;}
	.text-responsive-normal { display: block; float:left; width:50%;}
	.referal-image { display:block; float:right; width:50%;}
	.referal-text { display:block; float:left; width:50%; }
	.box1 {
		left: 0px;position: absolute;margin-left: calc((100% - 1140px) * 0.5);top: 217px;height: 65px;min-height: 21px;width: 280px;
	}
	.box2 {
		left: 288px; position: absolute; margin-left: calc((100% - 1140px) * 0.5); top: 217px; height: 65px; min-height: 21px; width: 280px;
	}
	.box3 {
		left: 575px; position: absolute; margin-left: calc((100% - 1140px) * 0.5); top: 217px; height: 65px; min-height: 21px; width: 280px;
	}
	.box4 {
		left: 861px; position: absolute; margin-left: calc((100% - 1140px) * 0.5); top: 217px; height: 65px; min-height: 21px; width: 280px;
	}
	.style-j1had2yflabel {font:normal normal normal 14px/1.4em avenir-lt-w01_85-heavy1475544,sans-serif;  transition:color 0.4s ease 0s;  color:#FFFFFF;display:inline-block;margin:calc(-1 * 0px) 0px 0;position:relative;white-space:nowrap;}
	.style-j1had2yf_shd {
    background: url(https://static.parastorage.com/services/skins/2.1229.80/images/wysiwyg/core/themes/base/liftedshadow_medium.png) no-repeat;
    bottom: -26px;
    height: 26px;
    position: absolute;
    width: 165px;
    pointer-events: none;
}
	/* referal form */
.style-j1ihbn5g input, .style-j1ihbn5g textarea {
    background-color: rgba(255, 255, 255, 1) !important;
    font: italic normal normal 14px/1.4em georgia,palatino,'book antiqua','palatino linotype',serif;
    -webkit-appearance: none;
    -moz-appearance: none;
    border: 0px solid rgba(219, 184, 154, 1);
    color: #2A2A2A !important;
    margin: 0 0 5px;
    padding: 5px;
    width: 100%;
	border-radius: 0px !important;
}

.style-j1ihbn5g input {
    float:left !important;
	width:50% !important;
}

.style-j1ihbn5g textarea {
    float:right !important;
	width:49% !important;
	
}
}

@media only screen and (min-width:1280px) {}

@media only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min-resolution:144dpi) {}


/*------------------------------------*\
    MISC
\*------------------------------------*/

::selection {
    background: #04A4CC;
    color: #FFF;
    text-shadow: none;
}

::-webkit-selection {
    background: #04A4CC;
    color: #FFF;
    text-shadow: none;
}

::-moz-selection {
    background: #04A4CC;
    color: #FFF;
    text-shadow: none;
}


/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/

.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    background: #FFF;
    border: 1px solid #F0F0F0;
    max-width: 96%;
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption .wp-caption-text,
.gallery-caption {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

.sticky {}

.bypostauthor {}


/*------------------------------------*\
    PRINT
\*------------------------------------*/

@media print {
    * {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }
    a,
    a:visited {
        text-decoration: underline;
    }
    a[href]:after {
        content: " (" attr(href) ")";
    }
    abbr[title]:after {
        content: " (" attr(title) ")";
    }
    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }
    thead {
        display: table-header-group;
    }
    tr,
    img {
        page-break-inside: avoid;
    }
    img {
        max-width: 100% !important;
    }
    @page {
        margin: 0.5cm;
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }
    h2,
    h3 {
        page-break-after: avoid;
    }
}

.nav-bordered.nav-stacked>li>a {
    font-weight: bold;
}

div.wpforms-container-full .wpforms-form input[type="number"], div.wpforms-container-full .wpforms-form input[type="text"], div.wpforms-container-full .wpforms-form  textarea, div.wpforms-container-full .wpforms-form input[type="email"], div.wpforms-container-full .wpforms-form input[type="select"] {
    font-family: 'Work Sans', sans-serif;
	font-size:14px;
    background-color: rgba(61, 155, 233, 1) ;
    -webkit-appearance: none ;
    -moz-appearance: none ;
    color: #FFFFFF ;
    margin: 0 ;
    width: 100%;
	border-radius: 4px;
	font-weight:bold;
}

div.wpforms-container-full .wpforms-form .wpforms-field {
    padding: 4px 0 !important;
}

div.wpforms-container-full .wpforms-form input.wpforms-field-medium, div.wpforms-container-full .wpforms-form select.wpforms-field-medium, div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-medium { max-width: 100%;}
.style-j7aikxrz[data-state~="right"] button {
    border-radius:8px;    padding:5px;
}

.style-j1hf1tk2[data-state~="left"] button {
    grid-column: 3;
    grid-row: 1/span 1;
    justify-self: end;
}


div.wpforms-container-full .wpforms-form input[type=submit], div.wpforms-container-full .wpforms-form button[type=submit], div.wpforms-container-full .wpforms-form .wpforms-page-button {
    background-color: rgba(61, 155, 233, 1);
    color: #FFF ;
	font: normal normal normal 18px/1.4em;
	cursor: pointer;
	border-radius: 4px;
	float:right;
	clear:both;
}
div.wpforms-container-full .wpforms-form button[type=submit]:hover {background:#1E8449;color:#fff;}
.style-j7aikxrz button,.style-j7aikxrz input,.style-j7aikxrz textarea {border-radius:8px;    padding:5px;}
.style-j7aikxrz input,.style-j7aikxrz textarea {
	font:normal normal normal 16px/1.4em 'amatic sc',cursive;
	background-color:rgba(61, 155, 233, 1);
	-webkit-appearance:none;
	-moz-appearance:none;
	border:0px solid rgba(0, 46, 93, 1);
	color:#FFFFFF;
	margin:0 0 5px;width:100%;
}
.style-j7aikxrz input.style-j7aikxrz_error,.style-j7aikxrz textarea.style-j7aikxrz_error {font:normal normal normal 16px/1.4em 'amatic sc',cursive;    border:1px solid #E21C21;color:#E21C21;}
.style-j7aikxrz input::-webkit-input-placeholder,.style-j7aikxrz textarea::-webkit-input-placeholder {color:#FFFFFF;}
.style-j7aikxrz input:-ms-input-placeholder,.style-j7aikxrz textarea:-ms-input-placeholder {color:#FFFFFF;}
.style-j7aikxrz input::-ms-input-placeholder,.style-j7aikxrz textarea::-ms-input-placeholder {color:#FFFFFF;}
.style-j7aikxrz input::placeholder,.style-j7aikxrz textarea::placeholder {color:#FFFFFF;}
.style-j7aikxrz button {background-color:rgba(61, 155, 233, 1);font:normal normal normal 18px/1.4em 'amatic sc',cursive;  border:0;color:#FFFFFF;cursor:pointer;margin:0;}
.style-j7aikxrz textarea {min-height:130px;resize:none;}

.style-j1had2yf[data-state~="shouldUseFlex"] .style-j1had2yflink,.style-j1had2yf[data-state~="shouldUseFlex"] .style-j1had2yflabelwrapper {text-align:initial;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;}
.style-j1had2yf[data-state~="shouldUseFlex"][data-state~="center"] .style-j1had2yflink,.style-j1had2yf[data-state~="shouldUseFlex"][data-state~="center"] .style-j1had2yflabelwrapper {-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;}
.style-j1had2yf[data-state~="shouldUseFlex"][data-state~="left"] .style-j1had2yflink,.style-j1had2yf[data-state~="shouldUseFlex"][data-state~="left"] .style-j1had2yflabelwrapper {-webkit-box-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;}
.style-j1had2yf[data-state~="shouldUseFlex"][data-state~="right"] .style-j1had2yflink,.style-j1had2yf[data-state~="shouldUseFlex"][data-state~="right"] .style-j1had2yflabelwrapper {-webkit-box-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;}
.style-j1had2yflink {border-radius:0;position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgba(34, 173, 227, 1);transition:border-color 0.4s ease 0s, background-color 0.4s ease 0s;box-shadow:0px 4px 6px 0px rgba(0,0,0,0.2);border:solid rgba(0, 77, 78, 1) 0px;text-decoration:none;}

.style-j1had2yf_left {background-position:0 0;left:-20px;}
.style-j1had2yf_right {background-position:100% 0;right:-20px;}
.style-j1had2yf[data-disabled="false"] {cursor:pointer !important;}
.style-j1had2yf[data-disabled="false"]:active[data-state~="mobile"] .style-j1had2yflink,.style-j1had2yf[data-disabled="false"]:hover[data-state~="desktop"] .style-j1had2yflink,.style-j1had2yf[data-disabled="false"][data-preview~="hover"] .style-j1had2yflink {background-color:rgba(9, 130, 72, 1);border-color:rgba(1, 177, 175, 1);transition:border-color 0.4s ease 0s, background-color 0.4s ease 0s;}
.style-j1had2yf[data-disabled="false"]:active[data-state~="mobile"] .style-j1had2yflabel,.style-j1had2yf[data-disabled="false"]:hover[data-state~="desktop"] .style-j1had2yflabel,.style-j1had2yf[data-disabled="false"][data-preview~="hover"] .style-j1had2yflabel {color:#FFFFFF;transition:color 0.4s ease 0s;}
.style-j1had2yf[data-disabled="true"] .style-j1had2yflink,.style-j1had2yf[data-preview~="disabled"] .style-j1had2yflink {background-color:rgba(204, 204, 204, 1);border-color:rgba(204, 204, 204, 1);}
.style-j1had2yf[data-disabled="true"] .style-j1had2yflabel,.style-j1had2yf[data-preview~="disabled"] .style-j1had2yflabel {color:#FFFFFF;}

/*
.form-left input {float:left !important; width:50% !important;}
.wpforms-more-height textarea {height:206px !important; width:49% !important; float:right !important; margin-top: -210px !important;}
*/

.style-j7aikxrz input.style-j7aikxrz_error,.style-j7aikxrz textarea.style-j7aikxrz_error {font:normal normal normal 16px/1.4em 'amatic sc',cursive;    border:1px solid #E21C21;color:#E21C21;}
.style-j7aikxrz input::-webkit-input-placeholder,.style-j7aikxrz textarea::-webkit-input-placeholder {color:#FFFFFF;}
.style-j7aikxrz input:-ms-input-placeholder,.style-j7aikxrz textarea:-ms-input-placeholder {color:#FFFFFF;}
.style-j7aikxrz input::-ms-input-placeholder,.style-j7aikxrz textarea::-ms-input-placeholder {color:#FFFFFF;}
.style-j7aikxrz input::placeholder,.style-j7aikxrz textarea::placeholder {color:#FFFFFF;}
.style-j7aikxrz button {background-color:rgba(61, 155, 233, 1);font:normal normal normal 18px/1.4em 'amatic sc',cursive;  border:0;color:#FFFFFF;cursor:pointer;margin:0;}
.style-j7aikxrz textarea {min-height:130px;resize:none;}
.style-j1ihbn5g button {
    border: 0 !important;
    color: #FFFFFF !important;
    cursor: pointer;
    background-color: rgba(219, 184, 154, 1) !important;
    font: italic normal normal 16px/1.4em georgia,palatino,'book antiqua','palatino linotype',serif;
    padding: 5px !important; 
    /*position: absolute !important;*/
    top: 0 !important;
}

/* referal form */
.style-j1ihbn5g input, .style-j1ihbn5g textarea {
    background-color: rgba(255, 255, 255, 1) !important;
    font: italic normal normal 14px/1.4em georgia,palatino,'book antiqua','palatino linotype',serif;
    -webkit-appearance: none;
    -moz-appearance: none;
    border: 0px solid rgba(219, 184, 154, 1);
    color: #2A2A2A !important;
    margin: 0 0 5px;
    padding: 5px;
    width: 100%;
	border-radius: 0px !important;
}

.style-j1ihbn5g button, .style-j1ihbn5g button[type=submit] {
    background-color: #DBB89A !important;
    font: italic normal normal 14px/1.4em georgia,palatino,'book antiqua','palatino linotype',serif;
    -webkit-appearance: none;
    -moz-appearance: none;
    color: #2A2A2A !important;
    margin: 0 0 5px;
    padding: 5px;
	border-radius: 0px !important;
}

/* form error message */
div.wpforms-container-full .wpforms-form label.wpforms-error {
    color: #990000;
    font-size: 12px;
}

@media only screen and (max-width:767px) {
.policy-providers {
	width: 50%;
	min-height: 100px;
    line-height: 100px;
}
.policy-providers img{
	max-height: 90px;
	max-width:150px;
}
#NewDesign .bglig img{
	display:block;
	margin:0 auto;
}
}