/*
Theme Name:     Twenty Sixteen Child Theme
Description:    Simple child theme for the twentysixteen wordpress theme
Template:     twentysixteen
Version:     1.0.0
Text Domain:     twenty-sixteen-child
*/

body:not(.custom-background-image)::before,
body:not(.custom-background-image)::after {
	display: none;
}
body {
	color: #333333;
	background-color: #ffffff;
	font-family: 'Nunito', sans-serif;
	font-size: 16px;
	line-height: 28px;
}

body{
	overflow-x:hidden;
}
h1, h2, h3, h5 {
	font-weight: 700;
	font-family: 'Didact Gothic', sans-serif;
	line-height: 1.1em;
}
h3 {
	color: #223a73;
	font-size: 60px;
	line-height: 1.1em;
	margin-bottom: 40px;
}
h3 span {
	color: #08253a;
}
h4 {
	color: #08253a;
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 5px;
}
h5 {
	color: #08253a;
	font-size: 25px;
	line-height: 1.3em;
	margin-bottom: 30px;
}
p{
	margin-bottom: 30px;
}
p:last-of-type {
	margin-bottom: 0;
}
ul {
	list-style: none;
	margin: 0;
}
.container {
	width: 100%;
	max-width: 1480px;
	margin: 0 auto;
	clear: both;
	position: relative;
}
.container::after {
	content: "";
	display: block;
	clear: both;
}
.clear{
	clear: both; 
	display: block;
}
#content {
	padding: 0;
}
button:focus, a:focus {
	outline: initial;
}
.btn {
	font-family: 'Josefin Sans', sans-serif;
	color: #ffffff;
	font-size: 18px;
	display: block;
	text-align: center;
	padding: 25px 10px 22px;
	border-radius: 50px;
	text-transform: uppercase;
	border: 2px solid transparent;
	box-sizing: border-box;
	line-height: 1em;
	margin: 0 auto;
	max-width: 100%;
}
.btn:hover {
	color: #ffffff;
	background-color: transparent !important;
}

/* Top Header */
#top-header {
	background-color: #223a73;
	padding: 10px 0;
	text-align: right;
	position: relative;
	display: block;
	width: 100%;
	z-index: 9;
}
	#top-header.fixed {
		position: fixed;
		background-color: #223a73;
		
	}
#top-header ul, #top-header ul > li {
	display: inline-block;
	vertical-align: middle;
}
#top-header ul.contact-details > li {
	padding-right: 40px;
}
#top-header ul > li a {
	color: #ffffff;
	display: block;
}
#top-header ul > li i {
	width: 25px;
	text-align: center;
	border-radius: 50%;
}
#top-header ul.contact-details > li i {
	margin-right: 10px;
	border: 1px solid #5a68d4;
}
#top-header ul.social-media > li a:hover i, #top-header ul.contact-details > li i {
    border: 1px solid #223a73;
    background-color: #223a73;
    background-image: -moz-linear-gradient(top, #223a73 0%, #2862ed 100%);
    background-image: -webkit-linear-gradient(top, #223a73 0%, #2862ed 100%);
    background-image: linear-gradient(to bottom, #223a73 0%,#2862ed 100%);
}
#top-header ul.social-media > li i {
	border: 1px solid #ffffff;
}
#top-header ul > li i::before {
	font-size: 12px;
	line-height: 24px;
}

/* Primary Header */
#masthead {
	padding: 10px 0;
}
#masthead .site-branding {
	margin: 0;
	display: inline-block;
	vertical-align: middle;
	width: 25%;
}
#masthead .site-header-main {
	display: inline-block;
	vertical-align: middle;
	width: 75%;
	margin-left: -5px;
}
#site-navigation {
	margin: 0;
}
#site-navigation ul.primary-menu {
	text-align: right;
}
#site-navigation ul.primary-menu > li {
	display: inline-block;
	vertical-align: middle;
	float: none;
}
#site-navigation ul.primary-menu > li a {
	padding: 0 0 0 60px;
}
#site-navigation ul.primary-menu > .hm-btn a {
	font-size: 0;
	width: 25px;
	height: 25px;
	background-image: url('/wp-content/uploads/2019/05/icon-home-blue.png');
	padding: 0;
}
.hm-btn:hover a {
    opacity: 0.5;
}
/* Fixed Header */
body.admin-bar #masthead.fixed {
	top: 32px;
}
#masthead.fixed {
	position: fixed;
	top: 50px;
	left: 0;
	right: 0;
	background-color: #ffffff;
	z-index: 999;
	border-bottom: 1px solid #cccccc;
}
#top-header ul > li a:hover {
   	opacity: 0.6;
    transition: all ease 0.5s
}
/* General Section */
.page-section {
	padding: 90px 0;
	background-size: cover;
	background-position: center;
	position: relative;
}
.right, .left {
	width: 50%;
	display: inline-block;
	vertical-align: middle;
}
.left {
	margin-right: -5px;
}


/* Hero */
#hero {
	padding: 200px 0 300px;
	background-size: cover;
	background-position: bottom center;
}
#hero .hero-content {
	width: 48%;
	margin-left: auto;
}
#hero .hero-content h1 {
	color: #ffffff;
    font-size: 60px;
    line-height: 1;
    margin-bottom: 15px;
	font-weight: 900;
}
#hero .hero-content h1 span {
	color: #ffba57;
	font-weight: 700;
}
#hero .hero-content h4 {
	color: #ffffff;
	font-size: 22px;
	line-height: 1.2;
	font-weight: 400;
}
#hero .hero-content a {
	width: 410px;
	margin-top: 80px;
	background-color: #df4751;
	border-color: #df4751;
}

