/* Скрытие показ версий */

@media (min-width: 992px) {
	.mobile-version {
		display: none !important;
	}
}

@media (max-width: 991px) {
	.wide-version {
		display: none !important;
	}
}

  @media (min-width: 720px) and (max-width: 767px) {
.container, .container-sm {
  max-width: 680px;
}
}


@media (min-width: 1280px) {
	.container, 
	.container-lg, 
	.container-md, 
	.container-sm, 
	.container-xl {
    max-width: 1240px;
	padding-left: 0 !important;
	padding-right: 0 !important;
}
}

@media (min-width: 2300px) {
	.container {
		max-width: 1600px;
		width: 1600px;
	}
	section, .section, .banner-list	{
	width: 1770px;
	margin: 0 auto;
	}
	
	p {
		max-width: 85%;
	}
	
	.header-button a {
  padding: 13px;
  font-size: 18px;
}

	.pricing-single-items {
  max-width: 400px;
  margin: 0 auto 30px auto;
}

.banner-year-thumb {
  right: 8px;
  top: 40px;
}
.dreamit-about-thumb1 img {
  max-width: 500px;
  width: auto;
}
}

/* Мобильная секция и хидер */
		
@media (max-width: 991px) {
.mobile-menu-section  .sticky .container {
	padding: 0;
}
.mobile-header {
  padding-top: 11px;
  padding-bottom: 11px;
  padding-left: 15px;
  padding-right: 15px;
  background: var(--main-dark);
}
.mobile-header .logo-block {
  display: flex;
  overflow: hidden;
  padding: 0;
  float: left;
}
.mobile-header ul.social-box li {
	border-radius: 4px;
	opacity: 0.8;
}
.mobile-header ul.social-box li a {
  display: inline-block;
  width: 18px;
  height: 18px;
  line-height: 18px;
}
.mobile-header .header-top-social a {
  margin: 0;
	}
.mobile-header ul.social-box {
  margin: 3px 0 0;
	}
.adress-top {
  float: left;
  font-size: 11px;
  line-height: 15px;
  color: white;
  padding-left: 15px;
  padding-right: 15px;
  max-width: 60%;
}
.header-top-social {
  max-width: 40%;
  float: right;
  display: block;
  margin: 0 auto;
}

.info-phone {
  background: var(--main-red);
  font-size: 80%;
  color: white !important;
  padding: 5px 9px 5px 9px;
  border-radius: 6px;
  display: block;
  margin: 0;
  text-align: center;
  font-weight: 600;
  float: none;
}
.slogan {
  font-size: 76%;
  text-align: right;
  line-height: 120%;
  float: right;
  margin-top: 5px;
  display: block;
  width: 100%;
}
	
.mobile-header .logo-block img {
  width: 100%;
  max-width: 150px;
  display: block;
  position: relative;
}
.mobile-header .info-block {
  max-width: 150px;
  padding: 0;
  display: block;
  overflow: hidden;
  float: right;
  margin-top: 5px;
}

.header-button a {
  padding: 5px;
  font-size: 11px;
}

.navbar .logo-block {
	display: none;
}
.sticky  .navbar .logo-block {
	display: block;
	max-width: 99px;
	float: left;
	margin-right: 5px;
}
.sticky  .navbar .logo-block img {
	max-width: 95px;
	float: left;
}
.banner-divider h2 {
	font-size: 18px !important;
	text-align: center;
}
.all-offers {
	padding: 85px 0 0 0;
}
.offer-block-2 p {
  width: 100%;
}
.port-shape-thumb {
  top: -95px;
  opacity: 0.6;
}
.footer-bg .kontakty {
	padding-bottom: 25px;
}
}

.additional-menu-point {
		display: none;
}
.additional-menu-point-2 {
		display: none;
}

@media (min-width: 350px) and (max-width: 991px) {
	.sticky .additional-menu-point {
		display: block;
	}
	.sticky  .info-phone {
  font-size: 78%;
}
.header-button a {
  font-size: 10px;
}
}

