/**
* Importing necessary  Styles.
**/
/*----bootstrap css ----- */
@import url('../vendor/bootstrap/bootstrap.css');
/*----font awesome -------*/
@import url('../fonts/font-awesome/css/font-awesome.min.css');
/*----camera-slider---*/
@import url('../vendor/Camera-master/css/camera.css');
/*----owl-carousel css----*/
@import url('../vendor/owl-carousel/owl.carousel.css');
@import url('../vendor/owl-carousel/owl.theme.css');
/*-------- animated css ------*/
@import url('../vendor/WOW-master/css/libs/animate.css');
/*----------- Fancybox css -------*/
@import url('../vendor/fancybox/dist/jquery.fancybox.min.css');
/*--------- flat-icon ---------*/
@import url('../fonts/icon/font/flaticon.css');
/*--------- Kanit-Font ---------*/
@import url('https://fonts.googleapis.com/css2?family=Kanit:wght@100&display=swap');
/*** 

====================================================================
  Loading Transition
====================================================================

 ***/
#loader-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999999;
  background: #fff;
  overflow: hidden;
}
#loader {
  width: 230px;
  height: 230px;
  position: relative;
  top: 50%;
  margin: -150px auto 0 auto;
}
/*** 

====================================================================
  Click To Top
====================================================================

 ***/
.scroll-top {
  width:35px;
  height:35px;
  position: fixed;
  bottom: 10px;
  right: 10px;
  z-index: 9999;
  text-align: center;
  color:#fff;
  font-size: 20px;
  display: none;
  background: url(../images/scroll-top-bg.jpg) center center no-repeat;
}
.scroll-top:after {
  position: absolute;
  z-index: -1;
  content: '';
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 1;
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
}

.scroll-top svg{
width:21px;
fill:#fff;
transform: rotate(-90deg);
-webkit-transform: rotate(-90deg);
margin-top: 7px;
}
/*** 

====================================================================
  Global Settings
====================================================================

 ***/

 @font-face {
  font-family: 'gotham-black';
  src: url('../fonts/Fonts/Gotham-Black.ttf');
  src: url('../fonts/Fonts/Gotham-Black.eot'),  /* IE9 Compat Modes */
       url('../fonts/Fonts/Gotham-Black.woff') format('woff'), /* Pretty Modern Browsers */
       url('../fonts/Fonts/Gotham-Black.svg') format('svg');  /* Legacy iOS */
 }


 @font-face {
  font-family: 'gotham-bold';
  src: url('../fonts/Fonts/Gotham-Bold.ttf');
  src: url('../fonts/Fonts/Gotham-Bold.eot'),  /* IE9 Compat Modes */
       url('../fonts/Fonts/Gotham-Bold.woff') format('woff'), /* Pretty Modern Browsers */
       url('../fonts/Fonts/Gotham-Bold.svg') format('svg');  /* Legacy iOS */
 }

  @font-face {
  font-family: 'gotham-book';
  src: url('../fonts/Fonts/Gotham-Book.ttf');
  src: url('../fonts/Fonts/Gotham-Book.eot'),  /* IE9 Compat Modes */
       url('../fonts/Fonts/Gotham-Book.woff') format('woff'), /* Pretty Modern Browsers */
       url('../fonts/Fonts/Gotham-Book.svg') format('svg');  /* Legacy iOS */
 }

 @font-face {
  font-family: 'gothamNarrow-book';
  src: url('../fonts/Fonts/GothamNarrow-Book.ttf');
  src: url('../fonts/Fonts/GothamNarrow-Book.eot'),  /* IE9 Compat Modes */
       url('../fonts/Fonts/GothamNarrow-Book.woff') format('woff'), /* Pretty Modern Browsers */
       url('../fonts/Fonts/GothamNarrow-Book.svg') format('svg');  /* Legacy iOS */
 }

 @font-face {
  font-family: 'gotham-medium';
  src: url('../fonts/Fonts/Gotham-Medium.ttf');
  src: url('../fonts/Fonts/Gotham-Medium.eot'),  /* IE9 Compat Modes */
       url('../fonts/Fonts/Gotham-Medium.woff') format('woff'), /* Pretty Modern Browsers */
       url('../fonts/Fonts/Gotham-Medium.svg') format('svg');  /* Legacy iOS */
 }

 @font-face {
  font-family: 'gothamNarrow-medium';
  src: url('../fonts/Fonts/GothamNarrow-Medium.ttf');
  src: url('../fonts/Fonts/GothamNarrow-Medium.eot'),  /* IE9 Compat Modes */
       url('../fonts/Fonts/GothamNarrow-Medium.woff') format('woff'), /* Pretty Modern Browsers */
       url('../fonts/Fonts/GothamNarrow-Medium.svg') format('svg');  /* Legacy iOS */
 }

 body{
  font-family: 'gotham-bold', sans-serif;
  font-weight: normal;
  color:rgba(0,0,0,0.6);
  font-size: 18px;
  position: relative;
 }
