/* */
.middle_bar .outer-btn{
		display: none;
}
@media only screen and (max-width: 1140px) {
  .page-wrapper {
    overflow: hidden;
  }

  .main-header .header-upper .logo-outer,
  .main-header .header-upper .upper-right {
    width: 100%;
    text-align: center;
  }

  .main-header .info-box {
    display: inline-block;
    margin: 0px 25px;
    float: none;
    text-align: left;
  }

  .main-header .header-upper .info-box::after {
    display: none;
  }

  .main-header .nav-outer {
    width: 100%;
  }

  .header-style-two .logo-outer {
    padding-bottom: 0px;
  }

  .main-menu .navigation > li {
    margin-right: 34px;
  }
}

@media only screen and (max-width: 991px) {
	.middle_bar .outer-btn{
		display: none;
}
  .info-box a {
  display: flex;
  align-items: center;
}
#call_smallbtn{
  display: none;
}
.sticky-header .logo {
  padding: 0px 0px 5px;
}
.row.d-flex.align-items-center {
  display: block!important;
}
 .middle_bar .info-box {
    display: flex;
    justify-content: start;
  }
 .main-header .header-upper .logo img {
  display: none;
} 
.main-header .header-top .info-box .light-text {
  line-height: 35px;
}  
  .logo {
    float: left;
    position: relative;
    top: 0px;
    display: none;
  }
  .logo img {
    width: 110px;
  }
  header .logo h5 {
  font-size: 18px;
  display: none;
}

  .form-content h2 {
    font-size: 22px;
    font-weight: 700;
    
    line-height: 25px;
    text-transform: uppercase;
    font-family: "source_sans_problack";
    text-align: center;
    padding-bottom: 4%;
  }
  .main-header .header-top .links-nav li a {
    position: relative;
    margin-left: 0px;
  }
  #mega-menu-wrap-primary {
    clear: both;
    position: relative !important;
    top: 20px !important;
  }
  #mega-menu-wrap-primary
    .mega-menu-toggle.mega-menu-open
    + #mega-menu-primary {
    display: block;
    top: 50px !important;
    position: relative !important;
  }
  #moblogo {
    display: block;
    position: absolute;
    z-index: 454545;
  }
  .main-header .nav-outer .outer-btn {
    display: none;
  }
  .main-header .main-menu {
    padding-bottom: 8%;
    display: block!important;
  }
  .consultation {
    font-size: 14px;
    color: #ffffff;
    line-height: 24px;
    padding: 10px 20px;
  }
  #mobbtn {
    display: block;
  }
  .page-title .inner-box {
    position: relative;
    padding: 0px;
  }
  .welcome-section h2 {
    position: relative;
    
    font-size: 22px;
    text-transform: uppercase;
    line-height: 28px;
    padding-top: 3%;
    padding-bottom: 10px;
    font-weight: bold;
  }
  .page-title h1 {
    font-size: 22px;
  }
  .page-title {
    position: relative;
    padding: 5% 0px 2%;
  }
  #mega-menu-wrap-primary
    .mega-menu-toggle.mega-menu-open
    + #mega-menu-primary {
    display: block;
    height: 300px;
    overflow: auto;
  }
  .main-header .header-upper .upper-right {
    width: 100%;
    padding-bottom: 10px;
  }
  .main-header .header-upper .upper-right {
  position: relative;
  top: 0px;
}
  .main-header .nav-outer {
    position: relative;
    padding-right: 0px !important;
  }
  #services img {
    width: 95%;
    height: 500px;
    position: relative;
    object-fit: contain;
  }
  .main-footer .contact-widget {
    position: relative;
    display: table;
    padding: 10px 20px;
    width: 100%;
    border-radius: 20px;
  }
  .testimonial-section h2 {
    position: relative;
    color: #172745;
    font-size: 30px;
    margin-bottom: 40px;
  }
  #diversity h3 {
    font-size: 25px;
    font-weight: 700;
    padding-bottom: 1%;
    padding-top: 2%;
    line-height: 1.4em;
    text-transform: uppercase;
    font-family: "source_sans_problack";
  }
  .news-block .inner-box .lower-content h3 a {
    color: #000;
    font-weight: 700;
    font-size: 20px;
  }
  .main-footer .footer-column {
    margin-bottom: 0px;
    margin-top: 5%;
  }
  .main-footer .twitter-widget .feed {
    position: relative;
    font-size: 20px;
    line-height: 0em;
    margin-bottom: 10px;
    padding-bottom: 10px;
    padding-left: 0px;
    border-bottom: 1px solid #263350;
  }
  .main-footer .footer-bottom .copyright {
    color: #ebebeb;
    font-size: 20px;
    margin-top: 2px;
    text-align: center;
  }
  .footer-bottom .designedby p {
    width: 100%;
    text-align: center;
  }
  .main-footer .contact-widget {
    padding-top: 20px;
    margin-bottom: 20px;
  }
  .navbar-collapse.collapse.clearfix {
    display: block !important;
  }
  .sticky-header {
    background: #222222 !important;
  }
  .main-header .header-upper {
    position: relative;
    padding-bottom: 2%;
    padding-top: 1%;
  }