@media (min-width: 360px) and (max-width: 991px) {
	
.sticky .additional-menu-point-2 {
		display: block;
	}
.sticky .additional-menu-point-2 ul.social-box li a {
  width: 29px;
  height: 29px;
  line-height: 29px;
  font-size: 14px;
  margin: 0 !important;
}
.sticky .additional-menu-point-2 ul.social-box li {
	border-radius: 5px;
}
	.sticky .additional-menu-point-2 ul.social-box {
  margin: 0 0 0;
	}
.sticky .additional-menu-point-2 ul.social-box  .f-whatsapp, 
.sticky .additional-menu-point-2 ul.social-box .f-phone {
	display: none;
}
}

@media (max-width: 399px) {
.sticky .additional-menu-point .info-phone {
  font-size: 78%;
  left: -5px;
  float: left;
  padding: 5px 4px 5px 4px;
  position: relative;
}
.sticky .navbar-toggle .icon-bar {
  width: 15px;
}
.sticky .navbar-default .navbar-toggle {
  padding: 2px 9px 7px;
}
}
	

@media (max-width: 991px) {
.sticky .header-button {
  position: fixed;
  opacity: 0.8;
  right: -90%;
  margin: 0 auto;
  transform: rotate(-90deg);
  width: 100%;
  bottom: 50%;
  left: 0;
}
.sticky .header-button a {
  font-size: 11px;
  border-radius: 13px 13px 0 0;
  text-align: center;
  display: block;
  float: left;
  margin-left: 5px;
  padding-left: 23px;
  padding-right: 23px;
}
}

/* Мобильная секция и хидер END */

@media (max-width: 359px) {
	.info-phone {
        font-size: 70%;
		padding: 6px 11px
	}
	.banner-content h1 {
  font-size: 100%;
  max-width: 90%;
}
}

@media (max-width: 479px) {
.tabs li {
  float: none;
  margin: 0 auto;
}
}
	

@media (min-width: 480px) and (max-width: 991px) {
	.info-phone {
  font-size: 75%;
  position: absolute;
  top: -50px;
  right: 5px;
}
}

@media (max-width: 480px) {
.banner-content h1 {
  font-size: 160%;
  max-width: 90%;
}

.faq-image img {
  position: inherit;
  height: auto;
  width: 110%;
  margin: 0 0 0 -5%;
}
.slogan {
  font-size: 90%;
  color: black;
}
.button-zakaz, .button-inform {
  padding: 6px;
  font-size: 11px;
}
.dreamit-icon-list ul li i {
  position: relative;
  top: -2px;
  width: 13px;
  height: 13px;
  line-height: 13px;
  font-size: 6px;
  margin-right: 5px;
}

.counter-vip {
  padding: 50px 0 0;
}
.couter-top-title h3 {
  padding: 0 0 30px;
}
.couter-top-title h3::after,
.couter-top-title h3::before {
	display: none;
}
.tabs li a {
  width: 100%;
  padding: 5px 16px;
  font-size: 12px;
  line-height: 18px;
}
.accordion li a {
  font-size: 12px;
  line-height: 18px;
}
.style-two.process-area {
  background-size: auto;
  padding: 50px 0 135px;
}
.process-area .consen-section-title {
	padding-bottom: 0;
}
.style-two .process-single-box2 {
  margin-bottom: 50px;
}
.consen-button {
	margin-top: 25px;
}
}

@media (min-width: 481px) and (max-width: 767px) {
	.banner-content h1 {
  font-size: 210%;
  max-width: 90%;
}
}

@media (max-width: 575px) {
	.process-single-box,
.upper2 .process-single-box ,
.upper.process-single-box,
.upper1.process-single-box {
	  clip-path: none;
}
}
	

@media (min-width: 481px) and (max-width: 991px) {

.faq-image img {
	display: none;
}
.process-single-box {
  height: 260px;
}
.inf-promo-area .consen-section-title h5 {
  font-size: 18px;
}
.couter-top-title h3::before {
  position: absolute;
  content: "";
  left: -10px;
  top: 11px;
  height: 2px;
  width: 53px;
  background-color: rgba(255, 255, 255, 0.14901960784313725);
}
.couter-top-title h3::after {
  position: absolute;
  content: "";
  right: -10px;
  top: 11px;
  height: 2px;
  width: 53px;
  background-color: rgba(255, 255, 255, 0.14901960784313725);
}
.style-two.process-area {
  background-size: cover;
  background-position: top right 11%;
  padding: 50px 0 80px;
}
.style-two.process-area .consen-section-title h5 {
  font-size: 16px;
  margin: 0 0 16px;
  margin-left: 23px;
}
.style-two .process-single-box2 {
  max-width: 80%;
  margin: 0 auto 70px auto;
}

.pricing-feature .text-center {
  padding-left: 0px;
}
.consen-button {
	margin-top: 25px;
}
}

