.toolbar-tray a{
	color: #565656 !important;
}
.bigpixi-footer-social{
	margin-top: 70px;
}
.our_footer_area .navbar-brand{
	padding: 15px 0px;
}
div.pricingTable-header:nth-child(2) {
    background: #fff !important;
}
.field.field--name-field-details .field__item{
	font-size: 16px;
    font-weight: 400;
    color: #90a0b4;
    padding: 8px 0;
}
.testimonial_area .testimonial_carosel .item p{
	width: 60%;
}
.toolbar-horizontal .header-logo{
	margin-top: 160px;
}
#banner{
	margin-top: -70px;
}
.toolbar-horizontal .header-menu-toggle{
	top: 120px !important;
}
.header-menu-toggle{
	top: 42px !important;
}
.video_bg_img iframe {
    width: 100%;
    padding-top: 66px;
    height: 420px;
}
.our_footer_area .region-logo{
	margin-top: 0px;
	height: 220px;
}
.field--name-field-what-we-do .who_we_area{
	min-height: 350px;
}
#about .row.wow  div:nth-child(2) .pricingTable .pricingTable-header {
   background-color: #e50077 !important;
}
#about .row.wow  div:nth-child(3) .pricingTable .pricingTable-header {
   background-color: #1e1558 !important;
}
.blog-area .blog-content{
	margin-bottom: 40px;
}
.pager__item.is-active a , .pager__item.is-active a:hover, .pager li a:hover{
   font-weight: bold;
   background: #6871f4 !important;
   color: #fff !important;
}

.pager__item a{
    height: 45px;
   line-height: 45px;
   display: block;
   border: 1px solid #296dc1;
   text-align: center;
   margin-left: -1px;
   color: #333 !important;
   font-size: 18px
}

.pager li a{
   display: inline-block;
   padding: 0px 14px;
   background-color: #fff;
   border: 1px solid #ddd;
   border-radius: 0px;
}
    
.pager__item {
   display: inline;
   padding: 0em;
}
.field--name-field-contact-form .btn-primary{
	width: 33%;
	padding:14px 29px;
}
.field--name-field-contact-form .btn-primary:hover{
    background: #f256c8 !important;
}
.user-register-form.user-form,.user-pass{
	padding: 5%;
}
ul.tabs.primary {
    margin-top: 80px;
 }
 ul.tabs.primary li a{
    color:#000 !important;
 }
.sewl-comments-meta a{
	font-size: 18px;
	margin-left: 0px;
	color: #000 !important;
    text-transform: capitalize;
}
.comment-area ul.links li a{
	color: #000 !important;
}
.sewl-comments-meta h4 span{
	margin-left: 0px;
}
.comment-main section{
	padding: 0px;
}
.comment-main h3{
	padding-bottom: 20px;
}
.comment-comment-form{
	padding: 3%;
}
.comment-comment-form input.js-form-submit,
.user-login-form input.js-form-submit,
.user-register-form input.js-form-submit,
.user-pass input.js-form-submit,.comment-comment-delete-form input.js-form-submit{
   padding: 14px 28px;
    width: 30%;
    background: #265db9;
    float: left;
    color: #fff !important;
    font-size:18px;
    font-weight: 500;
    border-radius:5px;
    text-decoration: none !important;
    display: inline-block;
    border: 0;
    color: #222222;
    text-transform: uppercase;
    position: relative;
    z-index: 2;
    -webkit-transform: skew(-8deg);
 -moz-transform: skew(-8deg);
 -o-transform: skew(-8deg);
}
#page-not-found h1{
	font-size: 120px;
}
#page-not-found h2{
	font-size: 50px;
}
.page-not-found-text a{
	color: #fff !important;
    background: #4747aa;
    margin-bottom: 35px;
    margin-top: 30px;
}
.testimonial_area {
    padding-bottom: 25px;
 }
.field--name-field-invest-content .field__item.active,
.field--name-field-invest-content .field__item.active .left-tabs-text{
    background-color: #012b72;
    color: #ffffff !important;
}
.field--name-field-analytic-title .field__item.active .filter-img{
	-webkit-filter: grayscale(0%);
     filter: grayscale(0%); 
}

.toolbar-horizontal.path-user .header-logo{
	margin-top: 75px;
}
.who_we_area{
	margin-bottom: 20px;
}
#user-login .yg-business-login{
	padding: 40px;
}
#user-login .container{
    width: 54%;
    border: 1px solid #e7e4e4;
    box-shadow: 1px 3px 4px 1px;
}
.back-right-text-c p{
   width: 65%;
   text-align: center;
   margin: 0 auto;
}
.path-comments ol.comments {
   width: 97%;
   overflow: hidden;
}
div#block-yg-intechnic-local-tasks {
   position: relative;
   bottom: 145px;
}
.user-logged-in #banner{
   margin-top: -160px !important;
}
.user-logged-in .s-header{
 height: 0px;
 top:0px;
}


/*Responsive*/
@media only screen and (max-width: 1600px){

.header-menu-toggle {
    top: 120px;
}
}
@media only screen and (max-width: 768px){
	.list-group-item span{
     font-size: 13px;
 }
 div#banner-text{
 	padding-top: 60px;
 }
 .bigpixi-footer-social{
 	    margin: 10px 0px;
 }
 .our_footer_area .navbar-brand{
 	margin-top: -50px;
 }
 .contact-info-section p{
 	font-size: 14px;
 }
}

@media only screen and (max-width: 480px){
.comment-comment-form input.js-form-submit, 
.user-login-form input.js-form-submit, .user-register-form input.js-form-submit, 
.user-pass input.js-form-submit, 
.comment-comment-delete-form input.js-form-submit{
	width: 42%;
}
.field--name-field-contact-form .btn-primary{
	width: 40%;
}
.About-right-bg-img {
    background-image: none !important; 
}
}
@media (min-width: 570px) and (max-width: 992px) {

.bhoechie-tab-content img{
	width: 100%
}
.fitter{
	margin: 30px 15px;
}
}

