/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Hanlding Updates
-----------------------------------------------------------------*/
#header {
    position: relative;
    background-color: #ffffff!important;
    border-bottom: 1.5px solid #4f81bd!important;
    margin-top: 0px!important;
}
.my-btn{
	background-color: #4f81bd;
}
.my-btn:hover {
	background-color: #e46b0a!important;
}
/* The Image container */ 
.img-hover-zoom {
 height: 300px; /* Modify this according to your need */ 
overflow: hidden; /* Removing this will break the effects */ 
}
/* Brightness-zoom Container */
.img-hover-zoom--brightness img {
 transition: transform 2s, filter 1.5s ease-in-out;
 transform-origin: center center;
 filter: brightness(50%);
}

/* The Transformation */
.img-hover-zoom--brightness:hover img {
 filter: brightness(100%);
 transform: scale(1.3);
}


.slider-caption p{
	font-weight: 400;
}

#primary-menu ul ul:not(.mega-menu-column){
	border-top: 2px solid #4f81bd;
}
#header.sticky-header #primary-menu ul li ul li > a{
	line-height: 25px;
}

sup{
	top: -1em;
	font-size: 50%;
}
#oc-images .owl-item.active{background: #f5f2f2; border: 1px dashed #fdd;}
.sub-heading{
	font-size: 22px;
	 font-weight: normal;
}
.servicerow .col-padding{padding: 60px 120px;}

.fancy-title.title-dotted-border {
    background: url(../images/icons/dotted.png) repeat-x center;
}


.button.button-dark:hover {
    background-color: #4f81bd!important;
}

.my-btn-orange{
	background-color: #e46b0a!important;
}
.my-btn-orange:hover {
	background-color: #4f81bd!important;
}
.my-btn-primary{
	background-color: #4f81bd!important;
}
.my-btn-primary:hover {
	background-color: #e46b0a!important;
}
#d_cap-index .parallax.dark .testimonial .flex-control-nav{
	display: none;
}
#d_cap-index .dark .testimonial{
	background-color: transparent;
    border: none;
}

#oc-clients-full .owl-item.active{background: #f5f2f2; border: 1px dashed #fdd;}
.hp-service-height{
	height: 180px!important;
}


.primary-color{
	color: #4f81bd!important;
}
#page-title{
	padding: 120px 0px;
}
#page-title h1{
	color: #fff;
}
.breadcrumb a, .breadcrumb-item.active{
	color: #fff;
}
.breadcrumb a:hover{
	color: #4f81bd;
}



.rounde-10{
	border-radius: 10px;
}
.rounde-5{
	border-radius: 5px;
}
.shadow-3d{
	box-shadow: 0 1px 11px rgba(0, 0, 0, 0.65);
}
.shadow-3d-hover{
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.65);
  transition: .3s ease all;
}
.shadow-3d-hover:hover{
	
	box-shadow: 0 1px 11px rgba(0, 0, 0, 0.65);
	transition: box-shadow 0.4s ease-in-out;
}
.bg-grey{
background: #f7f7f7e0!important;
}
.bg-grey-light{
background: #f7f7f7e0!important;
}
.bg-white-light{
background: #fbfbfbe0!important;
}
.white-text{
	color: #fff!important;
}
.f-16{
	font-size: 16px!important;
}
.f-14{
  font-size: 14px!important;
}
.f-34{
  font-size: 34px!important;
}


.clientele-stories .feature-box h3{
	font-size: 12px;
}
.clientele-stories .feature-box.fbox-bg.fbox-center{
	border-bottom: none!important;
	padding-bottom: 10px!important
}
.clientele-stories .content{
	padding: 0 30px 30px;
	border-bottom: 1px solid #E5E5E5;
	border-left: 1px solid #E5E5E5;
	border-right: 1px solid #E5E5E5;
    border-radius: 5px;
    background: #FFF
}

.clientele-stories .fbox-icon i{
	    background-color: #4f81bd!important;
	    color: #fff!important;
}
.clientele-stories:hover .fbox-effect .fbox-icon i:after{
	opacity: 1;
}

.clientele-stories .fbox-effect .fbox-icon i:hover:after, .clientele-stories:hover .fbox-icon i:after {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}

.button.button-full{
	font-size: 29px;
}

/*-----shri-----*/
/* Fancy Title - Bottom Short Border
-----------------------------------------------------------------*/

.fancy-title.title-dotted-border { background: url('../images/icons/dotted.png') repeat-x center; }

.pricing-box {
background-color: #e46c09;
}

.pricing-price p{
    color: #999;
    line-height: 1.8;
    font-size: 14px;
    padding: 6px 0;
    color: #fff;
}

/*---short-------*/

.bg-orange {
 	background-color: #e46b0a!important;
}

.bg-blue {
background-color: #4e7fbc!important;
}

.bg-dark-blue{
background-color: rgb(52, 73, 94)!important;
}

.t-600 {
font-weight: 600;
}
.f-12{
	font-size: 12px;
}

#d-cap-box ul li {
margin-top: 15px;
}


#oc-fbox .oc-item i {
background-color: #5988c1!important;
color: #fff!important;
}

#executive_approach .fbox-icon i {
background-color: #5988c1!important;
color: #fff!important;
transition: .3s ease-in-out;
}
#executive_approach .feature-box{
  padding: 15px 10px;
  transition: .3s ease-in-out;
  min-height: 265px;
  box-shadow: 0px 25px 21px 0px rgba(0, 0, 0, .1);
}
#executive_approach .feature-box.fbox-center:hover{
  box-shadow: 0px 25px 21px 0px rgba(0, 0, 0, .1);
  transition: .3s ease-in-out;
}
#executive_approach .feature-box.fbox-center:hover i{
  box-shadow: 0px 25px 21px 0px rgba(0, 22, 28, .3);
  transition: .3s ease-in-out;
}
.about-1 h3{
font-size: 23px;
}

.card-shadow{
border: 1px solid rgba(0,0,0,0.1);
    border-radius: 5px;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.65);
}


.img-shadow {
    border: 1px solid rgba(0,0,0,0.1);
    border-radius: 5px;
    box-shadow: 0 1px 11px rgba(0, 0, 0, 0.65);
}