.main-page-wrapper {
  overflow-x:hidden;
}
.html-top-content {
  position: relative;
  z-index: 999;
  /*margin-bottom: 594px;*/
  background: #fff;
}
 h1,h2,h3,h4,h5,h6,p,ul { margin:0;padding: 0;}
 h1,h2,h3,h4,h5,h6 {color:#02133A;}
 h1 {font-size: 68px; line-height: 80px;font-family: 'gotham-black', sans-serif; font-weight: 700;}
 h2 {font-size: 42px; line-height: 60px;font-family: 'gotham-bold', sans-serif;}
 h3 {font-size: 32px;}
 h4 {font-size: 30px;}
 h5 {font-size: 24px; font-family: 'gotham-bold', sans-serif;}
 h6 {font-size: 18px; font-family: 'gotham-bold', sans-serif;}
 p {line-height: 35px; font-family: 'gotham-book', sans-serif;}
 ul {list-style-type: none;}
 a {text-decoration: none; display: inline-block;}
 a:hover,a:focus,a:visited {text-decoration: none; outline: none;}
 img {max-width: 100%; display: block;}
 img {
  image-rendering: auto;
  image-rendering: crisp-edges;
  image-rendering: pixelated; 
  image-rendering: -webkit-optimize-contrast;
}
 button {border:none;outline: none;-webkit-box-shadow: none;box-shadow: none;display: block; padding: 0;}
 input,textarea {outline: none; -webkit-box-shadow: none; box-shadow: none;-webkit-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}

.tran3s,.boost-your-phone .boster-image-wrapper img,.theme-button span,.owl-theme .owl-dots .owl-dot span,.pricing-plan-section .nav-tabs > li.active > a   {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
 }
.tran4s {
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
 }
.float-left {float:left;}
.float-right {float:right;}
.theme-title-one h6 {
  font-family: 'gotham-book', sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  color: rgba(2,19,58,0.8);
  letter-spacing: 1px;
  margin-bottom: 22px;
}
.theme-title-two {position: relative;padding-top: 20px;}
.theme-title-two:before {
  content: '';
  position: absolute;
  top:0;
  left:0;
  width: 45px;
  height: 4px;
  border-radius: 2px;
  display: block;
}
.theme-title-two p {
  font-size: 20px;
  margin-top: 25px;
}
.theme-button {position: relative;overflow: hidden;z-index: 1;}
.theme-button span {
  position: absolute;
  top:0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  z-index: -1;
}
.home-page-one .theme-button span { border:2px solid #FA615A; color:#fff;background:#FA615A;}/*background: linear-gradient( -160deg, rgb(26,192,237) 0%, rgb(31,242,255) 100%);}*/
.home-page-two .theme-button span {background: linear-gradient( -135deg, rgb(255,65,65) 0%, rgb(255,127,82) 100%);}
.home-page-three .theme-button span {background: linear-gradient( -135deg, rgb(109,105,255) 0%, rgb(95,155,255) 100%);}
.theme-button:hover span {color:#FA615A;opacity:1;} 
/*---------------------- Color Css -------------------------*/
/*---------Home One---------*/
.home-page-one .scroll-top,
.home-page-one .boost-your-phone .boster-image-wrapper .ao-annotations span,.home-page-one #watch-video a,
.home-page-one .pricing-plan-section .nav-tabs > li.active > a,
.home-page-one .pricing-plan-section .nav-tabs > li.active > a:hover,
.home-page-one .pricing-plan-section .nav-tabs > li.active > a:focus,
.home-page-one .contact-us-section .contact-us-form .theme-button,
.home-page-one footer .subscribe-form .input-wrapper .theme-button,
.home-page-one .blog-details .comment-area .leave-comment form button {
  background:#fff);
}
.home-page-one .theme-title-two:before {background: #C63256;}
.home-page-one .boost-your-phone .text ul li i,.home-page-one .contact-us-section .contact-address .call:hover,
.home-page-one footer .bottom-footer ul.footer-menu li a:hover,
.home-page-one .our-blog .single-blog .text>a,
.home-page-one .our-blog .single-blog:hover .text h5 a,
.home-page-one .blog-details .tag-option ul li a:hover,
.home-page-one .blog-details .comment-area .comment-section .comment button:hover {color: #0aebb3;}
.home-page-one footer .subscribe-form .input-wrapper input[type="text"]:focus,
.home-page-one footer .subscribe-form .input-wrapper input[type="email"]:focus {
  border-color:#1ac2ed;
}


/*---------Home two---------*/
.home-page-two .scroll-top,
.home-page-two .boost-your-phone .boster-image-wrapper .ao-annotations span,.home-page-two #watch-video a,
.home-page-two .pricing-plan-section .nav-tabs > li.active > a,
.home-page-two .pricing-plan-section .nav-tabs > li.active > a:hover,
.home-page-two .pricing-plan-section .nav-tabs > li.active > a:focus,
.home-page-two .contact-us-section .contact-us-form .theme-button,
.home-page-two footer .subscribe-form .input-wrapper .theme-button,
.home-page-two .blog-details .comment-area .leave-comment form button {
  background: linear-gradient( 11deg, rgb(255,65,65) 0%, rgb(255,127,82) 100%);
}
.home-page-two .theme-title-two:before,
.home-page-two .testimonial-section .main-bg-wrapper .main-slider-wrapper {background: #ff4e39;}
.home-page-two .boost-your-phone .text ul li i,.home-page-two .contact-us-section .contact-address .call:hover,
.home-page-two footer .bottom-footer ul.footer-menu li a:hover,
.home-page-two .our-blog .single-blog .text>a,
.home-page-two .our-blog .single-blog:hover .text h5 a,
.home-page-two .blog-details .tag-option ul li a:hover,
.home-page-two .blog-details .comment-area .comment-section .comment button:hover {color: #ff4e39;}
.home-page-two footer .subscribe-form .input-wrapper input[type="text"]:focus,
.home-page-two footer .subscribe-form .input-wrapper input[type="email"]:focus {
  border-color:#ff5541;
}
/*---------Home three---------*/
.home-page-three .scroll-top,
.home-page-three .boost-your-phone .boster-image-wrapper .ao-annotations span,.home-page-three #watch-video a,
.home-page-three .pricing-plan-section .nav-tabs > li.active > a,
.home-page-three .pricing-plan-section .nav-tabs > li.active > a:hover,
.home-page-three .pricing-plan-section .nav-tabs > li.active > a:focus,
.home-page-three .contact-us-section .contact-us-form .theme-button,
.home-page-three footer .subscribe-form .input-wrapper .theme-button,
.home-page-three .blog-details .comment-area .leave-comment form button {
  background: linear-gradient( 52deg, rgb(109,105,255) 0%, rgb(95,155,255) 100%);
}
.home-page-three .theme-title-two:before,
.home-page-three .testimonial-section .main-bg-wrapper .main-slider-wrapper {background: #6a74ff;}
.home-page-three .boost-your-phone .text ul li i,.home-page-three .contact-us-section .contact-address .call:hover,
.home-page-three footer .bottom-footer ul.footer-menu li a:hover,
.home-page-three .our-blog .single-blog .text>a,
.home-page-three .our-blog .single-blog:hover .text h5 a,
.home-page-three .blog-details .tag-option ul li a:hover,
.home-page-three .blog-details .comment-area .comment-section .comment button:hover {color: #6a74ff;}
.home-page-three footer .subscribe-form .input-wrapper input[type="text"]:focus,
.home-page-three footer .subscribe-form .input-wrapper input[type="email"]:focus {
  border-color:#6681ff;
}

/*** 

====================================================================
  Theme Header
====================================================================

 ***/
.theme-main-header {
  position: absolute;
  left:0;
  right: 0;
  top:0;
  padding-top: 25px;
  z-index: 9999;
}
.theme-main-header .button-group li {
  display: inline-block;
  margin: 0 10px 0 10px;
}
.theme-main-header .button-group li a {
  line-height: 36px;
  font-weight: 500;
  border:2px solid #3C3A8D;
  text-align: center;
  color: #3C3A8D;
  text-transform: uppercase;
  font-size: 14px;
  border-radius: 20px;
}
.theme-main-header .button-group li a.request-demo, .theme-main-header .button-group li a.login {padding: 0 20px; border:2px solid #3C3A8D;}
.theme-main-header .button-group li a:hover,
.theme-main-header .button-group li a.login:hover {
  background: #fff;
  border-color: #FA615A;
  color: rgba(250, 97, 90,1);
}
.theme-main-header .button-group li a.active{
  color: rgba(250, 97, 90,1);
}
.theme-main-header .button-group li a{border:0}
.theme-main-header .button-group li:nth-last-child(2){margin-right:0}
#toggle-menu {width:100%;height:100vh;} 
#toggle-menu .group2 li{display:block;border-bottom: 1px solid #354261;padding: 10px 0;margin: 0 10px 0 10px;}
#toggle-menu a{color:#ffffff;}
#toggle-menu a.login {width:120px}
#toggle-menu a.login, #toggle-menu a.request-demo {border:2px solid #ffffff;}
.icon-bar, #toggle-menu {background:#02133A;}
.mob-menu-header{display:none}
.group1 {margin: 20px 10px 0px 10px;padding-bottom: 20px;border-bottom: 1px solid #354261;}
#toggle-menu .group2 li:last-child {border: 0;padding-bottom: 0px;}

#toggle-menu .group1 li {margin:0}
#toggle-menu .group1 li:last-child {float:right}
#toggle-menu .button-group {height:100vh}
.navbar-collapse.in {overflow-y: hidden;}

/*** 

====================================================================
  Theme Main Banner
====================================================================

 ***/
 #theme-main-banner {margin-bottom: 70px;position: relative;}
.camera_wrap {
  float:none;
}
#theme-main-banner .camera_overlayer {
  content: '';
  position: absolute;
  top:0;
  left:0;
  right: 0;
  bottom: 0;
  background: transparent;
}
#theme-main-banner.camera_wrap .camera_pag .camera_pag_ul {
  position: absolute;
  text-align: center;
  top:50%;
  left:38px;
  z-index: 99;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
#theme-main-banner .camera_caption {
  height: 100%;
}
#theme-main-banner .camera_caption .main-container {position: relative;}

#theme-main-banner .camera_caption>div {
  background: transparent;
  position: absolute;
  width: 100%;
  z-index: 1;
  top: 60%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  text-shadow: none;
  left: 0;
  padding: 0;
  z-index: 9;
}
#theme-main-banner .camera_caption .container {position: relative;z-index: 99;}
#theme-main-banner .camera_caption .container h5 {
  font-family: 'gotham-book', sans-serif;
  font-weight: normal;
  color: rgba(2, 19, 58,0.8);
  text-transform: uppercase;
  margin: 0 0 0 0px;
}
#theme-main-banner.banner-one .camera_caption .container h5 {
  color: rgba(0,0,0,0.4);
  text-transform: capitalize;
}
#theme-main-banner .camera_caption .container h1 {
  color: rgba(2, 19, 58,1);
  text-transform: capitalize;
  margin: 25px 0 40px 0px;
}
#theme-main-banner.banner-one .camera_caption .container h1 {color: #000;}
#theme-main-banner .camera_caption .container p {
  font-size: 20px;
  margin: 0 0 55px 0px;
  color: rgba(2, 19, 58,0.8);
}
#theme-main-banner.banner-one .camera_caption .container p {color: rgba(0,0,0,0.6);}
#theme-main-banner .camera_caption .container a {
  width: 190px;
  line-height: 56px;
  font-size: 18px;
  font-weight: 500;
  border:2px solid #fff;
  border-radius: 3px;
  text-align: center;
  margin: 10px 15px 0 0px;
  color: #fff;
}
#theme-main-banner .camera_caption .container a:hover {-webkit-box-shadow: 0px 0px 30px 0px rgba(2, 19, 58, 0.08);box-shadow: 0px 0px 30px 0px rgba(2, 19, 58, 0.08);}
#theme-main-banner .camera_caption .container a i {
  font-size: 22px;
  vertical-align: -1px;
  margin-right: 10px;
}
#theme-main-banner .camera_caption .container a img {
  display: inline-block;
  margin-right: 8px;
  vertical-align: middle;
}
#theme-main-banner .camera_caption .container a.button-one  {
  background: #FA615A;
  border-color: #FA615A;
 font-family: 'gothamNarrow-medium', sans-serif;
 text-transform: uppercase;
 width:240px;
}
#theme-main-banner.banner-one .camera_caption .container a.button-two {
  border-color: rgba(0,0,0,0.08);
  color: rgba(0,0,0,0.52);
}
#theme-main-banner .camera_caption .container a.button-one:hover,
#theme-main-banner .camera_caption .container a.button-two:hover,
#theme-main-banner.gradient-banner-one .camera_caption .container a.button-one:hover,
#theme-main-banner.gradient-banner-one .camera_caption .container a.button-two:hover,
.home-page-one .partical-gradient-one #theme-main-banner .camera_caption .container a.button-one:hover,
.home-page-one .partical-gradient-one #theme-main-banner .camera_caption .container a.button-two:hover {
  background: #fff;
  border-color: #FA615A;
  color: #FA615A;
}
.home-page-one #theme-main-banner .camera_caption .container a:hover,
.home-page-one #theme-main-banner.banner-one .camera_caption .container a.button-two:hover {
  background: #fd3f38;
  border-color: #fd3f38;
  color: #fff;
}
#theme-main-banner .camera_caption .container .image-wrapper {
  position: absolute;
  width: 64%;
}
#theme-main-banner .camera_caption .container .image-wrapper img {max-width: 80% !important;}
#theme-main-banner .camera_caption .container .image-wrapper,
#theme-main-banner.banner-two .camera_caption .container .image-wrapper {
  right: -140px;
  top:-155px;
}
#theme-main-banner.banner-three .camera_caption .container .image-wrapper,
#theme-main-banner.gradient-banner-one .camera_caption .container .image-wrapper {
  left: 0;
  top:-75px;
  width: 43%;
}
#theme-main-banner.banner-three.gradient-banner-three .camera_caption .container .image-wrapper,
.partical-gradient-three #theme-main-banner.banner-three .camera_caption .container .image-wrapper {
  top:auto;
  bottom: -287px;
  right: -140px;
}
#theme-main-banner.gradient-banner-one .camera_overlayer {
  background: #ffffff; /*linear-gradient( -41deg, rgb(0,215,221) 0%, rgb(8,167,221) 100%);*/
}
#theme-main-banner.gradient-banner-two .camera_overlayer {
  background: linear-gradient( -34deg, rgb(244,120,72) 0%, rgb(255,54,54) 100%);
}
#theme-main-banner.gradient-banner-three .camera_overlayer {
  background: linear-gradient( 131deg, rgb(92,57,236) 0%, rgb(132,112,255) 100%);
}
.partical-gradient-one {
  background: linear-gradient( -41deg, rgb(0,215,221) 0%, rgb(8,167,221) 100%);
}
.partical-gradient-two {
  background: linear-gradient( -34deg, rgb(244,120,72) 0%, rgb(255,54,54) 100%);
}
.partical-gradient-three {
  background: linear-gradient( 131deg, rgb(92,57,236) 0%, rgb(132,112,255) 100%);
}
.button-one{
	width:240px;
}
#theme-main-banner {height:776px}