@media (max-width: 991px) {
	p {
  font-size: 14px;
  line-height: 22px;
  color: var(--main-dark);
}
	.header-top-area,
	#sticky-header {
		display: none;
	}
.introcontent {
  width: 90%;
  padding-left: 20px;
  padding-right: 20px;
  margin: 0 auto;
}
.introcontent-2 {
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  margin: 95px auto auto auto;
}

.about-introcontent {
  order: 1;
  width: 85%;
  padding-left: 20px;
  padding-right: 20px;
}
.about-introimg {
  order: 2;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  margin: 25px 0 0 0;
}
.banner-button a {
  padding: 5px;
  font-size: 10px;
  width: 170px;
}
.video-icon,
.video-icon a  {
	z-index: 2;
}
.about-wrapper-3 .about-content b {
  font-size: 13px;
  line-height: 18px;
}
.about-wrapper-3 .about-content .about-btn {
  width: 350px;
}

.about-wrapper-3  .banner-button a {
  padding: 5px;
  font-size: 10px;
  width: 140px;
  margin: 0;
}

.offer-block-2-img img {
  max-width: 100%;
}

.case-study-area {
	padding: 60px 0 60px;
}
.consen-section-title h2 {
  font-size: 18px;
  margin: 0 0 13px 0;
}
.consen-button {
	text-align: center;
}
.style-two.socials-icon .social-box {
  opacity: 1;
  filter: grayscale(0.6);
}
.style-two.socials-icon a {
  width: 38px;
  height: 38px;
  line-height: 38px;
  border-radius: 0;
  font-size: 19px;
}
.inf-promo-area {
  padding: 60px 0 0px;
  background-position: bottom left 80%;
}
.case-study-title h6 {
  font-size: 14px;
  line-height: 18px;
}
.case-study-title h3 {
  font-size: 13px;
  line-height: 17px;
  font-weight: 500;
}
.float-text {
  font-size: 24px;
}
.style-three.about-area .float-text {
  font-size: 15px;
  top: 70px;
}
.style-three .about-shape-thumb1 {
  position: absolute;
  left: 71px;
  bottom: -8px;
  z-index: 1;
  width: 320px;
}
.style-three.about-area .consen-section-title {
	margin-top: 25px;
}
.about-area {
  padding: 60px 0 30px;
}
.about-area .dreamit-about-thumb {
  margin: 0 auto 25px auto;
}
.dreamit-about-thumb img {
	width: auto;
}
.company-deals .about-shape-thumb1 {
	display: none;
}
.dreamit-icon-title h4 {
  font-size: 13px;
}
.measures {
	background: #eeebeb;
}
.measures .introcontent-img-2 {
        display: none;
}
.measures-intro {
  max-width: 350px !important;
}
.measures-intro-2 img {
	width: 90% !important;
}

