@media screen and (max-width:1200px) {
.oppsquare-inner li h3 {
 font-size: 18px;
}
.new-outer {
 padding: 150px 0 100px;
}
.power-right h4 {
 font-size: 30px;
 margin-bottom:16px !important;
}
.power-right p {
 font-size: 17px;
}
.power-right {
 padding: 31px 30px 5px !important;
}
}
 @media screen and (max-width:1023px) {
.oppsquare-inner li img {
 width: 60%;
}
.oppsquare-inner li {
 text-align: center;
}
.oppsquare-inner li h3 {
 font-size: 16px;
 text-align: left;
 min-height: 132px;
}
.oppsquare-inner li p {
 font-size: 15px;
 padding: 30px 0 25px;
 text-align: left;
}
.oppsquare-inner li a {
 float: left;
}
.oppsquare-outer {
 padding: 80px 0;
}
.scientific-outer {
 padding: 100px 0;
 background-position: 100% 96%;
}
.scientific-top {
 padding: 30px 20px !important;
}
.scientific-top h2 {
 font-size: 29px;
}
.scientific-top p {
 font-size: 19px;
}
footer {
 padding: 30px 0 50px;
}
.power-right {
 padding: 20px 20px 5px !important;
}
.power-right h4 {
 font-size: 23px;
 margin-bottom: 10px !important;
}
.power-right p {
 font-size: 13px;
}
.power-inner {
 margin-top: 86px;
}
.power-outer h3 {
 font-size: 32px;
}
}
 @media screen and (max-width:979px) {
.banner-outer {
 padding: 50px 0;
}
.banner-outer img {
 width: 80px;
}
.banner-outer h1 {
 font-size: 38px;
 padding: 50px 0;
}
.banner-outer p {
 font-size: 20px;
 padding: 0 7%;
}
.banner-btn {
 padding: 60px 0 0 !important;
}
.new-outer img {
 width: auto;
}
.power-outer {
 padding: 70px 0;
}
.project-outer {
 padding: 70px 0;
 margin-bottom: 50px;
}
.project-outer h3 {
 font-size: 32px;
 margin-bottom: 30px !important;
}
}
 @media screen and (max-width: 767px) {
.banner-btn a {
 width: 248px;
 margin: 0 12px 20px;
}
.oppsquare-outer {
 padding: 50px 3%;
}
.oppsquare-inner li {
 width: 100%;
 margin: 0 0 30px !important;
 padding: 40px 24px 50px;
}
.oppsquare-inner li img {
 width: 50%;
}
.oppsquare-inner li h3 {
 font-size: 20px;
 min-height: auto;
 padding-top: 40px;
}
.oppsquare-inner li p {
 font-size: 17px;
}
.scientific-outer {
 padding: 20px 0 50px;
 background-position: 100% 99%;
}
.scientific-top h2 {
 font-size: 21px;
 margin-bottom:20px !important;
}
.scientific-top p {
 font-size: 15px;
 padding: 0;
}
.scientific-right {
 border-right: 3px solid #0bdc9d;
 padding: 0 50px 0 0 !important;
 text-align: right;
 position:relative;
}
.scientific-right:before {
 content: "";
 position: absolute;
 width: 22px;
 height: 22px;
 background-color: #0bdc9d;
 bottom: 0;
 right: -13px;
 -webkit-border-radius: 100%;
 -moz-border-radius: 100%;
 border-radius: 100%;
}
.scientific-inner li {
 margin-bottom: 90px !important;
}
.scientific-right li h3:after {
 right: -48px;
 left: auto;
}
.scientific-inner:after {
 position: relative;
 background-color: transparent;
}
footer {
 padding: 30px 0 80px;
}
.footer-bottom ul {
 margin: 11px 0 0 100px !important;
}
.footer-bottom li {
 margin-right: 18px !important;
}
header {
 padding: 12px 0 0;
}
.logo-outer {
 margin-left: 2%;
}
.nav-btn {
 display: block;
 position: absolute;
 top:-36px;
 right: 2%;
}
.header-alt .nav-btn {
 top: -32px;
}
.nav-no {
 display:none;
}
.main .nav-no {
 display:block;
}
.main .nav-outer li {
 margin: 0;
 width: 100%;
}
.main .nav-outer ul {
 float: right;
 padding-top: 0;
 width: 100%;
 margin-top: 16px;
 position: absolute;
 background-color: #0bdc9d;
 z-index: 99;
}
.main .nav-outer li a {
 width: 100%;
 float: left;
 padding: 12px 20px;
 color:#fff;
 -webkit-transition: all .5s ease-out;
 -moz-transition: all .5s ease-out;
 -o-transition: all .5s ease-out;
 transition: all .5s ease-out;
}
.main .nav-outer li a:hover {
 color: #0bdc9d !important;
 background-color:#fff;
}
.main .nav-btn span:first-child {
 transform: rotate(140deg);
 -webkit-transition: all .5s ease-out;
 -moz-transition: all .5s ease-out;
 -o-transition: all .5s ease-out;
 transition: all .5s ease-out;
}
.main .nav-btn span:last-child {
 transform: rotate(-140deg);
 position: relative;
 top: -7px;
 -webkit-transition: all .5s ease-out;
 -moz-transition: all .5s ease-out;
 -o-transition: all .5s ease-out;
 transition: all .5s ease-out;
}
.main .nav-btn span:nth-child(2) {
 display:none;
}
.main .nav-btn span {
 background-color: #10dfa3;
}
.down-arrow {
 padding-top: 50px;
}
.power-outer {
 padding: 50px 3%;
}
.power-right {
 padding: 20px !important;
 text-align: center;
}
.power-inner {
 margin-top: 50px;
}
.power-bottom {
 margin-top: 50px;
}
.project-outer {
 padding: 40px 0;
 margin-bottom: 20px;
}
.power-right p {
 text-align: justify;
 font-size: 15px;
}
.power-right h4 {
 font-size: 26px;
 margin-bottom: 20px !important;
}
}
 @media screen and (max-width:480px) {
header {
 text-align:center;
}
.banner-outer h1 {
 font-size: 23px;
 padding: 31px 0;
}
.banner-outer p {
 font-size: 18px;
 padding: 0 5%;
}
.oppsquare-outer h2 {
 font-size: 32px;
}
.oppsquare-inner {
 padding: 40px 0 0 0 !important;
}
.footer-top ul {
 width: 100%;
 float: left;
 padding: 20px 0 0;
}
.footer-top li {
 width: 40px;
}
.footer-top li a img {
 width: 100%;
}
.nav-btn {
 top: -25px;
}
.main .nav-outer li a {
 text-align: left;
}
.header-alt .nav-btn {
 top: -20px;
}
.down-arrow {
 padding-top: 30px;
}
.power-outer h3 {
 font-size: 25px;
}
.power-outer h2 {
 font-size: 21px;
}
.power-right h4 {
 font-size: 23px;
 margin-bottom: 15px !important;
}
}
