:root {
  --myStyle: san-serif;
}
@font-face {
  font-family: myPersonalFont;
  src: url(/resources/font/verdana.ttf);
}
.headerImage{
	width:3%;
}
.logos{
	display: flex;
}
.headLink{
	display:contents;
}
.lineHR{
	width:97%;
}
.headLink img{
	width: 3.6rem;
	    margin: 12px;
}
.navIcons ul{
	justify-content: flex-end;
	text-decoration: none;
    list-style-type: none;
    display: flex;
}
.navIcons ul li{
margin: 10px;
}
.navIcons ul img{
	width: 2.1rem;
}
.mainHeadBack{
	background:#fff;
}
.headLink h2{
	    padding-top: 0px;
    font-family: myPersonalFont;
    font-size: 3rem;
    font-weight: bold;
    color: #625ba6;
    margin-bottom: 5px;
}
.workboxIcon img{
	margin:2px !important;
}
.headerHead{
	background:#fff;
	box-shadow:0px 2px 20px #ccc;
}
ul li a{
	font-weight: 400;
    color: #666666;
    font-size: 16px;
    margin: 2px 13px;
}
ul li a:hover{
    color: #7d21d2;
		transition:all .2s linear;
		font-size:18px;
}
.signInBtn{
	    border: none;
    padding: 10px 15px;
    background: #8c86ba;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    border-radius: 9px;
}
.signInBtn:focus, .signInBtn:active{
	border: none !important;
	outline:none;
	background: #fff;
	color: #8c86ba;
}
.signInBtn:hover{
    background: #827e7e;
	color: #fff;
}
.navButton1{
	    margin: 30px;
}
.bannerSec{
	padding-top: 12rem;
    padding-bottom: 2rem;
}
.bannerText h1{
	font-weight: 400;
    font-size: 46px;
    color: #666666;
	    line-height: 62px;
}
.bannerText p{
font-size: 20px;
    line-height: 30px;
    color: #4a4a4a;
    font-weight: 400;
}
.tryNow{
	background: #625ba6;
    border: 1px solid transparent;
    padding: 21px 25px;
    color: #fff;
    box-shadow: 10px 10px #f9cbd3;
}
.tryNow:focus{
	border:none;
	outline:none;
}
.tryNow:hover{
	background: #fff;
    border: 1px solid #625ba6;
    color: #625ba6;
}
.bannerimage img{
	width: 100%;
}
.bannerimage{
	position:relative;
}
.octopus{
transform: scaleX(-1);
    width: 132px !important;
    position: absolute;
    left: 16px;
    /* top: -80px; */
    top: -1px;
}
.bannerimage1 img{
	width: 100%;
}
.bannerimage1{
	position:relative;
}
.octoNone{
	display:none;
}
.octopus1{
width: 11.2rem !important;
    position: absolute;
    right: -10px;
    /* top: -80px; */
    bottom: -28px;
}
.tradeMark{
	 top: 24px;
    background: #fff;
    color: #000;
    border-radius: 50%;
    font-size: 9px;
    font-weight: bold;
    margin-top: -11px;
    position: absolute;
    border: 2px solid #000;
    width: 22px;
    height: 22px;
    padding: 4px 2px;
    left: 280px;
}
.leftArrow{
	    font-size: 32px !important;
        color:#353535;
}
.carousel .carousel-control-prev-icon, .carousel .carousel-control-next-icon {
    width: 65px;
    height: 65px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}
