body {
  font-family: Roboto;
}

.top-header {
  font-family: Roboto;
  background: #EC1C24;
  color: #fff;
  padding: 10px;
}

.top-br {
  display: none;
}

.top-header a {
  color: #fff;
  padding: 5px 7px;
  font-size: 15px;
  letter-spacing: .5px;
}

.top-header a:hover {
  text-decoration: none;
  color: #fff;
}

a.login {
  border: 1px solid #fff;
  border-radius: 5px;
}

/*.social-icon {
    padding: 0px;
}*/

/*header*/
.header {
  font-family: Roboto;
  background: #fff;
}

.header img {
  padding: 10px;
}

.main-menu a {
  font-size: 15px;
  color: #000;
  text-decoration: none;
}

.main-menu a:hover {
  background: #EC1C24 !important;
  border-radius: 5px;
  color: #fff;
  text-decoration: none;
}


.main-menu li:last-child a:hover {
  background: transparent !important;
  color: #000 !important;

  text-decoration: none;
}

#listDropdown .acc-details a:hover {
  color: #EC1C24 !important;
}

.main-menu ul {
  margin-right: 0px;
  list-style: none;
  padding-left: 0px;
  margin-bottom: 0px;
}

/*
.nav li:first-child {
    margin-left: 0px;
}*/
.main-menu ul {
  display: inline-block;
}

.main-menu ul li {
  position: relative;
  display: inline-block;
  margin: 11px auto;
}


.form-control.control-form {
  display: block;
  width: 107%;
  margin: 6px auto;
  margin-bottom: -8px;
  height: 28px;
  padding: 6px 2px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #000;
  background-color: #E3EEF7;
  background-image: none;
  border: 1px solid #E3EEF7;
  border-radius: 4px;
}

i.fa.fa-search.form-control-feedback {
  padding-left: -18px;
  /* margin-left: -47px; */
  margin-top: 14px;
  font-size: 12px;
  color: #1B75BB;
  /* z-index: 10; */
}

.header {
  z-index: 10;
}

/*.top-header{
    z-index: 10;
  }*/
/*.content {
  padding: 16px;
}*/
.sticky {
  position: sticky;
  top: 0;
  width: 100%
}

.sticky+.content {
  padding-top: 102px;
}


/*banner*/
.row.banner-row.owl-carousel.owl-loaded.owl-drag {
  margin: 0;
}

.banner {
  background: #E3EEF7;
  padding: 0px 0px;
}

.banner1 {
  background-image: url('img/S5.jpg');
  width: 100%;
  height: 650px;
  /*  margin-top: 147px;*/
  background-repeat: no-repeat;
  background-position: center;
  /* background-size: cover; */
  /*position: relative;*/
}

.banner2 {
  background-image: url('img/banner-cma.jpg');
  width: 100%;
  height: 650px;
  /*  margin-top: 147px;*/
  background-repeat: no-repeat;
  background-position: center;
  /* background-size: cover; */
  /*position: relative;*/
}

.banner3 {
  background-image: url('img/banner-ai-literacy.jpg');
  width: 100%;
  height: 650px;
  /*  margin-top: 147px;*/
  background-repeat: no-repeat;
  background-position: center;
  /* background-size: cover; */
  /*position: relative;*/
}

.banner4 {
  background-image: url('img/S3.jpg');
  width: 100%;
  height: 650px;
  /*  margin-top: 147px;*/
  background-repeat: no-repeat;
  background-position: center;
  /* background-size: cover; */
  /*position: relative;*/
}

.banner5 {
  background-image: url('img/S4.jpg');
  width: 100%;
  height: 650px;
  /*  margin-top: 147px;*/
  background-repeat: no-repeat;
  background-position: center;
  /* background-size: cover; */
  /*position: relative;*/
}

.banner h3 {
  margin-top: 135px;
  color: #fff;
  font-size: 18px;
  text-align: center;
  background-color: #000000ad;
  padding: 10px;
}

.banner h1 {
  color: #fff;
  font-size: 36px;
  text-align: center;
  background-color: #000000ad;

}

.text {
  color: #fff;
  margin: 45px auto;
  background: #EC1C24;
  padding: 10px 10px;
  text-decoration: none;
  text-align: center;
  display: block;
  width: 140px;
  border-radius: 20px;
  font-size: 15px;
}

.text:hover {
  color: #fff;
  background-color: #352c34;
  text-decoration: none;
}

/*.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
    display: none;
    }*/

/*===============================================================*/
.banner-row {
  margin: 0;
}

.banner-row.owl-carousel .owl-dots {
  width: 100%;
  text-align: center;
  position: absolute;
  bottom: 50px;
  left: 0;
  right: 0;
}

.banner-row.owl-nav {
  display: block !important;
  position: absolute;
}

.banner-row.owl-carousel .owl-dots button.owl-dot.active {
  background-color: #EC1C24 !important;
}