.outer-btn {
  margin-top: 10px;
}
.top-right.icon-box{
  float: right;
}
.middle_bar .info-box .icon-box{
  float: left;
}
  .main-header .header-upper .upper-column {
    margin-left: 10%;
    padding-right: 0px;
    min-width: 250px;
  }
.middle_bar {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.top-right {
  display: flex;
  justify-content: end;
}


}







@media only screen and (max-width: 850px) {
  .testimonial-block-one .down-content h4 {
    font-size: 25px;
    font-weight: bold;
    line-height: normal;
  }
  #blogdetails .image-box img {
    position: relative;
    width: 100%;
    display: block;
    height: 300px;
    object-fit: cover;
  }
  .sec-title-two .text {
    position: relative;
    font-size: 20px;
    line-height: normal;
  }
  .environment-section {
    width: 100%;
    height: 100%;
    text-align: center;
    background-size: 100% !important;
    background-position: bottom !important;
    padding-bottom: 35%;
    padding-top: 2%;
  }
  .btn-style-one {
    position: relative;
    padding: 10px 20px;
    line-height: 24px;
    text-transform: uppercase;
    color: #fff !important;
    font-size: 20px;
    font-weight: 700;
    border: 2px solid #fff !important;
    font-family: "Source Sans Pro", sans-serif;
    border-radius: 30px;
  }
  .call-to-action .content-column .inner-box .text {
    color: #e6e6e6;
    font-size: 20px;
    margin-top: 10px;
  }
.video-wrap video {
  width: 100%;
  height: 50vh;
}

}

@media only screen and (max-width: 792px) {
}

@media only screen and (max-width: 767px) {
  .main-header .nav-outer .outer-btn {
    position: relative;
    right: 0px;
    top: -45px;
  }
  .service-block-two {
  position: relative;
  margin-bottom: 50px;
}
 .bottom-menu {
    display: block;
  }
 h3 {
  font-size: 3rem!important;
}
.main-footer .footer-bottom {
  padding-bottom: 10%;
}
.welcome-section h1{
  color: #df0108;
  font-size: 3rem;
  font-weight: bold;
}
.call-to-action .content-column .inner-box .icon-box{
  display: none;
}
.call-to-action .content-column {
  position: relative;
  margin-bottom: 0px;
}
.call-to-action .content-column .inner-box .content {
  position: relative;
  padding-left: 10px;
  margin-left: 0px;
  border-left: 0px solid #fff;
}
.sec-title h2 {
  font-size: 3rem !important;
}
.icons-section h2 {
  font-weight: 700;
  padding-bottom: 0px;
  font-size: 3rem;
  color: #df0108;
  line-height: normal;
}
.call-to-action .content-column .inner-box h3 {
  font-size: 2.5rem;
}
  .environment-section {
    width: 100%;
    height: 100%;
    padding-bottom: 5%;
    padding-top: 2%;
  }
  #services img {
    width: 95%;
    height: 400px;
    position: relative;
    object-fit: contain;
  }
  .call-to-action .btn-column.text-right.col-md-3.col-sm-3.col-xs-12 {
    text-align: center;
    padding-bottom: 5%;
  }
  .news-block .inner-box .image-box img {
    position: relative;
    width: 100%;
    display: block;
    height: 250px;
    object-fit: cover;
    border-radius: 15px;
  }
  .main-footer .footer-column h2 {
    font-size: 25px;
    margin-bottom: 10px;
    text-transform: uppercase;
  }
  #services .inner-box .icon-box {
    position: relative !important;
    right: 0;
    top: 10px !important;
    border: 2px solid #777;
  }
  .modal-content .form-content h2 {
    font-size: 20px;
    font-weight: 700;
    
    line-height: 1.4em;
    text-transform: uppercase;
    font-family: "source_sans_problack";
    text-align: center;
  }
  .form-content .inner-box .text {
    color: #172745;
    font-size: 20px;
    text-align: left;
    padding-top: 5px;
    font-weight: 700;
    font-family: "Source Sans Pro", sans-serif;
    padding-left: 15px;
    line-height: normal;
  }
  .form-content .inner-box .icon-box {
    left: 0;
    top: -8px;
    width: 40px;
    margin: inherit;
  }


}

