body {
    font-family: "Roboto", sans-serif !important;
}
.navbar.navbar-inverse.navbar-fixed-top.fixedheader {
    position: fixed;
    background: #fff;
    top: 0;
    width: 100%;
    transition: 0.5s all;
}
.container.fullwidth {
    width: 100%;
    overflow: auto;
}
.container {
    width: 85%;
    margin: auto;
}
.navbar-fixed-top {
    top: 30px;
}
.navbar-inverse .navbar-inner {
    background: transparent;
    border: none;
    box-shadow: none;
}
.navbar.navbar-inverse.headerBar {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
}
.navbar-fixed-top,
.navbar-fixed-bottom {
    position: absolute;
    right: 0;
    left: 0;
    top:0;
    z-index: 1030;
    margin-bottom: 0;
    transition: 0.5s all;
}
.navbar-fixed-top .container {
    width: 95%;
}
.navbar .nav {
    right: 0;
    float: right;
    top: 51px;
}

.navbar .nav li {
    position: relative;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 500;
    color: #000 !important;
    text-shadow: none;
    padding-left: 0;
    padding-right: 0;
    cursor: pointer;
}
.navbar .nav > li:before {
    content: "";
    position: absolute;
    background: #000;
    width: 2px;
    height: 17px;
    right: -10px;
    top: 1px;
}
.navbar-inverse .nav .active >,
.navbar-inverse .nav .active > :hover,
.navbar-inverse .nav .active > :focus {
    color: #fff;
    background-color: transparent;
    box-shadow: none;
    border-bottom: 1px solid #ff3300;
}
.navbar .nav > li {
    float: left;
    margin-left: 30px;
}
.homeslider {
    position: absolute;
    top: 220px;
    width: 53%;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
}
.sliderText h1 {
    color: #ffcc06;
    text-align: center;
    font-weight: 900;
    font-size: 100px;
    line-height: 100px;
}
.sliderText {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 75px;
}
section.axixTracking {
    background: #ffcc06;
    padding-bottom: 30px;
}
h1.headingOne {
    font-size: 72px;
    text-align: center;
    line-height: 72px;
    font-weight: 900;
    margin: 0;
    padding-top: 200px;
}
h1.headingText {
    font-size: 72px;
    text-align: center;
    line-height: 72px;
    font-weight: 900;
    margin: 0;
    text-transform: uppercase;
}
h2.headingLight {
    font-size: 60px;
    text-align: center;
    line-height: 60px;
    font-weight: 300;
    margin: 0;
}
section.axixTracking .span6 {
    text-align: center;
    margin: 40px 0;
}
.axixTrackingBox {
    text-align: center;
}
.axixTrackingBox .axixTrackingData {
    display: inline-block;
    width: 30%;
    margin: auto;
    vertical-align: top;
}
.axixTrackingBox {
    text-align: center;
    margin-top: 40px;
    margin-bottom: 40px;
}
.homeslider .clickable {
    display: none !important;
}
.axixTrackingBox .axixTrackingData img {
    width: 119px;
    height: 145px;
}
section.axixTracking .container p {
    text-align: center;
    width: 85%;
    margin: auto;
    padding-bottom: 0px;
    margin-top: 35px;
}
p {
    font-weight: 300;
    color: #000;
    font-size: 28px;
    line-height: 30px;
}
section.axixTracking .span4 {
    margin: 60px 50px;
    text-align: center;
    width: 426px;
}
section.video {
    background: url(../images/axis-bg.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    padding: 50px 0;
}
section.innovation {
    background: url(../images/JOURNEY_INNOVATION.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    padding: 50px 0;
}
.listinnovationBox small,
.listinnovationBox span {
    color: #000;
    font-size: 22px;
    text-align: center;
    font-weight: 500;
    line-height: 30px;
}
.listinnovation {
    text-align: center;
    margin-bottom: 400px;
}
.listinnovation .listinnovationBox {
    display: inline-block;
    text-align: center;
    margin: auto 18px;
}
.innovationIcon {
    position: relative;
}
.innovationIcon span {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 35px;
}
section.innovation h1 {
    margin-bottom: 40px;
}
section.video h1 {
    margin-bottom: 40px;
}
p.clickvideo {
    color: #ff3400;
    padding: 20px 0 10px 0 !important;
}
div#myModal .modal-dialog {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, 0%);
    margin: auto;
    width: 900px;
    height: 650;
    background: #fff;
}
.modal-body {
    position: relative;
    max-height: 650px;
    padding: 15px;
    overflow-y: auto;
}
div#myModal {
    z-index: 9999;
}
#myModal .modal-header h4 {
    text-align: center;
    font-size: 20px;
    margin: 0;
    color: #000;
    opacity: 1;
}
.axixTrackingBox.videoBox {
    margin-bottom: 0;
}
section.video .container p {
    text-align: center;
    width: 85%;
    margin: auto;
    padding-bottom: 40px;
}
section.innovation .container p {
    text-align: center;
    width: 85%;
    margin: auto;
    padding-bottom: 40px;
}
.innovationIcon {
    position: relative;
    margin-bottom: 20px;
}
section.performance {
    background: #f2f2f2;
    padding: 50px 0;
}
section.performance .container p {
    text-align: center;
    width: 85%;
    margin: auto;
    padding-bottom: 40px;
    margin-top: 35px;
}
.performanceListBox strong {
    color: #000;
    text-transform: uppercase;
    font-size: 28px;
    font-weight: 500;
}
.performanceList .performanceListBox {
    display: inline-block;
    text-align: center;
    margin: auto;
    margin: auto 35px;
    vertical-align: top;
    padding-bottom: 50px;
}
.performanceList {
    text-align: center;
}
.graphbox {
    text-align: center;
}
.performanceListBox p {
    margin: 0 !important;
    text-transform: uppercase;
    padding: 0 !important;
    width: 100% !important;
}
.graphBtn {
    text-align: center;
    margin-top: 35px;
}
.graphBtn > div {
    display: inline-block;
    margin: 0 35px;
    background: #cccccc;
    color: #0052e0;
    font-size: 20px;
    font-weight: 300;
    cursor: pointer;
}
.graphBtn > div span {
    position: relative;
    top: 2px;
    padding-left: 10px;
    padding-right: 10px;
}
.graphBtn .active {
    background: #ffc124;
}
section.embrace {
    background: #79b7e3;
    padding: 50px 0;
}
section.embrace .container p {
    text-align: center;
    width: 85%;
    margin: auto;
    padding-bottom: 40px;
    margin-top: 35px;
}
.embraceList {
    text-align: center;
}
.embraceList .embraceListBox {
    display: inline-block;
    /* width: 46%; */
    text-align: left;
    margin-bottom: 40px;
    position: relative;
}
.embraceListContainer {
    display: inline-block;
    width: 41%;
    vertical-align: top;
    margin-right: 40px;
    position: relative;
}
.embraceListContainer:last-child {
    margin: 0;
}
.embraceList .embraceListBox img {
    position: absolute;
    left: 0;
}
.embraceList .embraceListBox h3 {
    margin-left: 95px;
    font-size: 24px;
    font-weight: 500;
    line-height: 30px;
}

