@media (min-width: 768px) {
  #main-header .header-wrapper {
    display: table;
    width: 100%;
  }

  #main-header .logo {
    display: table-cell;
    width: 30%;
    padding-right: 15px;
    vertical-align: middle;
  }

  #main-header .right-content {
    display: table-cell;
    width: 70%;
    padding-left: 15px;
    vertical-align: middle;
  }

  #aboutus-section .about-wrapper {
    display: table;
    width: 100%;
  }

  #aboutus-section .left-content {
    display: table-cell;
    width: 40%;
    padding-right: 50px;
    vertical-align: middle;
  }

  #aboutus-section .right-content {
    display: table-cell;
    width: 60%;
    padding-left: 32px;
    vertical-align: middle;
  }

  #features-section .wrapper {
    display: table;
    width: 100%;
    max-width: 610px;
    letter-spacing: 1px;
  }

  #features-section .wrapper-2 {
    float: right;
  }

  #features-section .icon-wrap {
    display: table-cell;
    width: 136px;
    vertical-align: middle;
    padding-right: 11px;
  }

  #features-section .text-wrap {
    display: table-cell;
    vertical-align: middle;
    padding-right: 47px;
  }

  #services-section .wrapper {
    display: table;
    width: 100%;
  }

  #services-section .icon-wrap {
    display: table-cell;
    vertical-align: middle;
    width: 43%;
  }

  #services-section .text-wrap {
    display: table-cell;
    padding-right: 15px;
    vertical-align: middle;
    /*vertical-align: bottom;*/
    width: 57%;
  }

  #main-footer .footer-wrapper {
    display: table;
    width: 100%;
  }

  #main-footer .col-content {
    display: table-cell;
    padding: 0 20px;
  }

  #main-footer .col-1 {
    width: 25%;
  }

  #main-footer .col-2 {
    width: 30.5%;
  }

  #main-footer .col-3 {
    width: 20%;
  }

  #main-footer .col-4 {
    width: 24.5%;
    padding: 0 3px;
  }

  #main-footer .contact-wrap {
    display: table;
    width: 100%;
  }

  #main-footer .logo {
    display: table-cell;
    width: 24%;
    padding-right: 15px;
  }

  #main-footer .loaction {
    display: table-cell;
    width: 76%;
    vertical-align: middle;
  }

  #main-footer .contact-list li:nth-child(1) {
    width: 22%;
  }

  #main-footer .contact-list li:nth-child(2) {
    width: 23%;
  }

  #main-footer .contact-list li:nth-child(3) {
    width: 25.5%;
  }

  #main-footer .contact-list li:nth-child(4) {
    width: 29.5%;
  }

  #testimonial_page .testimonial_wrap > li .testimonial_content1 .testimonial_text {
    padding-top: 40px;
  }

  #testimonial_page .testimonial_wrap > li .testimonial_content1 .testimonial_text > blockquote:after {
    height: 82%;
  }

  #testimonial_page .testimonial_wrap > li .testimonial_content2 .testimonial_text {
    padding-top: 40px;
  }

  #testimonial_page .testimonial_wrap > li .testimonial_content2 .testimonial_text > blockquote:after {
    height: 94%;
  }

  #testimonial_page .testimonial_content {
    display: table;
    width: 100%;
  }

  #testimonial_page .testimonial_image {
    display: table-cell;
    vertical-align: top;
    width: 303px;
    padding-right: 20px;
  }

  #testimonial_page .testimonial_text { /* /! display:table-cell; / /! vertical-align:top; /*/
  }
}

@media (max-width: 1200px) {
  #main-footer .col-1{
    padding-left: 0;
  }
}

@media (min-width: 768px) and (max-width: 1600px) {
  #partner-section .partner-content {
    padding-top: 41px;
    padding-left: 0;
    margin-left: 0;
  }
}

@media (min-width: 768px) and (max-width: 1366px) {
  .heading-text h2:before {
    left: -10px;
    top: -3px;
  }

  .heading-text h2:after {
    left: -10px;
    top: -3px;
  }

  #partner-section .heading-text {
    padding-left: 3px;
  }

  #partner-section .partner-list li {
    padding: 0 14px;
  }
}

@media (min-width: 1101px) and (max-width: 1300px) {
  #Insight-section .Insight-content {
    line-height: 32px;
  }
}

