/*================================ 
    #RESPONSIVE CSS 
====================================*/

.navbar-brand>img {
    display: initial;
    height: auto;
}

a.typewrite {
    font-size: 60px;
    color: #14afb1;
    display: block;
}

.itemchange p {
    margin: -15px 0 0 0;
    color: black;
}

.itemchange img {
    width: 100% !important;
}



.abotuimageus img {
    width: 80%;
    margin: 0 auto !important;
    text-align: center;
    float: right;
}



.our-offer-carousel img {
    width: 100% !important;
    margin: 0;
}

.customalign-center {
    align-items: center;
    display: flex
;
}

.about-area .thumb.left-width img {
    max-width: 100% !important;
}


img.abotuusimg {
    width: 300px;
}



.banner-area.overflow-inherit.transparent-nav.text-xl.content-double {
    background-size: cover;
    height: 750px;
    display: flex;
    align-items: center;
}

.main-header {
    background-color: #fff;
    padding: 30px 0 20px;
    position: absolute;
    width: 100%;
    margin: 0 0 0 0;
    z-index: 99999;
    display: none;
}

    nav.navbar.bootsnav ul.nav > li.active > a {
        color: #14afb1 !important;
    }

    nav.navbar.bootsnav ul.nav > li.active > a {
        color: #14afb1 !important;
    }

    nav.navbar.bootsnav ul.nav > li > a:hover {
        color: #14afb1 !important;
    }

.site-heading h4 {
    display: inline-block;
    padding-bottom: 20px;
    position: relative;
    z-index: 1;
    text-transform: none !important;
}

.cta-section {
    text-align: center;
}



.grid-sec span {
    font-size: 18px;
    color: black;
    font-weight: 800;
}

.our-offer-carousel .item {
    height: 350px;
}

.row.aligrowizer {
    display: flex;
    align-items: center;
}

/* Tablet Layout: 768px.*/
@media only screen and (min-width: 768px) and (max-width: 991px) {


  /* Banner */
  .banner-area .wavesshape.shape {
    bottom: -30px;
  }

  .banner-area .wavesshape {
    bottom: 0;
  }

  .banner-area.content-double .double-items .thumb {
    display: none;
  }

  .banner-area.half-bg::before {
    display: none;
  }

  .banner-area.half-bg .form-info {
    padding: 30px;
  }

  .banner-area.half-bg .form-info::after {
    display: block;
  }

  .banner-area.top-pad-80 .double-items {
    padding-top: 80px;
  }

  .shape-theme::after {
    display: none;
  }

  .companies-area.shape-theme .info h3 {
    color: #232323;
  }

  .companies-area.shape-theme .info p {
    color: #666666;
  }

  .companies-area.shape-theme .info span {
    color: #ff5a6e;
  }

  /* About Area */
  .about-area .info {
    margin-top: 30px;
  }

  .about-area .thumb {
    padding-right: 15px;
  }

  /* About Area */
  .about-area .info {
    margin-top: 30px;
  }

  .about-area .thumb {
    padding-right: 15px;
  }

  .about-area .thumb.left-width img {
    margin-left: 0;
    max-width: 100%;
  }

  /* Compnay Area */
  .companies-area .row {
    align-items: inherit;
    align-self: inherit;
    display: inherit;
    justify-content: inherit;
    vertical-align: inherit;
  }

  .companies-area .info {
    text-align: center;
  }

  .companies-area .clients .clients-items {
    margin-top: 30px;
  }

  /* Features */
  .features-area .features-items .col-md-5, 
  .features-area .features-items .col-md-7 {
    display: block;
  }

  .features-items, 
  .features-items .items-box {
    text-align: center;
  }

  .features-area .features-items.reversed .info-box {
    float: none;
  }

  .features-area .features-items .thumb {
    margin-top: 50px;
  }

  .features-area .features-items .thumb img {
    min-height: 400px;
  }

  .features-box .item {
    padding: 60px 30px;
    background: #ffffff;
    box-shadow: 0 0 10px #cccccc;
  }

  /* Fun Factor */
  .fun-factor-area .item {
    margin-bottom: 30px;
  }

  .fun-factor-area .item .fun-fact {
    padding: 50px 25px;
  }

  .fun-factor-area .subscribe {
    padding-left: 15px;
  }

  .fun-factor-area .item .fun-fact {
    text-align: center;
  }

  /* Success Stories*/
  .success-stories-area .item-flex .thumb {
    min-height: 350px;
    padding: 0;
  }

  .success-stories-area .info {
    padding: 80px 30px;
  }

  .success-stories-area .item-flex {
    display: block;
  }

  /* Work List */
  .work-list-area .thumb {
    padding-right: 15px;
  }

  .work-list-area.include-arrow .thumb::after {
    border-left: 20px solid transparent;
    border-bottom: 20px solid #ffffff;
    border-right: 20px solid transparent;
    border-top: inherit;
    content: "";
    margin-top: 0;
    position: absolute;
    right: inherit;
    top: inherit;
    bottom: 0;
    left: 50%;
    margin-left: -20px;
  }

  .work-list-area.include-arrow .single-item.reverse .thumb::before {
    border-left: 20px solid transparent;
    border-bottom: 20px solid #ffffff;
    border-right: 20px solid transparent;
    border-top: inherit;
    content: "";
    margin-top: 0;
    position: absolute;
    right: inherit;
    top: inherit;
    bottom: 0;
    left: 50%;
    margin-left: -20px;
  }

  .overview-items .single-item.reverse .thumb {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 30px;
  }

  .overview-items.solid-items .single-item {
    margin-bottom: 50px;
    overflow: hidden;
  }

  .work-list-area .info {
    margin-top: 30px;
  }

  /* Faq */
  .faq-area .faq-items {
    margin-bottom: -15px;
    margin-top: 15px;
  }

  .acd-items .panel-heading .panel-title a span {
    display: none;
  }

  .acd-arrow .panel-group.symb .panel-heading a::after {
    top: 13px;
  }

  /* Contact */
  .contact-us-area .address {
    margin-top: 30px;
    padding-left: 15px;
  }

  .google-maps iframe {
    height: 350px;
  }

  /* Footer */
  footer .item {
    height: auto;
    margin-bottom: 50px;
    padding-right: 15px;
  }

  footer .item:last-child {
    margin-bottom: 0;
  }

  footer .footer-bottom {
    margin-top: 70px;
    text-align: center;
  }

  footer .footer-bottom p {
    line-height: 26px;
    margin-bottom: 5px;
  }

  .footer-bottom .col-md-6 {
    padding: 0 !important;
  }

  .footer-bottom .col-md-6:last-child {
    text-align: center;
  }
}

