@media only screen and (max-width: 1500px) {
  #map-orders{
    background-position-y: bottom;
  }

  .card__front p{
    width: 90%;
    font-size: 20px;
  }

  .desc__left{
    width: 60%;
  }

  .opportunities__wrapper{
    width: 75%;
  }

  .slider-services .carousel-our .item p{
    font-size: 18px;
  }
}
@media only screen and (min-width: 1370px) {
	.em {
		position: relative;
    top: -8px;
	}
}
@media only screen and (min-width: 1920px) {
#big-slider .owl-carousel div img  {
width:100%!important;	
}
}
@media only screen and (max-width: 1366px) {
  header {
    padding: 0 25px;
  }
  header #header-logo {
    min-width: 200px;
  }

  header #header-nav{
    width: unset;
    height: unset;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }

  header #header-nav div{
    display: none;
  }

  header #header-nav div:first-child{
    display: block;
    font-weight: unset;
  }

  header #header-nav div:nth-child(2){
    display: block;
  }

  header #header-end {
    width: unset;
  }
  header #header-end > span:first-child {
    display: none;
  }

  #header-nav div > div{
    display: block;
  }

  header #header-end .blue-button {
    margin: 0 25px;
  }
  header #header-end .red-button {
    width: 40%;
  }
  header #header-end > div {
    order: -1;
  }
  header #header-end > div span:first-child {
    line-height: unset;
  }
  header #header-end > div span:before {
    background-size: 12px;
  }
  header #header-end > div span:first-child:before {
    top: 0px;
  }
  header #header-end > div span:last-child:before {
    top: 23px;
  }
  header #mobile-menu {
    display: block;
    position: relative;
  }

  #big-slider .owl-carousel div img{
    min-height: unset;
    height: 586px;
    width: 100%;
  }

  #big-slider > div .item .big-slider-title{
    min-height: unset;
    height: 100%;
  }

  #big-slider > div .item .big-slider-title h2{
    font-size: 40px;
  }

  #big-slider > div .item .big-slider-title p{
    font-size: 16px;
    width: 100%;
  }

  #map-orders{
    background-size: 70%;
  }

  #cost-calculation > #calculation-title p{
    font-size: 14px;
  }

  #contact #contact-title{
    width: 55%;
  }

  #cost-calculation label .claculation-check{
    font-size: 14px;
  }

  .desc__right-content p{
    font-size: 16px;
  }


  #contact #contact-map div label p{
    font-size: 14px;
  }

  .opportunities__text{
    min-width: unset;
  }

  .opportunities__wrapper{
    width: 95%;
  }

  .opportunities__item:nth-child(2n){
    margin-left: 80px;
  }

  .opportunities__item{
    width: 45%;
  }

  header #header-nav > a{
    display: none;
  }
    
    #big-slider > div .item .big-slider-title{
        /* width: 40%; */ 
		width: 36%;
	}
    
    #big-slider > div .item .big-slider-title h2{
        font-size: 31px;
		line-height:43px; /* add */ 
    }

  #about-company{
    /*background-position: 100% 135%;
    background-size: 70%;
    padding-bottom: 730px;*/
	    background-position: 108% 0%;
    background-size: 47%;
  }
  
  #about-company > div:first-child{
	width: 55%;  
  }
  
  #slider-services-2 .item ul li span{
	  display:block;
  }
}

.link-without-styles-desktop{
  width: unset;
  display: unset;
  justify-content: unset;
  margin: 0 15px;
}