/* shorted codes */
.f-16 {
font-size: 16px;
}

.mb-50 {
margin-bottom:50px;
}

/* shorted codes */


.background-shape-3 {
   position: relative;
   overflow: hidden;
}

.background-shape-3:before, .background-shape-3:after {
   position: absolute;
   bottom: 0;
   content: '';
   width: 300px;
}
.background-shape-3:before {
   left: 50%;
   margin-left: -125px;
   height: 800px;
   /*background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.03) 40%, rgba(0, 0, 0, 0.03) 100%);
   transform: rotate(-60deg);
   transform-origin: bottom right;*/
}

.background-shape-3:after {
   right: 50%;
   margin-right: -125px;
   height: 3600px;
   /*background: linear-gradient(to top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.03) 10%, rgba(0, 0, 0, 0.03) 100%);
   transform: rotate(60deg);
   transform-origin: bottom right;*/
}
.background-shape-3:before, .background-shape-3:after {
   position: absolute;
   bottom: 0;
   content: '';
   width: 300px;
}

.bg-white {
background-color:#fff!important;
}


/** rvalue strategy **/
.background-shape.bs-right {
   left: 90%;
}
.background-shape {
   /*background: rgba(0, 0, 0, 0.02);*/
}
.background-shape {
   position: absolute;
   /*background: rgba(0, 52, 86, 0.03);*/
   height: 100%;
   width: 100%;
   content: '';
   top: 0;
   left: 50%;
   /*transform: skewX(33deg);
   transform-origin: left bottom;*/
}

.mt-50 {
   margin-top: 50px;
}

.pricing-box-3 {
   position: relative;
   background: #fff;
   box-shadow: 0 20px 30px rgba(0,0,0,.05);
   padding: 30px 30px 40px 30px;
   /*-webkit-transition-duration: .3s;
   transition-duration: .3s;*/
}
.pricing-box-3-category {
   /*padding: 10px 0px;*/
}
.pricing-box-3-category h4 {
   color: #4b7db7;
   font-size: 22px;
   font-weight: 500;
}

.pricing-box-3-category h5 {
   color: #999;
   font-size: 14px;
   font-weight: 500;
   margin-top: 3px;
}

.pricing-box-3 h2 {
   font-size: 45px;
   color: #222;
   font-weight: 500;
   margin-top: 20px;
}

.pricing-box-3 ul {
   margin-top: 20px;
}
.pricing-box-3 ul li {
   color: #999;
   font-size: 14px;
   line-height: 1.5;
   padding: 5px 0px;
}

#steller-strategy .feature-box.fbox-center .fbox-icon {
width: 65px;
height: 65px;
}

#steller-strategy .feature-box.fbox-center .fbox-icon i {
   font-size: 30px;
   line-height: 68px;
}

#steller-strategy p{
text-align: justify;
padding:0px 20px;
}

#steller-strategy .feature-box.fbox-center {
   padding-top: 20px; 
   }


   /** rvalue strategy end **/
.d-cap-h{
  height:400px;
}
/*----responsive---*/
@media (max-width: 575px){
	.m-equal-height{
		height: 520px!important;
	}
  .d-cap-h{
    height: 510px;
  }

  .logo-m {
    width: 220px;
    height: auto;
    padding-top: 20px;
  }
  .slider-btn-m{
    padding: 0 15px!important;
    line-height: 30px!important;
    font-size: 12px!important;
    height: 30px!important;
  }
  #about-us{
    background-size: cover;
    padding: 60px 0;
  }
  #about-us .block-title{
    font:400 25px/25px 'Roboto', sans-serif;
  }
  #about-us p{
    font-size: 16px;
    line-height: 26px;
  }
  .team-content{
    padding: 30px 0!important;
  }
  .overlay1{width: 100%!important;height: 380px!important;bottom: -50px!important;left: unset!important;padding: 25px 20px;}	
  .originalDiv{width: 100%!important;height: 380px!important;left: unset!important;top: -40px!important;padding: 35px 15px;}
  .overlay1InnerLeft{width:100%!important;float:none!important;text-align: center;padding: 0!important;}
  .overlay1InnerRight{width:100%!important;float:none!important;padding: 36px 0px!important;}
  .originalDivInner{float:none!important;padding: 50px 15px!important;text-align:center;}
  .paddingUL{padding:0 20px;columns: 1!important;-webkit-columns: 1!important; -moz-columns: 1!important;}
  .paddingULLeft,.paddingULRight{padding-left:20px!important;}
  
}


#team .sub-team{
  font-weight: normal!important;
}
.team-content{
  padding: 20px 40px 0;
}
.other-team{
  margin-bottom: 30px;
  padding: 5px 5px 1px;
  box-shadow: 0 2px 9px rgba(0, 0, 0, 0.65);
}
.other-team .other-team-img{
  margin-bottom: 10px;
  text-align: center;
}
.other-team .title{
  color: #4f81bd;
  margin-bottom: 8px;
}
.members-details p{
  margin-bottom: 10px;
  line-height: 1.6 !important;
}
#home-team .portfolio-desc h3{
  font-size: 16px;
}



#oc-fbox .oc-item img {
       background-color: #5988c1!important;
   }

#d-cap-approach .feature-box.fbox-border.fbox-dark .fbox-icon{
		border-color: transparent;	
}


#d-cap-approach .feature-box h3{
	font-size: 15px;
}

#d-cap-approach .feature-box.fbox-center:not(.fbox-bg) h3:after{
	display: none;
}


#primary-menu-trigger i {
  color: #000;
}

.sub-child {
  color: #fff;
}

@media (max-width: 991px){
body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu ul ul a, body:not(.dark) 
#header:not(.dark) #header-wrap:not(.dark) #primary-menu > ul > li:hover ul a{
  color:#000!important;
}

body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu > ul > li:hover a{
  color:#4f81bd!important;
}

  }

  

  /*-------- after php on 21-10 ---------- */
  #content p{
    text-align: justify;
  }
  .shadow-orange-3d-hover{
    box-shadow: 0 1px 4px rgba(228, 108, 10, 0.65);
  }
  .shadow-orange-3d-hover:hover{
    
    box-shadow: 0 1px 11px rgba(228, 108, 10, 0.65);
    transition: box-shadow 0.4s ease-in-out;
  }
  .map-iframe{
      max-height: 450px;
      margin-bottom: 30px;
      padding-bottom: 30px;
    }
  .fluid-width-video-wrapper iframe{
    max-height: 450px;
  }

  .get-in-touch p .social-icon{
    float: none;
    display: inline-block;
  }


  .team-content .iconlist.iconlist-large{
    text-align: justify;
  }