.owl-carousel .owl-nav button.owl-prev,
.owl-next {
  display: none;
}

.banner-row.owl-carousel .owl-dots button.owl-dot {
  background-color: #fff !important;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  margin: 0 6px;
  border: solid 2px rgba(255, 255, 255, 0.4);
  outline: none;
}

/* add style to container */
.form-on-top {
  position: absolute;
  /* right: 20px; */
  /*margin: 20px 0px;*/
  max-width: 330px;
  padding: 16px 0px;
  /*  top: 20px;*/
  color: #fff;
  background-color: #0D1A41;
  /* background: linear-gradient( 
0deg
 , rgba(0,0,0,1) 0%, rgba(255,255,255,0.9) 0%); */
  border-radius: 5px;
}

.form-on-top h2 {
  color: #fff;
  padding-top: 0;
}

.form-on-top form {
  display: grid;
}

/* input fields */
.form-on-top input[type=text],
textarea[type=text],
input[type=password] {
  width: 100%;
  /* padding: 12px 15px; */
  margin: 5px 0 22px 0;
  border: none;
  background: #fff;
  color: #000;
}

.form-on-top input[type=text]:focus,
input[type=password]:focus,
textarea[type=text]:focus {
  background-color: #ddd;
  outline: none;
}

/* style for submit btn */
.form-on-top .btn {
  background-color: #EC1C24;
  color: white;
  padding: 10px 20px;
  border: none;
  cursor: pointer;
  width: 100%;
  opacity: 0.9;
  font-size: 16px;
}

.form-on-top .btn:hover {
  opacity: 1;
  background: #1B75BB;
  color: #fff;
}

/* about us section*/

.about {
  font-family: Roboto;
  padding: 20px 20px;
}

.about h2 {
  font-family: Roboto;
  font-size: 30px;
  text-align: left;
}

.about h2:after {

  content: "";
  display: block;
  width: 65px;
  height: 3px;
  margin: 12px 0;
  background: rgb(27, 117, 187);
  background: linear-gradient(90deg, rgba(27, 117, 187, 1) 50%, rgba(236, 28, 36, 1) 50%);
}

.about p {
  font-family: Roboto;
  margin-top: 22px;
  font-size: 16px;
  color: #0D1A41;
  text-align: justify;
  padding-right: 42px;
}

.read-wel {
  font-family: Roboto;
  color: #fff;
  margin-top: 20px;
  background: #EC1C24;
  padding: 10px 10px;
  text-decoration: none;
  align-items: center;
  text-align: center;
  display: block;
  width: 160px;
  float: left;
  border-radius: 20px;
  font-size: 15px;

}

.read-wel:hover {
  color: #fff;
  background-color: #352c34;
  text-decoration: none;
}

.about-img {
  width: 400px;
  /*  height:300px;*/
}

/*About EA Offer*/
.about-EA {
  font-family: Roboto;
  background: #E3EEF7;
  padding: 20px 20px;
}

.about-EA h2 {
  font-family: Roboto;
  font-size: 30px;
  text-align: left;
}

.about-EA ul {
  list-style-image: url('img/dot-02.png');
}

.about-EA h2:after {

  content: "";
  display: block;
  width: 65px;
  height: 3px;
  margin: 12px 0;
  background: rgb(27, 117, 187);
  background: linear-gradient(90deg, rgba(27, 117, 187, 1) 50%, rgba(236, 28, 36, 1) 50%);
}

.about-EA p {
  font-family: Roboto;
  font-size: 16px;
  color: #0D1A41;
  text-align: justify;
  padding-right: 42px;
  list-style: none;
}

.abt-Ea {
  margin-left: 35px;
}

img.dot {
  margin-right: 10px;
}

/*Agent */
.agent {
  font-family: Roboto;
  background-image: url('img/Sivangani Tandon-07.png');
  width: 100%;
  height: 340px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.agent h2 {
  font-family: Roboto;
  font-size: 30px;
  color: #fff;
  margin: 55px auto;
}

.agent p {
  font-family: Roboto;
  font-size: 16px;
  color: #fff;
  text-align: center;
}

.agent-btn {
  color: #fff;
  font-family: Roboto;
  background: #1B75BB;
  padding: 10px 10px;
  margin: 25px auto;
  text-decoration: none;
  align-items: center;
  text-align: center;
  display: block;
  width: 160px;
  float: left;
  border-radius: 20px;
  font-size: 15px;
}

.agent-btn:hover {
  background: #EC1C24;
  color: #fff;
  text-decoration: none;
}

/*how to become*/
.become {
  font-family: Roboto;
  padding: 20px 20px;
}

.become h2 {
  font-family: Roboto;
  font-size: 30px;
}

.become h3 {
  font-family: Roboto;
  font-size: 18px;
}

.become h4 {
  font-family: Roboto;
  font-size: 18px;
}

.become p {
  font-size: 16px;
  font-family: Roboto;
  text-align: justify;
}

.become h2:after {
  content: "";
  display: block;
  width: 65px;
  height: 3px;
  margin: 12px 0;
  background: rgb(27, 117, 187);
  background: linear-gradient(90deg, rgba(27, 117, 187, 1) 50%, rgba(236, 28, 36, 1) 50%);
}

.become h3:after {
  content: "";
  display: block;
  width: 230px;
  height: 3px;
  margin: 12px 0;
  border-bottom: dashed;
}

.become img {
  margin: 20px auto;
}

.switch {
  margin-left: 15px;
  position: relative;
  display: inline-block;
  width: 60px;
  height: 24px;
}

.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 24px;
  width: 23px;
  left: 4px;
  background-color: #EC1C24;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked+.slider {
  background-color: #0D1A41;
}