@media (min-width: 768px) and (max-width: 1100px) {
  #aboutus-section .left-content {
    padding-right: 20px;
  }

  #aboutus-section .left-content h3 {
    font-size: 40px;
  }

  #aboutus-section .right-content {
    font-size: 18px;
  }

  #partner-section .heading-text {
    padding-left: 0;
  }

  #features-section .text-wrap {
    padding-right: 15px;
    font-size: 18px;
    line-height: 30px;
  }

  #services-section .text-wrap h3 {
    font-size: 18px;
    line-height: 30px;
  }

  #services-section .text-wrap a.read-more {
    font-size: 14px;
  }

  #Insight-section .Insight-content h4 {
    font-size: 24px;
  }

  #Insight-section .Insight-content .Insights-text h4 {
    font-size: 15px;
  }

  #Insight-section .content {
    padding-right: 15px;
    font-size: 17px;
    line-height: 28.8px;
  }

  #Insight-section .Insight-content h3 {
    font-size: 12px;
  }

  #Insight-section .Insights-text a.read-btn {
    font-size: 13px;
  }

  #main-footer .col-content {
    padding: 0 10px;
  }

  #main-footer .col-content h2,
  #main-footer .col-content h4 {
    font-size: 20px;
  }

  #main-footer .footer-list li {
    font-size: 16px;
  }

  #main-footer .social-media li a {
    background-size: auto 44px;
    width: 25px;
    height: 23px;
  }

  #main-footer .contact-list li {
    padding: 0 10px;
    font-size: 14px;
  }

  #kraft-content .content-wrap .tick-list li span {
    display: inline;
  }

  #kraft-content .content-wrap .list-wrap.plugins {
    width: 90%;
  }

}

@media (min-width: 768px) and (max-width: 1307px) {
  #Insight-section .Insights-text h3 {
    min-height: 58px;
  }

}

@media (max-width: 1165px) {
  #Insight-section .Insights-text {
    height: 200px;
  }
}

@media (min-width: 768px) and (max-width: 960px) {
  #main-banner .banner-text {
    font-size: 17px;
  }

  #main-banner .banner-text a {
    font-size: 15px;
  }

  #aboutus-section .right-content {
    padding-left: 0px;
  }

  #features-section .text-wrap {
    font-size: 14px;
    line-height: 28px;
  }

  #services-section .text-wrap h3 {
    font-size: 16px;
    line-height: 22px;
  }

  #Insight-section .Insights-text {
    font-size: 12px;
  }

  #Insight-section .Insights-text a.read-btn {
    font-size: 11px;
  }

  #Insight-section .content {
    font-size: 17px;
    line-height: 28px;
  }

  #Insight-section .Insight-content a.read-btn {
    font-size: 16px;
  }

  #main-footer .col-content h2,
  #main-footer .col-content h4 {
    font-size: 18px;
  }

  #main-footer .col-content {
    font-size: 13px;
  }

  #main-footer .social-media li a {
    width: 23px;
  }

  #main-footer .contact-list li {
    font-size: 12px;
  }

  #main-footer .copy-right {
    font-size: 13px;
  }

  #main-footer .col-content {
    font-size: 12px;
  }

  /***222**/
  #inner-banner.OnlinePayment .banner-text a {
    font-size: 28px;
  }

  #kraft-content .content-wrap .list-wrap li {
    padding-right: 40px;
  }

  #kraft-content .content-wrap .list-wrap.plugins {
    width: 100%
  }
}

@media (max-width: 960px) {
  #main-banner .banner-text h1 {
    font-size: 47px;
    line-height: 60px;
  }

  .heading-text h2 {
    font-size: 22px;
    line-height: 36px;
  }

  span.block-text {
    display: inline;
  }

  #aboutus-section .left-content h3 {
    font-size: 32px;
    line-height: 40px;
  }

  #aboutus-section .right-content {
    font-size: 16px;
    line-height: 28px;
	font-weight: 400;
  }

  #features-section .text-wrap {
    padding-left: 30px;
    padding-right: 0px;
  }

  #Insight-section .content {
    padding: 0px;
  }

  #kraft-content .content-wrap {
    font-size: 16px;
  }

  #kraft-content.strategicpartners .content-wrap h3 {
    font-size: 22px;
  }

}

