/*!
 * Start Bootstrap - Agency v5.2.2 (https://startbootstrap.com/template-overviews/agency)
 * Copyright 2013-2019 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-agency/blob/master/LICENSE)
 */

body {
  overflow-x: hidden;
  font-family: 'Montserrat', sans-serif;
}
html {
  scroll-behavior: smooth;
}

p {
  line-height: 1.75;
}

a {
  color: #fed136;
  outline: none !important;
}

a:hover {
  color: #fec503;
}

.text-primary {
  color: #fed136 !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
  font-family: 'Montserrat',  Arial;
}
button:focus {
  outline: none;
}

.page-section {
  padding: 60px 0;
}
#whatwedo, #about {
  padding-bottom: 0px;
}
#projectmejor, #whatwedo {
  padding-top: 120px;
}

.page-section h2.section-heading {
  font-size: 40px;
  margin-top: 0;
  margin-bottom: 25px;
  font-weight: 300;
}

.page-section h3.section-subheading {
  font-size: 16px;
  font-weight: 400;
  font-style: italic;
  margin-bottom: 75px;
  text-transform: none;
  font-family: 'Montserrat',  Arial;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  background: url('../img/select_notch.png') right 1% center no-repeat;
  background-size: 10px;
}
#page-top .flexslider {
  margin-top: 100px;
}

@media (min-width: 768px) {
  section {
    padding: 150px 0;
  }
}

::-moz-selection {
  background: #3864c3;
  text-shadow: none;
  color: #fff;
}

::selection {
  background: #3864c3;
  text-shadow: none;
  color: #fff;
}

img::-moz-selection {
  background: transparent;
}

img::selection {
  background: transparent;
}

img::-moz-selection {
  background: transparent;
}

.btn {
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
  font-weight: 700;
}

.btn-xl {
  font-size: 18px;
  padding: 20px 40px;
}

.btn-primary {
  background-color: #fed136;
  border-color: #fed136;
}

.btn-primary:active, .btn-primary:focus, .btn-primary:hover {
  background-color: #fec810 !important;
  border-color: #fec810 !important;
  color: white;
}

.btn-primary:active, .btn-primary:focus {
  box-shadow: 0 0 0 0.2rem rgba(254, 209, 55, 0.5) !important;
}

#mainNav {
  background-color: #fff;
  -webkit-box-shadow: 0px -10px 15px 4px rgba(0,0,0,0.4);
  -moz-box-shadow: 0px -10px 15px 4px rgba(0,0,0,0.4);
  box-shadow: 0px -10px 15px 4px rgba(0,0,0,0.4);
  border-top: 2px solid #3964c3 !important;
}

#mainNav .navbar-toggler {
  font-size: 12px;
  right: 0;
  padding: 13px;
  text-transform: uppercase;
  color: white;
  border: 0;
  background-color: #fed136;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

#mainNav .navbar-brand {
  color: #fed136;
  font-family: 'Kaushan Script', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

#mainNav .navbar-brand.active, #mainNav .navbar-brand:active, #mainNav .navbar-brand:focus, #mainNav .navbar-brand:hover {
  color: #fec503;
}
#mainNav .navbar-brand img {
  width: 90%;
}

#mainNav .navbar-nav .nav-item .nav-link {
  font-size: 110%;
  font-weight: 400;
  padding: 0.75em 0;
  letter-spacing: 1px;
  color: #000;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}