.embraceList .embraceListBox1 h3 {
    margin-left: 175px;
    font-size: 16px;
    font-weight: 400;
    line-height: 33px;
	    text-align: left;
}
.embraceList .embraceListBox1 img {
    position: absolute;
    left: 0;
	width: 150px;
}

section.bifacial {
    background: #ffd629;
    padding: 50px 0 10px 0;
}
section.bifacial .container p {
    text-align: center;
    width: 85%;
    margin: auto;
    padding-bottom: 40px;
}
.bifacialList {
    text-align: center;
}
.bifacialList .bifacialListBox {
    display: inline-block;
    /* width: 46%; */
    text-align: left;

    position: relative;
}
.bifacialListContainer {
    display: inline-block;
    width: 41%;
    vertical-align: top;
    margin-right: 40px;
    position: relative;
}
.bifacialListContainer:last-child {
    margin: 0;
}

.bifacialList .bifacialListBox h3 {
    font-size: 28px;
    font-weight: 500;
    line-height: 30px;
    text-align: center;
}
.bifacialList .bifacialListBox img {
    width: 100%;
}
section.bifacial h1 {
    margin-bottom: 40px;
}

section.acrossIndia {
    background: #79b7e3;
    padding: 50px 0 10px 0;
}
section.acrossIndia .container p {
    text-align: center;
    width: 85%;
    margin: auto;
    padding-bottom: 40px;
    z-index: -1;
}
.acrossIndiaList {
    text-align: center;
    position: relative;
}
.acrossIndiaList .acrossIndiaListBox {
    display: inline-block;
    /* width: 46%; */
    text-align: left;

    position: relative;
}
.acrossIndiaListContainer {
    display: inline-block;
    width: 41%;
    vertical-align: top;
    margin-right: 40px;
    position: relative;
}
.acrossIndiaListContainer:last-child {
    margin: 0;
}

.acrossIndiaList .acrossIndiaListBox h3 {
    font-size: 28px;
    font-weight: 500;
    line-height: 30px;
    text-align: center;
}
.acrossIndiaList .acrossIndiaListBox img {
    width: 100%;
}
section.acrossIndia h1 {
    margin-bottom: 40px;
}

section.acrossWorld {
    background: #ffd629;
    padding: 50px 0 0 0;
    position: relative;
}
section.acrossWorld .container p {
    text-align: center;
    width: 85%;
    margin: auto;
    padding-bottom: 40px;
}
.acrossWorldList {
    text-align: center;
    position: relative;
}
.dotColor p {
    font-size: 0;
    margin: 0 !important;
    padding: 0 !important;
}
.acrossWorldList .acrossWorldListBox {
    display: inline-block;
    /* width: 46%; */
    text-align: left;

    position: relative;
}
.acrossWorldListContainer {
    display: inline-block;
    width: 41%;
    vertical-align: top;
    margin-right: 40px;
    position: relative;
}
.acrossWorldListContainer:last-child {
    margin: 0;
}

.acrossWorldList .acrossWorldListBox h3 {
    font-size: 28px;
    font-weight: 500;
    line-height: 30px;
    text-align: center;
}
.acrossWorldList .acrossWorldListBox img {
    width: 100%;
}
section.acrossWorld h1 {
    margin-bottom: 40px;
}

