html  {
  width: 100%;
  height: 100%; }


body {
  width: 100%;
  height: 100%;
  padding: 0;
  overflow-x: hidden;
  margin: 0;
  color: #737272;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  
}




/*------Spacing Class------------*/
.space5 {
  margin-top: 5px !important; }
.space8 {
  margin-top: 8px !important; }
.space10 {
  margin-top: 10px !important; }
.space15 {
  margin-top: 15px !important; }
.space20 {
  margin-top: 20px !important; }
.space25 {
  margin-top: 25px !important; }
.space30 {
  margin-top: 30px !important; }
.space40 {
  margin-top: 40px !important; }
.space50 {
  margin-top: 50px !important; }
.space60 {
  margin-top: 60px !important; }
.space70 {
  margin-top: 70px !important; }
.space80 {
  margin-top: 80px !important; }
.pad0{
  padding: 0;
}
.fsize12{
  font-size: 12px;
}
.fsize14{
  font-size: 14px;
  line-height: normal;
}
.fsize15{
  font-size: 15px;
}
.fsize16{
  font-size: 16px;
}
.fsize18{
  font-size: 18px;
}
.fsize20{
  font-size: 20px;
}

/*----------------Font-weights-----------*/


.f300{
  font-weight: 300;
}
.f400{
  font-weight: 400;
}
.f500{
  font-weight: 500;
}
.f600{
  font-weight: 600;
}
.f700{
  font-weight: 700;
}

.txt_white{
  color: #ffffff !important;
}
.bluetxt{
  color: #0070b9;
}
a:hover{
  text-decoration: none;
}

button:focus{
  outline: none;
}
/*===================Main Styles=======================*/

.bg-dark {
  background-color: #031c2c!important;
}
.navbar .input-group{
  width: 200px;
  margin-left: 20px;
}
.navbar .input-group .btn{
  background: #5d6369;
  color: #fff;
}
.navbar-dark .navbar-toggler {
  border: 0;
  padding: 0;
}

.coloroptions{
  margin: 10px 0;
  background-color: #ececec;
}
.optionlist{
  background-color: #fff;
  padding: 0 10px;
}
.optionlist li,.optionlist li a{
  display: flex;
}
.optionlist li:not(:last-child){
  margin-right:10px;
}
.optionlist li a {
  
  background-color: #ececec;
  color: #62676b;
  font-size: 12px;
  padding: 10px;
  border-radius: 4px;
}
.optionlist li a:hover{
  color: #fff;
}
.triangle {
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-left: 13px solid transparent;
  border-bottom: 15px solid transparent;
  margin-right: 10px;
  transform: rotate(5deg);
}
.darkblue .triangle{
  border-left-color: #01528A;
}
.green .triangle{
  border-left-color: #A9AE37;
}
.darkgreen .triangle{
  border-left-color: #007548;
}
.orange .triangle{
  border-left-color: #EF7622;
}
.blue .triangle{
  border-left-color: #00BBD3;
}  
.purple .triangle{
  border-left-color: #A53995;
}
.dullblue .triangle{
  border-left-color: #7DAED3;
}
.yellow .triangle{
  border-left-color: #FECF08;
}
.optionlist li a:hover .triangle{
  border-left-color: #fff;
}
.darkblue:hover{
  background-color:#01528A ;
}
.green:hover{
  background-color:#A9AE37 ;
}
.darkgreen:hover{
  background-color:#007548 ;
}
.orange:hover{
  background-color:#EF7622 ;
}
.blue:hover{
  background-color: #00BBD3 ;
}
.purple:hover{
  background-color:#A53995 ;
}
.dullblue:hover{
  background-color:#7DAED3 ;
}
.yellow:hover{
  background-color:#FECF08 ;
}