/* About */
#about .left {
	padding-right: 100px;
}

/* FAQ */
#faq {
	background-color: #9eaeb2;
}
#faq h3 {
	text-align: center;
	color: #223a73;
}
#faq .content {
	width: 100%;
	max-width: 800px;
	text-align: center;
	margin: 0 auto 50px;
	color: #223a73;
}
#faq .faqs .tabs {
	width: 45%;
	display: inline-block;
	margin-right: -5px;
}
#faq .faqs .tabs .question {
	width: 100%;
	border-radius: 20px;
	background-color: transparent;
	text-align: left;
	font-size: 24px;
	text-transform: initial;
	color: #223a73;
	font-weight: 700;
	font-family: 'Nunito', sans-serif;
	letter-spacing: -0.02em;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}
#faq .faqs .tabs .question.active {
	background-color: #df4751;
}
#faq .faqs .tabs .question span {
	max-width: 370px;
	display: inline-block;
	vertical-align: middle;
	margin-left: 10px;
}
#faq .faqs .tabs .question .normal {
    margin-left: 0 !important;
    font-weight: normal !important;
    margin-top: 5px !important;
}
#faq .faqs .contents {
	width: 55%;
	display: inline-block;
	vertical-align: top;
	padding: 80px 50px 50px;
	border-left: 5px solid #df4751;
	background-color: #fbf9f0;
	color: #223a73;
	min-height: 515px;
	border-radius: 20px;
}
#faq .faqs .contents .answer {
	font-size: 18px;
	transition: all linear 0.5s;
	visibility: hidden;
	max-height: 0px;
	opacity: 0;
	-webkit-transition: visibility 0ms linear, opacity 1000ms linear;
	-moz-transition: visibility 0ms linear, opacity 1000ms linear;
	-o-transition: visibility 0ms linear, opacity 1000ms linear;
	transition: visibility 0ms linear, opacity 1000ms linear;
}

#faq .faqs .contents .answer.active {
	opacity: 1;
	max-height: 999px;
	visibility: visible;
}
#faq .faqs .contents .answer.active .ans-quote {
	position: relative;
	margin-top: 90px;
	font-size: 16px;
	line-height: 1.4;
	display: none;
}
#faq .faqs .contents .answer .ans-quote::before,
#faq .faqs .contents .answer .ans-quote::after {
	width: 0;
	height: 0;
	transition: all linear 0.5s;
}
#faq .faqs .contents .answer.active .ans-quote::before,
#faq .faqs .contents .answer.active .ans-quote::after {
    content: '';
	width: 60px;
	height: 52px;
    display: block;
    position: absolute;
	filter: brightness(100);
	opacity: 0.1;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}
#faq .faqs .contents .answer.active .ans-quote::before {
    top: -20px;
    left: -20px;
    background-image: url('/wp-content/uploads/2019/01/open-quote.png');
}
#faq .faqs .contents .answer.active .ans-quote::after {
    bottom: -5px;
    right: -5px;
	background-image: url('/wp-content/uploads/2019/01/close-quote.png');
}
#faq .btn {
	width: 280px;
	margin-top: 50px;
	background-color: #df4751;
	border-color: #df4751;
}
#faq .faqs .contents .answer .ans-name {
    text-align: right;
    font-size: 16px;
    line-height: 1.4;
    margin-top: 15px;
}
#faq .contents ul {
    padding-left: 25px;
    list-style: disc;
}
#faq .contents ul li p {
    margin-bottom: 10px;
}
/* Partner */
#partner .partners li.slick-slide {
    padding-left: 25px;
    padding-right: 25px;
}
#partner .partners li.slick-slide a {
    width: 100%;
    padding-bottom: 40%;
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
#partner .left {
	padding: 120px 50px;
	background-color: #223a73;
	width: 25%;
	text-align: center;
	position: relative;
}
#partner .left::after {
	content: "";
	background-image: url(/wp-content/uploads/2019/05/violet-curve-b.png);
	width: 90px;
	top: 0;
	left: 100%;
	bottom: 0;
	position: absolute;
	background-size: 100% 100%;
	background-repeat: no-repeat;
}
#partner h3 {
	margin-bottom: 0;
	color: #ffffff;
}
#partner .right {
	width: 75%;
}
#partner .partners > li {
	display: inline-block;
	vertical-align: middle;
	padding: 0 45px;
	max-width: 25%;
}
#partner .right {
	width: 75%;
	padding: 0 50px 0 140px;
	text-align: center;
}
#partner i.fas {
	position: absolute;
	z-index: 9;
	top: 30%;
    font-size: 30px;
    opacity: 0.3;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