.inf-promo-area  .consen-section-title h2 {
  font-size: 18px;
  margin: 0 0 5px 0;
}
p.inf-promo-text-0 strong {
  font-size: 14px;
}
.inf-promo-text1 span {
	margin-top: 25px;
  font-size: 11px;
}
.inf-promo-thumb img {
  max-width: 450px;
  width: 100%;
  position: relative;
  right: 55px;
}
.banner-year-thumb img {
  max-width: 110px;
  opacity: 0.4;
}
	.banner-year-thumb {
  right: 11px;
  top: -45px;
}
.cta-agency-section {
	padding: 60px 0 0 0;
}
.cta-agency-content h2 {
  font-size: 18px;
}
.section-title span {
  font-size: 14px;
}
.cta-agency-content h3 {
  font-size: 13px;
}
.cta-content-ul li {
  font-weight: 500;
  font-size: 13px;
  line-height: 20px;
}
.cta-content-ul {
	margin-bottom: 180px;
}	
.cta-agency-content .theme-btn {
  position: relative;
  margin-top: 20px;
  bottom: 0;
}
.colored-ul bi {
	display: none;
}
.style-three .dreamit-icon-list ul li span {
  font-size: 13px;
  line-height: 16px;
  width: 90%;
  display: inline-block;
  position: relative;
  top: 8px;
}
.pricing-section {
  padding: 60px 0 30px;
}
.service-area {
  padding: 60px 0 30px;
}
.service-area .consen-section-title h5 {
  font-size: 14px;
  margin-left: 3px;
}
.service-area .consen-section-title h5::before {
  width: 21px;
  top: 6px;
  left: -30px;
  background: var(--black);
}
.service-rows {
  margin-top: 20px;
}
.style-three.case-study-area {
  background: #fff;
  padding: 60px 0 0;
}
.tabs {
  display: block;
  width: 100%;
}
.tabs li a {
  width: 100%;
  padding: 5px 16px;
  font-size: 12px;
  line-height: 18px;
  min-width: 180px;
  border-radius: 4px;
  display: block;
  margin: 5px 5px 0 5px;
}
.estate-tabs .consen-section-title {
  margin-bottom: 0px;
}
.tabs_item h3 {
  display: block;
  float: left;
  margin-top: 25px;
  max-width: 100%;
  width: 100%;
  font-size: 20px;
}
.style-two .process-title h3 {
  margin-top: 11px;
}
p.about-text {
  font-size: 14px;
  line-height: 20px;
}
.row.process-bg {
  margin-top: 25px;
}

.process-extra-area .banner-button a {
	margin-top: -5px;
	margin-bottom: 13px;
}
.about-area-uslugi-p {
  font-size: 14px;
}
.dreamit-icon-list p {
  font-size: 13px;
  line-height: 18px;
  font-weight: 500;
  font-style: italic;
}
.subscribe {
  padding: 35px 42px 55px;
}

.subscribe-title2 {
  display: block;
  margin-top: 25px;
  float: left;
}

.subscribe-title2 h2 {
  font-size: 26px;
}

h4.widget-title {
  float: left;
  width: 100%;
  margin-top: 23px;
  margin-bottom: 23px;
}
.wyc-online {
	padding-top: 13px;
}
.footer-bottom-content {
  text-align: left;
}
.widget-nav-menu {
  padding: 0 25px 0 40px;
}
}

@media (max-width: 991px) {
	.cta-agency-section .about-shape-thumb1 img {
		max-width: 150px;
        position: absolute
	}
	.cta-agency-section .about-shape-thumb1  {
        bottom: 90%;
}
	 .cta-agency-content .p-inform {
		text-align: left;
		margin-bottom: 195px;
	}
}

@media (max-width: 767px) {
.banner-thumb {
	display: none;
}
.banner-content .sub-p {
  margin-top: 0px;
}
.banner-content h2 {
  font-size: 16px;
}
.banner-content .sub-p {
  font-size: 13px;
  font-style: normal;
  width: auto;
}
.banner-content p {
  width: 90%;
  color: #fff;
  font-size: 13px;
  padding: 0;
  font-style: italic;
  line-height: 16px;
  margin-top: 13px;
}

.company-deals .grid-item {
	max-width: 90%;
}
.offers-intro-row-add {
	background-image: none;
}
.banner-divider {
  background-image: url(/images/backgrounds/slide-banner-mob.jpg);
  background-size: cover;
  background-position: center center;
}
.divider-img {
	margin: 0 auto 25px auto !important;
}
}

/* Слайдер баннер */


@media (max-width: 767px) {
	
	.tabs_item img {
  margin-right: 0;
  max-width: 100%;
}
.banner-thumb img {
  float: right;
  max-width: 220px;
  position: absolute;
  right: -55px;
  top: 20px;
}
.banner-year-thumb {
  right: -15px;
  top: -270px;
}
.dreamit-icon-list ul li {
  font-size: 13px;
}
.listed img {
  max-width: 20px;
}
.cta-agency-section  .section-title .introspan {
	font-size: 22px;
}
.navbar {
	padding-left: 0 !important;
}
}