/*-----4/11/19 dsdu 5 unit fix height--------*/


@media(min-width: 1200px){
  .h-fix{
    height: 345px;
  }

}@media(max-width: 1199px) and (min-width: 768px){
  #dsdu_5 .col_one_fifth{
    width: 29%;
  }
  .col_2nd_last{
    margin-right: 0 !important;
    clear: right;
  }
}

form span.help-inline-error{
  padding-left: 5px;
  font-size: 14px;
}
.help-inline-error{
  color: red;
}

/*-----5/11/19 individual team page--------*/
.get-in-touch-social h4{
  display: inline-block;
}
.get-in-touch-social .social-icon{
  display: inline-grid;
  float: none;
}

.team-details p{
  font-size: 16px;
  font-weight: 500;
}

.modal-body p{
  margin-bottom: 15px;
}

/*-----target-segment page--------*/
#target-segment .fbox-icon i {
    background-color: #5988c1!important;
    color: #fff!important;  
  transition: .3s ease-in-out;
}
#target-segment .fbox-icon img {
    background-color: #5988c1!important;
}
#target-segment .feature-box{
 padding: 15px 7px;
 transition: .3s ease-in-out;
 box-shadow: 0px 25px 21px 0px rgba(0, 0, 0, .1);
}
#target-segment .feature-box.fbox-center:hover{
  box-shadow: 0px 25px 21px 0px rgba(0, 0, 0, .1);
  transition: .3s ease-in-out;
}
#target-segment .feature-box.fbox-center:hover i{
  box-shadow: 0px 25px 21px 0px rgba(0, 22, 28, .3);
  transition: .3s ease-in-out;
}

@media(min-width: 992px){
  .swiper-pagination {
    bottom: 15% !important;
  }
}


/*--responsive check on 6-12-19--*/
@media(max-width: 575px){
  .sub-heading{
    font-size: 20px;
     font-weight: normal;
  }
  .swiper_wrapper .slider-caption h2 {
      font-size: 1rem!important;
      line-height: 18px;
  }
}
@media(max-width: 1199px) and (min-width: 768px){
  .t-12-m{
    font-size: 12px;
  }
  .t-14-m{
    font-size: 14px;
  }
}
@media(max-width: 1199px){
  .team-content{
    margin-top: 0px;
  }
}
@media(max-width: 767px){
  #leadership-team .other-team{
    margin-top: 20px;
    margin-bottom: 10px;
  }
  .d-max-767{
    display: block;
    margin: 0 auto;
  }
  .d-none-767{
    display: none;
    margin: 0 auto;
  }
 
}
@media(min-width: 767px){
  .d-max-767{
    display: none;
    margin: 0 auto;
  }
  .d-none-767{
    display: block;
    margin: 0 auto;
  }
}
@media(min-width: 575px){
#d_cap-index  h2{
    font-size: 42px;
  }
}
@media(max-width: 350px){
  #d_cap-index .testimonial.testimonial-full{
    padding: 10px 0 10px 0;
  }
}

