.links-footer ul li {

    display: inline-block;

}

.links-footer {

    text-align: center;

}

.social-links {

    text-align: center;

}

.privacy-policies {

    text-align: center;

}

.nav-link {
    color: white;
    font-size: 15px;
    margin: 12px 5px;
}

.nav-link:focus, .nav-link:hover {

       color: #f82249;

}
#hero p {
    font-size: 50px;
}


/*feedback*/

.hero-container.aos-init.aos-animate h1 img {
    width: 100%;
    height: 120px;
}

p.motop {

    font-size: 23px;

}

section.moto {

    padding: 60px 0 0px 0;

}

section.videosection {

    padding: 60px 0px 20px 0px;

}


#hero p span {
    display: block;
}

p.mb-4.pb-0 {
    top: -19px;
	    position: relative;
}
audio {

    display: none !important;

}



.gridafrt {

    display: flex;

    padding-top: 30px;

}

span.bef
{
	text-align: center;
    width: 50%;
    font-size: 24px;
    text-transform: uppercase;
}

span.aft
{
	text-align: center;
    width: 50%;
    font-size: 24px;
    text-transform: uppercase;
}

video {

    width: 100%;

}





.owl-stage-outer {

    HEIGHT: 395PX;

}

i.fal.fa-chevron-left {

    cursor: pointer;

    font-size: 30px;

    color: black;

}

i.fal.fa-chevron-right {

    cursor: pointer;

    font-size: 30px;

    color: black;

}

.arrows {

    display: inline-flex;

    grid-template-columns: 50% 50%;

    width: 100%;

    grid-gap: 90%;

    padding-bottom: 30px;

}



.blackstrip-fblink {

    font-size: 20px;

}

.blackstrip {

    background: black;

    /* width: 100%; */

    padding: 15px;

    border-radius: 5px;

    text-align: center;

}

.blackstrip-fblink a i {

    font-size: 22px;

    padding: 10px;

    color: #97c8e5;

}

.blackstrip-address p {

    font-weight: 500 !important;

    font-size: 15px !important;

    padding-top: 10px;

    margin-bottom: 4px;

}

.blackstrip-logo img {

    height: 60px;

    margin-bottom: 8px;

}

section.page2back.mt-100 {

    margin-top: 90px;

}

.blacktoppage3{

    background: black;

}

p.Serviceswrt {

    text-align: center;

    font-size: 30px;

    padding-top: 50px;

    font-weight: 600;

    color: #f82249bf;

}

p.serviceenhance {

    font-size: 23px;

    font-weight: 500;

    text-align: center;

    text-align: center;

    line-height: 0px;

}

button.btn.previous {

    color: black;

    background: #8080804d;

    font-size: 16px;

    border-radius: 4px;

    border: 1px solid #0000009e;

}button.btn.next {

    color: black;

    background: #8080804d;

    font-size: 16px;

    border-radius: 4px;

    border: 1px solid #0000009e;

}

.btn-check:focus+.btn, .btn:focus {

    outline: 0;

    box-shadow: 0 0 0 0.25rem rgb(13 110 253 / 0%);

}







.custom-popup{

    position: fixed;

    top: 0;

    left: 0;

    width: 100%;

    background-color: rgba(0,0,0,.5);

    height: 100%;

    z-index: 999;

}

.custom-popup .popup-box{

    display: flex;

    justify-content: center;

    align-items: center;

    height: 100%;

    width: 30%;

    margin: 0px auto;

}

.custom-popup .popup-box .popup-content{

    background-color: white;

    padding: 30px;

}

.custom-popup .popup-box .popup-content h5{

    font-size: 30px;

    font-weight: bold;

    color: black;

}

.custom-popup .popup-box .popup-content p{

    font-size: 14px;

    line-height: 25px;

}

.custom-popup .popup-box .popup-content button{

    float: right;

    padding: 10px 30px;

    background-color: black;

    border: 0px;

    color: white;

    font-weight: bold;

    font-size: 16px;

}

.mainis-flex {
    gap: 14px;
}

.btnses-1 {
    background: #000;
    font-size: 18px;
    border: 2px solid #000;
}

.mainis-flex a:last-child {
    background: none;
    border: 2px solid #000;
    color: #000;
}

.mainis-flex a:last-child:hover {
    background: #000;
    color: #fff;
}

.btnses-1:hover {
    background: none;
    border: 2px solid #000;
    color: #000;
}



@media only screen and (max-width: 767px){

    .hero-container.aos-init.aos-animate h1 img {

    height: auto;

}



    .custom-popup .popup-box{

    display: flex;

    justify-content: center;

    align-items: center;

    height: 100%;

    width: 80%;

    margin: 0px auto;

}

#hero p {

    font-size: 13px;

}

.blackstrip-address p {

    font-size: 12px !important;

    padding-top: 6px;

    margin-bottom: 2px;

}

.section-header h2 {

    font-size: 25px;

}

.arrows {

    width: 90%;

}

.section-header p {

    font-size: 15px;

    color: #696c76;

}

