@media screen and (min-width: 320px) and (max-width: 480px) {
  .mb-resp {
    margin-bottom: 30px;
  }

  .btn {
    margin-top: 10px;
  }

  h2 {
    font-size: 30px !important;
    line-height: 40px;
  }

  /* HEADER */
  #header-main .header-container .left-header {
    margin-right: 0px;
  }
  .animation .left-side {
    margin-top: 40px;
  }
  #header-main .header-container {
    justify-content: flex-end;
    flex-wrap: wrap;
  }
  .inner-social-icons {
    display: inline-block;
    padding: 0px 15px 0px 15px !important;
  }
  .inner-social-icons li {
    float: left;
    margin-right: 1rem;
  }
  .inner-social-icons li a {
    color: #222;
  }
  .header-contact {
    display: none !important;
  }
  #header-main .header-container .right-header .header-contact .contact-inner {
    flex-wrap: wrap;
  }
  .contact-text {
    display: none;
  }
  #header-main
    .header-container
    .right-header
    .header-contact
    .contact-inner
    .icon-circle {
    width: 0px;
    height: 0px;
    border-radius: 0%;
    /* margin-right: 0px; */
  }
  #header-main
    .header-container
    .right-header
    .header-contact
    .contact-inner
    .fa {
    color: #fff;
    font-size: 23px;
  }

  #header-main .header-container .right-header .header-contact {
    position: relative;
    top: 70px;
    z-index: 9999;
  }
  #header-main .header-container .right-header .header-contact .email {
    margin-right: 44px;
  }

  /* NAV */
  .sina-nav .navbar-toggle {
    color: #fff;
    font-size: 27px;
  }
  .sina-nav .sina-menu li a:hover {
    color: #000 !important;
  }
  .sina-nav .sina-menu > li > a {
    color: #000 !important;
    font-weight: 400 !important;
    padding: 3px 0px !important;
    font-size: 21px !important;
    line-height: 42px;
  }
  .sina-nav .sina-menu .dropdown .dropdown-menu > li > a {
    color: #000 !important;
    font-weight: 400 !important;
  }
  /* NAV */

  /* SLIDER */
  #slider
    .item
    .item-overlay
    .item-body
    .container
    .row
    .slider-content
    .boxed
    h1 {
    margin-bottom: 0;
    font-size: 25px;
    line-height: 40px;
    color: #ffffff;
    word-spacing: 5px;
    font-weight: 600;
    margin-bottom: 30px;
  }
  #slider
    .item
    .item-overlay
    .item-body
    .container1
    .row
    .slider-content
    .boxed
    h1 {
    font-size: 20px;
    line-height: 25px;
  }
  #slider .item .item-overlay .item-body .container .row .slider-content {
    background: rgba(0, 0, 0, 0.596);
  }
  #slider
    .item
    .item-overlay
    .item-body
    .container
    .row
    .slider-content
    .boxed {
    padding: 20px;
  }
  #slider
    .item
    .item-overlay
    .item-body
    .container
    .row
    .slider-content
    .boxed
    p {
    color: #ffffff;
  }

  /* Call to action */
  #call-action .inner-action {
    flex-wrap: wrap;
  }
  #call-action .inner-action h2 {
    line-height: 41px;
  }
  #call-action .inner-action .btn {
    margin-top: 30px;
  }

  /* BOXES */
  #home-boxes {
    position: initial;
    margin-top: 50px;
  }
  #home-boxes .box .box-inner {
    padding: 20px;
    text-align: center;
  }
  #home-boxes .box .box-inner .icon {
    float: none;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 15px;
  }
  #home-boxes [class*="col-"] {
    padding: 0;
  }

  /* PRESIDENT */
  #home-president {
    margin-top: 50px;
    padding: 70px 0 70px 0;
  }
  #home-president .row {
    flex-direction: column-reverse;
  }
  #home-president .president-img img {
    margin-bottom: 30px;
  }
  #home-president .president-img {
    display: flex;
    justify-content: flex-start;
  }

  /* ABOUT */
  #home-about .about-img img {
    height: auto;
    margin-bottom: 30px;
  }
  #home-about .about-text {
    margin-left: 0px;
    padding: 20px;
  }
  .affairs-bottom .card .card-body {
    padding: 20px;
    display: block;
    align-items: center;
  }
  .affairs-bottom .card .card-body .image {
    text-align: center;
    margin-bottom: 20px;
  }
  .gallery .single-video .card a img {
    width: 100%;
    height: 270px;
    object-fit: cover;
  }
  /* FOOTER */
  .footer-content {
    border-bottom: 1px solid #ccc;
    margin-bottom: 50px;
    padding-bottom: 42px;
  }
  #footer .copyright {
    margin-top: 0px;
  }
  #home-videos .video-inner .video-list .owl-theme .owl-nav [class*="owl-"] {
    display: none !important;
  }
  /* INNER PAGE */
  .page-about img {
    float: none;
    margin-left: 0px;
    width: 100%;
    height: auto;
    object-fit: cover;
    margin-bottom: 30px;
  }
  .page-publication-inner .single-product {
    margin-top: 0 !important;
    margin-bottom: 40px;
  }
}

