
.homepage-banner {
	background:#D6CFF0;
    padding: 30px;
    margin-top: 0px;
}
.hm-banner-content{height: auto;}
.hm-banner-content h1 {
	color: #53338A;
	font-size: 23px;
	line-height: 42px;
	font-weight: 400;
}
.homepage-banner img{
	width: 225px;
	height: 190px;
	display: block;
	margin: 35px 0px 0px -10px;
	background-size: contain;
}
.blue-color-48 {
	font-size: 48px;
	line-height: 55px;
	color: #2f5bea
}
.blue-color-24 {
	font-size: 24px;
	line-height: 43px;
	color: #2f5bea;
	font-family: 'Nanum Gothic', sans-serif;
    font-weight: 800;

}
.homepage-banner p {
	font-size: 14px;
	line-height: 28px;
	color: rgba(0, 0, 0, .85);
	font-weight: 400;
	margin-top: 12px
}
ul.hm-banner-btn-list {
	margin: 0;
	padding: 0
}
.hm-banner-btn-list li {
	display: inline-block;
	margin: 25px 10px 0 0
}
.hm-banner-btn-list+.hm-banner-btn-list li {
	margin: 12px 10px 0 0
}
.hm-banner-btn-list+.hm-banner-btn-list li a {
	width: 305px
}
.hm-banner-btn-list li a {
	display: inline-block;
	font-size: 16px;
	line-height: 20px;
	padding: 17px 0;
	border: 1px solid #2f5bea;
	border-radius: 6px;
	color: #262626 !important;
	background: #fff;
	font-weight: 700;
	width: 200px;
	text-align: center;
	position: relative
}
@media only screen and (max-width: 992px){
	.homepage-banner img{margin: 20px auto 0px;}
	.contact-form h2{font-size: 18px !important;}
	.hm-banner-content h1{
	font-size: 24px;
    line-height: 42px;
	font-weight: 400;
	}
	.homepage-banner p{
	font-size: 14px;
	line-height: 28px;
	}
}
.usps-update{
    padding: 20px 0 20px 0;
	margin-bottom: 0px;
}
.usps-update li {
    font-size: 14px;
    line-height: 20px;
	font-weight: 500;
    color: #262626;
    display: inline-table;
    margin: 20px 13px 20px 13px;
    width: 16%;
    text-align: center;
}
.usps-update li:last-child {
	margin-right: 0
}

.usps-update li p {
    font-weight: 400;
    font-size: 12px;
    line-height: 21px;
}
.usps-update img{
    margin-bottom: 16px;
}
@media only screen and (max-width: 480px){

	.usps-update {
		padding: 0;
	}
	.usps-update li {
		width: auto;
		border-bottom: 1px solid #cccccc;
		padding: 20px 0;
		text-align: left;
		margin: 0;
	}
	.usps-update li:last-child {
		border-bottom: none;
	}
	.usps-update img {
		float: left;
		margin-right: 20px
	}
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    .usps-update li{
		width: 15%;
	}
}
.section-title {
	font-size: 36px;
	line-height: 44px;
	text-align: center;
	padding: 20px 0 30px;
	font-weight: 700;
	color: #262626;
	font-family: 'Nanum Gothic', sans-serif;
    font-weight: 800;
}
.mar-t20 {
	margin-top: 20px
}
.personalised-support .section-title {
	margin-bottom: 40px
}
.blue-c {
	color: #113dcd
}
.img-circle img {
	margin: 10px 0 0
}
.mar-auto {
	margin: 0 auto
}
.wrap-closer p {
	font-size: 24px;
	line-height: 28px
}
.hol-mar {
	margin-top: 50px
}
.wrap-closer {
	width: 60%;
	margin: 80px auto 0
}

.title-demo {
	font-size: 19px;
	line-height: 31px;
	padding: 5px 0 10px;
	color: #262626;
	font-weight: 700
}
.title-popup {
	font-size: 28px;
	line-height: 72px;
	color: #fff;
	font-weight: 600
}
.get-quote-btn {
	background-color: #113dcd;
	color: #fff;
	padding: 20px 60px;
	display: block;
	font-size: 16px;
	line-height: 20px;
	margin: 50px auto;
	width: 320px;
	text-align: center;
	border-radius: 5px;
	font-weight: 600
}
.get-quote-btn:hover {
	background: #2659ff;
	transition: .3s ease-in;
	color: #fff
}
.round-btn {
	border: 1px solid #96abec;
	height: 32px;
	width: 32px;
	line-height: 26px;
	text-align: center;
	border-radius: 32px;
	background: #fff;
	font-size: 20px;
	opacity: 1
}
.round-btn:hover {
	background: #96abec;
	transition: .3s ease-in;
	color: #fff !important
}
.previous_btn {
	top: 44%;
	color: #96abec;
	position: absolute;
	left: -20px
}
.next_btn {
	top: 44%;
	color: #96abec;
	position: absolute;
	right: -20px
}