.text-underline1{
  text-decoration: underline;
  color: #444!important;
}
#bust p{
  line-height: 1.6;
}
/* 9-4-20*/
#key-challenges-industry p{
  text-align: left;
}
/*------- css in lockdown-------------*/
.elementmainbox{
  padding:30px 15px;
  display: inline-block;
  width: 100%;
  margin-bottom: 30px;
  height: 400px;
  transition: .3s ease-in-out;
}
.elementimgbox{
  margin-bottom: 20px;
  text-align: center;
  margin: 0 auto 20px;
  max-width: 100px;
  border-radius: 50%;
}
/*.aboutus .elementmainbox:hover .elementimgbox{
  box-shadow: 0px 25px 21px 0px rgba(0, 22, 28, .3);
  transition: .3s ease-in-out;
}*/
#aboutus .elementmainbox p{
  text-align: center;
}
.aboutus .elementmainbox{
    height: 160px;
    /*height: 350px;*/
    text-align: center;
}
@media(max-width: 1200px) and (min-width: 768px){
  .aboutus .elementmainbox{
    height: 230px;
    /*height: 400px;*/
    text-align: center;
    padding: 20px;
  }
}@media(max-width: 575px){
  .aboutus .elementmainbox{
    height: auto;
  }
  .visionTxt{font-size: 17px!important;}
}
.aboutus .elementmainbox:hover{
  box-shadow: 0 0 22px 1px rgba(0,0,0,.5);
  transition: .3s ease-in-out;
}
/*--anout us hover img flip---*/
.imgmain_box {
  position: relative;
  margin: 20px auto;
  width: 100%;
  height: 370px;
  z-index: 1;
}
.imgmain_box {
  perspective: 1000;
}
.img_card {
  width: 100%;
  height: 100%;
  transform-style: preserve-3d;
  transition: all 1.0s linear;
  box-shadow: 0px 0px 5px #aaa;
}
.imgmain_box:hover .img_card {
  transform: rotateY(180deg);
  box-shadow: -5px 5px 5px #aaa;
}
.face {
  position: absolute;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
}
.face.back {
  display: block;
  transform: rotateY(180deg);
  box-sizing: border-box;
  padding: 10px;
  color: white;
  text-align: center;
  background-color: #51c5eb;
}
.img_card .my_btn{
  border-radius: 0px;
  text-align: center;
  font-weight: 600;
  border: 1px solid #fff;
  background: #fff; 
  color: #18a6d2;
}
.img_card .my_btn:hover{
  color: #fff;
  background: #18a6d2;
}
.img_card .btndiv{
  position: absolute;
  bottom: 20px;
  left: 30%;
}
#imgmain_box p{
  line-height: 1.6;
}
/*---------success stories--------------*/
.solidsuccessstories .feature-box{
  padding: 0 0 0 130px;
  margin-top: 0px;
}
.solidsuccessstories .feature-box.fbox-border .fbox-icon{
  width: 120px;
  height: 120px;
  border-radius: 0px;
  border: 0px;
}
.solidsuccessstories .feature-box .fbox-icon img{
  border-radius: 0px;
}
.solidstories_heading{
  text-transform: uppercase;
  text-align: left!important;
  line-height: 1.4;
  margin:7px 0;
  font-weight: bold;
}
.solidstories_subheading{
  margin: 7px 0px;
  font-weight: bolder;
  font-style: italic;
  font-size: 16px;
}
.solidstories_numbershead{
   padding: 3px 5px;
   font-weight: bold;
   margin-bottom: 0;
   font-size: 16px;
}
#solidsuccessstories ul li{
  text-align: left;
  line-height: 1.4;
}
.solidsuccessstories ul{
  margin-left: 15px;
  list-style-type: disc;
  margin-bottom: 5px;
  font-size: 16px;
}
@media(max-width: 767px){
  .solidsuccessstories .feature-box{
    padding: 0px 15px;
  }
  .solidsuccessstories .feature-box.fbox-border .fbox-icon, .solidsuccessstories .feature-box .fbox-icon{
    position: relative;
    margin: 0 auto 10px;
  }
  .solidsuccessstories-box{
    min-height: auto;
  }
}
@media(min-width: 1200px){
  .solidsuccessstories-box{
    min-height: 275px;
  }
  .solidsuccessstories ul{
    font-size: 15px;
  }
}
@media(max-width: 1199px) and (min-width: 768px){
  .solidsuccessstories-box{
    min-height: 340px;
  }
}
.captiveoperation .feature-box.fbox-right{
    padding: 0 130px 0 0;
}
.captiveoperation .feature-box.fbox-left{
    padding: 0 0 0 130px;
}
.captiveoperation .feature-box .fbox-icon{
    width: 120px;
    height: 120px;
    border-radius: 0!important;
    border-color: transparent!important;
    border: none!important;
    margin-top: 10px;
}
.captiveoperation .feature-box .fbox-icon img{
  border-radius: 0;
}
#captiveoperation .feature-box.fbox-right p{
 text-align: right;
}
#captiveoperation .feature-box.fbox-left p{
 text-align: left;
}
#captiveoperation .feature-box p{
    font-size: 15px;
    line-height: 1.4;
}
@media(max-width: 767px){
  .captiveoperation .feature-box.fbox-right{
    padding: 0 0px 0 0;
  }
  .captiveoperation .feature-box.fbox-left{
      padding: 0 0 0 0px;
  }
  .captiveoperation .feature-box{
    padding: 0px 15px;
  }
  #captiveoperation .feature-box p{
    text-align: center!important;
  }
  #captiveoperation .feature-box h3{
    text-align: center;
  }
  .captiveoperation .feature-box.fbox-border .fbox-icon, .captiveoperation .feature-box .fbox-icon{
    width: 120px;
    height: 120px;
    position: relative;
    margin: 0 auto 10px;
  }
}
/*---advisory board team ----*/

.card-box {
    margin-bottom: 30px;
    transition: .3s ease-in-out;
}

.card-box .card{
    min-height: 350px;
    box-shadow: 0px 25px 21px 0px rgba(0, 0, 0, .04);
}