/*------------------- What We Do ------------------*/
.what-we-do .theme-title-one {padding-bottom: 20px;}
.what-we-do .single-block {
  text-align: center;
  padding: 35px 5px 70px 5px;
  margin-top: 20px;
}
.what-we-do .single-block img {margin: 0 auto;}
.what-we-do .single-block h6 {
  font-size: 20px;
  margin: 50px 0 25px 0;
  letter-spacing: 1.2px;
}
.what-we-do .single-block p {
  font-size: 17px;
  line-height: 30px;
  padding: 0 50px;
}
.what-we-do .single-block a {
  width: 135px;
  line-height: 43px;
  border: 1px solid rgba(0,0,0,0.08);
  border-radius: 5px;
  color: rgba(0,0,0,0.8);
  margin-top: 22px;
}
.what-we-do .single-block a:hover {color: #fff;border-color: #fff;}
.what-we-do .single-block:hover {
  background: #fff;
  -webkit-box-shadow: 0px 4px 70px 0px rgba(86, 103, 146, 0.05);
          box-shadow: 0px 4px 70px 0px rgba(86, 103, 146, 0.05);
}
.what-we-do .single-block:hover img {
  -webkit-transform:scale(0.9);
          transform:scale(0.9);
}
.what-we-do .single-block:hover #single-block1{
  -webkit-transform:scale(0.9);
          transform:scale(0.9);
}

.what-we-do .single-block:hover #single-block2{
  -webkit-transform:scale(0.9);
          transform:scale(0.9);
}

.what-we-do .single-block:hover #single-block3{
  -webkit-transform:scale(0.9);
          transform:scale(0.9);
}