@media (min-width: 450px) and (max-width: 767px) {
.banner-images {
  position: absolute;
  right: -20px;
}
.banner-thumb img {
  float: right;
  max-width: 350px;
  position: absolute;
  right: 0;
  top: -150px;
}
.banner-area, .banner-area.style-two {
  padding: 0 0 0 0;
  max-height: inherit;
  height: auto;
  min-height: 650px;
}
.video-icon {
  top: 70%;
  left: 70%;
}
.banner-year-thumb {
  right: 55px;
  top: 45px;
}
}

@media (max-width: 449px) {
.banner-images {
  position: absolute;
  right: 25px;
}
.banner-area, .banner-area.style-two {
  padding: 0 0 0 0;
  max-height: inherit;
  height: auto;
  min-height: 650px;
}
.video-icon {
  top: 230px;
  left: 80%;
}
}
	

@media (max-width: 991px) {
	.banner-area-1 {
  background-image: url(/images/backgrounds/mobile-bg.jpg) !important;
}
	.banner-area-2 {
  background-image: url(/images/backgrounds/mobile-bg-2.jpg) !important;
}
}
	
@media (min-width: 650px) and (max-width: 991px) {
 .about-wrapper-3 .about-image img {
  position: relative;
  top: 3px;
  width: 60%;
  height: inherit;
  margin: 25px auto auto auto;
  display: block;
}
}
	

@media (min-width: 768px) and (max-width: 991px) {
.banner-area, 
.banner-area.style-two {
  padding: 0 0 0 0;
  max-height: inherit;
  height: auto;
   min-height: 650px;
}
/* .banner-images {
	position: absolute;
	right: 50px;
} */
.banner-images {
  position: relative;
  right: 0;
  top: -76px;
  width: 250px;
  left: -25px;
}
.contact_from_box {
  background: rgba(64, 61, 61, 0.59);
  padding: 5px 19px;
}
.video-icon {
  top: 70%;
  left: 80%;
}
.banner-year-thumb {
  right: -15px;
  top: 20px;
}
.banner-content .sub-p {
  font-size: 12px;
}
}

/* Слайдер баннер END */

@media (min-width: 768px) and (max-width: 991px) {
.about-wrapper-3 .about-image .border-shape {
  top: 63%;
  left: 12%;
}
.cta-agency-section {
  position: relative;
  background-image: url('/images/backgrounds/sales-2.png');
}

.cta-agency-section {
  padding: 0px 0 0 0;
  background-position: bottom left 40%;
  background-size: auto;
}
.cta-agency-section .about-shape-thumb1 {
  right: 40%;
}
.cta-agency-section  .container {
	margin: 0;
}
.cta-agency-section .section-title span {
  font-size: 24px;
}
.cta-agency-content .cta-intro b {
  font-size: 40px;
  margin-top: 13px;
  display: block;
  max-width: 500px;
  line-height: 50px;
  margin-bottom: 25px;
}
.cta-agency-section .about-shape-thumb1 img {
  max-width: 350px;
  position: absolute;
}
.cta-agency-content p {
  width: 350px;
}
.cta-agency-section .skill-thumb-content {
  right: -25px;
}
.style-two.process-area .consen-section-title h5 {
  font-size: 22px;
}
.offer-block-text .p-2 {
  line-height: 24px;
  font-size: 14px;
  min-height: 210px;
}
.offer-block-text-2 .p-2 {
  line-height: 24px;
  font-size: 14px;
  padding: 0 !important;
  border-bottom: 1px solid #5a5668;
  display: grid;
  align-content: baseline;
  min-height: 210px;
  margin: 0 auto 25px auto;
  width: 100% !important;
}
.offer-block-text h5 {
  position: inherit;
  font-size: 85%;
  max-width: 100%;
  width: 100%;
  color: inherit;
}
.contact_from_box h3 {
  font-size: 13px;
  max-width: 100%;
  text-transform: none;
}
.checkdata p {
  font-size: 11px;
  line-height: 14px;
  text-align: center;
}
.contact_from_box  p {
	font-size:11px;
}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.cta-agency-section {
  position: relative;
  background-image: url('/images/backgrounds/sales-2.png');
}

.cta-agency-section {
  padding: 60px 0 0 0;
  background-position: bottom left 40%;
  background-size: auto;
}
.cta-agency-section .about-shape-thumb1 {
  right: 34%;
  bottom: 20%;
}

.cta-agency-section .about-shape-thumb1  img {
  width: auto !important;
}
.cta-agency-section .section-title span {
  font-size: 24px;
}
.cta-agency-content .cta-intro b {
  font-size: 40px;
  margin-top: 13px;
  display: block;
  max-width: 500px;
  line-height: 50px;
  margin-bottom: 25px;
}

.cta-agency-content p {
  width: 350px;
}
.cta-agency-section .skill-thumb-content {
  right: -25px;
}
.contact_from_box h3 {
  max-width: 100%;
  text-transform: none;
}
.checkdata p {
  font-size: 11px;
  line-height: 14px;
  text-align: center;
}
.contact_from_box  p {
	font-size:11px;
}
.header-top-address .header-calculate,
.header-top-address .header-phone {
  font-size: 11px;
}
.header-top-address ul li {
  margin-right: 3px;
}
}

