/*==========  Desktop First Method  ==========*/
@media only screen and (max-width : 1800px) {}

@media only screen and (max-width : 1690px) {}

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1376px) {}

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
  .add_1 {
    overflow: hidden;
  }

  .x_1 {
    position: absolute;
    top: 100px;
    left: 0;
  }

  .add_1 .order-lg-2 {
    position: relative;
    padding: 15px;
  }

  .add_1 .order-lg-2:after {
    content: '';
    -webkit-background-size: auto 100%;
    background-size: cover;
    background-repeat: repeat-x;
    background-position: center bottom;
    background-image: url(../img/bg_after.png);
    position: absolute;
    left: 0;
    right: 0;
    bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    height: 60px;
    z-index: 3;
    width: 169%;
  }

  .add_1:after {
    display: none;
  }

  .add_1_toright {
    position: relative;
    max-width: 290px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 60px;
  }

  .delinfo {
    padding-bottom: 50px;
  }

  .font85 {
    font-size: 67px;
  }

  .add_1_toleft {
    padding-bottom: 50px;
  }

  .add_3_header .font85 {
    font-size: 110px;
  }

  .add_3_header {

    top: -60px;

    padding: 18px 21px;

  }

  .add_3_box.small_b {
    height: 180px;

  }

  #add_3_box11 {
    margin-top: 185px;
  }

  .add_3_box.big_b {
    height: 275px;

  }

  .add_4 {
    background-image: none;
  }

  .add_5_decor {
    background-position: center 0;
    width: 100%;
    position: relative;
    height: 390px;
    margin-bottom: 50px;
  }

  .add_5_decor:after {
    content: '';
    -webkit-background-size: auto 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: -1px bottom;
    background-image: url(../img/bg_after.png);
    position: absolute;
    left: 0;
    right: 0;
    bottom: -14px;
    margin-left: auto;
    margin-right: auto;
    height: 102px;
    z-index: 3;
  }

  .add_5_list_box {
    margin-top: 15px;
  }

  .add_6:after {

    -webkit-background-size: cover;
    background-size: cover;

    height: 84px;

  }

  .add_7_header {
    position: relative;
    display: block;
    padding-left: 0px;

  }

  .firstcoll {
    margin-top: 20px;
  }

  .add_7_box {
    /*height: 270px !important;*/
  }

  .sdvig {
    top: 0px;
  }

  .add_7_body {
    padding-top: 20px;
  }

  .add8_header {
    position: relative;
    min-height: 350px;
    margin-bottom: 20px;
  }

  .add8_header .font85 {
    font-size: 110px;
  }

  .add_7_body {
    padding-bottom: 0px;
  }

  .add_8 {
    position: relative;
    top: -50px;
    margin-bottom: -50px;
  }

  .add_8_body>div:first-child {
    width: 100%;
  }

  .add_8_body>div:last-child {
    width: 100%;

  }

  .add_10:after {

    -webkit-background-size: cover;
    background-size: cover;
  }

  .add_9 {
    padding-top: 80px;

  }

  .add_12_top_box_toleft,
  .add_12_top_box_toright {
    padding-right: 30px;
  }
}

/*=================================================================================================*/
/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
  .add_2_box .font24 {
    font-size: 18px;
  }

  .add_2_box .font15 {
    font-size: 12px;
  }

  .add_3_box.small_b {
    height: 140px;
    padding: 20px 10px;
    font-size: 14px;
  }

  .add_3_box.big_b {
    height: 210px;
    padding: 20px 15px;
    font-size: 18px;
    line-height: 1.2;
  }

  #add_3_box11 {
    margin-top: 147px;
  }

  .add_3_header .font85 {
    font-size: 85px;
  }

  .add_3_header {
    top: -20px;

  }

  .add_steps .row:after {
    display: none;
  }

  .add_steps_box {
    padding-right: 0px;
    padding-left: 50px;
    margin-top: 15px;
  }

  .add_steps_figure {
    right: 100%;
    margin-right: -18px;
  }

  .add_steps_box .font24 {
    font-size: 24px;
  }

  .right_type .add_steps_box {
    padding-left: 50px;
  }

  .add_cond_box>.inner {
    padding: 15px;
  }

  .add_cond_box .font30 {
    font-size: 24px;
  }

  .add_cond_box .font18 {
    font-size: 14px;
  }

  .add_cond_box .flaticon-map-location {
    font-size: 20px;
    top: -2px;
  }

  .add_7_box {
    padding: 10px;
  }

  .add_7_box .inner {
    padding: 10px;
  }

  .add_7_box .img_cont {
    margin-bottom: 5px;
    margin-top: 5px;
  }

  .add_sel_list label {
    font-size: 11px;
  }

  .add_sel_4,
  .add_sel_3 {
    padding-left: 15px;
    padding-right: 15px;
  }
}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 670px) {}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 640px) {}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 576px) {
  body {
    font-size: 14px;
  }

  .font18 {
    font-size: 14px;
  }

  .add_3_box.small_b {
    height: 130px;
  }
  
  .ddu {margin-left:-70px;}
.ddu2 {padding-top: 10px!important;}
  #add_3_box11 {
    margin-top: 135px;
  }

  .add_3_box.big_b {
    height: 190px;
  }

  .add_3_header .font85 {
    font-size: 79px;
  }

  .add_steps_figure,
  .right_type .add_steps_figure {
    margin-right: -40px;
  }

  .add_10_ttxt .font30 {
    font-size: 24px;
  }
}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {
  .add_3_box.small_b {
    height: 140px;
    padding: 10px 10px;
    font-size: 10px;
    height: 100px;
  }

  .add_3_box.big_b {
    height: 150px;
    padding: 20px 10px;
    font-size: 14px;
  }

  #add_3_box11 {
    margin-top: 108px;
  }

  .add_3_header .font85 {
    font-size: 67px;
  }

  .add_steps_box>.inner {
    padding: 15px 20px;
  }

  .font55 {
    font-size: 50px;
  }

  .add_cond_box>.inner {
    padding: 10px;
  }

  .add_cond_box .font30 {
    font-size: 16px;
  }

  .add_cond_box .font18 {
    font-size: 10px;
  }

  .add_cond_box .flaticon-map-location {
    font-size: 14px;
    top: -1px;
  }

  .add_cond_box .font18 {
    font-size: 8px;
  }

  .add_7_box .font24 {
    font-size: 16px;
  }

  .add_7_box .font15 {
    font-size: 10px;
  }

  .ananas {
    top: -55px;
    right: -4px;
    width: 240px;
    height: 330px;
  }

  .add8_header .font85 {
    font-size: 85px;
  }

  .add8_header {

    min-height: 270px;

  }

  .add_8 {
    position: relative;
    top: -80px;
  }

  .add_8_box .font24 {
    font-size: 14px;
  }

  .add_8_box_txt {
    font-size: 10px;
  }

  .covid_icon {
    width: 180px;
    height: 100px;
    top: -50px;

  }

  .add_mery {

    padding: 20px;
    padding-top: 50px;

  }

  .add_9 .font24 {
    font-size: 20px;
  }

  .add_9 {
    padding-top: 50px;
  }

  .add_10_ttxt .font30 {
    font-size: 20px;
  }

  .add_12_top_box_txt {

    padding-left: 15px;
    padding-right: 15px;
  }
}