#mainNav .navbar-nav .nav-item .nav-link.active, #mainNav .navbar-nav .nav-item .nav-link:hover {
  color: #3964c3;
}
.langdiv {
  display: none;
  background-color: #fff;
  position: absolute;
  z-index: 99;
  border: 1px solid #ccc;
  top: 32px;
  right: 0;
  left: 0;
}
.langdiv.iamOpen {
  display: block;
}
.langdiv a {
  display: block;
  margin-top:4px;
  padding: 3px 7px;
  color: #000;
  font-size: 14px;
}
.langdiv img {
  margin-right: 14px;
}
.languagediv {
  width: 216px;
  font-family: 'Montserrat',  Arial;
  position: relative;
}
.langdrop {
  background-color: #d7e0f3;
  padding: 0 0 0 18px;
  display: block;
  color: #000;
  font-size: 14px;
  line-height: 32px;
  width: 216px;
  position: relative;
}
.langdrop:after {
  content: '';
  position: absolute;
  width: 0; 
  height: 0; 
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 12px solid #3964c3;
  right: 5px;
  top: 8px;
}
.langdrop:hover {
  color: #000;
}
.langdrop img {
  margin-right: 14px;
}
.topcontact {
  font-size: 15px;
}
.slides li {
  position: relative;
}
.slides li img {
  width: 100%;
}
.itemSlider .flex-viewport {
  width: 100%;
  margin-left: auto;
}
.slides .intro-text {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
}
.cap-heading h4 {
  margin: 0;
  padding: 0;
  font-family: 'Montserrat',  Arial;
  font-weight: 300;
  font-size: 61px;
  color: #fff;
}
.cap-heading p {
  margin: 0;
  padding: 0;
  font-size: 19px;
  font-family: 'Montserrat',  Arial;
  color: #fff;
}
.cap-heading {
  width: 100%;
  text-align: center;
}
#about p, .projectCont p {
  font-size: 15px;
  font-family: 'Montserrat',  Arial;
  font-weight: 400;
  text-align: justify;
}
#about .abt_text {
  display: flex;
  align-items: center;
  height: 100%;
  margin-top: -4px;
}
#about h2, .projectCont h2 {
  font-size: 40px;
  font-family: 'Montserrat',  Arial;
  font-weight: 300;
  color: #000000;
  margin-bottom: 25px;
}
#about h2 span , .projectCont h2 span {
  font-size: 30px;
  display: block;
}
#about h2 strong, .projectCont h2 strong {
  font-weight: 700;
  color: #3964c3;
}
.doclass {
  width: 25%;
}
.doclass img {
  /* height: 100%; */
}
.projectCont {
  /*padding-right: 150px;
  padding-bottom: 86px;*/
}
.sliderMiniTitle {
  font-weight: 400;
  font-size: 24px;
  color: #fff;
}
.sliderMini {
  background: url(../img/sliderMiniBg.jpg) no-repeat center;
  background-size: cover;
  height: 100%;
  display: flex;
align-items: center;
padding: 30px;
text-align: center;
}
.youtubeIcon2 {
  margin: 50% 0px;
}
.sliderMiniLink:hover{
  text-decoration: none;
}
.itemSlider .flex-direction-nav a {
  width: 47px;
  height: 47px;
  top: 50%;
  margin-top: -23.5px;
}
.itemSlider .flex-direction-nav .flex-prev {
  left: 0;
  right: auto;
  margin-left: 25px;
}
.itemSlider .flex-direction-nav .flex-next {
  right: 0;
  left: auto;
  margin-right: 25px;
}
.sliderMiniSub .sliderMiniYoutube {
  /*width: 100%;*/
  text-align: center;
}
.sliderMiniSub {
  margin: 0px auto;
}
#projectoffice {
  text-align: center;
  font-family: 'Montserrat',  Arial;
}
#projectoffice p {
  font-size: 20px;
  text-transform: uppercase;
  line-height: 28px;
}
#projectoffice span {
  font-size: 50px;
  display: block;
}
#navbarResponsive ul li {
  position: relative;
}
#navbarResponsive ul ul {
  display: none;
  background-color: #fff;
  list-style: none;
  margin: 0;
  padding: 0;
  z-index: 9;
}
#mainNav #navbarResponsive ul ul li a.nav-link {
  padding: 9px 10px !important;
}
#mainNav #navbarResponsive ul ul li a.nav-link:hover {
  background-color: #3964c3;
  color: #fff;
}
#navbarResponsive ul li:hover ul {
  display: block;
}
#navbarResponsive {
    justify-content: space-between;
    margin-left: 10%;
}
.abtImg {
    height: 100%;
    object-fit: cover;
    object-position: center right;
}
@media (min-width: 992px) {
  .languagediv {
    float: right;
    /*height: 50px;*/
  }
  .navbar-shrink .languagediv {
    top: 0;
  }
  /* .navbar-shrink .topcontact {
    display: none;
  } */
  .langdrop {
    position: absolute;
    top: 0;
  }
  /* .topcontact {
    position: absolute;
    bottom: -32px;
  } */
  #mainNav {
    padding-top: 18px;
    padding-bottom: 18px;
    transition: padding-top 0.3s, padding-bottom 0.3s;
    border: none;
    background-color: #fff;
    padding-left: 0;
    padding-right: 0;
  }
  #mainNav .navbar-brand {
    font-size: 1.75em;
    transition: all 0.3s;
  }
  #mainNav .navbar-nav .nav-item .nav-link {
    padding: 1.1em 1em !important;
  }
  #mainNav.navbar-shrink {
    padding-top: 0;
    padding-bottom: 0;
  }
  #mainNav.navbar-shrink .navbar-brand {
    font-size: 1.25em;
    padding: 12px 0;
  }
}