#single-block1 {
    width: 118px;
    height: 100px;
    background: url(../images/ae-sprite-1.png) -169px -5px;
    margin:0 auto;
}
#single-block2 {
    width: 70px;
    height: 100px;
    background: url(../images/ae-sprite-1.png) -290px -5px;
    margin:0 auto;
}
#single-block3 {
    width: 88px;
    height: 100px;
    background: url(../images/ae-sprite-1.png) -352px -5px;
   margin:0 auto;
}
#single-block4 {
  width: 120px;
  height: 100px;
  background: url(../images/ae-vr.png);
  margin:0 auto;
  background-repeat: no-repeat;
}
/*-------------------- Boost Your Phone -----------------*/
.boost-your-phone {margin: 100px 0 80px 0;}
.boost-your-phone .container {position: relative;}
.boost-your-phone .boster-image-wrapper {
  position: absolute;
  width: 62%;
  top:0;
  left:-170px;
  z-index: 1;
  height:auto;
}
.boost-your-phone .boster-image-wrapper input.ao-toggle {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  margin: 0;
  padding: 0;
  opacity: 0;
  z-index: 100;
  border: none;
  cursor: pointer;
}
.boost-your-phone .boster-image-wrapper input.ao-toggle:checked + img {
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
}
.boost-your-phone .boster-image-wrapper .ao-annotations {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  opacity: 0;
  z-index: 5;
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.boost-your-phone .boster-image-wrapper .ao-annotations span {
  display: block;
  position: absolute;
  padding: 0 15px;
  line-height: 36px;
  border-radius: 2px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  opacity: 0;
  -webkit-box-shadow: 0px 4px 70px 0px rgba(86, 103, 146, 0.5);
          box-shadow: 0px 4px 70px 0px rgba(86, 103, 146, 0.5);
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.boost-your-phone .boster-image-wrapper .ao-annotations span:nth-child(1) {
  top: 5%;
  left: 32%;
}

.boost-your-phone .boster-image-wrapper .ao-annotations span:nth-child(2) {
  top: 30%;
  left: 15%;
}

.boost-your-phone .boster-image-wrapper .ao-annotations span:nth-child(3) {
  top: 37%;
  right: -19%;
}

.boost-your-phone .boster-image-wrapper .ao-annotations span:nth-child(4) {
  top: 58%;
  right: -7%;
}

.boost-your-phone .boster-image-wrapper .ao-annotations span:nth-child(5) {
  bottom: 30%;
  left: 0%;
}
.boost-your-phone .boster-image-wrapper input.ao-toggle:checked ~ .ao-annotations,
.boost-your-phone .boster-image-wrapper input.ao-toggle:checked ~ .ao-annotations span {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.boost-your-phone .boster-image-wrapper>img.try {
  position: absolute;
  bottom:20px;
  left:50%;
  -webkit-transform:translateX(-50%;);
          transform:translateX(-50%;);
		  display:none;
}
.boost-your-phone .theme-title-two {margin-bottom: 55px;}
.boost-your-phone .text {padding: 80px 0 0 0;}
.boost-your-phone .text ul li {
  font-weight: 500;
  line-height: 35px;
  color: #111111;
  padding: 0 0 20px 45px;
  position: relative;
}
.boost-your-phone .text ul li i {
  position: absolute;
  top:0;
  left:0;
  font-size: 20px;
}
.boost-your-phone .text ul li svg {
  width: 22px;
  fill: #0aebb3;
  position: absolute;
  left: 0;
  top: 6px;
}

.center-video{
  width: 100%;
  height: 100%;
  margin-top: 0px;
  background: url(../images/video-mobile.jpg) no-repeat center center;
  background-size: 100%;
  position: relative;
  padding-top: 50%;
}
/*--------------------- Advance Feature ----------------*/
.advance-feature {padding: 20px 0 80px 0;}
.advance-feature .feature-text {padding: 200px 70px 0 0;}
.advance-feature .feature-text>p {margin-top: 40px;}
.advance-feature .feature-warpper {
  position: relative;
  z-index: 9;
}
.advance-feature .feature-warpper:before {
  content: url(../images/home/bg-2.png);
  position: absolute;
  top:0;
  right: -80px;
  z-index: -1;
}
.advance-feature .feature-warpper .single-feature.m-fix {margin-top: 75px;}
.advance-feature .feature-warpper .single-feature {
  padding: 30px 10px 25px 35px;
  border-radius: 5px;
  margin-bottom: 35px;
  color: #fff;
  position: relative;
  cursor: pointer;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: perspective(300px);
  transform: perspective(300px);
}
.advance-feature .feature-warpper .single-feature i {
  -webkit-transform: translateZ(50px) translateY(-50%) translateX(-50%);
  transform: translateZ(50px) translateY(-50%) translateX(-50%);
  position: absolute;
  top: 88px;
  left: 74px;
  font-size: 45px;
}
.advance-feature .feature-warpper .single-feature img {
  position: absolute;
  top: 32px;
  left: 30px;
  font-size: 45px;
}
.advance-feature .feature-warpper .single-feature h5 {
  font-size: 22px;
  font-weight: 500;
  margin: 14px 0 18px 0;
  color: #fff;
}
.advance-feature .feature-warpper .single-feature p {
  font-size: 16px;
  line-height: 28px;
  color: #fff;
}
.advance-feature .feature-warpper .single-feature.bg-one {background-image: linear-gradient( 51deg, rgb(60,58,141) 0%, rgb(77,73,255) 100%);}
.advance-feature .feature-warpper .single-feature.bg-two {background-image: linear-gradient( 51deg, rgb(198,50,86) 0%, rgb(255,107,175) 100%);}
.advance-feature .feature-warpper .single-feature.bg-three {background-image: linear-gradient( 51deg, rgb(2,19,58) 0%, rgb(15,84,243) 99%);margin-top:0}
.advance-feature .feature-warpper .single-feature.bg-four {background-image: linear-gradient( 51deg, rgb(250,97,90) 0%, rgb(255,139,134) 100%);}
.advance-feature .feature-warpper .single-feature.bg-five {background-image: linear-gradient( 51deg, rgb(250,170,90) 0%, rgb(255,216,98) 100%);}
.advance-feature .feature-warpper .single-feature.bg-six {background-image: linear-gradient( 51deg, rgb(198,50,86) 0%, rgb(250,97,90) 100%);margin-top: 0}
.two-section-wrapper {
}
#feature1,#feature2,#feature3,#feature4,#feature5,#feature6 {
    height: 65px;
    margin: 0 0px 0 -5px;
}
#feature1 {
    width: 40px;
    background: url(../images/ae-sprite-1.png) 0px -118px;
}
#feature2 {
    width: 64px;
    background: url(../images/ae-sprite-1.png) -49px -118px;
}
#feature3 {
    width: 68px;
    background: url(../images/ae-sprite-1.png) -264px -118px;
}
#feature4 {
    width: 52px;
    background: url(../images/ae-sprite-1.png) -200px -118px;
}
#feature5 {
    width: 68px;
    background: url(../images/ae-sprite-1.png) -119px -118px;
}
#feature6 {
    width: 68px;
    background: url(../images/ae-sprite-1.png) -346px -118px;
}
#publisher-icon {
  width: 68px;
  height: 68px;
  background: url(../images/mediaowner/publisher-icon.png);
  background-repeat: no-repeat;
}
.feature-text-img {
	margin-left:-208%;
	margin-top:-180px; 
	max-width: 270%;
}
/*--------------------- Testimonial Slider --------------*/
.testimonial-section .main-bg-wrapper {
  margin: 150px 0 0 368px;
  position: relative;
  background: url(../images/transition-1.jpg) no-repeat center;
  background-size: cover;
  background-attachment: fixed;
  height: 700px;
}
.testimonial-section .main-bg-wrapper .overlay {
  background: rgba(0,0,0,0.3);
  height: 100%;
}
.testimonial-section .main-bg-wrapper .main-slider-wrapper {
  position: absolute;
  max-width: 500px;
  z-index: 9;
  top:0;
  left:0;
  padding: 85px 100px 95px 80px;
  -webkit-transform:translate(-50%,-50%);
          transform:translate(-50%,-50%);
}
.home-page-one .testimonial-section .main-bg-wrapper .main-slider-wrapper {background: #3C3A8D;}
.testimonial-section .main-bg-wrapper .main-slider-wrapper .item i {
  font-size: 40px;
  color: #fff;
  padding-left: 2px;
}
.testimonial-section .main-bg-wrapper .main-slider-wrapper .item p {
  font-family: 'Gotham-Light', sans-serif;
  font-weight: 200;
  font-size: 18px;
  line-height: 30px;
  color: #fff;
  font-style: italic;
  margin: 30px 0 50px 0;
  letter-spacing: 1px;
}
.testimonial-section .main-bg-wrapper .main-slider-wrapper .item .name {
  padding-left: 30px;
}
.testimonial-section .main-bg-wrapper .main-slider-wrapper .item .name h6 {
  font-family: 'Gotham-Light', sans-serif;
  font-weight: 300;
  font-size:18px;
  color: #fff;
  margin-bottom: 2px;
}
.testimonial-section .main-bg-wrapper .main-slider-wrapper .item .name span {
  text-transform: uppercase;
  font-family: 'Gotham-Light', sans-serif;
  font-size: 12px;
  font-weight: 300;
  text-transform: uppercase;
  color: #fff;
  letter-spacing: 1px;
}
.testimonial-section .main-bg-wrapper .main-slider-wrapper .item img {
  width: 50px;
  height: 50px;
  border-radius: 50%;
}
.owl-theme .owl-nav {margin: 0;}
.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  background: transparent;
  border: 2px solid rgba(255,255,255,0.5);
  border-radius: 50%;
  padding: 0;
  margin: 0 3px;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #fff;
  border-color: #fff;
}
.testimonial-section .owl-theme .owl-dots {
  position: absolute;
  bottom: 0;
  right: -35px;
  z-index: 1;
}
#watch-video {
  position: absolute;
  bottom: 80px;
  right: 100px;
  padding-left: 90px;
  z-index: 9;
  display: none;
}
#watch-video h6 {
  color: #fff;
  font-weight: 300;
  font-size: 20px;
}
#watch-video h4 {
  font-weight: 600;
  text-transform: uppercase;
  font-size: 20px;
  color: #fff;
  margin-top: 7px;
}
#watch-video a {
  width: 65px;
  height: 65px;
  text-align: center;
  line-height: 65px;
  border-radius: 50%;
  color: #fff;
  font-size: 25px;
  position: absolute;
  left:0;
  top:-7px;
}
#watch-video svg {
   width: 24px;
   fill: #fff;
   padding-top: 22px;
}
/*-------------------------- Pricing Plan Section ----------------------*/
.pricing-plan-section {padding: 250px 0 100px 0;}
.pricing-plan-section .theme-title-one p {margin: 35px 0 0 0;}
.pricing-plan-section .nav-tabs {border: none;margin-top: 46px;}
.pricing-plan-section .nav-tabs > li {margin: 0;}
.pricing-plan-section .nav-tabs > li > a {
  width: 152px;
  line-height: 55px;
  font-size: 18px;
  padding: 0;
  background: #ffffff;
  font-weight: 400;
  color: #00000a;
  border: none !important;
  margin: 0;
  letter-spacing: 1px;
  text-align: center;
}
.pricing-plan-section .nav-tabs > li:first-child > a {border-radius: 28px 0 0 28px;}
.pricing-plan-section .nav-tabs > li:last-child > a {border-radius: 0 28px 28px 0;}
.pricing-plan-section .nav-tabs > li.active > a,
.pricing-plan-section .nav-tabs > li.active > a:hover,
.pricing-plan-section .nav-tabs > li.active > a:focus {color: #fff;}
.pricing-plan-section .tab-content {
  position: relative;
  margin-top: -50px;
}
.pricing-plan-section .tab-content .table-content {position: relative;}
.pricing-plan-section .tab-content .table-content .price-table {
  width: 370px;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 1;
  transition: all 0.7s ease;
  -moz-transition: all 0.7s ease;
  -webkit-transition: all 0.7s ease;
  -ms-transition: all 0.7s ease;
  -o-transition: all 0.7s ease;
  -webkit-transform: scale(0.8,0.8) translateX(225px);
          transform: scale(0.8,0.8) translateX(225px);
}
.pricing-plan-section .tab-content .table-content .price-table.active {
  position: relative;
  z-index: 5;
  -webkit-transform: scale(1) translateX(0);
          transform: scale(1) translateX(0);
}
.pricing-plan-section .tab-content .table-content .price-table .col-inner {
  position: relative;
  padding: 55px 15px 60px 15px;
  text-align: center;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 20px 1px rgba(0,0,0,0.05);
  -ms-box-shadow: 0px 0px 20px 1px rgba(0,0,0,0.05);
  -o-box-shadow: 0px 0px 20px 1px rgba(0,0,0,0.05);
  box-shadow: 0px 0px 20px 1px rgba(0,0,0,0.05);
}
.pricing-plan-section .tab-content .table-content .price-table .col-inner h6 {
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 4px;
}
.pricing-plan-section .tab-content .table-content .price-table .col-inner p {
  font-family: 'Poppins', sans-serif;
  color: #b1b1b1;
  text-transform: capitalize;
  margin-bottom: 10px;
}
.pricing-plan-section .tab-content .table-content .price-table .col-inner strong {
  font-weight: 600;
  font-size: 60px;
  color: #00000a;
}
.pricing-plan-section .tab-content .table-content .price-table .col-inner strong sup {top:-10px;}
.pricing-plan-section .tab-content .table-content .price-table .col-inner ul li {
  line-height: 40px;
}
.pricing-plan-section .tab-content .table-content .price-table .col-inner ul {padding: 20px 0 45px 0;}
.pricing-plan-section .tab-content .table-content .price-table .col-inner a {
  width: 160px;
  line-height: 41px;
  border: 2px solid rgba(0,0,0,0.05);
  border-radius: 23px;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 600;
  color: #00000a;
  letter-spacing: 1px;
}
.pricing-plan-section .tab-content .table-content .price-table .col-inner a:hover {
  color: #fff;
  border-color: #fff;
}
/*------------------------ App ScreenShot -----------------------*/
.app-screenshot {
  padding: 130px 0 200px 0;
  position: relative;
  max-width: 1920px;
  margin: 0 auto;
}
.app-screenshot h2 {text-align: center;margin-bottom: 130px;}
.app-screenshot .screenshot-container {position: relative;padding: 0 40px;}
.app-screenshot .screenshot-container .slider-row {margin: 0 -20px;}
.app-screenshot .screenshot-container .slider-row .item {
  margin: 40px 20px;
  -webkit-box-shadow: 0px 5px 80px 0px rgba(148, 169, 195, 0.15);
          box-shadow: 0px 5px 80px 0px rgba(148, 169, 195, 0.15);
}
.app-screenshot .screenshot-container .slider-row .item img {margin: 0 auto;}
.app-screenshot .screenshot-container .phone-mockup {
  position: absolute;
  top: -17%;
  width: 27%;
  left: 50%;
  -webkit-transform:translateX(-50%);
          transform:translateX(-50%);
  z-index: 9;
}


/*----------------------- Conatct Us ----------------------*/
.contact-us-section .contact-us-form {padding-right: 70px;}
.contact-us-section .contact-us-form input[type="text"],
.contact-us-section .contact-us-form input[type="email"],
.contact-us-section .contact-us-form textarea {
  width: 100%;
  max-width: 100%;
  border: none;
  border-bottom: 2px solid #f0eff4;
  margin-bottom: 10px;
  font-weight: 500;
  font-size: 16px;
}
.contact-us-section .contact-us-form input[type="text"]:focus,
.contact-us-section .contact-us-form input[type="email"]:focus,
.contact-us-section .contact-us-form textarea:focus {border-bottom-color: #3C3A8D;}
.contact-us-section .contact-us-form input[type="text"],
.contact-us-section .contact-us-form input[type="email"] {
  height: 40px;
}
.contact-us-section .contact-us-form textarea {
  height: 115px;
  padding: 5px 0;
}
.contact-us-section .contact-us-form .theme-button {
  width: 190px;
  height: 50px;
  border-radius: 25px;
  border: 2px solid #3C3A8D;
  background:#fff;
}

.contact-us-section .contact-us-form .theme-button:hover {
  border: 2px solid #FA615A;
 color: rgba(250, 97, 90,1);
}
.contact-us-section .contact-us-form .theme-button input[type="submit"] {
  width: 100%;
  height: 100%;
  border-radius: 25px;
  color: #3C3A8D;
  font-weight: 600;
  font-size: 15px;
  text-transform: uppercase;
  letter-spacing: 1px;
  border: none;
  position: relative;
  z-index: 1;
  background: transparent;
}
.contact-us-section .contact-us-form .theme-button input[type="submit"]:hover{
color: #FA615A;

}
.contact-us-section .contact-address {margin: 12px 0 60px 0;}
.contact-us-section .contact-address .theme-title-one h6 {
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: inherit;
}
.contact-us-section .contact-address .theme-title-one h2 {
  font-size: 38px;
  line-height: 55px;
}
.contact-us-section .contact-address p {
  font-family: 'Poppins', sans-serif;
  font-size: 20px;
  font-weight: 300;
  color: #8c8c8c;
  margin: 50px 0 10px 0;
}
.contact-us-section .contact-address .call {
  font-weight: 500;
  font-size: 28px;
  color: #00000a;
}

.contact-us-section {
padding-top:100px;
}



/*======================= Form Validation ===================*/
.alert-wrapper {
  display: none;
  position: fixed;
  width: 100%;
  height:100%;
  background: rgba(0,0,0,0.6);
  top: 0;
  left: 0;
  z-index: 9999999;
}
#success,
#error {
  position: relative;
  width:500px;
  height: 100px;
  top: calc(50% - 50px);
  left:calc(50% - 250px);
  background: rgba(0,0,0,0.8);
  text-align: center;
}
#success .wrapper,
#error .wrapper {
  display: table;
  width:100%;
  height: 100%;
}
#success .wrapper p,
#error .wrapper p{
  display: table-cell;
  vertical-align: middle;
  letter-spacing: 1px;
}
#success {
  color: #26ace3;
}
#error {
  color: #C9182B;
}
#error button,
#success button {
  color:#fff;
  width:40px;
  height:40px;
  line-height: 20px;
  background: transparent;
  border-radius: 50%;
  position: absolute;
  top: -20px;
  right: -20px;
  font-size: 20px;
}
.form-validation label.error {display: none !important;}
.form-validation textarea.error,
.form-validation input.error {border-bottom:2px solid #f65353 !important;}
/*---------------------- Google-map ------------------*/
.google-map-area {margin: 170px 0 170px 0;}
.google-map-area .map-image-warpper {position: relative;}
.google-map-area .map-image-warpper>img {margin: 0 auto;}
.google-map-area .map-image-warpper .placeholder {
  position: absolute;
  z-index: 1;
  top:41%;
  left:63.5%;
}

.google-map-area .map-image-warpper .placeholder2 {
  position: absolute;
  z-index: 1;
  top:27%;
  left:30%;
}
.google-map-area .map-image-warpper .placeholder  img {margin: 0 auto;cursor:pointer;}
.google-map-area .map-image-warpper .placeholder2  img {margin: 0 auto;cursor:pointer;}
.google-map-area .map-image-warpper .placeholder .map-meta-data {
  position: absolute;
  width: 360px;
  left:50%;
  bottom: 130%;
  -webkit-box-shadow: 0px 0px 51px 0px rgba(155, 187, 207, 0.2);
          box-shadow: 0px 0px 51px 0px rgba(155, 187, 207, 0.2);
  background: rgba(256,256,256,0.8);
  
  text-align: center;
  padding: 30px 0;
  -webkit-transform:translateX(-50%);
          transform:translateX(-50%);
}

.google-map-area .map-image-warpper .placeholder2 .map-meta-data {
  position: absolute;
  width: 360px;
  left:50%;
  bottom: 130%;
  -webkit-box-shadow: 0px 0px 51px 0px rgba(155, 187, 207, 0.2);
          box-shadow: 0px 0px 51px 0px rgba(155, 187, 207, 0.2);
  background: rgba(256,256,256,0.8);
  text-align: center;
  padding: 30px 0;
  -webkit-transform:translateX(-50%);
          transform:translateX(-50%);
}
.google-map-area .map-image-warpper .placeholder .map-meta-data:before {
  content: 'ïƒ—';
  font-family: 'font-awesome';
  position: absolute;
  top:84%;
  left:50%;
  font-size: 40px;
  color: #fff;
  -webkit-transform:translateX(-50%);
          transform:translateX(-50%);
}

.google-map-area .map-image-warpper .placeholder2 .map-meta-data:before {
  content: 'ïƒ—';
  font-family: 'font-awesome';
  position: absolute;
  top:84%;
  left:50%;
  font-size: 40px;
  color: #fff;
  -webkit-transform:translateX(-50%);
          transform:translateX(-50%);
}
.google-map-area .map-image-warpper .placeholder .map-meta-data h6 {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 15px;
}

.google-map-area .map-image-warpper .placeholder2 .map-meta-data h6 {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 15px;
}
.google-map-area .map-image-warpper .placeholder .map-meta-data p {font-size: 17px;line-height: 26px;}
.google-map-area .map-image-warpper .placeholder2 .map-meta-data p {font-size: 17px;line-height: 26px;}
/*---------------------- Footer -------------------*/
footer {
  background: -webkit-gradient( linear, right top, left top, from(rgb(230,231,235)), to(rgba(255,255,255,0)));
  background: linear-gradient( -90deg, rgb(230,231,235) 0%, rgba(255,255,255,0) 100%);
  background: url(../images/footer.png) center center no-repeat;
  padding: 120px 0 50px 0;
  position: relative;
  left:0;
  right: 0;
  bottom: 0;
  z-index: 1;
}
footer .footer-data-wrapper {padding: 0 40px;}
footer .subscribe-form h2 {
  text-align: center;
}
footer .subscribe-form .input-wrapper {
  margin: 70px 0 85px 0;
}
footer .subscribe-form .input-wrapper input[type="text"],
footer .subscribe-form .input-wrapper input[type="email"] {
  width: 100%;
  border: 1px solid #eaf0f3;
  border-radius: 30px;
  background: #fff;
  height: 60px;
  margin-bottom: 15px;
  padding: 0 30px;
}
footer .subscribe-form .input-wrapper .theme-button {
  height: 60px;
  border-radius: 30px;
}
footer .subscribe-form .input-wrapper .theme-button input[type="submit"] {
  width: 100%;
  height: 100%;
  border-radius: 30px;
  color: #fff;
  font-weight: 600;
  font-size: 15px;
  text-transform: uppercase;
  letter-spacing: 1px;
  border: none;
  position: relative;
  z-index: 1;
  background: transparent;
}
footer .bottom-footer .footer-logo p {
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  color: #909090;
  margin-top: 20px;
}
footer .bottom-footer ul li {display: inline-block;}
footer .bottom-footer ul.footer-menu li a {
  font-size: 18px;
  color: rgba(2,19,58,0.6);
  margin:0 0 20px 35px;
}
footer .bottom-footer ul.social-icon li a {
  color: #a6a6a6;
  margin:5px 0 0 22px;
  font-size: 20px;
}
footer .bottom-footer ul.social-icon li a:hover {color: #212121;}
footer .bottom-footer [class*="col-"] {margin-bottom: 50px;}

footer .bottom-footer ul.social-icon li svg{
fill:#a6a6a6;
width:20px;
}

footer .bottom-footer ul.social-icon li svg:hover {fill: #212121;}


.home-page-one footer .bottom-footer ul.footer-menu li a:hover{

  color: rgba(2,19,58,1);
}

/*-------------------------- privacy policy css -----------------*/

.privacy-html-top-content{
    position: relative;
    z-index: 999;
    background: #fff;
}

.privacy-footer{
    background: -webkit-gradient( linear, right top, left top, from(rgb(230,231,235)), to(rgba(255,255,255,0)));
    background: linear-gradient( -90deg, rgb(230,231,235) 0%, rgba(255,255,255,0) 100%);
	background: url(../images/footer.png) center center no-repeat;
    padding: 120px 0 30px 0;
    position: relative;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}

/*-------------------------- travel-dynamic-video example css -----------------*/
.travel-dynamic-video h6{
   font-family: 'gotham-medium', sans-serif;
   color: rgba(2,19,58,0.9);
   margin-bottom:5px;
}

.travel-dynamic-video p{
 color: rgba(2,19,58,0.8);
}

/*-------------------------- career page css -----------------*/
/*-------------------------- career-main css -----------------*/

.career-main {
  margin-bottom:0px;
  display: block;
  height: 400px;
  background: url(../images/career-main-img.jpg) center center no-repeat;
}

.career-main-text {
  /*margin-top: -275px;*/
  width: 70%;
  margin: -200px auto;
}

.career-main h1{
  color:#FFF;
}

.career-main p{
  font-size: 22px;
  color:#FFF;
}

.career-main-overlay {
 width:100%;
 height:100%;
 background: rgba(2,19,58,0.5);
}

.career-main .career-main-overlay{
  background: rgba(2,19,58,0.5);
}


/*------------------------- slide show fun ------------------*/
/*@keyframes fade{
  from{
    opacity:0.4;
  }
  to{
    opacity:1;
  }
} 

#slider{
  margin:0 auto; 
  overflow:hidden;
}

.slides{
  overflow:hidden;
  animation-name:fade;
  animation-duration:1s;
  display:none;
}
 
#dot{
  margin:0 auto;
  text-align:center;
  position: absolute;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 95%;
}
.dot{
  display:inline-block;
  border-radius:50%;
  background:#d3d3d3;
  padding:8px;
  margin:10px 5px;
}

.active{
  background:#02133A;
}

@media (max-width:567px){
  #slider{
    width:100%;

  }
}

#heading{
  display:block;
  text-align:center;
  font-size:2em;
  margin:10px 0px;

}*/

/*-------------------------- join-adelement css -----------------*/
.join-adelement {

background:rgba(2, 19, 58,0.05);
padding: 160px 0;
}

.join-adelement h2 {
  padding: 40px 0px 20px 0px;
}
.join-adelement p {
  line-height: 35px;
  font-family: 'gotham-book', sans-serif;
}

/*-------------------------- team-adelement css -----------------*/
.team-adelement{
  padding-top: 104px;
}
.team-adelement .text-content{
  padding: 50px 50px;
}

.team-adelement .image-wrapper{ 
  padding: 0px;
  margin: 0px;
  object-fit: cover;
}
.team-adelement .career-main-overlay{
  width: 100%;
  height: 100%;
  background: rgba(2,19,58,0.5);
  position: absolute;
  z-index: 999;
}

.team-adelement .text-wrapper{
  display: flex;
  justify-content: center;
  align-items: center;
  height: 485px;
  background:rgba(2,19,58,0.1);
  padding: 50px;
}
.team-adelement img{
  height: 485px;
  width: 100%;
  object-fit: cover;
}
.team-adelement .inline-link{
  color: #FA615A;
  border: 1px solid transparent;
  padding: 5px;
  border-radius: 20px;
}
.team-adelement .inline-link:hover{
  color: #FA615A;
  border: 1px solid #FA615A; 
}
@media (max-width: 767px){
  .team-adelement .text-wrapper{
    height: auto;
  }
  .team-adelement .text-wrapper{
    padding: 15px;
  }
}
@media (min-width: 767px) and (max-width: 992px) {
  .team-adelement{
    padding-top: 175px;
  }
  .team-adelement .text-wrapper{
    padding: 20px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .team-adelement{
    padding-top: 175px;
  }
  .team-adelement .text-wrapper{
    padding: 20px;
  }
}
/*-------------------------- team-grid-adelement css -----------------*/
.img-container-grid {
  display: flex;
  flex-wrap: wrap;
}

.smallsquare {
  max-width: 20%;
  height: auto;
  flex: 0 0 20%;
  padding-top: 20%;
  display: grid;
  position: relative;
  overflow: hidden;
}

.h_rectangle {
  max-width: 40%;
  flex: 0 0 40%;
  padding-top: 20%;
  position: relative;
  overflow: hidden;
}

.bigsquare {
  max-width: 40%;
  height: auto;
  flex: 0 0 40%;
  padding-top: 40%;
  display: grid;
  position: relative;
  overflow: hidden;
}

.bigsquare_blank {
  max-width: 40%;
  height: auto;
  flex: 0 0 40%;
  display: flex;
  flex-wrap: wrap;
}

.inner_square {
  max-width: 50%;
  flex: 0 0 50%;
  height: 50%;
  position: relative;
  overflow: hidden;
}

.v_rectangle {
  max-width: 20%;
  flex: 0 0 20%;
  padding-top: 40%;
  position: relative;
}

.img-grid-c {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  object-fit: cover;
  object-position: center;
  padding: 2.5px;
}

.team-grid-adelement{
  padding: 50px 0;
} 
.smallsquare-details{
  display: block; 
  bottom: 2px;
  z-index: 99;
  width: 100%;
  left: 0%;
  background: #fff;
  color: #02133A;
  text-align: center;
  line-height: 0;
  padding: 2rem;
}
.smallsquare-details h1{
  width: 100%;
  font-size:1.5rem;
  color: #02133A;
  line-height: 1rem;
}
.smallsquare-details p{
  font-size: 1.2rem; 
  color: #9dabaf;
}

.bigsquare-details{
  display: block; 
  bottom: 2px;
  z-index: 99;
  width: 100%;
  left: 0%;
  background: #fff;
  color: #02133A;
  text-align: center;
  line-height: 0;
  padding: 2rem;
}
.bigsquare-details h1{
  width: 100%;
  font-size:1.5rem;
  color: #02133A;
  line-height: 2rem;
}
.bigsquare-details p{
  font-size: 1.4rem; 
  color: #9dabaf;
}

.inner_square-details{
  display: block; 
  position: absolute;
  bottom: 2px;
  z-index: 99;
  width: 100%;
  left: 0%;
  background: #fff;
  color: #02133A;
  text-align: center;
  line-height: 0;
  padding: 2rem;
}
.inner_square-details h1{
  width: 100%;
  font-size:1.5rem;
  color: #02133A;
  line-height: 1rem;
}
.inner_square-details p{
  font-size: 1.2rem; 
  color: #9dabaf;
}

.v_rectangle-details{
  display: block; 
  position: absolute;
  bottom: 2px;
  z-index: 99;
  width: 100%;
  left: 0%;
  background: #fff;
  color: #02133A;
  text-align: center;
  line-height: 0;
  padding: 2rem;
}
.v_rectangle-details h1{
  width: 100%;
  font-size:1.5rem;
  color: #02133A;
  line-height: 1rem;
}
.v_rectangle-details p{
  font-size: 1.2rem; 
  color: #9dabaf;
}

.teamImg img:hover{
  width: 100%; 
  max-width: 100%;
  transform: scale(1.05);
}
.teamImg img{
  width: 100%;
  vertical-align: middle;
  -webkit-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -ms-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}
.teamImg{
  overflow: hidden;
  position: relative;
}
.expert-wrap .social-icons{
  position: absolute;
  top: 0;
  left: -40px;
  right: auto;
  text-align: center;
  padding: 14px;
  margin-top: 0;
  opacity: 0;
  z-index: 9;
  background-color: #02133A;
  -webkit-transition: .5s all ease;
  -ms-transition: .5s all ease;
  -moz-transition: .5s all ease;
  -o-transition: .5s all ease;
  transition: .5s all ease;
}
.team_content{
  text-align: center;
  position: relative;
  z-index: 2;
  margin: -25px 20px 5px;
  padding: 18px 0 22px;
  background-color: #fff;
  border-bottom: 5px solid transparent;
  box-shadow: 0 0 12px 0 rgba(32,46,60,.06);
  -webkit-transition: .5s cubic-bezier(.3,.57,.55,1);
  transition: .5s cubic-bezier(.3,.57,.55,1);
}
.team_content h5{
  margin-bottom: 0px;
}
.team_content h5 a {
  color: #02133A;
}
.team_content p{
  color: #9dabaf;
  margin-bottom: 0;
}
.teamImg:hover .social-icons{
  opacity: 1;
  left: 0;
}
.expert-wrap .social-icons{
  position: absolute;
  top: 0;
  left: -40px;
  right: auto;
  text-align: center;
  padding: 14px;
  margin-top: 0;
  opacity: 0;
  z-index: 9;
  background-color: #C63256;
  -webkit-transition: .5s all ease;
  -ms-transition: .5s all ease;
  -moz-transition: .5s all ease;
  -o-transition: .5s all ease;
  transition: .5s all ease;
}
.expert-wrap .social-icons li{
  margin: 4px 0;
  display: block;
}
.expert-wrap .social-icons a{
  font-size: 16px;
  color: #fff;
  position: relative;
}
/*
.smallsquare{
  background-color: #02133A;
}
.smallsquare img:hover{
  opacity:0;
  transition-delay: 0.2s; 
}
.bigsquare{
  background-color: #6a74ff;
}
.bigsquare img:hover{
  opacity:0;
}
.h_rectangle{
  background-color: #C63256;
}
.h_rectangle img:hover{
  opacity:0;
}
.v_rectangle{
  background-color: yellow;
}
.v_rectangle img:hover{
  opacity:0;
}
.inner_square{
  background-color: cadetblue;
}
.inner_square img:hover{
  opacity:0;
}*/

/*-------------------innovation-caption ------------------*/

.innovation-caption{
  padding-top: 160px;
  padding-bottom: 140px;
  background-color: #02133A;
  padding: 120px 0;
  position: relative;
  text-align: center;
}
.innovation-caption h1{
  color: #fff;
}
/*-------------------------- fun-adelement css -----------------*/


.slide {
  width: 100%;
  height: 485px;
  overflow: hidden;
  position: relative;
  background-color: #000;
  }
  .slide > div {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  position: absolute;
  animation: slide 25s infinite;
  opacity: 0;
  }
  .slide > div:nth-child(2) {
  animation-delay: 5s;
  }
  .slide > div:nth-child(3) {
  animation-delay: 10s;
  }
  .slide > div:nth-child(4) {
  animation-delay: 15s;
  }
  .slide > div:nth-child(5) {
  animation-delay: 20s;
  }
  
  @keyframes slide {
  10% {
    opacity: 1;
  }
  20% {
    opacity: 1;
  }
  30% {
    opacity: 0;
  }
  40% {
    transform: scale(1.1);
  }
  }

.fun-adelement .text-content{
  padding: 50px 50px;
}
.fun-adelement .image-wrapper{ 
  padding: 0px;
  margin: 0px;
  object-fit: cover;
}
.fun-adelement .career-main-overlay{
  width: 100%;
  height: 100%;
  background: rgba(2,19,58,0);
  position: absolute;
  z-index: 999;
}
.fun-adelement .text-wrapper{
  display: flex;
  justify-content: center;
  align-items: center;
  height: 485px;
  background:rgba(2,19,58,0.1);
}
.fun-adelement img{
  height: 485px;
  width: 100%;
  object-fit: cover;
}
/*-------------------------- current-openings css -----------------*/

.current-openings {
 margin-top:30px;
}

.current-openings .single-block {
 text-align: center;
 padding: 35px 5px 40px 5px;
 /*margin-top: 50px;*/
}

.current-openings .single-block a {
    width: 135px;
    line-height: 43px;
    border: 1px solid rgba(0,0,0,0.08);
    border-radius: 5px;
    color: rgba(0,0,0,0.8);
    margin-top: 22px;
}
.current-openings .single-block .btn {
  width: 100%;    
  line-height: 10px;
  border: 0px solid rgba(0,0,0,0.08);
  border-radius: 5px;
  color: rgba(0,0,0,0.8);
  margin-top: 0px;
}
.current-openings .single-block .btn:hover h6 {    
  color:#FA615A; 
}
.current-openings .single-block .btn:hover span {    
  color:#FA615A; 
}
.current-openings h2 {
   padding:40px 0 20px 0px;
}

.current-openings .single-block h5 {
    margin: 25px 0 25px 0;
    letter-spacing: 1.2px;
}
.current-openings .sub-headline { 
  font-size: 18px;
  margin: 10px 0 10px 0 !important;
 }
.current-openings .single-block:hover {
    background: #fff;
    -webkit-box-shadow: 0px 4px 70px 0px rgba(86, 103, 146, 0.05);
    box-shadow: 0px 4px 70px 0px rgba(86, 103, 146, 0.05);
}

.current-openings .single-block h6 {
  padding: 10px 0px;
  line-height: 26px;
  font-family: 'gotham-book', sans-serif;
}

.current-openings .single-block a:hover {
    color: #fff;
    border-color: #fff;
}

.current-openings .single-block:hover #job-block1 {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
}

.current-openings .single-block:hover #job-block2 {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
}

.current-openings .single-block:hover #job-block3 {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
}

#job-block1{
    width: 124px;
    height: 100px;
    background: url('../images/ae-sprite-1.png') -4px -199px;
    margin: 0 auto;
}
#job-block2{
    width: 124px;
    height: 100px;
    background: url('../images/ae-sprite-1.png') -149px -199px;
    margin: 0 auto;
}
#job-block3{
    width: 124px;
    height: 100px;
    background: url('../images/ae-sprite-1.png') -295px -199px;
    margin: 0 auto;
}