.leftArrow:hover {
    color:#530d65;
}
#robot{
background-image: url(../img/finally_octopus.png);
    width: 8rem;
    height: 8rem;
    position: absolute;
    top: 70px;
    background-repeat: no-repeat;
    background-size: contain;
	transition:all 2s linear;
	left:0px;
	right:0px;
	bottom:0px;
}
.carousel-item img{
	height:550px;
}
.carousel-inner {
    border-radius: 40px;
}
.sliderHeading h2{
	text-align: center;
    font-size: 48px;
    font-weight: 400;
    color: #525151;
    padding: 25px 0px;
	    padding-bottom: 15px;
}
.slider{
	padding-bottom:4rem;
}
.workflow{
	    width: 88%;
    height: 303px;
    /* border: 3px dashed #000; */
    margin-bottom: 2rem;
    border-bottom-right-radius: 135px;
    text-align: center;
    border-top-left-radius: 135px;
    box-shadow: -15px 13px 27px -2px #e0e0e0;
    z-index: 9999;
    background: #fff;
}
.workflow h3{
	    font-size: 1.75rem;
    font-weight: 500;
    color: #339966;
    padding: 37px 0px 12px 0px;
    width: fit-content;
    margin-right: auto;
    margin-left: 42%;
}
.workflow p{
	color: #666666;
    line-height: 25px;
    padding: 15px;
    margin-top: 28px;
    font-size: 15px;
    font-weight: 500;
}
.structure h3{
	color: #f16470!important;
}
.smart h3{
	color: #3dade2!important;
}
.workflowSec{
	padding-bottom:3rem;
	padding-top:2rem;
}
.easeWorking{
	background:#efefef;
	padding:2.3rem 0rem;
}
.learnMore{
	display:flex;
}
.learnMore a{
	color: #663333;
    font-size: 16px;
    font-weight: 700;
}
.learnMore i{
	color: #663333;
    margin: 4px 5px;
	transition:all 0.5s linear;
	}
.learnMore:hover.learnMore i{
	margin: 4px 9px;
	transition:all 0.5s linear;
}
.easeWorkingContent h2{
	padding-right: 77px;
    padding-bottom: 2rem;
    font-weight: 500;
    color: #625ba6;
}
.easeWorkingContent p{
line-height: 30px;
    padding-right: 31px;
    color: #4e4d4d;
    font-size: 18px;
    font-weight: 400;
    text-align: justify;
}
.easeWorkingContent{
padding: 2rem 0rem;
}
.easeWorkingImage img{
	width:77%;
}
.easeWorkingImage{
	text-align:right;
}
.workAfter:before{
	    content: "";
    width: 83%;
    height: inherit;
    background: #339966;
    position: absolute;
    right: 18px;
    bottom: 35px;
    border-top-left-radius: 100px;
    border-bottom-right-radius: 135px;
    border-top-left-radius: 135px;
    z-index: -1;
    top: -23px;
    right: 26px;
}
.structAfter:after{
	    content: "";
    width: 83%;
    height: inherit;
    background: #f16470;
    position: absolute;
    right: 18px;
    bottom: 35px;
    border-top-left-radius: 100px;
    border-bottom-right-radius: 135px;
    border-top-left-radius: 135px;
    z-index: -1;
    top: -23px;
    right: 26px;
}
.smartAfter:after{
	    content: "";
    width: 83%;
    height: inherit;
    background: #3dade2;
    position: absolute;
    right: 18px;
    bottom: 35px;
    border-top-left-radius: 100px;
    border-bottom-right-radius: 135px;
    border-top-left-radius: 135px;
    z-index: -1;
    top: -23px;
    right: 26px;
}
.possibilities{
	
}
/* roll in activity*/
         .animated1 {
            background-position: left top;
            padding-top:95px;
            margin-bottom:60px;
            -webkit-animation-duration: 5s;
            animation-duration: 5s;
            -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
         }
         
         @-webkit-keyframes rollIn {
            0% { 
               opacity: 0; 
               -webkit-transform: translateX(-100%) rotate(-120deg); 
            }
            100% { 
               opacity: 1; 
               -webkit-transform: translateX(0px) rotate(0deg); 
            }
         }
         
         @keyframes rollIn {
            0% { 
               opacity: 0; 
               transform: translateX(-100%) rotate(-120deg); 
            }
            100% { 
               opacity: 1; 
               transform: translateX(0px) rotate(0deg); 
            }
         }
         .rollIn {
            -webkit-animation-name: rollIn;
            animation-name: rollIn;
         }