header.masthead {
  text-align: center;
  color: white;
  background-image: url("../img/banner01.jpg");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center center;
  background-size: cover;
}

header.masthead .intro-text {
  padding-top: 150px;
  padding-bottom: 100px;
}

header.masthead .intro-text .intro-lead-in {
  font-size: 22px;
  font-style: italic;
  line-height: 22px;
  margin-bottom: 25px;
  font-family: 'Montserrat',  Arial;
}

header.masthead .intro-text .intro-heading {
  font-size: 50px;
  font-weight: 300;
  line-height: 50px;
  margin-bottom: 25px;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
}

@media (min-width: 768px) {
  #navbarResponsive ul ul {
    width: 310px;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
    position: absolute;
  }
  header.masthead .intro-text {
    padding-top: 300px;
    padding-bottom: 200px;
  }
  header.masthead .intro-text .intro-lead-in {
    font-size: 40px;
    font-style: italic;
    line-height: 40px;
    margin-bottom: 25px;
    font-family: 'Montserrat',  Arial;
  }
  header.masthead .intro-text .intro-heading {
    font-size: 50px;
    font-weight: 300;
    line-height: 60px;
    margin-bottom: 25px;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
}
}

#portfolio .portfolio-item {
  right: 0;
  margin: 0 0 15px;
}

#portfolio .portfolio-item .portfolio-link {
  position: relative;
  display: block;
  /* max-width: 400px; */
  margin: 0 auto;
  cursor: pointer;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover {
  position: absolute;
  width: 100%;
  height: 100%;
  transition: all ease 0.5s;
  opacity: 0;
  background: rgba(0, 0, 0, 0.7);
}
.portfolio-item:hover div.portfolio-caption{
  opacity: 0;
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover:hover {
  opacity: 1;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content {
  font-size: 20px;
  position: absolute;
  top: 50%;
  width: 100%;
  height: 90px;
  margin-top: -35px;
  text-align: center;
  color: white;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content span {
  margin-top: -35px;
  background-color: #fff;
  height: 77px;
  width: 77px;
  border: 7px solid rgba(211, 211, 211, 0.6);
  border-radius: 50%;
  display: block;
  margin: 0 auto;
  line-height: 59px;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h3,
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h4 {
  margin: 0;
}

#portfolio .portfolio-item .portfolio-caption {
    /* max-width: 400px; */
    margin: 0 auto;
    padding: 25px;
    text-align: center;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 90%;
    pointer-events: none;
    display: flex;
    align-items: center;
    justify-content: center;
}

#portfolio .portfolio-item .portfolio-caption h4 {
  margin: 0;
  text-transform: none;
  font-weight: 400;
  color: #fff;
  text-transform: uppercase;
}

#portfolio .portfolio-item .portfolio-caption p {
  font-size: 16px;
  font-style: italic;
  margin: 0;
  font-family: 'Montserrat',  Arial;
}

#portfolio * {
  z-index: 2;
}
/*#projectmejor .itemSlider .flex-direction-nav {*/
/*    position: absolute;*/
/*    top: 50%;*/
/*    left: 0;*/
/*    margin-left: 9px;*/
/*    margin-top: -85px;*/
/*}*/

@media (min-width: 767px) {
  #portfolio .portfolio-item {
    margin: 0 0 30px;
  }
}

.portfolio-modal .modal-dialog {
  margin: 1rem;
  max-width: 100vw;
}

.portfolio-modal .modal-content {
  padding: 100px 0;
  text-align: center;
}

.portfolio-modal .modal-content h2 {
  font-size: 3em;
  margin-bottom: 15px;
}

.portfolio-modal .modal-content p {
  margin-bottom: 30px;
}

.portfolio-modal .modal-content p.item-intro {
  font-size: 16px;
  font-style: italic;
  margin: 20px 0 30px;
  font-family: 'Montserrat',  Arial;
}

