@media (min-width: 1400px){
  .container, 
  .container-lg, 
  .container-md, 
  .container-sm, 
  .container-xl, 
  .container-xxl{
      max-width: 1350px !important;
  }
}
@media (min-width: 1200px){
  .container, 
  .container-lg, 
  .container-md, 
  .container-sm, 
  .container-xl, 
  .container-xxl{
      max-width: 1170px;
  }
}

/* Start Navbar Design */
@media (min-width: 1200px){

}
@media only screen and (max-width: 1400.98px) {
  .home-slide-item .banner-content .banner_content_box .title {
    font-size: 34px;
    top: -19px;
}
.home-slide-item .banner-content .banner_content_box .desc {
  font-size: 22px;
}
}
@media only screen and (max-width: 1366.98px) {
  .home-slide-item .banner-content .banner_content_box:before {
    width: 240px;
}
.testimonials .testimonails_box .testi_content .title {
  font-size: 22px;
  width: 58%;
}
.testi_content:before {
  width: 80px;
}
.inside-slide-item-v2 .banner-content .banner_content_box .title {
  font-size: 30px;
}
}
@media only screen and (max-width: 1280.98px) {
  .inside-slide-item-v2 .banner-content .banner_content_box .title{
    font-size: 32px;
  }

}
@media only screen and (max-width: 1200.98px) {
  .home-slide-item .banner-content {
    width: 80%;
}
.home-slide-item .banner-content .banner_content_box .desc {
  font-size: 20px;
}
.what_is_cui_section .left .sub_title {
  font-size: 22px;
  font-weight: 700;
  line-height: 30px;
  padding-left: 0;
}
.join-now .title {
  font-size: 30px;
}
.cui-advantages-sec .right {
  width: 90%;
}
.navbar_area ul li a {
  padding: 10px 8px;
  font-size: 13px;
}
header.header .nav_topbar ul li a {
  font-size: 13px;
}
.testimonials .testimonails_box .testi_content .title {
  width: 78%;
}
.testimonials .title {
  font-size: 26px;
}
.inside_page_about_section .left .title {
  font-size: 26px;
  line-height: 30px;
}
.inside-slide-item-v2 .banner-content .banner_content_box {
  margin-top: 80px;
}
.blog-banner fieldset legend {
  font-size: 30px;
}
.blog_box .title {
  font-size: 20px;
  line-height: 26px;
}
}
@media only screen and (max-width: 1024.98px) {
.inside-slide-item-v2 .banner-content .banner_content_box .title {
  font-size: 28px;
}
	.popup-content{
		width: 46%;
	}
}
@media only screen and (max-width: 991.98px) {
.home-slide-item .banner-content .banner_content_box:before {
  width: 60px;
}
.home-slide-item .banner-content {
  width: 90%;
}
.nav_topbar {
  display: none;
}
.inside_page_about_section .left .sub_title {
  font-size: 20px;
  line-height: 26px;
  padding: 0px;
  margin-bottom: 15px;
}
.blog-banner fieldset legend {
  font-size: 24px;
}
	.inside-slide-item-v2{
		height:100vh;
	}
	.home-slide-item {
    height:100vh;
  }
}
@media only screen and (max-width: 991.98px) and (min-width: 768px)  {
  .header .tab_flex{
    flex-flow: column;
    justify-content: center;
    align-items: center;
    gap: 20px;
  }
  .home-slide-item .banner-content .banner_content_box .title {
    font-size: 30px;
    top: -18px;
    text-align: center;
    width: 100%;
    padding: 0;
    right: 0;
  }
  .home-slide-item .banner-content .banner_content_box .desc {
    font-size: 18px;
  }
/*   .home-slide-item {
    height: 90vh;
  } */
  .header .tab_flex .col-md-9.col-12 {
    width: 100%;
    margin-top: 10px;
}
.testimonials .col-md-6.col-sm-12 {
  width: 100%;
}
.testimonials .testimonails_box .testi_content .title {
  width: 48%;
}
.inside_page_about_section .col-md-4.col-12 {
  width: 100%;
}
.inside_page_about_section .col-md-8.col-12 {
  width: 100%;
}
.inside_page_about_section .left {
  text-align: left;
}
.inside-slide-item-v2 .banner-content {
  width: 90%;
}
.inside-slide-item-v2 .banner-content .banner_content_box .title {
  font-size: 24px;
}
/* .inside-slide-item-v2 {
  height: 60vh;
} */
}
@media only screen and (max-width: 768.98px) {
  /** Menu Responisve **/
  .mobile_header .menu_toggle_btn i {
    color: #fff;
    font-size: 24px;
    background: transparent;
    padding: 8px 12px;
    border-radius: 4px;
    border: 1px solid #fff;
}
.mobile_header .mobile_navbar_area .navbar-item li a {
    background: #9e1a02;
    color: #fff;
    text-decoration: none;
    width: 100%;
    display: block;
    border-bottom: 1px solid #fff;
    padding: 10px;
    text-align: center;
    font-size: 14px;
cursor: pointer;
}
.mobile_header .menu_toggle_btn {
    text-align: right;
}
.mobile_header .mob-center{
  display: flex;
  align-items: center;
}
.hide_mob{
  display: none;
}
.show_mobile{
  display: block;
}
.mobile_navbar_area{
display: none;
}
.mobile_header .mobile_navbar_area .navbar-item {
  padding: 0;
  margin-top: 15px;
}
  /** **/
  .inside-slide-item-v2 .banner-content {
    width: 84%;
  }
  .inside-slide-item-v2 .banner-content .banner_content_box .title {
    font-size: 24px;
  }
  .contact_section .contact_list {
    padding: 0;
    margin-top: 20px;
}
.home-slide-item {
  height: 90vh;
}
.home-slide-item .banner-content .banner_content_box .title {
  font-size: 26px;
  top: -13px;
  text-align: center;
}
.home-slide-item .banner-content .banner_content_box .desc {
  font-size: 16px;
}
.home-slide-item .banner-content .banner_content_box {
  padding: 25px 20px 10px 20px;
}
.what_is_cui_section .left {
  text-align: left;
  margin-bottom: 15px;
}
.what_is_cui_section .left .title {
  font-size: 26px;
  line-height: 30px;
}
.what_is_cui_section .left .sub_title {
  font-size: 18px;
  line-height: 24px;
}
.join-now .title {
  font-size: 24px;
  margin-top: 30px;
}
/* .join-now .title:nth-child(1) {
  margin-top: 0px;
} */
.cui-advantages-sec .right {
  margin: 40px auto;
  text-align: center;
}
.footer .footer_col-2 {
  margin-top: 20px;
}
.footer_col-2 ul {
  -moz-column-count: 1;
  -moz-column-gap: 20px;
  -webkit-column-count: 1;
  -webkit-column-gap: 20px;
  column-count: 1;
}
.testi_content:before{
  display: none;
}
.testi_content:after{
  display: none;
}
.testimonials .testimonails_box .testi_content {
  border-left: none;
}
.cui-advantages-sec .right .title {
  font-size: 28px;
}
.inside_page_about_section .left{
  text-align: left;
}
.inside_page_about_section .left .title {
  margin-bottom: 10px;
}
.inside-slide-item-v2 .banner-content {
  width: 90%;
}
.inside-slide-item-v2 .banner-content .banner_content_box .title {
  font-size: 20px;
}
.blog-banner fieldset legend {
  font-size: 20px;
}
/* .pr-mob-0{
  padding-right: 0px;
} */
.pl-0 {
  padding-left: 15px;
}
.popup-content {
  padding: 20px;
  width: 80%;
}
.sticky_quote_btn {
      display:none;
  }
  .bordered_left:before {
    left: 0;
    right: 0;
    margin: 0 auto;
}
.bordered_right:before {
  right: auto;
  bottom: -12px;
  left: 0;
}
.inside_page_about_section .left .sub_title{
  margin-top: 10px;
}
	.page-slogan p{
		font-size:20px;
	}
}
@media only screen and (max-width: 525.98px) {
  .home-slide-item .banner-content .banner_content_box .title {
    position: static;
}
.home-slide-item .banner-content .banner_content_box {
  border-top: 5px solid #fff;
}
.home-slide-item .banner-content .banner_content_box:before {
  display:none;
}
.home-slide-item .banner-content .banner_content_box:after {
  display:none;
}
.home-slide-item .banner-content .banner_content_box {
  margin-top: 20px;
}
.home-slide-item .banner-content {
  margin-top: 40px;
}
}

@media only screen and (min-width: 1350px) and (max-width: 1500px)  {
  
}

@media only screen and (min-width: 1200px) and (max-width: 1399.98px)  {
  
}

@media only screen and (min-width: 992px) and (max-width: 1199.98px)  {


}

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


 
}

@media only screen and (min-width: 768px) and (max-width: 991.98px)  {
  
}



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

@media only screen and (min-width: 576px) and (max-width: 1199.98px)  {
  
}

@media only screen and (min-width: 576px) and (max-width: 991.98px)  {
  
}

@media only screen and (min-width: 576px) and (max-width: 767.98px)  {
  
}

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


}

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