.aboutTeam h1 {
    margin-bottom: 40px;
}
.aboutTeam .bifacialListContainer {
    margin: 30px 0;
}
.aboutTeam {
    text-align: center;
}
.aboutTeam img {
    width: 90%;
}
.acrossWorld .copyText {
    margin: 0 !important;
    font-size: 14px;
    text-align: right !important;
    width: 100% !important;
    padding: 0 !important;
    position: absolute;
    bottom: 60px;
    right: 10%;
}

.bifacial .copyText {
    margin: 0 !important;
    font-size: 14px;
    text-align: center !important;
    width: 100% !important;
    padding: 0 !important;
}

.acrossIndia .copyText {
    margin: 0 !important;
    font-size: 14px;
    text-align: right !important;
    width: 100% !important;
    padding: 0 !important;
}
.graphBtn > div a {
    text-decoration: none;
}

section.aboutTeam {
    background: #dadae4;
    padding: 50px 0 0;
}
section.team {
    background: #fff;
    padding: 50px 0 0;
}
.teamBox {
    text-align: center;
    margin-top: 40px;
}
.teamBox .teamData {
    display: inline-block;
    width: 30%;
    margin: auto;
    vertical-align: top;
}
.teamData img {
    margin: 0 0 10px;
}
.teamData h2 {
    margin: 0;
    padding: 0;
    line-height: normal;
    font-size: 20px;
}
.teamData i {
    margin: 0 0 10px;
    padding: 0;
    line-height: normal;
    font-size: 16px;
    font-weight: 400;
    font-style: italic;
    display: block;
}
section.team .container p {
    text-align: center;
    width: 85%;
    margin: auto;
    padding-bottom: 40px;
    font-size: 20px;
}
section.aboutTeam .container p {
    text-align: center;
    width: 85%;
    margin: auto;
    padding-bottom: 40px;
    font-size: 20px;
}
section.contactus {
    background: url(../images/contactus.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    padding: 50px 0;
}
section.contactus .container p {
    text-align: center;
    width: 85%;
    margin: auto;
    padding-bottom: 40px;
    margin-top: 35px;
}
.contactusbox {
    text-align: center;
    margin-bottom: 250px;
}
.contactusbox .contactusdata {
    display: inline-block;
    width: 45%;
    margin: auto;
    vertical-align: top;
    text-align: left;
}
.contactusbox .contactusdata p a {
    color: #000;
}
.contactusbox .contactusdata p {
    text-align: left !important;
    padding: 10px !important;
    margin: 0 !important;
}
.contactusdata form input[type="text"],
textarea#message {
    background: #ffffffab;
    width: 80% !important;
    border-radius: 0;
    border: none;
    padding: 10px;
}
.contactusdata img {
    margin-bottom: 15px;
}
.submitbutton input {
    background: #000;
    border: none;
    border-radius: 0;
    color: #fff;
    padding: 10px;
    width: 110px;
    text-transform: uppercase;
    font-weight: 500;
}
#myModal {
    display: none;
}

.inDotsText,
.wrDotsText {
    background: #fff;
    border-radius: 4px;
    padding: 10px;
    display: none;
    transition: 1s all;
    width: 150px;
    z-index: 99999999999999;
    position: absolute;
}
.dotColor:hover .inDotsText,
.dotColor:hover .wrDotsText {
    display: block;
}
.dotColor p{
    font-size: 0;
}
.inDotsText h3,
.wrDotsText h3 {
    font-size: 14px;
    color: #ec1d24;
    margin: 0;
    line-height: initial;
}
.inDotsText p,
.wrDotsText p {
    margin: 0 !important;
    padding: 0 !important;
    font-size: 12px;
    width: 100% !important;
    line-height: 20px !important;
}
.inDots .dotColor,
.wrDots .dotColor {
    background: #ec1d24;
    width: 16px;
    height: 16px;
    display: block;
    border-radius: 50%;
    cursor: pointer;
}
#in1,
#in2,
#in3,
#in4,
#in5,
#in6,
#in7,
#in8,
#in9,
#in10,
#in11,
#in12,
#in13,
#in14,
#in15,
#in16,
#in17,
#wr1,
#wr2,
#wr3,
#wr4,
#wr5,
#wr6,
#wr7,
#wr8,
#wr9,
#wr10,
#wr11,
#wr12,
#wr13,
#wr14,
#wr15,
#wr16,
#wr17,
#wr18,
#wr19,
#wr20,
#wr21 {
    position: absolute;
    z-index: 9;
}

div#in1 {
    left: 842px;
    top: 126px;
}
div#in2 {
    left: 754px;
    top: 191px;
}
div#in3 {
    left: 824px;
    top: 215px;
}
div#in4 {
    left: 772px;
    top: 225px;
}
div#in5 {
    left: 706px;
    top: 271px;
}
div#in6 {
    left: 691px;
    top: 349px;
}
div#in7 {
    left: 705px;
    top: 462px;
}
div#in8 {
    left: 819px;
    top: 536px;
}
div#in9 {
    left: 823px;
    top: 576px;
}
div#in10 {
    left: 791px;
    top: 600px;
}
div#in11 {
    left: 750px;
    top: 649px;
}
div#in12 {
    left: 784px;
    top: 728px;
}
div#in13 {
    left: 821px;
    top: 710px;
}
div#in14 {
    left: 977px;
    top: 412px;
}
div#in15 {
    left: 900px;
    top: 343px;
}
div#in16 {
    left: 1033px;
    top: 374px;
}
div#in17 {
    left: 1185px;
    top: 318px;
}