.portfolio-modal .modal-content ul.list-inline {
  margin-top: 0;
  margin-bottom: 30px;
}

.portfolio-modal .modal-content img {
  margin-bottom: 30px;
}

.portfolio-modal .modal-content button {
  cursor: pointer;
}

.portfolio-modal .close-modal {
  position: absolute;
  top: 25px;
  right: 25px;
  width: 75px;
  height: 75px;
  cursor: pointer;
  background-color: transparent;
}

.portfolio-modal .close-modal:hover {
  opacity: 0.3;
}

.portfolio-modal .close-modal .lr {
  /* Safari and Chrome */
  z-index: 1051;
  width: 1px;
  height: 75px;
  margin-left: 35px;
  /* IE 9 */
  transform: rotate(45deg);
  background-color: #212529;
}

.portfolio-modal .close-modal .lr .rl {
  /* Safari and Chrome */
  z-index: 1052;
  width: 1px;
  height: 75px;
  /* IE 9 */
  transform: rotate(90deg);
  background-color: #212529;
}
.myPulRight {
  /*position: absolute;
  right: 0;
  bottom: 0;*/
}
.youtubeIcon {
  margin-top: -5px;
margin-left: 14px;
}


@media (min-width: 768px) {
  .timeline:before {
    left: 50%;
  }
  .timeline > li {
    min-height: 100px;
    margin-bottom: 100px;
  }
  .timeline > li .timeline-panel {
    float: left;
    width: 41%;
    padding: 0 20px 20px 30px;
    text-align: right;
  }
  .timeline > li .timeline-image {
    left: 50%;
    width: 100px;
    height: 100px;
    margin-left: -50px;
  }
  .timeline > li .timeline-image h4 {
    font-size: 13px;
    line-height: 18px;
    margin-top: 16px;
  }
  .timeline > li.timeline-inverted > .timeline-panel {
    float: right;
    padding: 0 30px 20px 20px;
    text-align: left;
  }
}

@media (min-width: 992px) {
  .timeline > li {
    min-height: 150px;
  }
  .timeline > li .timeline-panel {
    padding: 0 20px 20px;
  }
  .timeline > li .timeline-image {
    width: 150px;
    height: 150px;
    margin-left: -75px;
  }
  .timeline > li .timeline-image h4 {
    font-size: 18px;
    line-height: 26px;
    margin-top: 30px;
  }
  .timeline > li.timeline-inverted > .timeline-panel {
    padding: 0 20px 20px;
  }
}

@media (min-width: 1200px) {
  .timeline > li {
    min-height: 170px;
  }
  .timeline > li .timeline-panel {
    padding: 0 20px 20px 100px;
  }
  .timeline > li .timeline-image {
    width: 170px;
    height: 170px;
    margin-left: -85px;
  }
  .timeline > li .timeline-image h4 {
    margin-top: 40px;
  }
  .timeline > li.timeline-inverted > .timeline-panel {
    padding: 0 100px 20px 20px;
  }
}
@media (max-width: 768px) {
  .portfolio-link img.img-fluid {
    display: block;
    margin: 0 auto;
    width: 100%;
    height: auto;
  }
}
@media (max-width: 860px) {
  .flex-direction-nav .flex-next {
    left: auto;
  }
  .myPulRight {
    float:none;
  }
  .flexslider {
    margin-top: 75px;
  }
  .cap-heading h4 {
    font-size: 28px;
    line-height: 25px;
    margin-bottom: 10px;
  }
  .cap-heading p {
    font-size: 14px;
    line-height: 17px;
  }
}
section#trackrecord {
  background-color: #212529;
  background-image: url("../img/trackbg.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: none;
}
#trackrecord.page-section h2.section-heading {
  margin-bottom: 0;
}
#trackrecord.page-section h2.section-heading, #trackrecord.page-section p {
  color: #fff;
  font-family: 'Montserrat', sans-serif;
}
#trackrecord.page-section p {
  margin-bottom: 30px;
}
.track-link {
  text-decoration: none !important;
}
.track-item {
  border: 1px solid #596fb4;
  background-color: rgba(255, 255, 255, 0.1);
  margin: 7px 0;
  padding: 7px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  text-decoration: none !important;
  font-weight: 400;
  font-family: 'Montserrat', sans-serif;
}
.track-item span {
  display: block;
  font-size: 46px;
  font-weight: 300;
  font-family: 'Montserrat', sans-serif;
}