/*  */
@media screen and (min-width: 481px) and (max-width: 639px) {
  .mb-resp {
    margin-bottom: 30px;
  }

  .btn {
    margin-top: 10px;
  }

  h2 {
    font-size: 30px !important;
    line-height: 40px;
  }

  /* HEADER */
  .gallery .single-video .card a img {
    width: 100%;
    height: 270px;
    object-fit: cover;
  }
  /* SLIDER */
  #slider
    .item
    .item-overlay
    .item-body
    .container
    .row
    .slider-content
    .boxed
    h1 {
    margin-bottom: 0;
    font-size: 25px;
    line-height: 40px;
    color: #ffffff;
    word-spacing: 5px;
    font-weight: 600;
    margin-bottom: 30px;
  }
  #slider
    .item
    .item-overlay
    .item-body
    .container1
    .row
    .slider-content
    .boxed
    h1 {
    font-size: 20px;
    line-height: 25px;
  }
  #slider .item .item-overlay .item-body .container .row .slider-content {
    background: rgba(0, 0, 0, 0.596);
  }
  #slider
    .item
    .item-overlay
    .item-body
    .container
    .row
    .slider-content
    .boxed {
    padding: 20px;
  }
  #slider
    .item
    .item-overlay
    .item-body
    .container
    .row
    .slider-content
    .boxed
    p {
    color: #ffffff;
  }
  #header-main .header-container .left-header {
    margin-right: 0px;
  }
  .animation .left-side {
    margin-top: 40px;
  }
  #header-main .header-container {
    justify-content: flex-end;
    flex-wrap: wrap;
  }
  .inner-social-icons {
    display: inline-block;
    padding: 0px 15px 0px 15px !important;
  }
  .inner-social-icons li {
    float: left;
    margin-right: 1rem;
  }
  .inner-social-icons li a {
    color: #222;
  }
  .header-contact {
    display: none !important;
  }
  #header-main .header-container .right-header .header-contact .contact-inner {
    flex-wrap: wrap;
  }
  #header-main
    .header-container
    .right-header
    .header-contact
    .contact-inner
    .icon-circle {
    width: 0px;
    height: 0px;
    border-radius: 0%;
    /* margin-right: 0px; */
  }
  #header-main
    .header-container
    .right-header
    .header-contact
    .contact-inner
    .fa {
    color: #fff;
    font-size: 23px;
  }

  #header-main .header-container .right-header .header-contact {
    position: relative;
    top: 70px;
    z-index: 9999;
  }
  #header-main .header-container .right-header .header-contact .email {
    margin-right: 44px;
  }

  /* NAV */
  .sina-nav .navbar-toggle {
    color: #fff;
    font-size: 27px;
  }
  .sina-nav .sina-menu li a:hover {
    color: #000 !important;
  }
  .sina-nav .sina-menu > li > a {
    color: #000 !important;
    font-weight: 400 !important;
    padding: 3px 0px !important;
    font-size: 21px !important;
    line-height: 42px;
  }
  .sina-nav .sina-menu .dropdown .dropdown-menu > li > a {
    color: #000 !important;
    font-weight: 400 !important;
  }
  /* NAV */

  /* Call to action */
  #call-action .inner-action {
    flex-wrap: wrap;
  }
  #call-action .inner-action h2 {
    line-height: 41px;
  }
  #call-action .inner-action .btn {
    margin-top: 30px;
  }

  /* BOXES */
  #home-boxes {
    position: initial;
    margin-top: 50px;
  }

  /* PRESIDENT */
  #home-president {
    margin-top: 50px;
    padding: 70px 0 70px 0;
  }
  #home-president .row {
    flex-direction: column-reverse;
  }
  #home-president .president-img img {
    margin-bottom: 30px;
  }
  #home-president .president-img {
    display: flex;
    justify-content: flex-start;
  }

  /* ABOUT */
  #home-about .about-img img {
    height: auto;
    margin-bottom: 30px;
  }
  #home-about .about-text {
    margin-left: 0px;
    padding: 20px;
  }
  /* FOOTER */
  .footer-content {
    border-bottom: 1px solid #ccc;
    margin-bottom: 50px;
    padding-bottom: 42px;
  }
  #footer .copyright {
    margin-top: 0px;
  }
  #home-videos .video-inner .video-list .owl-theme .owl-nav [class*="owl-"] {
    display: none !important;
  }
  /* INNER PAGE */
  .page-about img {
    float: none;
    margin-left: 0px;
    width: 100%;
    height: auto;
    object-fit: cover;
    margin-bottom: 30px;
  }
  .page-publication-inner .single-product {
    margin-top: 0 !important;
    margin-bottom: 40px;
  }
}