input:focus+.slider {
  box-shadow: 0 0 1px #ccc;
}

input:checked+.slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}


.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}

/*Opportunity*/
.Opportunity {
  font-family: Roboto;
  background-image: url('img/Sivangani Tandon-13.png');
  width: 100%;
  height: 406px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.Opportunity h2 {
  font-size: 30px;
  color: #fff;
  font-family: Roboto;
  margin: 55px auto;
}

.Opportunity p {
  font-size: 16px;
  color: #fff;
  font-family: Roboto;
  text-align: center;
}

.agent-btn {
  color: #fff;
  font-family: Roboto;
  background: #1B75BB;
  padding: 10px 10px;
  margin: 25px auto;
  text-decoration: none;
  align-items: center;
  text-align: center;
  display: block;
  width: 160px;
  float: left;
  border-radius: 20px;
  font-size: 15px;
}

.agent-btn:hover {
  background: #EC1C24;
  color: #fff;
  text-decoration: none;
}

/*blog*/
.blog {
  font-family: Roboto;
  padding: 20px 20px;
}

.col-lg-8.row-1 {
  background: #E3EEe7;
}

.blog p {
  font-size: 16px;
  margin-top: 25px;
  color: #0D1A41;
}

.blog h4 {
  font-size: 21px;
  color: #0D1A41;
}

.blog-img {
  width: 109% !important;
}

.blog h3 {
  font-size: 30px;
  margin-top: 50px;
  color: #0D1A41;
}

.blog h6 {
  font-size: 14px;
  color: #0D1A41;
}

.form-control.news {
  height: 40px;
}

button.btn.btn-primary.btn-home {
  width: 443px;
  height: 44px;
  border-radius: 20px;
}

.blog a {
  float: right;
  border: 1px solid #0D1A41;
  padding: 7px 10px;
  border-radius: 20px;
  margin-top: 20px;
  width: 100px;
  text-align: center;
  color: #0D1A41;
}

.blog a:hover {
  text-decoration: none;
  color: #0D1A41;
}

/*team*/
.Team {
  padding: 20px 20px;
}

img.ad {
  height: 600px;
  border-left: 3px solid;
}

img.shiv {
  margin-left: 90px;
  width: 82% !important;
  height: 600px;
}

/*footer*/
footer {
  font-family: Roboto;
  background-image: url('img/Sivangani Tandon-05.png');
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;

}


footer p {
  text-align: left;
  color: #EFFAFC;
  padding: 7px 6px;
  font-size: 14px;
}

footer h4 {
  font-size: 24px;
  color: #EFFAFC;
  text-align: left;
  font-weight: 500;
}

footer h6 {
  margin-top: -10px;
  font-size: 18px;
  color: #EFFAFC;
  text-align: left;
  font-weight: 500;
}

footer a {
  font-size: 14px;
  color: #EFFAFC;
  padding-bottom: 10px;
}

footer a:hover {
  text-decoration: none;
  color: #EC1C24;
}

.row.row-1 {
  margin-top: 25px;
}

a.contact-foot {
  letter-spacing: 0.4px;
}

.social-icon-f {
  color: #fff;
  padding: 10px;
}

.social-icon-f:hover {
  color: #017CC9;
  background: #EFFAFC;
  border-radius: 10px;
}

/*.contact-i{
margin-left: -30px;
}*/
.border-foot {
  border: 1px solid #017CC9 !important;
}

footer li {
  list-style: none;
  font-size: 14px;
  color: #fff;
  padding-bottom: 25px;
  text-align: left;
}

footer i {
  color: #fff;
}

footer.col-md-4.mx-auto {
  padding-left: 35px;
}

.foot-i {
  margin-right: 10px;
}

.col-md-4.mx-auto.col-last {
  padding-left: 80px;
}

/*copyright*/
.footer-copyright {
  background: #000000;
}

.footer-copyright h5 {
  color: #ffff;
  /* font-family: Poppins Regular; */
  font-size: 13px;
  text-align: left;
  margin: 10px auto;
}

.design {
  font-size: 13px;
  text-align: right;
  padding-right: 60px;
}

.copy-col-1 {
  float: left;
}

/*testimonial*/
/*our-Clients-Say*/
.our-Clients-Say {
  /* background-image: url('img/Dia Infra-12.png');*/
  width: 100%;
  padding: 20px 20px;
  /*  margin-top: 147px;*/
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  /*position: relative;*/
  padding-bottom: 50px;
  color: #000;
  background: #E3EEe7;
}

.our-Clients-Say p {
  font-size: 16px;
}

.client-row {
  margin-top: 30px;
  display: flex;
  justify-content: space-between;
}

.client-col {
  background: #fff;
  padding: 20px;
  color: #0B1D2E;
  /*height: 450px;*/
}

.client-col h4 {
  color: #000;
  font-size: 20px;
  font-weight: 600;
}

.client-col h5 {
  font-size: 16px;
  color: #EE4423;
}

.client-col img.star {
  position: absolute;
  right: 25px;
  top: 17px;
  width: 20% !important;
}

.profile-pic {
  border-radius: 50%;
}

.client-col p {
  /*margin:0px auto;*/
  text-align: justify;
}

.client-row {
  margin: 0 auto;
}

.client-row.owl-carousel .owl-dots {
  /* width: 50px; */
  margin: 0 auto;
  position: absolute;
  /* bottom: -30px; */
  left: 0;
  right: 0;
  text-align: center;
}

.client-row.owl-nav {
  display: block !important;
  position: absolute;
}

.client-row.owl-carousel .owl-dots button.owl-dot.active {
  background-color: #EE4423 !important;
}

.client-row.owl-carousel .owl-dots button.owl-dot {
  background-color: #ffff !important;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  margin: 0 6px;
  outline: none;
}

.client-row.owl-carousel .owl-nav button {
  display: none !important;
}

/*************************inner pages****************************************/
/*login-page*/
.login-page {
  background: #EFF2F7;
  padding: 60px 20px;
  min-height: calc(100vh - 40px);
}

.login-form {
  display: grid;

}

.login-box h1 {
  font-size: 26px;
  color: #172732;
  margin-bottom: 30px;
}

img.logo-login {
  margin: 40px 98px;
}

.login-btn.continue,
a.continue {
  text-decoration: none;
  margin: 18px auto;
  width: 341px;
  text-align: center;
  background: #EC1C24;
  padding: 10px 50px;
  border-radius: 5px;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  border: none;
}

a.continue:hover {
  color: #fff;
  text-decoration: none;
}

.col-lg-4.login-box.shadow {
  padding: 10px 20px;
  background: #EFF2F7;
}

.login-page input {
  border-radius: 5px;
  line-height: 35px;
  border: darkviolet;
  margin-bottom: 5px;
}

a.fogot {
  text-align: right;
}

a.fogot:hover {
  text-decoration: none;
}

a.register {
  text-decoration: none;
  margin: 18px auto;
  text-align: center;
  background: #3A5A98;
  padding: 10px 123px;
  border-radius: 5px;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
}

a.register:hover {
  text-decoration: none;
  color: #fff;
}

.login-page p {
  margin: 20px auto;
  text-align: center;
}

/*studymaterial*/

.studymaterial {
  background: #EFF2F7;
  padding: 60px 20px;
  min-height: calc(100vh - 150px);
}

.study-1 {
  display: none;

}

.study-1.active {
  display: block;
  opacity: 1;
}

.study-title.active {
  opacity: 1;
  /*background: #3A5A98;*/
  /* color:#fff;*/
  /* border:none;*/
}

.study-title {
  opacity: 0.5;
  background: #3A5A98;
  color: #fff;
  border: none;
  padding: 10px 30px;
  margin-right: 25px;
  font-size: 20px;
  border-radius: 5px;
}

ul.study-tab li {
  display: inline;
}

ul.study-tab {
  display: block;
  padding: 0;
  margin: 20px auto;
  /* text-align: center; */
}

.logout-btn {
  background: #EC1C24;
  text-align: center;
  color: #fff;
  padding: 10px;
  border-radius: 5px;
}

.logout-btn:hover {
  background: #3A5A98;
}

.logout-btn a {
  color: #fff;
}

.logout-btn a:hover {
  text-decoration: none;
  color: #fff;
}

/*studymaterial end*/






/*login-copyright*/
.copyright {
  background: #000;
  color: #fff;
}

.copyright p {
  color: #fff;
  margin-top: 10px;
}

.copyright a {
  color: #fff;
}


/*login-page end*/
/*dashboard page*/
img.user-img {
  border: 2px solid;
  width: 50px;
  border-radius: 44px;
  margin-top: 10px;
}

.acc-details {
  display: grid;
}

.modal-dialog {
  position: relative !important;
  float: right;
  margin: 108px 21px !important;
  width: 234px !important;
}

.acc-details a {
  color: #000;
  margin-top: 10px;
}

.acc-details a:hover {
  color: #EC1C24;
  text-decoration: none;
}

.modal-backdrop {
  position: unset !important;

}

/*dashboard-section*/
section.dashboard {
  background: #E3EEF7;
  padding: 30px 20px;
}

.dashboard h2 {
  font-size: 30px;
  color: #052944;
  margin: 18px auto;
  margin-bottom: 50px;
  text-align: center;
  font-weight: 700;
}

.tab {
  display: grid;
  margin: 105px auto;
  border-radius: 5px;
}

/*.tab-list {
    margin: 0 auto;
}*/
a.sorting-title {
  font-size: 16px;
  border: 1px solid;
  text-align: center;
  border-radius: 5px;
  text-decoration: none;
  padding: 10px 55px;
  margin: 2px;
}

a.sorting-title:hover {
  text-decoration: none;
}

img.mem-img {
  padding: 10px 69px;
}

.sorting-1 {
  display: none;

}

.sorting-1.active {
  display: block;
  opacity: 1;
}

.sorting-title.active {
  opacity: 1;
  background: #3A5A98;
  color: #fff;
  border: none;
}

.sorting-title {
  opacity: 1;
}

.tab-content {
  margin-top: 40px;
}

::marker {
  color: #F5871F;
  font-size: 16px;
}

.tab-content li {
  line-height: 30px;
}

/*table*/
#t02 th {
  background: #a9a9a9;
  padding: 10px;
}