/**/
.possibilitiesHeading h2{
padding-top: 1rem;
    color: #403e3e;
    font-weight: 400;
    padding-bottom: 2.5rem;
}
.powerful{    
color: #f16470;
font-weight: 700;
}
.faqImage img{
	width: 100%;
}
.easeWorking1{
	background:#d0cfcf;
	padding:3.5rem 0rem;
}
.possibilitiesHeading h6{
	font-size: 48px;
    font-weight: 500;
    color: #625ba6;
}
.possibilitiesHeading h2{
	padding: 0px 100px;
	    padding-top: 1rem;
		padding-bottom: 2.5rem;
}
.possibilitiesHeading{
	text-align:center;
}

.AccordianContent{
	text-align:left !important;
}
.AccordianContent h4{
	padding-bottom: 1.5rem;
    font-size: 1.5rem;
    font-weight: 400;
	color:#403e3e;
	border-bottom: 1px solid #403e3e;
}
.AccordianContent h4:focus{
	outline:none !important;
}
.AccordianContent p{
	padding:1rem 0rem;
	color:#676565;
	font-size: 18px;
}
.querySec{
	background:#0b0e1f;
	position:relative;
	overflow:hidden;
}
.queryText h2{
	text-align:center;
	    color: #fff;
    padding-top: 0rem;
    padding-bottom: 0;
    font-size: 50px;
    margin-bottom: 0px;
}
.borderNone, .borderNone:focus, .borderNone:hover{
    box-shadow: none !important;
}
.mailID, .nameField, .queryField, .MobileField {
    width: 100%;
    border-radius: 6px;
    height: 47px;
    background: transparent;
    border: 2px solid #fff;
    color: #fff !important;
	margin-left:auto;
}
.mailID, .mailID:focus, .mailID:hover,.nameField:focus,.queryField:focus,.nameField:hover,.queryField:hover, .MobileField:hover, .MobileField:focus{
    background: transparent!important; 
	 border: 2px solid #fff ;
}
.mailID::placeholder,.nameField::placeholder, .queryField::placeholder, .MobileField::placeholder{
	color: #fff !important;
}
.InputEmailField{
	width: 70%;
	margin-bottom:1rem;
}
.queryField{
	height:130px!important;
}
.Input{
	text-align:right;
	padding-bottom:6rem;
display:flex;
margin-top: 4%;
}
.btnSubmit{
border: 2px solid #fff;
    background: #6760a9;
    width: 40%;
    height: 60px;
    color: #fff;
    font-size: 18px;
}
.btnSubmit:focus{
border: 2px solid #6760a9;
    background: #6760a9;
    color: #fff;
}
.btnSubmit:hover{
border: 2px solid #fff;
    background: #fff;
    color: #6760a9;
}
.querySec:after{
	content: "";
    width: 200px;
    height: 200px;
    background: #fbcbcb;
    position: absolute;
    border-radius: 50%;
    right: -126px;
    top: -112px;
}
/*Footer starting */
.footerSec{
	background-color:#11162d;
}
.footerContainer{
	padding-top: 4.5rem;
    padding-bottom: 2rem;
}
.footContent h2{
	    color: #fff;
    font-size: 35px;
    font-weight: 400;
}
.footContent img{
	    width: 53px;
    border-radius: 14px;
    padding: 8px;
    margin-bottom: 12px;

}
.footContent h5{
color:#b2bfe0;
    font-size: 0.9rem;
    line-height: 34px;
    padding-bottom: 1rem;
}
.footContent2 h4{
	color:#fff;
	font-weight:400;
	font-size:35px;
	margin-top:0px !important;
	padding-top:0px !important;
}
.footLinks a{
	    display: block;
	    padding-bottom: 1rem;
	color:#b2bfe0 !important;
	font-size: 1rem;
}
.footLinks a:hover{
	color: #6d83b9!important;
}
.footHR{
	width:100%;
	background-color:#b2bfe0!important;	
}
.footIcons i{
	font-size: 1rem;
	background-color:#625ba6!important;
    color: #fff;
    width: 2.5rem;
    text-align: center;
    border-radius: 11px;
    height: 2.5rem;
    display: flex;
    justify-content: center;
    align-items: center;
	margin-right:1rem;	
}
.footIcons i:hover{
    background-color: #9aa0bf!important;
}
.iconsDiv{
	display: flex;
    justify-content: flex-end;
		flex-wrap: wrap;
}
.iconsDiv a{
	margin-bottom:1rem;
}	
.aboutMain h6{text-align:center !important;
}
.footIcon h2{
	padding-top:0px !important;
}
.tradeMarkFooter{
	font-size: 7px!important;
    margin-top: 3px !important;
    margin-left: 2px !important;
    background: transparent;
    border: none;
    color: #fff;
}
.owlDivImage img{
	width:203px;
	height:134px;
}
.owlMain1owl{
	
}
.redPopup{
display: flex;
    position: absolute;
    background-color: #6760a9;
    color: #fff;
       top: -70px;
    left: 3%;
    border-radius: 9px;
    width: 155px;
    height: 50px;
    align-items: center;
    justify-content: center;
    visibility: hidden;
    z-index: 50;
    border: 1px solid #6760a9;
}
.redPopup:after{
content: "";
    pointer-events: none;
    position: absolute;
    border-top-color: #6760a9;
    z-index: 11;
    left: 25px;
    top: 58px;
    color: #6760a9 !important;
    bottom: 0px;
    height: 0px;
    margin: auto;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 8px solid;
    z-index: 50;
}
.invalid-feedback {
	margin-top: 0rem;
	 color: #fff!important;
}
.invalid-feedback {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: 80%;
   text-align: left;
}
.accordText{
	height:auto !important;
}
.accordText3{
	height:auto !important;
}
.accordText3 p{
	    margin-bottom: 0rem ;
		margin-top: 0.3rem ;
		padding-top:0rem;
}
.connectNowBtn{
	    display: flex;
    align-items: flex-start;
    margin-bottom: 2px;
    margin-top: 10px;
    flex-direction: column;
    justify-content: flex-start;
}
.queryText2 p{
	    color: #fff;
        font-size: 13px;
    text-align: left;
	    margin-bottom: 7px;
		    margin-top: 5px;
}
.queryText2{
	padding-bottom:10px;
	    padding-left: 0px;
}
	.accordText3 ul li{
		color:#676565;
				font-size:18px;
	}