/***********************************************************************************/
@media screen and (min-width: 640px) and (max-width: 861px) {
  .mb-resp {
    margin-bottom: 30px;
  }

  .btn {
    margin-top: 10px;
  }

  h2 {
    font-size: 30px !important;
    line-height: 40px;
  }

  .gallery .single-video .card a img {
    width: 100%;
    height: 270px;
    object-fit: cover;
  }
  /* SLIDER */
  #slider
    .item
    .item-overlay
    .item-body
    .container
    .row
    .slider-content
    .boxed
    h1 {
    margin-bottom: 0;
    font-size: 25px;
    line-height: 40px;
    color: #ffffff;
    word-spacing: 5px;
    font-weight: 600;
    margin-bottom: 30px;
  }
  #slider
    .item
    .item-overlay
    .item-body
    .container1
    .row
    .slider-content
    .boxed
    h1 {
    font-size: 20px;
    line-height: 25px;
  }
  #slider .item .item-overlay .item-body .container .row .slider-content {
    background: rgba(0, 0, 0, 0.596);
  }
  #slider
    .item
    .item-overlay
    .item-body
    .container
    .row
    .slider-content
    .boxed {
    padding: 20px;
  }
  #slider
    .item
    .item-overlay
    .item-body
    .container
    .row
    .slider-content
    .boxed
    p {
    color: #ffffff;
  }
  #header-main .header-container .left-header {
    margin-right: 0px;
  }
  .animation .left-side {
    margin-top: 40px;
  }
  #header-main .header-container {
    justify-content: flex-end;
    flex-wrap: wrap;
  }
  .inner-social-icons {
    display: inline-block;
    padding: 0px 15px 0px 15px !important;
  }
  .inner-social-icons li {
    float: left;
    margin-right: 1rem;
  }
  .inner-social-icons li a {
    color: #222;
  }
  .header-contact {
    display: none !important;
  }
  #header-main
    .header-container
    .right-header
    .header-contact
    .contact-inner
    .icon-circle {
    width: 0px;
    height: 0px;
    border-radius: 0%;
    /* margin-right: 0px; */
  }
  #header-main
    .header-container
    .right-header
    .header-contact
    .contact-inner
    .fa {
    color: #fff;
    font-size: 23px;
  }

  #header-main .header-container .right-header .header-contact {
    position: relative;
    top: 70px;
    z-index: 9999;
  }
  #header-main .header-container .right-header .header-contact .email {
    margin-right: 44px;
  }

  /* NAV */
  .sina-nav .navbar-toggle {
    color: #fff;
    font-size: 27px;
  }
  .sina-nav .sina-menu li a:hover {
    color: #000 !important;
  }
  .sina-nav .sina-menu > li > a {
    color: #000 !important;
    font-weight: 400 !important;
    padding: 3px 0px !important;
    font-size: 21px !important;
    line-height: 42px;
  }
  .sina-nav .sina-menu .dropdown .dropdown-menu > li > a {
    color: #000 !important;
    font-weight: 400 !important;
  }
  /* NAV */

  /* SLIDER */
  /* Call to action */
  #call-action .inner-action {
    flex-wrap: wrap;
  }
  #call-action .inner-action h2 {
    line-height: 41px;
  }
  #call-action .inner-action .btn {
    margin-top: 30px;
  }

  /* BOXES */
  #home-boxes {
    position: initial;
    margin-top: 50px;
  }

  /* PRESIDENT */
  #home-president {
    margin-top: 50px;
    padding: 70px 0 70px 0;
  }
  #home-president .row {
    flex-direction: column-reverse;
  }
  #home-president .president-img img {
    margin-bottom: 30px;
  }
  #home-president .president-img {
    display: flex;
    justify-content: flex-start;
  }

  /* ABOUT */
  #home-about .about-img img {
    height: auto;
    margin-bottom: 30px;
  }
  #home-about .about-text {
    margin-left: 0px;
    padding: 20px;
  }
  /* FOOTER */
  .footer-content {
    border-bottom: 1px solid #ccc;
    margin-bottom: 50px;
    padding-bottom: 42px;
  }
  #footer .copyright {
    margin-top: 0px;
  }
  #home-videos .video-inner .video-list .owl-theme .owl-nav [class*="owl-"] {
    display: none !important;
  }
  /* INNER PAGE */
  .page-about img {
    float: none;
    margin-left: 0px;
    width: 100%;
    height: auto;
    object-fit: cover;
    margin-bottom: 30px;
  }
  .page-publication-inner .single-product {
    margin-top: 0 !important;
    margin-bottom: 40px;
  }
}