@media only screen and (max-width: 1200px) {
  header #header-nav {
    height: 70px;
    justify-content: space-around;
  }
  header #header-nav a {
    padding: 0 15px;
  }
  header #header-nav a ul {
    top: 22px;
  }
  #benefits > div > div {
    font-size: 20px;
  }
  #benefits > div > div img:first-child {
    height: 25%;
    width: unset;
  }
  #cost-calculation > #calculation-title p {
    width: 70%;
  }

  #contact #contact-map div h2 {
    font-size: 30px;
  }
  #contact #contact-map div label input[type=submit] {
    width: 100%;
  }

  #about-company div:first-child {
    width: 50%;
  }
  #about-company div:first-child h3 {
    margin: 10px 0;
  }
  #about-company div:first-child p {
    margin: 10px 0;
  }
  #about-company div:first-child span {
    margin-top: 20px;
  }
  #slider-services-1 .red-button {
    height: 50px;
  }

  #map-orders{
    background-size: 60%;
    background-position-y: center;
  }

  #big-slider > div .item .big-slider-title{
    left: 70px;
  }

  #big-slider > div .owl-nav{
    left: 70px;
  }

  #contact #contact-title{
    width: 50%;
  }

  header #header-nav{
    display: none;
  }

  header #mobile-menu{
    position: absolute;
    right: 30px;
    top: -15px;
  }

  header #mobile-menu > div{
    left: unset;
    right: 10px;
  }

  header #header-end{
    width: 100%;
    margin-left: 15px;
  }

  #contact #contact-map div{
    width: 30%;
    height: unset;

  }

  #desc{
    min-height: unset;
  }

  .desc__title{
    font-size: 30px;
  }

  .desc__undertitle{
    font-size: 21px;
  }

  .desc__left{
    width: 50%;
  }

  .desc__items-wrapper{
    margin-top: 20px;
  }

  .desc__right{
    margin: 10px 15px;
  }

  .services--container > div button{
    font-size: 18px !important;
  }

  #contact #contact-map div label p{
    font-size: 12px;
  }

  #services .owl-nav{
    width: 115%;
  }

  #services .owl-nav .owl-next{
    padding-right: unset !important;
  }

  #big-slider > div .item .big-slider-title{
    width: 45%;
  }

  #map-orders > div button{
    width: unset;
  }

  #about-company{
    padding-bottom: 630px;
  }
}

@media only screen and (max-width: 1000px) {
  #benefits > div > div img:first-child {
    height: 25%;
  }
  #cost-calculation label > div input[type=submit] {
    width: 100%;
  }
  #cost-calculation label > div h3 {
    height: 50px;
  }
  #big-slider > div .item .big-slider-title h2 {
    width: 80%;
  }
  #big-slider > div .item .big-slider-title .red-button {
    margin-top: 0;
  }

  footer{
    flex-direction: column;
    align-items: center;
  }

  footer p{
    padding-right: unset;
    padding-top: 20px;
  }

  #big-slider > div .item .big-slider-title{
    width: 75%;
  }

  #big-slider > div .item .big-slider-title h2{
    margin-bottom: 30px;
  }

  .slider-services .carousel-our .item p{
    font-size: 17px;
  }

  #map-orders > div button {
    margin: 0 auto;
    padding: 0 30px;
  }

  #about-company{
    padding-bottom: 530px;
  }
}

