
/* Client Specific - Responsive
  ============================================== */
  @media only screen and (min-width:2000px){
    h2{
      font-size:35px;
    }
    body{
      font-size:24px !important;
    }
    .btn{
      font-size:24px;
    }
    .testimonials ul li p{
      font-size:20px;
    }
  }
  @media only screen and (max-width: 1501px) {
    .left-menu li a{
      font-size: 12px;
    }
  }
  @media only screen and (min-width:1070px) and (max-width:1492px) {
    .news-blog{
      padding: 0 111px !important;
    }
    .small-batch{
      padding: 0 48px !important;
    }
  }
@media only screen and (min-width: 1366px) {
  .center-menu{
    display:none;
  }
  .dropdown-menu{
    display:none;
  }
  .service-areas .area-bg{
    min-height: 306px;
    max-height: 328px;
  }
  /*.service-areas div[data-title="Image"] {
    min-height: 306px;
    max-height: 328px;
    overflow: hidden;
  }*/
}
@media only screen and (max-width:1365px) {
  .center-menu li.parent, .left-menu li.parent, .right-menu li.parent{
    padding-right: 0;
  }
  .center-menu{
    display: none;
  }
  .dropdown-menu{
    display:none;
  }
}
@media only screen and (max-width: 1302px) {
  .header .col-md-8{
    padding-right: 0;
  }
}
@media only screen and (max-width: 1280px) {
  .left-menu li a{
    font-size: 12px;
  }
}
@media only screen and (min-width: 1275px) {
  .service-areas .area-bg{
    min-height: 328px;
  }
}
@media only screen and (max-width:1275px) {
  .left-menu li a{
    font-size: 12px;
    height: 72px;
  }
  .center-menu li.parent:before, .left-menu li.parent:before, .right-menu li.parent:before{
    margin-top: 40px;
  }
  .center-menu{
    display: none;
  }
  .dropdown-menu{
    display:none;
  }
  .industry-experience .thumbnail{
    max-height: 150px;
  }
  .header .social-menu{
    margin-top: 45px;
  }
}
@media only screen and (min-width:1260px) {
  .service-areas .area-img-small{
    min-height: 380px;
    width:100% !important;
    max-height: none;
  }
  .service-areas .area-img-tall{
    min-height: 775px;
    max-height: 805px;
    width: auto !important;
  }
  .center-menu li ul, .left-menu li ul, .right-menu li ul{
    top: 100px;
  }
}
@media only screen and (min-width:1121px) and (max-width: 1275px) {
  .left-menu .dropdown{
    margin-top: 60px;
  }
  .center-menu{
    display: none;
  }
  .dropdown-menu{
    display:none;
  }
  .service-areas .area-bg{
    min-height: 336px;
  }
}
@media only screen and (min-width:1191px){
  h1{
    font-size:80px;
  }
  body{
    font-size:18px;
  }
}
@media only screen and (max-width : 1190px) {
  .left-menu li a, .right-menu li a, .center-menu li a{
    font-size: 11px;
  }
  h1{
    font-size: 50px;
    margin-bottom:20px;
  }
  h2{
    font-size: 24px;
  }
  h3{
    font-size: 18px;
  }
  h4{}
  h5{}
  p{}
  .testimonials ul li p{
    font-size: 14px;
  }
  .testimonials .controlDots{
    display: none;
  }
  .col-md-4 div[data-title="Caption"] p{
    display: none;
  }
  div iframe{
    width: 102%;
  }
  .main-content #blogLeft .blogCard .thumb {
      max-height: 135px;
      overflow: hidden;
  }
  .main-content #blogLeft .blogCard .hint {
    display: none;  
  }
  .left-menu .dropdown{
    width: auto;
    height: auto;
    margin-top: 60px;
    margin-left: 0;
  }
  .left-menu .dropdown li{
    height: 50px;
    float: none;
  }
  .left-menu .dropdown li a{
    font-size: 12px !important;
    width: 150px;
  }
  .center-menu{
    display: none;
  }
  .dropdown-menu{
    display:none;
  }
}
@media only screen and (max-width: 1084px) {
  .nav-tabs li{
    margin: 0;
    margin-top: -5px;
  }
  .industry-experience .area-bg{
    min-height: 336px;
  }
  .news-blog{
    padding: 0 62px !important;
  }
  .small-batch{
    padding: 0 10px !important;
  }
  div[data-bandtitle="4 Column"]{
    padding-left:60px;
    padding-right:60px;
  }
}
@media only screen and (max-width:1055px) {
  .hidden-md{
    display: block !important;
  }
  .visible-lg, .visible-md, .visible-sm, .visible-xs{
    display: block !important;
  }
  #menu_main_Toggle{
    float: right;
    margin-bottom: 8px;
    background-color: transparent;
    /* border: 2px solid #000; */
    color:var(--color-light);
    font-size: 30px;
    padding: 0 15px;
    margin: 20px 15px;
    margin-top:0;
    border:none;
  }
  .affix #menu_main_Toggle{
    color:var(--color-grey);
  }
  .affix .fa{
    color:var(--color-grey);
  }
  .header .btn{
    float:right;
    margin-top:20px;
  }
  .left-menu, .right-menu{
    display: none;
  }
  .center-menu.open{
    margin-top: 0;
    width: 50%;
    z-index: 99999;
    display: block !important;
    float: right;
  }
  .center-menu ul {
    display: block;
    margin: 0px;
    padding: 0px;
    width: 100%;
  }
  .center-menu ul li{
    display: block;
    width: 100%;
    text-align:left;
  }
  .center-menu ul li a{
    font-size: 16px;
  }
  .center-menu ul li ul{
    position: unset;
    display: block;
    border: 0;
    border-top: 1px solid #5A688B;
    /* box-shadow: unset; */
    background-color: #f8f8f8;
    width: 100%;
    float: none;
  }
  .center-menu ul li ul li{
    width: 100%;
  }
  .center-menu ul li ul li a{
    font-size: 12px;
    display: inline-block;
  }
  .center-menu.open{
    margin-top: 0;
    width: 50%;
    z-index: 99999;
    display: block !important;
    float: right;
    position: absolute;
    right: 0;
    top: 70px;
    background-color: var(--color-grey);
  }
  .center-menu ul {
    display: block;
    margin: 0px;
    padding: 0px;
    width: 100%;
  }
  .center-menu ul li{
    display: block;
    width: 100%;
    text-align:left;
  }
  .center-menu ul li a{
    font-size: 16px;
  }
  .center-menu ul li ul{
    position: unset;
    display: block;
    border: 0;
    border-top: 1px solid #5A688B;
    /* box-shadow: unset; */
    background-color: #f8f8f8;
    width: 100%;
    float: none;
  }
  .center-menu ul li ul li{
    width: 100%;
  }
  .center-menu ul li ul li a{
    font-size: 12px;
    display: inline-block;
  }
  .center-menu ul li ul.dropdown-menu{
    display: none;
  }
  .center-menu li.parent:before, .left-menu li.parent:before, .right-menu li.parent:before{
    display: none;
  }
  .center-menu.open li.parent:before{
    font-family:FontAwesome;display:block;content:'\f067';color:#b74f2a;float:right;font-size:20px;
    margin-top: 0;
    margin-right: 20px;
  }
  .center-menu.open li.parent.minus:before{
    font-family:FontAwesome;display:block;content:'\f068';color:#b74f2a;float:right;font-size:20px;
    margin-top: 0;
    margin-right: 20px;
  }
  .dropdown-menu.open{
    margin-top: 0;
    z-index: 99999;
    display: block !important;
    background-color: #fff;
  }
  .header .col-md-8{
    margin-top: 15px;
  }
}
@media only screen and (max-width:1001px) {
  .left-menu li{
    margin-right: 0;
  }
}
@media only screen and (min-width: 992px) {
  /*.center-menu.open{
    display: none;
  }*/
  
}
@media only screen and (min-width: 992px) and (max-width: 1120px){
  .service-areas .area-bg{
    min-height: 358px;
  }
}
@media only screen and (min-width: 991px) {
  .testimonials {
    margin-top: 60px;
  }
  .testimonials ul li img{
    float: left;
    width: 50% !important;
    padding-left: 13%;
    padding-right:40px;
    height: auto !important;

  }
  .testimonials ul li h2{
    font-size: 28px;
    text-align: left;
    color: #000;
    width: 50%;
    font-family: var(--fontfamily-secondary);
    /* padding-top: 67px; */
    padding-top:0;
    float: Right;
  }
  .testimonials ul li p{
    text-align: left;
    width:74%;
  }
  .testimonials ul li img{
    margin-bottom:190px;
  }
}
@media only screen and (max-width : 991px) {
  div[data-bandtitle="2 Column - Accent"]:nth-child(even) div[data-blocktitle="Body Copy"]{
    margin-left: 20px;
    margin-top: 0px;
  }
  div[data-bandtitle="2 Column - Accent"]:nth-child(odd) div[data-blocktitle="Body Copy"]{
    margin-right: 0px;
  }
  .header{
    height: 100px;
  }
  .header .btn{
    margin-top:4px;
  }
  .logo img{
    /* margin-top: -5px !important; */
    padding-top: 0;
  }
  .header .social-menu{
    display: none;
  }
  .shopping-cart {
    margin-top: -85px;
  }
  .image-gallery img{
    width: 30% !important;
    height: auto;
    margin: 0 1.5% 45px 1.5%;
    float: left;
    pointer-events: none;
    cursor: default;
  }
  .logo img{
    margin:0 0;
    margin-top:5px;
    /*max-width: 110px;*/
    float:left;

  }
  .footer .logo img{
    float: none;
    margin-top: 50px !important;
    margin: auto;
  }
  .footer .google{
    text-align: center;
  }
  .footer .google p{
    margin:auto;
  }
  .left-menu li a{
    height: 80px;
  }
  .center-menu li.parent:before, .left-menu li.parent:before, .right-menu li.parent:before{
    margin-top: 25px;
  }
  .left-menu .dropdown{
    margin-top: 40px;
    margin-left: 0;
  }
  #menu_main_Toggle{
    float: right;
    margin-bottom: 8px;
    background-color: transparent;
    /* border: 2px solid #000; */
    color:var(--color-light);
    font-size: 30px;
    padding: 0 15px;
    margin: 20px 15px;
    margin-top:0;
    border:none;
  }
  .affix #menu_main_Toggle{
    color:var(--color-grey);
  }
  .affix .fa{
    color:var(--color-grey);
  }
  .left-menu, .right-menu{
    display: none;
  }
  .center-menu.open{
    margin-top: 0;
    width: 50%;
    z-index: 99999;
    display: block !important;
    float: right;
  }
  .center-menu ul {
    display: block;
    margin: 0px;
    padding: 0px;
    width: 100%;
  }
  .center-menu ul li{
    display: block;
    width: 100%;
    text-align:left;
  }
  .center-menu ul li a{
    font-size: 16px;
  }
  .center-menu ul li ul{
    position: unset;
    display: block;
    border: 0;
    border-top: 1px solid #5A688B;
    /* box-shadow: unset; */
    background-color: #f8f8f8;
    width: 100%;
    float: none;
  }
  .center-menu ul li ul li{
    width: 100%;
  }
  .center-menu ul li ul li a{
    font-size: 12px;
    display: inline-block;
  }
  .center-menu.open{
    margin-top: 0;
    width: 50%;
    z-index: 99999;
    display: block !important;
    float: right;
    position: absolute;
    right: 0;
    top: 70px;
    background-color: var(--color-grey);
    color:var(--color-light);
  }
  .center-menu ul {
    display: block;
    margin: 0px;
    padding: 0px;
    width: 100%;
  }
  .center-menu ul li{
    display: block;
    width: 100%;
    text-align:left;
  }
  .center-menu ul li a{
    font-size: 16px;
  }
  .center-menu ul li ul{
    position: unset;
    display: block;
    border: 0;
    border-top: 1px solid #5A688B;
    /* box-shadow: unset; */
    background-color: #f8f8f8;
    width: 100%;
    float: none;
  }
  .center-menu ul li ul li{
    width: 100%;
  }
  .center-menu ul li ul li a{
    font-size: 12px;
    display: inline-block;
  }
  .center-menu ul li ul.dropdown-menu{
    /*display: none;*/
  }
  .center-menu li.parent:before, .left-menu li.parent:before, .right-menu li.parent:before{
    display: none;
  }
  .dropdown-menu.open{
    margin-top: 0;
    z-index: 99999;
    display: block !important;
    background-color: #fff;
  }
  .blog-head-text{
    bottom:auto;
    width: calc(100%);
    position: relative;
    display: inline-block;
  }
  .blog-head-image{
    float: none;
  }
  .authorCard{
    float: none;
    margin: auto;
  }
  .thumbnail{
    max-height: 400px !important;
  }
  .thumbnail img{
    max-width: 870px !important;
  }
  .galleryData{
    height: 245px;
  }
  .fa-2x{
    margin-top: 20px;
  }
  div[data-blocktitle="Captioned Image"]{
    max-height: 300px;
    overflow: hidden;
  }
  div[data-blocktitle="Captioned Image"] div[data-title="Image"]{
    max-height: 300px;
  }
  .area-bg{
    margin-top:20px;
    min-height: 0 !important;
    margin-bottom: 20px;
  }
  .service-areas .area-img-tall{
    max-height: none;
    min-height: 50px;
    width: 100% !important;
  }
  .service-areas .area-img-small{
    max-height: none;
    width: 100% !important;
    height: auto !important;
    bottom: 0;
  }
  .service-areas div[data-blocktitle="Image - 480px"] div[data-title="Image"]{
    height: auto;
    max-height: 600px;
    width: 100%;
  }
  .mobile-video-image{
    background-size: cover;
    min-height: 300px;
  }
  #video-header{
    min-height: 300px;
    width: 100%;
  }
  .galleryData ul {
    margin: 10px 0;
  }
  .galleryBand .arrowRight, .galleryBand .arrowLeft{
    top: 120px;
  }
  .homepage .accordionCopy img{
    width: 50% !important;
    margin-left: 50%;
    transform: translateX(-50%);
  }

  .footer-menu{
    text-align: center;
  }
  .footer-menu-2, .footer-menu-3, .footer-menu-4{
    text-align: center;
  }
  .footer-h4{
    text-align: center !important;
  }
  .footer .google{
    margin: auto;
    text-align: center;
    max-width: 400px;
  }
  div[data-bandtitle="2 Column | Image BG Alt"] .my-about-col {
    padding: 0 30px;
  }
  .legal-guides div[data-blocktitle="Clickable Image"] a img{
    max-width: 75%;
    margin-left: 50%;
    transform: translate(-50%);
  }
  .legal-guides .btn{
    margin-top: 15px;
  }
  .legal-guides .bandMargin{
    padding: 0;
  }
  .legal-guides h2{
    margin-top: 40px;
  }
  .videos div[data-bandtitle="3 Column"].bandMargin{
    padding: 0;
  }
  div[data-title="Caption"]{
    top:20%;

  }
  div[data-blocktitle="Banner - 2 Col"] div[data-title="Caption"] img{
    width:28% !important;
    margin-top:0;
    /* margin-left:50%;
    transform: translate(-50%); */
    padding-right:0;
  }
  div[data-bandtitle="4 Column"]{
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 0px;
  }
  div[data-bandtitle="4 Column"]:last-of-type{
    padding-bottom:100px;
  }
  div[data-bandtitle="4 Column - Accent"]{
    padding-left: 60px;
    padding-right: 60px;
  }
}
@media only screen and (max-width: 878px) {
  .left-menu .dropdown{
    margin-top: 70px;
    margin-left: 0;
  }
  .blog-body p, .blog-body ul, .blog-body ol{
    width: calc(100% - 200px);
  }
}
/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
  .homepage h1{
    display:none;
  }
  div[data-blocktitle="Banner - 2 Col"] div[data-title="Caption"] img{
    margin-bottom:25px;
  }
    html, body {
      overflow-x: hidden;
    }
    body {
      position: relative
    }
    .center-menu, .left-menu, .right-menu {
        display: none!important;
    }
    .menu-mobile-button{
      display: block;
      font-size: 46px;
      margin-top:20px;
      margin-left: 40px;
    }
  .shopping-cart {
    margin-top: 50px;
  }
  .menu-mobile.open{
    display: block;
    width: 50%;
    z-index: 99999;
  }
  .image-gallery img{
    width: 47% !important;
    height: auto;
    margin: 0 1.5% 45px 1.5%;
    float: left;
    pointer-events: none;
    cursor: default;
  }
  .header .social-menu{
    float: right;
  }
  .announcement{
    padding-top: 12px;
  }
  .announcement p{
    margin: 0 50px 20px 50px;
  }
  .blog-body p, .blog-body ul, .blog-body ol{
    width: calc(100% - 100px);
  }
}
@media only screen and (max-width: 671px) {
  .testimonials .testimonialRightArrow{
    right: 20px !important;
  }
  .testimonials .testimonialLeftArrow{
    left: 20px !important;
  }
}
@media only screen and (max-width: 630px) {
  .testimonials ul{
    height: 550px;
  }
  .col-md-12.accordionItem{
    float: left;
  }
  .accordionItem h2{
    font-size: 15px;
  }
  .center-menu.open{
    width: 85%;
  }
  div[data-title="Timeline"] ul{
    padding-left:0;
    width: min(90rem, 100%);
  }
  .testimonials ul li img{
    height: 198px !important;
  }
}
/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 520px) {
  div[data-title="Caption"]{
    /* position:relative; */
  }
    .container.bandMargin, .container.band{
      padding-left: 15px;
      padding-right: 15px;
    }
    div[data-bandtitle="2 Column - Accent"]:nth-child(odd) div[data-blocktitle="Body Copy"], div[data-bandtitle="2 Column - Accent"]:nth-child(even) div[data-blocktitle="Body Copy"]{
      padding-left: 15px;
      padding-right: 15px;
      margin-left: 0px;
    }
    .logo img{
      padding-bottom: 8px;
    }
    .center-menu, .left-menu, .right-menu {
        display: none!important;
    }
    .menu-mobile-button{
      display: block;
      font-size: 34px;
      margin-top: 40px;
    }
    .growing-container div[data-title="Caption"]{
      display: none;
    }
    .menu-mobile.open{
      display: block;
      width: 100%;
      z-index: 99999;
      top: 130px;
      position: fixed;
      max-height: 500px;
      overflow-y: scroll
    }
    div[data-bandtitle="2 Column - Accent"]:nth-child(odd) div[data-blocktitle="Image"]{
      margin-left: 0px;
    }
    div[data-blocktitle="Captioned Image"] div[data-title="Caption"] p{
      display: none;
    }
    .testimonials ul{
      height: 625px;
    }
  	table{
  		overflow-x: scroll;
  	}
    div iframe{
      
    }
  	#blogLeft{
  		width: 100%;
  	}
  	#blogRight{
  		width: 100%;
  	}
  	.formIframe .form-horizontal input#Button_Submit {
  		width: 100%;
  	}
  	.formIframe{
  		margin:0 10px;
  		width: calc(100% - 20px);
  	}
  	.formIframe .form-horizontal .control-label{
  		width: 25%;
  		text-align: left;
  	}
  	.formIframe .form-horizontal .controls{
  		margin-left: 0;
  	}
  	.noMenu #primary-menu-trigger{
  		display: none;
  	}
  	#content .container ul{
  		margin-left:20px;
  	}
  	#blogLeft .social + .small {
  		max-width: 100%;
  		margin-top: 100px;
  	}
    .testimonials .testimonialRightArrow{
    right: -40px !important;
  }
  .testimonials .testimonialLeftArrow{
    left: -18px !important;
  }
  .blog-body p, .blog-body ul, .blog-body ol{
    width: calc(100% - 50px);
  }
  .blog-body img{
    height: auto !important;
  }
  div[data-blocktitle="Captioned Image"]{
    max-height:400px;
  }
  div[data-blocktitle="Captioned Image"] div[data-title="Image"]{
    max-height: 400px;
  }
  .suppliers .inner-page ul.ui-sortable{
    display: inline-block;
  }
  .suppliers .inner-page ul.ui-sortable li{
    display: inline-block;
    width: 50%;
    float: left;
  }
}
@media only screen and (max-width:469px) {
  .brandsGallery ul{
    grid-template-columns: 46% 46%;
    margin:0;
    gap: 20px 23px;
  }
  .gallery ul li img {
    height: auto !important;
    width: 100% !important;
}
}
@media only screen and (max-width:431px) {
  .announcement{
    height: 70px;
  }
  div[data-bandtitle="1 Column"] p, div[data-bandtitle="1 Column - Accent"] p{
    width:100%;
  }
  .testimonialRightArrow, .testimonialLeftArrow{
    display:none;
  }
  div[data-bandtitle="1 Column"] {
    padding: 45px 20px 40px 20px;
  } 
  .testimonials ul li img{
    width: 100% !important;
    height: auto !important;
  }
}
@media only screen and (max-width:397px) {
  .logo img{
    width:150px !important;
  }
  #menu_main_Toggle{
    float:right;
    margin:0px 0;
  }
  .our-history div[data-bandtitle="1 Column"]{
    padding: 45px 20px 40px 20px;
  }
}