@media only screen and (min-width: 768px) {
  .main-menu .navigation > li > ul,
  .main-menu .navigation > li > ul > li > ul {
    display: block !important;
    visibility: hidden;
    opacity: 0;
  }
}

@media only screen and (max-width: 1023px) {
  .main-menu .navigation > li {
    margin-right: 15px;
  }

  .main-header .header-upper .upper-right {
    width: 100%;
  }

  .main-header .header-upper .upper-column {
    margin-left: 0px;
    padding-right: 15px;
  }

  .security-section .content-column .content .guard-name {
    margin-top: 40px;
  }

  .sticky-header,
  .sec-title .text br,
  .testimonial-section .image-box,
  .testimonial-section .column .inner-box h2 br,
  .security-section .content-column .image-box {
    display: block;
  }

  .sec-title h2 {
    font-size: 24px;
  }

  .sidebar-page-container .sidebar.blog-sidebar {
    padding-left: 0px;
  }

  .main-footer {
    padding-top: 60px;
  }

  .main-footer .about-widget,
  .main-footer .links-widget,
  .main-footer .twitter-widget {
    padding-top: 0px;
  }

  .main-footer .contact-widget {
    padding-top: 20px;
  }

  .main-menu .navigation > li {
    margin-right: 5px;
  }

  .main-menu .navigation > li > a {
    text-transform: capitalize;
  }

  .security-section .content-column,
  .gallery-single .featured-column {
    padding-left: 15px;
  }

  .header-style-two .navigation li {
    margin-right: 8px !important;
  }

  .header-style-two .navigation li > a {
    padding: 20px 0px;
  }

  .header-style-two .nav-outer .outer-btn {
    padding: 12px;
  }

  .mixitup-gallery .filters li {
    display: inline-block;
    margin: 0 0px 3px;
    padding: 7px 15px 7px 15px;
  }

  .header-style-three .header-lower .main-menu .navigation > li {
    padding-right: 20px;
    margin-right: 20px;
  }

  .team-carousel-section .carousel-outer .image-column {
    display: none;
  }

  .team-carousel-section .carousel-outer .content-column .inner {
    margin: 0px;
  }

  .team-carousel-section .carousel-outer .thumbs-outer {
    padding-left: 15px;
  }

  .team-carousel-section .carousel-outer .content-column .inner {
    margin: 0px 0px 0px;
  }

  .team-carousel-section .carousel-outer .team-thumbs-carousel {
    margin: 0px 0px 80px;
    padding: 0px 30px;
  }

  .team-carousel-section .owl-theme .owl-controls .owl-nav [class*="owl-prev"] {
    left: 0px;
  }

  .team-carousel-section .owl-theme .owl-controls .owl-nav [class*="owl-next"] {
    right: 0px;
  }
}

@media only screen and (max-width: 767px) {
  #award h3 {
    font-size: 25px;
    font-weight: 700;
    padding-bottom: 3%;
    padding-top: 5%;
  }
  .sec-title .text {
    position: relative;
    color: #777777;
    font-size: 20px;
    line-height: 1.2em;
  }
  .service-block-two .inner-box h3 {
  position: relative;
  font-size: 25px;
  display: block;
  align-content: center;
  text-align: center;
  width: 100%;
  height: auto!important;
}
#solution .awardpic img {
  width: 100%;
  height: 60vh;
  object-fit: contain;
  border-radius: 100px 0px;
}


  #mega-menu-wrap-primary
    #mega-menu-primary
    > li.mega-menu-item
    > a.mega-menu-link {
    line-height: 30px !important;
    height: 30px !important;
    font-size: 13px !important;
  }
  .why-us-section .sec-title-three {
    position: relative;
    margin-bottom: 42px;
    text-align: center;
  }
  .news-section {
    position: relative;
    padding: 100px 0px 10px;
  }

  .main-header .nav-outer {
    padding-right: 0px;
  }

  .main-header.header-style-three .nav-outer {
    padding-left: 0px;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
  }