@media only screen and (max-width: 967px) {

  #slider-services-1 .red-button {
    height: 50px !important;
  }
  #slider-services-2 .item p {
    height: unset;
  }
  #big-slider > div .item .big-slider-title h2 {
    font-size: 30px;
    line-height: 36px;
  }
  #big-slider > div .item .big-slider-title p {
    font-size: 18px;
  }
  #big-slider > div .item img {
    width: auto;
    height: 385px;
  }
  #services > div:last-child {
    margin-top: 100px;
  }
  #about-company {
    background-position: 100% 120%;
    background-size: 70%;
    padding-bottom: 500px;
  }
  #about-company > div:first-child {
    width: 100%;
    background: white;
    padding: 0 30px 30px;
  }
  #about-company > div:first-child h2 {
    margin: 10px 0;
  }
  #benefits {
    width: 95%;
    margin: auto;
  }
  #benefits > div > div {
    width: 49%;
  }
  #benefits > div > div p {
    font-size: 26px;
  }
  #benefits > div > div img:last-child {
    width: 15px;
    bottom: 36px;
  }
  #benefits > div > div:nth-child(4) {
    border-right: 1px solid #3d7dca;
  }
  #benefits > div > div:nth-child(5) {
    border-bottom: 1px solid #3d7dca;
  }
  #benefits > div > div:nth-child(6) {
    border-bottom: 1px solid #3d7dca;
  }
  #benefits > div > div:nth-child(8) {
    border-right: 1px solid #3d7dca;
  }
  #consultation {
    height: unset;
    padding-bottom: 50px;
    margin-bottom: 70px;
  }
  #consultation > img {
    height: 100%;
    width: unset;
  }
  #consultation #consultation-title p {
    width: unset;
  }
  #consultation #consultation-form label {
    flex-direction: column;
  }
  #consultation #consultation-form label input {
    width: 80%;
    margin: 15px auto;
  }
  #consultation #consultation-form label input[type^="text"] {
    font-size: 16px;
  }
  #consultation #consultation-form label input:last-child {
    margin-top: 35px;
    width: 50%;
  }
  #consultation:before {
    height: 100%;
  }
  #slider-services-1 .red-button {
    height: 40px;
    width: 70%;
  }
  #slider-services-2 .item p {
    font-size: 26px;
  }
  #map-orders {
    background-size: 120%;
    background-position: 120% 23%;
  }
  #map-orders > div {
    width: 100%;
    padding-left: 0;
  }
  #map-orders > div > div:first-child {
    margin-left: 30px;
  }
  #map-orders > div h2 {
    padding-bottom: 400px;
    margin-left: 30px;
  }
  #map-orders > div p {
    margin-left: 30px;
    width: 90%;
  }
  #map-orders > div ul {
    padding-left: 50px;
    width: 70%;
  }
  #cost-calculation {
    height: unset;
  }
  #cost-calculation #calculation-title {
    flex-direction: column;
    align-items: flex-start;
  }
  #cost-calculation #calculation-title p {
    width: 100%;
  }
  #cost-calculation label {
    flex-direction: column;
    width: 90%;
    margin: auto;
  }
  #cost-calculation label > div {
    width: 100%;
  }
  #cost-calculation label .disp-none {
    display: none !important;
  }
  #cost-calculation label .disp-block {
    display: flex;
    flex-direction: unset;
  }
  #cost-calculation label h3 {
    margin-bottom: 0;
  }
  #cost-calculation label .red-button {
    width: 60%;
    display: block;
    height: 60px;
    margin: 30px auto;
  }
  #contact #contact-title > div:first-child img{
	 margin-top:-20px; 
  }
  #contact #contact-map div {
    width: 35%;
  }
  #contact #contact-title {
    width: 45%;
  }
  #contact #contact-title > div {
    width: 100%;
  }
  footer {
    height: unset;
    padding: 30px;
  }

  #benefits > div > div:nth-child(2n){
    border-right: unset;
  }

  #slider-services-2 .item p{
    font-size: 18px;
  }

  #big-slider > div .item .big-slider-title p{
    font-size: 16px;
  }

  #big-slider > div .owl-nav{
    bottom: 5px;
  }

  #big-slider > div .item .big-slider-title h2{
    font-size: 24px;
  }

  #big-slider > div .item .big-slider-title{
    width: 40%;
  }
    
    #big-slider > div .item .big-slider-title h2{
        width: 100%;
    }



  #desc{
    flex-direction: column;
  }

  .desc__left{
    width: 80%;
    padding-bottom: 75%;
  }

  .desc__right{
    width: 90%;
    margin: 25px;
  }

  .desc__items-wrapper{
    margin-top: 50px;
  }

  .services--container-content{
    flex-direction: column;
    align-items: center;
    width: 100% !important;
  }

  .services--container-content > div{
    width: 50% !important;
    margin-bottom: 90px;
  }

  .services--container > div:last-child{
    margin-top: unset !important;
  }

  .opportunities__container{
    flex-direction: column;
    flex-wrap: unset;
    align-items: center;
  }

  .opportunities__item{
    width: 80%;
    margin: 0 0 20px 0;
  }

  .opportunities__item:nth-child(2n){
    margin-left: unset;
  }

  #opportunities{
    padding: 40px 0;
  }

  .opportunities__text{
    max-width: unset;
  }

  header #header-end .red-button{
    font-size: 14px;
  }
  
    #slider-services-2 .item ul li span{
	  display:inline;
  }
  
  .insurance-image{
	      width: 45%;
    background: url(../images/insurance-main.png) 20% 50% no-repeat;
  background-size: none;
   background-position: none; 
  }
} 