@media (min-width: 1200px) and (max-width: 1450px) {
	.cta-agency-section {
	background-position: bottom left 40%;
}
	.cta-agency-section .about-shape-thumb1 {
  right: 40%;
  bottom: 20%;
}
}

@media (min-width: 760px) and (max-width: 1199px) {
	.dreamit-about-thumb1 {
  margin-right: 0;
  margin-left: -20px;
}
.dreamit-about-thumb1 img {
  max-width: 305px;
}
.about-shape-thumb img {
  top: -90px;
  left: 26px;
  max-width: 120px;
}
}

@media (min-width: 760px) and (max-width: 991px) {
	.ceo-cod-area .container {
	max-width: 750px !important;
}
}

@media (max-width: 575px) {
	.offer-block-text h5 {
  position: inherit;
  font-size: 80%;
  text-align: left;
  max-width: 100%;
  color: inherit;
  width: 100%;
}
}

@media (min-width: 576px) and (max-width: 767px) {
.offer-block-text h5 {
  position: inherit;
  text-align: center;
  font-size: 70% !important;
  color: inherit;
  max-width: 100%;
  width: 100%;
}
.offer-block-text .p-1 {
  min-height: 75px;
}
.offer-block-text .p-2 {
  min-height: 220px;
  font-size: 13px;
  line-height: 21px;
  align-content: baseline;
}
.offer-block-text-2 .p-2 {
	min-height: 310px;
}
}

@media (min-width: 470px) and (max-width: 576px) {
.offer-block {
  width: 80%;
  margin: 0 auto 35px auto;
  display: block;
}
}

@media (min-width: 576px) and (max-width: 759px) {
	.ceo-cod-area .ceo-intro {
		max-width: 100% !important;
		width: 100% !important;
		-ms-flex: 100%;
        flex: 100%;
	}
}

@media (min-width: 576px) and (max-width: 767px) {
	.offer-block .video-button {
  top: 11%;
	}
}

@media (min-width: 576px) and (max-width: 991px) {
.col-last {
  max-width: 50%;
  margin: 0 auto 25px auto;
  display: block;
  float: none;
}
.offer-block-text .p-1 {
  font-size: 13px;
  line-height: 18px;
	}
}

@media (max-width: 759px) {
.dreamit-about-thumb1 img {
  max-width: 120px;
  width: auto;
  top: -50px;
  position: absolute;
  float: right;
  right: 13px;
}
.about-shape-thumb img {
  position: absolute;
  top: -70px;
  left: 0px;
  width: 80px;
}
.consen-section-title h2 {
  font-size: 18px;
  margin: 0 0 0px 0;
  line-height: 150%;
}
.ceo-cod-area .consen-section-title h2 {
  font-size: 18px;
  max-width: 70%;
  margin-bottom: 13px;
}
}

@media (max-width: 551px) {
	.subscribe-icon i {
  font-size: 25px;
  height: 52px;
  width: 52px;
  line-height: 52px;
}
.subscribe-icon {
  right: 0;
  bottom: 100%;
  position: absolute;
  border: 2px dashed #ffffff;
  border-radius: 50%;
  padding: 8px;
}
.style-two .subscribe-title h3 {
  font-size: 18px;
  line-height: 28px;
  width: 80%;
}
}

@media (min-width: 1200px) and (max-width: 1279px) {
	.ceo-cod-area .consen-section-title {
		padding-right: 90px;
	}
}