.edostImage{
	width:105px;
}
.subscriptionPlans{
	    position: relative;
    width:260px;
	    display: flex;
    flex-direction: column;
}
.subscriptionPlansInnerDiv{
	    display: flex;
    width: inherit;
    justify-content: space-between;
    height: 27px;
}
.planImagesH2{
	font-weight: 500;
    color: #fff;
    margin-bottom: 0px;
    text-align: center;
    font-size: 14px;
}
.straightLine{
	width: 1px;
    background: #fff;
    height: 25px 	;
    margin-top: 0px;
}
.firstDiv{
	    display: flex;
    align-items: center;
    justify-content: center;
    padding-right: 5px;
	    width: fit-content;
		margin-right: 5px;
}
.secondDiv{
	    display: flex;
    align-items: center;
    justify-content: center;
    padding-right: 5px;
	    width: fit-content;
		margin-right: 5px;
}
.planImages{
	width: 22px;
    margin-right: 5px;
}
.thirdDiv{
	    display: flex;
    align-items: center;
    justify-content: center;
    padding-right: 5px;
	    width: fit-content;
}
.para5 {
        font-size: 14px;
    font-weight: 500;
    color: #fff;
    border-bottom: 1px solid #fff;
    text-align: center;
	margin-bottom: 6px;
}	
b {
    font-weight: 600;
}
body{
	padding:0px;
}
.InputEmailField {
    width: 70%;
	position: relative;
}
.queryText2 h2{
	text-align:left !important;
}
.tmFooterIcon{
	left: 208px !important;
    top: 7px;
    font-size: 14px!important;

}
.whatsappDiv{
	z-index:500;
	cursor: pointer;
    right: 43px;
    width: 60px;
    height: 60px;
    background: #339966;
    border-radius: 23%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: fixed;
    bottom: 100px;
	border: 1px solid #fff;
}
.whatsappDiv i{
	color: #fff;
    font-size: 27px;
}
.whatsappDiv:hover{
	background: #044424;
}
video, video:hover, video:focus{
	border:none !important;
	outline:none !important;
}
.landingVideo{
	width:100%;
	    text-align: center;
}
.faqUL{
	padding-left:25px;
}
.carousel-control-next, .carousel-control-prev {
     z-index:0 !important;
}