div#wr1 {
    left: 547px;
    top: 564px;
}
div#wr2 {
    left: 639px;
    top: 554px;
}
div#wr3 {
    left: 634px;
    top: 503px;
}
div#wr4 {
    left: 433px;
    top: 399px;
}
div#wr5 {
    left: 376px;
    top: 331px;
}
div#wr6 {
    left: 385px;
    top: 305px;
}
div#wr7 {
    left: 500px;
    top: 298px;
}
div#wr8 {
    left: 558px;
    top: 276px;
}
div#wr9 {
    left: 782px;
    top: 337px;
}
div#wr10 {
    left: 855px;
    top: 276px;
}
div#wr11 {
    left: 790px;
    top: 241px;
}
div#wr12 {
    left: 804px;
    top: 258px;
}
div#wr13 {
    left: 869px;
    top: 252px;
}
div#wr14 {
    left: 948px;
    top: 254px;
}
div#wr15 {
    left: 980px;
    top: 324px;
}
div#wr16 {
    left: 929px;
    top: 353px;
}
div#wr17 {
    left: 1041px;
    top: 380px;
}
div#wr18 {
    left: 1240px;
    top: 293px;
}
div#wr19 {
    left: 1246px;
    top: 400px;
}
div#wr20 {
    left: 1374px;
    top: 631px;
}
div#wr21 {
    left: 898px;
    top: 599px;
}
section.footer {
    background: #000;
    color: #cccccc;
    font-size: 14px;
    padding: 10px 0;
}
section.footer * {
    background: #000;
    color: #cccccc;
    font-size: 14px;
    font-weight: 500;
}
section.footer small {
    font-size: 14px;
    font-style: italic;
}
section.footer h2 {
    color: #cccccc;
    font-size: 30px;
    font-weight: 300;
    margin-bottom: 20px;
}
section.footer > div > div {
    display: inline-block;
    width: 30%;
    vertical-align: top;
}
.socialLink div {
    display: inline-block;
    margin-right: 50px;
    margin-bottom: 30px;
}

@media (max-width: 1920px) {
    div#in1 {
        left: 879px;
        top: 126px;
    }
    div#in2 {
        left: 792px;
        top: 191px;
    }
    div#in3 {
        left: 860px;
        top: 215px;
    }
    div#in4 {
        left: 809px;
        top: 225px;
    }
    div#in5 {
        left: 745px;
        top: 271px;
    }
    div#in6 {
        left: 728px;
        top: 349px;
    }
    div#in7 {
        left: 742px;
        top: 462px;
    }
    div#in8 {
        left: 856px;
        top: 536px;
    }
    div#in9 {
        left: 861px;
        top: 576px;
    }
    div#in10 {
        left: 828px;
        top: 600px;
    }
    div#in11 {
        left: 788px;
        top: 649px;
    }
    div#in12 {
        left: 821px;
        top: 728px;
    }
    div#in13 {
        left: 858px;
        top: 710px;
    }
    div#in14 {
        left: 1015px;
        top: 412px;
    }
    div#in15 {
        left: 938px;
        top: 343px;
    }
    div#in16 {
        left: 1071px;
        top: 374px;
    }
    div#in17 {
        left: 1222px;
        top: 318px;
    }

    div#wr1 {
        left: 584px;
        top: 564px;
    }
    div#wr2 {
        left: 677px;
        top: 554px;
    }
    div#wr3 {
        left: 671px;
        top: 503px;
    }
    div#wr4 {
        left: 470px;
        top: 399px;
    }
    div#wr5 {
        left: 414px;
        top: 331px;
    }
    div#wr6 {
        left: 423px;
        top: 305px;
    }
    div#wr7 {
        left: 538px;
        top: 298px;
    }
    div#wr8 {
        left: 593px;
        top: 281px;
    }
    div#wr9 {
        left: 819px;
        top: 337px;
    }
    div#wr10 {
        left: 892px;
        top: 276px;
    }
    div#wr11 {
        left: 828px;
        top: 241px;
    }
    div#wr12 {
        left: 855px;
        top: 258px;
    }
    div#wr13 {
        left: 906px;
        top: 252px;
    }
    div#wr14 {
        left: 985px;
        top: 254px;
    }
    div#wr15 {
        left: 1018px;
        top: 324px;
    }
    div#wr16 {
        left: 967px;
        top: 353px;
    }
    div#wr17 {
        left: 1078px;
        top: 380px;
    }
    div#wr18 {
        left: 1278px;
        top: 293px;
    }
    div#wr19 {
        left: 1284px;
        top: 400px;
    }
    div#wr20 {
        left: 1412px;
        top: 631px;
    }
    div#wr21 {
        left: 936px;
        top: 599px;
    }
}