.blue-quote-btn {
	background-color: #113dcd;
	color: #fff;
	padding: 20px 60px;
	display: inline-block;
	font-size: 16px;
	line-height: 20px;
	margin: 8px 0 20px;
	width: 250px;
	text-align: center;
	border-radius: 5px;
	font-weight: 600
}
.blue-quote-btn:hover {
	background: #2659ff;
	transition: .3s ease-in;
	color: #fff
}
.white-quote-btn {
	background-color: #fff;
	color: #1d4be4;
	padding: 20px 60px;
	display: inline-block;
	font-size: 16px;
	line-height: 20px;
	margin: 0 10px 20px 0;
	width: 250px;
	text-align: center;
	border-radius: 5px;
	border: 1px solid #113dcd;
	font-weight: 600
}
.white-quote-btn:hover {
	background: #ccc;
	transition: .3s ease-in;
	color: #000
}

/* footer css*/
footer .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.footer_main {
    background: #fff;
}

.footer_main .container-fluid {
    max-width: 1300px
}

.footer_main .top_part {
    padding: 33px 0 20px;
    display: flex;
    justify-content: space-between;
}

.footer_main .foote_col {
    margin: 0 10px;
}

.footer_main .footertitle {
    margin-bottom: 19px;
    font-weight: 800;
    font-size: 13px;
    line-height: 13px;
    letter-spacing: 2px;
    color: #000000;
}

