/* Extra large devices (large desktops, 1800px and up) */
@media (max-width: 1800px) {
}
@media (min-width: 1200px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
  }
}

/* Extra large devices (large desktops, 1800px and up) */
@media (max-width: 1440px) {
}
@media (max-width: 1024px) {
}
@media (max-width: 992px) {
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .gt-landmark {
    background-image: url(../images/GTLandmark7.jpg);
    background-size: contain;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;

    background-position: center center;
    z-index: -1;
  }
  .art1 {
    padding-top: 90px;
    font-size: 11px;
  }
  .history h4 {
    /* bottom: 50px; */
    color: white;
    background-color: #c5abd2;
    border: 1px solid;
    font-size: 30px;
    border-radius: 50%;
    /* height: 100px; */
    text-align: center;
    width: 100px;
    padding: 25px 0px;
    position: absolute;
    top: -60px;
    left: 15%;
  }
  .organizer-list li {
    list-style: none;
    padding: 15px 0 10px 0;
    line-height: 32px;
    font-size: 14px;
  }
  .organizer-content p {
    padding: 15px 0 10px 0;
    line-height: 32px;
    font-size: 13px;
  }
  .blog-list li {
    list-style: none;
    padding: 10px 0 5px 0;
    font-size: 9px;
  }
  .calendar-text h5 {
    font-size: 12px;
  }
  img#hiding {
    width: 15%;
  }
  section.home-intro {
    padding: 1px 0 0 0;
  }
  .wrap-content img {
    width: 100%;
    border-radius: 0 60px 0 60px;
    height: 100%;
  }
  .stone-img img {
    width: 100%;
    height: 100%;
  }
  .gems-content1 {
    padding: 30px;
    font-size: 9px;
    text-align: justify;
  }
  .icon-footer:before {
    top: 48px;
    background: #fff;
    content: "";
    position: absolute;
    left: 40%;
    bottom: 0;
    right: 0;
    width: 150px;
    height: 1px;
  }
  .footer-info {
    font-size: 12px;
  }

  .about-head-container p {
    text-align: justify;
    font-size: 10px;
  }
  .gems-content {
    padding: 22px;
    text-align: justify;
    background-color: #183f66;
    margin: 0 15px 0 0px;
    color: white;
    font-size: 10px;
  }
  .gems-content1 {
    padding: 25px;
    font-size: 10px;
    text-align: justify;
  }
  .gems-content h3 {
    font-size: 17px;
  }
  .octagon {
    -moz-box-shadow: inset 0 0 10px #b4b4b4;
    -webkit-box-shadow: inset 0 0 10px #b4b4b4;
    box-shadow: inset 0 0 10px #b4b4b4;
    padding: 10px;
    position: relative;
    overflow: hidden;
    border-radius: 0 60px 0 60px;
    height: 55%;
  }
  .wrap-text p {
    font-size: 12px;
  }
  .business-tab .tab button {
    font-size: 18px;
  }
  .wrap-text h4 {
    font-size: 18px;
  }
  ul#menu {
    display: none;
    margin: 0px 0 0 0;
    background: #043361;
    height: 750px;
    z-index: 2;
    width: 100%;
    position: absolute;
  }
  .hamburger-container {
    width: 39px;
    margin: 1.2em 1.6em;
    height: 30px;
    cursor: pointer;
    float: right;
    display: block;
    z-index: 1111111111111111111111111111111111111111111111111111;
    position: absolute;
    justify-content: end;
    left: 8;
    right: 1px;
  }
  .nav-address-wrap {
    position: relative;
    width: 100%;
    min-height: 1px;
    font-size: 10px;
    text-align: center;
  }
  .nav-logo-wrap img {
    width: 150px;
    /* float: left; */
    display: flex;
  }
  .nav-address {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    width: 33.3333%;
    color: #fff;
  }
  .nav-address h2 {
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-size: 15px;
  }
  .subnav {
    display: block;
    text-align: initial;
  }
  .subnav-content {
    display: none;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 1;
    text-transform: uppercase;
  }
  .subnav .subnavbtn {
    font-size: 15px;
    border: none;
    outline: none;
    color: white !important;
    padding: 10px 0;
    background-color: inherit;
    font-family: inherit;
    margin: 0;
    font-family: sans-serif;
    text-transform: uppercase;
  }
  .subnav-content a {
    float: none;
    color: white !important;
    text-decoration: none;
    font-size: 9px;
    border: none !important;
    display: flex;
  }
  .subnav-content-two {
    display: none;
    position: relative;
    top: 4px;
    padding: 10px 10px;
  }
  .subnav-content-two a {
    padding: 2px;
  }
  a.subnavbtn-two {
    padding: 0px 0 3px 0;
  }
  .subnavbtn-two {
    border: none !important;
    position: relative;
  }
  .navbar a {
    font-size: 13px;
    color: white;
    /* height: 32px; */
    text-align: center;

    padding: 0px;
    text-decoration: none;
    margin: 0;
  }
  .subnavbtn-two:nth-child(1)::before {
    content: "\﹀";
    position: absolute;
    /* background-color: red; */
    width: 65%;
    top: 5px;
    height: 0px;
    right: 0;
    font-size: 10px;
    bottom: 0;
    left: 0;
  }
  video.desctop-video {
    display: none;
  }
  video.mobile-video {
    display: block;
  }
  .home-intro video {
    width: 100vw;
    position: absolute;
    left: 0;
  }
  section.about-us {
    position: relative;
    z-index: 1;
    background-color: #fff;
    padding: 80px 0 40px 0;
    text-align: center;
    margin-top: 0px;
    padding: 0;
    top: 150px;
  }

  .home-intro {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: inherit;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    -ms-behavior: url(/backgroundsize.min.htc);
    background-position: center center;
    z-index: -1;
  }
  .aboutus-content {
    position: relative;
    float: left;
    min-height: 1px;
    padding-left: 0;
    padding-right: 0;
    /* width: 50%; */
  }
  .management-team {
    background: url(../images/bard.png);
    background-size: cover;
    color: white;
    width: 100%;
    background-repeat: no-repeat;
    justify-content: center;
    display: grid;
    height: 450px;
    position: relative;
  }
  .management-team-text {
    text-align: justify;
    font-size: 10px;
  }
  .bardiya-member {
    text-align: justify;
    font-size: 10px;
  }
  .about-head-container h2 {
    margin-bottom: 30px;
    font-size: 35px;
    position: relative;
  }
  .gt-tower {
    background-image: url(../images/60809138GTmin.jpg);
    background-size: cover;
    position: absolute;
    top: 0px;
    left: 0;
    width: 100%;
    height: 300px;
    overflow: inherit;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    -ms-behavior: url(/backgroundsize.min.htc);
    background-position: center center;
    z-index: -1;
    /* bottom: 26%; */
  }
  section.gt-details {
    background-color: #fff;
    /* z-index: 2; */
    margin-top: 350px;
    display: inline-block;
    padding: 35px 0;
    width: 100%;
  }
  .about-second-data p {
    font-size: 13px;
  }
}