@media (max-width: 767px) {
  .small-screen-center {
    text-align: center;
  }

  #main-header {
    padding: 30px 0 15px 0;
  }
  
  #main-header .contact-wrap .contact-list li:last-child {
	  padding-top: 10px !important;
  }
  
  #main-header .contact-wrap .contact-list li a {
	  letter-spacing: 1px;
  }

  #Insight-section .Insights-text h3 {
    min-height: inherit;
	letter-spacing: 1px;
  }

  .small-screen-center {
    padding-top: 0;
  }

  /***222**/
  #inner-banner .banner-text a {
    font-size: 28px;
  }

  #main-banner .banner-content {
    padding-top: 40px;
  }

  #main-header .nav-list {
    display: none;
  }

  #main-header .top-cotent { /* display: none; */
  }

  #main-header .logo {
    margin-top: 5px;
  }

  #main-header .logo a img {
    margin-bottom: 15px;
    width: 100%;
    max-width: 290px;
  }

  #main-header .right-content {
    text-align: center;
  }

  #main-header .social-media-wrap {
    display: block;
  }

  #main-banner .table-wrapper {
    height: 100% !important;
  }

  #main-banner .banner-content {
    /*padding-top: 100px;*/
    padding: 50px 0 90px;
  }

  #main-banner .text-wrap::before, #main-banner .text-wrap::after {
    position: static;
  }

  #main-banner .text-wrap {
    padding: 0px;
  }

  .heading-text h2::before, .heading-text h2::after { /* position:static; */
  }

  #aboutus-section .left-content {
    text-align: center;
  }

  #aboutus-section .right-content p {
    max-width: 100%;
    font-size: 15px;
	font-weight: 400;
  }

  #services-section .icon-wrap {
    padding-bottom: 25px;
  }

  #Insight-section .Insight-content p {
    font-size: 15px;
  }

  #main-footer .copy-right p {
    font-size: 15px;
  }

  #Insight-section .Insights-text h3 {
    margin-bottom: 10px;
  }

  #partner-section .partner-list li {
    display: block;
  }

  #partner-section .heading-text {
    text-align: center;
  }

  #features-section .icon-wrap {
    padding-top: 20px;
  }

  #services-section {
    background: #d9edff;
    padding: 20px 0 30px;
  }

  .heading-text h2 {
    padding-left: 0;
  }

  #services-section .services-content ul li:first-child .text-wrap {
    width: 100%;
  }

  #services-section .services-content ul li:last-child .text-wrap {
    width: 100%;
  }

  #services-section .services-content ul li:last-child {
    padding: 0;
  }

  #services-section .services-content ul li:nth-child(2) .text-wrap {
    width: 100%;
  }

  #services-section .services-content ul li:last-child .icon-wrap {
    padding-bottom: 0;
  }

  #aboutus-section .left-content h3 {
    font-size: 18px;
    margin-bottom: 10px;
  }

  #Insight-section .Insight-content h4 {
    font-size: 25px;
  }

   #Insight-section .Insight-content .Insights-text h4 {
    font-size: 17px;
    line-height: 1.3;
  }

  #aboutus-section {
    padding: 20px 0 40px;
  }

  #main-content {
    padding: 60px 0 30px;
  }

  #main-content .content-wrap h3 {
    font-size: 18px;
    text-align: center;
  }

  #main-content .content-wrap p {
    text-align: center;
    font-size: 18px;
  }

  #main-content .content-wrap ul li {
    font-size: 15px;
  }

  #main-content .content-wrap .blog {
    padding: 20px 0;
    
  }

  #main-content .content-wrap .blog .blog-wrap{
    margin-bottom: 60px;
  }

  #main-content .content-wrap .blog .blog-wrap:last-child{
    margin-bottom: 0;
  }


  #main-content .content-wrap .blog h4 {
    margin: 0 0 10px;
    height: auto !important;
    min-height: auto;
  }

  #main-content .content-wrap .blog .blog-content .blog-text p {
    height: auto !important;
  }

  #signup .signup-btn {
    width: 10%;
    display: table-cell;
    vertical-align: middle;
  }

  #signup .signup-content h3 {
    font-size: 14px !important;
    line-height: 31px;
  }

  #main-footer {
    padding: 20px 0 0;
  }

  #main-footer .footer-wrapper {
    padding-bottom: 20px;
  }

  #features-section .feature-content ol {
    height: auto;
    display: block;
  }

  #features-section .feature-content ol li {
    width: 100%;
    height: auto;
    margin-bottom: 30px;
  }

  #features-section .text-wrap::before {
    display: none;
  }

  #features-section .text-wrap {
    padding: 0px;
  }

  #services-section .services-content ul li {
    width: 100%;
    padding: 0px;
    margin-bottom: 30px;
  }

  #Insight-section .Insight-content a.read-btn {
    float: none;
  }

  #Insight-section .content {
    margin-bottom: 30px;
  }

  #Insight-section .content-2 h3 { /* display:block; */
  }

  #Insight-section .content-2 ul li {
    float: none;
    width: 100%;
    padding: 0;
  }

  #Insight-section .Insights-text p {
    height: auto;
  }

  #main-footer .col-content {
    margin-bottom: 15px;
  }

  #main-footer .logo a img {
    width: 100%;
    max-width: 260px;
    margin-bottom: 30px;
  }

  #main-footer .contact-list li {
    width: 100%;
    padding: 0;
    float: none;
    margin-bottom: 15px;
  }

  #kraft-content .content-wrap h2 {
    font-size: 24px;
    line-height: 34px;
  }

  #kraft-content .content-wrap .tick-list li {
    width: 100%;
  }

  #kraft-content .content-wrap .tick-list li:nth-child(4) {
    margin-left: 0;
  }

  #kraft-content .content-wrap .list-wrap li {
    width: 100%;
    padding-right: 0;
  }

  #kraft-content .content-wrap ul.list-wrap {
    padding-left: 0;
  }

  #kraft-content .content-wrap {
    font-size: 16px;
    line-height: 24px;
  }

  /****253***/
  #kraft-content .content-wrap span.block {
    display: inline;
  }

  #kraft-content.strategicpartners .partner-list li {
    float: none;
    width: 100%;
    padding: 0px;
  }

  #kraft-content.strategicpartners .partner-list li .partner-content {
    max-width: 100%;
  }

  #kraft-content.strategicpartners .content-wrap h3 {
    font-size: 20px;
    line-height: 30px;
  }
}