.service-block-one .inner-box h3 {
  font-size: 25px;
}
  .header-style-two .btn-outer .search-btn {
    text-align: left;
  }

  .header-style-two .btn-outer {
    position: absolute;
    left: 0px;
    border-left: 0px;
    bottom: 20px;
    top: auto;
    z-index: 99;
    border-right: 1px solid #888888;
  }

  .main-header .btn-outer .visit-btn {
    padding: 16px 0px;
  }

  .header-upper .logo-outer {
    display: block;
    width: 100%;
  }

  .main-header .main-menu {
    padding-top: 0px;
    margin: 0px;
    padding-bottom: 14%;
    /*float:right;*/
  }

  .main-menu .collapse {
    max-height: 300px;
    float: none;
    display: block;
    width: 100%;
    padding: 10px 10px 0px;
    border: none;
    margin: 0px;
    -ms-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
  }

  .main-menu .collapse.in,
  .main-menu .collapsing {
    padding: 10px 10px 0px;
    border: none;
    margin: 0px 0px 15px;
    -ms-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
  }

  .main-menu .navbar-header {
    position: relative;
    float: none;
    display: block;
    text-align: right;
    width: 100%;
    padding: 12px 0px;
    right: 0px;
    z-index: 12;
  }

  .main-menu .navbar-header .navbar-toggle {
    display: inline-block;
    z-index: 7;
    border: 1px solid #ffffff;
    float: none;
    margin: 0px 0px 0px 0px;
    border-radius: 0px;
    background: #ffd105;
  }

  .style-two .main-menu .navbar-header .navbar-toggle {
    border: 1px solid #ff573b;
  }

  .main-menu .navbar-header .navbar-toggle .icon-bar {
    background: #ffffff;
  }

  .main-menu .navbar-collapse > .navigation {
    float: none !important;
    margin: 0px !important;
    width: 100% !important;
    background: #172745;
    border: 1px solid #ffffff;
    border-top: none;
  }

  .main-menu .navbar-collapse > .navigation > li,
  .header-style-three .header-lower .main-menu .navigation > li {
    margin: 0px !important;
    padding: 0px !important;
    float: none !important;
    width: 100%;
  }

  .main-menu .navigation > li > a,
  .main-menu .navigation > li > ul:before {
    border: none;
  }

  .main-menu .navbar-collapse > .navigation > li > a {
    padding: 10px 10px !important;
    border: none !important;
  }

  .main-menu .navigation li.dropdown > a:after,
  .main-menu .navigation > li.dropdown > a:before,
  .main-menu .navigation > li > ul > li > a::before,
  .main-menu .navigation > li > ul > li > ul > li > a::before {
    color: #ffffff !important;
    right: 15px;
    font-size: 20px;
    display: none !important;
  }

  .main-menu .navbar-collapse > .navigation > li > ul,
  .main-menu .navbar-collapse > .navigation > li > ul > li > ul {
    position: relative;
    border: none;
    float: none;
    visibility: visible;
    opacity: 1;
    display: none;
    margin: 0px;
    left: auto !important;
    right: auto !important;
    top: auto !important;
    width: 100%;
    background: #ff573b;
    -webkit-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    transition: none !important;
    -webkit-transition: none !important;
    -ms-transition: none !important;
    -o-transition: none !important;
    -moz-transition: none !important;
  }

  .main-menu .navbar-collapse > .navigation > li,
  .main-menu .navbar-collapse > .navigation > li > ul > li,
  .main-menu .navbar-collapse > .navigation > li > ul > li > ul > li {
    border-top: 1px solid rgba(255, 255, 255, 1) !important;
    opacity: 1 !important;
    top: 0px !important;
    left: 0px !important;
    visibility: visible !important;
  }

  .main-menu .navbar-collapse > .navigation > li:first-child {
    border: none;
  }

  .header-style-two .nav-outer {
    /*float:none !important;*/
    width: 100%;
  }

  .main-menu .navbar-collapse > .navigation > li > a,
  .main-menu .navbar-collapse > .navigation > li > ul > li > a,
  .main-menu .navbar-collapse > .navigation > li > ul > li > ul > li > a {
    padding: 10px 10px !important;
    line-height: 22px;
    color: #ffffff;
    background: #172745;
    text-align: left;
  }

  .main-menu .navbar-collapse > .navigation > li > a:hover,
  .main-menu .navbar-collapse > .navigation > li > a:active,
  .main-menu .navbar-collapse > .navigation > li > a:focus {
    background: #172745;
  }

  .main-menu .navbar-collapse > .navigation > li:hover > a,
  .main-menu .navbar-collapse > .navigation > li > ul > li:hover > a,
  .main-menu .navbar-collapse > .navigation > li > ul > li > ul > li:hover > a,
  .main-menu .navbar-collapse > .navigation > li.current > a,
  .main-menu .navbar-collapse > .navigation > li.current-menu-item > a {
    background: #172745;
    color: #ffffff !important;
  }

  .main-menu .navbar-collapse > .navigation li.dropdown .dropdown-btn {
    display: block;
  }

  .main-menu .navbar-collapse > .navigation li.dropdown:after,
  .main-menu .navigation > li > ul:before {
    display: none !important;
  }

  .main-header .social-links-one {
    top: 0px;
  }

  .main-slider .tp-caption,
  .error-section .text br,
  .service-block-one .inner-box .text br,
  .service-block-two .inner-box .text br,
  .pricing-column .inner-box .upper-box:after,
  .pricing-column .inner-box .upper-box .left-white-curve,
  .pricing-column .inner-box .upper-box .right-white-curve {
    display: none !important;
  }

  .sidebar-page-container .default-blog-post .post-info {
    padding: 10px 0px;
  }

  .sidebar-page-container .default-blog-post .post-info h3,
  .sidebar-page-container .default-blog-post .post-info .post-meta {
    float: none;
    padding: 5px 0px;
    width: 100%;
  }

  .sidebar-page-container .default-blog-post .post-meta li {
    padding-left: 0px;
    padding-right: 20px;
  }

  .sidebar-page-container .comments-area .reply-comment,
  .pricing-column .inner-box .lower-box .check-list {
    margin-left: 0px;
  }

  .main-header .social-icon {
    left: 0px;
  }

  .main-header .social-icon a {
    margin-left: 0px;
    margin-right: 18px;
  }

  .testimonial-column .owl-controls {
    bottom: -40px;
  }

  .main-footer .logo-widget .text {
    padding-right: 0px;
  }

  .main-header .nav-outer .outer-btn {
    left: 0px;
    z-index: 15;
    right: auto;
  }
  .why-us-section .content-column,
  .welcome-section .content-column {
    padding-right: 15px;
  }

  .main-footer .contact-widget {
    padding: 30px;
  }

  .header-style-two .nav-outer .outer-btn {
    padding: 0px;
    margin-top: 6px;
  }

  .service-block-one .inner-box .icon-box,
  .service-block-two .inner-box .icon-box,
  .featured-post .inner-box .number-box,
  .service-block-three .inner-box .icon-box,
  .header-style-three .header-upper .header-info .inner-box .icon-box {
    position: relative;
    margin: 0 auto;
    margin-bottom: 30px;
  }

  .service-block-one .inner-box,
  .service-block-two .inner-box,
  .featured-post .inner-box,
  .header-style-three .header-upper .header-info .inner-box {
    padding: 0px;
    text-align: center;
  }

  .inquiry-form,
  .header-style-three .header-upper .outer-container {
    padding: 20px;
  }

  .advantage-block .image-box .icon-box {
    bottom: 0px;
  }

  .advantage-block .inner-box .lower-content .inner {
    padding-left: 0px;
  }

  .welcome-section .content-column h3,
  .security-form h2,
  .security-section .content-column .content .number {
    font-size: 24px;
  }

  .featured-post .inner-box .number-box {
    display: inline-block;
  }

  .featured-post .inner-box .number-box {
    padding-top: 12px;
  }

  .security-form {
    padding: 50px 20px 25px;
  }

  .service-block-three .inner-box {
    padding: 40px 30px 35px 40px;
    text-align: center;
  }

  .service-block-three .inner-box .icon-box {
    right: auto;
  }

  .featured-post .inner-box,
  .service-block-two .inner-box {
    margin: 0 auto;
  }

  .pricing-column .inner-box .upper-box:before {
    left: 0px;
    width: 100%;
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  .header-style-three .header-upper .header-info.left-align,
  .header-style-three .header-upper .header-info.right-align {
    position: relative;
  }

  .featured-post-two .inner-box .number-box {
    top: 0px;
    position: relative;
  }

  .featured-post-two .inner-box h3 {
    margin-top: 15px;
  }

  .featured-post-two .inner-box {
    padding: 30px 50px 32px;
  }

  .main-header .header-lower {
    padding: 0px;
  }

  .tag-widget .inner-box a {
    padding: 4px 20px;
  }

  .page-title h1 {
    font-size: 32px;
  }
  #award h3 {
    font-size: 20px;
    font-weight: 700;
    padding-bottom: 3%;
    padding-top: 5%;
  }
  .awardpic{
    margin-top: 20px;
    border-radius: 20px;
  }
  #award p {
    color: #000;
    font-size: 20px;
    font-weight: normal;
    line-height: 1.5;
  }
  #award .awardpic img {
    width: 100%;
    height: 400px;
    object-fit: cover;
    border-radius: 45px 0px;
  }
  .environment-section h3 {
    font-size: 23px;
    font-weight: 700;
    padding-top: 5%;
    padding-bottom: 3%;
    color: #ffffff;
    line-height: 1em;
  }
  .advantage-section {
    position: relative;
    padding: 50px 0px 50px;
  }
  #solution p {
    color: #000;
    font-size: 20px;
    font-weight: normal;
  }
  #diversity .awardpic img {
    width: 100%;
    height: 300px;
    object-fit: cover;
    border-radius: 15px;
  }
  .why-us-section .sec-title-three h2 {
    font-size: 26px;
    font-weight: 700;
  }
  .consultation {
    font-size: 14px;
    color: #ffffff;
    line-height: 24px;
    padding: 5px 20px;
  }
   .video-wrap video {
    width: 100%;
    height: 35vh;
   }