section#contact {
  background-color: #212529;
  background-image: url("../img/contactbg.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

section#contact .section-heading {
  color: #fff;
}

section#contact .form-group {
  margin-bottom: 25px;
}
section#contact .form-group input,
section#contact .form-group textarea,
section#contact .form-group select {
  padding: 12px;
  border-radius: 0;
  border: 0;
}
section#contact .form-group input.form-control, 
section#contact .form-group select.form-control {
  height: auto;
}
section#contact .form-group textarea.form-control {
  height: 125px;
  width: calc(100% - 95px);
  float: left;
}
#sendMessageButton {
  float: left;
  height: 125px;
  width: 94px;
  background-color: #3964c3;
  color: #fff;
  border-radius: 0;
  border: 0;
  padding: 0;
  text-align: center;
  font-weight: 400;
  font-size: 14px;
  text-transform: capitalize !important;
}
#sendMessageButton i {
  display: block;
  font-size: 30px;
  margin-bottom: 15px;
}
section#contact .form-control:focus {
  border-color: #fed136;
  box-shadow: none;
}
#contact h3 {
  font-size: 30px;
  font-family: 'Montserrat',  Arial;
  font-weight: 300;
  color: #fff;
  margin: 0;
  padding: 0 0 15px 0;
}
#contact h6 {
  font-size: 14px;
  font-family: 'Montserrat',  Arial;
  font-weight: 400;
  text-transform: uppercase;
  color: #fff;
  margin: 0;
  padding: 0;
}
.addinfo {
  font-size: 15px;
  font-family: 'Montserrat',  Arial;
  font-weight: 400;
  color: #fff;
  padding-bottom: 50px;
}
.form-control {
  font-size: 14px;
  font-weight: 400;
}
section#contact ::-webkit-input-placeholder {
  font-weight: 400;
  color: #ced4da;
  font-family: 'Montserrat',  Arial;
}
section#contact :-moz-placeholder {
  font-weight: 400;
  color: #ced4da;
  font-family: 'Montserrat',  Arial;
}
section#contact ::-moz-placeholder {
  font-weight: 400;
  color: #ced4da;
  font-family: 'Montserrat',  Arial;
}

section#contact :-ms-input-placeholder {
  font-weight: 700;
  color: #ced4da;
  font-family: 'Montserrat',  Arial;
}

.footer {
  padding: 8px 0;
  text-align: center;
  background-color: #3964c3;
}

.footer span.copyright {
  font-size: 90%;
  line-height: 40px;
  text-transform: none;
  font-family: 'Montserrat',  Arial;
  color: #fff;
}

.footer ul.quicklinks {
  line-height: 40px;
  margin-bottom: 0;
  text-transform: none;
  font-family: 'Montserrat',  Arial;
  font-size: 15px;
  font-weight: 400;
}
.footer ul.quicklinks a {
  color: #fff;
  font-size: 15px;
  font-weight: 400;
}

ul.social-buttons {
  margin-bottom: 0;
  margin-top: 14px;
}

ul.social-buttons li a {
  font-size: 20px;
  line-height: 50px;
  display: block;
  width: 50px;
  height: 50px;
  transition: all 0.3s;
  color: white;
  border-radius: 100%;
  outline: none;
  text-align: center;
  font-size: 28px;
}

ul.social-buttons li a:active, ul.social-buttons li a:focus, ul.social-buttons li a:hover {
  background-color: #3964c3;
}
/* ul.social-buttons li a i {

} */
#requestModal .modal-footer {
  border: 0px;
  padding: 0px; 
}
.requestModalBody {
  text-align: center;
  padding: 36px 45px 0px;
}
.requestModalText {
  font-weight: 300;
  font-size: 24px;
  color: #3964c3;
  line-height: 32px;
  margin: 26px 0px 30px;
}
#requestModal .modal-content {
  border-radius: 10px;
}
#requestModal button.close {
  position: absolute;
  opacity: 1;
  right: 14px;
  top: 5px;
}
#requestModal .modal-footer .btn {
  width: 50%;
  margin: 0px;
  font-weight: 300;
  font-size: 22px;
  color: #fff;
}
#requestModal .btn-contact {
  border-radius: 0px 0px 0px 10px;
  background-color: #3964c3;
}
#requestModal .btn-contact:hover {
  background-color: #3156a8;
}
#requestModal .btn-cancel {
  border-radius: 0px 0px 10px 0px;
  background-color: #b0c1e7;
}
#requestModal .btn-cancel:hover {
  border-radius: 0px 0px 10px 0px;
  background-color: #99a7c7;
}