#partner i.fas:hover {
	opacity: 0.8;
}
#partner i.fas.fa-chevron-left {
	left: 0;
}
#partner i.fas.fa-chevron-right {
	right: 0;
}
/* Work */
#work {
	background-color: #fbf9f0;
	text-align: center;
}
#work .content {
	width: 100%;
	max-width: 950px;
	margin: 0 auto 50px;
}
#work .workbtn {
	color: #f04d68;
	margin-top: 10px;
	display: block;
}
#work .workp {
    max-height: 200px;
    overflow: hidden;
    position: relative;
	-webkit-transition: max-height 500ms ease;
	-moz-transition: max-height 500ms ease;
	-o-transition: max-height 500ms ease;
	transition: max-height 500ms ease;
}
#work .workp.expand {
	max-height: 999px;
}
#work .workp.immune:not(.expand) {
	max-height: 200px;
}
#work .workp::after {
	content: '';
	height: 30px;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	opacity: 1;
	visibility: visible;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,fbf9f0+100&0+0,1+99 */
	background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(251,249,240,1) 99%, rgba(251,249,240,1) 100%);
	background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(251,249,240,1) 99%,rgba(251,249,240,1) 100%);
	background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(251,249,240,1) 99%,rgba(251,249,240,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#fbf9f0',GradientType=0 );
	-webkit-transition: opacity 500ms ease;
	-moz-transition: opacity 500ms ease;
	-o-transition: opacity 500ms ease;
	transition: opacity 500ms ease;
}
#work .workp.immune:not(.expand)::after {
	opacity: 0;
	visibility: hidden;
}
#work .workp.expand::after {
	opacity: 0;
	visibility: hidden;
}
#work .works > li {
	display: inline-block;
	vertical-align: top;
	width: 20%;
	padding: 0 20px;
	margin-right: -5px;
	position: relative;
}
#work .works > li .details h4 {
    min-height: 65px;
}
#work .works > li:not(:last-child)::before {
    content: '';
    display: block;
    width: 15px;
    height: 15px;
    position: absolute;
    right: -58px;
    top: 73px;
    border-top: 2px solid #acadb2;
    border-right: 2px solid #acadb2;
    transform: rotate(45deg);
}
#work .works > li:not(:last-child)::after {
	content: "";
	width: 110px;
	border-top: 2px dashed #acadb2;
	position: absolute;
	top: 80px;
	right: -55px;
}
#work .works > li .icon {
	width: 165px;
	height: 165px;
	border: 2px solid #f04d68;
	border-radius: 50%;
	margin: 0 auto 30px;
	display: -webkit-flex;
	display: -webkit-box;
	display: -moz-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-flex-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	padding: 30px;
}
#work .btn {
    font-family: 'Josefin Sans', sans-serif;
    color: #ffffff;
    font-size: 14px;
    text-align: center;
    padding: 20px 10px 18px;
    border-radius: 50px;
    text-transform: uppercase;
    border: 2px solid #df4751;
    width: 35%;
    background-color: #df4751;
    box-sizing: border-box;
    margin-top: 60px;
}
#work .btn:hover {
	color: #df4751 !important;
}

/* Founder */
#founder h3 {
	text-align: center;
}
#founder h5 {
	width: 90%;
}
#founder .right{
	float: right;
}
#founder .left{
	float: left;	
}
#founder .content {
	margin-bottom: 30px;
}
#founder .achievements > li {
	display: inline-block;
	width: 32%;
	vertical-align: top;
	background-color: #ffffff;
	box-shadow: 0 8px 8px #f5f7ff;
	border-radius: 10px;
	overflow: hidden;
}
#founder .achievements > li:not(:last-child) {
	margin-right: 1%;
}
#founder .achievements > li .icon, .achievements > li .details {
	display: inline-block;
	vertical-align: middle;
}
#founder .achievements > li .icon {
	width: 30%;
}
#founder .achievements > li .icon .icon-flex {
	height: 72px;
	background-color: #223a73;
	display: -webkit-flex;
	display: -webkit-box;
	display: -moz-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-flex-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	border-radius: 10px;
}
#founder .achievements > li .details {
	width: 70%;
	margin-left: -5px;
	padding: 0 20px;
	font-size: 20px;
	line-height: 1.1em;
	font-weight: 700;
}
#founder .featured {
	padding-right: 60px;
	padding-bottom: 60px;
	width: 100%;
	margin: 0 auto;
	position: relative;
	max-width: 550px;
}
#founder .featured::before {
	content: "";
	position: absolute;
	top: 60px;
	left: 60px;
	right: 0;
	bottom: 0;
	background-color: #223a73;
	border-radius: 30px;
}
#founder .featured img {
	width: 100%;
	border-radius: 30px;
	position: relative;
}
#founder .right .btn {
    font-family: 'Josefin Sans', sans-serif;
    color: #ffffff;
    font-size: 14px;
    text-align: center;
    padding: 20px 10px 18px;
    border-radius: 50px;
    text-transform: uppercase;
    border: 2px solid #df4751;
    width: 40%;
    background-color: #df4751;
    box-sizing: border-box;
    margin-top: 60px;
}
#founder .right .btn:hover{
    color: #df4751;
}