#t02 td {
  padding: 5px;
}

.dashboard h1 {
  color: #0F1726;
  margin-bottom: 49px;
}

progress#file {
  height: 37px;
}

/*drop-down*/
.dropdown.dash {
  position: relative;
  display: inline-block;
}

.dropdown-content.dash {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 850px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 1;
  /* max-width: 100% !important; */
}

.dropdown-content.dash a {

  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

.dropdown-content.dash a:hover {
  background-color: #f1f1f1
}

.dropdown.dash:hover .dropdown-content.dash {
  display: block;
}

.row.video {
  margin: 10px;
}

/*dash border ends*/
/*My account*/
.my-Account {
  background: #eff2f7;
  background-image: url("https://www.transparenttextures.com/patterns/brick-wall.png");
  /* This is mostly intended for prototyping; please download the pattern and re-host for production environments. Thank you! */

}

.my-Account h1 {
  font-size: 30px;
  color: #0F1726;
}

/*dashboard ends*/
/*part1-question*/

section.part1-question {
  background: #E3EEF7;
  padding: 31px 20px;
}

.qustions.shadow {
  background: #fff;
  padding: 30px;
  border-radius: 5px;
}

.qustions.shadow p {
  line-height: 25px;
  font-size: 16px;
}

.qustions.shadow h4 {
  color: #3A5A98;
}

.qustions li {
  list-style: none;
  margin-bottom: 20px;
}

input#vehicle1 {
  margin-right: 10px;
}