.section-header {

    margin-bottom: 25px;

}

#speakers {

    padding: 30px 0 30px 0;

}

span.bef {

    font-size: 25px;

}

span.aft {

    font-size: 25px;

}

.owl-stage-outer {

    HEIGHT: 230PX;

}

#hero {

    height: 70vh;

}



















}




.inner-head-wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 999;
    height: 100%;
}


.header-background
{
	position:relative !important;
    background: rgba(6, 12, 34, 0.98);
    height: 70px;
}




.inner-head-wrap h1 {
    font-size: 36px;
    line-height: 36px;
    margin-bottom: 25px;
	font-weight: 700;
    color: #fff;
    margin-bottom: 0;
}

.inner-head-wrap ul {
    background: none;
    padding: 10px 16px;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
	padding-left: 0 !important;
}

.inner-head-wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.breadcrumb>li {
    display: inline-block;
    font-size: 17px;
}

.inner-head-wrap ul li:last-child {
    color: #7ca6c8;
}

section.team-member-wrap {
    padding: 100px 0;
}

.about-img {
    position: relative;
}

section.whyswrt-wrap {
    padding: 100px 0;
}

.why-grid {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    grid-column-gap: 50px;
}

.why-left {
    display: flex;
    align-items: center;
}

.why-right span {
    color: #7ca6c8;
    font-size: 15px;
}

.title h1
{
    color: #7ca6c8;
    font-weight: 600;
    font-size: 25px;
}

.why-right p {
font-size: 17px;
    margin-top: 8px;
}

.why-right ul li {
    font-size: 20px;
    margin-bottom: 12px;
    list-style-type: auto;
}

.hl-box
{
	padding: 20px;
    border-radius: 4px;
    background-color: #f9f9f9;
    border: 1px solid #c2c2c2;
    font-size: 17px;
    margin-top: 15px;
}

.howit-grid {
    display: grid;
    grid-template-columns: 36% 54%;
    grid-column-gap: 10%;
}

.howit-left img {
    width: 100%;
}

section.howitwrap-wrap {
    padding: 100px 0;
}

.howit-right.title p {
    font-size: 17px;
}

.innov-wrap {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    grid-column-gap: 40px;
}

.innov-box img {
    width: 100%;
}

.swrt-mims-wrap
{
    display: grid;
    grid-template-columns: repeat(2,1fr);
    grid-column-gap: 40px;
}

.swrt-mims-wrap p {
    padding: 20px;
    border-radius: 4px;
    background-color: #f9f9f9;
    border: 1px solid #c2c2c2;
    font-size: 17px;
    margin-top: 15px;
}

.benefit-wrap
{
	margin-top:30px;
}

.benefit-wrap h2 {
    font-size: 25px;
    font-weight: 600;
}

.benefit-wrap ul li {
    font-size: 18px;
    margin-bottom: 20px;
}

.innov-box p {
    margin-top: 10px;
}

.tm-img-wrap
{
    height: 100%;
    width: 84px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #78a3c6;
}

.tm-img
{
	display: block;
    height: 100%;
    width: 100%;
    border: 7px solid #fbfbfb;
    position: relative;
    top: 10px;
    left: 10px;
}

.tm-img img
{
	width:100%;
}


.tm-grid
{
    display: flex;
    flex-direction: column;
    grid-row-gap: 40px;
}

.tm-img-text-wrap
{
    display: grid;
    grid-template-columns: 10% 90%;
    align-items: center;
    padding: 40px;
    border-radius: 4px;
    background-color: #f9f9f9;
    border: 1px solid #c2c2c2;
}

.team-text p {
    margin-bottom: 0;
    font-size: 21px;
    text-align: center;
}

.tm-img-text-wrap.tg2 {
    margin-left: 50px;
}

.tm-img-text-wrap.tg3 {
    margin-left: 100px;
}

.tm-img-text-wrap.tg4 {
    margin-left: 150px;
}

.tm-img-text-wrap.tg5 {
    margin-left: 200px;
}

.team-title-wrap h1 {
    display: flex;
    justify-content: center;
    font-size: 40px;
    font-weight: 600;
    margin-bottom: 70px;
}

.farmer-title h1
{
    display: flex;
    justify-content: center;
    font-size: 40px;
    font-weight: 600;
    margin-bottom: 70px;
}

section.farmers-wrap {
    padding: 100px 0;
}

section.farmers-wrap {
    padding: 100px 0;
}

.farmer-grid {
    display: grid;
    grid-template-columns: 42% 55%;
    grid-column-gap: 40px;
    margin-bottom: 80px;
}

.farmer-grid:last-child
{
    margin-bottom: 0px;
}

.farmer-img-wrap {
    overflow: hidden;
}

.farmer-img-wrap img {
    width: 100%;
    height: 100%;
    object-fit: none;
}

.farmer-grid p {
    font-size: 22px;
    margin-bottom: 0;
}

.flex-end
{
    display: flex;
    justify-content: flex-end;
}

.align-center
{
	display: flex;
    align-items: center;
}