.callout1{
width: 21%;
    position: absolute;
    top: 42%;
    right: 30%;
    background: #f16975;
    height: 100px;
    border-radius: 10px;
    bottom: 0px;
    left: auto;
}
.callout1:before{
	content: "";
    pointer-events: none;
    position: absolute;
    border-top-color: #f16975;
    right: 24px;
    color: #f16975 !important;
    bottom: 0px;
    height: 0px;
    margin: auto;
    border-left: 53px solid transparent;
    border-right: 8px solid transparent;
    border-top: 59px solid;
    transform: rotate(-31deg);
    bottom: -35px;
}
.callout3{
	width: 21%;
    position: absolute;
    top: 16%;
    background: #ea5b5b;
    height: 100px;
    border-radius: 10px;
    bottom: 0px;
    left: 44%;
}
.callout3:before{
	    content: "";
    pointer-events: none;
    position: absolute;
    border-top-color: #ea5b5b;
    left: 7px;
    color: #ea5b5b !important;
    bottom: 0px;
    height: 0px;
    margin: auto;
    border-left: 22px solid transparent;
    border-right: 3px solid transparent;
    border-top: 22px solid;
    transform: rotate(227deg);
    bottom: -28px;
    left: -10px;
    top: -4px;
}
.callout2{
width: 21%;
    position: absolute;
    top: 105px;
    right: 170px;
    background: #339966;
    height: 100px;
    border-radius: 10px;
	bottom:0px;
	left:auto;
}
.callout2:before{
	content: "";
    pointer-events: none;
    position: absolute;
    border-top-color: #339966;
    left: 24px;
    color: #339966 !important;
    bottom: 0px;
    height: 0px;
    margin: auto;
    border-left: 53px solid transparent;
    border-right: 8px solid transparent;
    border-top: 59px solid;
    transform: rotate(296deg);
    bottom: -35px;
}
.callout4{
width: 21%;
    position: absolute;
    top: 147px;
    right: 170px;
    background: #08a092;
    height: 100px;
    border-radius: 10px;
	bottom:0px;
	left:auto;
}
.callout4:before{
	content: "";
    pointer-events: none;
    position: absolute;
    border-top-color: #08a092;
    left: 24px;
    color: #08a092 !important;
    bottom: 0px;
    height: 0px;
    margin: auto;
    border-left: 53px solid transparent;
    border-right: 8px solid transparent;
    border-top: 59px solid;
    transform: rotate(296deg);
    bottom: -35px;
}
.workflow img{
        width: 26%;
    position: absolute;
    left: 0px;
    top: 15px;
}
.contactUsPopup{
	padding: 5px;
	width: 30%;
    height: auto;
    background: #fdbe3f;
    position: fixed;
    bottom: 10%;
    border-radius: 7px;
    left: 2%;
	z-index: 99999;
	display:none;
}
.contactUsPopupInner p{
	font-size: 14px;
    color: #0b0e1f;
    font-weight: 500;
    padding: 6px 8px;
	padding-top: 0px;
	margin-bottom: 0px;
}
.contactUsPopupInner label{
color: #0b0e1f;
    font-size: 14px;
    font-weight: 700;
    padding: 0px 8px;
    padding-top: 5px;
    margin-bottom: 0px;
}
.contactUsPopupInner a{
    color: #0b0e1f;
    font-size: 14px;
    font-weight: 600;
    padding: 0px 8px;
    padding-bottom: 2px;
    display: block;
}
/* .contactUsPopupInner{ */
	/* display: flex; */
    /* flex-direction: column; */