.corporate-form-wrapper {max-width: 600px;margin: 0 auto;padding: 20px;margin-top: 150px; margin-bottom:50px;background-color: #f8f8f8;border-radius: 8px;box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);}


.corporate-form-wrapper .js-form-item.form-type-checkbox{
  color: #000;
  display: flex;
  align-items: flex-start;
  gap:5px;

}
.corporate-form-wrapper .js-form-item.form-type-checkbox label{
font-weight:500;
}
.corporate-form-wrapper a{
    color: inherit !important;
    text-decoration: underline !important;
}
.corporate-form-wrapper a:hover{
  text-decoration:none !important;
}
.corporate-form-wrapper fieldset.js-form-item .js-form-item.form-item.js-form-type-tel .intl-tel-input ul {
    z-index: 9999;
}
.corporate-form-wrapper .js-form-item label {display: block;font-weight: bold;color: #333;margin-bottom: 8px;font-size: 14px;margin-top: 0;}

.corporate-form-wrapper .js-form-item input.form-text {width: 100%;padding: 10px;font-size: 16px;border: 1px solid #ccc;border-radius: 5px;background-color: #f9f9f9;box-sizing: border-box;margin-bottom: 0;}

.corporate-form-wrapper .js-form-item input.form-text:focus {
  border-color: #007bff; 
  background-color: #fff; 
  outline: none; 
}

@media (max-width: 767px) {
.corporate-form-wrapper .js-form-item {
  margin-bottom: 15px; 
}

.corporate-form-wrapper .js-form-item input.form-text {
  font-size: 14px; 
}
}
.corporate-form-wrapper .js-form-item legend {
  display: block;
  font-weight: bold;
  color: #333;
  margin-bottom: 8px;
  font-size: 14px;
  border: 0;
}
.corporate-form-wrapper .js-form-item input{
  width: 100%;
  padding: 10px;
  font-size: 16px;
  border: 1px solid #ccc;
  border-radius: 5px;
  background-color: #f9f9f9;
  box-sizing: border-box;
}
.corporate-form-wrapper .js-form-type-radio label.option {
  margin-bottom: 0;
  margin: 0;
}
.corporate-form-wrapper fieldset.js-form-item .js-form-type-radio {
margin-bottom: 0;
}
.corporate-form-wrapper .js-form-item select {
  width: 100%;
  padding: 10px;
  font-size: 16px;
  border: 1px solid #ccc;
  border-radius: 5px;
  background-color: #f9f9f9;
  box-sizing: border-box;
}

.corporate-form-wrapper .js-form-item.form-item.js-form-type-checkbox .description {
  color: #333;
  margin-left: 0;
  margin-top: 2px;
}
.corporate-form-wrapper fieldset.js-form-item .js-form-type-radio {
  margin-bottom: 0;
  display: inline-flex;
  width: 100%;
  align-items: center;
  justify-content: start;
}
.corporate-form-wrapper fieldset.js-form-item .js-form-type-radio input {
  width: auto;
  margin-top: 0;
  margin-right: 7px;
  height: auto;
}
.corporate-form-wrapper .js-form-item.form-item.js-form-type-checkbox input {
  width: auto;
  height: auto;
}
.corporate-form-wrapper fieldset.js-form-item .js-form-item.form-item.js-form-type-tel .intl-tel-input {
  width: 100%;
}
.corporate-form-wrapper fieldset.js-form-item .js-form-item.form-item.js-form-type-tel input::placeholder {
  color: #333;
}
.corporate-form-wrapper fieldset.js-form-item .js-form-item.form-item.js-form-type-tel .intl-tel-input {
  width: 100%;
}
.corporate-form-wrapper fieldset.js-form-item .js-form-type-radio label{
font-weight:500;
}
a.btn.btn-default:has(span:empty){
  display: none;
}
.corporate-form-wrapper input[type=submit] {
    background: #6871f4;
    color: #fff;
    font-weight: 600;
    border-radius: 6px;
    border: 1px solid #6871f4;
    transition: all 0.3s ease-in-out;
}
.corporate-form-wrapper input[type=submit]:hover {
    background: #f256c8;
    border: 1px solid #f256c8;
    color: #fff;
    box-shadow: -1px 3px 8px 3px #d7d0d0;
}
.s-header.no-bg-header {
  background-color: #555;
  padding: 26px 10px;
  height: 120px;
  top: 0;
  background-image: url(../images/footer-img.jpg);
  background-position: center;
}

.corporate-form-wrapper .js-form-item .iti.iti--allow-dropdown {
  width: 100%;
}
.corporate-form-wrapper .js-form-item .iti.iti--allow-dropdown input {
  padding-left: 50px;
}

@media(max-width:767px){
.corporate-form-wrapper .js-form-item label{
font-size: 12px;
  margin-bottom: 5px;
}
  .corporate-form-wrapper .js-form-item {
      margin-bottom: 5px;
  }
form.corporate-form-wrapper fieldset#edit-telephone-number--wrapper {
  padding: 0 10px;
}
.corporate-form-wrapper .js-form-item legend{
font-size:12px;
margin-bottom:0;
}
.corporate-form-wrapper{
width:100%;
}
.s-header.no-bg-header .navbar-header .navbar-brand{
   padding-top:0 !important;
   }
   .s-header.no-bg-header {
      padding: 14px 0 0 !important;
   }
   .s-header.no-bg-header .navbar-collapse{
   padding-bottom:10px;
   }
}