/* Small devices (landscape phones, 576px and up) */
@media only screen and (min-width: 375px) and (max-width: 767px) {
  .header-details-list span {
    font-size: 6px;
  }
  .details-data-left,
  .details-data-right {
    padding: 20px;
  }
  .detail-content span {
    font-size: 8px;
  }
  .detail-content h3 {
    font-size: 10px;
  }
  .detail-content {
    text-align: center;
    border: 2px solid white;
    margin: 15px 0;
    cursor: pointer;
    padding: 10px;
    transition: background 0.4s ease-in;
    width: 130px;
    height: 120px;
  }
  .detail-content p {
    font-size: 8px;
  }
  .about-second-data p {
    font-size: 8px;
  }
  .career-head-content {
    height: 150px;
    background-color: white;
    text-transform: uppercase;
    width: 100%;
    display: flex;
    align-items: center;
    color: #183f66;
    font-weight: 400;
    font-size: 35px;
    justify-content: center;
  }
  section.graphite {
    position: absolute;
    top: 0px;
    background-image: url(../images/23677_catbanner_banner6.jpg);
    left: 0;
    width: 100%;
    height: 300px;
    overflow: inherit;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    -ms-behavior: url(/backgroundsize.min.htc);
    background-position: center center;
    z-index: -1;
  }
  .graphite-slider .owl-next {
    float: right;
    position: relative;
    top: -140px;
    left: 27px;
    right: 0px;
    outline: none;
  }
  .subnav-content-two.asd {
    padding-left: 10px;
    margin: -7px 0 0 0;
  }
  .subnav-content-two.awd {
    padding: 10px 0 10px 10px;
    margin: -7px 0 0 0;
  }

  .about-second-data {
    width: 90%;
    height: auto;
    background-color: white;
    box-shadow: 0 0 6px #858384;
    padding: 15px;
    text-align: justify;
    align-items: center;
    display: grid;
    font-size: 7px;
  }
  .career-content-data h2 {
    font-size: 15px;
    color: black;
  }
  .atjust-about {
    margin-top: 60px;
  }
  .about-head-container {
    text-align: center;
    color: white;
    padding: 0 30px;
    width: 70%;
  }
  .about-head-container h2 {
    margin-bottom: 30px;
    font-size: 22px;
    position: relative;
  }
  .footer-info h4:before {
    content: "";
    position: absolute;
    right: 0;
    left: 2px;
    width: 30%;
    top: 75px;
    bottom: 0;
    height: 1px;
    background-color: white;
  }
  .career-content-data {
    height: 300px;
    width: 75%;
    background-color: white;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    padding: 20px;
  }
  .career-content-data h2 {
    font-size: 15px;
    color: black;
  }
  .forms {
    width: 100%;
    padding: 30px;
    background: url(../images/download.jpg);
    background-position: center;
    background-repeat: no-repeat;
    justify-content: flex-end;
    background-size: cover;
    display: flex;
    justify-content: center;
    text-align: center;
  }
  .career-content-data p {
    color: black;
    margin: 0;
    padding: 0;
    text-align: justify;
  }
  .about-head-container p {
    text-align: justify;
    color: white;
    font-size: 9px;
    position: relative;
  }
  .header-details-list li {
    list-style: none;
    color: white;
    padding: 0;
    margin-bottom: 10px;
  }
  img#hiding {
    width: 30%;
  }
  ul#menu {
    display: none;
    margin: 0px 0 0 0;
    background: #043361;
    height: 750px;
    z-index: 2;
    width: 100%;
    position: absolute;
  }
  .hamburger-container {
    width: 39px;
    margin: 1.2em 1.6em;
    height: 30px;
    cursor: pointer;
    float: right;
    display: block;
    z-index: 1111111111111111111111111111111111111111111111111111;
    position: absolute;
    justify-content: end;
    left: 8;
    right: 1px;
  }
  .nav-address-wrap {
    position: relative;
    width: 100%;
    min-height: 1px;
    font-size: 10px;
    text-align: center;
  }
  .nav-logo-wrap img {
    width: 150px;
    /* float: left; */
    display: flex;
  }
  .nav-address {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    width: 33.3333%;
    color: #fff;
  }
  .nav-address h2 {
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-size: 15px;
  }
  .subnav {
    display: block;
    text-align: initial;
  }
  .subnav-content {
    display: none;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 1;
    text-transform: uppercase;
  }
  .subnav .subnavbtn {
    font-size: 15px;
    border: none;
    outline: none;
    color: white !important;
    padding: 10px 0;
    background-color: inherit;
    font-family: inherit;
    margin: 0;
    font-family: sans-serif;
    text-transform: uppercase;
  }
  .subnav-content a {
    float: none;
    color: white !important;
    text-decoration: none;
    font-size: 9px;
    border: none !important;
    display: flex;
  }
  .subnav-content-two {
    display: none;
    position: relative;
    top: 4px;
    padding: 10px 10px;
  }
  .subnav-content-two a {
    padding: 2px;
  }
  a.subnavbtn-two {
    padding: 0px 0 3px 0;
  }
  .subnavbtn-two {
    border: none !important;
    position: relative;
  }
  .navbar a {
    font-size: 13px;
    color: white;
    /* height: 32px; */
    text-align: center;

    padding: 0px;
    text-decoration: none;
    margin: 0;
  }
  .subnavbtn-two:nth-child(1)::before {
    content: "\﹀";
    position: absolute;
    /* background-color: red; */
    width: 65%;
    top: 5px;
    height: 0px;
    right: 0;
    font-size: 10px;
    bottom: 0;
    left: 0;
  }
  video.desctop-video {
    display: none;
  }
  video.mobile-video {
    display: block;
  }
  .home-intro video {
    width: 100vw;
    position: absolute;
    left: 0;
    height: 270%;
  }
  section.about-us {
    position: relative;
    z-index: 1;
    background-color: #fff;
    padding: 80px 0 40px 0;
    text-align: center;
    margin-top: 0px;
    padding: 0;
    top: 150px;
  }
  section.home-intro {
    padding-top: 114px;
  }
  .home-intro {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: inherit;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    -ms-behavior: url(/backgroundsize.min.htc);
    background-position: center center;
    z-index: -1;
  }
  .aboutus-content {
    position: relative;
    float: left;
    min-height: 1px;
    padding-left: 0;
    padding-right: 0;
    /* width: 50%; */
  }
  .business-tab .tab button {
    font-size: 7px;
  }
  .footer-info {
    padding: 40px 0;
  }
  .icon-footer:before {
    top: 45px;
    background: #fff;
    content: "";
    position: absolute;
    left: 28%;
    bottom: 0;
    right: 0;
    width: 150px;
    height: 1px;
  }
  .space1 {
    background-color: white;
    color: white;
    padding-right: 15px;
    padding-left: 15px;
  }
  .gem {
    /* padding: 0; */
    padding-right: 15px;
    padding-left: 15px;
  }
  .gems-content1 {
    padding: 30px;
    text-align: justify;
    background-color: #d2ae6d;
  }
  .gems-content {
    padding: 30px;
    text-align: justify;
    background-color: #183f66;
    margin: 0;
    color: white;
  }
  .stone-img img {
    width: 100%;
    height: 100%;
  }
  .nav-address-wrap {
    display: none;
  }

  .wrap-content {
    padding: 0 0 20px 0;
  }
  .wrap-content img {
    width: 100%;
    border-radius: 0 100px 0 100px;
    height: 200px;
    width: 200px;
  }
  .management-team {
    background: url(../images/bard.png);
    background-size: contain;
    color: white;
    width: 100%;
    background-repeat: no-repeat;
    justify-content: center;
    display: grid;
    height: 250px;
    position: relative;
  }
  .management-team h2 {
    font-size: 20px;
    /* display: flex; */
  }
  .management-team-bardiya h2 {
    background-color: #eee;
    color: #183f66;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    border-bottom: 1px solid;
    font-size: 25px;
    transition: 0.4s;
    margin-bottom: 30px;
    margin-top: 20px;
  }
  .management-team-img {
    padding-bottom: 30px;
  }
  .bardiya-member {
    text-align: justify;
    padding-top: 30px;
  }
  .about-head {
    height: 350px;
    width: 100%;
    background: url(../images/abo-2.webp);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    justify-content: center;
    z-index: -1;
    align-items: center;
    position: relative;
  }
  .about-second-container {
    height: 320px;
    width: 100%;
    margin-top: -165px;
    background: transparent;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
  }
  .gt-tower {
    background-image: url(../images/60809138GTmin.jpg);
    background-size: cover;
    position: absolute;
    top: 0px;
    left: 0;
    width: 100%;
    height: 300px;
    overflow: inherit;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    -ms-behavior: url(/backgroundsize.min.htc);
    background-position: center center;
    z-index: -1;
    /* bottom: 26%; */
  }
  section.gt-details {
    background-color: #fff;
    /* z-index: 2; */
    margin-top: 350px;
    /*display: inline-block;*/
    padding: 35px 0;
  }
  .panel-para p {
    padding-top: 5px;
  }
  .panel-para {
    padding: 15px 10px;
    text-align: justify;
    font-size: 10px;
  }
}