.fa, .far, .fas {
    font-family: "Font Awesome 5 Free" !important;
}

i.fas.fa-check {
    color: #14afb1;
}


/* Mobile Layout: 320px. */
@media only screen and (max-width: 767px) {
	
	.navbar-brand>img {
    display: initial;
    height: auto;
    width: 35px !important;
}
	
	.abotuimageus img {
    width: 80%;
    margin: 0 auto !important;
    text-align: center;
    float: unset !important;
}
	
	a.typewrite {
    font-size: 40px;
    color: #14afb1;
    display: block;
}
	
	.info.col-md-6 {
    padding: 0 0 0 0;
}
	
	.banner-area.overflow-inherit.transparent-nav.text-xl.content-double {
    background-size: cover;
    height: 1000px !important;
    display: block;
}
	
	
.row.aligrowizer {
    display: block;
    align-items: center;
}
	
	.banner-area.overflow-inherit.transparent-nav.text-xl.content-double {
    background-size: cover;
    height: 450px;
}
	
	.about-area .default.info h2 {
    font-weight: 600;
    line-height: 1.4;
    margin-bottom: 20px;
    font-size: 22px;
}
	.customalign-center {
    align-items: center;
    display: block;
}
	
	.grid-sec span {
    display: inline-block;
    justify-content: space-evenly;
    padding: 10px 0 0 0;
		font-size: 15px;
}


  /* Heading */
  h1 {
    font-size: 25px !important;
  }

  h2 {
    font-size: 22px;
  }

  h3 {
    font-size: 20px;
  }

  h4 {
    font-size: 18px;
    line-height: 1.4;
  }

  h5 {
    font-size: 16px;
    line-height: 1.4;
  }

  h6 {
    font-size: 14px;
    line-height: 1.4;
  }

  .default-padding {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .padding-xl {
    padding-bottom: 50px;
    padding-top: 50px;
  }

  .default-padding.bottom-less {
    padding-bottom: 20px;
    padding-top: 50px;
  }

  .default-padding-bottom {
    padding-bottom: 50px;
  }

  .default-padding-top {
    padding-top: 50px;
  }

  .default-padding.carousel-shadow {
    padding-bottom: 40px;
  }

  .site-heading {
    margin-bottom: 30px;
  }

  .attr-nav {
    margin-right: 10px;
  }

  .navbar.navbar-transparent .attr-nav > ul > li:first-child a {
    background: transparent none repeat scroll 0 0 !important;
    border: 1px solid #e7e7e7 !important;
  }

  .breadcrumb-area h1 {
    font-size: 36px;
  }



  .banner-area .wavesshape {
    bottom: 0;
  }

  .banner-area .wavesshape.shape {
    bottom: -10px;
  }

  .banner-area.text-normal .content h1 {
    font-size: 36px;
    line-height: 1.2;
  }

  .banner-area.navbar-transparent {
    padding-top: 60px;
  }

  .banner-area.fixed-navbar .content {
    padding-top: 150px;
  }

  .banner-area.auto-height .content {
    padding: 0;
  }

  .banner-area .content {
    padding: 100px 0;
  }

  .banner-area.auto-height .double-items, .banner-area.auto-height .content-box {
    padding-top: 120px;
  }

  .banner-area.content-double .double-items {
    display: block;
  }

  .banner-area.button-effect .double-items .content.inc-video {
    margin-top: 0;
  }

  .banner-area.content-double .content {
    padding: 40px 0 30px;
    text-align: center;
  }

  .banner-area.content-double .content.inc-video {
    padding-bottom: 50px;
  }

  .banner-area.content-double .content .video-play-button {
    left: 0;
  }

  .banner-area.content-double .form {
    padding-bottom: 50px;
  }

  .banner-area.content-double .double-items .thumb {
    margin-bottom: 50px;
  }

  .banner-area.content-double.fixed-navbar .double-items .content {
    padding-top: 110px;
    padding-bottom: 80px !important;
  }

  .banner-area.content-double .double-items .thumb {
    display: none;
  }

  .banner-area .form-info {
    text-align: center;
  }

  .banner-area.half-bg::before {
    display: none;
  }

  .banner-area.half-bg .form-info {
    padding: 30px;
  }

  .banner-area.half-bg .form-info::after {
    display: block;
  }

  .banner-area.text-xl .double-items h1 strong {
    font-size: 36px;
    line-height: 1.2;
  }

  .banner-area.top-pad-80 .double-items {
    padding-top: 80px;
  }

  .banner-area.transparent-nav .content {
    padding-top: 121px;
  }

  .shape-theme::after {
    display: none;
  }

  .shape-box .round-shape {
    display: none;
  }

  .companies-area.shape-theme .info h3 {
    color: #232323;
  }

  .companies-area.shape-theme .info p {
    color: #666666;
  }

  .companies-area.shape-theme .info span {
    color: #ff5a6e;
  }

  /* About Area */
  .about-area .info {
        margin-top: 30px;
        text-align: center;
    }
	
  .about-area .thumb {
    padding-right: 15px;
  }

  .about-area .thumb.left-width img {
    max-width: 100%;
  }

  /* Compnay Area */
  .companies-area .row {
    align-items: inherit;
    align-self: inherit;
    display: inherit;
    justify-content: inherit;
    vertical-align: inherit;
  }

  .companies-area .info {
    text-align: center;
  }

  .companies-area .clients .clients-items {
    margin-top: 30px;
  }

  /* Features */

  .features-items, 
  .features-items .items-box {
    overflow: inherit;
  }

  .features-area.item-full .features-items .item {
    padding: 0;
  }

  .features-area .features-items.reversed .info-box {
    display: block;
    float: inherit;
  }

  .features-area .features-items.less-icon .items-box.inc-cell .equal-height:last-child {
    border: medium none;
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .features-area .equal-height::after,
  .features-area .equal-height::before {
    display: none;
  }

  .features-area .items-box .equal-height:nth-child(1) .item, 
  .features-area .items-box .equal-height:nth-child(2) .item {
    padding: 0;
  }

  .features-area .items-box .equal-height {
    padding: 0;
  }

  .features-area .items-box .equal-height:last-child {
    border: medium none;
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .features-area .features-items .items-box.inc-cell .item .icon, 
  .features-area .features-items .items-box.inc-cell .item .info {
    display: block;
    text-align: center;
  }

  .features-area .features-items .items-box.inc-cell .item .icon {
    margin-bottom: 20px;
  }

  .features-area .features-items .items-box.inc-cell .item .info {
    padding: 0;
  }

  .features-area .items-box .equal-height .item {
    padding: 0;
  }

  .features-area .thumb {
    margin-top: 50px;
  }

  .features-area .features-items .col-md-5, 
  .features-area .features-items .col-md-7 {
    display: block;
  }

  .features-area .features-items .item {
    padding: 0 15px;
  }

  .features-area.cell-items .equal-height {
    margin-bottom: 50px;
  }

  .features-area.cell-items .equal-height:last-child {
    margin-bottom: 0;
  }

  .features-box .item {
    padding: 60px 30px;
    background: #ffffff;
    box-shadow: 0 0 10px #cccccc;
  }


  /* Success Stories*/
  .success-stories-area .item-flex {
    display: block;
  }

  .success-stories-area .info {
    padding: 50px 15px 40px;
  }

  .success-stories-area .item-flex .thumb {
    min-height: 300px;
    padding: 0;
  }

  /* Fun Factor */
  .fun-factor-area .item {
    margin-bottom: 30px;
  }

  .fun-factor-area .subscribe {
    padding-left: 15px;
    text-align: center;
  }

  .fun-factor-area .item .fun-fact {
    text-align: center;
  }

  .fun-factor-area .subscribe form {
    max-width: 80%;
    margin: auto;
  }

  /* Overview */
  .overview-items.solid-items .single-item {
    margin-bottom: 30px;
    overflow: hidden;
  }

  /* Work List */
  .work-list-area .thumb {
    padding-right: 15px;
  }

  .work-list-area.include-arrow .thumb::after {
    border-left: 20px solid transparent;
    border-bottom: 20px solid #ffffff;
    border-right: 20px solid transparent;
    border-top: inherit;
    content: "";
    margin-top: 0;
    position: absolute;
    right: inherit;
    top: inherit;
    bottom: 0;
    left: 50%;
    margin-left: -20px;
  }

  .work-list-area.include-arrow .single-item.reverse .thumb::before {
    border-left: 20px solid transparent;
    border-bottom: 20px solid #ffffff;
    border-right: 20px solid transparent;
    border-top: inherit;
    content: "";
    margin-top: 0;
    position: absolute;
    right: inherit;
    top: inherit;
    bottom: 0;
    left: 50%;
    margin-left: -20px;
  }

  .overview-items .single-item.reverse .thumb {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 30px;
  }

  .work-list-area .info {
    margin-top: 30px;
  }

  /*We Offer */
  .we-offer-area .item {
    text-align: center;
  }

  /* Pricing */

  .pricing-area.default-padding-top {
    padding-bottom: 0;
  }

  .pricing-area .site-heading {
    margin-bottom: 80px;
  }

  .pricing-area .col-md-3:last-child .pricing-item,
  .pricing-area .col-md-4:last-child .pricing-item,
  .pricing-area .col-md-6:last-child .pricing-item {
    margin-bottom: 50px;
  }


  /* Testimonials */
  .testimonials-area .testimonial-item .thumb, 
  .testimonials-area .testimonial-item .info {
    display: block;
  }

  .testimonials-area .testimonial-item .info .content {
    border-left: medium none;
    padding-left: 0;
    text-align: center;
  }

  .testimonials-area .testimonial-item .info p::after {
    left: 50%;
    margin-left: -20px;
  }

  .testimonial-items .testimonial-item .thumb img {
    height: 300px;
    margin: auto;
    width: 300px;
  }

  .testimonials-area .testimonial-item .info {
    margin-top: 30px;
  }

  /* Faq */
  .faq-area .faq-items {
    margin-bottom: -15px;
    margin-top: 15px;
  }

  .acd-items .panel-heading .panel-title a span {
    display: none;
  }

  .acd-arrow .panel-group.symb .panel-heading a::after {
    top: 13px;
  }

  /* Login */
  .login-area {
    padding: 50px 0;
  }

  /* Contact */
  .contact-us-area .address {
    margin-top: 30px;
    padding-left: 15px;
  }

  .google-maps iframe {
    height: 300px;
  }

  /* Footer */
  footer .item {
    height: auto;
    margin-bottom: 50px;
    padding-right: 15px;
  }

  footer .item:last-child {
    margin-bottom: 0;
  }

  footer .footer-bottom {
    margin-top: 50px;
    text-align: center;
  }

  footer .footer-bottom p {
    line-height: 26px;
    margin-bottom: 5px;
  }

  .footer-bottom .col-md-6 {
    padding: 0 !important;
  }

  .footer-bottom .col-md-6:last-child {
    text-align: center;
  }
}


@media only screen and (max-width: 600px) {
  .attr-nav {
    position: inherit !important;
  }
}