.modal-content .form-content .inner-box .text {
  color: #fff;
  width: 80%;
}
.scroll-to-top {
  position: fixed;
  bottom: 50px;
}
.topform{
  display: none!important;
}

}

@media only screen and (max-width: 599px) {
  .main-header .social-links-one {
    top: 0px;
  }
  .main-header .info-box{
    margin: 0px;
  }
   #award .awardpic img {
    border-radius: 20px;
  }
   .main-header .main-menu {
    padding-bottom: 16%;
  } 
  .news-section .sec-title .outer-btn {
  margin: 20px 0;
}
 .sec-title h2 {
    font-size: 2rem !important;
  }
  .main-header .header-upper .upper-column.info-box {
    display: flex;
    width: 100%;
    text-align: center;
    justify-content: center;
    padding: 10px;
  }
  .top-right {
    display: flex;
    justify-content: center;
    margin-top: 10px;
  }
  .main-header .header-upper .upper-column.info-box a {
    line-height: 0px;
  }
  h3 {
    font-size: 2.2rem !important;
  }
  .info-section .sec-title h2 {
    font-size: 2rem !important;
  }

.services-section h2{
  font-size: 2.2rem;
}
.sec-title-two h2 {
  font-size: 3rem !important;
}
  .form-content .inner-box .text {
    color: #172745;
    font-size: 17px;
    text-align: left;
    padding-top: 15px;
}
.team_card .team_pic img {
  width: 100%;
  height: 400px;
  object-fit: cover;
}  
#servicessec .down-content p{
  color: #fff;
  line-height: normal;
  font-size: 20px;
  height: 105px;
}
  .news-block .inner-box .lower-content .text {
  color: #777777;
  font-size: 20px;
  line-height: normal;
  height: auto;
  overflow: hidden;
  margin-bottom: 0px;
}
.page-title .bread-crumb a {
  position: relative;
  font-size: 17px;
}
  .main-header .info-box .icon-box {
    position: relative;
    display: block;
    margin: 0px;
    margin-right: 10px;
  }