@media only screen and (min-width: 320px) and (max-width: 374px) {
  .header-details-list li {
    list-style: none;
    color: white;
    padding: 0;
  }
  .gt-tower {
    background-image: url(../images/60809138GTmin.jpg);
    background-size: cover;
    position: absolute;
    top: 0px;
    left: 0;
    width: 100%;
    height: 300px;
    overflow: inherit;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    -ms-behavior: url(/backgroundsize.min.htc);
    background-position: center center;
    z-index: -1;
    /* bottom: 26%; */
  }
  section.gt-details {
    background-color: #fff;
    /* z-index: 2; */
    margin-top: 350px;
    display: inline-block;
    padding: 35px 0;
  }
  .about-second-container {
    height: 320px;
    width: 100%;
    margin-top: -165px;
    background: transparent;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 50px;
  }
  .about-second-data {
    width: 90%;
    height: auto;
    background-color: white;
    box-shadow: 0 0 6px #858384;
    padding: 16px;
    text-align: justify;
    align-items: center;
    display: grid;
    font-size: 7px;
  }
  .about-second-data p {
    font-size: 7px;
  }
  .about-head-container {
    text-align: center;
    color: white;
    padding: 0 30px;
    width: 70%;
  }
  .about-head-container h2 {
    margin-bottom: 30px;
    font-size: 22px;
    position: relative;
  }
  .about-head {
    height: 350px;
    width: 100%;
    background: url(../images/abo-2.webp);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    justify-content: center;
    z-index: -1;
    align-items: center;
    position: relative;
  }
  .about-head-container p {
    text-align: justify;
    color: white;
    font-size: 8px;
    position: relative;
  }
  .blog-list li {
    list-style: none;
    padding: 10px 0 5px 0;
    font-size: 15px;
  }
  .calendar-text span {
    font-size: 13px;
  }
  .header-details-list {
    padding: 0;
    margin: 0;
    display: block;
  }
  .header-icons-list {
    padding-top: 20px;
  }
  img#hiding {
    width: 30%;
  }
  ul#menu {
    display: none;
    margin: 0px 0 0 0;
    background: #043361;
    height: 750px;
    z-index: 2;
    width: 100%;
    position: absolute;
  }
  .hamburger-container {
    width: 39px;
    margin: 1.2em 1.6em;
    height: 30px;
    cursor: pointer;
    float: right;
    display: block;
    z-index: 1111111111111111111111111111111111111111111111111111;
    position: absolute;
    justify-content: end;
    left: 8;
    right: 1px;
  }
  .nav-address-wrap {
    position: relative;
    width: 100%;
    min-height: 1px;
    font-size: 10px;
    text-align: center;
  }
  .nav-logo-wrap img {
    width: 150px;
    /* float: left; */
    display: flex;
  }
  .nav-address {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    width: 33.3333%;
    color: #fff;
  }
  .nav-address h2 {
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-size: 15px;
  }
  .subnav {
    display: block;
    text-align: initial;
  }
  .subnav-content {
    display: none;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 1;
    text-transform: uppercase;
  }
  .subnav .subnavbtn {
    font-size: 15px;
    border: none;
    outline: none;
    color: white !important;
    padding: 10px 0;
    background-color: inherit;
    font-family: inherit;
    margin: 0;
    font-family: sans-serif;
    text-transform: uppercase;
  }
  .subnav-content a {
    float: none;
    color: white !important;
    text-decoration: none;
    font-size: 9px;
    border: none !important;
    display: flex;
  }
  .subnav-content-two {
    display: none;
    position: relative;
    top: 4px;
    padding: 10px 10px;
  }
  .subnav-content-two a {
    padding: 2px;
  }
  a.subnavbtn-two {
    padding: 0px 0 3px 0;
  }
  .subnavbtn-two {
    border: none !important;
    position: relative;
  }
  .navbar a {
    font-size: 13px;
    color: white;
    /* height: 32px; */
    text-align: center;

    padding: 0px;
    text-decoration: none;
    margin: 0;
  }
  .subnavbtn-two:nth-child(1)::before {
    content: "\﹀";
    position: absolute;
    /* background-color: red; */
    width: 65%;
    top: 5px;
    height: 0px;
    right: 0;
    font-size: 10px;
    bottom: 0;
    left: 0;
  }
  video.desctop-video {
    display: none;
  }
  video.mobile-video {
    display: block;
  }
  .home-intro video {
    width: 100vw;
    position: absolute;
    left: 0;
    height: 270%;
  }
  section.about-us {
    position: relative;
    z-index: 1;
    background-color: #fff;
    padding: 80px 0 40px 0;
    text-align: center;
    margin-top: 0px;
    padding: 0;
    top: 150px;
  }
  section.home-intro {
    padding-top: 114px;
  }
  .home-intro {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: inherit;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    -ms-behavior: url(/backgroundsize.min.htc);
    background-position: center center;
    z-index: -1;
  }
  .aboutus-content {
    position: relative;
    float: left;
    min-height: 1px;
    padding-left: 0;
    padding-right: 0;
    /* width: 50%; */
  }
  .business-tab .tab button {
    font-size: 7px;
  }
  .footer-info {
    padding: 40px 0;
  }
  .icon-footer:before {
    top: 45px;
    background: #fff;
    content: "";
    position: absolute;
    left: 28%;
    bottom: 0;
    right: 0;
    width: 150px;
    height: 1px;
  }
  .space1 {
    background-color: white;
    color: white;
    padding-right: 15px;
    padding-left: 15px;
  }
  .gem {
    /* padding: 0; */
    padding-right: 15px;
    padding-left: 15px;
  }
  .gems-content1 {
    padding: 30px;
    text-align: justify;
    background-color: #d2ae6d;
  }
  .gems-content {
    padding: 30px;
    text-align: justify;
    background-color: #183f66;
    margin: 0;
    color: white;
  }
  .stone-img img {
    width: 100%;
    height: 100%;
  }
  .nav-address-wrap {
    display: none;
  }

  .wrap-content {
    padding: 0 0 20px 0;
  }
  .wrap-content img {
    width: 100%;
    border-radius: 0 100px 0 100px;
    height: 200px;
    width: 200px;
  }
}
