@media only screen and (max-width: 1200px) {
.container {
	max-width: 100%;
	padding: 0 15px;
}
.name-site {
    font-size: 32px;
    line-height: 48px;
}
header {
    min-height: 600px;
}
.productive-left p {
    font-size: 28px;
    line-height: 40px;
    margin-bottom: 35px;
}
.productive-left > span {
    font-size: 15px;
    line-height: 24px;
}
.productive-left {
    max-width: 32%;
}
.productive-right {
    width: 68%;
}
.productive-box p {
    font-size: 16px;
    line-height: initial;
}
.productive-img img {
    max-height: 60px;
    max-width: 65px;
}
.productive-img {
    min-height: 65px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
.productive-box {
    margin-bottom: 75px;
}
#productive {
    padding-top: 80px;
    padding-bottom: 45px;
}
.resp-tabs-list li {
    font-size: 18px;
    line-height: 26px;
}
ul.resp-tabs-list p {
    font-size: 28px;
    line-height: 46px;
    padding: 15px 0;
}
.resp-tabs-list li > span {
    padding: 20px 0;
}
.resp-vtabs ul.resp-tabs-list {
    width: 34%;
}
.resp-vtabs .resp-tabs-container {
    width: 45%;
    padding-top: 100px;
    margin-left: 12%;
}
.apps-box p {
    font-size: 18px;
    line-height: 28px;
}
.zag {
    font-size: 24px;
    line-height: 34px;
}
.busines-left .zag {
    padding-bottom: 45px;
    margin-bottom: 45px;
}
.busines-box p {
    font-size: 15px;
    line-height: 22px;
}
.busines-left {
    max-width: 32%;
}
.busines-right {
    width: 68%;
}
.busines-boxing {
    margin-bottom: 35px;
}
.footer-text {
    width: 32%;
}
.footer-form {
    width: 65%;
}
input[type="text"] {
    font-size: 15px;
}
textarea {
    font-size: 15px;
	color: #13161980;
}
.footer-row input[type="text"] {
    width: 48%;
}

.footer-right br {
    display: block;
}




}

@media only screen and (max-width: 1000px) {
.name-site {
    font-size: 28px;
    line-height: 38px;
    max-width: 80%;
}
.productive-img img {
    max-height: 45px;
    max-width: 50px;
}
.productive-img {
    min-height: 55px;
}	
.productive-left p {
    font-size: 22px;
    line-height: 20px;
    margin-bottom: 25px;
}
.productive-left > span {
    font-size: 14px;
    line-height: 20px;
}
.productive-box p {
    font-size: 14px;
}
.productive-right {
    width: 60%;
}
.productive-left {
    max-width: 35%;
}
#productive {
    padding-top: 60px;
    padding-bottom: 15px;
}
.apps-img img {
    display: block;
    margin: 0 auto;
    max-width: 65px;
    max-height: 65px;
}
.industries-box > p {
    font-size: 18px;
    line-height: initial;
}
.industries-text p {
    font-size: 14px;
    line-height: 20px;
    max-width: 80%;
}
.industries-box:nth-child(1) > p {
    font-size: 24px;
    line-height: initial;
}
.zag {
    font-size: 20px;
    line-height: 26px;
}
.busines-left .zag {
    padding-bottom: 35px;
    margin-bottom: 35px;
}
.busines-left .zag:before {
    width: 60%;
}
.busines-left {
    max-width: 40%;
}
.busines-right {
    width: 60%;
}
.busines-boxing p {
    font-size: 14px;
    line-height: initial;
}
.way-boxing > p {
    font-size: 18px;
    line-height: initial;
}
#way {
    padding-bottom: 60px;
}
ul.resp-tabs-list p {
    font-size: 24px;
    line-height: 39px;
}
#services {
    overflow: hidden;
}
header {
    height: auto;
}
.footer-boxing p {
    line-height: 20px;
}
	

}