/* Feature */
#feature {
	background-color: #bcbec0;
	text-align: center;
}
body #features .btn{
	color: #000 !important;
	text-transform: none !important;
	font-family: 'Nunito', sans-serif !important;
	font-size: 20px !important;
}
body #features .btn:hover {
    color: #2a3974 !important;
    text-decoration: underline !important;
}
#feature .features > li {
	display: inline-block;
	vertical-align: top;
	width: 32%;
	margin-right: 0.9%;
	background-color: #ffffff;
	padding: 30px;
	margin-top: 100px;
	margin-bottom: 50px;
	/*min-height: 430px;*/
	min-height: unset;
	border-radius: 20px;
}
#feature .features > li .details p {
    min-height: 225px;
}
#feature .features > li:last-child {
	margin-right: 0;
}
#feature li {
    min-height: unset !important;
}
#feature .features > li .icon {
	width: 140px;
	height: 140px;
	background-color: #233a73;
	border-radius: 50%;
	margin: -130px auto 20px;
	display: -webkit-flex;
	display: -webkit-box;
	display: -moz-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-flex-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	padding: 30px;
}
#feature .features > li .icon img {
	max-width: 80%;
}
#feature h4 {
	font-size: 20px;
	line-height: 25px;
	min-height: 50px;
}
#feature .container > h4 {
    min-height: unset;
}
#feature .featurep {
    /*min-height: 375px;*/
	min-height: unset;
	max-height: 145px;
	overflow: hidden;
	-webkit-transition: max-height 500ms ease;
	-moz-transition: max-height 500ms ease;
	-o-transition: max-height 500ms ease;
	transition: max-height 500ms ease;
}
#feature .featurep.expand {
	max-height: 999px;
}
#feature .featurebtn {
    color: #233a73;
    margin-top: 10px;
    display: block;
}
#feature .featurep {
	position: relative;
}
#feature .featurep::after {
	content: '';
	height: 30px;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	opacity: 1;
	visibility: visible;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+0,1+99 */
	background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 99%, rgba(255,255,255,1) 100%);
	background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 99%,rgba(255,255,255,1) 100%);
	background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 99%,rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
	-webkit-transition: opacity 500ms ease;
	-moz-transition: opacity 500ms ease;
	-o-transition: opacity 500ms ease;
	transition: opacity 500ms ease;
}
#feature .featurep.expand::after {
	opacity: 0;
	visibility: hidden;
}
#feature .btn {
	color: #fff;
	text-decoration: none;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
	border: 2px solid #df4751;
	width: 30%;
	background-color: #df4751;
}
#feature .btn:hover {
    background-color: transparent;
}
/* Case */
#case {
	text-align: center;
	display: none;
}
.studies > li {
	display: inline-block;
	vertical-align: top;
	width: 31%;
	margin-right: 2%;
	text-align: left;
	background-color: #f5f4f9;
}
.studies > li:last-child {
	margin-right: 0;
}
.studies > li .feature {
	height: 350px;
	background-size: cover;
	background-position: center;
}
.studies > li .details {
	padding: 30px;
}
.studies > li .details h4 {
	color: #2f353e;
	font-size: 32px;
	line-height: 1em;
}
.studies > li .details a {
	display: block;
	text-decoration: underline;
	color: #3a49b7;
	margin-top: 20px;
}

/* Testimonial */
#testimonial h3 {
	text-align: center;
	color: #ffffff;
	margin-bottom: 10px;
}
#testimonial h4 {
	text-align: center;
	color: #ffffff;
	margin-bottom: 50px;
}
#testimony {
	width: 100%;
	max-width: 1160px;
	margin: 0 auto;
	text-align: center;
	position: relative;
}
#testimony::before, #testimony::after {
	content: "";
	width: 82px;
	height: 66px;
	display: block;
	position: absolute;
	top: -30px;
}
#testimony::before {
	background-image: url(/wp-content/uploads/2019/01/open-quote.png);
	left: 0;
}
#testimony::after {
	background-image: url(/wp-content/uploads/2019/01/close-quote.png);
	right: 0;
}
#testimony .slick-list {
	padding: 0 !important;
}
#testimony .content {
	color: #ffffff;
	font-size: 20px;
	margin-bottom: 20px;
}
#testimony h5 {
	font-weight: 700;
	color: #fff;
}
#testimony h5 span {
	font-size: 20px;
	display: block;
	font-weight: 400;
}
#testimony .slick-dots li button::before {
	opacity: 0.3;
	content: "";
	width: 10px;
	height: 10px;
	background-color: #ffffff;
	border-radius: 50%;
}
#testimony .slick-dots li.slick-active button::before {
	opacity: 1;
}
#testimony .slick-dots li, #testimony .slick-dots li button {
	width: 10px;
	height: 10px;
	padding: 0;
}

/* Contact */
#contact .page-section {
    padding: 60px 0;    
}
#contact::before {
	content: "";
	width: 50%;
	top: 0;
	left: 0;
	right: auto;
	bottom: 0;
	position: absolute;
	background-position: center;
	background-size: cover;
}
#contact .form-content {
	width: 45%;
	float: right;
}
#contact h3 {
	font-size: 35px;
}
#contact .wpcf7-form-control-wrap {
	width: 50%;
	display: inline-block;
	padding-right: 20px;
	padding-bottom: 20px;
	vertical-align: top;
}
#contact span.wpcf7-not-valid-tip {
	font-size: 14px;
	line-height: 26px;
}
#contact .wpcf7-form-control-wrap.TypeMessage {
	width: 100%;
}
#contact .wpcf7-form-control-wrap .wpcf7-form-control {
	color: #666666;
	font-size: 13px;
	padding: 20px;
	border: 0;
	background-color: #ffffff;
	box-shadow: 0 5px 5px #aaaaaa;
	border-radius: 5px;
}
#contact .wpcf7-form-control-wrap .wpcf7-textarea {
	height: 150px;
}
#contact .wpcf7-form-control.wpcf7-submit {
	font-family: 'Josefin Sans', sans-serif;
	color: #ffffff;
	font-size: 14px;
	text-align: center;
	padding: 20px 10px 18px;
	border-radius: 50px;
	text-transform: uppercase;
	border: 2px solid #df4751;
	width: 160px;
	background-color: #df4751;
	box-sizing: border-box;
}
#contact .wpcf7-form-control.wpcf7-submit:hover {
	background-color: #ffffff;
	color: #f04d68;
}
#contact .wpcf7-form-control-wrap select {
    font-family: 'Nunito', sans-serif;
}