/* } */
.contactUsPopupInner h5{
    position: absolute;
    right: 8px;
    opacity: 1;
    color: crimson;
    font-size: 19px;
    font-weight: 600;
    top: 9px;
	cursor:pointer;
}
.AchieveSec{
	background:#fdd27d;
}
.achieveHeading{
    text-align: center;
	    padding-top: 3%;
    padding-bottom: 2%;
}
.achieveHeading h2{
	font-size: 57px;
    font-weight: 500;
    font-family: 'Roboto';
	color: #803804;
}
.achieveText{
	    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin-bottom: 11%;
	transition: 0.5s all linear;
	border-radius: 12px; 
	text-align: center;
}
.achieveText i{
	font-size: 47px;
    color: #803804;
    padding-bottom: 12%;
	padding-top: 7%;
}
.achieveText h3{
	font-size: 61px;
    font-style: italic;
    font-weight: 500;
    color: #625ba6;
}
.achieveText h4{
	font-size: 25px;
    text-transform: uppercase;
    font-weight: 700;
    color: #803804;
	padding-bottom: 6%;
}
/* .achieveText:hover { */
     /* box-shadow: 1px 0px 20px 8px #803804;  */
	 /* transition: 0.5s all linear; */
/* } */
/**/
@media only screen and (max-width:1280px){
	.sliderHeading h2 {
    padding-bottom: 27px;
}
}
@media only screen and (max-width:1024px){
	#robot {
    display: none;
}
.workflow p {
    color: #666666;
    line-height: 25px;
    padding: 0px 20px;
}
.achieveText h4 {
    font-size: 18px;
}
.achieveText h3 {
    font-size: 55px;
}
.achieveHeading h2 {
    font-size: 58px;
}
}
@media only screen and (max-width:768px){
	.contactUsPopup {
    width: 43%;
	}
	.InputEmailField {
    width: 100%;
	}
	.btnSubmit {
    width: 47%;
	}
.possibilitiesHeading h2 {
	font-size:28px;
}
.easeWorking {
    padding: 1rem 0rem;
}
.sliderHeading h2 {
    padding-bottom: 0px;
}
.workflow h3 {
    padding: 25px 0px 3px 0px;
    font-size: 23px;
    margin-left: 35%;
}
.workflow p {
       padding: 0px 10px;
    font-size: 13px;
}
.sliderHeading h2 {
    padding-bottom: 17px;
	    font-size: 38px;
}
.bannerText h1 {
    font-size: 41px;
}
.octopus {
    width: 80px !important;

}
.Input {
flex-wrap: wrap;
}
.InputEmailField {
    margin-left: 0px;
}
.connectNowBtn {
    margin-top: 0px;
}
.accordText {
    height:  auto!important;
}
.accordText3 {
    height: 250px !important;
}
.easeWorkingContent h2 {
    padding-right: 54px;
}
.workflow {
    width: 88%;
    height: 335px;
}
.feedback-slider-item p {
    line-height: 1.775;
    font-size: 11px;
	    padding: 0px 7px;
}
.feedback-slider-item {
    position: relative;
    padding: 42px 27px;
    margin-top: -40px;
    height: 465px;
}
.queryText2 {
    margin-top: 15px!important;
}
}

@media only screen and (max-width:576px){
	.landingVideo {
    margin-bottom: 7%;
	}
	.achieveText i {
    padding-bottom: 3%;
    padding-top: 3%;
}
	.achieveText {
    margin-bottom: 3%;
	}
	.achieveText h4 {
    font-size: 26px;
}
.achieveHeading {
    padding-top: 8%;
}
.achieveHeading h2 {
    font-size: 48px;
	    border-bottom: 2px solid #a04c0f;
}
.workflow img {
    width: 21%;
    left: 6px;
    top: 3px;
}
.workflow h3 {
    font-size: 30px;
}
.workflow {
    margin-bottom: 60px;
	margin-left: 23px;
}
.workflow p {
    padding: 23px 11px;
    font-size: 20px;
    font-weight: 400;
}
.edostImage {
    width: 67px;
}
.sliderHeading h2 {
    padding-bottom: 52px;
}
.callout1:before, .callout2:before, .callout3:before, .callout4:before, .callout5:before {
	    content: none;
}
.octopus {
    top: 22px;
}
.bannerText p {
    margin-bottom: 0px;
}
.workflow img {
    width: 18%;
    left: 18px;
    top: 7px;
}
.workflow h3 {
    font-size: 37px;
}
.easeWorkingContent {
    padding-top: 0px!important;
}
.carousel .carousel-control-prev-icon, .carousel .carousel-control-next-icon {
    width: 60px;
    height: 60px;
}
.leftArrow {
    font-size: 26px !important;
}
.animated1 {
    padding-top: 30px;
    margin-bottom: 60px;
}
.easeWorkingImage {
    text-align: center;
}
.easeWorkingImage img {
    width: 65%;
}
.possibilitiesHeading h2 {
    padding: 0px 27px;
	margin-bottom: 6%;
}
.thumb-prev, .thumb-next {
    display: none;
}
.feedback-slider-item p {
    line-height: 1.775;
    font-size: 14px;
    padding: 0px 13px;
}
.queries{
	margin-top: 4%;
}
.queryText{
	padding-bottom: 4%;
}
}
	