@media only screen and (max-width: 768px) {
.resp-vtabs .resp-tabs-container {
    width: 100%;
    padding-top: 0;
    margin-left: 0;
}
#services .container {
    padding: 0;
}
.resp-tab-active > span span:before {
    display: none;
}
.services-container > p {
    display: block;
    font-weight: bold;
    font-size: 24px;
    line-height: 38px;
    letter-spacing: 0.04em;
    text-align: center;
    margin-bottom: 25px;
}
#services {
    padding-top: 60px;
}
.logo-container img {
    width: 150px;
}
.btn {
    font-size: 18px;
    width: 190px;
    height: 45px;
	border-color: #000000;
}
header {
    min-height: initial;
    background-size: 50%;
    padding: 250px 0;
}
.productive-left {
    max-width: 100%;
    text-align: center;
    margin-bottom: 35px;
}
.productive-right {
    width: 100%;
}
.productive-box {
    margin-bottom: 35px;
}
#productive {
    padding-bottom: 35px;
}
#apps {
    padding-bottom: 45px;
    text-align: center;
}
.apps-box {
    width: 33%;
    margin-bottom: 30px;
}
.industries-text {
    position: relative;
    opacity: 1;
    height: 0;
    overflow: hidden;
}
.industries-box:hover {
    box-shadow: 0px 0px 20px rgb(0 0 0 / 48%);
}
.industries-box {
    width: 100%;
    min-height: auto;
    box-shadow: 0px 0px 20px rgb(0 0 0 / 48%);
    padding: 35px 0;
}
.industries-box:hover .industries-text {
    opacity: 0;
}
.industries-box:hover > p {
    opacity: 1;
}
.industries-box:nth-child(1) {
    order: 0;
	cursor: initial;
}
.industries-box:nth-child(2) {
    order: 1;
}
.industries-box > p:before {
    position: absolute;
    content: '';
    width: 6px;
    height: 30px;
    background: url(../images/arrow3.png) no-repeat;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0;
}
.industries-box > p {
    position: relative;
    padding-bottom: 45px;
}
.industries-box:nth-child(1) > p {
    padding-bottom: 0;
}
.industries-box:nth-child(1) > p:before {
    display: none;
}
.industries-box.active .industries-text {
    display: block;
    opacity: 1;
    padding-top: 35px;
    height: auto;
    overflow: visible;
}
.industries-text p {
    max-width: 90%;
    margin: 0 auto;
}
.busines-left {
    max-width: 100%;
    text-align: center;
}
.busines-box {
    display: none !important;
}
.busines-boxing.active .busines-img {
    background: rgba(255, 255, 255, 0.04);
    border: 1px solid #FFFFFF;
}
.busines-right {
    width: 100%;
}
.busines-left .zag:before {
    display: none;
}
.busines-left .zag {
    padding-bottom: 0;
}
.way-text {
    max-width: 100%;
    position: relative;
    display: block !important;
    margin-bottom: 35px;
    opacity: 1 !important;
}
.way-box {
    min-width: 100%;
}
.way-row:before {
    display: none;
}
.way-kub {
    width: 60px;
    height: 60px;
}
.way-kub p {
    font-size: 24px;
}
.way-box.active .way-kub {
    width: 60px;
    height: 60px;
    top: 0;
    margin-bottom: 15px;
}
.way-boxing {
    margin-bottom: 25px;
}
.way-row {
    max-width: 100%;
    padding-bottom: 0;
}
.footer-text {
    width: 100%;
    text-align: center;
    margin-bottom: 35px;
}
.footer-form {
    width: 100%;
}
button.btn {
    margin: 0 auto;
}

.busines-left .zag {
    font-size: 24px;
    line-height: 40px;
}
.footer-bottom p {
    font-size: 16px;
    line-height: 24px;
}

.footer-boxing .logo-container {
    position: relative;
    width: 100%;
    order: 0;
}
.footer-right {
    width: 100%;
    text-align: center;
    margin: 25px 0;
}
.footer-boxing p {
    text-align: center;
}
.footer-right br {
    display: none;
}
.footer-left {
    width: 100%;
    text-align: center;
    order: 2;
}


}



@media only screen and (max-width: 500px) {
.name-site {
    font-size: 26px;
    line-height: 42px;
    max-width: 100%;
}
header {
    padding: 235px 0;
	background: url("https://nexusgulf.tech/bg.jpeg") no-repeat center center;
	background-size: cover; 
/*     background: #FFFFFF url(../images/header.svg) center 190px no-repeat; */
/*     background-size: 70%; */
    padding-bottom: 300px;
}
.logo-container img {
    width: 112px;
}
.btn-container {
    display: none;
    position: absolute;
    left: 0;
    width: 100%;
    top: 100%;
    padding-top: 15px;
}
.icon{
  width: 45px;
  height: 45px;
  cursor: pointer;
  display: block;
  position: relative;
  border: 1px solid #000000;
}
.burger{
  width: 60%;
  height: 2px;
  background-color: #000;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  transition: 0.5s;
  border-radius: 5px;
}
.burger::before,
.burger::after{
  content: '';
  position: absolute;
  width: 100%;
  height: 2px;
  background: #000;
  transition: 0.5s;
  border-radius: 5px;
}
.burger::before{
  top: -8px;
}
.burger::after{
  top: 8px;
}
.icon.active .burger{
  background: rgba(0,0,0,0);
}
.icon.active .burger::before{
  top: 0;
  transform: rotate(45deg);
}
.icon.active .burger::after{
  top: 0;
  transform: rotate(135deg);
}
.top-container .container {
    padding-top: 20px;
}
.btn {
    margin: 0 auto;
}
.productive-box {
    width: 48%;
}
.productive-img img {
    max-height: 55px;
    max-width: 60px;
}
.apps-box {
    width: 48%;
}
.industries-box:nth-child(1) {
    padding: 25px 0;
}
.busines-boxing {
    width: 25%;
}
.busines-right {
    overflow: hidden;
    height: 465px;
    position: relative;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
}
.busines-right:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 150px;
    background: #FFFFFF;
    left: 0;
    bottom: 0;
}
.more-btn img {
    display: block;
    margin: 0 auto;
    margin-top: 15px;
}
.more-btn {
    display: block;
    position: absolute;
    bottom: 45px;
    text-align: center;
    left: 0;
    right: 0;
    width: 100%;
}
.more-btn:before {
    position: absolute;
    content: '';
    width: 110px;
    height: 110px;
    background: url(../images/shadow.png) no-repeat;
    left: 0;
    right: 0;
    margin: auto;
    bottom: -60%;
}
.busines-right.active {
    overflow: visible;
    height: auto;
    position: relative;
}
.busines-right.active:before {
    display: none;
}
.busines-right.active .more-btn {
    display: none;
}
.way-kub {
    width: 45px;
    height: 45px;
}
.way-kub p {
    font-size: 20px;
}
.footer-row input[type="text"] {
    width: 100%;
}
input[type="text"] {
    margin-bottom: 10px;
    text-align: center;
    padding: 0;
}
.footer-bottom p {
    font-size: 14px;
    line-height: 20px;
}
.footer-bottom p br {
    display: none;
}
.footer-bottom p {
    font-size: 11px;
    line-height: 18px;
    max-width: 305px;
    margin: 0 auto;
}
.footer-right {
    margin: 15px 0;
}

}