/* Footer */
#colophon {
	padding: 0;
	background-color: #bcbec0;
	display: block;
}
#colophon .widgets {
	border-bottom: 1px solid #4e4e4e;
	padding: 60px 0 30px;
}
#colophon .widget {
	margin-bottom: 0;
	border: 0;
	display: inline-block;
	vertical-align: top;
	margin-right: -5px;
	font-size: 14px;
	color: #ffffff;
	padding-top: 0;
}
#colophon .widget:first-child {
	width: 40%;
}
#colophon .widget:nth-child(2) {
	width: 25%;
}
#colophon .widget:nth-child(3) {
	width: 20%;
}
#colophon .widget:last-child {
	width: 15%;
}
#colophon .widget p .pink {
    color: #df4751;
}
#colophon .widget h4 {
	color: #ffffff;
	font-size: 24px;
	line-height: 1.1em;
	font-weight: 400;
	margin-bottom: 30px;
}
#colophon .widget h4::after {
	content: "";
	width: 100px;
	border-top: 1px solid #4e4e4e;
	display: block;
	margin-top: 25px;
}
#colophon .widget .footer-logo {
	display: block;
	margin-bottom: 30px;
}
#colophon .widget p {
	width: 90%;
	max-width: 400px;
	position: relative;
}
#colophon .widget p::before,
#colophon .widget p::after {
	content: '';
	width: 60px;
	height: 52px;
	display: block;
	position: absolute;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}
#colophon .widget p::before {
	top: -15px;
	left: -20px;
	background-image: url('/wp-content/uploads/2019/01/open-quote.png');
}
#colophon .widget p::after {
	bottom: -10px;
	right: 0;
	background-image: url('/wp-content/uploads/2019/01/close-quote.png');
}
#colophon .widget span {
    text-align: right;
    width: 100%;
    display: block;
    max-width: 400px;
    margin-top: 10px;
	display: none;
}
#colophon .widget ul {
	margin: 0;
}
#colophon .widget ul li:not(:last-child) {
	margin-bottom: 10px;
}
#colophon .widget ul li a {
	color: #ffffff;
	font-size: 17px;
}
#colophon .widget ul li a:hover {
	color: #223a73;
}
#colophon .widget ul.text-icon i {
	margin-right: 10px;
}
#colophon .widget ul.icon li {
	margin-bottom: 0;
	display: inline-block;
	margin-right: 10px;
}
#colophon .widget ul.icon li i {
	border: 2px solid #ffffff;
	line-height: 30px;
	width: 34px;
	text-align: center;
	border-radius: 50%;
}
#colophon .widget ul.icon li a:hover i {
	border-color: #57639d;
	background-color: #57639d;
	color: #ffffff;

}
#colophon .site-credits {
	padding: 15px 0;
	color: #ffffff;
	font-size: 15px;
}
#colophon .site-credits::after {
	content: "";
	display: block;
	clear: both;
}
#colophon .site-credits .copyright {
	float: left;
}
#colophon .site-credits .powered {
	float: right;
}
#colophon .site-credits a {
	color: #223a73;
}
#colophon .site-credits a:hover {
	color: #ffffff;
}
.footer-navigation ul li:first-child {
    display: none;
}
#error-page .error-cont {
    text-align: center;
    display: block;
}
#error-page .error-cont h1 {
    font-size: 50px;
    line-height: 56px;
    text-align: center;
    display: block;
    text-transform: uppercase;
    font-weight: 900;
    margin-bottom: 10px;
    color: #223A73;
}
#error-page .error-cont p {
    text-align: center;
    font-size: 25px;
    line-height: 32px;
    font-weight: normal;
    font-family: 'Montserrat' , sans-serif;
    display: block;
    margin-bottom: 50px;
}
#error-page .error-cont .search-form {
    display: block;
    max-width: 500px;
    margin: 0 auto;
    width: 100%;
}
#error-page {
    padding: 100px 0;
    display: block;
}
#error-page .error-cont .search-form .search-submit {
    background-color: #4655c2;
}