/*-------------------------- job-details css -----------------*/

.job-details {
   margin:145px 0 100px 0;
}

.job-details h5 {
   padding-bottom:10px
}

.job-details h3 {
   padding-bottom:15px;
}

.job-details p {
  font-size: 16px;
  line-height:32px;
  padding-bottom: 10px;
}


.job-details h6 {
   padding:5px 0 5px 0;
}


.job-details a {
    width: 135px;
    line-height: 43px;
    background:#FA615A;
    border: 1px solid rgba(0,0,0,0.08);
    border-radius: 5px;
    color:#FFF;
    margin-top: 10px;
    text-align: center;
    font-family: 'gothamNarrow-medium', sans-serif;
}

.job-details a:hover {
    background:#FFF;
    color: #FA615A;
    border-color: #FA615A;
}

.job-details ul li {
  list-style-type: disc;
  font-size: 16px;
  line-height:32px;
}

.job-details ul {
 padding: 0;
 margin: 0 0 10px 25px;
}


/*-------------------------- Case Studies css -----------------*/

.case-studies-main {
  margin-bottom:0px;
  display: block;
  height: 500px;
  background: url(../images/case-studies-desktop.jpg) center center no-repeat;
}

.case-studies-main-text {margin-top:-240px}

.case-studies-main h1 {
  text-align:center;
  color:#FFF;
}