/* Custom, iPhone Retina */
@media only screen and (max-width : 400px) {
  .font28 {
    font-size: 24px;
  }

  .font85 {
    font-size: 60px;
  }

  .add_2_box {
    padding: 20px 10px;
  }

  .add_2_box .font15 {
    font-size: 10px;
  }

  .add_3_header .font85 {
    font-size: 54px;
  }

  .add_3_header {
    top: -9px;
  }

  .add_steps_box>.inner .font18 {
    font-size: 12px;
  }

  .add_steps_box>.inner .font18 {
    font-size: 10px;
  }

  .add_steps_box .font30 {
    font-size: 24px;
  }

  .add_steps_box>.inner {
    padding: 10px;
  }

  .list_box_figure {
    width: 40px;
    height: 40px;
    margin-top: -20px;
    font-size: 20px;
    line-height: 37px;
    background-size: 100%;
    left: 15px;
  }

  .add_5_list_box>.inner {
    padding: 20px 20px;
    padding-left: 70px;
  }

  .add_7_box .img_cont {

    width: 50px;
    height: 50px;

  }

  .ananas {

    right: -69px;

  }

  .add8_header .font85 {
    font-size: 73px;
    padding-top: 20px;
  }

  .add_8_box .font24 {
    font-size: 14px;
  }

  .add_8_box_txt {
    font-size: 10px;
  }

  .add_8_box .img_cont {

    height: 94px;
  }

  .add_12_top_box_txt {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 11px;
  }

  .add_12_body {
    padding: 15px 0;
  }

  .add_sel_list label {
    font-size: 10px;
  }

  .add_sel_list label:before {
    left: -15px;
  }

  .add_sel_list_box {
    padding: 8px 8px;
    padding-left: 20px;

  }

  .add_sel_list>li {
    margin: 5px 3px;
  }

  .add_sel_list label {
    font-size: 9px;
  }
}

/* Custom, iPhone Retina */
@media only screen and (max-width : 350px) {
  .add_3_box.small_b {

    font-size: 8px;
    height: 80px;
  }

  #add_3_box11 {
    margin-top: 87px;
  }

  .add_3_box.big_b {
    height: 116px;

    font-size: 12px;
  }

  .add_3_header .font85 {
    font-size: 44px;
  }

  .add_7_box .font24 {
    font-size: 12px;
  }

  .add_7_box .inner {
    padding: 5px;
  }

  .add_8_box_txt {
    font-size: 8px;
  }
}

/* Custom, iPhone Retina */
@media only screen and (max-width : 310px) {}

/*==========  Mobile First Method  ==========*/

/* Custom, iPhone Retina */
@media only screen and (min-width : 320px) {}

/* Extra Small Devices, Phones */
@media only screen and (min-width : 480px) {}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
  .mobile_hidden {
    display: block !important;
  }

  .desk_hidden {
    display: none !important;
  }
}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
  .add_7_header {
    padding-left: 56px;
  }
}


/*=================================================*/
/* Large Devices, Wide Screens */
@media only screen and (min-width : 1376px) {}

/*=============================*/
/* Large Devices, Wide Screens */
@media only screen and (min-width : 1700px) {}