.footer-bottom .designedby p {
    width: 100%;
    text-align: center;
     font-size: 18px;
  }
p {
  font-family: "Outfit", sans-serif;
  font-size: 18px!important;
  line-height: 1.5!important;
}
  .page-title h1{
    font-size: 4dvw;
  }
  .main-header .header-top .top-left,
  .main-header .header-top .top-right,
  .main-footer .footer-bottom ul,
  .footer-bottom {
    float: none !important;
    text-align: center;
  }

  .sidebar-page-container .comments-area .comment,
  .sidebar-page-container .comments-area .reply-comment {
    padding-left: 0px;
    margin-left: 0px;
  }

  .sidebar-page-container .comments-area .comment-box .author-thumb {
    position: relative;
    top: 0px;
    left: 0px;
    margin-bottom: 20px !important;
  }

  .main-header .header-upper .upper-column {
    margin-left: 0px;
    width: 100%;
    padding-right: 0px;
  }
  .sidebar-page-container .comments-area .reply-comment {
    margin-left: 0px;
  }

  .sidebar-page-container .comments-area .reply-btn {
    position: relative !important;
    top: 0px !important;
    right: 0px;
  }

  .map-section .outer-container .info-container .inner-box h4 {
    font-size: 14px;
  }

  .main-header .header-upper .upper-right {
    padding: 0px 0px;
  }

  .header-style-two li.eng-dropdown {
    display: none !important;
  }

  .main-header .info-box .light-text {
    color: #fff;
    font-size: 18px;
  }
  .main-header .header-upper .upper-column.info-box a {
    line-height: 20px;
  }
  .main-header .header-upper {
    position: relative;
    padding-bottom: 1%;
  }
.news-block .inner-box .image-box img {
    position: relative;
    width: 100%;
    display: block;
    height: 350px;
    object-fit: cover;
    border-radius: 15px;
  }
.service-block-one .inner-box .text {
  font-size: 18px;
  color: #fff;
  line-height: 1.5;
  height: 110px;
}
#advantages_ser .owl-controls .owl-nav {
  top: -40px;
}


}