@media (min-width: 576px) {
  #requestModal .modal-dialog {
    width: 444px;
  }
}
@media (max-width: 1199px) {
  #navbarResponsive {
    justify-content: space-between;
    margin-left: 6%;
  }
  #mainNav .navbar-nav .nav-item .nav-link {
      padding: 1.1em 10px !important;
  }
  #portfolio .portfolio-item .portfolio-caption h4 {
    font-size: 21px;
  }
  .track-item {
    font-size: 12px;
  }
  .myPulRight {
        position: relative;
    }
    .flex-direction-nav .flex-prev {
        left: 0px;
        margin-left: 10px;
    }
    .flex-direction-nav .flex-next {
        left:auto;
        right:0px;
    }
  .projectCont {
    padding:0;
  }
  #projectoffice span {
    font-size: 46px;
  }
  #projectoffice p {
    font-size: 16px;
  }
  #mainNav .navbar-nav .nav-item .nav-link {
    font-size: 92%;
  }
  .itemSlider .flex-viewport {
    width: 100%;
  }
  .itemSlider .flex-direction-nav .flex-prev {
    left: 0px;
    right: auto;
    margin-left: 25px;
    margin-right: 0px;
  }
}
@media (max-width: 991px) {
  .page-section {
      padding: 35px 0;
  }
  #projectmejor, #whatwedo {
    padding-top: 70px;
  }
  #mainNav .navbar-brand img {
    width: 85%;
  }
  .languagediv {
    padding: 0px 10px !important;
  }
  #about .abt_text {
    margin-top: 10px;
  }
  #page-top .flexslider {
      margin-top: 80px;
  }
  .abtImg {
    width: 100%;
  }
  #projectoffice span {
    font-size: 42px;
  }
  #projectoffice p {
    font-size: 16px;
    line-height: 22px;
  }
  ul.social-buttons li a {
    width: 40px;
    height: 40px;
  }
  .myPulRight {
        position: relative;
    }
    .flex-direction-nav .flex-prev {
        left: 0px;
        margin-left: 10px;
    }
    .flex-direction-nav .flex-next {
        left:auto;
        right:0px;
    }
    .projectCont {
    padding:0;
  }
}
  @media (max-width: 767px) {
    .footer span.copyright {
      line-height: 25px;
    }
    #projectmejor .col-md-6 {
      margin-bottom: 15px;
    }
    header.masthead .intro-text .intro-heading {
      font-size: 36px;
      line-height: 40px;
    }
    header.masthead .intro-text {
      padding-top: 190px;
    }
}
@media (max-width: 575px) {
    #mainNav .navbar-brand img {
      width: 75%;
  }
  #page-top .flexslider {
      margin-top: 75px;
  }
  .page-section {
    padding: 25px 0;
}
  #projectmejor, #whatwedo {
    padding-top: 50px;
  }
}
@media (max-width: 489px) {
  header.masthead .intro-text .intro-heading {
    font-size: 30px;
    line-height: 35px;
  }
  header.masthead .intro-text {
    padding-top: 175px;
  }
  .page-section h2.section-heading, #about h2, .projectCont h2 {
    font-size: 32px;
    margin-bottom: 15px;
  }
}
@media (max-width: 413px) {
  .navbar-brand {
    width: 65%;
  }
  #mainNav .navbar-brand img {
      width: 60%;
  }
  #mainNav .navbar-toggler {
    padding: 10px;
  }
  #page-top .flexslider {
      margin-top: 55px;
  }
  header.masthead .intro-text .intro-heading {
    font-size: 24px;
    line-height: 28px;
  }
  header.masthead .intro-text {
    padding-top: 125px;
    padding-bottom: 60px;
  }
  .page-section h2.section-heading, #about h2, .projectCont h2 {
    font-size: 26px;
  }
  #requestModal .modal-footer .btn {
    width: 100%;
  }
  #requestModal .modal-footer {
    display: block;
  }
  #requestModal .btn-contact {
    border-radius: 0px;
  }
  #requestModal .btn-cancel {
    border-radius: 0px 0px 10px 10px;
  }
}