.qustions.shadow a,
.qustions.shadow button {
  background: green;
  padding: 10px;
  border-radius: 5px;
  color: #fff;
  text-decoration: none;
}

.part1-question h1 {
  font-size: 30px;
}

#Answer {
  display: none;
}

#Answer p {
  font-size: 14px;
  margin: 15px auto;
}

#Answer li {
  list-style: disc;
  line-height: 10px;
}

/*leave-comment section*/
section.leave-comment {
  background: #E3EEF7;
  padding: 31px 20px;
}

textarea.textarea-1 {
  width: 512px;
  margin-bottom: 20px;
  border: antiquewhite;
}

.textarea-1::placeholder {
  padding: 10px;
}

.leave-comment h2 {
  font-size: 25px;
}

.comment-row a,
.comment-row button {
  background: #3A5A98;
  border-radius: 5px;
  color: #fff;
  padding: 10px;
}

.comment-row a:hover {
  color: #fff;
  text-decoration: none;
}



/*about-page*/
.about-banner {
  font-family: Roboto;
  background-image: url('img/Sivangani Tandon-02.png');
  width: 100%;
  height: 350px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.about-page {
  padding: 30px 30px;
}

.about-page h2 {
  font-size: 30px;
  text-align: left;
}

.about-page h2:after {

  content: "";
  display: block;
  width: 65px;
  height: 3px;
  margin: 12px 0;
  background: rgb(27, 117, 187);
  background: linear-gradient(90deg, rgba(27, 117, 187, 1) 50%, rgba(236, 28, 36, 1) 50%);
}

img.img1 {
  margin-top: 30px;
}

.profile-avatar {
  width: 150px;
  height: 150px;
}

.about-page p {
  margin-top: 22px;
  font-size: 16px;
  color: #0D1A41;
  text-align: justify;
  padding-right: 42px;
}

/*EA-Information page*/
.agent-banner {
  font-family: Roboto;
  background-image: url('img/Sivangani Tandon-02.png');
  width: 100%;
  height: 350px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.agent-page {
  padding: 30px 30px;
}

.agent-page h2 {
  font-size: 30px;
  text-align: left;
}

.agent-page h2:after {

  content: "";
  display: block;
  width: 65px;
  height: 3px;
  margin: 12px 0;
  background: rgb(27, 117, 187);
  background: linear-gradient(90deg, rgba(27, 117, 187, 1) 50%, rgba(236, 28, 36, 1) 50%);
}

.agent-page h3 {
  font-size: 20px;
  text-align: left;
}

.agent-page h3:after {

  content: "";
  display: block;
  width: 65px;
  height: 3px;
  margin: 12px 0;
  background: rgb(27, 117, 187);
  background: linear-gradient(90deg, rgba(27, 117, 187, 1) 50%, rgba(236, 28, 36, 1) 50%);
}

.agent-page p {
  margin-top: 22px;
  font-size: 16px;
  color: #0D1A41;
  text-align: justify;
  padding-right: 42px;
}

.agent-page h6 {
  font-size: 16px;
  color: #0D1A41;
  text-align: justify;
  padding-right: 42px;
}

img.img1-1 {

  width: 511px;
  height: 300px;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  border: 1px solid #ddd;
}

th,
td {
  text-align: left;
  padding: 8px;
}

tr:nth-child(even) {
  background-color: #f2f2f2
}

/*table {
  margin:10px auto;
  width:100%;
}
table, th, td {
  border: 1px solid #0D1A41;
  border-collapse: collapse;
}*/
#t01 tr:nth-child(even) {
  background-color: #eee;
}

#t01 tr:nth-child(odd) {
  background-color: #fff;
}