.card-box .card .card-title{
    color: #4f81bd !important;
}
.card-box .card .card-text ul{
  margin-bottom: 15px;
}
.card-box .card .card-body img {
    width: 130px;
    height: 130px;
    border-radius: 50%;
}
.card-box:hover {
    box-shadow: 0px 25px 21px 0px rgba(0, 0, 0, .04);
    transition: .3s ease-in-out;
}
/*enagement framework*/
.border-color-key-box{ border-color: #4f81bd !important; }
.border-box{
  border: 1px solid #4f81bd;
  padding: 5px;
}

/*--value proposition--*/
.vp-diff-key{
  font-size: 24px;
}
.vp-diff-key img{
  max-width: 120px;
  border-radius: 10px;
  margin-right: 10px;
  display: inline-block;
}
@media(min-width: 768px){
  .differentiators-img img{
  max-width: 50%;
  }
}
.hover-effect-shadow{
  transition: .3s ease-in-out;
} 
.hover-effect-shadow:hover {
    box-shadow: 0px 25px 21px 0px rgba(0, 0, 0, .04);
    transition: .3s ease-in-out;
}
@media(max-width: 767px) and (min-width: 576px) {
  .swiper_wrapper .slider-caption h2{
    font-size: 24px!important;
  }
  .swiper_wrapper .slider-caption p{
    font-size: 18px!important;
  }
}
/*Image rendering 0r cordinates*/
.service-div{
  position: absolute;
  bottom: -28%;
  left: 7%;
  z-index: 1;
  width: 500px;
}
@media(max-width: 1199px) and (min-width: 992px) {
  .service-div{
    left: 0;
  }
}
@media(max-width: 767px) and (min-width: 576px) {
  .service-div{
    position: inherit;
    width: 100%;
    display: inherit;
  }
  .service-div .content p{
    font-size: 10px!important;
  }
  .service-div .content{
    display: inherit!important;
    margin: 20px auto 20px;
    max-width: 440px;
  }
}
@media(max-width: 575px){
  .service-div{
    position: inherit;
    width: 100%;
    display: inherit;
  }

  .service-div .content{
    margin-bottom: 20px;
    display: inherit!important;
  }
}
.hide-c{
  display: none;
}
.show-c{
  display: flex!important;
}
.service-div .content{
  background-color: #fff;
  border-radius: 5px;
  padding: 0 5px 5px 5px;
  transition: 1s ease-in-out;
  text-align: left;
  display: none;  
  animation-duration: 1s;
  animation-fill-mode: both;
}
.service-div .content p{
  font-size: 15px;
  font-weight: bold;
  padding: 5px;
  display: block;
  margin-bottom: 0px;
}
.service-div .content p i img{
  max-width: 50px;
  margin-right: 10px;
  border-radius: 5px;
}
.service-div .content ul{
  list-style-position: inside;
  list-style-type: disc;
  padding-left: 5px;
}
.service-div .content ul li{
  font-size: 14px;
}
.service-div .content.content-down{
  animation-name:fadeInDown;
  opacity: 1;
  animation-duration: 1s;
  animation-fill-mode: both;
}
.service-div .content.content-up{
  animation-name:fadeInUP;
  opacity: 1;
  animation-duration: 1s;
  animation-fill-mode: both;
}
/*------- Servicing Model -------------*/
.servicing-model-box{
  padding:15px;
  display: inline-block;
  width: 100%;
  margin-bottom: 30px;
  transition: .3s ease-in-out;
  background-color: #a8c6ea;
  border:1px solid #4f81bd;
}
.servicing-model-imgbox{
  margin-bottom: 20px;
  text-align: center;
}

#keychallenges_n .servicing-model-box p{
  text-align: center;
  margin: 0;
}
.keychallenges_n .servicing-model-box{
    min-height: 177px;
    text-align: center;
    border: 1px solid #4f81bd;
    border-radius: 30px;
}
@media(max-width: 992px) and (min-width: 768px){
  .keychallenges_n .servicing-model-box{
    min-height: 284px;
    text-align: center;
  }
}
@media(max-width: 767px){
  .keychallenges_n .servicing-model-box{
    min-height: 256px;
  }
}
@media(max-width: 575px){
  .keychallenges_n .servicing-model-box{
    min-height: 130px;
  }
}
@media(min-width: 768px){
  #keychallenges_n .col_one_fifth{
    width: 18%;
  }
}
@media (min-width: 992px) {
  .card-h {
  height: 260px;
  }
}
@media (max-width: 1199px) and (min-width: 992px) {
  .card-h {
  height: 320px!important;
  }
}
.keychallenges_n .servicing-model-box:hover{
  box-shadow: 0 0 22px 1px rgba(0,0,0,.5);
  transition: .3s ease-in-out;
}
#underserved-segment_n .servicing-model-box{
  border-radius: 5px;
  padding: 10px;
  margin-bottom: 15px;
  border-color: #e46c0a;
  background-color: #fff;
}
#underserved-segment_n .servicing-model-box p{
  text-align: center;
  margin: 0;
}
.underserved-segment_n .servicing-model-box:hover{
  box-shadow: 0px 11px 11px 1px rgba(0,0,0,.3);
  transition: .3s ease-in-out;
  transform: translateY(-7px);
}
@media(max-width: 767px) and (min-width: 576px){
  #underserved-segment_n .servicing-model-box{
    padding:7px 5px;
  }
}
/*-------*/
.differentiators-key-benefits_n .testimonial{
  transition: .5s ease-in-out;
}
.differentiators-key-benefits_n .testimonial:hover{
  box-shadow: 0px 11px 11px 1px rgba(0,0,0,.3);
  transition: .5s ease-in-out;
  transform: translateY(-7px);
}
.differentiators-key-benefits_n .testimonial p{
  font-size: 15px;
  transition: .3s ease-in-out;
}
.differentiators-key-benefits_n .testimonial:hover p.t-12-m{
  font-size: 17px;
  transition: .3s ease-in-out;
}
.differentiators-key-benefits_n .testimonial:hover p.f-14{
  font-size: 15px!important;
  transition: .3s ease-in-out;
}

/*----.process-spectrum_n ---*/

