.banner-info a:not(:last-child) {
  background: #ed8b00;
}
.mainbanner .page-info .iso img {    
    max-height: 100px;
  }
.services-overlay-items:after {
  height: 70px;
  right: 6px;
}
.why-section .why-details h2 {
    font-size: 53px;
}
.why-section .why-the-item p {
  font-size: 18px;
}
.why-section .why-the-item {
  padding: 20px 0;  
}
#ready-to-get-a-quote {
   background-size: cover !important;
}
#ready-to-get-a-quote::after {
  right: 0;
}
#ready-to-get-a-quote .get-a-quote-footer a {
  max-width: 350px
}
.get-a-quote-footer > div:nth-child(1) {
  max-width: 70%;
  padding-left: 10%;
  margin-right: 0;
  
}
/*****media querries******/
@media (max-width:1440px){
.subscription-section .form-subscriber input.subscriber-input {
    width: 32%;
    margin-bottom: 10px;
    margin-top: 10px;
}
.subscription-section .form-subscriber .subscriber-submit-footer {
    width: 100%;
    margin-bottom: 10px;
    margin-right: 10px;
}
}

@media only screen and (max-width: 1200px) { 
  .header-desktop .header-right {
    padding-top: 70px;
  }  
  .header-mobile .header-right .call-us a {
    font-size: 23px;
  }
  .header-mobile .header-left .slogan h6 {
    font-size: 18px;
  }  
  .header-desktop .header-left .slogan {
    margin: 77px 0 0 0;
    padding-left: 12px;    
  }
  .header-desktop .header-left .slogan h6 {    
    font-size: 22px;
  }
  .header-desktop .header-right .call-us a {
    font-size: 22px;
    padding-right: 8px;
    padding-top: 5px;
  }
  .header-desktop .header-right .call-us .fa {
    font-size: 34px;
    vertical-align: middle;
  }
  .header-desktop .header-right .hamburger {
    margin-top: 10px;
    margin-right: 35px;
  }
  .header-desktop .header-right .hamburger .line {
    width: 25px;
    height: 4px;
    margin-bottom: 4px;
  }
  .mainbanner .banner-info h1 {
    font-size: 41px;
  }
  .mainbanner .page-info .iso {
    padding-left: 100px
  }   
  .breadcrumb {
    border-bottom: 1px solid #b5b5b5;
    padding: 35px 0;
  }
  #as-featured .container {
    border: none;
    max-width: 100%;
  }
  #as-featured .exxx:nth-child(1) p {
    text-align: center;
  }
  .services-overlay-items:after {
    height: 55px;
    right: 5px;
    width: 29px;
  }
  #cy-services-section .overlay h5 {
    font-size: 37px;
  }
  .case-section .why-details h2 {
    font-size: 37px;
  }
  .case-section {
    background-size: cover !important;
  }
  .why-section p {
    font-size: 18px;
  }
  #ready-to-get-a-quote .container {
    max-width: 970px;
  }
  #ready-to-get-a-quote .get-a-quote-footer {
    margin: 60px 0 0 0;
  }
  #ready-to-get-a-quote .get-a-quote-footer a {
    max-width: 315px;
  }
  .la-editables h3 {
    font-size: 45px;
    text-align: left    
  }
  .la-editables p {
    font-size: 19px;
    text-align: left;
  }
  .get-a-quote-footer > div a:nth-child(1) {
    padding: 12px 30px;
    max-width: 350px;
    font-weight: bold;
  }
  .subscription-section .subscriber-form-footer {
    padding: 15px 0 10px 15px;
  }
  .subscription-section .form-subscriber input.subscriber-input {
    margin-bottom: 10px;    
    width: 32%;
  }
  .subscription-section .form-subscriber .subscriber-submit-footer {
    width: 100%;
    margin-right: 10px;
  }
  .credibility-counter .text-center h3 {
    font-size: 26px
  }
  
  /**.header.fixed-top .container {
    max-width: 1200px;
  }  
  .header-desktop .header-right {
    padding-top: 70px;
  }   
  .intro.mainbanner {
    min-height: 250px;
  }
  .intro.mainbanner .container {
    max-width: 100%;
    padding-top: 20px;
  }
  .mainbanner .banner-tagline {
    padding-top: 90px;
    margin-bottom: 30px;
    width: 90%;
    float: right;
  }
  .mainbanner .page-info .iso img {    
    max-height: 100px;
    margin: 60px 0 0 35px;
  }
  .services-section {
    padding: 60px 0;
  }
  .promo-section .promo-section-info {
    padding: 65px;
  }
  .credibility-counter {
    padding: 50px 0 75px;
  }
  .why-section .container {
    max-width: 100%;
  }  
  .why-section .why-details p {
    font-size: 19px;
  }
  /**
  .why-section .container div:nth-child(2) > div:nth-child(1) {
    max-width: 135px;
    background: #eaeaea;
    margin-left: 15px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    padding: 20px 15px;
  }
  .why-section .container div:nth-child(2) > div:nth-child(4n+1) {
    max-width: 135px;
    background: #eaeaea;
    margin-left: 15px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    padding: 20px 15px;
  }
  .why-section .container div:nth-child(2) > div:nth-child(4n+2) {
    background: #eaeaea;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    padding: 20px 15px;       
  }
  .why-section .container div:nth-child(2) > div:nth-child(4n+3) {
    max-width: 135px;   
    margin-left: 15px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    padding: 20px 15px;
  }
  .why-section .container div:nth-child(2) > div:nth-child(4n+4) {    
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    padding: 20px 15px;       
  }
  **/
}
@media only screen and (max-width: 1024px) {  
  .header-mobile .header-right .call-us a {
    font-size: 22px;
        margin-top: 10px;
    
  }
  .header-desktop .header-left .slogan h6 {    
    font-size: 20px;
  }
  .header-desktop .header-left .slogan {    
    margin-top: 82px;
  }
  .header-mobile .header-left .slogan h6 {
    font-size: 14px;
        margin-top: 5px;
    
  }
  .header-desktop .header-right {
    padding-top: 70px;
  } 
  .mainbanner .banner-tagline h6 {
    font-size: 15px;
  }
  .mainbanner .banner-tagline {
    text-align: center;
  }
  .one-line-text-section-wrapper p {
    font-size: 24px;
  }
  #ready-to-get-a-quote::after {
   display: none;
  }
  #ready-to-get-a-quote .la-editables h3 {
    font-size: 35px;
  }
  #ready-to-get-a-quote .get-a-quote-footer div:nth-child(2) {
    display:none;
  } 
  #ready-to-get-a-quote .get-a-quote-footer a {
    font-size: 20px;    
  }
  .credibility-counter .text-center h3 {
    font-size: 24px;
  }
  .credibility-counter ul li {
    padding: 0 25px;
  }
  .credibility-counter ul li p {
    font-size: 16px;
  }
  .case-section .cy-case-homepage-section {
    min-height: 352px;
  }
  .la-editables p {
    padding-right: 100px;
  }
  .subscription-section .subscriber-msg-footer {
    display: block !important;
    max-width: 100%;
    text-align: center;
    padding: 20px;
  }
  .subscription-section > div:nth-child(1) div.row {
    display: block;
  }
  .subscription-section .subscriber-form-footer {
    max-width: 100%;
    padding: 20px 15px;
  }
  .subscription-section .subscriber-form-footer .form-subscriber {    
    max-width: inherit;
  }
  .subscription-section .subscriber-form-footer .form-subscriber input {
    max-width: 34%;
  } 
  .footer .footer-menu p {
    float: none;
    text-align: center;
  }
} 
@media only screen and (max-width: 991px) {
  .container {
    max-width: 100%;
  }
  .mainbanner .banner-info h1 {
    font-size: 31px;
  }
  .why-section .why-details h2 {
    font-size: 36px;
  }
  .subscription-section .subscriber-form-footer .form-subscriber input {
    max-width: 33%;
  }
  .credibility-counter {
    padding: 60px 0;
  }
}
@media only screen and (max-width: 860px) {
  .header-desktop .header-left a.logo {
    max-width: 120px;
    padding: 25px 14px;
  }
  .header-desktop .header-left .slogan h6 {
    font-size: 14px;
  }
  .banner-tagline {
    padding-top: 145px;
  }
  .subscription-section .subscriber-form-footer .form-subscriber input {
    width: 32%;
  }
  #cy-subscription-section.subscription-section h5 {
    font-size: 18px;
  }
  #cy-services-section .overlay h5 {
    font-size: 30px;
  }
  .services-overlay-items::after {
    right: 0px;
    width: 28px;
  }
  .mainbanner .page-info .iso {
    display: block;
    justify-content: normal;
    padding-left: 100px;
  }
  .mainbanner .page-info .iso img {
    margin-top: 120px;
  }
  .case-section #playvideobutton a {
    margin-right: 80px;
  }
}
@media only screen and (max-width: 767px) {
  .header-desktop .header-left .slogan {
    text-align: center;
    width: 80%;
    margin-top: 20px;
  }
  .header-desktop .header-right {
    padding-top: 0;
    text-align: center;
    width: 80%;
    margin-top: -90px;
    margin-left: 0;
  }
  .header.smaller {
    height: 150px;
  }
  .logo-mobile {
    display: block; 
    width: 100%;
    text-align: center;
  }
  .header.smaller .header-mobile .slogan {
    width: 100%;
    margin: 5px 0 0 0px;
    text-align: center; 
  }
  .header-mobile .header-left {
    width: 100%;
  }
  .header.smaller .header-mobile .header-right {
    padding-top: 10px;
  }
  .header-mobile .header-right {
    width: 65%;
  }
  .header-mobile .header-right .hamburger {
    margin: 0px 0 0 30px;
  }
  .banner-info .btn-normal,
  .banner-info .btn-default {
    display: block;
    font-size: 18px;
    padding: 13px 22px;
    margin-bottom: 15px;
  }
  .banner-info .btn-default {
    margin-left: 0!important;
  }
  .banner-tagline {
    padding-top: 0;
  }
  .mainbanner .page-info .iso {
    display: flex;
    justify-content: center;
    padding-left: 0;
  }
  .mainbanner .page-info .iso img {
    margin-top: 80px;
  }
  .case-section #playvideobutton a {
    margin-right: 50px;
  }
  .credibility-counter ul > li {
    display: block;
  }
  .why-section .why-the-item:nth-child(1n+1) > div:nth-child(2) {
    text-align: center;
  }
  .why-section .why-the-item:nth-child(1n+1) img {
    width: 135px;
  }
  .subscription-section .form-subscriber, 
  .subscriber-submit-footer,
  #cy-subscription-section .subscriber-submit {
    display: block;
    border-radius: 0;
  }
  .subscription-section .form-subscriber input.subscriber-input {
    width: 100%;
    border-radius: 0;
    padding: 25px 15px;
  }
  .subscription-section .subscriber-form-footer .form-subscriber input {
    width: 100%;
    max-width: 100%;
    border-radius: 0;
    padding: 25px 15px;
  }
  .form-subscriber input[type="email"] {
    max-width: inherit;
  }
  .footer .social-media {
    text-align: center;
  }
  .footer .social-media ul {
    display: inline-block;
    float: none;
  }
}
@media only screen and (max-width: 517px) {
  .mainbanner .banner-info h1 {
    font-size: 34px;
    line-height: 47px;
  }
  .header-desktop .header-left .slogan {
    width: 65%;
  }
  .header-desktop .header-right {
    margin-left: 75px;
  }
  .header-mobile .header-right {
    width: 73%;
  }
  #ready-to-get-a-quote .la-editables h3 {
    font-size: 28px;
  }
  .case-section #playvideobutton {
    text-align: center;
  }
  .case-section #playvideobutton a {
    margin-right: 0;
  }
  .featured-case-study-logo {
    width: 100%;
    text-align: right;
  }
  .featured-case-study-logo > img {
    width: 225px;
  }
}
@media only screen and (max-width: 480px) {
  .header-mobile .header-right .call-us a {
    font-size: 16px;
    margin-top:0px;
   }
  .mainbanner .banner-info h1, .intro p, .why-section .why-details p,
  .why-section .why-the-item:nth-child(1n+1) div:nth-child(3) > p {
    text-align: center;
  }
  .case-section .why-details h2 {
    font-size: 32px;
  }
  .la-editables h3 {
    text-align: center;
  }
  .la-editables p {
    padding-right: 0;
    text-align: center;
  }
  .get-a-quote-footer > div:nth-child(1) {
    max-width: 100%;
  }
  #ready-to-get-a-quote .get-a-quote-footer a {
    max-width: 210px;
    margin-bottom: 40px;
  } 
}
@media only screen and (max-width: 320px) {
  .header-mobile .header-right {
    width: 80%;
  }
.header-desktop .header-left .slogan {
    width: 50%;
}
.header-desktop .header-left .slogan h6 {
    font-size: 13px;
}
}


/* ##################################### DO NOT ADD MORE CSS BELOW THIS LINE #####################################  */
/* ###############################################################################################################  */
/* ###############################################################################################################  */