.footer_main .footertitle a {
    font-weight: 800;
    font-size: 13px;
    line-height: 13px;
    letter-spacing: 2px;
    color: #000000;
    text-decoration: none !important;
}
.footer_main ul li a {
    font-weight: bold;
    font-size: 13px;
    line-height: 13px;
    color: #000000;
    opacity: 0.6;
    margin-bottom: 17px;
    text-decoration: none !important;
    display: block;
}
.footer_main .footer_menu.one {
    min-height: 150px;
}
.footer_main .contact_details .footertitle {
    font-size: 17px;
    font-weight: 800;
    line-height: 17px;
    letter-spacing: 2px;
    color: #000000;
    opacity: 0.6;
    margin-bottom: 0px;
}
.footer_main .contact_details .d-flex {
    display: flex;
    align-items: center;
    margin-bottom: 7px;
}
.footer_main .contact_details .d-flex a {
    margin-bottom: 0;
    margin-left: 10px;
    font-weight: bold;
    font-size: 15px;
    line-height: 15px;
    color: #000000;
    opacity: 1
}
.footer_main .contact_details p {
    font-size: 14px;
    line-height: 24px;
    color: #000000;
    opacity: 0.6;
    margin: 0
}
.footer_main .contact_details li {
    padding: 17px 0 17px;
    border-bottom: 1px solid #C4C4C4;
}
.footer_main .contact_details .socialmedia {
    display: flex;
    align-items: center;
    border-bottom: 0
}
.footer_main .socialmedia a {
    margin: 0 13px 0;
    opacity: 1
}
.footer_main .socialmedia a:first-child {
    margin-left: 0
}
.logosec {
    padding: 30px 0 34px;
    display: flex;
    justify-content: center;
    background: #F5F5F5;
}
.logosec .logos {
    font-size: 10px;
    line-height: 10px;
    text-align: center;
    color: #000000;
    padding: 0 16px;
    display: flex;
    flex-direction: column;
    white-space: nowrap;
}
.logosec .logos.mr-25 {
    margin-right: 25px
}
.logosec img {
    margin-bottom: 20px;
    height: 40px
}
.infoDiv_bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #F5F5F5;
    padding: 10px 0;
    font-size: 12px;
    color: #333;
}
.infoDiv_bottom > div, .infoDiv_bottom a {
    padding: 0 20px
}
.infoDiv_bottom div p {
    margin: 0
}
.infoDiv_bottom .d-flex a {
    color: #000 !important;
    text-decoration: underline;
    font-weight: bold;
    font-size: 13px;
}
.infoDiv_bottom .bold {
    margin: 0;
    color: #000
}
.infoDiv_bottom .d-flex {
    display: flex;
    align-items: center;
}
.blue_band_footer {
    background: #000b42;
    padding: 7px 0
}
.blue_band_footer .footer-bottom-part {
    border: 0;
    display: block;
    font-size: 12px;
    font-weight: 700;
    padding: 20px 0;
}
.blue_band_footer .footer-bottom-part span {
    color: rgb(255 255 255 / 70%)
}
.blue_band_footer .footer-bottom-part p {
    color: rgb(255 255 255 / 70%)
}
.footer-bottom-part span {
    display: block;
    color: rgba(38,38,38,0.6);
    font-size: 12px;
    margin-bottom: 10px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    line-height: 14px;
}
.footer-bottom-part ul{
    display: inline-block;
    margin-top: 22px;
    width: 100%;
}
.footer-bottom-part ul li{
    display: inline-block;
    margin: 0px 6px;
    list-style-type: none;
}
.other-footer{
    width: 100%;
    display: inline-flex;
    margin-top: 20px;
}
.footer-bottom-part .left-part{
    width: 40%;
}
.footer-bottom-part .right-part{
    width: 60%;
}
.footer-bottom-part .footer-bottom-left-logo{text-align: right}
@media only screen and (min-width: 320px) and (max-width: 767px){
    .footer-bottom-part {
        padding-bottom: 50px;
    }
    .footer-bottom-part span {
        display: block;
        margin-bottom: 5px;
        color: rgba(255,255,255,0.6);
        font-size: 10px;
    }
    .footer-bottom-part p {
        display: block;
        font-size: 10px;
        margin-top: 5px;
        margin-bottom: 10px;
        color: rgba(255,255,255,0.6);
    }
    .footer-bottom-part ul li {
        margin: 5px 2px;
    }
    .footer-bottom-part ul {
        margin-top: 10px;
    }
    .footer-bottom-part .footer-bottom-left-logo {
        text-align: left;
    }
	
	.global-navigation {display: block;width:auto;}
	
}
@media only screen and (min-width: 768px) and (max-width: 991px){
    .footer-bottom-part span{
        display: block;
        color: rgba(255,255,255,0.6);
        font-size: 14px;
        font-weight: 600;
        letter-spacing: 0.91px;
        line-height: 18px;
    }
    .footer-bottom-part .footer-bottom-left-logo {
        text-align: left;
    }
    .footer-bottom-part ul {
        margin-top: 6px;
    }
    .footer-bottom-part ul li {
        margin: 0px 4px;
    }
    .footer-bottom-part p{
        display: block;
        color: rgba(255,255,255,0.6);
        font-size: 14px;
        font-weight: 600;
        line-height: 20px;
    }
    .footer-bottom-part {
        padding: 20px 0 40px 0;
    }
}
footer {
    position: relative;
    z-index: 12;
    background: #fff
}
.footer-bottom-part .row {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.logo-img-new {
    width: 200px;
    height: 54px;
}
@media (max-width: 1300px) {
    .logosec .logos {
        padding: 0 8px
    }
}
@media (max-width: 1199px) {
    .footer_main .top_part {
        flex-wrap: wrap;
    }

    .logosec {
        flex-wrap: wrap;
    }

    .logosec .logos {
        margin-bottom: 20px
    }

    .infoDiv_bottom > div, .infoDiv_bottom > a {
        padding: 0 10px
    }

    .infoDiv_bottom a {
        width: 50%;
    }

    .infoDiv_bottom .d-flex {
        flex-wrap: wrap;
    }

    .footer_main .footer_menu.one {
        min-height: 180px
    }
}
@media (max-width: 991px) {
    .footer_main .top_part {
        justify-content: flex-start;
    }

    .footer_main .foote_col {
        width: 30%;
        margin-bottom: 30px
    }

    .infoDiv_bottom .d-flex {
        margin-top: 25px
    }
}
@media (max-width: 767px) {
    .footer_main .foote_col {
        width: 42%
    }

    .infoDiv_bottom {
        flex-wrap: wrap;
    }

    .infoDiv_bottom .d-flex {
        flex-wrap: initial;
        width: 100%
    }

    .infoDiv_bottom a {
        width: 100%
    }

    .footer_main .foote_col:last-child {
        width: 100%;
        margin-bottom: 0
    }
}
@media (max-width: 639px) {
    .infoDiv_bottom a {
        padding: 0 15px;
        width: initial;
    }

    .infoDiv_bottom a:first-child {
        padding-left: 0
    }

    .footer-bottom-left-logo .footer_logo {
        display: none;
    }


    .infoDiv_bottom > div {
        margin-bottom: 15px
    }

    .infoDiv_bottom .d-flex {
        margin-top: 15px
    }
}
.close-d {
	position: absolute;
	right: 32px;
	top: 14px;
	cursor: pointer
}
a.offer-banner-right {
	float: right;
	color: #fdb62f !important;
	text-decoration: underline;
	margin-right: 20px;
	line-height: 28px
}
.bold {
	font-weight: 700
}
.shrink-justify {
	margin-left: 140px
}
.second-nav{
    margin: 0 0 0 20px;
    position: absolute;
    right: 30px;
    top: 0;
	width: 590px;
}
@media only screen and (max-width:767px) {
	.shrink-justify {
		margin-left: 0
	}

	.editage-logo {
		margin: 5px 0;
		float: left
	}

	.second-nav {
		position: relative;
		right: 0
	}

	.first-nav,
	.second-nav {
		margin-left: 0
	}

	.top-navigation-list li {
		display: list-item;
		border-bottom: 1px solid #ccc
	}

	.get-quote-wrap li:last-child {
		border-bottom: none !important
	}
	.hm-banner-content h1 {
		font-size: 26px;
		line-height: 45px
	}
	.blue-color-48 {
		font-size: 38px;
		line-height: 45px
	}
	.hm-banner-btn-list li a {
		padding: 10px 15px
	}

	.hm-banner-btn-list li {
		margin: 20px 10px 0 0
	}
	.hol-mar {
		text-align: center;
		display: block
	}
	.table-ver {
		min-height: 270px
	}
	.personalised-support .chinese-support-section {
		margin-bottom: 30px;
		min-height: inherit
	}
	.wrap-closer {
		width: 100%
	}
	.title-popup {
		margin-bottom: 20px
	}

	.blue-quote-btn,
	.white-quote-btn {
		text-align: center;
		margin: 0 auto 10px;
		display: block
	}

	.next_btn,
	.previous_btn {
		top: 20%;
		right: 10px
	}

	.previous_btn {
		left: 10px
	}

	.navbar {
		padding: .5rem 0
	}


	.trusted-endorsed .gilroy-bold {
		font-size: 18px
	}

	.wrap-closer p {
		font-size: 18px
	}

	.shrink-justify {
		margin-left: 0 !important
	}

}
@media only screen and (max-width:991px) {
	.hm-banner-btn-list li {
		margin: 15px 10px 0 0
	}
}
@media only screen and (max-width:575px) {
	.homepage-banner {
		height: 400px
	}
}
@media only screen and (max-width:480px) {
	.homepage-banner {
		height: auto;
		text-align: center;
	}

	.dis-straight-list {
		text-align: center
	}
}
.openmenu {
	opacity: 0;
	visibility: hidden;
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: rgb(0 0 0 / 72%);
	z-index: 99;
	transition: 0.3s ease-in-out all;
	-webkit-transition: 0.3s ease-in-out all;
	-moz-transition: 0.3s ease-in-out all;
	-o-transition: 0.3s ease-in-out all;
}
.pricing-table h2, .process h2, .contact-form h2{
    text-align: center;
    font-weight: 700;
    font-size: 24px;
    line-height: 38px;
    margin-bottom: 20px;
	padding-bottom:0px;
    color: #262626;
}
.contact-form h2{
	margin: 0px auto 20px;
}
.contact-form .fsRowBody input[type=radio], .fsRowBody input[type=checkbox]{margin-right: 8px !important;width: 18px !important;height: 18px !important;}
.contact-form .fsRowBody input[type=radio]:before, .contact-form .fsRowBody input[type=radio]:checked:before, .contact-form .fsRowBody input[type=checkbox]:before, .contact-form .fsRowBody input[type=checkbox]:checked:before{margin-left: 1px !important;margin-top: 1px !important;}
.contact-form #field147157353DeleteButton, .contact-form #field147321250DeleteButton, .contact-form #field147157357DeleteButton, .contact-form #field147321262DeleteButton{background-color: #ddd !important;color: #000;}
.contact-form .fsBody .fsForm{padding: 0px !important;}
.contact-form .fieldset-content{display: flex ;}
.contact-form .fsBody .fsForm .fsOptionLabel{width: 100% !important;}
.nav>li>a:focus{background-color: inherit !important;}

/* pricing table css */
.pricing-table {
    background: #fff;
    padding: 20px 0 30px;
}
.pricing-table table {
    width: 100%;
    border-collapse: separate;
    border-radius: 8px;
    overflow: hidden;
	border:1px solid #ddd;
    margin:0 auto;
  }
  .pricing-table ul {
    margin-top: 20px;
    margin-left: 20px;
  }
  .pricing-table ul li{
    list-style-type: disc;
    margin-bottom: 4px;
    font-size: 12px;
    line-height: 20px;
  }

.pricing-table th, .pricing-table td {
    padding: 8px;
    text-align: left;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    text-align: center;
  }
 .pricing-table tr:last-child td{border-bottom: none;}
 .pricing-table tr td:last-child{border-right: none;}
  .pricing-table td {
    background-color: #ffffff;
    color: #646464;
	font-weight: 700;
	font-size: 16px;
	padding: 16px 20px;
  }
  .pricing-table td:nth-child(2){
	color: #262626 !important;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
  }
  .pricing-table td .tag{
	color:#ffffff;
	background-color: #1F9071;
	font-size: 12px; 
	border-radius: 4px;
	padding: 5px;
	display: inline;
	margin-right: 10px;
	font-family: 'Nanum Gothic', sans-serif;
  }
  .pricing-table td del{
	color: #646464 !important;
	display: inline;
	margin-right: 10px;
	font-size: 14px;
	font-weight: 400;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
  }
.pricing-table th {
    background-color: #6882DA;
    border-top: 1px solid #ddd;
    color: #ffffff;
    font-weight: bold;
    width: 23%;
    padding: 18px 0;
    font-weight: 800;
	font-size: 16px;
  }
  .pricing-table th:first-child{
  border-left: none;
}
.pricing-table th:last-child{
  border-right: none;
}
@media only screen and (max-width: 480px){
	.pricing-table td del{
		font-size: 14px;
	  }
	.pricing-table th{
		font-size: 14px;
		padding: 15px 0;
	}
	.pricing-table td{
		font-size: 14px;
		padding: 10px;
		vertical-align: middle;
	}
	.pricing-table td .tag {
		display: block;
		padding: 5px;
		line-height: 12px;
		margin-right: 0;
		width: 70px;
		margin: 0 auto;
	}
}
/* process section */
.process {
    padding: 30px 0;
}
.process .pro-steps li {
    font-size: 16px;
    line-height: 20px;
    color: #262626;
    display: inline-table;
    margin: 20px 13px 10px 13px;
    width: 16%;
    text-align: center;
	position: relative;
}
.process .pro-steps li:last-child {
	margin-right: 0
}

.process .pro-steps li p {
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
}
.process .pro-steps li span{
	display: block;
	font-weight: 800;
	font-size: 14px;
	color: #113DCD;
	margin-bottom: 10px;
}
.process .pro-steps li img{
    margin-bottom: 16px;
}
.process .pro-steps li::after{
	content: "";
	background: url(../images/arrow.png) no-repeat;
	background-size: contain;
	width:67px;
	height: 16px;
	position: absolute;
	top: 28px;
    right: -49px;
}
.process .pro-steps li:last-child:after{
	background: none;
}
@media only screen and (max-width: 992px){

	.process .pro-steps {
		padding: 0;
	}
	.process .pro-steps li {
		width: 100%;
		padding: 20px 0;
		text-align: left;
		margin: 0;
	}
	.process .pro-steps li:last-child {
		border-bottom: none;
	}
	.process .pro-steps img {
		float: left;
		margin-right: 20px
	}
	.process .pro-steps li::after{
		background: url(../images/mo-arrow.png) no-repeat;
		left: 26px;
		top: 99px;
		width: 16px;
		height: 31px;
	}
	.process .pro-steps li span{
		margin-top: 10px;
	}
	.process .pro-steps li:nth-child(2) span{
		margin-top: 0;
	}
}
.pro-steps{margin-bottom: 0px;}

/* contact form section */
.contact-form{
	padding: 30px 0;
}
.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999999;
 }
.homepage-banner .get-quote-blue{
    background: #2f5bea;
    padding: 13px 60px;
    color: #fff !important;
    border-radius: 4px;
    margin-top: 10px;
    display: inline-block;
    font-size: 16px;
    font-weight: 800;
}
.homepage-banner .get-quote-blue:hover {
    background: #6882DA;
    transition: .3s ease-in;
    text-decoration: none;
}
.get-quote-generic{
    background: #2f5bea;
    padding: 13px 60px;
    color: #fff !important;
    border-radius: 4px;
    margin-top: 20px;
    display: inline-block;
    font-size: 16px;
    font-weight: 800;
}
.get-quote-generic:hover {
    background: #6882DA;
    transition: .3s ease-in;
    text-decoration: none;
}
/* thank you page  */
.thankyou-banner {
	background-color: #E5F5F1;
	padding: 40px;
	border-radius: 8px;
	text-align: center;
	margin: 60px 0 50px 0;
}
.thankyou-banner h1{
	font-weight: 800;
	font-size: 32px;
	line-height: 50px;
	color: #262626;
	margin-bottom: 15px;
	margin-top: 10px;
}
.thankyou-banner p{
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	color: #646464;
}