@media (max-width: 1848px) {

    div#in1 {
        left: 842px;
        top: 126px;
    }
    div#in2 {
        left: 754px;
        top: 191px;
    }
    div#in3 {
        left: 824px;
        top: 215px;
    }
    div#in4 {
        left: 772px;
        top: 225px;
    }
    div#in5 {
        left: 706px;
        top: 271px;
    }
    div#in6 {
        left: 691px;
        top: 349px;
    }
    div#in7 {
        left: 705px;
        top: 462px;
    }
    div#in8 {
        left: 819px;
        top: 536px;
    }
    div#in9 {
        left: 823px;
        top: 576px;
    }
    div#in10 {
        left: 791px;
        top: 600px;
    }
    div#in11 {
        left: 750px;
        top: 649px;
    }
    div#in12 {
        left: 784px;
        top: 728px;
    }
    div#in13 {
        left: 821px;
        top: 710px;
    }
    div#in14 {
        left: 977px;
        top: 412px;
    }
    div#in15 {
        left: 900px;
        top: 343px;
    }
    div#in16 {
        left: 1033px;
        top: 374px;
    }
    div#in17 {
        left: 1185px;
        top: 318px;
    }
    
    div#wr1 {
        left: 547px;
        top: 564px;
    }
    div#wr2 {
        left: 639px;
        top: 554px;
    }
    div#wr3 {
        left: 634px;
        top: 503px;
    }
    div#wr4 {
        left: 433px;
        top: 399px;
    }
    div#wr5 {
        left: 376px;
        top: 331px;
    }
    div#wr6 {
        left: 385px;
        top: 305px;
    }
    div#wr7 {
        left: 500px;
        top: 298px;
    }
    div#wr8 {
        left: 558px;
        top: 276px;
    }
    div#wr9 {
        left: 782px;
        top: 337px;
    }
    div#wr10 {
        left: 855px;
        top: 276px;
    }
    div#wr11 {
        left: 790px;
        top: 241px;
    }
    div#wr12 {
        left: 804px;
        top: 258px;
    }
    div#wr13 {
        left: 869px;
        top: 252px;
    }
    div#wr14 {
        left: 948px;
        top: 254px;
    }
    div#wr15 {
        left: 980px;
        top: 324px;
    }
    div#wr16 {
        left: 929px;
        top: 353px;
    }
    div#wr17 {
        left: 1041px;
        top: 380px;
    }
    div#wr18 {
        left: 1240px;
        top: 293px;
    }
    div#wr19 {
        left: 1246px;
        top: 400px;
    }
    div#wr20 {
        left: 1374px;
        top: 631px;
    }
    div#wr21 {
        left: 898px;
        top: 599px;
    }

}
@media (max-width: 1680px) {
    div#in1 {
        left: 861px;
        top: 126px;
    }
    div#in2 {
        left: 774px;
        top: 191px;
    }
    div#in3 {
        left: 844px;
        top: 215px;
    }
    div#in4 {
        left: 792px;
        top: 225px;
    }
    div#in5 {
        left: 726px;
        top: 271px;
    }
    div#in6 {
        left: 711px;
        top: 349px;
    }
    div#in7 {
        left: 725px;
        top: 462px;
    }
    div#in8 {
        left: 839px;
        top: 536px;
    }
    div#in9 {
        left: 843px;
        top: 576px;
    }
    div#in10 {
        left: 811px;
        top: 600px;
    }
    div#in11 {
        left: 770px;
        top: 649px;
    }
    div#in12 {
        left: 804px;
        top: 728px;
    }
    div#in13 {
        left: 841px;
        top: 710px;
    }
    div#in14 {
        left: 997px;
        top: 412px;
    }
    div#in15 {
        left: 920px;
        top: 343px;
    }
    div#in16 {
        left: 1053px;
        top: 374px;
    }
    div#in17 {
        left: 1205px;
        top: 318px;
    }

    div#wr1 {
        left: 565px;
        top: 564px;
    }
    div#wr2 {
        left: 658px;
        top: 554px;
    }
    div#wr3 {
        left: 652px;
        top: 503px;
    }
    div#wr4 {
        left: 452px;
        top: 399px;
    }
    div#wr5 {
        left: 396px;
        top: 331px;
    }
    div#wr6 {
        left: 404px;
        top: 305px;
    }
    div#wr7 {
        left: 519px;
        top: 298px;
    }
    div#wr8 {
        left: 578px;
        top: 276px;
    }
    div#wr9 {
        left: 801px;
        top: 337px;
    }
    div#wr10 {
        left: 874px;
        top: 276px;
    }
    div#wr11 {
        left: 809px;
        top: 241px;
    }
    div#wr12 {
        left: 825px;
        top: 258px;
    }
    div#wr13 {
        left: 888px;
        top: 252px;
    }
    div#wr14 {
        left: 967px;
        top: 254px;
    }
    div#wr15 {
        left: 999px;
        top: 324px;
    }
    div#wr16 {
        left: 948px;
        top: 353px;
    }
    div#wr17 {
        left: 1060px;
        top: 380px;
    }
    div#wr18 {
        left: 1259px;
        top: 293px;
    }
    div#wr19 {
        left: 1265px;
        top: 400px;
    }
    div#wr20 {
        left: 1393px;
        top: 631px;
    }
    div#wr21 {
        left: 917px;
        top: 599px;
    }
    .navbar .nav > li {
        margin-left: 25px;
    }
    .navbar .nav li {
        font-size: 18px;
    }

    .homeslider {
        top: 200px;
    }
    .container {
        width: 95%;
        margin: auto;
    }
    .listinnovation .listinnovationBox {
        margin: auto 20px;
    }
    h1.headingText,
    h1.headingOne {
        font-size: 50px;
    }
    .sliderText h1 {
        font-size: 75px;
    }
    h2.headingLight {
        font-size: 50px;
    }
    .performanceList .performanceListBox {
        margin: auto 15px;
    }
    p {
        font-size: 24px;
        line-height: 24px;
    }
    .performanceListBox strong {
        font-size: 25px;
    }
}
@media (max-width: 1600px) {
    div#in1 {
        left: 822px;
        top: 126px;
    }
    div#in2 {
        left: 735px;
        top: 190px;
    }
    div#in3 {
        left: 804px;
        top: 215px;
    }
    div#in4 {
        left: 752px;
        top: 225px;
    }
    div#in5 {
        left: 688px;
        top: 269px;
    }
    div#in6 {
        left: 671px;
        top: 347px;
    }
    div#in7 {
        left: 685px;
        top: 458px;
    }
    div#in8 {
        left: 800px;
        top: 531px;
    }
    div#in9 {
        left: 803px;
        top: 571px;
    }
    div#in10 {
        left: 771px;
        top: 595px;
    }
    div#in11 {
        left: 731px;
        top: 645px;
    }
    div#in12 {
        left: 764px;
        top: 722px;
    }
    div#in13 {
        left: 803px;
        top: 705px;
    }
    div#in14 {
        left: 957px;
        top: 409px;
    }
    div#in15 {
        left: 880px;
        top: 340px;
    }
    div#in16 {
        left: 1012px;
        top: 370px;
    }
    div#in17 {
        left: 1163px;
        top: 315px;
    }

    div#wr1 {
        left: 527px;
        top: 564px;
    }
    div#wr2 {
        left: 620px;
        top: 554px;
    }
    div#wr3 {
        left: 615px;
        top: 503px;
    }
    div#wr4 {
        left: 414px;
        top: 399px;
    }
    div#wr5 {
        left: 358px;
        top: 331px;
    }
    div#wr6 {
        left: 366px;
        top: 305px;
    }
    div#wr7 {
        left: 481px;
        top: 298px;
    }
    div#wr8 {
        left: 548px;
        top: 276px;
    }
    div#wr9 {
        left: 763px;
        top: 337px;
    }
    div#wr10 {
        left: 836px;
        top: 276px;
    }
    div#wr11 {
        left: 771px;
        top: 241px;
    }
    div#wr12 {
        left: 791px;
        top: 258px;
    }
    div#wr13 {
        left: 850px;
        top: 252px;
    }
    div#wr14 {
        left: 930px;
        top: 254px;
    }
    div#wr15 {
        left: 962px;
        top: 324px;
    }
    div#wr16 {
        left: 910px;
        top: 353px;
    }
    div#wr17 {
        left: 1022px;
        top: 380px;
    }
    div#wr18 {
        left: 1221px;
        top: 293px;
    }
    div#wr19 {
        left: 1228px;
        top: 400px;
    }
    div#wr20 {
        left: 1355px;
        top: 631px;
    }
    div#wr21 {
        left: 879px;
        top: 599px;
    }
    .navbar .nav > li {
        margin-left: 25px;
    }
    .navbar .nav li {
        font-size: 15px;
    }
}
@media (max-width: 1440px) {
    div#in1 {
        left: 742px;
        top: 112px;
    }
    div#in2 {
        left: 664px;
        top: 169px;
    }
    div#in3 {
        left: 724px;
        top: 192px;
    }
    div#in4 {
        left: 678px;
        top: 200px;
    }
    div#in5 {
        left: 620px;
        top: 241px;
    }
    div#in6 {
        left: 606px;
        top: 310px;
    }
    div#in7 {
        left: 618px;
        top: 412px;
    }
    div#in8 {
        left: 719px;
        top: 478px;
    }
    div#in9 {
        left: 724px;
        top: 513px;
    }
    div#in10 {
        left: 695px;
        top: 534px;
    }
    div#in11 {
        left: 659px;
        top: 579px;
    }
    div#in12 {
        left: 689px;
        top: 648px;
    }
    div#in13 {
        left: 723px;
        top: 634px;
    }
    div#in14 {
        left: 862px;
        top: 366px;
    }
    div#in15 {
        left: 793px;
        top: 305px;
    }
    div#in16 {
        left: 911px;
        top: 332px;
    }
    div#in17 {
        left: 1047px;
        top: 283px;
    }

    div#wr1 {
        left: 473px;
        top: 511px;
    }
    div#wr2 {
        left: 557px;
        top: 502px;
    }
    div#wr3 {
        left: 552px;
        top: 456px;
    }
    div#wr4 {
        left: 370px;
        top: 361px;
    }
    div#wr5 {
        left: 319px;
        top: 300px;
    }
    div#wr6 {
        left: 327px;
        top: 276px;
    }
    div#wr7 {
        left: 430px;
        top: 269px;
    }
    div#wr8 {
        left: 485px;
        top: 253px;
    }
    div#wr9 {
        left: 686px;
        top: 305px;
    }
    div#wr10 {
        left: 753px;
        top: 250px;
    }
    div#wr11 {
        left: 694px;
        top: 218px;
    }
    div#wr12 {
        left: 714px;
        top: 233px;
    }
    div#wr13 {
        left: 766px;
        top: 228px;
    }
    div#wr14 {
        left: 838px;
        top: 231px;
    }
    div#wr15 {
        left: 866px;
        top: 294px;
    }
    div#wr16 {
        left: 820px;
        top: 320px;
    }
    div#wr17 {
        left: 921px;
        top: 345px;
    }
    div#wr18 {
        left: 1102px;
        top: 266px;
    }
    div#wr19 {
        left: 1108px;
        top: 362px;
    }
    div#wr20 {
        left: 1224px;
        top: 572px;
    }
    div#wr21 {
        left: 792px;
        top: 543px;
    }
    .listinnovationBox small,
    .listinnovationBox span {
        font-size: 20px;
    }
    .navbar .nav > li {
        margin-left: 20px;
    }
    .navbar .nav li {
        font-size: 14px;
    }
    .listinnovation .listinnovationBox {
        margin: auto 5px;
        margin-bottom: 10px;
    }
    .homeslider {
        top: 185px;
    }
    .homeslider img {
        width: 90%;
    }
    .sliderText h1 {
        font-size: 58px;
        line-height: 58px;
    }
    .navbar.navbar-inverse.navbar-fixed-top.fixedheader a.brand img {
        width: 100px;
    }
    .fixedheader  .nav {
        top: 30px;
    }
   
}
@media (max-width: 1350px) {
    section.footer h2 {        
        font-size: 26px;        
    }
    .socialLink img{
        width: 29px;
    }
    section.footer * {
        font-size: 14px;     
    }
.navbar .nav li {
    font-size: 13px;
}
}
@media (max-width: 1366px) {
    div#in1 {
        left: 704px;
        top: 107px;
    }
    div#in2 {
        left: 628px;
        top: 159px;
    }
    div#in3 {
        left: 687px;
        top: 182px;
    }
    div#in4 {
        left: 644px;
        top: 190px;
    }
    div#in5 {
        left: 590px;
        top: 228px;
    }
    div#in6 {
        left: 575px;
        top: 296px;
    }
    div#in7 {
        left: 588px;
        top: 390px;
    }
    div#in8 {
        left: 684px;
        top: 452px;
    }
    div#in9 {
        left: 686px;
        top: 487px;
    }
    div#in10 {
        left: 660px;
        top: 507px;
    }
    div#in11 {
        left: 626px;
        top: 549px;
    }
    div#in12 {
        left: 654px;
        top: 617px;
    }
    div#in13 {
        left: 685px;
        top: 601px;
    }
    div#in14 {
        left: 818px;
        top: 348px;
    }
    div#in15 {
        left: 753px;
        top: 290px;
    }
    div#in16 {
        left: 866px;
        top: 315px;
    }
    div#in17 {
        left: 994px;
        top: 270px;
    }

    div#wr1 {
        left: 449px;
        top: 485px;
    }
    div#wr2 {
        left: 529px;
        top: 475px;
    }
    div#wr3 {
        left: 524px;
        top: 432px;
    }
    div#wr4 {
        left: 351px;
        top: 342px;
    }
    div#wr5 {
        left: 303px;
        top: 284px;
    }
    div#wr6 {
        left: 310px;
        top: 261px;
    }
    div#wr7 {
        left: 409px;
        top: 255px;
    }
    div#wr8 {
        left: 452px;
        top: 240px;
    }
    div#wr9 {
        left: 652px;
        top: 289px;
    }
    div#wr10 {
        left: 714px;
        top: 236px;
    }
    div#wr11 {
        left: 659px;
        top: 206px;
    }
    div#wr12 {
        left: 681px;
        top: 220px;
    }
    div#wr13 {
        left: 726px;
        top: 216px;
    }
    div#wr14 {
        left: 795px;
        top: 219px;
    }
    div#wr15 {
        left: 822px;
        top: 277px;
    }
    div#wr16 {
        left: 778px;
        top: 304px;
    }
    div#wr17 {
        left: 874px;
        top: 327px;
    }
    div#wr18 {
        left: 1045px;
        top: 252px;
    }
    div#wr19 {
        left: 1052px;
        top: 343px;
    }
    div#wr20 {
        left: 1162px;
        top: 542px;
    }
    div#wr21 {
        left: 752px;
        top: 515px;
    }
}
@media (max-width: 1281px) {
    .inDots .dotColor, .wrDots .dotColor {
        width: 14px;
        height: 14px;
    }
    .navbar .brand {
        padding: 10px 20px 10px;
    }
    .navbar .nav li {
        font-size: 12px;
    }
    div#in1 {
        left: 657px;
        top: 100px;
    }
    div#in2 {
        left: 596px;
        top: 149px;
    }
    div#in3 {
        left: 607px;
        top: 182px;
    }
    div#in4 {
        left: 644px;
        top: 168px;
    }
    div#in5 {
        left: 550px;
        top: 218px;
    }
    div#in6 {
        left: 545px;
        top: 280px;
    }
    div#in7 {
        left: 588px;
        top: 390px;
    }
    div#in8 {
        left: 648px;
        top: 419px;
    }
    div#in9 {
        left: 649px;
        top: 453px;
    }
    div#in10 {
        left: 624px;
        top: 487px;
    }
    div#in11 {
        left: 596px;
        top: 518px;
    }
    div#in12 {
        left: 624px;
        top: 577px;
    }
    div#in13 {
        left: 645px;
        top: 554px;
    }
    div#in14 {
        left: 768px;
        top: 330px;
    }
    div#in15 {
        left: 703px;
        top: 270px;
    }
    div#in16 {
        left: 806px;
        top: 295px;
    }
    div#in17 {
        left: 924px;
        top: 250px;
    }

    div#wr1 {
        left: 419px;
        top: 454px;
    }
    div#wr2 {
        left: 489px;
        top: 445px;
    }
    div#wr3 {
        left: 484px;
        top: 404px;
    }
    div#wr4 {
        left: 332px;
        top: 321px;
    }
    div#wr5 {
        left: 288px;
        top: 265px;
    }
    div#wr6 {
        left: 290px;
        top: 236px;
    }
    div#wr7 {
        left: 379px;
        top: 245px;
    }
    div#wr8 {
        left: 452px;
        top: 240px;
    }
    div#wr9 {
        left: 616px;
        top: 270px;
    }
    div#wr10 {
        left: 674px;
        top: 216px;
    }
    div#wr11 {
        left: 609px;
        top: 186px;
    }
    div#wr12 {
        left: 631px;
        top: 210px;
    }
    div#wr13 {
        left: 676px;
        top: 196px;
    }
    div#wr14 {
        left: 745px;
        top: 206px;
    }
    div#wr15 {
        left: 822px;
        top: 277px;
    }
    div#wr16 {
        left: 728px;
        top: 274px;
    }
    div#wr17 {
        left: 814px;
        top: 307px;
    }
    div#wr18 {
        left: 975px;
        top: 232px;
    }
    div#wr19 {
        left: 986px;
        top: 319px;
    }
    div#wr20 {
        left: 1092px;
        top: 505px;
    }
    div#wr21 {
        left: 712px;
        top: 483px;
    }
    /* #in1, #in2, #in3, #in4, #in5, #in6, #in7, #in8, #in9, #in10, #in11, #in12, #in13, #in14, #in15, #in16, #in17, #wr1, #wr2, #wr3, #wr4, #wr5, #wr6, #wr7, #wr8, #wr9, #wr10, #wr11, #wr12, #wr13, #wr14, #wr15, #wr16, #wr17, #wr18, #wr19, #wr20, #wr21 {
        
        display: none;
    } */
}

