.t3-module {
  background: transparent;
  color: inherit;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .t3-module {
    margin-bottom: 40px;
  }
}
.t3-module .module-inner {
  padding: 0;
}
.module-title {
  background: transparent;
  color: inherit;
  font-size: 18px;
  margin: 0 0 10px 0;
  padding: 0;
}
@media screen and (min-width: 768px) {
  .module-title {
    margin-bottom: 20px;
  }
}
.module-ct {
  background: transparent;
  color: inherit;
  padding: 0;
}
.module-ct:before,
.module-ct:after {
  display: table;
  content: " ";
}
.module-ct:after {
  clear: both;
}
.module-ct > ul,
.module-ct .custom > ul,
.module-ct > ol,
.module-ct .custom > ol {
  margin-left: 20px;
  padding-left: 0;
}
.module-ct > ul.unstyled,
.module-ct .custom > ul.unstyled,
.module-ct > ol.unstyled,
.module-ct .custom > ol.unstyled {
  padding-left: 0;
}
.module-ct > ul.nav,
.module-ct .custom > ul.nav,
.module-ct > ol.nav,
.module-ct .custom > ol.nav {
  padding-left: 0;
  margin-left: 0;
}
.module-wrapper {
  margin: 20px 0;
}
.module_menu .nav > li > a,
.module_menu .nav > li > .separator {
  padding: 6px 5px;
  display: block;
}
#login-form input[type="text"],
#login-form input[type="password"] {
  width: 100%;
}
#login-form ul.unstyled {
  margin-top: 20px;
  padding-left: 20px;
}
#login-form #form-login-remember label {
  font-weight: normal;
}
.banneritem a {
  font-weight: bold;
}
.bannerfooter {
  border-top: 1px solid #d0d0d0;
  font-size: 12px;
  padding-top: 10px;
  text-align: right;
}
.categories-module,
ul.categories-module,
.category-module,
ul.category-module {
  margin: 0;
}
.categories-module li,
ul.categories-module li,
.category-module li,
ul.category-module li {
  list-style: none;
  padding: 10px 0;
  border-top: 1px solid #d0d0d0;
}
.categories-module li:first-child,
ul.categories-module li:first-child,
.category-module li:first-child,
ul.category-module li:first-child {
  border-top: 0;
}
.categories-module h4,
ul.categories-module h4,
.category-module h4,
ul.category-module h4 {
  font-size: 14px;
  font-weight: normal;
  margin: 0;
}
.feed h4 {
  font-weight: bold;
}
.feed .newsfeed,
.feed ul.newsfeed {
  border-top: 1px solid #d0d0d0;
}
.feed .newsfeed .feed-link,
.feed ul.newsfeed .feed-link,
.feed .newsfeed h5.feed-link,
.feed ul.newsfeed h5.feed-link {
  font-size: 14px;
  font-weight: normal;
  margin: 0;
}
.latestusers,
ul.latestusers {
  margin-left: 0;
}
.latestusers li,
ul.latestusers li {
  background: #d0d0d0;
  display: inline-block;
  padding: 5px 10px;
  border-radius: 0px;
}
.stats-module dt,
.stats-module dd {
  display: inline-block;
  margin: 0;
}
.stats-module dt {
  font-weight: bold;
  width: 35%;
}
.stats-module dd {
  width: 60%;
}
.tagspopular ul {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
.tagspopular ul > li {
  color: #4d4d4d;
  display: inline-block;
  margin: 0 5px 5px 0;
}
.tagspopular ul > li > a {
  background: #d0d0d0;
  border-radius: 0px;
  color: #4d4d4d;
  display: block;
  padding: 2px 5px;
}
.tagspopular ul > li > a:hover,
.tagspopular ul > li > a:focus,
.tagspopular ul > li > a:active {
  background: #2c2d7c;
  color: #ffffff;
  text-decoration: none;
}
.tagssimilar ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.tagssimilar ul > li {
  border-bottom: 1px solid #d0d0d0;
  padding: 8px 0;
}
.tagssimilar ul > li > a {
  color: #4d4d4d;
}
.tagssimilar ul > li > a:hover,
.tagssimilar ul > li > a:focus,
.tagssimilar ul > li > a:active {
  color: #2c2d7c;
}
.mod-txsociallinks {
  margin-right: 10px;
}
.mod-txsociallinks > p {
  margin: 0;
}
.mod-txsociallinks a.icon-set {
  display: inline-block;
}
.mod-txsociallinks a.icon-set:hover {
  text-decoration: none;
}
.mod-txsociallinks a.icon-set i {
  display: block;
  padding: 9px 5px;
  border: 1px solid transparent;
  text-align: center;
}
.module-ct > ol.breadcrumb {
  padding: 6px 12px;
  margin-left: 0;
}
.met-box {
  border-radius: 0;
  box-shadow: 0 1px 2px rgba(43, 59, 93, 0.29);
  padding: 20px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  transition: all 0.2s ease-in-out;
  background: #ffffff;
}
.met-box:hover {
  box-shadow: 0 1px 2px rgba(43, 59, 93, 0.29), 0 0 13px rgba(43, 59, 93, 0.29);
}
.wrapper-languageswitcherload {
  margin-bottom: 5px;
}
.carousel-fade .carousel-inner .item {
  opacity: 0;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
  opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-control {
  z-index: 2;
}
.mod-txlinkshead-contact span {
  margin-right: 15px;
}
.mod-txlinkshead-contact span:last-child {
  margin-right: 0px;
}
.home-slideshow {
  background-color: #4042b4;
  color: #ffffff;
}
.home-slideshow .jumbotron {
  background-color: transparent;
  position: relative;
  margin-bottom: 0;
}
.home-slideshow .mod-txbt3slider-wrapperhome-main-slide {
  padding-bottom: 64px;
}
.home-slideshow .mod-txbt3slider-wrapperhome-main-slide .masthead {
  text-align: left;
}
.home-slideshow .mod-txbt3slider-wrapperhome-main-slide .jumbotron {
  padding: 75px 0 0;
}
.home-slideshow .mod-txbt3slider-wrapperhome-main-slide .heading {
  animation-delay: .1s;
  font-size: 62px;
  padding-right: 20px;
  text-transform: uppercase;
}
@media screen and (min-width: 1200px) {
  .home-slideshow .mod-txbt3slider-wrapperhome-main-slide .heading {
    font-size: 48px;
  }
}
.home-slideshow .mod-txbt3slider-wrapperhome-main-slide .intro {
  animation-delay: 0.5s;
}
.home-slideshow .mod-txbt3slider-wrapperhome-main-slide a.btn {
  animation-delay: 1s;
}
.home-slideshow .mod-txbt3slider-wrapperhome-main-slide .btn {
  border-color: #ffffff;
}
.home-slideshow .mod-txbt3slider-wrapperhome-main-slide .carousel-indicators {
  background-color: #2D2D2D;
  height: 100%;
  float: left;
}
.home-slideshow .mod-txbt3slider-wrapperhome-main-slide .carousel-indicators li {
  color: #ccc;
  border: none;
  padding: 0px;
  height: 75px;
}
.home-slideshow .mod-txbt3slider-wrapperhome-main-slide .carousel-indicators li span {
  display: block;
  padding: 20px 64px;
  font-size: 13px;
  height: 75px;
}
.home-slideshow .mod-txbt3slider-wrapperhome-main-slide .carousel-indicators li::before {
  content: "";
  width: 15px;
  height: 15px;
  border: 1px solid #656565;
  position: absolute;
  border-radius: 50%;
  top: 40%;
  left: 20px;
}
.home-slideshow .mod-txbt3slider-wrapperhome-main-slide .carousel-indicators li.active {
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0.5);
}
.home-slideshow .mod-txbt3slider-wrapperhome-main-slide .carousel-indicators li.active::before {
  border-color: transparent;
  background-color: #4042b4;
}
@media screen and (min-width: 992px) {
  .home-slideshow .mod-txbt3slider-wrapperhome-main-slide:hover .carousel-control {
    display: none;
  }
}
@media screen and (max-width: 992px) {
  .home-slideshow .mod-txbt3slider-wrapperhome-main-slide .carousel-indicators {
    display: none;
  }
}
.module-home-feature.v2 {
  padding-bottom: 0px;
}
.module-home-feature.v2 .video-wrapper {
  width: 100%;
  background-size: 100%;
}
.module-home-feature.v2 .video-wrapper .vidwrap:before {
  font-size: 60px;
}
.module-home-feature .video-wrapper {
  position: relative;
  background-size: cover;
  min-height: 266px;
  box-shadow: 0 1px 2px rgba(43, 59, 93, 0.29);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.module-home-feature .video-wrapper:hover {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  box-shadow: 0 1px 2px rgba(43, 59, 93, 0.29), 0 0 13px rgba(43, 59, 93, 0.29);
}
.module-home-feature .video-wrapper .vidwrap:before {
  content: "\f04b";
  font: normal normal normal 14px/1 FontAwesome;
  color: rgba(247, 247, 247, 0.5);
  font-size: 100px;
  position: absolute;
  left: 50%;
  top: 50%;
  cursor: pointer;
  z-index: 2;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.module-home-feature .video-wrapper .vidwrap:hover:before {
  color: #f7f7f7;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.module-home-feature .video-wrapper iframe {
  width: 100%;
  min-height: 400px;
  margin: 0px;
  padding: 0px;
  margin-bottom: -4px;
  z-index: 2;
  position: relative;
}
.module-home-feature .content-wrapper {
  width: 50%;
  text-align: justify;
}
.module-home-feature .content-wrapper .content-inner {
  padding-right: 20px;
}
.module-home-feature.small {
  padding-bottom: 20px;
}
.module-courselist .owl-carousel {
  
  
  
  
}
.module-courselist .owl-carousel .owl-stage-outer {
  display: block;
  min-width: 100%;
  width: 1px;
}
.module-courselist .media-heading a {
  color: #2d2d2d;
}
.module-courselist .met-box figure {
  position: relative;
}
.module-courselist .met-box figure .display-block {
  margin: -20px 0px -20px -20px;
}
@media only screen and (max-width: 992px) {
  .module-courselist .met-box figure .display-block {
    margin: -20px -20px 0px -20px;
  }
}
@media only screen and (max-width: 768px) {
  .module-courselist .met-box figure .display-block {
    margin: -20px -20px 0px -20px;
  }
}
.module-courselist .met-box figure .atvImg {
  height: 200px;
  width: 300px;
  max-width: 100%;
}
.module-courselist .met-box figure figcaption {
  z-index: 1;
  top: 35%;
  font-size: 36px;
  font-family: "montserratbold", Helvetica, Arial, sans-serif;
  position: absolute;
  width: 100%;
  text-align: center;
  color: #ffffff;
}
.module-courselist .met-box .mod-articles-category-readmore {
  margin-top: 20px;
}
.module-courselist.scroller .category-modulecourselist {
  position: relative;
  padding-top: 0px;
}
.module-courselist.scroller figure .display-block {
  margin: -20px -20px 0px -20px;
}
@media only screen and (max-width: 992px) {
  .module-courselist.scroller figure .display-block {
    margin: -20px -20px 0px -20px;
  }
}
@media only screen and (max-width: 768px) {
  .module-courselist.scroller figure .display-block {
    margin: -20px -20px 0px -20px;
  }
}
.module-courselist.scroller .owl-controls {
  position: absolute;
  top: -60px;
  right: 10px;
}
.module-courselist.scroller .owl-controls .owl-buttons div {
  border: 1px solid #4042b4;
  margin-right: 5px;
  color: #4042b4;
  background-color: transparent;
  border-radius: 0px;
  font-size: 20px;
  padding: 5px 10px 2px;
  opacity: 1;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  box-shadow: 0 1px 2px rgba(43, 59, 93, 0.4);
}
.module-courselist.scroller .owl-controls .owl-buttons div:nth-child(2) {
  margin-right: 0px;
}
.module-courselist.scroller .owl-controls .owl-buttons div:hover {
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  box-shadow: 0 1px 2px rgba(43, 59, 93, 0.29), 0 0 13px rgba(43, 59, 93, 0.29);
}
.module-courselist.scroller .met-box {
  margin: 0px 10px 20px;
}
.module-courselist.scroller .met-box .media-body {
  padding: 20px 0 0 0;
}
.module-teachers-team .at-default {
  text-align: left;
}
.module-teachers-team .module-ct {
  margin: 0px -15px;
}
.module-teachers-team .ateam ul {
  margin: 0;
  padding: 0;
}
.module-teachers-team .ateam .at-inner {
  margin: 0px;
  height: 338px;
  position: relative;
  color: #ffffff;
}
.module-teachers-team .ateam .at-inner img {
  height: 338px;
}
.module-teachers-team .ateam .at-inner:hover .team-body {
  opacity: 1;
  transform: scale(1.1);
  box-shadow: 0 45px 100px rgba(14, 21, 47, 0.4), 0 16px 40px rgba(14, 21, 47, 0.4);
}
.module-teachers-team .ateam .at-inner:hover figcaption {
  display: none;
}
.module-teachers-team .ateam figure {
  z-index: 1;
}
.module-teachers-team .ateam figure figcaption {
  position: absolute;
  width: 100%;
  bottom: 0px;
  padding: 0px 20px;
}
.module-teachers-team .ateam figure:before {
  content: "";
  position: absolute;
  -webkit-box-shadow: inset 0px -200px 200px -100px rgba(69, 69, 69, 0.75);
  -moz-box-shadow: inset 0px -200px 200px -100px rgba(69, 69, 69, 0.75);
  box-shadow: inset 0px -200px 200px -100px rgba(69, 69, 69, 0.75);
  width: 100%;
  height: 100%;
}
.module-teachers-team .ateam .team-body,
.module-teachers-team .ateam figure {
  position: absolute;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  height: 100%;
  width: 100%;
}
.module-teachers-team .ateam .team-body {
  padding: 60px 50px;
  background: #4042b4;
  color: #fff;
  text-align: center;
  opacity: 0;
  z-index: 2;
}
.module-teachers-team .ateam .at-social {
  margin-top: 30px;
}
.module-teachers-team.v2 .ateam {
  margin-bottom: 40px;
}
.module-teachers-team.v2 .ateam div.at-inner {
  margin: 20px;
  height: 349px;
}
.module-teachers-team.v2 .ateam div.at-inner img {
  height: 349px;
}
.module-publications-latest .block {
  margin: 0px -15px;
  padding-right: 15px;
}
.module-publications-latest .block .details {
  margin-top: 20px;
}
.module-publications-latest .atvImg {
  width: 100%;
  height: 380px;
}
.module-publications-latest.v2 .masthead a.btn {
  padding: 0px;
  background: transparent;
  border: none;
  float: left;
  box-shadow: none;
  color: #4042b4;
}
.module-publications-latest.v2 .masthead a.btn:after {
  content: "\e97d";
  font-family: 'academia';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  letter-spacing: 0;
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-left: 10px;
}
.module-news-presentation .category-info-box {
  padding: 15px;
}
.module-news-presentation .category-title {
  color: #2d2d2d;
}
.module-news-presentation .category-date {
  font-size: 12px;
}
.module-news-presentation .more-items .news-heading {
  margin: 0px;
  font-size: 17px;
}
.module-social-media-count a {
  position: relative;
  overflow: hidden;
  color: #fff;
  padding: 15px 20px 10px 60px;
  text-align: left;
  border: none;
  box-shadow: none;
}
.module-social-media-count a i.fa {
  position: absolute;
  left: 0px;
  color: #fff;
}
.module-social-media-count a:hover {
  color: #fff;
}
.module-social-media-count .btn-twitter i.fa {
  left: -20px;
}
.module-social-media-count .btn-gplus i.fa {
  left: -18px;
}
.module-social-media-count .btn-linkedin i.fa {
  left: -7px;
}
@media only screen and (max-width: 1200px) {
  .module-social-media-count {
    margin-bottom: 20px !important;
  }
}
.module-logo-banner .image-wrapper {
  margin-right: 20px;
}
@media only screen and (max-width: 1200px) {
  .module-logo-banner .image-wrapper {
    float: none !important;
  }
}
.module-logo-banner h5 {
  line-height: 50px;
  margin: 0px;
  font-family: "montserratlight", Helvetica, Arial, sans-serif;
}
@media only screen and (max-width: 1200px) {
  .module-logo-banner h5 {
    clear: left;
  }
}
@media only screen and (max-width: 1200px) {
  .module-logo-banner {
    text-align: center;
  }
}
.module-info-sum-institute h5 {
  line-height: 50px;
  margin: 0px;
  font-family: "montserratlight", Helvetica, Arial, sans-serif;
}
.module-info-sum-institute p {
  line-height: 50px;
  margin: 0px;
}
.module-info-sum-institute .text-info {
  margin-right: 20px;
}
@media only screen and (max-width: 1200px) {
  .module-info-sum-institute h5,
  .module-info-sum-institute p {
    display: block;
    text-align: center;
  }
}
.module-course-tutor figure img {
  width: 100px;
  height: 100px;
}
.module-course-tutor .at-social {
  padding-bottom: 10px;
}
.module-course-tutor .at-social [class^=aticon-]:before,
.module-course-tutor .at-social [class*=" aticon-"]:before,
.module-course-tutor .at-social [class^=aticon-]:after,
.module-course-tutor .at-social [class*=" aticon-"]:after {
  padding: 5px;
  font-size: 12px;
  background-color: #4d4d4d;
}
.course-specific-offer {
  margin-top: 45px;
}
.course-specific-offer a {
  margin-top: 30px;
}
.module-blog-header {
  color: #ffffff;
}
.module-blog-header .customblog-header {
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #4042b4;
}
.module-blog-header .page-title {
  padding: 150px 0 100px;
}
.module-blog-header .page-title small {
  color: #ffffff;
}
.module-about-header {
  background-image: url('../../../templates/editoramdbarunaksetup/images/cta/about.jpg');
  background-size: cover;
  background-position: 50% 20%;
  background-repeat: no-repeat;
  color: #ffffff;
  position: relative;
  margin: 0;
}
.module-about-header:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0px;
  display: block;
  -webkit-box-shadow: inset -100px -600px 100px -400px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: inset -100px -600px 100px -400px rgba(0, 0, 0, 0.5);
  box-shadow: inset -100px -600px 100px -400px rgba(0, 0, 0, 0.5);
}
.module-about-header .page-title {
  padding: 150px 0 100px;
}
.module-about-header .page-title small {
  display: block;
  color: #ffffff;
}
.module-about-header .module-inner {
  position: relative;
}
.module-list-line ul {
  margin-left: 0;
}
.module-list-line ul li {
  margin: 5px 0;
  border-bottom: 1px solid #eee;
  padding: 5px 0;
}
.module-list-line ul li:last-child {
  border-bottom: none;
}
.module-faq-box .xac-wrapper.basic {
  border: none;
}
.module-faq-box .xac-wrapper.basic .xac-trigger {
  border-radius: 0;
  background: none;
  padding: 20px 15px;
  border: 1px solid #d0d0d0;
  margin-bottom: 10px;
}
.module-faq-box .xac-wrapper.basic .xac-trigger.active {
  background: #4042b4;
  color: #ffffff;
}
.module-faq-box .xac-wrapper.basic .xac-trigger.active span {
  color: #ffffff;
}
.module-faq-box .xac-wrapper.basic .xac-container {
  border: 1px solid #d0d0d0;
  margin: -11px 0 10px;
  padding: 25px;
  font-size: inherit;
}
.module-general-feature .icon-wrapper {
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}
.module-general-feature:hover .icon-wrapper {
  color: #4042b4;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.module-general-feature .icon-wrapper {
  margin-bottom: 20px;
}
.module-call-to-action {
  z-index: 1;
  position: relative;
}
.module-call-to-action .module-title span {
  font-size: 42px;
  text-transform: uppercase;
}
.module-call-to-action .item-link {
  margin-top: 40px;
}
.module-call-to-action .video-button {
  display: block;
  position: relative;
  font-size: 20px;
  color: #ffffff;
}
.module-call-to-action .video-button i {
  font-size: 35px;
  display: inline-block;
}
.module-call-to-action .video-button span {
  display: inline-block;
  position: absolute;
  top: 5px;
  left: 40px;
  font-family: "montserratregular", "Times New Roman", Times, serif;
}
.module-call-to-action .module-body {
  width: 50%;
}
.module-call-to-action .media-box {
  width: 200px;
  float: right;
}
.module-call-to-action.v2 .module-body {
  width: auto;
}
.module-blog-article img {
  width: 175px;
}
.ateam.carousel.at-accordion {
  background-color: #82B53F;
  color: #ffffff;
}
.ateam.carousel.at-accordion .carousel-inner {
  margin-left: 30px;
  width: auto;
}
.ateam.carousel.at-accordion .slick-dots {
  left: 10px;
  top: 40%;
  width: 20px;
  margin: 0;
}
.ateam.carousel.at-accordion .slick-dots li {
  display: block;
  margin-bottom: 6px;
}
.ateam.carousel.at-accordion .inner-wrapper {
  padding: 35px;
  position: relative;
}
.ateam.carousel.at-accordion .inner-body {
  width: 60%;
}
.ateam.carousel.at-accordion .inner-image {
  position: absolute;
  right: 0px;
  bottom: 0px;
  width: 200px;
}
.ateam.carousel.at-accordion .at-desc {
  margin-bottom: 20px;
}
.customhome-main-slide-v2 > div {
  padding: 75px 50px;
  background: rgba(0, 0, 0, 0.9);
}
.customhome-main-slide-v2 input {
  width: 100%;
}
.module-come-join-banner {
  margin: 0px -15px;
  color: #ffffff;
  text-align: center;
}
.module-come-join-banner .image-wrapper {
  text-align: center;
  margin-bottom: 60px;
}
.module-come-join-banner .image-wrapper img {
  max-width: 200px;
  display: inline-block;
}
.module-come-join-banner h1 {
  font-family: "montserratregular", "Times New Roman", Times, serif;
  margin-bottom: 60px;
  letter-spacing: 3px;
  font-size: 37px;
}
.module-come-join-banner a.btn.btn-warning {
  background-color: #fff200;
  font-size: 40px;
  padding: 20px 30px;
  color: #373737;
}
@media only screen and (max-width: 600px) {
  .module-come-join-banner a.btn.btn-warning {
    font-size: 25px;
    padding: 15px 20px;
  }
}
.module-home-rev-slider .btn-lg.btn {
  font-size: 24px;
  padding: 10px 20px;
}
@media only screen and (max-width: 1200px) {
  .module-home-rev-slider .rev_slider_wrapper {
    height: 450px !important;
  }
}
@media only screen and (max-width: 590px) {
  .module-home-rev-slider {
    min-height: 100px;
    background-color: #4042b4;
  }
  .module-home-rev-slider .rev_slider_wrapper {
    height: 250px !important;
  }
}
.module-subscribe-now input {
  width: 100%;
}
.xpert-contact {
  max-width: 600px;
}
.xpert-contact .form-control {
  width: 100%;
  padding: 20px;
  margin-bottom: 10px;
  border-radius: 0;
}
.xpert-contact .btn {
  padding: 10px 20px !important;
  border-radius: 0 !important;
}