@media (max-width: 500px) {
  #main-banner .banner-text h1 {
    font-size: 40px;
  }

  #main-banner .banner-text {
    font-size: 17px;
  }

  #main-header .contact-wrap .contact-list li a {
    font-size: 13px;
    line-height: 22px;
  }

  #main-header .nav-list li a {
    font-size: 15px;
    line-height: 22px;
  }

}

@media (min-width: 768px) {
  #leadership-section .profile-wrap {
    display: table;
    width: 100%;
  }

  #leadership-section .profile-cointent {
    display: table-cell;
    vertical-align: top;
    width: 25%;
    padding-right: 36px;
  }

  #leadership-section .info-text {
    display: table-cell;
    vertical-align: top;
    width: 75%;
    padding-left: 34px;
  }

  #contact-section .location-wrap {
    display: table;
    width: 100%;
    padding-left: 128px;
  }

  #contact-section .col-content {
    display: table-cell;
    vertical-align: top;
    padding: 0 15px;
  }

  #contact-section .content-1 {
    padding-left: 5px;
    width: 38%;
  }

  #contact-section .content-2 {
    padding-left: 5px;
    width: 37%;
  }

  #contact-section .content-3 {
    padding-left: 5px;
    width: 25%;
  }

  #contact-services ul li:first-child {
    padding-left: 0px;
  }

  #contact-services ul li:last-child .services-content {
    padding-right: 0px;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  #aboutus-section .right-content p {
    font-size: 14px;
    line-height: 24px;
  }
}

@media (min-width: 1500px) and (max-width: 1800px) {
  .heading-text h2 {
    padding-left: 12px;
  }

  #partner-section .heading-text {
    padding-left: 10px;
  }
}

@media (min-width: 1400px) and (max-width: 1490px) {
  .heading-text h2 {
    padding-left: 12px;
  }

  #partner-section .partner-content { /*margin-left:20px;*/
  }

  #partner-section .heading-text { /* padding-left: 27px; */
  }

}

@media (min-width: 768px) and (max-width: 1400px) {
  .container {
    padding: 0 30px;
  }
  
  #main-header  .container {
    padding: 0;
  }


  .container-sm {
    padding: 0 15px;
  }

}

@media (min-width: 768px) and (max-width: 1200px) {
  #contact-section .location-wrap {
    padding: 0px;
  }

}