.maindiv{
  padding: 5px 0px;
  margin-bottom: 25px;
  transition: .3s ease-in-out;
  min-height: 254px;
}
.maindiv .heading{
  font-size: 16px;
  color: #fff;
  margin: 0;
  margin-bottom: 15px;
  padding: 7px;
}
.maindiv .text{
  padding: 0 10px;
}
.maindiv .text ul{
  font-size: 15px;
  margin-left: 0;
  padding-left: 20px;
  margin-bottom: 15px;
}
.maindiv:hover{
  box-shadow: 0px 11px 11px 1px rgba(0,0,0,.3);
  transition: .3s ease-in-out;
}
.maindiv .text ul {
  list-style: none; /* Remove default bullets */
}
.maindiv .text ul li::before {
  content: "\2022";
  color: #4f81bd;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}
.tcops_n .maindiv{
  border-radius: 15px;
  min-height: 220px;
  background: transparent;
  box-shadow: 0px 11px 11px 1px rgba(0,0,0,.3);
    transition: .3s ease-in-out;
}
.tcops_n .maindiv.classblue h3{
  color:#4f81bd;
  padding: 5px 0px;
}
.tcops_n .maindiv.classorange h3{
  color:#e46c0a;
  padding: 5px 0px;
}
.tcops_n .maindiv.classblue{border-top: 7px solid #4f81bd;}
.tcops_n .maindiv.classorange{border-top: 7px solid #e06b0c;}
@media(max-width: 767px){
  .tcops_n .maindiv{
    background-color: #fff;
  }
}
.maindiv h3{
  margin: 10px 0;
  font-size: 22px;
  color: #000;
}
.tcaas_n .servicebox{
  position: absolute;
  background:transparent;
  border-radius: 20px;
  width: 300px;
  min-height: 200px;
  padding: 15px 7px;
  margin-bottom: 25px;
  display: none;
}
.tcaas_n .servicebox p{
  display: none;
  font-weight: bold;
  margin-bottom: 10px;
}
.tcaas_n .servicebox ul{
  margin-left: 10px;
  padding-left: 20px;
  margin-bottom: 0px;
}
.servicebox.serv1-c{
  top: 0%;
  left: 10%;
  border: 2px solid #c0504e;
}
.servicebox.serv2-c{
  top: 0%;
  right: 8%;
  border: 2px solid #9bbb58;
  padding-left: 20px;
}
.servicebox.serv3-c{
  bottom: 0%;
  right: 7%;
  border: 2px solid #80649f;
  padding-left: 20px;
}
.servicebox.serv4-c{
  bottom: 0%;
  left: 10%;
  border: 2px solid #49adc7;
}
@media(max-width: 991px){
  .servicebox.serv1-c{
    bottom: auto;
    left: -2%;
    right: auto;
    top: -10%;
    border: 2px solid #c0504e;
  }
  .servicebox.serv2-c{
    bottom: auto;
    left: auto;
    right: -2%;
    top: -10%;
    border: 2px solid #9bbb58;
  }
  .servicebox.serv3-c{
    bottom: -20%;
    left: auto;
    right: -2%;
    top: auto;
    border: 2px solid #80649f;
  }
  .servicebox.serv4-c{
    bottom: -2short code0%;
    left: -2%;
    right: auto;
    top: auto;
    border: 2px solid #49adc7;
  }
}
@media(max-width: 767px) and (min-width: 576px){
  .tcaas_n .servicebox{
    position: inherit;
    background:transparent;
    border-radius: 20px;
    width: 350px;
    min-height: 200px;
    padding: 15px 7px;
    display: block;
    margin: 10px auto 25px;
  }
  .tcaas_n .servicebox p{
    display: block;
  }
}@media(max-width: 575px){
  .tcaas_n .servicebox{
    position: inherit;
    background:transparent;
    border-radius: 10px;
    width: inherit;
    min-height: 200px;
    padding: 15px 7px;
    display: block;
    margin: 10px auto 25px;
  }.tcaas_n .servicebox p{
    display: block;
  }
}
#technology_capabilities .imgmain_box{
  height: 300px;
}
#technology_capabilities .face.back{
  padding: 20px;
  background-color: #e36b0a
}
.imgmain_box ul{
  margin-left: 15px;
  padding-left: 15px;
}
/*--------------------------------*/

/* Common style */
.hover-effect-box figure {
  position: relative;
  overflow: hidden;
  min-height: 240px;
  background: #4f81bd;
  text-align: center;
  transition: .5s ease-in-out;
  margin-bottom: 30px;
  box-shadow:0px 11px 11px 1px rgba(0,0,0,.3);
}
.hover-effect-box:hover figure{
  box-shadow:0px 11px 11px 1px rgba(0,0,0,.3);
}
.hover-effect-box figure img {
  position: relative;
  display: block;
  min-height: 100%;
  max-width: 100%;
  opacity: 0.3;
}

.hover-effect-box figure figcaption {
  padding:15px 20px;
  color: #fff;
  background: #00000030;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.hover-effect-box figure figcaption::before,
.hover-effect-box figure figcaption::after {
  pointer-events: none;
}

.hover-effect-box figure figcaption{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* For some effects it will show as a button */
.hover-effect-box figure figcaption > a {
  z-index: 1000;
  text-indent: 200%;
  white-space: nowrap;
  font-size: 0;
  opacity: 0;
}

.hover-effect-box figure h3 {
  font-size: 18px;
    font-weight: 700;
    letter-spacing: 1px;
    margin-bottom: 10px;
    color: #fff;
    line-height: 25px;
}

.hover-effect-box figure h3 span {
  font-weight: 800;
  color: #fff!important;
}

.hover-effect-box figure h3,
.hover-effect-box figure p {
  margin: 0;
}
@media(max-width: 1199px) and (min-width: 1024px){
  .hover-effect-box figure{
    min-height: 260px;
   transition: .5s ease-in-out;
  }
}
@media(max-width: 1023px) and (min-width: 992px){
  .hover-effect-box figure{
    min-height: 270px;
   transition: .5s ease-in-out;
  }
}
@media(max-width: 991px) and (min-width: 767px){
  .hover-effect-box figure{
    min-height: 330px;
   transition: .5s ease-in-out;
  }
}
@media(max-width: 767px){
  .hover-effect-box figure{
    min-width: 
  }
  .hover-effect-box figure h3 {
    font-size: 15px;
    margin-bottom: 10px;
  }
}
@media(max-width: 575px){
  .hover-effect-box figure img{
    display: none;
  }
  .effect-sarah img{
    display: none;
  }
  .hover-effect-box figure figcaption{
    position: inherit;
    min-height: 240px;
  }
}
/* Individual effects */

/***** Sarah *****/
figure.effect-sarah{
  background: rgba(0, 0, 0, 0.76);
}
figure.effect-sarah img {
  max-width: none;
  width: -webkit-calc(100% + -10%);
  width: calc(100% + -10%);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  /*-webkit-transform: translate3d(-10px,0,0);
  transform: translate3d(-10px,0,0);*/
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

figure.effect-sarah:hover img {
  opacity: 0.3;
  /*-webkit-transform: translate3d(0,0,0);*/
  /*transform: translate3d(0,0,0);*/
  transform: scale(1.1);
  transition-duration: .5s ease-in-out;
}

figure.effect-sarah figcaption {
  text-align: left;
}

figure.effect-sarah h3 {
  position: relative;
  overflow: hidden;
  padding: 0.5em 0;
  margin-bottom: 10px;
}

figure.effect-sarah h3::after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 3px;
  background: #fff;
  content: '';
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

figure.effect-sarah:hover h3::after {
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

figure.effect-sarah p {
  padding: 0;
  opacity: 1;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

figure.effect-sarah:hover p {
  opacity: 1;
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

/*-------short code--------*/

#care_n p{
  text-align: left;
}

.kc_box-shadow{
  box-shadow:0px 11px 11px 1px rgba(0,0,0,.3);
}
.m-block{
  display: none;
}
@media(max-width: 767px){
  .m-block{
    display: block;
  }
  .TCaaS-img{
    display: none;
  }
}
.TCaaS-img{
    display: block;
}
.lifestyle-spectrum-box1{
  border-radius: 15px;
  max-width: 125px;
  margin: 7px auto;
  height: 125px;
  display: flex;
  align-items: center;
  background-color: #21497d;
  font-weight: bold;
  transition: .3s ease-in-out;
}.lifestyle-spectrum-box1:hover{
  transition: .3s ease-in-out;
  transform: translateY(-5px);
  box-shadow: 0px 25px 21px 0px rgba(0, 0, 0, .1);
}
.lifestyle-spectrum-box3{
  max-width: 130px;
  max-height: 130px;
  margin: 30px auto;
  text-align: center;
  font-weight: bold;
  padding: 0;
  transition: .3s ease-in-out;
}.lifestyle-spectrum-box3:hover{
  transition: .3s ease-in-out;
  box-shadow: 0px 25px 21px 0px rgba(0, 0, 0, .1);
  border-radius: 0 0 7px 7px;
}
@media(max-width: 767px){
  .m-d-flex{
    display: flex;
    justify-content: space-around;
  }
  .lifestyle-spectrum-box3{
    margin: 10px 5px 10px 0px;
  }
  .lifestyle-spectrum-box3:hover{
    box-shadow: inherit;
  }
}
/*dcap full video css*/
#dcap_videowrapper .fluid-width-video-wrapper iframe{
  max-height: 100%!important;
}
/*#dcap_videowrapper video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}*/
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  /*padding-top: 25px;*/
  height:0;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media(max-width: 575px){

  #player{
    max-height: 323px!important;
  }
}
@media(max-width: 767px) and (min-width: 576px){

  #player{
    max-height: 430px!important;
  }
}
@media(max-width: 991px) and (min-width: 768px){

  #player{
    max-height: 570px!important;
  }
}
@media(max-width: 1024px) and (min-width: 992px){

  #player{
    max-height: 600px!important;
  }
}

/*----------Inovative new table section----------------*/
.table-head{
  background: #4f81bd;
}
.table-cell{
  background-color: #d5dcea;
}
#technology_capabilities .table-title{
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
}
/*----------Engagement Framework "4 i fremefork"---------*/
#_4_i_framwork_n .maindiv{
  min-height: 130px;
  margin-bottom: 15px;
}
#_4_i_framwork_n p{
  line-height: 23px;
  margin-bottom: 0;
}
.f-28{
  font-size: 28px;
}
/*-----------QG Home page oct.-----------------*/
@media(max-width: 767px){
  .title{
    font-size:20px;
    line-height: 24px;
  }
}
#management_team .card-box .card{
  min-height: 300px;
}
.designation{
  font-weight: bold;
  color: #e46b0a;
  font-size: 15px;
}
#management_team .card-box:hover{
  transform: translateY(-10px);
}
/*23-oct. inovative products*/
.tcaas_n .servicebox-border{
  padding: 5px;
  margin-bottom: 25px;
}
@media(min-width: 1200px){
  .tcaas_n .servicebox-border{
    min-height: 268px;
  }
}
@media(max-width: 1199px) and (min-width: 992px){
  .tcaas_n .servicebox-border{
    min-height: 300px;
  }
  .tcaas_n .servicebox-border p{
    font-size: 15px!important;  
  }
}
.tcaas_n .servicebox-border p{
  font-weight: bold;
  margin-bottom: 10px;
  font-size: 20px;
    text-align: center;
}
.tcaas_n .servicebox-border ul{
  margin-left: 10px;
  padding-left: 20px;
  margin-bottom: 0px;
}
.servicebox-border.serv1-c{
  /*border: 2px solid #c0504e;*/border: 2px solid #4f81bd
}
.servicebox-border.serv1-c > p{
  /*background: #c0504e;*/
  color:#5888c0;
}
.servicebox-border.serv2-c{
  /*border: 2px solid #9bbb58;*/border: 2px solid #d26a14;
}
.servicebox-border.serv2-c > p{
  color: #d26a14;
}
.servicebox-border.serv3-c{
  /*border: 2px solid #80649f;*/border: 2px solid #4f81bd
}
.servicebox-border.serv3-c > p{
  /*background: #80649f;*/color:#5888c0;
}
.servicebox-border.serv4-c{
  /*border: 2px solid #49adc7;*/border: 2px solid #d26a14;
}
.servicebox-border.serv4-c > p{
  color: #d26a14;
}
/*28 oct ------------------------------*/
.aboout_company_box{
  background: #4f81bd;
    box-shadow: -5px 5px 5px #aaa;
    min-height: 370px;
}
@media(max-width: 575px){
  .aboout_company_box{
      min-height: auto;
  }
}
@media(max-width: 767px) and (min-width: 576px){
  .aboout_company_box{
      min-height: 450px;
  }
}
@media(max-width: 991px) and (min-width: 768px){
  .aboout_company_box{
      min-height: 310px;
  }
}
@media(max-width: 1199px) and (min-width: 992px){
  .aboout_company_box{
      min-height: 430px;
  }
}
.ourjourney_box{
  position: relative;
  overflow: hidden;
  transition: .5s ease-in-out;
  margin-bottom: 30px;
  box-shadow: 0px 11px 11px 1px rgba(0,0,0,.3);
}
.visionTxt{font-size:21px;}
/*----------03 dec about us, grp overview*/
.company_box.grp-box{
    box-shadow: 0 0 9px 2px rgba(0,0,0,.4);
    border: 0;
    border-radius: 0;
}
.company_box.grp-box .card-body{
  /*border: 2px solid #fff;*/
}
.transform-yaxis-hover{
  transition: .5s ease-in-out;
}
.transform-yaxis-hover:hover{
  transform: translateY(-10px);
  transition: .5s ease-in-out;
  box-shadow: -10px 10px 8px #aaa;
}
@media(min-width: 1200px){
  .company_box.grp-box.min-height{
    min-height: 490px;
  }
}
@media (max-width: 1199px) and (min-width: 992px){
  .company_box.grp-box.min-height{
    min-height: 660px;
  }
}
.mx-auto {
    float: none!important;
}
.ml-auto, .mx-auto {
    margin-left: auto !important;
}
.mr-auto, .mx-auto {
    margin-right: auto !important;
}
#grp_counter .i-xlarge.i-plain{
  width:75px!important;
  height:75px!important; 
}
#grp_counter .counter.counter-large{
  font-size: 50px;
}
#grp_counter .counter{
  font-weight: 400;
}
.logo_text{
  font-size: 13px;
  display: inline-block;
  color: #000;
  margin: auto;
  height: 78px;
  line-height: 42px;
  font-weight: 600;
  background: #fff;
  padding: 19px 5px;
}