.case-studies-details {
  margin: 60px 0 80px 0;
}

.case-studies-details .container {
  position: relative;
}

.case-studies-details h2 {
  padding-top: 20px;
}

.case-studies-details h4 {
 font-size: 20px;
 line-height: 24px;
 padding-top: 5px;
}


.case-studies-details h5 {
 font-family: 'gotham-book', sans-serif;
 letter-spacing: 2px;
 padding: 125px 0 40px 0;
}
 
 .case-studies-details h6 em {
  font-family: 'gotham-book', sans-serif;
 }

.case-studies-details h6 {
 width: 75%;
}

.case-studies-details p {
 width: 70%;
 font-size: 16px;
 line-height: 20px;
 font-family: 'gotham-bold', sans-serif;
 color:#02133A;
}

.case-info-block1 {
  background: #02133A ;
  position: relative;
  left: 0;
  top: 0;
  height: auto;
  padding-bottom:20px;
 }
 
 .case-info-block1 img {
  margin: 0 auto;
}

.case-info-block1 h3 {
  color: #fff;
  padding:30px 100px 30px 100px;
}

.case-info-block1 ul {
 padding: 10px 100px;
 color: #fff;
}

.case-info-block1 li {
 padding-bottom: 15px;
 margin-left: 18px;
 list-style-type:disc;
}