/*----------------Slider--------------*/
.darkbluebg{
  background-color: #01528A;
}
.greenbg{
  background-color: #A9AE37;
}
.darkgreenbg{
  background-color: #007548;
}
.orangebg{
  background-color: #EF7622;
}
.bluebg{
  background-color: #00BBD3;
}
.purplebg{
  background-color: #A53995;
}
.dullbluebg{
  background-color: #7DAED3;
}
.yellowbg{
  background-color: #FECF08;
}
.com-banner,.m-height,.bannerslider{
  height: 480px;
}
.m-height{
  object-fit: cover;
}
.bannerslider{
  background-size: cover !important;
  width: 100%;
  background-position: center !important;
}
.first_slide{
  background: url(../img/subject1.jpg)no-repeat;
}
.second_slide{
  background: url(../img/cover.jpg)no-repeat;
}
.sliderimg{
  /*max-width: 900px;*/
  height: 685px;
  object-fit: cover;
}
.bg-white{
  background-color: #fff;
}
.sliderSection .carousel-caption{
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: auto;
  width: 800px;
  top: 50%;
  transform: translate(0%,-50%);
}
.sliderSection .carousel-caption h3{
  font-family: 'Roboto Slab', serif;
  font-weight: 700;
  font-size: 40px;
}
/*-----------partners-----------*/
.partners {
  background-image: linear-gradient(to bottom , #797979, #dcdcdc);
  padding: 15px 0;
}
.partnerslist li{
  font-size: 25px;
  color: #fff;
  font-weight: 700;
}
/*.partnerslist li.list-inline-item:not(:last-child) {
    margin-right: 50px;
}*/
.logoslider .owl-carousel .owl-item img {
 /* width: 100px;*/
  margin: 0 auto;
}
.logoslider{
  padding: 50px 0;
}
.logoslider .owl-carousel .owl-nav button.owl-next, 
.logoslider .owl-carousel .owl-nav button.owl-prev{
  font-size: 30px;
  position: relative;
  top: 17px;
  color: #000;
  margin: 0 5px;
}


/*-------------------Accelarate--------------*/
.headTag{
  font-size: 40px;
}
.best {
  color: #3b3a3a;
  font-size: 28px;
  line-height: 36px;
  margin-top: 20px;
}
.redtag,.comHead{
  color: #D11931;
}
/* ----------------integral------------------ */
.integral{
  padding: 30px 0;
}
.outlinebox{
  width: 100%;
  border:1px solid #ccc;
  box-shadow: 4px 4px 2px rgba(0, 0, 0, 0.09);
  padding: 15px;
}
.overlay{
  overflow: hidden;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  background-color: rgba(0, 0, 0, 0.36);
  left: 0;
  opacity: 0;
  transition: 0.4s;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
}
.outlinebox:hover .overlay{
  opacity: 1;
}
.headlabl{
  margin: 0;
  background-color: #D11931;
  padding: 8px 15px;
  text-align: center;
  font-size: 24px;
  color: #fff;
  transform: translateY(-25px);
  transition: 0.4s;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
}
.outlinebox:hover .overlay .headlabl{
  transform: translateY(0);
}
/*----------Accomplish-------------*/
.accomplish{
  background-color: #f3f4f8;
  padding: 50px 0;
}
.widthblock{
  width: 1170px;
  margin: 40px auto 0;
}
.accomplishlist{
  margin: 0px -10px;
}
.accomplishlist li,.accomplishlist li a{
  display: flex;
}
.accomplishlist li{
  width: 218px;
  height: 218px;
  margin: 10px;
}
.accomplishlist li a{
  position: relative;
  align-items: center;
  width: 100%;
  font-size: 16px;
  background: #fff;
  padding: 10px;
}
.accomplishlist li a:before{
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to right, #0070b9 , #3ea6d0); 
  content: '';
  position: absolute;
  left: 0;
  opacity: 0;
  transition: 0.4s;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
}
.accomplishlist li a:hover:before{
  opacity: 1;
}
.contenttag{
  position: relative;
  width: 100%;
}
.contenttag img{
  display: block;
  margin-bottom: 30px;
  transition: 0.4s;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
}
.accomplishlist li a .contenttag img.onhover,
.accomplishlist li a:hover .contenttag img.onormal{
  display: none;
  opacity: 0;
}
.accomplishlist li a:hover .contenttag img.onhover{
  display: block;
  opacity: 1;
}
.enhance{
  color: #6ebe4a;
}
.expand{
  color: #cd5598;
}
.scales{
  color: #f78d2d;
}
.efficiencies{
  color: #6acce0;
}
.accuracy{
  color: #e32726;
}
.flip_image{
  transform: scaleX(-1);
}
.accomplishlist li a:hover span{
  color: #fff;
}
.accomplishlist li a span{
  min-height: 48px;
}

/*----------------------salesquote------------------*/
.salesquote{
  background-color: #fbfbfb;
  padding: 50px 0;
}
.txtblack{
  color: #000;
}

/*-------------bestpractices-----------------*/
.bestpractices .media{
  position: relative;
  padding: 15px;
  transition: 0.4s;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
}
.bestpractices .media:after{
  position: absolute;
  content: '';
  width: 0;
  background-color: #000;
  margin: 0 auto;
  left: 0;
  right: 0;
  height: 2px;
  bottom: 0;
  height: 3px;
  transition: 0.4s;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
}

.bestpractices .media:hover:after{
  width: 100%;
}
.bestpractices{
  padding: 50px 0;
  background-color: #f3f4f8;
}
.bestpractices .media:hover{
      box-shadow: 2px 2px 9px #ccc;
    background: #fafafa;
}
.headOne{
  font-size: 22px;
  color: #000;
  margin-bottom: 4px;
}
.featureslist li{
  display: inline;
  position: relative;
}
.featureslist li:not(:first-child) {
    margin-left: 0;
    padding-left: 12px;
}
.featureslist li:not(:first-child):before{
  position: absolute;
  content: '\f111';
  left: 2px;
  font-size: 8px;
  top: 2px;
  font-family: 'FontAwesome';
}
.iconwidth{
  width: 50px;
}

/*-------------getstarted--------------*/
.getstarted{
  background: url(../img/started.png)no-repeat;
  background-position: center;
  padding: 50px 0;
  color: #fff;
}
.btnrequest{
  background: #79c7ea;
  border: 1px solid #fff;
  color: #fff;
  margin-top: 50px;
  font-size: 24px;
  padding: 10px 30px;
}
.btnrequest:hover{
  background: #007db5;
  color: #fff;
}
.imgcanvas {
    height: 95px;
    display: flex;
    align-items: center;
}

/*---------------Footer---------------*/
footer{
  background:#031c2c;
  padding: 30px 0;
}


/*--------------Breadcrumb----------------*/
.directory{
  background: url(../img/started.png)no-repeat;
}
.directory .breadcrumb{
  background: transparent;
  border-radius: 0;
  padding: 15px 0;
}
.directory .breadcrumb .breadcrumb-item a,.directory .breadcrumb-item.active{
  color: #fff;
}
.directory .breadcrumb-item+.breadcrumb-item::before {
  display: inline-block;
  padding-right: .5rem;
  color: #fff;
  content: "\f061";
  font-family: 'FontAwesome';
}
.enhancebg,.enhance.secHead2:after{
  background-color: #6ebe4a;
}
.iconwidth2{
  margin-bottom: 20px;
}
.secHead2{
  font-size: 36px;
  position: relative;
  margin-bottom: 40px;
}
.secHead2:after {
  position: absolute;
  content: '';
  width: 80px;
  height: 2px;
  bottom: -25px;
  left: 3px;
}
.subHead{
  font-size: 26px;
  font-weight: 400;
}
.tagone,.detailslist{
  font-size: 18px;
}
.btnrequest2{
  background: transparent;
  border: 2px solid #fff;
  border-radius: 0;
  padding: 10px 20px;
  color: #fff;
  margin-top: 30px;
}
.enhancebg .btnrequest2:hover{
  color: #6ebe4a;
}

.btnrequest2:hover{
  background: #fff;
}
.contentBlock{
  padding: 40px 15px 15px;
}
.enhancesection{
  padding: 50px 0;
}
.btncontactus{
  display: block;
  margin: 45px auto 0;
  color: #fff;
  border:0;
  white-space: normal;
  width: 390px;
}
.btncontactus:hover{
  color: #fff;
  box-shadow: 4px 4px 6px rgba(144, 144, 144, 0.45);
}
/*--------------Featured Solution--------------*/
.featuredsolutions{
  padding: 50px 0;
  background: url("../img/featuredsolutions.png");
  background-size: cover;
}
.solutionBlock{
  width: 100%;
  background: #fff;
  position: relative;
  padding: 15px;
  box-shadow: 0px 0px 10px rgba(162, 160, 162, 0.46);
  text-align:center;
}
.flexauto{
  flex: 1 1 auto;
}
.featuredsolutions .flexauto,.bottom_content{
  width: 100%;
}
.borderblock{
  width: 100%;
  border:1px solid;
  height: 100%;
  padding: 15px;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
.solHead{
  font-size: 20px;
  font-weight: 400;
}
.solutionBlock:before {
  width: 100%;
  height: 100%;  
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  transition: 0.4s;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
}
.solutionBlock:hover,.solutionBlock:hover .solHead{
  color: #fff;
}
.solutionBlock:hover:before{
  opacity: 1;
}
.enhancepage .solutionBlock:before,
.enhancepage .btncontactus{
  background: linear-gradient(to right, #6ebe4a , #aee097);
}
.btnreadmore{
  margin-top: 20px;
  margin-bottom: 20px;
  border-radius: 2px;
  font-size: 14px;
  padding: 10px 20px;
  color: #fff;
  background: transparent;
}
.solutionBlock:hover .btnreadmore,
.enhancepage .solutionBlock:hover .borderblock,
.expandpage .solutionBlock:hover .borderblock,
.increasequotepage .solutionBlock:hover .borderblock,
.operationalpage .solutionBlock:hover .borderblock,
.accuracypage .solutionBlock:hover .borderblock{
  border-color: #fff;
}
.solutionBlock:hover .btnreadmore{
  background: #fff;
}
.enhancepage .btnreadmore{
  border:2px solid #6ebe4a;
  color: #6ebe4a;
}
.enhancepage .solutionBlock .borderblock{
  border-color: #6ebe4a;
}
/*-----------------Revenue--------------*/
.solutionRevenue{
  background: #e8e8e8;
  padding: 60px 0;
}

/*------------Expand Page--------------*/

.expandbg,.expand.secHead2:after{
  background-color: #cd5598;
}
.expandbg .btnrequest2:hover{
  color: #cd5598;
}
.expandpage .solutionBlock:before,
.expandpage .btncontactus{
  background: linear-gradient(to right, #cd5598 , #e794c2);
}
.expandpage .btnreadmore{
  border:2px solid #cd5598;
  color: #cd5598;
}
.detailslist li,.linklistag li,.comList li{
  position: relative;
  padding-left: 20px;
}
.detailslist li:before{
  position: absolute;
  content: '\f111';
  left: 2px;
  font-size: 8px;
  top: 7px;
  font-family: 'FontAwesome';
}
.detailslist{
  padding-left: 30px;
  margin-bottom: 0;
}
.expandpage .solutionBlock .borderblock{
  border-color: #cd5598;
}
/*----------------Increase Quote Wins-----------*/
.scalesbg,.scales.secHead2:after{
  background-color: #f78d2d
}
.scalesbg .btnrequest2:hover{
  color: #f78d2d;
}
.increasequotepage .solutionBlock:before,
.increasequotepage .btncontactus{
  background: linear-gradient(to right, #f78d2d , #fccca0);
}
.increasequotepage .btnreadmore{
  border:2px solid #f78d2d;
  color: #f78d2d;
}
.increasequotepage .solutionBlock .borderblock{
  border-color: #f78d2d;
}

/*------------------Enhance Operational Efficiences---------------*/

.efficienciesbg,.efficiencies.secHead2:after{
  background-color: #6acce0
}
.efficienciesbg .btnrequest2:hover{
  color: #6acce0;
}
.operationalpage .solutionBlock:before,
.operationalpage .btncontactus{
  background: linear-gradient(to right, #6acce0 , #b1f2ff);
}
.operationalpage .btnreadmore{
  border:2px solid #6acce0;
  color: #6acce0;
}
.operationalpage .solutionBlock .borderblock{
  border-color: #6acce0;
}


/*------------------Enhance Operational Efficiences---------------*/
.accuracybg,.accuracy.secHead2:after{
  background-color: #e32726
}
.accuracybg .btnrequest2:hover{
  color: #e32726;
}
.accuracypage .solutionBlock:before,
.accuracypage .btncontactus{
  background: linear-gradient(to right, #e32726 , #ff9998);
}
.accuracypage .btnreadmore{
  border:2px solid #e32726;
  color: #e32726;
}
.accuracypage .solutionBlock .borderblock{
  border-color: #e32726;
}

/*--------------Quote Result Page------------------*/
.bannerOne {
  padding: 70px 0;
  background: #ebebeb url(../img/banner.jpg)no-repeat;
  background-size: 946px 374px;
  background-position: center center;
  height: 481px;
}
.titleOne{
  font-size: 34px;
  line-height: 40px;
  font-weight: 600;
  color: #113b63;
}
.titleTwo{
  font-size: 57px;
  font-weight: 600;
  color: rgb(209, 25, 49);
  margin-bottom: 15px;
}
.titleThree{
  font-size: 24px;
  line-height: 26px;
  font-weight: 400;
  color: rgb(61, 59, 59);
}
.bannerText{
  width: 455px;
  padding: 0;
  margin: 30px 0 0 150px;
}
.directory_two .breadcrumb{
  background-color: transparent;
  padding: 10px 0;
  border-bottom: 1px solid #b3b2b2;
  border-radius: 0;
}
.directory_two .breadcrumb .breadcrumb-item a, .directory_two .breadcrumb-item.active {
  color: #3d3b3b;
}
.directory_two .breadcrumb .breadcrumb-item{
  padding: 5px 10px;
  border-radius: 6px;
  position: relative;
  font-size: 12px;
}
.directory_two .breadcrumb .breadcrumb-item:not(.active):hover{
  background-color: #e9ecef;
}
.directory_two .breadcrumb-item +.breadcrumb-item::before {
  display: inline-block;
  padding-right: .5rem;
  color: #6c757d;
  content: "\f061 ";
  font-family: 'FontAwesome';
  position: absolute;
  left: -19px;
}
.directory_two .breadcrumb-item + .breadcrumb-item {
  margin-left: 25px;
}
.grey1{
  color: #3b3a3a;
}

.comList li:before {
  position: absolute;
  content: '\f111';
  left: 2px;
  font-size: 6px;
  top: 30%;
  font-family: 'FontAwesome';
}
.comList li:not(:last-child){
  margin-bottom: 5px;
}
.contentsection{
  padding: 60px 0;
}

/*----------------profit margin page----------*/
.numberedList{
  font-weight: 500;
  padding-left: 15px;
}
.numberedList li{
  padding-left: 20px;
}
.numberedList li:not(:last-child) {
  margin-bottom: 15px;
}
.dashline{
  display: flex;
  padding-left: 20px;
  align-items: center;
}
.dashline:before {
  content: '';
  position: absolute;
  background-color: #737272;
  height: 1px;
  width: 10px;
  left: 0;
}
/*-----------Quote Reporting----------*/
.borderbox,.borderbox2{
  border: 1px solid #d0d0d0;
  padding: 4px;
}
.borderbox {
  /*width: 500px;*/
  margin: 20px 0;
}
.borderbox h5{
  margin: 0;
  background-color: #333366;
  color: #fff;
  font-size: 18px;
  padding: 2px 5px;
}
.borderbox .comList li{
  display: flex;
  align-items: center;
  line-height: 26px;
}
.borderbox .comList li:nth-child(even){
  background-color: #eeeeee;
}
.borderbox .comList li .tbltag{
  border-left: 2px solid #fff;
  padding-left: 10px; 
  margin-left: 15px;
  font-weight: 500;
}
.borderbox .comList li:before {
  left: 15px;
  top: auto;
}
.orderno,.borderbox .comList li .tbltag,
.contentcard .card-text{
  font-size: 12px;
}
.orderno {
  border-left: 2px solid #fff;
  margin-left: auto;
  padding: 0 25px 0 10px;
}
.lighthead{
  background: #eeeeee;
  padding:5px;
  font-weight: 700;
}
.darkhead{
  background: #333366;
}
.linktag{
  padding:5px;
  font-weight: 700;
  font-size: 12px;
  text-align: center;/*
  text-decoration: underline;*/
}
.linktag.lighthead{
  color: #003366;
}
.blockwidth{
  width: 170px;
}

/*-------------Funtionality------------*/
.linklistag li{
  display: flex;
  align-items: center;
}
.linklistag li a{
  text-decoration: underline;
}
.linklistag li:not(:last-child) {
  margin-bottom: 10px;
}
.linklistag li:before {
  position: absolute;
  content: '\f0c8';
  color: #D11931;
  left: 2px;
  font-size: 10px;
  font-family: 'FontAwesome';
}
.text-underline{
  text-decoration: underline;
}

/*---------------Payment----------------*/
.contentcard .card-header{
  color: #fff;
  background-color: #D11931;
  font-weight: 400;
}
.contentcard .comList li:before {
  top: 5px;
}
.contentcard .comList li {
  padding-left: 15px;
}
.spacer{
  padding: 100px;
}
.contentcard{
  width: 100%;
}

/*------------------Contact Us----------------*/

.contactForm .form-control{
  font-size: 14px;
}
.btnsubmit{
  background-color: #D11931;
  color: #fff;
  border-radius: 2px;
  padding: 5px 15px;
  margin: 20px 0;
  display: block;
}

/*----------------18-12-2018-----------*/
.analyticalList li:before{
  top: 8px;
}

/*--------------28-12-2018-----------------*/
.arrowimg {
  position: absolute;
  left: -51px;
  top: 50%;
  transform: translate(0,-50%);
}
.subjectcontent h2 {
  position: relative;
  margin-bottom: 50px;
  padding-left: 30px;
  margin-top: 25px;
}
.subjectcontent h2:before{
  content: '';
  position: absolute;
  width: 20px;
  height: 20px;
  background-color: #0a70b7;
  top: 8px;
  left: 0;
}
.color_overlay{
  width: 100%;
  height: 100%;
}
.padr35{
  padding-right: 35px;
}
.greenbg .subjectcontent h2:before{
  background-color: #dae222;
}
.darkgreenbg .subjectcontent h2:before{
  background-color: #11ca83;
}
.orangebg .subjectcontent h2:before{
  background-color: #ffaf78;
}
.bluebg .subjectcontent h2:before{
  background-color: #54eafd;
}
.purplebg .subjectcontent h2:before{
  background-color: #e246cb;
}
.dullbluebg .subjectcontent h2:before{
  background-color: #99cbf1;
}
.yellowbg .subjectcontent h2:before{
  background-color: #fbe793;
}
.darkbluebg .color_overlay{
  background-color: rgba(1, 82, 138, 0.5)
}
.greenbg .color_overlay{
  background-color: rgba(169, 174, 55, 0.5);
}
.darkgreenbg .color_overlay{
  background-color: rgba(0, 117, 72, 0.5);
}


/*--------------31-12-2018---------*/
.rowbg{  
  margin: 0;
  padding: 20px 0;
}
.rowbg:nth-child(odd){
  background-color: #eee;
}


/*------------13-2-2019-------------------*/
.search-form{
    display: flex;
    flex-wrap: wrap;
}
.search-form label{
    margin-bottom:0;
    width: 77%;
}
.search-form label span{
    display:none;
}
.search-field{
    border: 0;
    height: 100%;
    padding: 6px 15px;
    flex: 0;
    width: 100%;
}
.search-submit{
    border: 0;
    background: #333;
    color: #fff;
    padding: 6px 15px;
    border-radius:0;
}











/*--------------------Media-Query-----------------*/
@media(max-width: 1440px){
  .sliderimg {
    height: 400px;
  }
  .com-banner,.m-height, .bannerslider{
        height:398px;
    }
    .subjectcontent h1{
    font-size: 33px;
  }
}
@media(max-width: 1280px){
    
  .subjectcontent h2:before {
    width: 15px;
    height: 15px;
    top: 6px;
  }
  .subjectcontent h2{
    font-size: 26px;
    padding-left: 24px;
  }
  
}
@media(max-width: 1219px){
 
}

@media(max-width: 1199px){
  .arrowimg {
    left: -25px;
    width: 25px;
  }
  .com-banner, .m-height, .bannerslider {
    height: 300px;
  }
  .subjectcontent h1 {
    font-size: 22px;
  }
  .sliderimg {
    height: 540px;
  }
  .slidetag{
    min-height: 45px;
    margin: 0;
  }
  .bannerText {
    margin: 30px 0 0 80px;
  }
  .getstarted {
    background-size: 100% 100%;
  }
  .widthblock {
    width: 100%;
  }
  .accomplishlist li {
    width: 182px;
    height: 182px;
  }
  .contenttag img {
    margin-bottom: 20px;
    width: 60px;
  }
}

@media(max-width: 991px){
  .com-banner, .m-height, .bannerslider {
    height: 200px;
  }
  .subjectcontent h2:before {
    width: 13px;
    height: 13px;
    top: 2px;
  }
  .subjectcontent h1{
    font-size: 18px;
  }
  .arrowimg {
    left: -20px;
    width: 20px;
  }
  .subjectcontent h2 {
    font-size: 18px;
    padding-left: 24px;
    margin-bottom: 20px;
  }
  .sliderSection .carousel-caption h3 {
    font-size: 32px;
  }
  .sliderSection .carousel-caption {
    width: 600px;
  }
  .bannerOne {
    background-size: 700px 280px;
    height: 400px;
  }
  .bannerText{
    width: 400px;
  }
  .titleOne {
    font-size: 26px;
    line-height: 30px;
  }
  .titleTwo {
    font-size: 40px;
  }
  .titleThree {
    font-size: 18px;
    line-height: 22px;
  }
  .bannerText {
    margin: 30px 0 0;
  }
  .contentBlock {
    padding: 15px 15px 25px;
  }
  .sliderimg {
    max-width: 100%;
  }
  .widthblock {
    width: 640px;
  }
  .accomplishlist {
    flex-wrap: wrap;
  }
  .accomplishlist li {
    width: 200px;
    height: 200px;
  }
  .outlinebox {
    margin-top: 20px;
  }
  .partnerslist li {
    font-size: 18px;
  }
  .optionlist li:not(:last-child) {
    margin-right: 0;
  }
  .optionlist{
    padding-top: 10px;
    flex-wrap: wrap;
  }
  .optionlist li {
    width: 25%;
    padding: 5px;
    margin: 0 !important;
  }
  .optionlist li a{
    width: 100%;
  }
  .navbar-brand img{
    width: 270px;
  }
}

@media(max-width: 767px){
  .screenshot_section .media{
    flex-direction: column;
  }
  .com-banner,.m-height{
    height: auto;
  }
  .padr35{
    padding-right: 0;
  }
  .borderblock{
    display: block;
  }
  .sliderSection .carousel-caption h3 {
    font-size: 20px;
  }
  .btncontactus{
    width: 100%;
  }
  .sliderSection .carousel-caption {
    width: 340px;
  }
  .contentcard{
    margin-top: 20px;
  }
  .bannerOne {
    background-size: 500px 215px;
    height: auto;
  }
  .bannerText{
    margin: 0;
    width: 310px;
  }
  .titleThree {
    font-size: 14px;
    line-height: normal;
  }
  .titleTwo {
    font-size: 30px;
  }
  .titleOne {
    font-size: 22px;
    line-height: normal;
  }
  .featuredsolutions {
    padding: 20px 0 30px;
  }
  .iconwidth2{
    width: 60px;   
  }
  .btnrequest2 {
    border: 1px solid #fff;
    padding: 8px 14px;
    font-size: 14px;
  }
  .detailslist{
    padding-left: 0;
  }
  .enhancesection {
    padding: 0;
  }
  .btnrequest {
    margin-top: 40px;
    font-size: 18px;
    padding: 8px 20px;
  }
  .getstarted {
    background-size: 100%;
    padding: 30px 0;
  }
  .secHead2{
    font-size: 28px;
  }
  .subHead{
    font-size: 20px;
  }
  .padmob0{
    padding: 0;
  }
  .sliderimg {
    height: 340px;
  }
  .widthblock {
    width: 520px;
  }
  .getstarted h1 {
    font-size: 30px;
  }
  .headOne,.contentcard .card-header{
    font-size: 18px;
  }
  .allicon{
    width: 200px;
  }
  .secHead{
    font-size: 24px;
  }
  .accomplishlist li a,.tagone,.detailslist{
    font-size: 14px;
  }
  .accomplishlist li {
    width: 160px;
    height: 160px;
  }
  .optionlist li {
    width: 50%;
  }
  .headTag {
    font-size: 26px;
  }
  .navbar .input-group {
    width: 100%;
    margin-left: 0;
    margin-top: 10px;
    margin-bottom: 10px;
  }
}
@media(max-width: 567px){
  .bannerText {
    width: 100%;
    padding: 15px;
    background: rgba(255, 255, 255, 0.78);
    border-radius: 10px;
  }
  .bannerOne {
    padding: 30px 0;
    background-size: 100%;
  }
  .widthblock {
    width: 340px;
  }
  .iconwidth {
    width: 40px;
  }
  .optionlist li,.blockwidth{
    width: 100%;
  }
  .partners {
    padding: 20px 0;
  }
  .partnerslist li {
    font-size: 14px;
  }
}

@media(max-width: 375px){
  .sliderSection .carousel-caption {
    width: 240px;
  }
}
@media(max-width: 360px){
  .widthblock {
    width: 290px;
  }
  .contenttag img {
    margin-bottom: 11px;
    width: 43px;
  }
  .accomplishlist {
    margin: 0px -5px;
  }
  .accomplishlist li {
    width: 140px;
    height: 140px;
    margin: 5px;
  }
  .accomplishlist li a {
    font-size: 12px;
  }
  .partnerslist li {
    font-size: 13px;
  }
  .navbar-brand img {
    width: 235px;
  }
}