@media(max-width: 991px){
  .logo_text{
    display: block;
    height: 30px;
    line-height: 15px;
    text-align: center;
    padding: 7px 5px;
  }
  #logo{
    height: 80px!important
  }
}
/*--------04 dec home page-------------------------*/
#map-overlay.main_form{
  background-color: #5082bd;
    background-position: center bottom;
    background-repeat: repeat-x;
  background-image: url("../images/mainform_bg.png");
}
#homemainform label{
  color: #fff;
  text-transform: none;
  margin-bottom: 5px;
}
#homemainform .sm-form-control:focus{
  border-color: #ffa200;
  border: 1px solid;
}
#homemainform .button.button-3d:hover{
  background-color: #ffa200 !important;
}
#homemainform label small{
  color: #fff;
  font-size: 22px;
}

/*#homemainform label:not(#homemainform label > small){
  padding-top: 5px;
}
*/
/*-----------------new sections 1 dec-----------------------*/
.kc_n3sec .container-fluid .custom-column-wrapper.clearfix{
  border-right: 3px solid #e4e4e4;
    padding: 60px 11% 18px 0px;
    min-height: 350px;
}
.kc_n3sec .container-fluid .col_one_third:last-child .custom-column-wrapper {
    border: 0;
}
.feature-box .fbox-content.same-height{
  min-height: 160px;
}
.kc_n3sec h3{
  font-size: 22px;
  line-height: 1;
  font-weight: 600;
}
.kc_n3sec .feature-box p{
  margin-bottom: 40px;
  line-height: 1.615;
}
.kc_n3sec .custom-advantages a.svg-trigger {
    color: #e46c0a;
    font-size: 20px;
    text-decoration: none;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    text-transform: uppercase;
}
.kc_n3sec .custom-advantages a.svg-trigger i {
    font-size: 25px;
    vertical-align: middle;
    margin-left: 10px;
    margin-top: -5px;
    transition: all ease 500ms;
    font-weight: bold;
}
.kc_n3sec .custom-advantages a.svg-trigger:hover i {
    transition: all ease 500ms;
    margin-left: 15px;
}
.bg-light-blue{
  background: #f6f9fc!important;
}
.kc_trans-y{
    transition: .3s ease-in-out;
}
.kc_trans-y:hover{
  box-shadow: 0px 11px 11px 1px rgba(0,0,0,.3);
    transition: .3s ease-in-out;
    transform: translateY(-7px);
}
.zoom-scale{
  transition: .5s ease-in-out;
}
.zoom-scale:hover{
  transform: scale(1.1);
  transition: .5s ease-in-out;
}
.feature-box.pricing-box.same-height{
 min-height: 650px;
}
.pricing-box .iconlist li, .iconlist li{
    padding: .5em;
    font-size: 15px;
    border-bottom: 1.2px solid;
    margin: 6px 0;
}
.pricing-box .iconlist i{
  padding: .5em 0;
  color: #e46c0a;
}
/*--------------initially for slider------------*/
.lblue{
  color: #4f81bd!important;
}
.lorange{
  color: #e46c0a!important;
}
/*---------How it works--------*/
.fancy-title h1, .fancy-title h2, .fancy-title h4, .fancy-title h5, .fancy-title h6{
  color: #4f81bd;
}
.kc_sh.pricing-box.same-height{
 min-height: 470px;
}
.kc_sh .iconlist li i{
    font-size: 10px;
    line-height: 26px;
}
@media(max-width: 1199px){

  .pricing-box .iconlist li{
    padding: .3em 0;
  }
  .pricing-box .iconlist i{
    padding: .3em 0;
  }
}
@media(max-width: 991px){
  .kc_sh.pricing-box.same-height{
   min-height: auto;
  }
}
@media(max-width: 1199px) and (min-width: 992px){
  .kc_sh.pricing-box.same-height{
   min-height: 555px;
  }
}
/*-------------The Benefits-------------*/
.kc_sh_benefits.pricing-box.same-height{
 min-height: 252px;
}
.kc_benefits.pricing-box.same-height{
 min-height: 660px;
}
@media(max-width: 991px){
  .kc_sh_benefits.pricing-box.same-height{
   min-height: auto;
  }
  .kc_benefits.pricing-box.same-height{
   min-height: auto;
  }
}
@media(max-width: 1199px) and (min-width: 992px){
  .kc_sh_benefits.pricing-box.same-height{
   min-height: 655px;
  }
}