#t01 th {
  font-size: 20px;
  background-color: #0D1A41;
  color: white;
  padding: 10px 41px;
  text-align: center;
}

#t01 td,
th {
  font-size: 16px;
  padding: 21px;
  text-align: center;
}

/*EA-opportunity*/
.opportunity-banner {
  font-family: Roboto;
  background-image: url('img/Sivangani Tandon-02.png');
  width: 100%;
  height: 350px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.opportunity-page {
  padding: 30px 30px;
}

.opportunity-page img {
  padding: 5px;
}

.opportunity-page h2 {
  font-size: 30px;
  text-align: left;
}

.opportunity-page h2:after {

  content: "";
  display: block;
  width: 65px;
  height: 3px;
  margin: 12px 0;
  background: rgb(27, 117, 187);
  background: linear-gradient(90deg, rgba(27, 117, 187, 1) 50%, rgba(236, 28, 36, 1) 50%);
}

.opportunity-page h3 {
  font-size: 20px;
  text-align: left;
}

.opportunity-page p {
  margin-top: 22px;
  font-size: 16px;
  color: #0D1A41;
  text-align: justify;
  padding-right: 42px;
}

.opportunity-page h6 {
  font-size: 16px;
  color: #0D1A41;
  text-align: justify;
  padding-right: 42px;
}

/*Contact us page*/

.contact-page {
  font-family: Roboto;
  background: #E3EEF7;
  padding: 30px 30px;
}

.contact-page h2 {
  font-size: 30px;
  text-align: left;
}

.contact-page h2:after {
  content: "";
  display: block;
  width: 65px;
  height: 3px;
  margin: 12px 0;
  background: rgb(27, 117, 187);
  background: linear-gradient(90deg, rgba(27, 117, 187, 1) 50%, rgba(236, 28, 36, 1) 50%);
}

.contact-page i {
  padding-right: 10px;
  color: #EC1C24;
  margin: 20px auto;
}

.contact-page a {
  font-size: 16px;
  color: #000;
  margin: 10px auto;
}

.contact-page a:hover {
  text-decoration: none;
  color: #000;

}

i.fas.fa-envelope-open-text.fa-lg {
  margin-left: 10px;
}

.col-lg-7.form {
  background: #fff;
  border-radius: 10px;
  margin: auto 47px;
}

.col-lg-4.contact-col.shadow {
  background: #fff;
  border-radius: 10px;
}

.dynamic-code {
  font-size: 20px;
  padding: 7px;
  text-align: center;
  border: 1px solid #ccc;
  border-radius: 5px;
  width: 100px;
  margin: 0 auto;
}

input#captcha-input {
  height: 44px;
  width: 237px;
}

button.btn.btn-primary.contact-us {
  width: 400px;
  height: 45px;
  margin: 20px 100px;
  font-size: 16px;
}

button.btn.btn-primary.contact-us:hover {
  background: #EC1C24;
  border-style: none;
}

i.fas.fa-mobile-alt.fa-lg {
  margin-left: 12px;
}

/*video -page*/
.video-page {
  font-family: Roboto;
  padding: 30px 30px;
}

