﻿@font-face {font-family: "Avenir Book";
  src: url("../fonts/Avenir-Book.eot"); /* IE9*/
  src: url("../fonts/Avenir-Book.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
  url("../fonts/Avenir-Book.woff2") format("woff2"), /* chrome、firefox */
  url("../fonts/Avenir-Book.woff") format("woff"), /* chrome、firefox */
  url("../fonts/Avenir-Book.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url("../fonts/Avenir-Book.svg#Avenir Book") format("svg"); /* iOS 4.1- */
}
@font-face {font-family: "Avenir Light";
  src: url("../fonts/Avenir-Light.eot"); /* IE9*/
  src: url("../fonts/Avenir-Light.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
  url("../fonts/Avenir-Light.woff2") format("woff2"), /* chrome、firefox */
  url("../fonts/Avenir-Light.woff") format("woff"), /* chrome、firefox */
  url("../fonts/Avenir-Light.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url("../fonts/Avenir-Light.svg#Avenir Light") format("svg"); /* iOS 4.1- */
}
@font-face {font-family: "Avenir Heavy";
  src: url("../fonts/Avenir-Heavy.eot"); /* IE9*/
  src: url("../fonts/Avenir-Heavy.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
  url("../fonts/Avenir-Heavy.woff2") format("woff2"), /* chrome、firefox */
  url("../fonts/Avenir-Heavy.woff") format("woff"), /* chrome、firefox */
  url("../fonts/Avenir-Heavy.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url("../fonts/Avenir-Heavy.svg#Avenir Heavy") format("svg"); /* iOS 4.1- */
}
@font-face {font-family: "Arial Black";
  src: url("../fonts/arial_black.eot"); /* IE9*/
  src: url("../fonts/arial_black.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
  url("../fonts/arial_black.woff2") format("woff2"), /* chrome、firefox */
  url("../fonts/arial_black.woff") format("woff"), /* chrome、firefox */
  url("../fonts/arial_black.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url("../fonts/arial_black.svg#Arial Black") format("svg"); /* iOS 4.1- */
}
body {
  overflow-x: hidden;
  font-family: 'Open Sans', sans-serif; font-size:22px;}

p {
  line-height: 1.75;
}

a {
  color: #007bff;
}

a:hover {
  color: #007bff;
  transition: all .30s ease;
}

.text-primary {
  color: #fed136 !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
 font-family: 'Open Sans', sans-serif; font-weight:700;
}

.page-section {
  padding: 100px 0;
}

.page-section h2.section-heading {
  font-size: 40px;
  margin-top: 0;
  margin-bottom: 15px;
}

.page-section h3.section-subheading {
  font-size: 16px;
  font-weight: 400;
  font-style: italic;
  margin-bottom: 75px;
  text-transform: none;
}

::-moz-selection {
  background: #007bff;
  text-shadow: none;
}

::selection {
  background: #007bff;
  text-shadow: none;
}

img::-moz-selection {
  background: transparent;
}

img::selection {
  background: transparent;
}

img::-moz-selection {
  background: transparent;
}

.btn {
  font-weight: 700;
}

.btn-outline-success.focus, .btn-outline-success:focus{
  box-shadow: 0 0 0 0.2rem rgba(76, 133, 12, 0.39)
}
.btn-outline-success:not(:disabled):not(.disabled).active:focus, .btn-outline-success:not(:disabled):not(.disabled):active:focus, .show>.btn-outline-success.dropdown-toggle:focus{
    box-shadow: 0 0 0 0.2rem rgba(76, 133, 12, 0.39)
}


.bg-darkgrey{
  background-color: #333333;
  min-height: 6px;
}

.bg-lightgrey{
  background-color: #f9f9f9;
}

.container{  max-width: 1114px;}

.progress-container {
  width: 100%;
  height: 4px;
  position: fixed;
  top: 0;
  z-index: 6;
}
.progress-bar {
  height: 4px;
  background: #333333;
  width: 0%;
}

.hvr-fade{
      transition: all ease 0.4s;
}

/* Header css */

.logo-box{  margin: 10px 0px 10px 25px; height:85px;}
.logoImage {display:block;}
.Imglogo_mob {display:none}
.header-calculator-box{  padding: 22px 0px 0px 20px;}
.header-calculator-box .btn-primary{  color: #ffffff;  background-color: #2d2d2d;  border: #2d2d2d solid 1px;  font-weight: 600;  font-size: 18px;  padding: 7px 30px;}
.header-calculator-box .btn-primary:hover{  color: #2d2d2d;  background-color: #ffffff;  border: #2d2d2d solid 1px;}
.header-calculator-box .btn-primary:not(:disabled):not(.disabled):active{  color: #2d2d2d;  background-color: #ffffff;  border: #2d2d2d solid 1px;}
.header-calculator-box .btn-primary.focus, .header-calculator-box .btn-primary:focus{  box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.5);}
.header-calculator-box .btn-primary:not(:disabled):not(.disabled):active:focus{  box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.5);}
.header-section{  padding:5px 0px;  /*box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.13);*/  position: relative;}

.tcb-bs-fullscreen {  height: 100%;}
.tcb-bs-fullscreen .carousel,
.tcb-bs-fullscreen .item,
.tcb-bs-fullscreen .active {  height: 100%;}
.tcb-bs-fullscreen .carousel-inner {  height: 100%;}
/****************************
USE BACKGROUND IMAGES IN CAROUSEL SLIDER
*****************************/
.carousel-bg .carousel-inner .item {  background-color: darkslategrey;  background-size: cover;  background-position: center;  min-height: 360px;}
.carousel-box .carousel-item{  max-height: 100vh;}
.carousel-box{margin-top:-115px;}

/* Icon 4 */

#nav-icon1, #nav-icon2, #nav-icon3, #nav-icon4 {  width: 46px;  height: 45px;  position: relative;  /*display: block;*/  float: right;
  margin: 25px 24px 0px 0px;  -webkit-transform: rotate(0deg);  -moz-transform: rotate(0deg);  -o-transform: rotate(0deg);
  transform: rotate(0deg);  -webkit-transition: .5s ease-in-out;  -moz-transition: .5s ease-in-out;  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;  cursor: pointer;}

#nav-icon1 span, #nav-icon3 span, #nav-icon4 span {display: block;  position: absolute;  height: 6px;  width: 100%;  background: #393d34;
  border-radius: 9px;  opacity: 1;  left: 0;  -webkit-transform: rotate(0deg);  -moz-transform: rotate(0deg);  -o-transform: rotate(0deg);  transform: rotate(0deg);  -webkit-transition: .25s ease-in-out;  -moz-transition: .25s ease-in-out;  -o-transition: .25s ease-in-out;  transition: .25s ease-in-out;}


#nav-icon4 span:nth-child(1) {  top: 0px;  -webkit-transform-origin: left center;  -moz-transform-origin: left center;  -o-transform-origin: left center; transform-origin: left center;}

#nav-icon4 span:nth-child(2) {  top: 15px;  -webkit-transform-origin: left center;  -moz-transform-origin: left center;  -o-transform-origin: left center;  transform-origin: left center;}

#nav-icon4 span:nth-child(3) {  top: 30px;  -webkit-transform-origin: left center;  -moz-transform-origin: left center;  -o-transform-origin: left center;  transform-origin: left center;}

#nav-icon4.open span:nth-child(1) {  -webkit-transform: rotate(45deg);  -moz-transform: rotate(45deg);  -o-transform: rotate(45deg);
  transform: rotate(45deg);  top: -1px;  left: 8px;}

#nav-icon4.open span:nth-child(2) {  width: 0%;  opacity: 0;}

#nav-icon4.open span:nth-child(3) {  -webkit-transform: rotate(-45deg);  -moz-transform: rotate(-45deg);  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);  top: 30px;  left: 8px;}

.main_menu {    float: right;}
#menu-dropdown, .dropdown-menu{/*background-color: #efefef;    position: absolute;    right: 25px;    top: 95px;    z-index: 20;    max-width: 300px;    min-height: 250px;*/  -webkit-transform-origin: top;  transform-origin: top;  -webkit-animation-fill-mode: forwards;  animation-fill-mode: forwards;  transition: all 0.2s linear;  -webkit-transition: all 0.2s linear; margin-top:35px; width:100%; justify-content:flex-end; padding-right:1rem}
.dropdown-submenu>.dropdown-menu {background-color: #efefef;    position: absolute;    right: 25px;    top: 95px;    z-index: 20;    max-width: 300px;    min-height: 250px; /*top: 100%; left: 0;  width: 200px;*/  margin-top: -6px;  margin-left: -1px; -webkit-border-radius: 0 6px 6px 6px; -moz-border-radius: 0 6px 6px 6px;  border-radius: 0;}
.menu-box li a {    font-size: 18px;    color: #404040; }
.menu-box li >.dropdown-menu > li {    width: 100%;}
.dropdown-menu > li.kopie > a {    padding-left:5px;}
 
.dropdown-submenu {    position:relative;}
.dropdown-submenu>.dropdown-menu {   top:0;left:100%;   margin-top:-6px;margin-left:-1px;   -webkit-border-radius:0 6px 6px 6px;-moz-border-radius:0 6px 6px 6px;border-radius:0 6px 6px 6px; }
  
.dropdown-submenu > a:after {  border-color: transparent transparent transparent #333;  border-style: solid;  border-width: 5px 0 5px 5px;  content: " ";  display: block;  float: right;    height: 0;   margin-right: -10px;  width: 0;}
 
.dropdown-submenu:hover>a:after {    border-left-color:#555; }

.dropdown-menu > li > a:hover, .dropdown-menu > .active > a:hover {  text-decoration: none;}  
  
@media (max-width: 767px) {

  .navbar-nav  {
     display: inline;
  }
  .navbar-default .navbar-brand {
    display: inline;
  }
  .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
  }
  .navbar-default .navbar-nav .dropdown-menu > li > a {
    color: red;
    background-color: #ccc;
    border-radius: 4px;
    margin-top: 2px;   
  }
   .navbar-default .navbar-nav .open .dropdown-menu > li > a {
     color: #333;
   }
   .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
   .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
     background-color: #ccc;
   }

   .navbar-nav .open .dropdown-menu {
     border-bottom: 1px solid white; 
     border-radius: 0;
   }
  .dropdown-menu {
      padding-left: 10px;
  }
  .dropdown-menu .dropdown-menu {
      padding-left: 20px;
   }
   .dropdown-menu .dropdown-menu .dropdown-menu {
      padding-left: 30px;
   }
   li.dropdown.open {
    border: 0px solid red;
   }

}

@media (min-width: 768px) {
 ul.nav li:hover > ul.dropdown-menu { display: block;    }
 #navbar { text-align: center; }
.menu-box li {  display: inline-block;  padding: 0px;    margin: 0px;    text-align: left;    font-size: 20px; font-family: 'Open Sans', sans-serif;        font-weight: 600; /*border-bottom: #bababa solid 1px;*/
        margin:0 .5rem    }
.menu-box li:hover a { color: #bfbfbf;            }
.menu-box li:last-child {   border-bottom: none;        }
.dropdown-submenu > a:after {  margin-top: 5px;    width: 0;    border-color: transparent transparent transparent #333;        content: " ";        display: block;        float: right;        height: 0;        border-style: solid;        border-width: 8px 0 8px 8px;        margin-right: 0px;    }

.menu-box .dropdown-menu-right {        right: 100% !important;        top: -1px !important;        left: -18rem !important;        margin-top: 0px !important;        transform: translate3d(0px, 0px, 0px) !important;        padding: 0px 0px;        position: absolute !important;        width: 290px;        min-height: 100px;        border-radius: 0px;    }
}

/* Banner css */
.carousel-caption{  bottom: 30%;  text-align: left;}
.carousel-caption h5{  font-size: 64px;  font-weight: 900;  color: #ffffff; text-align:center; margin-bottom: 60px;  text-shadow: 2px 2px 4px rgb(0, 0, 0);  font-family: "Arial Black";}
.carousel-caption .banner-heading{  font-size: 54px;  font-weight: 400;  color: #ffffff;  font-family: "Arial Black";}
.carousel-caption .btn-outline-light{  font-size: 22px;  font-weight: 600;  text-transform: uppercase;  padding: 10px 32px;  border-radius: 8px;  border-width: 3px;  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.76);
  box-shadow: 1px 1px 8px -5px rgb(0, 0, 0);}
.carousel-caption .btn-outline-light:hover{  text-shadow: none;}
.secondary_banner_text{font-size: 22px;  font-weight: 500;  color: #ffffff;font-family: 'Open Sans', sans-serif; }
.banner-btn{text-align:center;}
.album {    padding: 50px 0px;}
.sp_text_big{font-size: 45pt;  font-weight: 700;  color: #ffffff;  padding-bottom: 25px;line-height:43pt}
.text01{  font-size: 30px;  font-weight: 900;  color: #ffffff;  padding-bottom: 25px;font-weight:700;}
.text02{  font-size: 22px;  color: #ffffff;  padding-bottom: 15px;}
.text03{  font-size: 20px;  font-weight:300;  color: #ffffff;  padding-bottom: 10px;}

.home-listing-box ul{  margin: 0px;  padding: 0px 0px 0px 20px;}
.home-listing-box ul li{  margin: 0px;  padding: 0px 0px 8px 10px;  font-size: 22px;   color: #404040;}

.btn-primary{  color: #ffffff;  background-color: #404040;  border: #404040 solid 1px;  font-weight:700; font-size: 16px;  padding: 7px 25px;}
.btn-primary:hover{  color: #404040;  background-color: #ffffff;  border: #404040 solid 1px;}
.btn-primary:not(:disabled):not(.disabled):active{  color: #ffffff;  background-color: #ffffff;  border: #ffffff solid 1px;}
.btn-primary.focus, .btn-primary:focus{  box-shadow: none;}
.btn-primary:not(:disabled):not(.disabled):active:focus{  box-shadow: none;}
button:focus{  outline: none;}
.section3{min-height:250px; margin:4rem 0; justify-content:space-between;}
.how-we-work{  background:#333333 url(../images/How-we-Work.png) no-repeat;}
.portfolio{  background:#333333 url(../images/Portfolio.png)  no-repeat; }
.technology{background:#333333 url(../images/technology.png)  no-repeat;  }
.section3 >a{ height:100% ; min-height:295px; background-size:contain; background-repeat:no-repeat; background-position:center; display:flex; justify-content:center;  transition: 0.3s;}
.section3 a > .text3{font-size:22px; margin-bottom:1rem; margin-top:auto; text-transform:uppercase; padding:0 0.5rem; text-align:center; color:#fff;font-weight:700;}
.section3 a:hover{text-decoration:none; box-shadow: 2px 6px 8px 0px rgba(0, 0, 0, 0.44);  }
.content-box{  width: 100%;}
.application-box{padding-top:60px;}
.application-box .heading01{ font-size: 48px; letter-spacing:2px; font-weight: bold;font-family:"Arial Black";  color: #404040;  padding-bottom: 20px;  margin-top: 60px;}
.content-box h5{  font-size: 40px;  font-weight: 900;  color: #ffffff; margin-top:30px;  margin-bottom: 20px;  text-shadow: 2px 2px 4px rgb(0, 0, 0);  font-family: "Arial Black";}
.content-box h5 span{  font-size: 40px;  font-weight: 700;  color: #ffffff;  font-family: "Arial Black";}

.your-solution-listing-box ul{  margin: 0px 0px 30px 0px;  padding: 0px 0px 0px 20px;}
.your-solution-listing-box ul li{  margin: 0px;  padding: 0px 0px 10px 10px;  font-size: 22px;  color: #ffffff;}
.connect-box{background:#333333 url(../images/background_2.png) no-repeat;min-height:350px; background-position:right; background-size:50%;}
.connect-box .heading01{  font-size: 40px;  font-weight: bold;font-family:"Arial Black";  color: #ffffff;  padding-bottom: 20px;  margin-top: 90px;}
.apps-text01{  font-size: 20px;  font-weight:300;  color: #6d6d6d;  padding: 0px 50px 20px 0px;}


.niche-sectors{background:#333333; padding:50px 0 0;  }
.niche-sectors > .container{padding-bottom:0rem;}
.niche-sectors  h1{  font-size: 40px;  font-weight: 900;  color: #ffffff;  font-family:"Arial Black"; padding-bottom: 0px;  margin-top: 0px;}
.niche-sectors img{object-fit:cover; flex-grow:1;}
.niche-sectors-box  {    margin: 0px;    padding: 0px 0px 0px 20px;}
.niche-sectors-box  li {    margin: 0px;    padding: 0px 0px 8px 10px;    font-size: 22px;    color: #ffffff;}
.clients-box{width:100%; height:150px;  border:1px solid #d4d4d4; display: flex;    align-items: center;    justify-content: center;    padding: 10px; }
.clients-box img{max-height:100%;}
.products_inner_box{  /*width: 100%*/;  float: left;}
.products_inner_box:hover{  box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.44);    transition: 0.3s;}
.products_text01{  font-size: 22px; font-weight:700;   color: #404040;  padding: 20px 20px 10px 20px;}
.products_text02{  font-size: 18px; font-weight:300; color: #404040;  padding: 0px 20px 20px 20px;}
.products_button_box{  padding: 0px 20px 20px 20px;}


/* Testmonial css */

.testmonial-text01{  font-size: 24px;  line-height: 36px;  font-weight: 400;  color: #000000;  padding: 0px 35% 0px 0px;  margin-top: 20px;}
.testmonial-text01 span{  font-weight: 700;}
.testmonial-bottom-box{  width: 30%;  margin: 0 auto;  margin-top: 0px;    float: right;}
.testmonial-position-box{  width: 70%;  float:left;  font-size: 16px;  line-height: 24px;  font-weight: 400;  color: #000000;  padding-top: 10px;}
.testmonial-position-box span{  font-weight: 600;}
.testmonial-image-box{  width: 30%;  float:left;}

.testmonial-box .owl-theme .owl-nav.disabled + .owl-dots {  margin-top: 20px;}


/* Footer css */

.footer-top-box{  background-color: #565454;  width: 100%;  float: left;  padding: 35px 0px 15px 0px;}
.footer-bottom-box{  background-color: #3a3a3a;  width: 100%;  float: left;  padding: 10px 20px;}
.footer_heading{  font-size: 20px;  line-height: 24px;  font-weight: 600;  color: #ffffff;  border-bottom: #ffffff solid 1px;  padding-bottom: 10px;  display: inline-block;  margin-bottom: 15px;}
.footer-textpara01{  font-size: 15px;  line-height: 24px;  font-weight: 400;  color: #ffffff;  display: block;  margin-bottom: 0px;}
.footer-listing01 ul{  list-style-type: none;  margin: 0px 0px 15px 0px;  padding: 0px;}
.footer-listing01 ul li{  list-style-type: none;  margin: 0px;  padding: 0px 0px 5px 0px; font-size:15px;}
.footer-listing01 ul li a{  font-size: 15px;  line-height: 24px;  font-weight: 400;  color: #ffffff;}
.footer-listing01 ul li a:hover{  color: #ffffff;text-shadow: 2px 2px 2px #000;  text-decoration: none;}
.footer-text{  font-size: 15px;  line-height: 24px;  font-weight: 400;  color: #ffffff;  padding-top: 8px; display:inline-block;}
.footer-text a{  font-size: 15px;  line-height: 24px;  font-weight: 400;  color: #ffffff;}
.footer-text a:hover{ color: #a2a2a2;    text-decoration: none;    text-shadow: 1px 1px 1px #000;}

.social-media-icon{  text-align: right;}
.social-media-icon ul{  list-style-type: none;  margin: 0px;  padding: 0px;}
.social-media-icon ul li{  list-style-type: none;  margin: 0px 0px 0px 6px;  padding: 0px;  display: inline-block;}
.social-media-icon .circle-icon{  width: 40px;  height: 40px;  border:#ffffff solid 1px;  border-radius: 50%;  text-align: center;
  padding-top: 5px;  display: block;  color:#ffffff;}
.social-media-icon .circle-icon{  font-size: 20px;  color:#ffffff;}

.social-media-icon ul li.facebook-box:hover{background-color:#3b5998;border-radius: 50%;}
.social-media-icon ul li.instagram-box:hover{  background-color: #ff0000;  border-radius: 50%;  background: rgb(243,0,3);  background: linear-gradient(43deg, rgba(243,0,3,1) 0%, rgba(187,0,163,1) 100%);}
.social-media-icon ul li.twitter-box:hover{  background-color: #1da1f2;  border-radius: 50%;}
.social-media-icon ul li.linkedin-box:hover{  background-color: #0070c0;  border-radius: 50%;}
.social-media-icon ul li.envelope-box:hover{  background-color: #B3382B;  border-radius: 50%;}
.social-media-icon ul li.youtube-box:hover{  background-color: #e21615;  border-radius: 50%;}

.social-media-icon ul li.facebook-box a:hover{border-color: #3b5998;  transition: all .30s ease;}
.social-media-icon ul li.instagram-box a:hover{  border-color: #f30003;  transition: all .30s ease;}
.social-media-icon ul li.twitter-box a:hover{  border-color: #1da1f2;  transition: all .30s ease;}
.social-media-icon ul li.linkedin-box a:hover{  border-color: #0070c0;  transition: all .30s ease;}
.social-media-icon ul li.envelope-box a:hover{  border-color: #B3382B;  transition: all .30s ease;}
.social-media-icon ul li.youtube-box a:hover{  border-color: #e21615;  transition: all .30s ease;}

.bg-light-grey{  background-color: #f9f9f9;  padding: 85px 0px;}

.bg-dark-grey{  background-color: #ededed;  padding: 85px 0px;}

.box1{  width: 100%;  float: left;}
.box1 .container{  width: 1280px;  max-width: 1280px;}

.footer-next-box{  width: 100%;  float: left;  padding: 40px 0px;}
.footer-next-heading a{  font-size: 36px;  font-weight: 700;  color: #4d4d4d;  text-decoration: none;}
.footer-next-heading a:hover{  color: #656565;  text-decoration: none;}
.footer-next-heading .fa-long-arrow-alt-right{  font-size: 50px;  line-height: normal;  vertical-align: top;}


/* How Do I Benefit */

.hdb-section{  padding: 50px 0px;}
.hdb-textmatter01{  font-size: 50px;  font-weight: 400;  color: #404040;  line-height: 60px;  margin-bottom: 40px;  text-transform: uppercase;  letter-spacing: 15px;  padding: 0px 0px;  text-align: left;}
.hdb-textmatter02{  font-size: 18px;  font-weight: 400;  color: #404040;  padding: 0px 20px 30px 0px;}
.hdb-textmatter02 span{  font-weight: 600;  font-size: 22px;}

.features_overview_box .heading02{  font-size: 60px;  font-weight: 400;  color: #404040;  line-height: 60px;  margin-bottom: 20px;
  text-transform: uppercase;  letter-spacing: 15px;  padding: 20px 0px;  text-align: center;}

.about-us-box{  padding: 50px 0px;}

.about-us-box .heading02{  font-size: 30px;  font-weight:700;  color: #404040;  line-height: 60px;  margin-bottom: 20px;  text-transform: uppercase;  letter-spacing: 15px;  padding: 20px 0px;  text-align: left;}

/* Why Eziway */

.why-eziway-inner-box{  width: 100%;  float: left;  background-image: url(../images/WhyEW.jpg);  background-size: cover;  min-height: 800px;  background-position: top center;  background-size: cover;  background-attachment: fixed;}
.why-eziway-inner-box .heading01{  font-size: 70px;  font-weight: 700;  color:#ffffff;  text-align: center;  margin-top: 15%;  margin-bottom: 0px;  border-bottom: none;}
.why-eziway-text01{  font-size: 24px;  line-height: 50px;  color: #404040;  font-weight: 300;  text-align: left;  padding-bottom: 50px;font-weight:300;}
.why-eziway-text02, .how-we-work-text02{  font-size: 22px;  line-height: 34px;  color: #404040;  text-align: left;  padding-bottom: 30px;}
.why-eziway-text02 span, .how-we-work-text02 span{  font-weight:700;  color: #111111;  font-size: 22px;}
.why-eziway-inner-box2{  width: 100%;  float: left;  background-image: url(../images/why-eziway-banner.jpg);  background-size: cover;
  min-height:70vh;  background-position: top center;  /*background-size: cover;  background-attachment: fixed;*/}

.why-eziway-inner-box2 .heading01{  font-size: 40px; font-family:"Arial Black";  font-weight: 900;  color:#ffffff;  text-align: center;  margin-top: 15%;  margin-bottom: 40px;  border-bottom: none; text-shadow:2px 2px 2px #2d2d2d}

.why-eziway-inner-box2 .btn-primary{  color: #ffffff;  background-color: #2d2d2d;  border: #2d2d2d solid 1px;  font-weight: 600;
  font-size: 30px;  padding: 7px 30px;}
.why-eziway-inner-box2 .btn-primary:hover{  color: #2d2d2d;  background-color: #ffffff;  border: #2d2d2d solid 1px;}
.why-eziway-inner-box2 .btn-primary:not(:disabled):not(.disabled):active{  color: #2d2d2d;  background-color: #ffffff;  border: #2d2d2d solid 1px;}
.why-eziway-inner-box2 .btn-primary.focus, .header-calculator-box .btn-primary:focus{
  box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.5);
}
.why-eziway-inner-box2 .btn-primary:not(:disabled):not(.disabled):active:focus{
  box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.5);
}
.sub_heading{font-size: 30px;    font-weight: 700;    color: #404040;    padding: 0px 0px 10px 0px;}

/* About US */

.about-us-inner-box{  width: 100%;  float: left;  background:#333333 url(../images/AboutUs.png) no-repeat;  background-size: 55%;  min-height: 88vh;  background-position: center right; display:flex;}
.about-us-inner-box .heading01{  font-size: 40px;    font-weight: bold;    color: #ffffff;    font-family: "Arial Black"; padding-bottom: 0px;}

.team-box{  width: 23%;  display:inline-block;  vertical-align:top;  margin-bottom:50px;  text-align:left;  margin-right:1%;}
.team-box:last-child{    margin-right:0%;}
.team-name-text{  font-size: 22px;  font-weight:700;  color: #000000;  padding: 20px 0px 0px 15px;}
.team-position-text{  font-size: 18px; font-weight:300; color: #000000;  padding: 0px 0px 0px 15px;}

.about-us-box .owl-nav{  display: block !important;}
.about-us-box .owl-theme .owl-nav{  text-align: left;  margin-top: 50px;}
.about-us-box .owl-theme .owl-nav [class*='owl-']:hover{  background-color: transparent;}
.about-us-box .owl-theme .owl-nav [class*='owl-']:focus{  outline: none;}

.cal-container {    max-width: 1114px;}

/* How we work */

.white-box2{  width: 100%;  float: left;  background-color: #ffffff;  padding: 0px 0px;}
.white-box{ width: 100%;  float: left;  background-color: #ffffff;}
.how-we-work-box, .portfolio-box, .technology-box{  width: 100%;  float: left;  background:#333333 url(../images/How-we-Work.png) no-repeat ;  min-height: 88vh;  background-position: right 25%;   position: relative; background-size:64%; display:flex;}
.how-we-work-box > .container, .about-us-inner-box > .container{  margin-bottom: 3.3em;}
.banner_text_hww{position:absolute;bottom:0; left:50%; transform:translate(-50%);}
.portfolio-box{background:#333333 url(../images/Portfolio.png) no-repeat ; background-position: right 25%; background-size:54%;}
.technology-box{background:#333333 url(../images/technology.png) no-repeat ; background-position: right 0%; background-size:56%;}
.how-we-work-box .heading01{  font-size: 30px;    font-weight: 700;    color: #ffffff;    margin-bottom: 20px;    }
.how-we-work-box .text01{  font-size: 40px;    font-weight: bold;    color: #ffffff;    font-family:"Arial Black";padding-bottom:10px;}
.how-we-work-box .text01 span{  font-size: 22px;    font-weight: 400;    color: #ffffff;    font-family:"Arial Black";}
.contact-banner-box > .container{margin-bottom: 4.0em;}

.card-box{  width: 31.66%;  float: left;  padding: 20px 20px;  margin-right: 1%;  margin-bottom: 20px;  min-height: 470px;  background-color: #ffffff;  box-shadow: none;  text-align: left;}
.card-main-box{  margin-top: 0px;}
.card-box:hover{  box-shadow: 0px 6px 8px -3px rgba(50, 50, 50, 0.38);}

.card-text{  font-size: 22px; font-weight:700;  color: #111111;  padding: 0px 0px 0px 0px;}
.card-text2{  font-size: 18px; font-weight:300;  color: #404040;  padding: 0px 0px 0px 0px;}
.card-img-box{  text-align: center;}
.card-img-box img{max-height:200px;}
.features_overview_box{  padding: 50px 0px;}

.features_overview_box .heading02{  font-size: 60px;  font-weight: 400;  color: #404040;  line-height: 60px;  margin-bottom: 20px;
  text-transform: uppercase;  letter-spacing: 15px;  padding: 20px 0px;  text-align: center;}


/* enquires*/
.enquires_box_outer{background:#333333; width:100%; float:left;padding: 50px 0px;}
/*.enquires_box{background:#646464;}*/
.enquires-inner-box{  width: 100%;  float: left;  background: #333333 url(../images/Enquires.png) no-repeat;  min-height: 70vh;  background-position: right center;    position: relative; background-size:40%;}
.enquires-form {padding:2rem 1rem;}
.enquires-inner-box .heading01{  font-size: 40px;    font-weight: bold;    color: #ffffff;    font-family: "Arial Black";    text-transform: uppercase;    padding-bottom: 0px;}
.enquires-inner-box .text01{  font-size: 40px;    font-weight: bold;    color: #ffffff;    font-family:"Arial Black";letter-spacing:10px; text-transform: uppercase;margin-bottom:8rem;}
.enquires-inner-box .text01 span{  font-size: 40px;    font-weight: 400;    color: #ffffff;    font-family: "Arial Black";}

.enquires_text01{  font-size: 30px;  font-weight: 700;  color: #404040;  padding: 0px 0px 10px 0px;}
.enquires_text02{  font-size: 20px;  font-weight: 400;  color: #404040;  padding: 0px 0px 5px 0px;}
.enquires_text03{  font-size: 20px;  font-weight: 400;  color: #404040;  padding: 0px 0px 5px 0px;}
.enquires_label {background:#ffffff; padding:0.75rem 1rem; color:#000000; font-weight:bold; text-transform:uppercase;}
.enquires-form-control{display: block;    width: 100%;    height: calc(2.6em + .85rem + 2px);    padding: 1rem;    font-size: 1rem;    font-weight: 400;    line-height: 1.5;    color: #495057;    background-color: #fff;    background-clip: padding-box;    border: 1px solid #ffffff;}
textarea.enquires-form-control{height:auto;}
::-webkit-input-placeholder {   color: black; text-transform:uppercase; font-weight:bold}
::-moz-placeholder {   color: black;text-transform:uppercase; font-weight:bold}
:-ms-input-placeholder {  color: black;text-transform:uppercase; font-weight:bold}
:-moz-placeholder {   color: black;text-transform:uppercase; font-weight:bold}
.addOns-listing-box ul, .why-eziway-listing-box ul{  margin: 0px;  padding: 20px 0px 20px 20px;}
.addOns-listing-box ul li, .why-eziway-listing-box ul li{  margin: 0px;  padding: 0px 0px 3px 10px;  font-size: 18px;    color: #404040;}
.why-eziway-listing-box ul li{font-size:22px;}
.margin_bottom50{  margin-bottom: 50px;}
.has-error {border:1px solid red !important;   }
.text-red{color:red;}
::-webkit-textarea-placeholder {   content: '*';color:red;}
:-moz-placeholder{    content: '*'; color:red;}
::-moz-placeholder{     content: '*'; color:red;}
:-ms-textarea-placeholder{    content: '*'; color:red;}
::placeholder{    color: red;content: '*';}
/*==========================
    Contact Us
=============================*/
.contact-inner-box {    padding: 150px 0px 50px;}
.contact-banner-box .heading01 {  font-size:40px; font-family:"Arial Black";}
.contact-banner-box {    min-height: 70vh;    background-size:60%;}
 .contact-inner-box .contact-icon-box {    width: 100px;    height: 100px;    margin: 0 auto;    margin-top: -50px;    background-color: #ffffff;    border-radius: 50%;    text-align: center;    padding-top: 20px;    font-size: 40px;    line-height: normal;    color: #404040;    border: #ffffff solid 4px;    -webkit-box-shadow: 0px 3px 4px 1px rgba(0, 0, 0, 0.44);    -moz-box-shadow: 0px 3px 4px 1px rgba(0, 0, 0, 0.44);    box-shadow: 0px 3px 4px 1px rgba(0, 0, 0, 0.44);}
 .contact-inner-box .card {    -webkit-box-shadow: 0px 1px 7px -1px rgba(0, 0, 0, 0.44);    -moz-box-shadow: 0px 1px 7px -1px rgba(0, 0, 0, 0.44);    box-shadow: 0px 1px 7px -1px rgba(0, 0, 0, 0.44);    border: none;    text-align: center;}
 .card-text a {    font-weight: 600;    color: #404040;    text-decoration: none;}
 .card-text a:hover {    text-decoration: none;    color: #000000;}
 /*==============================
     Login & forget
 ================================*/
 .modal-dialog.cascading-modal {    margin-top: 10%;}
 .modal-dialog.cascading-modal .modal-body, .modal-dialog.cascading-modal .modal-footer {    padding-right: 2rem;    padding-left: 2rem;    color: #616161;}
 #modalLRForm .close {    color: #ffffff;    opacity: 1;    padding: 3px 0px 0px 0px;    margin: 2px 10px 0px 0px;}
 .modal-dialog.cascading-modal .modal-c-tabs .md-tabs, .forgot-modal-box .modal-header {    margin: -1.5rem 1rem 0 1rem;    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);    text-align: center;    display: block;    color: #ffffff;    font-size: 25px;    padding: 10px 0px;    background-color: #ffffff;    border-radius: 6px;}
 .md-form .prefix {    position: absolute;    -webkit-transition: color 0.2s;    transition: color 0.2s;}
 .md-form.form-sm .prefix {    top: 0.50rem;    font-size: 1.5rem; left:0}
 .md-form.form-sm .prefix ~ input, .md-form.form-sm .prefix ~ textarea {    width: calc(100% - 2rem);    margin-left: 2rem;}
.login-modal-box .form-control {    border: none;    border-bottom: #cccccc solid 1px;    min-height: 40px;}
.md-form {    position: relative;    margin-top: 1.5rem;}
.login-modal-box .btn-outline-primary {    font-size: 18px;    padding: 6px 24px;    margin-top: 5px;    margin-bottom: 10px;}
.forgot-password-text {    font-size: 16px;    color: #202020;    font-weight: 600;}
.forgot-password-text a {    font-size: 16px;    color: #007bff;    font-weight: 600;    text-decoration: none;}
.forgot-modal-box .modal-title {    font-size: 25px;    color: #ffffff;    text-align: center;}
.forgot-modal-box .modal-header .close {    color: #ffffff;    opacity: 1;    position: absolute;    right: 24px;    top: -9px;    padding: 0px;    margin: 0px;}
.forgot-modal-box .form-control-sm {    border: none;    border-bottom: #cccccc solid 1px;    min-height: 40px;}
.forgot-modal-box{    z-index: 1051;    margin-top: 10%;}
/*==============================
     Help Centre
 ================================*/
.cal-banner-inner-box {  /*margin-top: 10%;*/    width: 100%;    float: left;}
.help-center-inner-box { width: 100%;    float: left; background-image: url(../images/helpcentre.jpg);  background-size: cover;    min-height: 70vh;    background-position: top center;    background-size: cover; color:#fff;  }
.help-center-box {    padding: 35px 0px 100px;}
.help-center-inner-box .heading01 { font-size: 118px;   font-family: "Cochin Bold";   color: #ffffff;    text-align: center;    margin-top: 7%;    margin-bottom: 0px;    border-bottom: none;    letter-spacing: 5px; line-height:80px;}
.help-center-inner-box .text01 {    font-size: 35px;  color: #ffffff;    text-align: center;    margin-top: 10px;    border-bottom: none;font-weight:600;}
.help-center-box .card-box {    padding: 30px 20px;    box-shadow: 0px 5px 12px -2px rgba(50, 50, 50, 0.38);    width: 100%;    margin-right: 0px; max-width:100%; text-align:center; min-height:inherit;}
.help-center-box .card-text01 {   color: #404040;    text-align: left;    margin-top: 20px;    margin-bottom: 10px;}
.help-center-box .card-text02 {    font-size: 18px;    color: #1c7be6;    text-align: left;    padding: 0px;    font-weight: 600;}
.help-center-box .card-text02 a {    font-size: 18px;    color: #1c7be6;    text-align: left;    padding: 0px;    font-weight: 600;} 
.help-search-box .form-control-lg {    height: calc(1.5em + 1.5rem + 2px);}
.help-search-box .btn-secondary {    background-color: #ffffff;    border-color: #ffffff;    color: #555555;}
.help-search-box .btn-secondary:not(:disabled):not(.disabled):active {    background-color: #ffffff;    border-color: #ffffff;    color: #555555;}
.help-center-text01 {    font-weight:700;   color: #404040;    font-weight: 700;    margin: 60px 0px 30px 0px;}
.back-text {    margin-bottom: 10px;}
.back-text a {    font-size: 16px;    font-weight:700;   color: #404040;    text-decoration: none;}
.fact-sheet-text01 {    font-size: 30px;font-weight:700;    color: #404040;    font-weight: 700;    margin: 10px 0px 20px 0px;}
.fact-sheet-listing .list-group-item {    color: #404040;    border: 1px solid rgba(0, 0, 0, 0.34);    border-left: 0;    border-right: 0;    padding: 1rem 0px;}
.faq-listing .list-group-item a {    color: #1c7be6;    font-size: 24px;    text-decoration: none;}
.faq-listing, .fact-sheet-listing  {    border-top: #888888 solid 1px;    border-bottom: #888888 solid 1px;}
.faq-listing .fa-file-pdf {    color: #ec3434;}
.fact-sheet-listing .btn-info {    color: #ffffff;    background-color: #1c7be6;    border: #1c7be6 solid 1px;   font-weight:700;     font-size: 16px;    padding: 7px 30px;    margin-left: 30px;}
.accordion .card-header{background:transparent;}
.accordion .card-header:after {    font-family: 'Font Awesome 5 free';    content: "\f106";    float: right;    font-weight: bolder;    color: #404040;}
.accordion .card-header.collapsed:after {    content: "\f107";}
.btn-info:not(:disabled):not(.disabled):active{background-color: #1c7be6;    border: #1c7be6 solid 1px;  }
.video-box-inner .text01 {    font-size: 27px;    line-height: 42px;    font-weight: 400;}
.video-box {    padding: 35px 0px 50px;}
.serchDoc{margin:0; padding:0; list-style:none;}
.serchDoc li{padding:0px 8px; display:inline-block;}
.serchDoc li + li {border-left:1px solid #fff;}
.serchDoc li a{display:block; text-decoration:none; color:#fff}
.searchResult{list-style:none; margin:0; padding:0;}
.searchResult li{padding:10px 0}
/* ------------------------------------------------------------
	Site Map Styles
------------------------------------------------------------ */
.sitemap {	margin: 0 0 40px 0;	float: left;	width: 100%;}
.sitemap h1 {    font-weight: bold;    text-transform: uppercase;    font-size: 20px;    margin: 0 0 5px 0;}
.sitemap h2 {	font-size: 15px;	color: #777777;	margin: 0 0 20px 0;}
#primaryNav li {	width:14.27%;}
.sitemap a {	text-decoration: none;}
.sitemap ol, .sitemap ul {	list-style: none;}
#primaryNav li ul{display: block;    float: left;    margin: 0;    padding-left: 0; width:80%;}
#primaryNav li ul li {	width:100% !important;}
#primaryNav {margin:0; padding:0;	float: left;	width: 100%;}
#primaryNav #home {	display: block;	float: none;	background: #ffffff ;	position: relative;	z-index: 1;	padding: 0 0 30px 0;}
#primaryNav li {	float: left;	padding: 30px 0;}
#primaryNav li a {	margin: 0 20px 0 0;	padding: 10px 0;	display: block;	font-size: 14px;font-weight: bold;	text-align: center;	color: #efefef;		background: #1d1f2b ;	border: 2px solid #09090b;    font-weight: 700;    font-size: 16px;    padding: 7px 25px;}
#primaryNav li a:hover {	background-color: #3c3e4b;	border-color: #23252c;}

/*.sitemap a:link:before,.sitemap a:visited:before {	content: " "attr(href)" ";	display: block;	text-transform: uppercase;	font-size: 10px;	margin-bottom: 5px;	word-wrap: break-word;}*/
#primaryNav li a:link:before,
#primaryNav li a:visited:before {	color: #bcbcbc;}

/* --------	Second Level --------- */

#primaryNav li li {	width: 100%;	clear: left;	margin-top: 0;	padding: 10px 0 0 0;}
#primaryNav li li a {	background-color: #909090;	border-color: #8b8b8b;}
#primaryNav li li a:hover {	border-color: #909090;	background-color: #8b8b8b;}
#primaryNav li li:first-child {	padding-top: 30px;}

#primaryNav li li a:link:before,
#primaryNav li li a:visited:before {	color: #5f2f0b;}

/* --------	Third Level --------- */

#primaryNav li li ul {	margin: 10px 0 0 0;	width: 100%;	float: right;	padding: 9px 0 10px 0;	background: #ffffff ;}
#primaryNav li li li {	padding: 5px 0;}
#primaryNav li li li a {	background-color: #fff7aa;	border-color: #e3ca4b;	font-size: 12px;	padding: 5px 0;	width: 80%;	float: right;}
#primaryNav li li li a:hover {	background-color: #fffce5;	border-color: #d1b62c;}
#primaryNav li li li:first-child {	padding: 15px 0 5px 0;}
#primaryNav li li li a:link:before,
#primaryNav li li li a:visited:before {	color: #ccae14;	font-size: 9px;}


/* ------------------------------------------------------------
	Utility Navigation
------------------------------------------------------------ */

#utilityNav {float: right;	max-width: 50%;	margin-right: 10px; display:flex; flex-wrap:wrap;}
#utilityNav li {float: left;	margin-bottom: 10px; display:flex;}
#utilityNav li a {	margin: 0 10px 0 0;	padding: 5px 10px;	display: block;		border: 2px solid #e3ca4b;	font-size: 12px;
	font-weight: bold;	text-align: center;	color: black;	background: #fff7aa ;	-moz-border-radius: 5px;	-webkit-border-radius: 5px;	-webkit-box-shadow: rgba(0,0,0,0.5) 2px 2px 2px; 	-moz-box-shadow: rgba(0,0,0,0.5) 2px 2px 2px; /* FF 3.5+ */	}
#utilityNav li a:hover {	background-color: #fffce5;	border-color: #d1b62c;}
#utilityNav li a:link:before,#utilityNav li a:visited:before {	color: #ccae14;	font-size: 9px;	margin-bottom: 3px;}

/*=================================
    Privacy Policy
===================================*/
.privacy_policy_page {   padding-top: 15px;    padding-bottom: 15px;}
.privacy_policy_page heading03 {    font-size: 22px;    text-transform: uppercase;    margin-bottom: 15px;}
.privacy_policy_page  ul li, .privacy_policy_page .why-eziway-text02{ font-size: 22px;    line-height: 34px;    color: #404040;    text-align: left;    padding-bottom: 5px;}
/*===================================
    Collapese Css
=====================================*/
.accordion>.card:first-of-type{border-bottom:1px solid rgba(0,0,0,.125)}
.collapse-box .card-header{    background-color:#333333;    color: #fff;    font-size: 26px;    font-weight: 600;}
.collapse-box .accordion > .card .card-header{    margin-bottom:1px;}
.collapse-box .card-body{    padding:0px;}
.collapse-text01{    font-size: 20px;    font-weight: 400;    color: #404040;    margin-bottom:20px;}
.collapse-inner-box{    width:100%;    float:left;    padding:20px 25px;}
.car-text01{    font-size: 20px;    font-weight: 600;    color: #040404;    padding-bottom:15px;}
.collapse-listing-box ul{    margin:0px 0px 30px 30px;    padding:0px;}
.collapse-listing-box ul li{    margin:0px;    padding:0px;    font-size: 20px;    font-weight: 400;    color: #404040;}
.collapse-text02{    font-size: 22px;    font-weight: 600;    color: #040404;    padding-bottom:10px;    border-bottom:#888888 solid 1px;    margin-bottom:15px;}
.collapse-box .collapse-inner-box .card-header{    background-color:transparent;    color: #404040;    font-size: 22px;    font-weight: 600;    border-bottom:none;}
.collapse-box .accordion > .collapse-inner-box .card .card-header{    margin-bottom:-1px;}

.collapse-box .accordion .card-header:after { font-family: "Glyphicons Halflings";  content: "\2212"; font-style: normal; font-weight: bold;    line-height: 1;    -webkit-font-smoothing: antialiased;    float: right;  font-size:30px; color:#fff; cursor:pointer;}
.collapse-box .accordion .card-header.collapsed:after { content: "\002b"; font-family: "Glyphicons Halflings"; font-size:30px; cursor:pointer;}
.collapse-box .accordion .collapse-inner-box .card-header:after {    font-family: "Glyphicons Halflings";    content: "\2212";    font-style: normal;    font-weight: bold;    line-height: 1;    -webkit-font-smoothing: antialiased;
    float: right;    font-size:30px;}
.collapse-box .accordion .collapse-inner-box .card-header.collapsed:after {    content: "\002b";    font-family: "Glyphicons Halflings";    font-size:30px;}
.collapse-text03{    font-size: 24pt;    font-weight: 600;    color: #404040;    margin-bottom:10px;}
.collapse-text04{    font-size: 24px;    font-weight: 400;    color: #040404;    margin-bottom:15px;}

/*=================================
    Running message
===================================*/
 .marquee-container { width: 100%;  overflow: hidden;  white-space: nowrap; background:#000}

.marquee {  padding-left: 35px;  padding-right: 35px;  width:100%; white-space:nowrap}

.marqueeScroll {  -webkit-animation: marqueeScroll linear 25s infinite;}
.marquee p{    display: inline-block;    margin-bottom:0; color:#fbfbfb; padding:2px 0; position:relative; font-size:16px; }
.marquee p + p{padding-left:10%; margin-left:10%;}
.marquee p + p::before{content:' * ';   width:100%; position:absolute; left:0}
@-webkit-keyframes marqueeScroll {
  0% {    margin-left: 100%;  }
  100% {    margin-left: -100%;  }
}
/*=============================================
    Media Query
==============================================*/

@media (min-width: 1281px) and (max-width: 1440px){
  .summary-section .container{
    width: 96%;
  }
  .cal-container{
    width: 96%;
    max-width: inherit;
  }
  .sector-box{
    min-height: 200px;
  }
  .sector-box:after{
    border-width: 0 0 200px 200px;
  }
  .sector_heading{
    font-size: 18px;
  }
  .summary-box-in{
    padding: 0px 15px;
  }
}


@media (max-width: 1280px){
     .album .container > .row, .footer-top-box .container > .row, .hdb-section .container > .row, .help-center-box .container > .row, .contact-inner-box .container > .row, .features_overview_box .container > .row, .application-box > .row, .niche-sectors .container > .row, .application-box .container > .row, .connect-box .container > .row, .section3{ padding:0 15px;} 
  .employee-box{
    padding: 6.7% 0px;
  }
  .employer-box{
    padding: 6.7% 0px;
  }
  #fade-in{
    min-height: 295px;
    padding: 55px 30px 0px 30px;
  }
  #fade-in2{
    min-height: 295px;
    padding: 55px 30px 0px 30px;
  }
  .about-box{
    padding: 30px 0px 50px;
  }
  .content-box h5{
    font-size: 37px;
    margin-bottom: 40px;
  }
  .content-box .btn-outline-light{
    font-size: 20px;
  }
  .footer-text{
    font-size: 13px;
  }
  
  .summary-section .container{
    width: 96%;
  }
  .cal-container{
    width: 96%;
    max-width: inherit;
  }
  .sector-box{
    min-height: 172px;
  }
  .sector-box:after{
    border-width: 0 0 172px 172px;
  }
  .sector_heading{
    font-size: 16px;
  }
  .summary-box-in{
    padding: 0px 15px;
  }
  .public_hospital_icon, .pbi_charity_icon, .corporate_others_icon, .disability_sector_icon, .education_icon, .govertment_icon {
        margin-top: 25px;
  }
  .box1 .container{
    width: 96%;
    max-width: inherit;
  }
  .summary-text01{
    font-size: 17px;
    padding: 0px 0px 5px 0px;
  }
  .summary-car-heading{
    font-size: 22px;
  }
  .cal-heading{
    font-size: 28px;
    padding-bottom: 45px;
  }
}
@media (min-width:992px){
    .navbar-expand-lg .navbar-toggler {
    display: none;
}
    .navbar-expand-lg .navbar-nav.menu-box > li>.nav-link {    padding: 0.8rem 1.8rem;}
}
@media (min-width: 991px) and (max-width: 1170px) {
    .menu-box li{    margin: 0px;}
    .menu-box li a {    padding: .5rem 0.5rem    }
}
@media (min-width: 991px) and (max-width: 1024px){
  .carousel-caption h5{
    font-size: 40px;
  }
  .carousel-caption .banner-heading{
    font-size: 30px;
  }
  .carousel-caption .btn-outline-light{
    font-size: 16px;
    padding: 8px 25px;
  }
  .carousel-caption{
    bottom: 6%;
  }
  .employee-box{
    padding: 5.7% 0px;
  }
  .employer-box{
    padding: 5.7% 0px;
  }
  #fade-in{
    min-height: 237px;
    padding: 29px 15px 0px 25px;
  }
  #fade-in2{
    min-height: 237px;
    padding: 29px 15px 0px 25px;
  }
  .listing01 ul li a{
    font-size: 16px;
  }
  .about-box{
    padding: 0px 0px 50px;
  }
  .content-box h5{
    font-size: 32px;
    margin-bottom: 40px;
  }
  .content-box .btn-outline-light{
    font-size: 18px;
  }
  .testmonial-text01{
    padding: 0px 7%;
  }
  .footer-text{
    font-size: 14px;
  }
  .footer-text a{
    font-size: 14px;
  }
  
  .sector-select-box .col-lg-2{
    flex: 0 0 25%;
    max-width: 25%;
  }
  .summary-section .container{
    width: 96%;
  }
  .cal-container{
    width: 96%;
    max-width: inherit;
  }
  .sector-box{
    min-height: 215px;
    margin-bottom: 35px;
  }
  .sector-box:after{
    border-width: 0 0 215px 215px;
  }
  .sector_heading{
    font-size: 19px;
  }
  .summary-box-in{
    padding: 0px 15px;
  }
  .box1 .container{
    width: 96%;
    max-width: inherit;
  }
  .summary-text01{
    font-size: 17px;
    padding: 0px 0px 5px 0px;
  }
  .summary-car-heading{
    font-size: 22px;
  }
  .cal-heading{
    font-size: 28px;
    padding-bottom: 45px;
  }

}

@media  (max-width: 990px){
   .how-we-work-box, .portfolio-box, .technology-box, .about-us-inner-box {  min-height: calc(100vh - 121px )    }
  .carousel-caption h5{    font-size: 36px;    margin-bottom: 20px;  }
  .carousel-caption .banner-heading{    font-size: 24px;  }
  .carousel-caption .btn-outline-light{    font-size: 15px;    padding: 8px 25px;  }
  .textmatter01{    font-size: 22px;  }
  .textmatter01 span{    font-size: 28px;  }
  .carousel-caption{    bottom: 4%;  }
  .main-box{    height: auto;  }
  .employee-box{    padding: 8% 0px;    font-size: 22px;    width: 24%;  }
  .employer-box{    padding: 8% 0px;    font-size: 22px;    width: 24%;  }
  .employee-box .fas{    font-size: 46px;  }
  .employer-box .fas{    font-size: 46px;  }
  #fade-in{    min-height: 211px;    padding: 16px 15px 0px 14px;  }
  #fade-in2{    min-height: 211px;    padding: 16px 0px 0px 14px;  }
  #fade-in.show{
    margin-left: 24%;
  }
  #fade-in2.show{
    margin-right: 22%;
  }
  .listing01 ul li{
    padding: 0px 0px 10px 17px;
    background: url('../images/right-caret-icon.jpg') no-repeat 0px 4px;
  }
  .listing01 ul li a{
    font-size: 14px;
  }
  .image-box{
    width: 48%;
    left: 26%;
  }
  .image-box.boxRight{
    left: 52%;
  }
  .about-box{
    padding: 80px 0px 50px;
  }
  .about-box h1{
    font-size: 2.5rem;
  }
  .content-box{
    top: 29%;
  }
  .content-box h5{
    font-size: 32px;
    margin-bottom: 40px;
  }
  .content-box .btn-outline-light{
    font-size: 18px;
  }
  .testimonial-box .card-body{
    padding: 1rem;
    min-height: 88px;
  }
  .testimonial-box h1{
    font-size: 2.5rem;
  }
  .testmonial-text01{
    padding: 0px 0px;
  }
  .testmonial-bottom-box{
    width: 45%;
  }
  .footer-text{
    font-size: 14px;
    text-align: center;
    padding-bottom: 20px;
  }
  .footer-text a{
    font-size: 14px;
  }
  
  .sector-select-box .col-lg-2{
    flex: 0 0 33.33%;
    max-width: 33.33%;
  }
  .summary-section .container{
    width: 96%;
  }
  .cal-container{
    width: 96%;
    max-width: inherit;
  }
  .sector-box{
    min-height: 215px;
    margin-bottom: 35px;
  }
  .sector-box:after{
    border-width: 0 0 215px 215px;
  }
  .sector_heading{
    font-size: 19px;
  }
  .summary-box-in{
    padding: 0px 15px;
  }
  .box1 .container{
    width: 96%;
    max-width: inherit;
  }
  .summary-text01{
    font-size: 17px;
    padding: 0px 0px 5px 0px;
  }
  .summary-car-heading{
    font-size: 22px;
    padding-top: 30px;
  }
  .cal-heading{
    font-size: 24px;
    padding-bottom: 45px;
  }
  .margin_t100{
    margin-top: 50px;
  }
  .bg-light-grey{
    padding: 36px 0px;
  }
  .bg-dark-grey{
    padding: 50px 0px;
  }
  .summary-box-in{    width: 100%;    min-height: inherit;    border-bottom: 1px solid #dee2e6;
    padding: 0px 15px 30px;
  }
  .summary-box-in:last-child{   border-bottom: none;  }
    .application-box .heading01 {  font-size: 40px;   margin-top: 10px;    }
    .application-box {    padding-top: 40px;}
    .apps-text01 { font-size: 20px;    }
    #primaryNav li {    width: 100%; padding:10px 0;}
#primaryNav #home{padding:0px;}
#primaryNav li li:first-child{padding-top:10px;}
#primaryNav li a{display: inline-block;}
#primaryNav li ul{width:100%;}
#primaryNav li ul li {  width: auto !important; clear:inherit;}
#utilityNav { justify-content: flex-end;  }
}

@media (min-width: 320px) and (max-width: 1440px) {
  .container-employer-box{
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
  }
}

@media  (max-width: 767px){
  .container{
    width: 100%;
  }

  .sector-select-box .col-lg-2{
    flex: 0 0 50%;
    max-width: 50%;
  }
  .summary-section .container{
    width: 96%;
  }
  .cal-container{
    width: 96%;
    max-width: inherit;
  }
  .sector-box{
    min-height: 150px;
    margin-bottom: 35px;
  }
  .sector-box:after{
    border-width: 0 0 150px 150px;
  }
  .sector_heading{
    font-size: 16px;
  }
  .summary-box-in{
    padding: 0px 15px;
  }
  .box1 .container{
    width: 96%;
    max-width: inherit;
  }
  .summary-text01{
    font-size: 15px;
    padding: 0px 0px 5px 0px;
  }
  .summary-text02{
    font-size: 21px;
    line-height: 30px;
    padding: 0px 0px 20px 0px;
  }
  .summary-car-heading{
    font-size: 20px;
    padding-top: 30px;
  }
  .cal-heading{
    font-size: 21px;
    padding-bottom: 45px;
  }
  .margin_t100{
    margin-top: 50px;
  }
  .bg-light-grey{
    padding: 36px 0px;
  }
  .bg-dark-grey{
    padding: 50px 0px;
  }
  .summary-box-in{
    width: 100%;
    min-height: inherit;
    border-bottom: 1px solid #dee2e6;
    padding: 0px 15px 30px;
  }
  .summary-box-in:last-child{    border-bottom: none;  }
  .public_hospital_icon, .pbi_charity_icon, .corporate_others_icon, .disability_sector_icon, .education_icon, .govertment_icon {
    margin-top: 10px;
  }
  .heading01{
    font-size: 25px;
    margin-bottom: 50px;
  }
  .footer-text, .footer-text a{
    font-size: 12px;
    margin-bottom: 20px;
  }
  .social-media-icon ul{
    margin:0px 0px 10px 0px;
  }
  
  .social-media-icon .circle-icon{
    font-size: 16px;
    width: 36px;
    height: 36px;
  }
  .footer_heading{
    font-size: 18px;
    line-height: 17px;
    margin-bottom: 10px;
  }
  .footer-textpara01, .footer-listing01 ul li a{
    font-size: 13px;
    line-height: 20px;
  }
  .footer-listing01 ul li{
    padding: 0px 0px 0px 0px;
  }
  .black-box{
    margin-bottom: 30px;
  }
  .black-box-in{
    padding: 35px 20px;
  }
  .black-box .text01{
    font-size: 20px;
  }
  .black-box .text02{
    font-size: 16px;
    line-height: 26px;
  }
  .calculator-banner-box{
        min-height: 700px;
  }
  .switch-text{
    font-size: 16px;
    margin-bottom: 10px;
  }
  .benefit-list-box01{
    width: 100%;
    font-size: 17px;
  }
  .benefit-list-box02{
    width: 90%;
  }
  .benefit-list-box03{
    width: 10%;
  }
  .topborder .benefit-list-box01{
    width: 50%;
  }
  .topborder .benefit-list-box02{
    width: 50%;
    text-align: right;
  }
  .benefit-box .btn-success{
    font-size: 16px;
    font-weight: 600;
    padding: 8px 24px;
  }
  .summary-heading{
    font-size: 15px;  
  }
  .summary-total-heading{
    font-size: 15px;   
  }
  .summary-output-box-inner table tr td{
    font-size: 12px; 
  }
  .summary-output-box-inner table tr th{
    font-size: 11px;
  }
  .summary-heading-in-box{
    font-size: 14px;
    padding: 4px 8px;
  }
  .btn-outline-success{
    font-size: 15px;
    padding: 6px 20px;
  }
  .btn-outline-success:hover{
    font-size: 15px;
    padding: 6px 20px;
  }
  .summary-details-heading{
    font-size: 26px;
    padding-bottom: 25px;
  }
  .benefit-list-box .form-control-lg{
    font-size: 16px;
    padding: 15px 6px;
  }
  .textmatter01{
    font-size: 18px;
    line-height: 30px;
  }
  .textmatter01 span{
    font-size: 26px;
    line-height: 28px;
  }
  .about-box .textmatter02 span{
    font-size: 23px;
  }
  .about-box h1{
    font-size: 32px;
  }
  .content-box h5{
    font-size: 16px;
    margin-bottom: 15px;
  }
  .content-box .btn-outline-light{
    font-size: 13px;
    padding: 4px 16px;
  }
  .content-box .btn-outline-light:hover{
    font-size: 13px;
    padding: 4px 16px;
  }
  .content-box{
    top: 18%;
  }
  .btn-outline-primary{
    font-size: 16px;
    padding: 6px 20px;
  }
  .testmonial-text01{
    font-size: 18px;
    line-height: 30px;
    padding: 0px 0%;
  }
  .testmonial-bottom-box{
    width: 90%;
  }
  .main-box{
    height: 1000px;
  }
  .employee-box{
    width: 100%;
    padding: 20% 0px;
  }
  #fade-in{
    width: 100%;
    padding: 30px 20px 0px 25px;
    min-height: 260px;  
    position: absolute;
  }
  #fade-in.show{
    width: 100%;
    margin-left: 0%;
    margin-top: 75%;
    box-shadow: 0px 11px 8px -7px rgba(0,0,0,0.75);
  }
  .listing01 ul li{
    background: url('../images/right-caret-icon.jpg') no-repeat 0px 4px
  }
  .listing01 ul li a{
    font-size:16px;
  }
  .image-box{
    width: 100%;
    left: 0%;
    top:28%;
  }
  .employer-box{
    width: 100%;
    padding: 20% 0px;
    top:54%;
  }
  #fade-in2{
    width: 100%;
    padding: 30px 20px 0px 25px;
    top:54%;
    min-height: 260px;  
    position: absolute;
  }
  #fade-in2.show{
    width: 100%;
    margin-left: 0%;
    margin-top: -70%;
    box-shadow: 0px -11px 8px -7px rgba(0,0,0,0.75);
  }
}

@media(max-width:991px){
    #menu-dropdown, .dropdown-menu{background-color: #404040;    position: absolute;    right: 0px;    top: 95px;    z-index: 20;    max-width: 350px;    min-height: 250px; margin-top:-5px; padding-right:0px;}
    .menu-box li a{color:#efefef; text-align:left;}
    #menu-dropdown .menu-box li{width:100%; display:block; border-bottom: #bababa solid 1px; margin: 0px;}
}
/*--------------tablet potrait view----------------*/

@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: portrait) {
    .carousel-box {    margin-top: 0px;}
   .carousel-box .carousel-item {  max-height: 50vh;}
    .carousel-caption h5 {margin-bottom: 5px;    }
    .how-we-work-box, .portfolio-box, .technology-box, .about-us-inner-box ,.help-center-inner-box{
    min-height: 50vh;}
    .logoImage {display: none;}
.Imglogo_mob {display: block; max-width:220px}
    .sp_text_big {    font-size: 36pt;   }
    .social-media-icon {    text-align: center;}
    .connect-box .heading01{margin-top:30px;}
}
/*==============tablet potrait view end==================*/
@media  (max-width:767px){
     .carousel-box {    margin-top: 0;  }
.application-box{padding-top:20px;}
.section3{margin:2.5rem 0;}
.section3, .section3 > a {min-height: 235px; }
.section3 a > .text3 {   font-size: 18px;  }
body{font-size:15pt;}
.logo-box {    margin: 10px 0px 10px 10px;}
.logoImage {display: none;}
.Imglogo_mob {display: block; max-width:220px}
br {  display: none;    }
.application-box{padding-top:0px;}
.clients-box{padding:20px;}
.container {    width: 100%;}
.carousel-box {    margin-top: 0;}
.carousel-box .carousel-item {    height: auto;}
.sp_text_big {    font-size: 31pt;    line-height: 31pt;}
.esp-carousel-box .carousel-item{height:auto;}
.application-box .heading01 {        font-size: 31px; margin:35px 0 0px;    }
.connect-box .heading01 { font-size: 31px;        margin-bottom: 20px;        margin-top: 30px;    }
.text01 { font-size: 1.35rem;    }
.connect-box{padding:0px 20px 30px;}
.hdb-section {    padding: 35px 0px;}
.content-box { position: relative; padding-top:2rem    }
.your-solution-listing-box ul li { font-size: 14px;    }
.connect-box h1 ,.products-box h1 ,.why-eziway-text02 span{        font-size: 25px;    }
.apps-text01 {font-size: inherit;   padding:0px 0px 20px 0px;    }
.apps-text02 {font-size: inherit;        padding: 15px 0;    }
.products_inner_box > div{padding-bottom:1rem;}
.products_text01 { font-size: 20px;    }
.products_text02 { font-size: 16px;    }
.btn-primary { font-size: 14px;   }
.card-box {width:100%; margin-bottom:0px;}
.why-eziway-text02 span, .how-we-work-text02 span{display:block;}
.why-eziway-text02, .how-we-work-text02{font-size:inherit;}
.how-we-work-box,.about-us-inner-box {  min-height: 65.5vh;    }
.how-we-work-box > .container, .about-us-inner-box > .container, .contact-banner-box > .container{margin-bottom:0px;}
.features_overview_box {    padding: 50px 0px 0;}
.margin_bottom50 {    margin-bottom: 0px;}
.cal-banner-inner-box{margin-bottom:3rem;}
.footer-next-heading a, .how-we-work-box .text01, .about-us-inner-box .heading01, .contact-banner-box .heading01 {font-size: 18px; padding-bottom: 0px;   }
.contact-inner-box{padding:80px 0px 20px}
.about-us-inner-box .heading01, .contact-banner-box .heading01{margin-bottom:40px}
.how-we-work-box .text02 {  display:none; /*font-size: 15px;        padding-bottom: 0px;*/ }
.menu-box .dropdown-menu-right {        right: 100% !important;        top: -1px !important;        left: 0!important;        position: relative!important;        width: 100%;    }
.why-eziway-text01 {    font-size: 25px;    line-height: 35px;    }
.why-eziway-text02, .why-eziway-listing-box ul li {        font-size: 18px;        line-height: 25px;    }
.about-us-box .heading02 {        font-size: 32px;        font-weight: 600;        line-height: 60px;       margin-bottom: 0px;        text-transform: uppercase;        letter-spacing: 10px;    }
.team-box{width:48%;margin-bottom: 20px;}
.team-name-text {font-size: 25px;    }
ul.nav li:hover > ul.dropdown-menu { display: block;    }
.menu-box li {    font-size: 14px;}
.footer-text, .social-media-icon{text-align:center;}
.card-text a {    font-size: 17px;}
.social-media-icon {    text-align: center;}
}

@media (max-width:576px) {
    .how-we-work-box,.about-us-inner-box {  min-height: 43.5vh;    }
    .team-box {width:100%; margin-bottom: 20px;}
    .header-section .col{position:static;}
    #menu-dropdown, .dropdown-menu { max-width: 100%;   }
    .clients-box{height:auto; }
   .contact-inner-box .card +.card {    margin-top: 2rem;}
   #primaryNav li a {    display: block;}
}
@media (max-width:400px) {
    .header-section .row {flex-wrap:nowrap;}
}

/* Google Translate css */
.goog-te-banner-frame.skiptranslate {
    display: none !important;
}
.translate-box{
    display:inline-block;
    padding:5px 0px;
    margin-left:0px;
}
.translate-box .goog-te-gadget{
    color:#ffffff !important;
}
.translate-box .goog-logo-link, .translate-box .goog-logo-link:link, .translate-box .goog-logo-link:visited, .translate-box .goog-logo-link:hover, .translate-box .goog-logo-link:active{
    color:#ffffff !important;
}
.translate-box .goog-te-gadget .goog-te-combo{
    padding:4px 6px !important;
    border-radius:0px;