@media (max-width: 1024px) {
    .listinnovationBox small, .listinnovationBox span {
        font-size: 14px;
    }
    .acrossWorld .copyText {
        position: relative;
        bottom: auto;
        right: auto;
    }
    section.footer > div > div {
        width: 100%;
    }

    .bifacialListContainer {
        width: 90%;

        margin-right: 0;

        margin: auto;
    }
    .aboutTeam img {
        width: 100%;
        margin-bottom: 9px;
    }
    .homeslider {
        top: 90px;
    }
    .navbar-inverse .brand img {
        width: 104px;
    }
    .nav-collapse.collapse {
        height: auto;
        overflow: visible;
        display: none;
    }
    .container {
        width: 95%;
        margin: auto;
    }
    .axixTrackingBox .axixTrackingData {
        width: 100%;
    }
    .listinnovation .listinnovationBox {
        margin: 8px;
    }
    h1.headingOne {
        font-size: 20px;
        line-height: 27px;
        padding-top: 140px;
    }
    h1.headingText {
        font-size: 20px;
        line-height: 27px;
        padding-top: 0;
    }
    .sliderText h1 {
        font-size: 30px;
    }
    h2.headingLight {
        font-size: 20px;
        line-height: 27px;
    }
    .performanceList .performanceListBox {
        margin: auto 15px;
    }
    p {
        font-size: 18px;
        line-height: 24px;
    }
    .performanceListBox strong {
        font-size: 18px;
    }
    .embraceListContainer {
        width: 100%;
        margin: 0;
        text-align: left;
    }
    .graphBtn > div {
        margin: 0 0 10px 0;
        font-size: 20px;
    }
    .teamBox .teamData {
        width: 100%;
    }
    .contactusbox .contactusdata {
        width: 100%;
        margin: auto;
        text-align: center;
    }
    .contactusbox .contactusdata p {
        text-align: center !important;
    }
    section.contactus,
    section.innovation {
        background-attachment: local;
    }
    .embraceList .embraceListBox h3 {
        font-size: 18px;
    }
    .embraceList .embraceListBox img {
        left: 20px;
        width: 59px;
        top: 12px;
    }
    .axixTrackingBox.videoBox h2 {
        font-size: 18px;
    }
    div#myModal .modal-dialog {
        width: 100%;
        left: 0;
        right: 0;
        margin: auto;
        transform: translate(0, 0);
    }
    div#myModal {
        z-index: 9999;
        width: 100%;
        left: 0;
        right: 0;
        margin: auto;
    }
    section.acrossIndia {
        overflow: auto;
        width: 100%;
     }
     section.acrossIndia .container {
         width: 1216px !important;
     }
     section.acrossWorld {
         overflow: auto;
         width: 100%;
      }
      section.acrossWorld .container {
          width: 1216px !important;
      }
}

@media (max-width: 700px) {
    .navbar-fixed-top {
        top: 0px;
    }
    .sliderText h1 {
        font-size: 20px;
        line-height: 21px;
    }
    .axixTrackingBox .axixTrackingData img {
        width: 90px;
        height: 110px;
    }
    h1.headingOne {
        font-size: 20px;
        line-height: 22px;
        padding-top: 140px;
    }
    .homeslider {
        top: 60px;
    }
    .sliderText {
        top: 0px;
    }
   
}