@media (min-width: 540px) and (max-width: 991px) {
	.tabs_item p {
  max-width: 90%;
  width: 90%;
  float: left;
}
a.logo_thumb img {
  width: 100%;
}
.order-1-1 {
	order: 1;
}
.order-2-2 {
	order: 2;
}
}

.header-wha-button {
	display: none;
}

@media (min-width: 992px) and (max-width: 1279px) {

.sticky .header-wha-button {
  display: grid;
  position: absolute;
  top: 9px;
  right: -75px;
  background: green;
  font-size: 28px;
  padding: 5px;
  align-content: center;
  border-radius: 50%;
  width: 48px;
  height: 48px;
  line-height: 48px;
}
.header-wha-button i {
	color: white;
}
.header-wha-button::before {
  z-index: -1;
  content: "";
  position: absolute;
  width: 50px;
  height: 50px;
  -webkit-animation: ripple 1.6s ease-out infinite;
  -moz-animation: ripple 1.6s ease-out infinite;
  animation: ripple 2s ease-out infinite;
  opacity: 0;
  background: linear-gradient(90deg,#ddd4d4e0 15%,#75dd46 30%,#41862d 70%,#35cc3f);
  border-radius: 100%;
}
.search-box-btn.search-box-outer,
.header-button {
  display: none;
}
.offer-block-text-2 .p-2 {
  line-height: 24px;
  font-size: 14px;
  padding: 0 !important;
  border-bottom: 1px solid #5a5668;
  display: grid;
  align-content: baseline;
  min-height: 210px;
  margin: 0 auto 25px auto;
  width: 100% !important;
}
.offer-block-2 h2 {
  font-size: 20px;
  line-height: 26px;
}
}

/* Normal desktop :992px. */
@media (min-width: 992px) and (max-width: 1199px) {

.sticky .header-wha-button {
  display: grid;
  position: absolute;
  top: 9px;
  right: -75px;
  background: green;
  font-size: 28px;
  padding: 5px;
  align-content: center;
  border-radius: 50%;
  width: 48px;
  height: 48px;
  line-height: 48px;
}
.header-wha-button i {
	color: white;
}
.header-wha-button::before {
  z-index: -1;
  content: "";
  position: absolute;
  width: 50px;
  height: 50px;
  -webkit-animation: ripple 1.6s ease-out infinite;
  -moz-animation: ripple 1.6s ease-out infinite;
  animation: ripple 2s ease-out infinite;
  opacity: 0;
  background: linear-gradient(90deg,#ddd4d4e0 15%,#75dd46 30%,#41862d 70%,#35cc3f);
  border-radius: 100%;
}
a.logo_img img {
  width: 199px;
}

    a.main_sticky img {
        width: 100%;
    }

.consen_menu > ul > li > a {
  font-size: 10px;
  margin: 20px 3px;
}

.search-box-btn.search-box-outer,
.header-button {
  display: none;
}
.banner-thumb img {
  width: 99%;
}

	
    .style-two.consen_nav_manu {
        padding: 0 30px;
    }
	
    .ceo-cod-area {
        padding: 90px 0 90px;
    }

    .about-area .dreamit-about-thumb img {
        width: 96%;
    }

    .style-three.about-area .dreamit-about-thumb img {
        width: 100%;
    }

    .style-three.about-area .dreamit-about-thumb {
        margin: 0;
    }

    .about-area .dreamit-about-thumb {
        margin: 0;
    }

    .style-three .about-shape-thumb1 img {
        width: 78%;
    }

    .style-three .about-shape-thumb1 {
        left: -59px;
    }

    .about-shape-thumb2 img {
        width: 60%;
    }

    .consen-section-title h2 {
        font-size: 20px;
    }

    .consen-section-title p {
        font-size: 13px;
    }

    p.about-text {
        line-height: 26px;
    }

    .about-shape-thumb1 img {
        width: 70%;
    }

    .dreamit-about-thumb1 {
        margin-left: 0;
    }

    .about-shape-thumb img {
        width: 40%;
    }

    .case-study-title h3 {
  font-size: 13px;
  font-weight: 500;
}

    .case-study-title h6 {
  font-size: 13px;
  line-height: 18px;
}

    .process-title p {
  font-size: 12px;
  line-height: 14px;
}

    .process-title h3 {
        font-size: 13px;
    }

    .footer-bottom-content-copy p {
        font-size: 14px;
    }

    .case-study-thumb1 {
        left: 30px;
    }

    .em-testimonial-text p {
        font-size: 15px;
		
    }

    .style-two.subscribe-area {
        padding: 0 0 0 15px;
        left: 0;
        width: 100%;
    }

    .style-two .subscribe-title h3 {
        font-size: 21px;
        line-height: 1.6;
        margin-top: 0;
    }

    .subscribe-title2 h1 {
        font-size: 25px;
    }

    .subscribe-title2 p {
        font-size: 18px;
    }

    .tabs li {
        margin-bottom: 10px;
    }
	    .tabs li a {
  padding: 5px 15px;
  font-size: 12px;
  margin-right: 6px;
}

    .style-two.feature-area {
        padding: 95px 0 60px;
    }

    .inf-promo-thumb {
        left: 0px;
    }

    .inf-promo-thumb img {
  width: 100%;
  position: relative;
  top: 55px;
}


    .style-two nav.consen_menu {
        text-align: right;
    }
    .call-do-action-content p {
        width: 40%;
    }

    .style-three.about-area {
        padding: 90px 0 90px;
    }


	.about-image-2 img { 
	position: relative;
	top: 250px;
    right: 0;
}
.style-two.socials-icon a {
  width: 28px;
  height: 28px;
  line-height: 28px;
  font-size: 16px;
}
.style-two.socials-icon {
  top: -23px;
}
.service-bottom-text p {
  font-size: 12px;
}
.offer-block-text h5 {
  top: 50%;
}
.offer-block-text .p-1 {
  line-height: 18px;
  font-size: 13px;
}
}

@media (max-width: 1199px) {
.faq-image {
	display: none;
}
.offer-block-text {
  max-width: 100%;
  width: 100%;
  padding: 0 !important;
}
}


@media (min-width: 992px) and (max-width: 1359px) {
	.header-button {
  padding-left: 12px;
}
	.about-section .col-lg-6,
    .company-deals .col-lg-6,
    .about-area .col-lg-6 {
		max-width: 47%;
		width: 47%;
		flex: 0 0 47%;
	}
	.dreamit-icon-title h4 {
  font-size: 14px;
	}
	.about-area {
  padding: 90px 0 90px;
	}
	.dreamit-icon-list p {
  font-size: 12px;
  line-height: 18px;
	}
	.style-three .dreamit-icon-list ul li span {
  color: #232323;
  font-size: 13px;
  line-height: 18px;
}
.accordion li p {
        font-size: 12px;
    }

    .accordion li a {
        font-size: 13px;
    }
	.style-three.case-study-area .consen-section-title h2 {
        font-size: 35px;
    }
	.banner-year-thumb {
  right: -10px;
  top: -20px;
}
.banner-year-thumb img {
	max-width: 110px;
}
}

/* Normal desktop :1200px. */
@media (min-width: 1200px) and (max-width: 1599px)  {
	
    .consen_menu > ul > li > a {
  margin: 10px 6px !important;
  font-size: 9px !important;
}

    a.logo_img img {
        width: 250px !important;
    }

.header-button a {
  padding: 5px;
  font-size: 12px;
}
	

.banner-area,
.banner-area.style-two  {
    min-height: 650px;

}
}
@media (max-width: 1599px) {
	.wyc-online {
		background: white;
	}
}

@media (min-width: 1280px) {
	.sticky .search-box-outer {
		display: none;
	}
	#sticky-header .header-calculate {
	display: none;
}

.sticky .header-button a {
  margin-right: 6px;
  padding: 9px;
}

.sticky .header-button:hover a {
	opacity: 9;
}

.sticky  .header-calculate {
	display: block !important;
	background: var(--main-dark) !important;
}
.sticky  .header-calculate:hover {
	background: var(--main-red) !important;
}
.sticky .header-button {
  width: auto;
  display: inline-flex;
  bottom: 0;
  padding-left: 0;
  text-align: center;
  left: 0;
  right: 0;
}
}

@media (min-width: 1280px) and (max-width: 1499px) {
	.sticky .header-button a {
  margin-right: 6px;
  padding: 9px;
  font-size: 10px !important;
}
}