@media only screen and (max-width: 499px) {
  .main-header .header-upper .upper-column.info-box {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  .modal-dialog {
    width: 90%;
    margin: 5% auto;
  }
  .form-content h2 {
    font-size: 20px;
    font-weight: 700;
  }
  .verticalButton {
    padding: 0;
    padding-bottom: 0px;
    width: 180px;
    height: 30px;
    background: linear-gradient(45deg, #ffc800, #ff6900, #7f4c02, #cb7305);
    background-size: auto;
    animation: colorotate 5s ease infinite;
    background-size: 400% 400%;
    border-radius: 5px 5px 0 0;
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    position: fixed;
    left: -75px;
    padding-bottom: 5px;
    top: 50%;
    z-index: 9999;
    font-size: 20px;
    font-weight: 700;
  }
  .main-header .info-box .icon-box {
    left: 0px;
  }
  .welcome-section h3 {
    position: relative;
    font-size: 22px;
    padding-bottom: 10px;
  }
  .main-header .info-box {
    position: relative;
    float: left;
    min-height: 40px;
  }
  .outer-btn {
    margin-top: 0px;
  }
  .news-block h2 {
    font-size: 20px;
  }
  #blogdetails .lower-content h3 {
    height: auto;
    line-height: 20px;
    font-size: 18px;
  }
  #blogdetails .lower-content h3 a {
    font-size: 18px;
  }
  .news-block {
    padding: 0px;
  }
  .news-block h4 {
    
    font-weight: 700;
    font-size: 20px;
    padding-top: 1%;
    line-height: 25px;
  }
  .main-footer .footer-column h2 {
    font-size: 22px;
    margin-bottom: 10px;
    text-transform: uppercase;
  }

  .subscribe-style-one .form-group input[type="submit"],
  .subscribe-style-one .form-group button,
  .error-section .search-website .form-group button {
    position: relative;
    width: 100%;
  }

  .main-footer .logo-widget form {
    padding-right: 40px;
  }

  .error-section .search-website .form-group input[type="search"] {
    width: 100%;
    max-width: 100%;
  }

  .inquiry-section {
    margin-top: -44px;
  }

  .inquiry-section h3,
  .service-block-two .inner-box h3 a,
  .advantage-block .inner-box .lower-content .inner h3 a {
    font-size: 14px;
  }

  .call-to-action,
  .call-to-action .btn-column {
    text-align: center !important;
  }

  .call-to-action .content-column .inner-box .icon-box {
    position: relative;
    margin-bottom: 20px;
  }

  .call-to-action .content-column .inner-box .content {
    padding-left: 0px;
    margin-left: 0px;
    border: 0px;
  }

  .testimonial-section .owl-controls .owl-nav {
    top: -50px;
  }

  .testimonial-block-two .inner-box .text::before,
  .testimonial-block-two .inner-box .text::after {
    display: none;
  }

  .prod-tabs .tab-buttons .tab-btn {
    padding: 12px 24px;
  }

  .mixitup-gallery .filters li {
    font-size: 14px;
  }
  #solution .awardpic img {
    width: 100%;
    height: 300px;
    object-fit: cover;
    padding-top: 0px;
    border-radius: 15px;
  }
  .page-title h1 {
    font-size: 25px;
  }
  .contact-form .form-group .group-inner p {
    line-height: 8px;
  }
  .contact-form .form-group .group-inner label {
    margin-bottom: 15px;
    font-weight: 700;
  }
  .contact-form .form-group .icon-label {
    position: absolute;
    right: 10px;
    top: 22px;
    font-size: 20px;
    
    z-index: 1;
  }
  .contact-form p {
    font-size: 20px;
    font-family: "Source Sans Pro", sans-serif;
    color: #222;
    font-weight: 400;
    margin-bottom: 10px;
    line-height: 18px;
  }
  .contact-form .form-group textarea {
    position: relative;
    display: block;
    width: 100%;
    margin: 10px 0;
  }
  .contact-form .form-group input[type="text"] {
    margin-bottom: 10px;
  }
  .service-block-one .inner-box .icon-box {
    right: 0;
    top: 0px;
  }
  .news-section {
    position: relative;
    padding: 50px 0 10px;
  }
  .main-footer .twitter-widget .feed {
    position: relative;
    font-size: 20px;
    margin-bottom: 0px;
    padding-bottom: 5px;
    border-bottom: 1px solid #263350;
  }
  .contact-form h2 {
    font-size: 20px;
  }
  .contact-form-section {
    position: relative;
    padding: 30px 0 30px;
    background-color: #fafafa;
    text-align: center;
  }
  .form-group input {
    position: relative;
    display: block;
    width: 100%;
    line-height: 23px;
    padding: 5px 10px;
    color: #000 !important;
    border: 1px solid #e2e2e2;
    height: 34px;
    font-size: 14px;
  }

  .main-footer .contact-widget {
    padding: 10px;
  }
  .btn-style-one {
    position: relative;
    padding: 5px 5px;
  }
}