.info-block-1 {
 margin-top:0px;

}

.line {
 width: 50%;
 height: 4px;
 background: #02133A; 
 margin-top: -35px;
}

.case-number {
 position: relative;
 top: 20px;
 left: 20px;
 width: 60px;
 height: 60px;
 border-radius: 100px;
 border: 3px solid #fff;
 font-size: 40px;
 color: #fff;
 padding-left: 16px;
}

.case-number h1 {
 width: 100%;
 height: 100%;
 text-align: center;
 color: #fff;
}




/* ---- stats.js ---- */
.count-particles{
  display: none;
}
#stats,
.count-particles{
  display: none;
  -webkit-user-select: none;
}
#stats{
  overflow: hidden;
}
/* ---- particles.js container ---- */
#particles-js,
#particles-js-two,
#particles-js-three {
  width: 100%;
  height: 100%;
  position: absolute;
  top:0;
  left:0;
  z-index: -1;
}
.partical-bg-wrapper {position: relative;z-index: 9;}
/*------------------ Theme Inner Banner -----------------*/
.inner-page-banner {
  background: url(../images/home/inner-banner.jpg) no-repeat center;
  background-size: cover;
  background-attachment: fixed;
  position: relative;
  margin-bottom: 190px;
}
.inner-page-banner .opacity {
  text-align: center;
  background: rgba(0,0,10,0.55);
  padding: 230px 0 180px 0;
}
.inner-page-banner .opacity h1 {
  color: #fff;
  text-transform: capitalize;
}
/*--------------------- Blog Page ----------------*/
.our-blog {padding-left: 40px;padding-right: 40px;}
.our-blog .single-blog .image {
  background: #152641;
  overflow: hidden;
}
.our-blog .single-blog .image img {
  width: 100%;
  -webkit-transform:scale(1.1);
          transform:scale(1.1);
  -webkit-transition: all 600ms ease-in-out;
  transition: all 600ms ease-in-out;
}
.our-blog .single-blog:hover .image img {
  opacity: 0.6;
  -webkit-transform:scale(1);
          transform:scale(1);
}
.our-blog .single-blog .text {
  padding: 50px 0 0 0;
  margin-bottom: 80px;
}
.our-blog .single-blog .text h6 {
  font-weight: 500;
  font-size: 18px;
  color: #13192d;
}
.our-blog .single-blog .text h5 a {
  font-size: 22px;
  color: #13192d;
  line-height: 30px;
  margin: 15px 0 20px 0;
}
.our-blog .single-blog .text>a {
  color: #c0c0c0;
  font-size: 22px;
}
.our-blog .single-blog .text p {font-weight: 500;margin-bottom: 8px;}
.our-blog .load-more {
  width: 180px;
  line-height: 53px;
  text-align: center;
  border: 1px solid rgba(0,0,0,0.1);
  font-size: 18px;
  font-weight: 500;
  color: #13192d;
  border-radius: 28px;
  display: block;
  margin: 40px auto 0 auto;
}
.our-blog .load-more:hover {color: #fff;}
/*-------------------------- Blog Details -----------------*/
.blog-details .wrapper {
  width: 77%;
  margin: 0 auto;
}
.blog-details .blog-main-post h6 {
  font-weight: 500;
  font-size: 18px;
  color: #13192d;
  margin: 62px 0 20px 0;
}
.blog-details .blog-main-post h3 {
  line-height: 40px;
  margin-bottom: 40px;
}
.blog-details .blog-main-post p {font-weight: 500;}
.blog-details .blog-main-post h2 {
  font-size: 32px;
  line-height: 50px;
  font-weight: normal;
  padding: 0 85px;
  margin: 80px 0 80px 0;
  position: relative;
}
.blog-details .blog-main-post h2:before {
  content: '';
  width: 55px;
  height: 2px;
  background: #000;
  position: absolute;
  top:25px;
  left:0;
}
.blog-details .blog-main-post h5 {
  font-size: 20px;
  line-height: 35px;
  margin-bottom: 35px;
  color: #000000;
}
.blog-details .tag-option {
  margin: 55px 0 130px 0;
}
.blog-details .tag-option ul li {
  display: inline-block;
  font-weight: 500;
  color: #151515;
  line-height: 35px;
  margin-top: 30px;
}
.blog-details .tag-option ul li a {
  font-weight: normal;
  color: #9a9a9a;
  margin-left: 10px;
  vertical-align: middle;
}
.blog-details .tag-option ul.float-left li a {margin: 0;}
.blog-details .comment-area {
  background: #f5f8fa;
  padding: 120px 0 185px 0;
}
.blog-details .comment-area .comment-section h2 {
  font-size: 36px;
  margin-bottom: 85px;
}
.blog-details .comment-area .comment-section .comment {
  width: calc(100% - 75px);
  padding-left: 30px;
  position: relative;
}
.blog-details .comment-area .comment-section .comment h6 {
  font-weight: 600;
  margin-bottom: 6px;
}
.blog-details .comment-area .comment-section .comment span {color: #a5a5a5;}
.blog-details .comment-area .comment-section .comment p {
  font-weight: 500;
  margin-top: 20px;
}
.blog-details .comment-area .comment-section .comment button {
  font-weight: 500;
  text-transform: uppercase;
  color: #000;
  letter-spacing: 1px;
  position: absolute;
  top:25px;
  right: 0;
  background: transparent;
}
.blog-details .comment-area .comment-section img {
  width: 75px;
  height: 75px;
  border-radius: 50%;
}
.blog-details .comment-area .comment-section .single-comment {
  border-bottom: 1px solid #eaeaea;
  padding-bottom: 52px;
  margin-bottom: 55px;
}
.blog-details .comment-area .leave-comment h2 {
  font-size: 36px;
  margin: 100px 0 20px 0;
}
.blog-details .comment-area .leave-comment p {
  font-weight: 500;
  font-size: 18px;
  margin-bottom: 55px;
}
.blog-details .comment-area .leave-comment form input,
.blog-details .comment-area .leave-comment form textarea {
  background: #fff;
  border: none;
  width: 100%;
  max-width: 100%;
  margin-bottom: 35px;
}
.blog-details .comment-area .leave-comment form input:focus,
.blog-details .comment-area .leave-comment form textarea:focus {
  -webkit-box-shadow: 0px 13px 35px -12px rgba(35,35,35,0.15);
    box-shadow: 0px 13px 35px -12px rgba(35,35,35,0.15);
}
.blog-details .comment-area .leave-comment form input {
  height: 60px;
  padding: 0 20px;
}
.blog-details .comment-area .leave-comment form textarea {
  height: 290px;
  max-height: 290px;
  padding: 20px;
}
.blog-details .comment-area .leave-comment form button {
  width: 176px;
  line-height: 50px;
  font-size: 15px;
  font-weight: 500;
  text-transform: uppercase;
  color: #fff;
}
.logo{
  /*width: 160px;
  height: 70px;
  background: url('../images/ae-sprite-1.png') -4px -6px;*/
  width: 250px;
  height: 50px;
  background: url('../images/ade_logo.png');
  background-size: cover;
}
.button-group,.theme-button{
  font-family: 'gothamNarrow-medium', sans-serif;
}

ul, menu, dir {
    display: block;
    -webkit-margin-before: 0.5em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 0px;
}

li {
    display: list-item;
    text-align: -webkit-match-parent;
    font-family: 'gotham-book', sans-serif;
}

/* ---- video.js css ---- */
.vjs-control{width:3em !important;}
 .vjs-control-bar{display:block !important;opacity:1 !important;width:3em !important;height:3em !important;bottom:5px !important;border-radius:50%;left:90% !important;right:10% !important}
 .vjs-play-control{display:none !important}
 .vjs-progress-control {display:none !important}
 .vjs-fullscreen-control, .vjs-remaining-time, .vjs-volume-bar {display:none !important}
 .video-js .vjs-control:focus:before, .video-js .vjs-control:hover:before, .video-js .vjs-control:focus {text-shadow: 0px 0px 0px #fff !important}


 /*--------------------- Media Owners ----------------*/
 .media-owner h4{
   color: #fff;
   text-align: center; 
 }
 .media-owner-details {
  margin:100px 0 20px 0;
}
.media-owner-details #media-owner{
  text-align: center;
}

.media-owner-details h5 {
  padding-bottom:10px
}

.media-owner-details h3 {
  padding-bottom:15px;
}

.media-owner-details p {
 font-size: 16px;
 line-height:32px;
 padding-bottom: 10px;
}

.col-3-icon{
  display:inline-block;
  max-width:50%;
}

.media-owner-details h6 {
  padding:5px 0 5px 0;
}


.media-owner-details a {
   width: 135px;
   line-height: 43px;
   background:#FA615A;
   border: 1px solid rgba(0,0,0,0.08);
   border-radius: 5px;
   color:#FFF;
   margin-top: 10px;
   text-align: center;
   font-family: 'gothamNarrow-medium', sans-serif;
}

.media-owner-details a:hover {
   background:#FFF;
   color: #FA615A;
   border-color: #FA615A;
}

.media-owner-details ul li {
 list-style-type: disc;
 font-size: 16px;
 line-height:32px;
}

.media-owner-details ul {
padding: 0;
margin: 0 0 10px 25px;
}

.onestopshop {padding: 20px 0 80px 0;}
.onestopshop .feature-text {padding: 200px 70px 0 0;}
.onestopshop .feature-text>p {margin-top: 40px;}
.onestopshop .feature-warpper {
  position: relative;
  z-index: 9;
  justify-content: center;
  align-items: center;
  display: flex; 
}
.onestopshop .feature-warpper:before { 
  position: absolute;
  top:0;
  right: -80px;
  z-index: -1;
}

.onestopshop .theme-title-two{
  text-align:left;
} 
.onestopshop .feature-warpper .single-feature.m-fix {margin-top: 75px;}
.onestopshop .feature-warpper .single-feature {
  padding: 30px 10px 25px 35px;
  border-radius: 5px;
  margin-bottom: 35px;
  color: #fff;
  position: relative; 
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: perspective(300px);
  transform: perspective(300px);
}
.onestopshop .feature-warpper .single-feature i {
  -webkit-transform: translateZ(50px) translateY(-50%) translateX(-50%);
  transform: translateZ(50px) translateY(-50%) translateX(-50%);
  position: absolute;
  top: 88px;
  left: 74px;
  font-size: 45px;
}
.onestopshop li{
  text-indent: -12px;
  padding-left: 15px;
} 
.onestopshop li p{
  font-size: 16px;
  margin-top: 0px;
} 
.onestopshop .feature-warpper .single-feature img {
  position: absolute;
  top: 32px;
  left: 30px;
  font-size: 45px;
}
.onestopshop .feature-warpper .single-feature h5 {
  font-size: 22px;
  font-weight: 500;
  margin: 14px 0 18px 0;
  color: #fff;
  text-align:left;
}
.onestopshop .feature-warpper .single-feature p {
  font-size: 16px;
  line-height: 28px;
  color: #fff;
}
.onestopshop .feature-warpper .circle-wrapper{
  border: 1px solid #c0c0c0;
  border-radius: 100%;
  display: inline-block;
} 
.onestopshop .feature-warpper .circle-wrapper .publishers-img{
  background: url(../images/mediaowner/publishers.png) no-repeat center;
  background-size: cover;
  background-attachment: fixed;
  position: relative;
  margin-bottom: 190px;
} 
.onestopshop .circle-wrapper img{
  margin:0 auto;
}
.onestopshop .image-title h2{
  text-align:center;
  padding: 0px 0px;
}
.onestopshop .image-title h6{
  text-align:center;
  padding: 0px 50px;
}
.onestopshop .feature-warpper .single-feature.bg-one {background-image: linear-gradient( 51deg, rgb(60,58,141) 0%, rgb(77,73,255) 100%);}
.onestopshop .feature-warpper .single-feature.bg-two {background-image: linear-gradient( 51deg, rgb(198,50,86) 0%, rgb(255,107,175) 100%);}
.onestopshop .feature-warpper .single-feature.bg-three {background-image: linear-gradient( 51deg, rgb(2,19,58) 0%, rgb(15,84,243) 99%);margin-top:0}
.onestopshop .feature-warpper .single-feature.bg-four {background-image: linear-gradient( 51deg, rgb(250,97,90) 0%, rgb(255,139,134) 100%);}
.onestopshop .feature-warpper .single-feature.bg-five {background-image: linear-gradient( 51deg, rgb(250,170,90) 0%, rgb(255,216,98) 100%);}
.onestopshop .feature-warpper .single-feature.bg-six {background-image: linear-gradient( 51deg, rgb(198,50,86) 0%, rgb(250,97,90) 100%);margin-top: 0}

/*-------------------------- Case Studies css -----------------*/

.media-owner-main {
  margin-bottom:0px;
  display: inline-grid;
  display: -ms-inline-grid;
  display: -moz-inline-grid;
  margin-top: 170px;
  width: 100%;
  height: 350px;
  background-image: linear-gradient( 51deg, rgb(60,58,141) 0%, rgb(77,73,255) 100%);
}

.media-owner-main-text {
  margin-top:0px;
  padding: 100px 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 350px;
} 
.media-owner-main-image { 
  display: flex;
  align-items: center;
  justify-content: center;
}
.media-owner-image { 
  position: relative; 
  top: 0px;
  max-width: 150%; 
}

.media-owner-main h1 {
  text-align:left;
  color:#fff;
  font-family: 'Kanit', sans-serif;
} 
.media-owner-main h4 {
  text-align:left;
  color:#fff;
  font-family: 'Kanit', sans-serif;
} 
.media-owner-overlay {
  width:100%;
  height:100%; 
 }
 

 /*-------------------------- Technology CSS -----------------*/
 .technology-devider-line{
   width:1px;
   height:250px;
   display:inline-block;
   border-right:2px dotted #cccc;
 }

 .justify-center{
    justify-content: center;
    align-items: center;
    display: flex;
 }

 .d-flex{
   display:flex;
 }

 /*--------------------- Mediation-Platform-Footer ----------------*/

 .mediation-platform-footer {
  margin-bottom:0px;
  display: inline-grid;
  display: -ms-inline-grid;
  display: -moz-inline-grid;
  margin-top: 0px;
  width: 100%;
  /*height: 200px;*/
  background-image: linear-gradient( 51deg, rgb(60,58,141) 0%, rgb(77,73,255) 100%); 
}

.mediation-platform-footer-text {
  margin-top:0px;
  padding: 70px 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  /*height: 200px;*/
}  

.mediation-platform-footer h1 {
  text-align:center;
  color:#fff;
  font-family: 'Kanit', sans-serif;
  font-size: 50px;
}  
.mediation-platform-footer .caption {
  text-align:center; 
} 
.mediation-platform-footer .request-demo{ 
  line-height: 36px;
  font-weight: 500;
  border: 2px solid #fff;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  border-radius: 20px;
  padding: 0 20px; 
  margin: 40px 0px 0px 0px;
}

.future-screens{
    justify-content: center;
    align-items: center;
    display: flex;
    padding: 2rem;
}
.future-screens img {
  border-radius: 5px;
}

.screens-of-the-future-main{
  padding: 5rem;
  top:0px !important;
}

/* Slider */
		/*.publisher-logos{
			padding: 4rem;
		}*/
		.slick-slide {
			margin: 0px 20px; 
		}

		.slick-slide img { 
			margin: 0 auto;
			width: 80%;
		}
		.slick-slide span {
			font-size: 8px;
			line-height: 10px;
			display: inline-block;
		}
		.slick-track .slide{
			padding: 2rem 0;
			/*border: 1px solid rgba(0,0,0,0.08);*/
			border-radius: 5px;
			background: transparent;
			text-align: center;
		}

		.slick-slider {
			position: relative;
			display: block;
			box-sizing: border-box;
			-webkit-user-select: none;
			-moz-user-select: none;
			-ms-user-select: none;
			user-select: none;
			-webkit-touch-callout: none;
			-khtml-user-select: none;
			-ms-touch-action: pan-y;
			touch-action: pan-y;
			-webkit-tap-highlight-color: transparent;
		}

		.slick-list {
			position: relative;
			display: block;
			overflow: hidden;
			margin: 0;
			padding: 0;
		}

		.slick-list:focus {
			outline: none;
		}

		.slick-list.dragging {
			cursor: pointer;
			cursor: hand;
		}

		.slick-slider .slick-track,
		.slick-slider .slick-list {
			-webkit-transform: translate3d(0, 0, 0);
			-moz-transform: translate3d(0, 0, 0);
			-ms-transform: translate3d(0, 0, 0);
			-o-transform: translate3d(0, 0, 0);
			transform: translate3d(0, 0, 0);
		}

		.slick-track {
			position: relative;
			top: 0;
			left: 0;
			display: block;
		}

		.slick-track:before,
		.slick-track:after {
			display: table;
			content: "";
		}

		.slick-track:after {
			clear: both;
		}

		.slick-loading .slick-track {
			visibility: hidden;
		}

		.slick-slide {
			display: none;
			float: left;
			height: 100%;
			min-height: 1px;
		}

		[dir="rtl"] .slick-slide {
			float: right;
		}

		.slick-slide img {
			display: block;
		}

		.slick-slide.slick-loading img {
			display: none;
		}

		.slick-slide.dragging img {
			pointer-events: none;
		}

		.slick-initialized .slick-slide {
			display: block;
		}

		.slick-loading .slick-slide {
			visibility: hidden;
		}

		.slick-vertical .slick-slide {
			display: block;
			height: auto;
			border: 1px solid transparent;
		}

		.slick-arrow.slick-hidden {
			display: none;
		}

    /* Contact Form */
    .modal-dialog{
      width: 409px; 
    }
    #mainregister{
      width: 100%;
      overflow: hidden;
      font-family: gotham-book,sans-serif!important;
    }
    .panel{
      margin-bottom: 0px;
    }
    .panel-heading{ 
      background-color: #3c3a8d;
      border-bottom: 1px solid #3c3a8d;
      color: #5e6469;
      border-color: #eaebec;
      font-size: 14px;
      padding: 10px 15px;
    }
    .panel-heading p {
      color: #fff;
      font-size: 18px;
    } 
    .modal-body{
      padding: 0;
    }
    .panel-body{
      padding: 8px;
      font-size: 13px;
    }
    .form-control{
      box-shadow: 0 0 0 transparent !important;
      border: 1px solid #d7d8d9;
    }
    .form-control:focus{
      border-color: #3a3f51;
    }
    .form-group{
      margin-bottom: 5px;
    }
    .form-group .form-group{
      margin-bottom: 5px;
    }
    .form-group.has-feedback{
      height: auto;
      padding: 0px 0px;
      font-size: 12px;
    }
    .error, .text-danger{
      display: none;
    }
    .register button.schedule{
      border-color: #fa615a;
      font-size: 18px;
      border: 2px solid;
      background-color: #fa615a;
      color: #fff;
    }
    .register button.schedule:hover{
      color: #fa615a;
      background-color: #fff;
    }
    .register textarea{
      font-size: 12px;
    padding: 5px 10px;
    border-radius: 4px;
    width: 100%;
    height: 100%;
    border-color: #d7d8d9;
    }
    .register textarea:focus{
      border-color: #3a3f51;
    }