.video-page iframe {
  margin: 0 auto;
  border: 1px solid #000;
}

.about-banner h1 {
  color: #fff;
  margin: 150px;
}

/*terms condition*/
.terms-condition {
  padding: 20px 20px;
}

.terms-condition h2:after {
  content: "";
  display: block;
  width: 65px;
  height: 3px;
  margin: 12px 0;
  background: rgb(27, 117, 187);
  background: linear-gradient(90deg, rgba(27, 117, 187, 1) 50%, rgba(236, 28, 36, 1) 50%);
}

.terms-condition h4 {
  color: #EC1C24;
}

.terms-condition p {
  text-align: justify;
}

@media(max-width: 768px) {
  .top-br {
    display: block;
  }

  .humbergarBtn {
    width: 35px;
    height: 25px;
    position: absolute;
    top: -130px;
    bottom: 0;
    right: 15px;
    margin: auto;
  }

  .humbergarBtn span {
    width: 30px;
    height: 2px;
    background-color: #fff;
    border-radius: 3px;
    position: absolute;
  }

  .humbergarBtn span:nth-child(1) {
    top: 7px;
    width: 27px;
    left: 6px;
    -webkit-transition: transform 500ms ease-out;
    -moz-transition: transform 500ms ease-out;
    -o-transition: transform 500ms ease-out;
    transition: transform 500ms ease-out;
  }

  .humbergarBtn span:nth-child(2) {
    top: 14px;
    width: 14px;
    left: 6px;
    -webkit-transition: left 1000ms ease-out;
    -moz-transition: left 1000ms ease-out;
    -o-transition: left 1000ms ease-out;
    transition: left 1000ms ease-out;
  }

  .humbergarBtn span:nth-child(3) {
    top: 22px;
    width: 27px;
    left: 6px;
    -webkit-transition: transform 500ms ease-out;
    -moz-transition: transform 500ms ease-out;
    -o-transition: transform 500ms ease-out;
    transition: transform 500ms ease-out;
  }


  .humbergarBtn.close span:nth-child(1) {
    top: 7px;
    width: 27px;
    left: 6px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition: transform 500ms ease-out;
    -moz-transition: transform 500ms ease-out;
    -o-transition: transform 500ms ease-out;
    transition: transform 500ms ease-out;

  }

  .humbergarBtn.close span:nth-child(2) {
    top: 14px;
    width: 14px;
    left: 1000px;
    -webkit-transition: left 1000ms ease-out;
    -moz-transition: left 1000ms ease-out;
    -o-transition: left 1000ms ease-out;
    transition: left 1000ms ease-out;
  }

  .humbergarBtn.close span:nth-child(3) {
    top: 7px;
    width: 27px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: transform 500ms ease-out;
    -moz-transition: transform 500ms ease-out;
    -o-transition: transform 500ms ease-out;
    transition: transform 500ms ease-out;
  }

  .main-menu.addSlide {
    left: 0px;
    -webkit-transition: left 500ms ease-out;
    -moz-transition: left 500ms ease-out;
    -o-transition: left 500ms ease-out;
    transition: left 500ms ease-out;
  }

  .main-menu ul {
    margin-top: 20px;
    display: grid;
  }

  .main-menu a {
    font-size: 17px;
    color: #fff;
  }

  .main-menu a:hover {
    background: #EC1C24 !important;
    border-radius: 5px;
    color: #fff;
    text-decoration: none;
  }

  /*    .main-menu a:hover{
      background: red;
    }*/
  .main-menu {
    left: -310px;
    width: 200px;
    background: #1B75BB;
    position: absolute;
    height: 100%;
    top: 0;
    position: fixed;

  }

  .main-menu ul li {
    margin: 0px auto;
  }

  .col-lg-4.search {
    display: none;
  }

  .header img {
    width: 280px !important;
    padding: 10px;
  }

  button.btn.btn-primary.btn-home {
    width: 329px;
    height: 40px;
    /* padding: 20px; */
    margin: 15px auto;
  }

  .banner h3 {
    margin-top: 10px;
    font-size: 16px;
  }

  .banner h1 {
    font-size: 18px;
  }

  .banner-row.owl-carousel .owl-dots {
    bottom: 7px;
    width: 100%;
    text-align: center;
  }

  .banner1 {
    height: 170px;
    background-size: cover;
    background-position: center;
  }

  .banner2 {
    height: 170px;
    background-image: url('img/banner-cma.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .banner3 {
    height: 170px;
    background-image: url('img/banner-ai-literacy.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .banner4 {
    height: 170px;
    background-image: url('img/S3.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .banner5 {
    height: 170px;
    background-image: url('img/S4.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .text {
    margin: 20px auto;
    padding: 5px 5px;
    font-size: 13px;
    width: 116px;
  }

  .form-on-top {
    display: none;
  }

  .client-col {
    /*height: 465px;*/
  }

  .client-col img.star {
    width: 22% !important;
  }

  .client-col img {
    width: 76px !important;
    margin: 0 auto;
  }

  .client-row.owl-carousel .owl-dots {
    /*width: 120px;*/
  }

  .our-Clients-Say h2 {
    font-size: 25px;
  }

  .our-Clients-Say p {
    font-size: 15px;
  }

  .client-col {
    padding: 10px 20px;
  }

  .about {
    padding: 0px;
  }

  .about p {

    padding-right: 0px;
  }

  .about h2 {
    font-size: 25px;
  }

  .read-wel {
    margin-top: 0px;
    margin-bottom: 20px;
  }

  .about-EA {

    padding: 0px;
  }

  .about-EA h2 {
    font-size: 25px;
  }

  .humbergarBtn {
    top: -74px;
  }

  .col-lg-7.login {
    display: inherit;
  }

  a.login.login-1 {
    padding: 2px 7px;
  }

  .top-header a {
    color: #fff;
    padding: 1px 7px;
  }

  a.login.signup {
    position: absolute;
    top: -23px;
    left: 71px;
  }

  .agent h2 {

    font-size: 24px;

    margin: 22px auto;
  }

  .agent p {
    font-size: 15.8px;
    padding: 6px 8px;
  }

  .agent-btn {
    width: 141px;
    margin: 10px auto;
  }

  .Opportunity h2 {
    font-size: 25px;

    margin: 25px auto;
  }

  .Opportunity p {
    font-size: 13px;
    padding: 0px 10px;
  }

  a.agent-btn.opp {
    margin-top: 0px;
  }

  .become {

    padding: 0px;
  }

  .become h2 {
    font-size: 25px;
  }

  .blog {

    padding: 0px;
  }

  .blog a {

    margin-top: 0px;
    margin-bottom: 10px;
  }

  .blog-img {
    width: 100% !important;
  }

  .blog h3 {
    margin-top: 0px;
  }

  /*team*/
  .row.row-team.owl-carousel.owl-loaded.owl-drag {
    margin: 0 auto;
  }

  img.ad {
    height: 429px;
  }

  img.shiv {
    margin-left: 0px;
    width: 100% !important;
    height: 373px;
  }

  .switch {

    width: 53px;
    height: 20px;
    margin-top: 10px;
  }

  .slider:before {

    height: 20px;
    width: 24px;

  }

  .design {
    text-align: center;
    padding-right: 0px;
  }

  .footer-copyright h5 {

    text-align: center;
    margin: 0px auto;
  }

  .col-lg-5.about-img {
    margin-bottom: 10px;
  }

  footer li {
    padding-bottom: 11px;
  }

  footer a {
    font-size: 16px;

  }

  footer a:hover {
    text-decoration: none;
    color: #EC1C24;
  }

  /*about page*/
  .about-banner {
    height: 169px;
  }

  .about-page p {
    padding-right: 0px;
  }

  .about-page h2 {
    font-size: 25px;
  }

  .about-page {
    padding: 0px;
  }

  br.abt-br {
    display: none;
  }

  .abt-Ea {
    margin-left: 0px;
  }

  /*EA-Information*/
  .agent-banner {
    height: 170px;
  }

  .agent-page {
    padding: 0px;
  }

  .agent-page p {
    margin: 10px;

    padding-right: 0px;
  }

  .agent-page h2 {
    font-size: 24px;
  }

  .agent-page h6 {
    padding: 5px;
    padding-right: 8px;
  }

  #t01 td,
  th {
    font-size: 15px;
  }

  #t01 th {
    font-size: 15px;
  }

  /*.opportunity-page*/
  .opportunity-page {
    padding: 10px;
  }

  .opportunity-banner {
    height: 170px;
  }

  .opportunity-page p {
    margin-top: 0px;

    padding-right: 0px;
  }

  .opportunity-page h2 {
    font-size: 24px;
  }


  /*contact page*/
  .col-lg-7.form {
    background: #fff;
    border-radius: 10px;
    margin: 37px auto;
  }

  button.btn.btn-primary.contact-us {
    width: 271px;
    margin: 20px auto;
  }

  i.fa.fa-refresh.fa-lg {
    float: right;
    margin: -42px 88px;

  }

  .dynamic-code {
    margin: 0px;
    margin-bottom: 10px;
  }

  /*video*/
  .about-banner h1 {
    font-size: 25px;
    color: #fff;
    margin: 68px;
    float: right;
  }

  .video-page iframe {
    height: 200px;
    width: 100%;
  }






  /* Promotional banner slides (full-width image banners) */
  .banner-promo {
    width: 100%;
    height: 550px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #E3EEF7;
  }

  .promo-banner-img {
    width: 100%;
    height: 550px;
    object-fit: cover;
    display: block;
  }

  .banner-promo a {
    display: block;
    width: 100%;
    height: 100%;
  }
}