@media (min-width: 768px) and (max-width: 960px) {
  #inner-banner .banner-text h1 {
    font-size: 40px;
    line-height: 50px;
  }

  #inner-banner .banner-text {
    font-size: 18px;
  }

  #contact-services .text-wrap h2 {
    font-size: 24px;
    line-height: 40px;
  }

  #contact-services .text-wrap {
    font-size: 16px;
    line-height: 28px;
  }

  #contact-section .col-content h2 {
    font-size: 18px;
  }

  #Insight-section .Insights-text p {
    height: 79px;
  }

  #Insight-section .Insight-content a.read-btn .box-arrow {
    padding: 4px 40px 3px 0;
  }

  #services-section .services-content ul li:first-child .text-wrap {
    width: 48%;
  }

  #services-section .icon-wrap {
    width: 43%;
  }

  #services-section .services-content ul li {
    padding: 0 30px;
  }
}

@media (max-width: 960px) {
  #contact-services .text-wrap a.btn-wrap {
    width: auto;
    margin-left: auto;
    margin-right: auto;
  }

}

@media (max-width: 767px) {
  .small-screen-center {
    text-align: center;
    padding-top: 0;
  }

  #inner-banner .banner-text h1 {
    font-size: 30px;
    line-height: 46px;
  }

  #inner-banner .banner-text p::before {
    display: none;
  }

  #inner-banner .banner-text p::after {
    display: none;
  }

  #inner-banner .banner-text p {
    padding-left: 0;
  }

  #inner-banner .table-wrapper {
    height: auto;
  }

  #contact-services ul li {
    float: none;
    width: 100%;
    padding: 0px;
    margin-bottom: 30px;
  }


  #contact-services .services-content {
    max-width: 300px;
    margin-bottom: 60px;
  }

  #contact-services ul li:last-child .services-content {
    margin-bottom: 0;
  }
   #contact-services ul li:last-child {
    margin-bottom: 0;
  }

  #contact-services .text-wrap p {
    height: auto;
    margin-bottom: 30px;
  }

  #main-header {
    padding: 30px 0;
    background: #212b5d;
    position: relative;
  }

  .modal-dialog {
    width: 100% !important;
    margin: auto;
  }

  #popup_wrapper {
    padding: 20px;
    padding-top: 30px;
  }

  #popup_wrapper .popupbody {
    padding: 38px 15px 44px;
  }

  .popup_container .close {
    top: 25px;
    right: 15px;
    font-size: 40px;
  }

  .contact_form_wrap #fsRow3564629-1, .contact_form_wrap #fsRow3564629-3 {
    width: 100%;
  }

  .contact_form_wrap #fsRow3564629-2, .contact_form_wrap #fsRow3564629-4 {
    width: 100%;
  }
}

@media only screen and (max-width: 960px) {
  #signup .signup-wrap {
    padding: 0 50px;
  }

  #signup .signup-content h3 {
    font-size: 21px;
    line-height: 1.3;
  }

  #signup .signup-btn button {
    font-size: 18px;
  }

  #main-content .content-wrap ul {
    padding-left: 30px;
    font-size: 18px;
    line-height: 28px;
  }
}

@media only screen and (max-width: 767px) {
  #inner-banner .banner-text h1 {
    font-size: 33px;
    line-height: 46px;
  }

  #inner-banner .banner-text {
    font-size: 16px;
    line-height: 24px;
  }

  #main-content .content-wrap h2 {
    font-size: 30px;
    line-height: 46px;
    text-align: center;
  }

  #main-content .content-wrap ul {
    font-size: 18px;
    line-height: 28px;
    padding-left: 20px;
    margin-top: 30px;
    margin-bottom: 30px;
  }

  #signup .signup-wrap {
    padding: 0;
  }

  #inner-banner .banner-content {
    padding: 0 0 63px;
  }

	body.single #inner-banner .banner-content {
		padding: 0;
	}

	#inner-banner .banner-content.kraft-careers {
		padding: 100px 0 63px;
	}


  #main-content .content-wrap .blog .blog-content .blog-text {
    text-align: center;
  }

  #main-content .content-wrap .blog .blog-content .blog-image {
    text-align: center;
  }

  #partner-section .heading-text {
    padding-left: 0;
  }

  #partner-section .partner-content {
    padding-left: 0;
    margin-left: 0;
  }

}