/***********************************************************************************/
@media screen and (min-width: 862px) and (max-width: 991px) {
  .mb-resp {
    margin-bottom: 30px;
  }

  .btn {
    margin-top: 10px;
  }

  h2 {
    font-size: 30px !important;
    line-height: 40px;
  }

  /* HEADER */
  #header-main .header-container {
    justify-content: flex-end;
  }
  #header-main .header-container .right-header .header-contact .contact-inner {
    flex-wrap: wrap;
  }
  .contact-text {
    display: none;
  }
  #header-main
    .header-container
    .right-header
    .header-contact
    .contact-inner
    .icon-circle {
    width: 0px;
    height: 0px;
    border-radius: 0%;
    /* margin-right: 0px; */
  }
  #header-main
    .header-container
    .right-header
    .header-contact
    .contact-inner
    .fa {
    color: #fff;
    font-size: 23px;
  }

  #header-main .header-container .right-header .header-contact {
    position: relative;
    top: 70px;
    z-index: 9999;
  }
  #header-main .header-container .right-header .header-contact .email {
    margin-right: 44px;
  }

  /* NAV */
  .sina-nav .navbar-toggle {
    color: #fff;
    font-size: 27px;
  }
  .sina-nav .sina-menu li a:hover {
    color: #000 !important;
  }
  .sina-nav .sina-menu > li > a {
    color: #000 !important;
    font-weight: 400 !important;
    padding: 3px 0px !important;
    font-size: 21px !important;
    line-height: 42px;
  }
  .sina-nav .sina-menu .dropdown .dropdown-menu > li > a {
    color: #000 !important;
    font-weight: 400 !important;
  }
  /* NAV */

  /* SLIDER */
  #slider
    .item
    .item-overlay
    .item-body
    .container
    .row
    .slider-content
    .boxed
    h1 {
    margin-bottom: 0;
    font-size: 35px;
    line-height: 40px;
    color: #ffffff;
    word-spacing: 5px;
    font-weight: 600;
    margin-bottom: 30px;
  }
  #slider .item .item-overlay .item-body .container .row {
    height: 350px;
  }
  #slider .item {
    height: 350px;
  }
  #slider .item .item-overlay .item-body .container .row .slider-content {
    background: rgba(0, 0, 0, 0.596);
  }
  #slider
    .item
    .item-overlay
    .item-body
    .container
    .row
    .slider-content
    .boxed {
    padding: 20px;
  }
  #slider
    .item
    .item-overlay
    .item-body
    .container
    .row
    .slider-content
    .boxed
    p {
    color: #ffffff;
  }

  /* Call to action */
  #call-action .inner-action {
    flex-wrap: wrap;
  }
  #call-action .inner-action h2 {
    line-height: 41px;
  }
  #call-action .inner-action .btn {
    margin-top: 30px;
  }

  /* BOXES */
  #home-boxes {
    position: initial;
    margin-top: 50px;
  }

  /* PRESIDENT */
  #home-president {
    margin-top: 50px;
    padding: 70px 0 70px 0;
  }
  #home-president .president-img img {
    margin-bottom: 30px;
  }
  #home-president .president-img {
    display: flex;
    justify-content: flex-start;
  }

  /* ABOUT */
  #home-about .about-img img {
    height: auto;
    margin-bottom: 30px;
  }
  #home-about .about-text {
    margin-left: 0px;
    padding: 20px;
  }
  /* FOOTER */
  .footer-content {
    border-bottom: 1px solid #ccc;
    margin-bottom: 50px;
    padding-bottom: 42px;
  }
  #footer .copyright {
    margin-top: 0px;
  }
  #home-videos .video-inner .video-list .owl-theme .owl-nav [class*="owl-"] {
    display: none !important;
  }
  /* INNER PAGE */
  .page-about img {
    float: none;
    margin-left: 0px;
    width: 100%;
    height: auto;
    object-fit: cover;
    margin-bottom: 30px;
  }
  .page-publication-inner .single-product {
    margin-top: 0 !important;
    margin-bottom: 40px;
  }
}