@media only screen and (max-width: 800px) {
  header #header-end{
    display: none;
  }

  header #mobile-menu{
    position: unset;
    top: unset;
    right: unset;
  }

  #about-company{
    background-size: 90%;
  }


}

@media only screen and (max-width: 700px) {
  header #header-end .red-button {
    width: 35%;
    height: 50px;
    padding: 5px 0;
  }
  header #header-end .blue-button {
    width: 30%;
    height: 50px;
    margin: 0 10px;
  }


  #services > div:first-child {
    margin-top: 0;
  }
  #services > div:last-child {
    margin-top: 120px;
  }
  #about-company {
    background-size: 100%;
    background-position: bottom;
    padding-bottom: 500px !important;
  }
  #about-company > div:first-child {
    padding: 0 10px;
    padding-bottom: 30px;
  }
  #benefits {
    width: 100%;
  }
  #benefits > div > div {
    width: 100%;
    border-right: none !important;
  }
  #consultation #consultation-form label input {
    width: 90%;
  }
  #slider-services-2 h2 {
    margin-left: 10px;
  }
  #slider-services-2 > div:first-child {
    margin-left: 10px;
  }
  #map-orders > div h2 {
    margin-left: 10px;
  }
  #map-orders > div > div:first-child {
    margin-left: 10px;
  }
  #cost-calculation {
    padding: 30px 10px;
  }
  #cost-calculation label {
    width: 100%;
  }
  #contact #red-line {
    margin-left: 10px;
  }
  #contact h2 {
    margin-left: 10px;
  }
  #benefits > div > div img:first-child {
    height: 35%;
  }
  #benefits > div > div:nth-child(7) {
    border-bottom: 1px solid #3d7dca;
  }
  #benefits > div > div:nth-child(8) {
    border-bottom: 1px solid #3d7dca;
  }
  .benefits-hover {
    width: 100%;
  }

  #contact #contact-map div label input[type=submit]{
    margin: 25px 0;
  }

  #big-slider > div .item .big-slider-title{
    width: 50%;
  }

  .services--container-content > div {
    width: 75% !important;
  }

  .services--container-title{
    font-size: 36px;
  }

  .opportunities__text{
    font-size: 21px;
  }

  .opportunities__icon{
    width: 60px;
  }

  .opportunities__item{
    margin-bottom: 45px;
  }

  .opportunities__item:last-child{
    margin-bottom: unset;
  }

  .services__menu .item{
    width: 100%;
  }

  #services .item:after{
    width: 100%;
  }

  #services{
    width: 80%;
  }

  #services .owl-nav{
    width: 125%;
  }
}
@media only screen and (max-width: 560px) {
  header #header-logo {
    min-width: 180px;
  }
  header #header-end > div {
    display: none;
  }
  header #header-end button {
    width: 45% !important;
  }
  #big-slider > div .item img {
    height: 320px;
  }
  #big-slider > div .item .big-slider-title h2,
  #big-slider > div .item .big-slider-title p {
    width: 100% !important;
  }
  .owl-theme .owl-dots .owl-dot span {
    width: 15px !important;
    height: 15px !important;
  }
  #map-orders > div ul {
    height: unset !important;
    flex-wrap: unset !important;
  }
  #map-orders > div > div:last-child {
    width: unset !important;
    padding: 0 20px;
  }
  #contact #contact-title {
    width: 100%;
    float: unset;
  }
  #contact #contact-map {
    margin-top: 420px;
  }
  #contact #contact-map div {
    width: 80%;
    left: 50%;
    top: -400px;
    transform: translate(-50%, 0);
  }

  footer img {
    padding-bottom: 20px;
  }

  #map-orders > div h2{
    padding-bottom: 300px;
  }


  .desc__items-wrapper{
    flex-direction: column;
  }

  .desc__text-item{
    width: 80%;
    margin-bottom: 25px;
  }

  #services .item button{
    font-size: 18px !important;
  }

  #big-slider > div .item h2{
    font-size: 21px !important;
  }

  #big-slider > div .item .big-slider-title h2{
    margin-bottom: unset;
  }

  .modal__wrapper div{
    width: unset;
    padding: 15px 20px 0 20px;
  }

  .modal__wrapper div h2 {
    font-size: 28px;
  }

  .modal__wrapper div label p {
    font-size: 14px;
    margin: 0;
  }

  .modal__wrapper div label input[type=submit] {
    margin: 10px 0 20px 0;
  }

  .modal__wrapper div label input[type=submit] {
    width: 100%;
  }
}

