/****HEADER SECTION******/
#toprow{
    padding: 30px 30px;    
}
.logo{
    text-align: right;
}
.menu-primary li a {
    font-size: 16px !important;
    padding: 6px 6px;
}
.lang-item:before{
    right: 0;
    left:0px;
    top:-3px;
}
/****BANNER SECTION******/
.subtitle{
   
}
#home-video .main-title{
    text-align: center;
}
/****ABOUT SECTION******/
/****PROCESS SECTION******/
/****INVERTORS SECTION******/

.title {
    font-size: 45px;
    letter-spacing: 0;
    text-transform: capitalize;    
}
.entry ul, .entry ol {
    margin-right: 50px;
    margin-left: 30px;    
}
#technology .left-panel .entry ul li:before{
    right: 0;
    left: -30px;   
}
.entry ul li, .entry, .menu-primary-container{
      text-align: left;  
}

/****TEAM SECTION******/
/****CONTACT SECTION******/
.gform_confirmation_message_2 {
    color: #fff !important;
}
#contact-section .title{
      font-size: 60px;  
}
#contact-section .right-panel{
     padding: 100px 250px 100px 50px;   
}
.simg {
    border-right: 1px solid #f06c22;
    margin-right: 20px;
    padding-right: 10px;
    border-left:0px;
}
.ek {
    text-align: right;
}
.gfield-choice-input:checked + .gform-field-label--type-inline:after{
    right: auto;
    left: 0px;
}
.gform-field-label--type-inline{
    padding-left: 35px;
    padding-right: 0px;
}
.gform-field-label--type-inline:before{
    right: auto;
    left: 0px;
}

div#technology .left-panel .entry ul li {
	border-left:#F06C22 6px solid;
	border-right: none;
	padding-left:10px;
	padding-right:0;
}

.scroll-content {
	padding-left:0;
	padding-right:30px;
}


@media only screen and (max-width: 1538px) {
.dis {
    left: 50px;
        right: 0 !important;
    }
    .entry ul, .entry ol {
        margin-left: 20px !important;
    }
}
@media only screen and (max-width: 1366px) {
    .title, #about .title{
     font-size: 26px !important;   
    }
    .entry ul, .entry ol {
    margin-right: 0px;
    margin-left: 30px;
}
.hLiist {
    padding: 10px 25px !important;
}
.problem-inner .title{
        margin-bottom: 10px !important;
}
.entry h3 {
    font-size: 24px;
}
    .simg{
    margin-left: 0px;
    padding-left: 0px;   
    }
}
@media only screen and (max-width: 1024px) {
    #head-mobile .flex{
        flex-direction: row-reverse;
    }
    .subtitle {
    font-size: 60px;
    }
    #home-video .main-title {
        font-size: 30px;
    }
    div#technology .left-panel .entry ul li{
        width: 100%;
    }
    .innerPage .section {
    height: auto;}
    .footer .col span, .footer a {
        font-size: 12px !important;
    }    
    #menu-panel .menu-mobile li a{
        text-align: left;
    }    
}
@media only screen and (max-width: 820px) {
    #home-video {
        height: 90vh !important;
    }
    #contact-section .left-panel, #contact-section .right-panel {
        width: 100%;
        padding: 20px 0px;
    }  
    .innerPage img.boximg {
        bottom: -18px !important;
    }  
    #technology .content-area{
         padding: 85px 30px !important;   
    }   
    #technology .left-panel .entry ul li:before {
    right: 0;
    left: -22px !important;
    }   
    .innerPage .ct-inner.flex {
        padding: 85px 70px 85px 70px;
    }
}
@media only screen and (max-width: 430px) {
    .simg img {
        max-width: 60px;
    }  
 
    #technology .left-panel .entry ul li{
          font-size: 16px !important;  
    }
    .innerPage #contact-section .title {
        font-size: 28px !important;
    }
    .innerPage .ct-inner.flex {
        padding: 85px 40px 150px 40px !important;
    }
    .innerPage .flex {
        padding: 50px 30px 30px 30px !important;
    }    
}