/***********************************************************************************/
@media screen and (min-width: 992px) and (max-width: 1024px) {
  .mb-resp {
    margin-bottom: 30px;
  }

  h2 {
    font-size: 30px;
    line-height: 40px;
  }
  #header-main .header-container .left-header .logo img {
    width: 347px;
  }
  #header-main
    .header-container
    .right-header
    .header-contact
    .contact-inner
    .contact-text
    h5 {
    font-size: 17px;
    line-height: 25px;
  }
  .sina-nav .navbar-toggle {
    color: #fff;
    font-size: 27px;
  }
  .sina-nav .sina-menu li a:hover {
    color: #000 !important;
  }
  .sina-nav .sina-menu > li > a {
    color: #000 !important;
    font-weight: 400 !important;
    padding: 3px 0px !important;
    font-size: 21px !important;
    line-height: 42px;
  }
  .sina-nav .sina-menu .dropdown .dropdown-menu > li > a {
    color: #000 !important;
    font-weight: 400 !important;
  }

  #call-action .inner-action h2 {
    color: #fff;
    line-height: 45px;
  }
  #call-action .inner-action div:nth-of-type(1) {
    flex-basis: 569px;
  }
  #footer .footer-title {
    font-size: 18px;
  }
  .page-contact .contact-wrapper .contact-inner .contact-info .icon {
    border-radius: 0%;
  }
}

/*  */
@media screen and (min-width: 1025px) and (max-width: 1200px) {
  #header-main .header-container .left-header .logo img {
    width: 347px;
  }
  #header-main
    .header-container
    .right-header
    .header-contact
    .contact-inner
    .contact-text
    h5 {
    font-size: 17px;
    line-height: 25px;
  }
  .sina-nav .navbar-toggle {
    color: #fff;
    font-size: 27px;
  }
  .sina-nav .sina-menu li a:hover {
    color: #000 !important;
  }
  .sina-nav .sina-menu > li > a {
    color: #000 !important;
    font-weight: 400 !important;
    padding: 3px 0px !important;
    font-size: 21px !important;
    line-height: 42px;
  }
  .sina-nav .sina-menu .dropdown .dropdown-menu > li > a {
    color: #000 !important;
    font-weight: 400 !important;
  }

  #call-action .inner-action h2 {
    color: #fff;
    line-height: 45px;
  }
  #call-action .inner-action div:nth-of-type(1) {
    flex-basis: 569px;
  }
  #footer .footer-title {
    font-size: 18px;
  }
}

/**************************************************************************************** */
@media screen and (min-width: 1201px) and (max-width: 1300px) {
  #header-main .header-container .left-header .logo img {
    width: 547px;
  }
  #header-main
    .header-container
    .right-header
    .header-contact
    .contact-inner
    .contact-text
    h5 {
    font-size: 17px;
    line-height: 25px;
  }
  .book-listing {
    margin-bottom: 40px;
  }
}

/*  */
@media screen and (min-width: 1301px) and (max-width: 1388px) {
}