@media only screen and (max-width: 450px) {
  .sec-title-two h2 {
    font-size: 22px !important;
  }
  .sec-title .text {
    position: relative;
    color: #777;
    font-size: 18px !important;
    line-height: 1.5em;
  }
  .page-title h1 {
    font-size: 20px;
  }
  .page-title {
    position: relative;
    padding: 30px 0 10px;
  }
  .news-block h2 {
    font-size: 20px;
    line-height: 22px;
  }

  .wp-block-columns.is-layout-flex.wp-container-core-columns-is-layout-2.wp-block-columns-is-layout-flex {
    gap: 5px !important;
  }
  .wp-block-columns.is-layout-flex.wp-container-core-columns-is-layout-3.wp-block-columns-is-layout-flex {
    gap: 5px !important;
  }
  #services .sec-title h2 {
    font-size: 22px;
    font-weight: 700;
    padding-bottom: 10px;
    
    line-height: 25px;
  }
  .news-section .sec-title h2 {
    font-size: 20px;
    font-weight: 700;
    padding-bottom: 10px;
    color: #fff;
  }
  .testimonial-section {
    position: relative;
    padding: 30px 0px 0px;
    background-color: #f4f4f4;
  }
  .service-item.hvr-float-shadow img {
    width: 100%;
    height: 200px;
    object-fit: cover;
  }
  .welcome-section h3 {
    position: relative;
    font-size: 22px;
  }
  .testimonial-block-one {
    position: relative;
    margin-bottom: 40px;
    background: #191919;
    padding: 10px;
    border-radius: 20px;
  }
  #mega-menu-wrap-primary {
    position: relative !important;
    top: 30px !important;
    z-index: auto;
  }
  .service-block-two .inner-box .icon-box {
    top: 0px;
  }
  .service-block-two .inner-box h3 a {
    font-size: 20px;
  }
  .environment-section h3 {
    font-size: 20px;
  }
  #solution h3 {
    font-size: 20px;
  }
  .testimonial-section h2 {
    position: relative;
    color: #172745;
    font-size: 25px;
    margin-bottom: 20px;
  }
  .testimonial-block-one .inner-box .quote-icon {
    position: relative;
    color: #fff;
    font-size: 50px;
    margin-bottom: 16px;
    left: 80%;
    top: -5px;
  }
  #diversity h3 {
    font-size: 20px;
    font-weight: 700;
  }
  .why-us-section .sec-title-three h2 {
    font-size: 22px;
    font-weight: 700;
  }
  .icons-section h2 {
    font-weight: 700;
    padding-bottom: 0px;
    font-size: 20px;
    width: 80%;
    margin: auto;
    line-height: 25px;
  }
  .icons-section {
    padding: 20px 0;
  }
  .news-block .inner-box {
    position: relative;
    padding: 10px;
    background: aliceblue;
    border-radius: 15px;
  }
  .page-title h1 {
    font-size: 20px;
  }
  #blogdetails .image-box img {
    position: relative;
    width: 100%;
    display: block;
    height: 200px;
    object-fit: cover;
  }
  .main-header .main-menu {
    padding-bottom: 22%;
  }
  .news-block .inner-box .lower-content .text {
    color: #777;
    font-size: 20px;
    line-height: 20px;
  }
  .welcome-section h3 {
    position: relative;
    font-size: 18px;
  }
  .welcome-section h4 {
    position: relative;
    font-size: 20px;
  }
  .welcome-section p {
    font-size: 20px;
  }
  .main-footer .footer-bottom .copyright {
    color: #ebebeb;
    font-size: 20px;
    margin-bottom: 10px;
    text-align: center;
  }
  .contact-widget .social-icon-one {
    text-align: center;
    line-height: 0px;
  }
  .welcome-section li {
    padding-bottom: 10px;
    font-size: 18px;
  }
  .main-footer .about-widget .text {
  margin-bottom: 0px;
  line-height: 1.5;
  color: #ebebeb;
  font-size: 18px;
}

.main-footer .links-widget .list li a {
  line-height: 24px;
  color: #ebebeb;
  font-size: 18px;
}
  .welcome-section .wp-block-button__link {
    color: #fff;
    background-color: #32373c;
    border-radius: 9999px;
    box-shadow: none;
    text-decoration: none;
    padding: 5px;
    font-size: 20px;
  }
  .welcome-section {
    position: relative;
    padding: 10px 0px;
  }
  .testimonial-block-one .inner-box .author-info .author-image {
    position: absolute;
    left: 0;
    top: 0;
    width: 50px;
    height: 40px;
    overflow: inherit;
    border-radius: 50%;
  }
  .carousel-wrap {
    margin: 0rem auto;
  }
  #services img {
    width: 95%;
    height: 300px;
    position: relative;
    object-fit: contain;
  }
}

@media only screen and (max-width: 420px) {
  #award h3 {
    font-size: 17px;
    font-weight: 700;
    padding-bottom: 3%;
    padding-top: 5%;
  }
  .sec-title h2 {
    font-size: 20px;
  }
  .testimonial-block-one .inner-box .author-info h3 {
    font-size: 20px;
  }
  
}