.iconlist li:nth-child( even ) {
background: #4d7fbc0f;
border-bottom-color: #4f81bda6;
}
.iconlist li:nth-child( odd ) {
background: #e46c0a0d;
border-bottom-color: #e46c0a8a;
}
#top-bar .bg-orange-icon:hover{
  background-color: #e46c0a!important;
}
.bgTitle span{background: #e36806;color: #fff!important;padding: 10px 25px;box-shadow: 7px 7px 9px #8c4106;}
.dcap-sub{font-size:20px;}
ol.alphlist{counter-reset: list;}
ol.alphlist > li {list-style: none;}
ol.alphlist > li:before {content: counter(list, lower-alpha) ") ";counter-increment: list;}
.hdprgs{border: 1px solid #ccc;min-height: 245px;padding: 10px 20px;box-shadow: -9px 0px 1px #b15307;background: #e56f100d;}
.hdprgs h4{margin-bottom: 15px;color: #b15307;font-size: 25px;}
.hdprgs p{font-weight:600}
.overlay1{width: 50%;height: 220px;border: 3px solid #4f81bd;z-index: 1;position: relative;left: 80px;border-radius: 40px;}
.originalDiv{width: 50%;height: 220px;border: 3px solid #4f81bd;z-index: 1;position: relative;top: 0px;left: -68px;border-radius: 40px;}
.overlay1 .readtxt a, .originalDiv .readtxt a{background: #5686c0;padding: 6px 10px;font-size: 15px;color: #fff;font-weight: bold;border-radius: 3px;}
.overlay1InnerLeft{width: 75%;float: left;padding: 11px 20px;}
.overlay1InnerRight{width: 25%;float: right;padding: 80px 20px;text-align: center;font-weight: bold;}
.originalDivInner{float:right;padding: 10px 15px;}
.paddingUL{padding:0 20px;}
ul.paddingUL li {margin: 0 28px 0 11px;}
.paddingULLeft{padding-left:48px;}
.paddingULRight{padding-left:80px;}
.valueBox{min-height:370px;padding: 10px 20px;margin-bottom: 10px;border: 3px solid #275184;border-radius:20px;}
.valueBox .paddingUL{columns: 2;-webkit-columns: 2; -moz-columns: 2;}
.valueBox .paddingUL{line-height: 30px;}
.valueBox2 {
    min-height: 276px;
    margin-bottom: 15px;
}
.howdRow img{width:60%}
#content .howdRow p{text-align:center;font-weight:bold;font-size: 18px;}