/*
Theme Name: kingdomvision
Theme URI: -
Description: kingdomvision Wordpress Theme
Version: 1.0
Author: kingdomvision
Text Domain: kingdomvision
*/
/*Basic Style*/
@font-face {
	font-family: 'Hurme Geometric Sans3 Bold';
	src: url('css/fonts/Hurme Geometric Sans 3 W03 Bold.eot');
	src: local('☺'), url('fonts/Hurme Geometric Sans 3 W03 Bold.woff') format('woff'), url('css/fonts/Hurme Geometric Sans 3 W03 Bold.ttf') format('truetype'), url('css/fonts/Hurme Geometric Sans 3 W03 Bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
body { margin: 0; font-family: "Raleway", Arial, sans-serif; line-height: 25px; font-size: 16px; color: #050708; }
* { box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
h1,
h2,
h3,
h4,
h5,
h6 { font-family: "Raleway", Arial, sans-serif; font-weight: 700; line-height: normal; margin: 0 0 15px; color: #000; }
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a { font-weight: inherit; color: inherit; }
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover,
h1 a:focus,
h2 a:focus,
h3 a:focus,
h4 a:focus,
h5 a:focus,
h6 a:focus { color: inherit; opacity: 0.85; }
h1 { font-size: 55px; }
h2 { font-size: 38px; }
h3 { font-size: 30px; }
h4 { font-size: 22px; }
h5 { font-size: 18px; }
h6 { font-size: 12px; }
p { margin: 0 0 10px; }
a { color: #44dc93; text-decoration: none; outline: 0; transition: all 0.5s ease 0s; }
a:hover,
a:focus { color: #050708; }
ul,
ol { margin-bottom: 10px; margin-top: 0; }
img { max-width: 100%; height: auto; display: block; }
.alignleft { float: left; margin: 5px 20px 20px 0; }
.aligncenter { display: block; margin: 5px auto; }
.alignright { float: right; margin: 5px 0 20px 20px; }
input,
button,
select,
textarea { font-family: inherit; font-size: inherit; line-height: inherit; padding: 6px 30px; }
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] { background: #000; border: 0 none; color: #fff; cursor: pointer; padding: 8px 20px; transition: all 0.5s ease 0s; line-height: 1.3; }
button,
select { text-transform: none; }
label { display: inline-block; font-weight: bold; margin-bottom: 5px; max-width: 100%; }
table { border-collapse: collapse; border-spacing: 0; max-width: 100%; width: 100%; }
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td,
table > thead > tr > th,
table > tbody > tr > th,
table > tfoot > tr > th,
table > thead > tr > td,
table > tbody > tr > td,
table > tfoot > tr > td { border-top: 1px solid #ddd; line-height: 1.42857; padding: 8px; vertical-align: top; }
.full-section { width: 100%; float: left; }
.container { padding: 0 10px; width: 1170px; margin: 0 auto; position: relative; }
li.widget { display: block; }
section.full-section { margin: 0 0 30px; }
li.pointer-none a {pointer-events: none;}

/*Logo Wrapper*/
.logo-wrapper { float: left; padding: 28px 0; }
.header-wrapper { transition: all 0.5s ease 0s; }
.header-wrapper.darkHeader { position: fixed; left: 0; right: 0; top: 0; background: #fff; z-index: 999; box-shadow: 0 0 6px 0px #ccc; }
.header-wrapper.darkHeader .logo-wrapper { padding: 14px 0; }
.header-wrapper.darkHeader .header-right { padding: 20px 0; }
.header-wrapper.darkHeader .logo-wrapper img { width: 170px; }

/*Header Right*/
.header-right { float: right; padding: 37px 0; transition: all 0.5s ease 0s; }
.header-right .menu-login-menu-container {display: inline-block; margin-left: 50px; vertical-align: middle;}
.header-right .menu-login-menu-container ul.menu {margin: 0; padding: 0;}
.header-right .menu-login-menu-container ul.menu li.menu-item {display: inline-block; list-style: outside none none; margin-right: 23px; position: relative;}
.header-right .menu-login-menu-container ul.menu li.menu-item:last-child {margin-right: 0;}
.header-right .menu-login-menu-container ul.menu li.menu-item a {color: #050708; font-weight: 500;}
.header-right .menu-login-menu-container ul.menu li.menu-item a:hover {color: #006aa9;}
.header-right .menu-login-menu-container ul.menu li.menu-item:first-child::after {background-color: #050708; content: ""; height: 15px; position: absolute; right: -13px; top: 50%; transform: translateY(-50%); width: 1px;}


/*Navigation*/
.navigation-wrapper { display: inline-block; vertical-align: middle; }
.navigation-wrapper ul.menu { margin: 0; padding: 0; }
div .navigation-wrapper ul.menu > li.desktop-none { display: none; }
.navigation-wrapper ul.menu > li.menu-item { display: inline-block; vertical-align: top; position: relative; margin-right: 35px;}
.navigation-wrapper ul.menu > li.menu-item:last-child {margin-right: 0;}
.navigation-wrapper ul.menu > li.menu-item > a { color: #050708; font-family: inherit; font-size: 14px; font-weight: bold;}
.navigation-wrapper ul.menu > li.menu-item.menu-item-has-children > a {padding-bottom: 41px;}
.navigation-wrapper ul.menu > li.menu-item > a:hover,
.navigation-wrapper ul.menu > li.menu-item > a:focus,
.navigation-wrapper ul.menu li.menu-item.current-menu-item a,
.navigation-wrapper ul.menu li.menu-item.menu-item-has-children.current_page_parent > a,
.navigation-wrapper ul.menu > li.menu-item.menu-item-has-children.current-page-ancestor > a {color: #4cd2d0;}
.navigation-wrapper ul.menu > li.menu-item > ul.sub-menu {background: #ffffff; box-shadow: 0 12px 44px 0 rgba(0, 0, 0, 0.17); border-radius: 0 0 5px 5px; display: none; left: 0; margin: 0; padding: 0; position: absolute; top: 45px; z-index: 9999;}
.navigation-wrapper ul.menu > li.menu-item > ul.sub-menu > li {list-style: outside none none;}
.navigation-wrapper ul.menu > li.menu-item > ul.sub-menu > li > a {color: #050708;display: block; font-weight: bold; padding: 10px 20px; white-space: nowrap;}
.navigation-wrapper ul.menu > li.menu-item > ul.sub-menu > li:last-child > a { border-bottom: none; }
.navigation-wrapper ul.menu > li.menu-item > ul.sub-menu > li.current-menu-item > a,
.navigation-wrapper ul.menu > li.menu-item > ul.sub-menu > li > a:hover{color: #4cd2d0;}
.navigation-wrapper ul.menu > li.menu-item.menu-item-has-children > a::after { content: "\f0d7"; font-family: fontawesome; font-size: 12px; margin: 0 0 0 7px; position: absolute; }
.menu-button { display: none; }


.navigation-wrapper ul.menu > li.menu-item > ul.sub-menu > li > ul.sub-menu {background-color: #ffffff; bottom: -45px; margin: 0; padding: 0; position: absolute; right: -155px;}
.navigation-wrapper ul.menu > li.menu-item > ul.sub-menu > li > ul.sub-menu li {list-style: outside none none;}
.navigation-wrapper ul.menu > li.menu-item > ul.sub-menu > li > ul.sub-menu li a {color: #050708;display: block; font-weight: bold; padding: 10px 20px; white-space: nowrap;}
.navigation-wrapper ul.menu > li.menu-item > ul.sub-menu > li > ul.sub-menu li.current-menu-item a,
.navigation-wrapper ul.menu > li.menu-item > ul.sub-menu > li > ul.sub-menu li a:hover{color: #4cd2d0;}
.navigation-wrapper ul.menu > li.menu-item > ul.sub-menu > li.menu-item-has-children{position: relative;}
.navigation-wrapper ul.menu > li.menu-item > ul.sub-menu > li.menu-item-has-children ul.sub-menu{display: none !important;}
.navigation-wrapper ul.menu > li.menu-item > ul.sub-menu > li.menu-item-has-children:hover ul.sub-menu{display: block !important;}



/*Footer*/
.footer-wrapper {background: url(images/footer.jpg); background-repeat: repeat-x; padding: 85px 0; position: relative;}
.footer-wrapper [class*="footer-col"] { float: left; width: 25%; }
.footer-wrapper h2.widgettitle {color: #ffffff; font-size: 22px; font-weight: 700; margin: 0 0 22px; text-transform: uppercase;}
.footer-wrapper ul.menu { margin: 0; padding: 0; }
.footer-wrapper ul.menu li { display: block; }
.footer-wrapper ul.menu li a { color: #ffffff; font-size: 15px; text-transform: uppercase; }
.footer-wrapper .footer-col-1 li.widget_nav_menu {margin-top: 30px;}

.footer-wrapper .footer-col-3 .textwidget ul {margin: 0; padding: 0;}
.footer-wrapper .footer-col-3 .textwidget ul li {display: inline-block; margin: 0 4px 0 0;}
.footer-wrapper .footer-col-3 .textwidget ul li:last-child {margin: 0;}
.footer-wrapper .footer-col-3 .textwidget ul li a {border-radius: 50%; box-shadow: 0 0 5px #dddddd; display: inline-block; height: 28px; line-height: 28px; text-align: center; width: 28px;}
.footer-wrapper .footer-col-3 .textwidget ul li a i {color: #ffffff;}

.footer-wrapper .footer-col-3 .textwidget ul li:first-child a {background-color: #1975b0;}
.footer-wrapper .footer-col-3 .textwidget ul li:nth-child(2) a {background-color: #107bab;}
.footer-wrapper .footer-col-3 .textwidget ul li:nth-child(3) a {background-color: #097fa6;}
.footer-wrapper .footer-col-3 .textwidget ul li:nth-child(4) a {background-color: #018799;}
.footer-wrapper .footer-col-3 .textwidget ul li:nth-child(5) a {background-color: #018989;}
.footer-wrapper .footer-col-3 .textwidget ul li:nth-child(6) a {background-color: #018c79;}
.footer-wrapper .footer-col-3 .textwidget ul li:last-child a {background-color: #0caa41; position: relative;}
.footer-wrapper .footer-col-3 .textwidget ul li a i.fa-glassdoor::before {background: url("images/glassdoor-icon.png") no-repeat scroll 0 0; content: ""; height: 18px; left: 0; margin: 0 auto; position: absolute; right: 0; top: 50%; transform: translateY(-50%); width: 13px;}
.footer-wrapper .footer-col-3 .textwidget ul li a i.fa-Blog::before {content: "B"; font: 15px Raleway;}
.footer-wrapper .footer-col-4 li.widget_media_image img {float: right;}
.footer-wrapper .footer-col-1 .widget_media_image img { width: 200px; }

/*Copyright*/
.bottom-logo { margin: 20px 0; text-align: center; }
.bottom-logo > img { display: inline-block; }
.copyright-text p { font-size: 12px; font-weight: 300; margin: 0 0 20px; text-align: center; text-transform: uppercase; }


/*404 styling*/
.gdl-page-404 {align-items: center;display: flex; float: left; justify-content: center; min-height: 783px; text-align: center; width: 100%;}
.gdl-page-404 h2 {color: #ffffff; font-size: 42px; font-weight: 800; margin: 0 0 35px;}
.gdl-page-404 img {margin: 0 auto;}
.gdl-page-404 .page_not_found {margin: 40px 0 0;}
.gdl-page-404 .page_not_found span {display: block; font-weight: 500; letter-spacing: 2.5px; margin: 0 0 20px;}
.gdl-page-404 .page_not_found a {border: 2px solid #65f2f2; border-radius: 30px; color: #65f2f2; display: inline-block; font-size: 17px; font-weight: bold; padding: 8px 30px;}
.gdl-page-404 .page_not_found a:hover {background-color: #65f2f2; color: #ffffff;}



/* Animations*/
@keyframes big-arrow {
    0% {
        top: 210px;
    }
    100% {
        top: 250px;
    }
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
.animate{animation: big-arrow 3s infinite;position: absolute;left: calc(50% - 66px);}


section.full-section.start-content {position: relative; margin: 0;}
.home .start-content .featured{min-height: 1070px;}
.start-content .featured{min-height: 900px; position: absolute; left: 0; right: 0; top: 0;}

/*.home section.heading_button {margin: 175px 0 80px;}*/
section.heading_button {align-items: center; display: flex; margin: 0; min-height: 750px; text-align: center;}
section.heading_button h1 {color: #ffffff; font-weight: 800; margin-bottom: 40px;}
section.heading_button .heading-content p {color: #ffffff; font-size: 18px; font-weight: 500;}
section.heading_button a.btn {background-color: #eb2c58; border-radius: 50px; color: #ffffff; display: inline-block; font-size: 30px; font-weight: bold; padding: 22px 0; margin: 40px 15px 0 0; width: 320px;}
section.heading_button a.btn:last-child {margin: 40px 0 0;}
section.heading_button a.btn:hover {background-color: #44dc93;}
section.heading_button a.btn i.fa:first-child {margin-left: 15px;}
section.heading_button a.btn i {font-size: 25px;}
section.heading_button a.btn i.fa:last-child {margin-left: -10px; opacity: 0.5;}

section.boxes ul {display: inline-block; margin: 0; padding: 0;}
section.boxes ul li {float: left; list-style: outside none none; margin-right: 60px; width: 21%;}
section.boxes ul li:last-child {margin-right: 0;}
section.boxes ul li h4 {color: #050708; line-height: 30px; margin: 30px 0;}


section.review-sec {background-size: 100% auto !important; text-align: center; margin: 0; overflow-x: hidden;}
section.review-sec .container {background-color: #ddf5ff; margin-top: 230px; padding-bottom: 200px;}
section.review-sec .container::before {background-color: #ddf5ff; content: ""; height: 100%; left: -1000%; position: absolute; top: 0; width: 1000%;}
section.review-sec .container::after {background-color: #ddf5ff; content: ""; height: 100%; right: -1000%; position: absolute; top: 0; width: 1000%;}
section.review-sec .reviews-carousel .owl-item .item img {margin: 0 auto 45px; width: auto;}
section.review-sec .reviews-carousel .owl-item .item p {margin: 0 0 35px; padding: 0 200px;}
section.review-sec .reviews-carousel .owl-item .item h2 {font-size: 16px; font-weight: bold; margin: 0;}

section.review-sec .reviews-carousel .owl-dots {padding-top: 70px;}
section.review-sec .reviews-carousel .owl-dots .owl-dot {display: inline-block; margin: 0 15px 0 0;}
section.review-sec .reviews-carousel .owl-dots .owl-dot:last-child {margin: 0;}
section.review-sec .reviews-carousel .owl-dots .owl-dot span {background-color: #8a969b; border: 1px solid #ffffff; border-radius: 50%; display: inline-block; height: 8px; width: 8px;}


section.text-block.home-trusted {align-items: center; display: flex; margin: 0; min-height: 560px;}
section.text-block.home-trusted h3 {color: #797979; margin: 0;}


.start-content section.contain_with_arrow {align-items: center; display: flex; min-height: 700px; margin: 0; text-align: center;}
.start-content section.contain_with_arrow h1 {color: #ffffff; font-weight: 800; margin-bottom: 40px;}
.start-content section.contain_with_arrow .heading-content p {color: #ffffff; font-size: 18px; font-weight: 500;}
.start-content section.contain_with_arrow a.down-buttom {display: inline-block; margin: 50px 0 0;}
.start-content section.contain_with_arrow a.down-buttom i {color: #ffffff; font-size: 50px;}


section.text-block.abt-focus h2 {margin-bottom: 30px;}
section.text-block.abt-focus h5 {line-height: 26px; margin-bottom: 40px;}
section.text-block.abt-focus p {margin: 0 0 28px;}

section.accordions .ui-accordion h3.ui-accordion-header:focus { outline: none; }
section.accordions .ui-accordion h3.ui-accordion-header { color: #166eb5; font-size: 18px; font-weight: normal; margin-bottom: 25px; padding-left: 35px; position: relative; cursor: pointer; }
section.accordions .ui-accordion h3.ui-accordion-header.ui-accordion-header-active {font-weight: bold;}
section.accordions .ui-accordion h3.ui-accordion-header.ui-accordion-header-active::after{content: "\f078";}
section.accordions .ui-accordion h3.ui-accordion-header::after {content: "\f054"; font: 20px FontAwesome; left: 0; position: absolute;}
/*section.accordions .ui-accordion .ui-accordion-content {margin-bottom: 40px;}*/
section.accordions .ui-accordion .ui-accordion-content p {margin: 0 0 28px;}


section.text-block.our-history {align-items: center; display: flex; margin: 0 0 70px; min-height: 875px;}
section.text-block.our-history h2 {margin-bottom: 50px;}
section.text-block.our-history p {font-size: 18px; line-height: 26px; margin: 0 0 33px;}
section.text-block.our-history p:last-child {margin: 0;}


section.our-team {margin: 0 0 225px; text-align: center;}
section.our-team h2 {font-weight: normal; margin: 0 0 50px;}
section.our-team .container > p {margin: 0 0 60px;}
section.our-team ul {margin: 0; padding: 0;}
section.our-team ul li {display: inline-block; margin: 0 45px 0 0; position: relative;}
section.our-team ul li:last-child {margin: 0;}
section.our-team ul li .image_area {margin: 0 0 40px; position: relative;}
section.our-team ul li .image_area .plus_image {background: url("images/plus-img.png") no-repeat scroll 0 0; bottom: 0; cursor: pointer; height: 57px; position: absolute; right: 0; transition: all 0.5s ease 0s; width: 59px;}
section.our-team ul li .image_area img {border-radius: 50%;}
section.our-team ul li .title_area {font-size: 16px;}
section.our-team ul li .title_area h5 {margin: 0 0 10px;}
section.our-team ul li .content_area {background-color: #46cddd; border-radius: 5px; box-shadow: 0 0 15px 10px #d4d4d4; box-sizing: border-box; color: #ffffff; height: 165px; padding: 25px; position: absolute; top: 75%; width: 270px; z-index: 1;}
section.our-team ul li .content_area p {font-size: 14px; line-height: 20px;}
section.our-team ul li .image_area .plus_image:hover,
section.our-team ul li .image_area .plus_image.active {transform: scale(1.3);}


section.buttons_only {margin: 0 0 80px; text-align: center;}
section.buttons_only h5{margin: 0 0 18px;}
section.buttons_only ul {margin: 0; padding: 0;}
section.buttons_only ul li {display: inline-block; margin: 0 20px 0 0;}
section.buttons_only ul li:last-child {margin: 0;}
section.buttons_only ul li a {background-color: #eb2c58; border-radius: 50px; box-shadow: 0 5px 15px #aed7da; color: #ffffff; display: inline-block; font-size: 20px; font-weight: bold; padding: 20px 50px;}
section.buttons_only ul li a:hover {background-color: #44dc93;}


section.cnt-us h2 {margin: 0 0 40px;}
section.cnt-us p {margin: 0;}
section.cnt-us .gform_wrapper {margin: 60px auto auto; max-width: 700px;}
section.cnt-us .gform_wrapper .gform_body ul.gform_fields {margin: 0; padding: 0;}
section.cnt-us .gform_wrapper .gform_body ul.gform_fields li.gfield {list-style: outside none none; margin: 0 0 15px; float: left; width: 100%;}
section.cnt-us .gform_wrapper .gform_body ul.gform_fields li.gfield.label-none > label {display: none;}
section.cnt-us .gform_wrapper .gform_body ul.gform_fields li.gfield input {border: 2px solid #66e5ef; border-radius: 30px; box-shadow: 0 0 10px #c3f3f9; font-size: 20px; padding: 18px; width: 100%;}
section.cnt-us .gform_wrapper .gform_body ul.gform_fields li.gfield input:focus {box-shadow: 0 0 20px #c3f3f9; outline: none;}
section.cnt-us .gform_wrapper .gform_body ul.gform_fields li.gfield textarea {border: 2px solid #66e5ef; border-radius: 30px; box-shadow: 0 0 10px #c3f3f9; font-size: 20px; height: 65px; padding: 18px; width: 100%; overflow-y: hidden;}
section.cnt-us .gform_wrapper .gform_body ul.gform_fields li.gfield textarea:focus {box-shadow: 0 0 20px #c3f3f9; outline: none;}
section.cnt-us .gform_wrapper .gform_body ul.gform_fields li.gfield.gf_left_half {padding-right: 20px; width: 50%;}
section.cnt-us .gform_wrapper .gform_body ul.gform_fields li.gfield.gf_right_half {width: 50%;}
section.cnt-us .gform_wrapper .gform_body ul.gform_fields li.gfield.gf_left_third {padding-right: 18px; width: 33.33%;}
section.cnt-us .gform_wrapper .gform_body ul.gform_fields li.gfield.gf_middle_third {padding-right: 18px; width: 33.33%;}
section.cnt-us .gform_wrapper .gform_body ul.gform_fields li.gfield.gf_right_third {width: 33.33%;}
section.cnt-us .gform_wrapper .gform_footer {float: left; width: 100%;}
section.cnt-us .gform_wrapper .gform_footer input[type="submit"] {background: #e82d5a url("images/contact-bg.png") no-repeat scroll right center; border-radius: 30px; font: 800 20px Raleway; margin: 15px 0 0; padding: 15px 0; text-transform: uppercase; width: 100%;}
section.cnt-us .gform_wrapper .gform_footer input[type="submit"]:hover {background-color: #44dc93;}
section.cnt-us .gform_wrapper form .validation_error {color: #ff0000; margin: 0 0 20px; text-align: center;}
section.cnt-us .gform_wrapper .gform_body ul.gform_fields li.gfield .validation_message {color: #ff0000; margin: 10px 0 0 10px;}
section.cnt-us .gform_wrapper .gform_confirmation_message { text-align: center; margin: 30px 0 20px; font-size: 20px; font-weight: 600; }


section.connect-us {align-items: center; display: flex; margin: 0; min-height: 850px;}
section.connect-us h2 {margin: 0 0 70px; text-align: center;}
section.connect-us ul {padding: 0; text-align: center;}
section.connect-us ul li {display: inline-block; margin: 0 35px 0 0;}
section.connect-us ul li:last-child {margin: 0;}
section.connect-us ul li a .mark {position: relative;}
section.connect-us ul li a .mark .image h4 {font-size: 15px; left: 0; margin: 0 auto; position: absolute; right: 0; top: 61%;}
section.connect-us ul li a .content-mark {background: url("images/location-hover.png") no-repeat scroll center center; height: 227px; left: 0; margin: 0 auto; opacity: 0; padding: 40px 10px; position: absolute; right: 0; top: 50px; transition: all 0.5s ease 0s; width: 170px;}
section.connect-us ul li a:hover .content-mark {opacity: 1; top: 0;}
section.connect-us ul li a .content-mark p {color: #ffffff; margin: 0;}

section.connect-us.career-locations {display: block; min-height: 500px;}


.full-section.text-block.ad-formats {margin: 50px 0;}

section.mobile_slider { background-size: 100% auto !important; position: relative; margin: 0; overflow-x: hidden; }
section.mobile_slider .container { background-color: #ddf5ff; margin-top: 250px; padding-bottom: 100px; }
section.mobile_slider .container::before { background-color: #ddf5ff; content: ""; height: 100%; left: -1000%; position: absolute; top: 0; width: 1000%; }
section.mobile_slider .container::after { background-color: #ddf5ff; content: ""; height: 100%; right: -1000%; position: absolute; top: 0; width: 1000%; }
section.mobile_slider .owl-carousel.mobile-slider .item .mobile_image { display: inline-block; text-align: center; vertical-align: middle; width: 50%; }
section.mobile_slider .owl-carousel.mobile-slider .item .mobile_image video { border-radius: 50px; }
section.mobile_slider .owl-carousel.mobile-slider .item .mobile_content { display: inline-block; vertical-align: middle; width: 40%; }
section.mobile_slider .owl-carousel.mobile-slider .item .mobile_content h4 { color: #006aa9; font-size: 28px; margin: 0 0 20px; }
section.mobile_slider .owl-carousel.mobile-slider .item .mobile_content p { color: #006aa9; }
section.mobile_slider .owl-carousel.mobile-slider .owl-dots { padding-top: 0px; text-align: center; }
section.mobile_slider .owl-carousel.mobile-slider .owl-dots .owl-dot { display: inline-block; margin: 0 15px 0 0; }
section.mobile_slider .owl-carousel.mobile-slider .owl-dots .owl-dot:last-child { margin: 0; }
section.mobile_slider .owl-carousel.mobile-slider .owl-dots .owl-dot span { background-color: #8a969b; border: 1px solid #ffffff; border-radius: 50%; display: inline-block; height: 8px; width: 8px; }
section.mobile_slider .owl-carousel.mobile-slider .owl-dots .owl-dot.active span { background: #006aa9; }

section.mobile_slider .owl-nav {position: absolute; top: 40%; width: 100%;}
section.mobile_slider .owl-nav .owl-prev {left: 0; position: absolute;}
section.mobile_slider .owl-nav .owl-next {position: absolute; right: 0;}
section.mobile_slider .owl-nav i {color: #006aa9; font-size: 130px;}



section.circle {text-align: center;}
section.full-section.circle .circle.one {display: inline-block; vertical-align: middle; width: 33%;}
section.full-section.circle .or_div {color: #4182a6; display: inline-block; font-size: 25px; font-style: italic; position: relative; vertical-align: middle; width: 25%; margin-bottom: 100px;}
section.full-section.circle .or_div::before {background: url("images/or-after.png") no-repeat scroll 0 0; content: ""; height: 3px; left: 0; position: absolute; top: 50%; transform: translateY(-50%); width: 116px;}
section.full-section.circle .or_div::after {background: url("images/or-after.png") no-repeat scroll 0 0; content: ""; height: 3px; right: 0; position: absolute; top: 50%; transform: translateY(-50%); width: 116px;}
section.full-section.circle .circle.two {display: inline-block; vertical-align: middle; width: 33%;}
section.full-section.circle img.animate {display: inline-block; left: 0; margin: 150px auto; right: 0;}
section.full-section.circle .circle.three {display: inline-block; margin: 150px 0 0; text-align: center; width: 33%;}
section.full-section.circle .circle img {margin: 0 auto;}
section.full-section.circle .circle h4 {font-size: 25px; margin: 25px 0 0;}


section.text-block.verified-user {background-size: 100% auto !important; min-height: 1000px; padding: 350px 0; margin:0;}
section.text-block.verified-user h3 {margin: 0 0 45px;}
section.text-block.verified-user p {margin: 0;}


section.three_column {margin: 0 0 70px; text-align: center;}
section.three_column h2 {margin: 0 0 50px;}
section.three_column ul {margin: 0 0 50px; padding: 0;}
section.three_column ul li {display: inline-block; width: 33%;}
section.three_column ul li img {margin: 0 auto;}
section.three_column ul li h4 {margin: 22px 0 0;}
section.three_column p {margin: 0;}


section.text-block.target-audience {background-size: 100% auto !important; align-items: center; display: flex; margin: 0; min-height: 790px; text-align: center;}
section.text-block.target-audience h2 {margin: 0 0 40px;}
section.text-block.target-audience h5 {line-height: 22px; margin: 0;}
section.text-block.target-audience a {background-color: #eb2c58; border-radius: 50px; color: #ffffff; display: inline-block; font-size: 30px; font-weight: bold; padding: 22px 55px; margin-top: 40px;}
section.text-block.target-audience a:hover {background-color: #44dc93;}


section.logo_with_content {margin: 80px 0; text-align: center;}
section.logo_with_content h2 {font-weight: 400; margin: 0 0 40px;}
section.logo_with_content p {margin: 0 0 35px;}
section.logo_with_content ul {margin: 0; padding: 0;}
section.logo_with_content ul li {display: inline-block; margin-right: 60px; vertical-align: middle;}
section.logo_with_content ul li:last-child {margin: 0;}



section.catalog_data .service_buttons a.butt span.butt-in{border: 2px solid #89badf; cursor: pointer; display: inline-block; height: 30px; position: relative; width: 30px;}
section.catalog_data .service_buttons a.butt span.butt-in.active {border-color: #44dc93;}
section.catalog_data .service_buttons a.butt span.butt-in.active::after {background-color: #44dc93;}
section.catalog_data .service_buttons a.butt span.butt-in::after {background-color: #89badf; content: ""; height: 20px; left: 3px; position: absolute; top: 3px; width: 20px;}
section.catalog_data .service_buttons a.butt.close span.butt-in::after {height: 10px;}


section.catalog_data .service_buttons {display:inline-block; margin-bottom: 50px; width: 49%; vertical-align: middle;}
section.catalog_data a.export {display:inline-block; margin-bottom: 50px; width: 49%; vertical-align: middle;}
section.catalog_data a.export img {float: right;}


section.catalog_data ul.data-wrapper .extra_div { float: left; width: 32%; margin-right: 2%; }
section.catalog_data ul.data-wrapper .extra_div:nth-child(3) { margin-right: 0; }
section.catalog_data ul.data-wrapper { margin: 0; padding: 0; display: inline-block; }
section.catalog_data ul.data-wrapper li.data_repeat {display: inline-block; margin: 0 30px 32px 0; vertical-align: top; width: 100%;}
section.catalog_data ul.data-wrapper li.data_repeat:nth-child(3n) {margin: 0 0 32px;}
section.catalog_data ul.data-wrapper li.data_repeat a.tigger {box-shadow: 0 0 10px #6ae9ee inset, 0 0 10px #6ae9ee; border: 2px solid #6ae9ee; border-radius: 30px; display: inline-block; padding: 10px 0; text-align: center; width: 100%;}
section.catalog_data ul.data-wrapper li.data_repeat a.tigger .title_bar h4 {display: inline-block; margin: 0; line-height: 32px;}
section.catalog_data ul.data-wrapper li.data_repeat a.tigger .title_bar.active h4 {color: #6ae9ee;}
section.catalog_data ul.data-wrapper li.data_repeat a.tigger .title_bar label {background-color: #6ae9ee; border-radius: 50%; color: #050708; float: right; font-size: 19px; font-weight: normal; height: 32px; line-height: 27px; margin: 0 10px 0 0; width: 32px;}
section.catalog_data ul.data-wrapper li.data_repeat a.tigger .catlog_content ul {display: inline-block; margin: 30px 0 0; padding: 0 16px;}
section.catalog_data ul.data-wrapper li.data_repeat a.tigger .catlog_content ul li {float: left; list-style: outside none none; margin: 0 0 12px; width: 320px;}
section.catalog_data ul.data-wrapper li.data_repeat a.tigger .catlog_content ul li .row1 {float:left; text-align: left; width: 75%;}
section.catalog_data ul.data-wrapper li.data_repeat a.tigger .catlog_content ul li .row1 .serial {display: inline-block; color: #050708; font-size: 15px; margin-right: 15px;}
section.catalog_data ul.data-wrapper li.data_repeat a.tigger .catlog_content ul li .row1 .data_content {display: inline-block; color: #050708; font-size: 15px; font-weight: bold;}

section.catalog_data ul.data-wrapper li.data_repeat a.tigger .catlog_content ul li .row2 {float:right; text-align: right; width: 25%;}
section.catalog_data ul.data-wrapper li.data_repeat a.tigger .catlog_content ul li .row2 .number {display: inline-block; color: #050708; font-size: 15px;}



section.two_boxes {margin: 0 0 100px; text-align: center;}
section.two_boxes .same_style {display: inline-block; width: 49%; vertical-align: top;}
section.two_boxes .same_style img {margin: 0 auto 40px;}
section.two_boxes .same_style p {font-size: 18px; line-height: 30px;}
section.two_boxes.left-align {text-align: left;}
section.two_boxes.left-align .same_style h4 {display: inline-block; position: relative;}
section.two_boxes.left-align .same_style h4::after {background: url("images/after-title-dots.png") no-repeat scroll 0 0; content: ""; height: 6px; position: absolute; right: -225px; top: 50%; transform: translateY(-50%); width: 206px;}


section.screen_video {margin: 0 0 40px; min-height: 670px; text-align: center;}
section.screen_video .video-with-frame {position: relative;}
section.screen_video .video-with-frame::after {background: url("images/video-frame.png") repeat scroll 0 0; content: ""; height: 632px; left: 0; margin: 0 auto; position: absolute; right: 0; top: 0; width: 938px;}
section.screen_video .video-with-frame video {height: 470px; margin: 90px 0 0; width: 815px;}


section.autopilot {text-align: center;}
section.autopilot a {background-color: #eb2c58; border-radius: 50px; color: #ffffff; display: inline-block; font-size: 30px; font-weight: bold; padding: 22px 55px; margin-top: 30px;}
section.autopilot a:hover {background-color: #44dc93;}

section.text-block.mobile-ad-server {align-items: center; background-size: 100% auto !important; display: flex; min-height: 820px;}
section.text-block.video-meditation {margin: 0 0 150px;}


section.four_column_image_link {margin: 0 0 95px;}
section.four_column_image_link ul {margin: 0; padding: 0;}
section.four_column_image_link ul li {float: left; list-style: outside none none; width: 25%;}
section.four_column_image_link ul li a {border: 2px solid #65f2f2; border-radius: 30px; color: #65f2f2; display: inline-block; font-size: 14px; font-weight: bold; margin-top: 15px; padding: 5px 0; text-align: center; width: 130px;}
section.four_column_image_link ul li a:hover {background-color: #65f2f2; color: #ffffff;}


section.text-block.platform-signup {align-items: center; display: flex; margin: 0; min-height: 595px; text-align: center;}
section.text-block.platform-signup p {font-size: 18px; margin: 0 0 30px;}
section.text-block.platform-signup a{background-color: #eb2c58; border-radius: 50px; color: #ffffff; display: inline-block; font-size: 30px; font-weight: bold; padding: 22px 55px;}
section.text-block.platform-signup a:hover {background-color: #44dc93;}


section.text-block.audience-data {background-size: 100% auto !important; display: flex; min-height: 1050px; margin: 0; padding: 280px 0 0;}


section.text-block.margin-bottom-150 {margin: 0 0 150px;}



section.flip_box {margin: 45px 0 75px;}
section.flip_box ul {margin: 0; padding: 0;}
section.flip_box ul li {display: inline-block; cursor: pointer; width: 30%; position: relative; min-height: 280px; margin: 0 40px 40px 0; perspective: 1000px;}
section.flip_box ul li:nth-child(3n) {margin: 0 0 40px;}
section.flip_box ul li .flipcover {text-align: center;}
section.flip_box ul li .flipcover .front{box-shadow: 0 0 10px #6ae9ee; position: absolute; top: 0; left: 0; width: 100%; display: flex; flex-flow: column nowrap; height: 280px; justify-content: center; backface-visibility: hidden; transition: all .6s ease;}
section.flip_box ul li:hover .flipcover .front{transform: rotateY(-180deg);}
section.flip_box ul li .flipcover .front img {margin: 0 auto 25px;}
section.flip_box ul li .flipcover .front h4 {line-height: 30px; margin: 0;}
section.flip_box ul li .flipcover .back {background: #65f2f2; border-radius: 5px; position: absolute; top: 0; left: 0; width: 100%; height: 280px; backface-visibility: hidden; transition: all .6s ease; box-shadow: 1em 1em 2em rgba(0, 0, 0, 0.2); color: #ffffff; transform: rotateY(180deg); display: flex; align-items: center; justify-content: center; padding: 0 25px;}
section.flip_box ul li .flipcover .back p{color: #050708;}
section.flip_box ul li:hover .flipcover .back {transform: rotate(0);}



section.text-block.intgrate-sdk {align-items: center; background-size: 100% auto; display: flex; min-height: 800px; text-align: center;}
section.text-block.intgrate-sdk a{background-color: #eb2c58; border-radius: 50px; color: #ffffff; display: inline-block; font-size: 30px; font-weight: bold; margin-top: 33px; padding: 22px 55px;}
section.text-block.intgrate-sdk a:hover {background-color: #44dc93;}


section.three_column_image_content {margin: 0 0 150px;}
section.three_column_image_content ul {margin: 0; padding: 0;}
section.three_column_image_content ul li {display: inline-block; margin-right: 122px; position: relative; vertical-align: top; width: 26%;}
section.three_column_image_content ul li:last-child {margin: 0;}
section.three_column_image_content ul li::after {background: url("images/vertical-section-dots.png") repeat scroll 0 0; content: ""; height: 150px; position: absolute; right: -62px; top: 40px; width: 4px;}
section.three_column_image_content ul li:last-child:after {display:none;}
section.three_column_image_content ul li .img_con img {margin: 0 0 22px;}
section.three_column_image_content ul li p {margin: 0;}



section.mob_con_with_mile .mobile_area.left_align {float: left; width: 44%;}
section.mob_con_with_mile .content_area.right_align {float: right; margin: 100px 0 0; text-align: center; width: 56%;}
section.mob_con_with_mile .content_area.right_align p {font-size: 18px; margin: 0 0 30px;}
section.mob_con_with_mile .content_area.right_align h5 {font-size: 15px; font-weight: normal; margin: 0;}
section.mob_con_with_mile .mail_stone {float: left; text-align: center; width: 100%;}
section.mob_con_with_mile .mail_stone ul {margin: 0; padding: 0;}
section.mob_con_with_mile .mail_stone ul li {display: inline-block; height: 228px; margin-right: 40px; vertical-align: middle; width: 228px;}
section.mob_con_with_mile .mail_stone ul li:last-child {margin-right: 0;}
section.mob_con_with_mile .mail_stone ul li div.stone_round {display: flex; flex-flow: column nowrap; justify-content: center; min-height: 228px; padding-left: 30px;}
section.mob_con_with_mile .mail_stone ul li div.stone_round span.count {color: #91edf9; font: 55px/45px 'Hurme Geometric Sans3 Bold'; margin: 0 0 10px; position: relative; text-align: left;}
section.mob_con_with_mile .mail_stone ul li div.stone_round span.count::after {content: "%";}
section.mob_con_with_mile .mail_stone ul li div.stone_round p {color: #91edf9; font-size: 18px; font-weight: bold; line-height: 22px; margin: 0; text-align: left; width: 100%;}



section.four_column_image_content {background: #ddf5ff !important; margin: 200px 0; position: relative;}
section.four_column_image_content::before {background: #ddf5ff; content: ""; height: 100%; left: 0; position: absolute; top: -100px; transform: skew(0deg, -4deg); width: 100%; z-index: -1;}
section.four_column_image_content::after {background: #ddf5ff; bottom: -100px; content: ""; height: 100%; left: 0; position: absolute; transform: skew(0deg, 4deg); width: 100%; z-index: -1;}
section.four_column_image_content ul {margin: 0; padding: 0;}
section.four_column_image_content ul li {float: left; list-style: outside none none; margin-right: 40px; position: relative; width: 22%;}
section.four_column_image_content ul li:last-child {margin-right: 0;}
section.four_column_image_content ul li::after {background: url("images/vertical-section-dots.png") repeat scroll 0 0; content: ""; height: 150px; position: absolute; right: -22px; top: 70px; width: 4px;}
section.four_column_image_content ul li:last-child:after {display:none;}
section.four_column_image_content ul li .img_con img {margin: 0 0 20px;}

.simple_content_image {display: inline-block; margin: 80px 0 0;}
.simple_content_image p {color: #666666; font-size: 22px; line-height: 30px; margin: 0 0 40px;}


section.team_three_column {background: #ddf5ff !important; margin: 100px 0 250px; position: relative;}
section.team_three_column::before {background: #ddf5ff; content: ""; height: 100%; left: 0; position: absolute; top: -100px; transform: skew(0deg, 4deg); width: 100%; z-index: -1;}
section.team_three_column::after {background: #ddf5ff; bottom: -100px; content: ""; height: 100%; left: 0; position: absolute; transform: skew(0deg, -4deg); width: 100%; z-index: -1;}
section.team_three_column h2 {margin: 0 0 30px;}
section.team_three_column .tagline {font-size: 18px; line-height: 25px;}
section.team_three_column ul {margin: 50px 0 0; padding: 0; text-align: center;}
section.team_three_column ul li {display: inline-block; margin-right: 70px;}
section.team_three_column ul li:last-child {margin: 0;}

section.team_three_column ul li .team_image { height: 289px; margin: 0 0 40px; position: relative; width: 289px; }
section.team_three_column ul li .team_image img { border-radius: 50%; margin: 0 auto; }
section.team_three_column ul li .team_image::before { background: url("images/picture-frame.png") no-repeat scroll 0 0; content: ""; height: 322px; left: -20px; margin: 0 auto; position: absolute; right: 0; top: -17px; width: 330px; }
section.team_three_column ul li .team_image .plus_image { background: url("images/plus-img.png") no-repeat scroll 0 0; bottom: -30px; cursor: pointer; height: 57px; left: 0; margin: 0 auto; position: absolute; right: 0; transition: all 0.5s ease 0s; width: 59px; z-index: 999; }
section.team_three_column ul li .team_image .contant_team { align-items: center; background-color: #46cddd; border-radius: 50%; display: flex; height: 100%; left: 0; padding: 0 35px; position: absolute; top: 0; width: 100%; }
section.team_three_column ul li .team_image .contant_team p { color: #ffffff; line-height: 20px; margin: 0; }
section.team_three_column ul li .team_image .contant_team p strong { display: inline-block; font-size: 18px; margin: 0 0 15px; }
section.team_three_column ul li .title_area h4 { margin: 0; }

section.flip_box_two_column .tagline { font-size: 18px; }
section.flip_box_two_column ul { margin: 55px 0 0; padding: 0; text-align: center; }
section.flip_box_two_column ul li { cursor: pointer; display: inline-block; margin: 0 70px 65px 0; min-height: 342px; perspective: 1000px; width: 46%; }
section.flip_box_two_column ul li:nth-child(2n) { margin: 0 0 65px 0; }
section.flip_box_two_column ul li .front_flip { box-shadow: 0 0 10px #6ae9ee; position: absolute; top: 0; left: 0; width: 100%; display: flex; flex-flow: column nowrap; height: 342px; justify-content: center; backface-visibility: hidden; transition: all .6s ease; }
section.flip_box_two_column ul li .front_flip img { margin: 0 auto 25px; }
section.flip_box_two_column ul li .front_flip h2 { line-height: 30px; margin: 0; }
section.flip_box_two_column ul li:hover .front_flip { transform: rotateY(-180deg); }
section.flip_box_two_column ul li .back_flip { background: #65f2f2; border-radius: 5px; position: absolute; top: 0; left: 0; width: 100%; height: 342px; backface-visibility: hidden; transition: all .6s ease; box-shadow: 1em 1em 2em rgba(0, 0, 0, 0.2); color: #ffffff; transform: rotateY(180deg); display: flex; flex-flow: column nowrap; align-items: center; justify-content: center; padding: 0 25px; }
section.flip_box_two_column ul li:hover .back_flip { transform: rotate(0); }
section.flip_box_two_column ul li .back_flip .image_repeater { display: flex; }
section.flip_box_two_column ul li .back_flip .image_repeater a { border: 2px solid #ffffff; border-radius: 5px; height: 92px; margin-right: 15px; overflow: hidden; }
section.flip_box_two_column ul li .back_flip .image_repeater a:last-child { margin: 0; }
section.flip_box_two_column ul li .back_flip p { color: #050708; line-height: 22px; margin: 0 0 70px; padding: 0 30px; }


section.start-content .ques_answ .question { font-weight: 500; font-size: 22px; margin: 40px 0 20px; }
section.privacy_policy .privacy { float: left; width: 100%; margin-bottom: 20px; padding-bottom: 20px; border-bottom: solid 1px #ccc; }
section.privacy_policy .privacy .left,
section.privacy_policy .privacy .right { display: inline-block; vertical-align: middle; }
section.privacy_policy .privacy .left { width: 29%; }
section.privacy_policy .privacy .right { width: 70%; }
section.privacy_policy .privacy:last-child { margin: 0; padding: 0; border: 0; }

section.small-button a.btn.red-button { font-size: 20px; width: auto; padding: 22px 20px 22px; }
.footer-wrapper ul.menu li.bottom-space { margin: 0 0 20px; }
.logo-wrapper img { width: 200px; }
section.logo_with_content ul li img { width: 162px; height: auto; }

.design-by { position: absolute; right: 0; bottom: 0; text-align: right; width: 100%; color: #fff; text-transform: uppercase; font-size: 13px; }
.design-by a{color:#fff;}
.design-by a:hover{color: #44dc93;}