.align-center-col
{
    display: flex;
    flex-direction: column;
    justify-content: center;
}

section.farmer-graph {
    padding: 100px 0;
    background: #f9f9f9;
}

.farmer-graph-img img {
    width: 100%;
}

.farmer-graph-text p {
    font-size: 25px;
}

.farmer-graph-text {
    margin-top: 40px;
}

.farmer-graph-img img {
    width: 100%;
    border: 6px solid #85b1d2;
    border-radius: 10px;
}

section.contract-wrap {
    padding: 100px 0;
}

.contract-title h1 {
    display: flex;
    justify-content: center;
    font-size: 40px;
    font-weight: 600;
    margin-bottom: 70px;
}

.contract-grid {
    display: grid;
    grid-template-columns: 42% 55%;
    grid-column-gap: 40px;
    margin-bottom: 80px;
}

.contract-img-wrap {
    border-radius: 50%;
    overflow: hidden;
    width: 400px;
    height: 400px;
}

.contract-img-wrap img {
    width: 100%;
    height: 100%;
    object-fit: none;
}

.contract-right p {
	font-size: 19px;
    margin-bottom: 0;
}

.gray-padding
{
    padding: 100px 0;
    background: #f9f9f9;
}

.contract-img-wrap1
{
    overflow: hidden;
}

.contract-img-wrap1 img
{
    width: 100%;
    height: 100%;
    object-fit: none;
}

.contract-left p
{
    font-size: 19px;
    text-align: left;
    margin-bottom: 40px;
    justify-content: center;
    height: 100%;
}

.contract-left p:last-child
{
	margin-bottom:0;
}

h1.title-fw span {
    font-weight: 500;
}
h1.title-fw {
    font-weight: 600;
}

section#demos {
    padding: 100px 0;
    text-align: center;
}

.about-title h1 {
    display: flex;
    justify-content: center;
    font-size: 40px;
    font-weight: 600;
    margin-bottom: 10px;
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    height: 100%;
}


/* accordion start */

.accordion {
  margin: 1rem 0;
  padding: 0;
  list-style: none;
  border-top: 1px solid #e5e5e5;
}

.accordion-item {
  border-bottom: 1px solid #e5e5e5;
}

/* Thumb */
.accordion-thumb {
	margin: 0;
    padding: 0.8rem 0;
    cursor: pointer;
    font-weight: normal;
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 20px;
    font-size: 18px;
    font-weight: 800;
}
.accordion-thumb::after {
  content: "";
  display: inline-block;
  height: 7px;
  width: 7px;
  margin-right: 1rem;
  margin-left: 0.5rem;
  vertical-align: middle;
  border-right: 1px solid;
  border-bottom: 1px solid;
  transform: rotate(-45deg);
  transition: transform 0.2s ease-out;
}

/* Panel */
.accordion-panel {
	margin: 0;
    padding: 20px;
    display: none;
    font-size: 18px;
}

/* Active */
.accordion-item.is-active .accordion-thumb::after {
  transform: rotate(45deg);
}


/* Accordion End */


section.about-ques-wrap {
    padding: 100px 0;
    background: #f9f9f9;
}

.about-ques-title {
    display: flex;
    justify-content: center;
    margin-bottom: 30px;
}

.about-ques-title h1 {
    font-size: 32px;
}

section.behind-wrap {
    padding: 100px 0;
}

.behind-title h1 {
    font-size: 40px;
    font-weight: 600;
    margin-bottom: 10px;
}

.behind-title p {
	font-size: 18px;
    font-weight: 600;
    margin-bottom: 0;
}

.behind-title p.sub-st {
	font-size: 18px;
    font-weight: 500;
    margin-bottom: 0;
}

.behind-ul-fst {
    margin-top: 30px;
}

.behind-ul-fst ol li {
    margin-bottom: 15px;
    font-size: 18px;
}

.ul-grid-scnd-wrap {
    margin-top: 60px;
}

.ul-grid-scnd-wrap h2 {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 30px;
}

.ul-grid-scnd-wrap ol li {
    margin-bottom: 15px;
    font-size: 18px;
}

section.contact-wrap {
    padding: 100px 0;
}

.contact-title p {
    font-size: 20px;
}

.contact-grid {
    margin-top: 30px;
    display: grid;
    grid-template-columns: repeat(2,1fr);
    grid-column-gap: 50px;
}

.contact-box {
    padding: 40px 20px;
    border-radius: 4px;
    background-color: #ffffff;
    border: 1px solid #c2c2c2;
    font-size: 17px;
    margin-top: 15px;
    box-shadow: 0 0 1px 0px #000;
}

.contact-box h2 {
	font-weight: 700;
    font-size: 24px;
}

.contact-email span {
    font-size: 19px;
}

.contact-email a {
    color: #3F51B5;
    font-weight: 500;
    font-size: 19px;
    text-decoration: underline;
}

.contact-email {
    margin-bottom: 10px;
}

.contact-phone span {
    font-size: 19px;
}