@media only screen and (max-width:480px){
	.octopus {
    top:2px;
}
	.queryText h2{
	color: #fff!important;
    padding-top: 10px!important;
    padding-bottom: 10px!important;
}
	.accordText {
    height: auto!important;
}
.accordText3 {
    height: 245px !important;
}
.InputEmailField {
    width: 100%;
}
.owlMain1owl {
    text-align: -webkit-center;
}
.headLink h2 {
    font-size: 2rem;
}
ul li a {
    margin: 1px 8px;
}
.footContent img {
    width: 45px !important;
    padding: 4px 2px;
}
.workflow p {
    padding: 5px 11px;
    font-size: 17px;
}
.queryText h2 {
    color: #fff;
    padding: 0px;
    padding-top: 12px;
    padding-bottom: 5px;
    font-size: 39px;
}
.octopus {
    width: 78px !important;
}
.bannerSec {
    padding-bottom: 2rem;
}
.leftArrow {
    font-size: 26px !important;
}
.carousel-control-next-icon, .carousel-control-prev-icon {
    width: 40px !important;
    height: 40px !important;
}
.sliderHeading h2 {
    padding-bottom: 46px;
}
.easeWorkingContent {
    padding: 2rem 0rem;
}
.easeWorkingContent h2 {
    padding-right: 7px;
    text-align: center;
}
.learnMore {
    justify-content: center;
}
.easeWorkingContent p {
	padding: 0px 5px;
    text-align: center;
}
.easeWorkingImage {
    text-align: center;
}
.animated1 {
    padding-top: 24px;
    margin-bottom: 15px;
}
.possibilitiesHeading h2 {
    font-size: 23px;
    padding: 17px 10px;
}
.AccordianContent {
    margin-top: 25px;
}
.iconsDiv {
    justify-content: flex-start;
}
.bannerimage {
    margin-top: 20px;
}
.sliderHeading{
	margin-bottom: 1px;
}
.workflow img {
    width: 21%;
    left: 6px;
    top: 3px;
}
.workflow h3 {
    font-size: 30px;
}
.workflow {
    margin-bottom: 60px;
	    margin-left: 0px;
}
.contactUsPopup {
    width: 96%;
}
.achieveHeading h2 {
    font-size: 44px;
}
.achieveText i {
    font-size: 36px;
}
.achieveText h3 {
    font-size: 49px;
}
}
@media only screen and (max-width:375px){
.octopus {
    top:-5px;
}
}
@media only screen and (max-width:320px){
	.octopus {
    top: -14px;
}
	.achieveHeading h2 {
    font-size: 32px;
}
.achieveText h4 {
    font-size: 19px;
}
.achieveText h3 {
    font-size: 44px;
}
.achieveText i {
    font-size: 30px;
}
	.AccordianContent p {
    font-size: 14px;
	}
	.accordText3 ul li{
		font-size: 14px;
		color:#676565;
	}
	.enter input {
    width: 67%;
	}
	.message {
    width: 72%;
	}
	.picture img {
    width: 30px;
    height: auto;
	}
	.picture span {
    font-size: 9px;
	}
	.message span {
    font-size: 12px;
}
.enter input {
    font-size: 12px;
}
.customer-feedback .owl-item img {
    width: 60px;
    height: 59px;
    margin-top: 13%;
}
}