@media only screen and (max-width: 450px) {
  header {
    padding: 0 10px;
  }
  header #header-end {
    display: none;
  }
  header #mobile-menu {
    top: unset;
  }

  #big-slider > div .item h2 {
    font-size: 23px !important;
  }
  #big-slider > div .item button {
    height: 40px !important;
    margin-top: 20px !important;
  }

  #services > div:last-child {
    margin-top: 80px;
  }

  #services > div:nth-child(3) {
    margin-top: 80px;
  }

  section h2 {
    font-size: 30px !important;
  }



  #services .owl-nav img{
    height: 33px;
  }

  #services .owl-nav img:hover{
    height: 37px;
  }

  #about-company div:first-child h3 {
    margin-top: 30px;
  }
  #about-company > div:first-child {
    padding-bottom: 50px;
  }

  #benefits > h2 {
    margin: 60px 0 0;
  }
  #benefits > div > div img:first-child {
    height: 30%;
  }
  #benefits > div > div p {
    font-size: 24px;
  }
  #benefits > button {
    width: 90%;
  }
  #consultation #consultation-title p {
    font-size: 16px;
    width: 90%;
  }
  #consultation #consultation-form label input:last-child {
    width: 80%;
  }
  #slider-services-1 > p {
    font-size: 16px;
  }
  #map-orders > div h2 {
    padding-bottom: 300px;
  }
  #map-orders > div p {
    width: 95%;
    margin: 0 auto;
  }
  #map-orders {
    padding-bottom: 100px;
  }
  #cost-calculation #calculation-title p {
    font-size: 14px;
  }
  #cost-calculation label > div h3 {
    font-size: 18px;
  }
  #cost-calculation label > div input[type=text] {
    font-size: 14px;
  }
  #cost-calculation label .red-button {
    width: 90%;
  }
  #cost-calculation label .claculation-check {
    font-size: 12px;
  }
  #cost-calculation label .claculation-check input {
    width: 14px;
  }
  #contact #contact-title > div {
    width: 80%;
  }
  #contact #contact-map div h2 {
    text-align: center;
  }
  .slider-services .carousel-our .owl-nav .owl-next {
    right: -6%;
  }
  .slider-services .carousel-our .owl-nav .owl-prev {
    left: -6%;
  }
  #cost-calculation label .claculation-check input {
    margin-left: 10px;
  }
  .slider-services .carousel-our .owl-nav button img {
    height: 40px;
  }
  #about-company div:first-child span {
    margin: 20px 0;
  }

  header{
    margin-top: unset;
  }

  #parent{
    width: 100%;
    margin: 0 auto;
  }


  #about-company{
    padding-bottom: 300px !important;
  }

  #big-slider > div .owl-nav{
    left: 20px;
  }

  #big-slider > div .item .big-slider-title{
    left: 20px;
    width: 85%;
  }

  .desc__right-content p{
    font-size: 14px;
  }


  .services--container-content > div{
    width: 90% !important;
  }

  .opportunities__item{
    width: 95%;
  }

  .opportunities__text{
    font-size: 18px;
  }

  #big-slider > div .item img{
    height: 360px;
  }

  .modal__wrapper div h2 {
    margin-top: 0;
  }

  .modal__wrapper div label input, .modal__wrapper div label textarea {
    margin-bottom: 20px;
  }

  .modal__wrapper div label input, .modal__wrapper div label textarea {
    margin-bottom: 20px;
  }
}