/* Responsive */
@media screen and (max-width: 1600px) {
	.container {
		max-width: 1200px;
	}
	#hero {
		padding: 140px 0 230px;
	}
	#hero .hero-content h1 {
		font-size: 50px;
	}
	#hero .hero-content h4 {
		font-size: 18px;
	}
	h3 {
		font-size: 50px;
		margin-bottom: 30px;
	}
	.page-section {
		padding: 70px 0;
	}
	#faq .faqs .tabs .question img {
		width: 50px;
	}
	#faq .faqs .tabs .question {
		font-size: 20px;
	}
	#faq .faqs .contents {
		min-height: 555px;
	}
	#partner .left {
		padding: 80px 20px;
		width: 22%;
	}
	#partner .left::after {
		width: 70px;
	}
	#partner .right {
		width: 78%;
		padding: 0 20px 0 90px;
	}
	#partner .partners > li {
		padding: 0 30px;
	}
	#founder .achievements > li .details {
		padding: 0px 13px;
		font-size: 18px;
	}
	#founder .achievements > li .icon img {
		max-width: 60%;
	}
	#founder .achievements > li .icon .icon-flex {
		height: 65px;
	}
	#feature .features > li {
		/*min-height: 520px;*/
	}
	#work .details h4 {
		font-size: 19px;
	}
	#work .works > li:not(:last-child)::before {
		content: '';
		display: block;
		width: 15px;
		height: 15px;
		position: absolute;
		right: -30px;
		top: 73px;
		border-top: 2px solid #acadb2;
		border-right: 2px solid #acadb2;
		transform: rotate(45deg);
	}
	#work .works > li:not(:last-child)::after {
		content: "";
		width: 60px;
		border-top: 2px dashed #acadb2;
		position: absolute;
		top: 80px;
		right: -30px;
	}
}
@media screen and (max-width: 1400px) {
	.container {
		max-width: 1100px;
	}
	.page-section {
		padding: 60px 0;
	}
	#hero {
		padding: 140px 0 200px;
	}
	
	#site-navigation ul.primary-menu > li a {
		padding-left: 40px;
	}
	.btn {
		padding: 20px 10px 15px;
	}
	h3 {
		font-size: 50px;
	}
	#about .left {
		padding-right: 50px;
	}
	h4 {
		font-size: 17px;
		line-height: 22px;
	}
	h5 {
		font-size: 22px;
		margin-bottom: 20px;
	}
	p {
		margin-bottom: 20px;
	}
	body {
		line-height: 25px;
	}
	#faq .faqs .contents {
		padding: 30px;
	}
	#founder .achievements > li .icon {
		width: 24%;
	}
	#founder .achievements > li .details {
		width: 76%;
		padding: 0px 10px;
	}
	#founder .achievements > li .icon .icon-flex {
		height: 60px;
	}
	#feature .features > li .icon {
		width: 150px;
		height: 150px;
		margin-top: -110px;
	}
	#feature .features > li {
		margin-right: 0.8%;
		min-height: 540px;
		margin-top: 80px;
	}
	.studies > li .details h4 {
		font-size: 25px;
	}
	#work .details h4 {
		font-size: 17px;
		min-height: 45px;
	}
	#work .works > li .details h4 {
		min-height: 48px;
	}
	#work .works > li:not(:last-child)::after {
		width: 35px;
		right: -18px;
	}
	#work .works > li:not(:last-child)::before {
		right: -20px;
	}
}
@media screen and (max-width: 1200px) {
	.container {
		max-width: 960px;
	}
	#site-navigation ul.primary-menu > li a {
		padding-left: 25px;
	}
	#hero .hero-content h1 {
		font-size: 40px;
	}
	#hero .hero-content h4 {
		font-size: 15px;
	}
	#hero .hero-content a {
		margin-top: 40px;
	}
	h3 {
		font-size: 40px;
		margin-bottom: 20px;
	}
	#partner .partners > li {
		padding: 0 20px;
	}
	#partner .left {
		padding: 60px 20px;
	}
	#partner .left::after {
		width: 40px;
	}
	#partner .right {
		padding: 0 20px 0 60px;
	}
	#work .works > li {
		width: 33%;
	}
	#work .works > li:not(:last-child)::before {
		right: -64px;
	}
	#work .works > li:nth-child(3n)::before {
		display: none;
	}
	#work .works > li:nth-child(3n)::after {
		display: none;
	}
	#work .works > li:not(:last-child)::after {
		width: 120px;
		right: -60px;
	}
	#founder .left {
		width: 60%;
		padding-right: 20px;
	}
	#founder .right {
		width: 40%;
	}
	#founder .featured::before {
		top: 30px;
		left: 30px;
		border-radius: 20px;
	}
	#founder .featured {
		padding-right: 30px;
		padding-bottom: 30px;
	}
	#founder .featured img {
		border-radius: 20px;
	}
	#feature .features > li:nth-child(3n) {
		margin-right: 0;
	}
	#feature .features > li {
		width: 32.5%;
		min-height: 370px;
		margin-bottom: 20px;
	}
	.studies > li .feature {
		height: 210px;
	}
	#testimony .content {
		font-size: 18px;
	}
	#contact h3 {
		font-size: 28px;
	}
	#contact .wpcf7-form-control-wrap .wpcf7-form-control {
		padding: 15px;
	}
	#colophon .widget h4 {
		font-size: 20px;
	}
	#colophon .widget ul li a {
		font-size: 15px;
	}
	#colophon .widget ul li:not(:last-child) {
		margin-bottom: 5px;
	}
	#founder .right .btn{
		width: 60%;
	}
}
@media screen and (max-width: 980px) {
	.container {
		max-width: 747px;
	}
	body {
		line-height: 22px;
		font-size: 14px;
	}
	#top-header {
		text-align: center;
	}
	#masthead.fixed {
		position: relative;
	}
	#masthead .site-branding {
		width: 100%;
		text-align: center;
	}
	#masthead .site-branding img {
		width: 200px;
	}
	body.admin-bar #masthead.fixed {
		top: 0;
	}
	button#responsive-menu-button {
		width: 50px !important;
		height: 50px !important;
		position: fixed !important;
		-webkit-transition: all 300ms ease;
		-moz-transition: all 300ms ease;
		-o-transition: all 300ms ease;
		transition: all 300ms ease;
	}
	body.admin-bar button#responsive-menu-button {
		top: 6px !important;
		position: fixed !important;
	}
	#masthead.fixed {
		display: block;
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		z-index: 999;
	}
	#hero {
		padding: 100px 0;
	}
	#hero .hero-content h1 {
		font-size: 30px;
	}
	#hero .hero-content h4 {
		font-size: 12px;
	}
	#hero .hero-content a {
		margin-top: 20px;
		width: 270px;
		margin-left: 0;
		font-size: 12px;
	}
	.btn {
		padding: 15px 10px 10px;
		font-size: 14px;
	}
	.right, .left {
		width: 100%;
	}
	.left {
		margin-right: 0;
		margin-bottom: 20px;
	}
	.page-section {
		padding: 40px 0;
	}
	h3 {
		font-size: 30px;
	}
	#about .left {
		padding-right: 0;
	}
	#about img {
		width: 500px;
		margin: 0 auto;
		display: block;
	}
	#work .content, #faq .content {
		margin-bottom: 20px;
	}
	#faq .faqs .tabs {
		width: 49%;
	}
	#faq .faqs .tabs .question {
		font-size: 18px;
		padding: 10px;
	}
	#faq .faqs .contents {
		min-height: 280px;
		width: 50%;
	}
	#partner .partners > li:last-child {
		padding-right: 0;
		max-width: 20%;
	}
	#partner .left {
		padding: 40px 20px;
		margin-bottom: 0;
	}
	#partner .right {
		width: 76%;
	}
	#partner .partners > li img {
		max-height: 70px;
	}
	#work .works > li .icon {
		width: 100px;
		height: 100px;
		padding: 20px;
		margin-bottom: 10px;
	}
	#work .works > li:not(:last-child)::before {
		right: -64px;
		top: 43px;
	}
	#work .works > li:not(:last-child)::after {
		top: 50px;
	}
	h4 {
		font-size: 18px;
		line-height: 22px;
		margin-bottom: 10px;
	}
	#founder .left {
		width: 100%;
		padding-right: 0;
	}
	#founder h5 {
		width: 100%;
	}
	h5 {
		font-size: 16px;
	}
	#founder .achievements > li .details {
		font-size: 16px;
	}
	#founder .right {
		width: 100%;
	}
	#feature .features > li {
		width: 32.4%;
		min-height: 330px;
		margin-top: 50px;
		padding: 20px;
	}
	#feature .features > li .icon {
		width: 100px;
		height: 100px;
		margin-top: -70px;
		padding: 15px;
	}
	.studies > li .feature {
		height: 150px;
	}
	.studies > li .details {
		padding: 20px;
	}
	.studies > li .details h4 {
		font-size: 20px;
	}
	.studies > li .details a {
		margin-top: 10px;
	}
	#testimony .content {
		font-size: 16px;
		line-height: 25px;
	}
	#testimony h5 span {
		font-size: 16px;
	}
	#partner {
		overflow: hidden;
	}
	#contact::before {
		width: 100%;
		right: 0;
		opacity: 0.5;
	}
	#contact .form-content {
		width: 100%;
		float: none;
	}
	#contact .wpcf7-form-control-wrap {
		padding-right: 10px;
		padding-bottom: 10px;
	}
	#contact .wpcf7-form-control.wpcf7-submit {
		padding: 15px 10px 13px;
	}
	#colophon .widgets {
		border-bottom: 1px solid #4e4e4e;
		padding: 40px 0 20px;
		text-align: center;
	}
	#colophon .widget:first-child {
		width: 100%;
		margin-bottom: 20px;
	}
	#colophon .widget:nth-child(2) {
		width: 230px;
		text-align: left;
	}
	#colophon .widget:nth-child(3), #colophon .widget:last-child {
		width: 125px;
		text-align: left;
	}
	#colophon .widget .footer-logo {
		margin-bottom: 10px;
	}
	#colophon .widget p {
		width: 100%;
		max-width: 100%;
	}
	#colophon .widget h4::after {
		width: 50px;
		margin-top: 15px;
	}
	#colophon .widget h4 {
		font-size: 20px;
		margin-bottom: 20px;
	}
	#colophon .widget ul li a {
		font-size: 13px;
	}
	#colophon .site-credits {
		padding: 10px 0;
		font-size: 13px;
	}
	#founder .right .btn{
		margin-top: 30px;
		margin-bottom: 30px;
	}
	#work .btn{
		width: 50%;
	}
}
@media screen and (max-width: 767px) {
	.container {
		max-width: 600px;
	}
	h3 {
		font-size: 25px;
		margin-bottom: 10px;
	}
	p {
		margin-bottom: 10px;
	}
	#hero {
		padding: 80px 0 40%;
		position: relative;
		background-position-x: 180%;
		background-position-y: bottom;
		background-size: 85%;
		background-repeat: no-repeat;
		background-color: #223a73;
	}
	/*#hero::before {
		content: "";
		background-color: rgba(48,58,94,0.5);
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
	}*/
	#hero .hero-content {
		width: 100%;
		text-align: center;
	}
	#hero .hero-content a {
		margin-top: 20px;
		width: 300px;
		margin-left: auto;
	}
	#hero .hero-content h1 {
		font-size: 30px;
	}
	#work .content, #faq .content {
		margin-bottom: 10px;
	}
	#faq .faqs .tabs .question img {
		width: 30px;
	}
	#faq .faqs .tabs .question {
		font-size: 16px;
		padding: 15px 10px;
	}
	#faq .faqs .contents {
		min-height: 262px;
		padding: 20px;
	}
	.contents .answer.active ul {
		list-style: disc !important;
		margin: 0 !important;
		padding-left: 20px !important;
	}
	.contents .answer.active ul li {
		list-style: disc !important;
	}
	#work .works > li {
		width: 50%;
	}
	#work .works > li:nth-child(3n)::after {
		display: block;
	}
	#work .works > li:nth-child(3n)::before {
		display: block;
	}
	#work .works > li:nth-child(2n)::after {
		display: none;
	}
	#work .works > li:nth-child(2n)::before {
		display: none;
	}
	#feature .features > li:nth-child(3n) {
		margin-right: 1%;
	}
	#feature .features > li:nth-child(2n) {
		margin-right: 0;
	}
	#feature .features > li {
		width: 49%;
		min-height: 270px;
		margin-right: 1%;
	}
	#feature .features > li .icon {
		margin-bottom: 10px;
	}
	#feature h4 {
		font-size: 16px;
		line-height: 22px;
	}
	.studies > li {
		width: 100%;
		margin-right: 0;
		margin-bottom: 10px;
	}
	.studies > li .feature {
		height: 280px;
	}
	.studies > li .details h4 {
		font-size: 16px;
	}
	#work .btn{
		width: 60%;
	}
}
@media screen and (max-width: 640px) {
		#masthead.fixed {
			top: 97px;
		}
	.container {
		max-width: 400px;
	}
	#top-header ul {
		display: block;
	}
	#top-header ul:last-child {
		width: 14%;
		display: inline-block;
		float: left;
	}
	#top-header ul:first-child li:last-child {
		width: 45%;
		display: inline-block;
		float: left;
		margin-left: 79px;
	}
	#top-header ul.contact-details > li {
		padding-right: 0;
		display: block;
	}
	button#responsive-menu-button {
		width: 50px !important;
		height: 50px !important;
		position: fixed !important;
	}
	.btn {
		padding: 10px 10px 6px;
	}
	h3 {
		font-size: 20px;
	}
	#hero {
		padding: 80px 0 40%;
		background-position-x: 180%;
		background-position-y: bottom;
		background-size: 85%;
	}
	#faq .faqs .tabs {
		width: 100%;
		margin-right: 0;
	}
	#faq .faqs .contents {
		min-height: auto;
		padding: 20px;
		width: 100%;
	}
	#faq .faqs .tabs .question {
		font-size: 14px;
		padding: 10px;
	}
	#faq .btn {
		margin-top: 30px;
	}
	#work .works > li:not(:last-child)::after {
		display: block;
		height: 60px;
		width: 1px;
		border-top: none;
		border-left: 2px dashed #acadb2;
		left: 0;
		right: 0;
		margin: 0 auto;
		top: 105%;
	}
	#work .works > li:not(:last-child)::before {
		display: block;
		margin: 0 auto;
		right: 0;
		left: 0;
		transform: rotate(135deg);
		top: 122%;
	}
	#work .content {
		margin-bottom: 40px;
	}
	#work .works > li {
		width: 100%;
		margin-top: 20px;
	}
	#work .works > li:not(:last-child) {
		margin-bottom: 80px !important;
	}
	#founder .achievements > li {
		width: 100%;
		margin-bottom: 10px;
	}
	#founder .achievements > li:not(:last-child) {
		margin-right: 0;
	}
	#feature .features > li {
		width: 100%;
		min-height: auto;
		margin-right: 0;
	}
	.studies > li .feature {
		height: 200px;
	}
	#testimony .content {
		font-size: 14px;
		line-height: 22px;
	}
	#contact h3 {
		font-size: 20px;
	}
	h5 {
		margin-bottom: 10px;
	}
	#partner .left {
		width: 100%;
		padding: 20px;
	}
	#partner .right {
		width: 100%;
		padding: 0 20px;
	}
	#partner .partners > li, #partner .partners > li:last-child {
		max-width: 100%;
		width: 100%;
		padding: 20px 0;
	}
	#partner .partners > li img {
		max-height: 100%;
	}
	#partner .partners li.slick-slide a{
		padding-bottom: 100%;
	}
	#colophon .widget h4::after {
		text-align: center;
		margin: 15px auto 0;
	}
	#colophon .widget:first-child {
		width: 100%;
		margin-bottom: 20px;
	}
	#colophon .widget:nth-child(2) {
		width: 100%;
		text-align: center;
		margin-bottom: 20px;
	}
	#colophon .widget:nth-child(3), 
	#colophon .widget:last-child {
		width: 100%;
		text-align: center;
		margin-bottom: 20px;
	}
	#founder .right .btn {
		padding: 10px 10px 6px;
	}
	#work .btn{
		padding: 10px 10px 6px;
		width: 80%;
	}
	#feature .btn{
		width: 100%;
	}
}
@media screen and (max-width: 440px) {
	.container {
		max-width: 300px;
	}
	#top-header ul:last-child {
		width: 24%;
	}
	#top-header ul:first-child li:last-child {
		width: 55%;
		margin-left: 36px;
	}
	#hero {
		padding: 80px 0 55%;
		background-position-x: -70%;
		background-position-y: bottom;
		background-size: 125%;
	}
	#partner .partners li.slick-slide {
		padding-left: 10px;
		padding-right: 10px;
	}
	#contact .wpcf7-form-control-wrap {
		padding-right: 0;
		width: 100%;
	}
	#contact .wpcf7-form-control-wrap .wpcf7-form-control {
		padding: 10px;
	}
	#colophon .widget:nth-child(2) {
		width: 100%;
		margin-bottom: 20px;
	}
	#colophon .widget:nth-child(3), #colophon .widget:last-child {
		width: 50%;
	}
	#colophon .site-credits {
		font-size: 10px;
		text-align: center;
	}
	#colophon .site-credits .powered,
	#colophon .site-credits .copyright {
		float: none;
	}
	#contact .wpcf7-form-control-wrap .wpcf7-textarea {
		height: 100px;
	}
	#colophon .widget h4 {
		font-size: 16px;
		margin-bottom: 10px;
	}
	#colophon .widget p, #colophon .widget ul li a {
		font-size: 12px;
		line-height: 20px;
	}
	#colophon .widget:nth-child(3) {
		display: none;
	}
	#colophon .widget:nth-child(2), #colophon .widget:last-child {
		display: inline-block;
		width: 50%;
	}
	#colophon .widget:last-child {
		padding-left: 50px;
	}
	#founder .right .btn{
		width: 100%;
	}
	#work .btn{
		width: 100%;
	}
	 #contact .row .col .img-wrapper {
    width: 100% !important;
  }
  #testimonial .card::before {
    height: 25px !important;
    width: 30px !important;
	}
}
@media screen and (max-width: 320px) {
	.container {
		max-width: 90%;
	}
	#top-header ul:first-child li:last-child {
		width: 69%;
		margin-left: 9px;
	}
	#top-header ul:last-child {
		width: 24%;
	}
	#hero {
		padding: 80px 0 63%;
		background-position-x: -35%;
		background-position-y: bottom;
		background-size: 140%;
	}
	#colophon .widget:nth-child(3) {
		width: 100%;
		margin-bottom: 20px;
	}
	#colophon .widget:last-child {
		width: 100%;
	}
	#faq .faqs .tabs .question span {
		max-width: 75%;
		margin-left: 5px;
	}
}