html {
scroll-behavior: smooth;
}
@media screen and (min-width: 1025px) {
.streaming-solutions.col-md-6.col-lg-6.col-sm-6 ul.sub-menu-lists li {
float: left;
width: 55%;
}
}
@media screen and (prefers-reduced-motion: reduce) {
html {
scroll-behavior: auto;
}
}
body {
font-size: 85%;
font-family: 'Lato', sans-serif;
color: #333333;
background: #fff;
margin: 0px;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
position: relative;
-webkit-text-size-adjust: none;
}
.clear {
clear: both;
font-size: 0px;
line-height: 0px;
height: 0px;
margin: 0px;
padding: 0px;
}
:focus {
outline: 0;
}
a,
a:link,
a:visited {
outline: none;
text-decoration: none;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
cursor: pointer;
}
a:hover {
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
img {
border: none;
max-width: 100%;
}
ul,
li {
list-style: none;
margin: 0px;
padding: 0px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
margin: 0;
padding: 0;
font-weight: 300;
font-family: 'Lato', sans-serif;
}
h2 {
margin: 0;
padding: 0 0%;
line-height: 1.1;
font-size: 2.7em;
color: #444;
font-weight: 400;
text-align: left;
}
p {
margin: 0;
padding: 0;
line-height: 1.7;
font-size: 1.3em;
color: #444;
font-weight: 400;
font-family: 'Lato', sans-serif;
}
.outer:before,
.outer:after,
.container:after,
.container:before,
.slider:after,
.slider:before {
content: " ";
display: table;
}
.outer:after,
.container:after,
.slider:after {
clear: both;
}
.outer {
width: 100%;
padding: 0 0;
margin: 0 auto;
}
a.dark {
color: #fff;
font-weight: 400;
margin: 20px 0 0 0;
padding: 18px 50px;
display: inline-block;
position: relative;
font-size: 1.2em;
background: #3e77a4;
border-radius: 100px;
text-decoration: none;
-webkit-box-shadow: 0px 0px 14px 0px rgba(50, 50, 50, 0.20);
-moz-box-shadow: 0px 0px 14px 0px rgba(50, 50, 50, 0.20);
box-shadow: 0px 0px 14px 0px rgba(50, 50, 50, 0.20);
}
a.dark:hover {
background: #db7a39;
}
a.light {
color: #3e77a4;
font-weight: 400;
margin: 20px 0 30px 0;
padding: 18px 50px;
display: inline-block;
position: relative;
font-size: 1.2em;
background: #fff;
border-radius: 100px;
text-decoration: none;
-webkit-box-shadow: 0px 0px 14px 0px rgba(50, 50, 50, 0.20);
-moz-box-shadow: 0px 0px 14px 0px rgba(50, 50, 50, 0.20);
box-shadow: 0px 0px 14px 0px rgba(50, 50, 50, 0.20);
}
a.light:hover {
background: #db7a39;
color: #fff;
}
a.white {
color: #395a6b;
font-weight: 400;
margin: 40px 0 0 0;
padding: 15px 50px;
display: inline-block;
position: relative;
font-size: 1.2em;
background: #fff;
border-radius: 100px;
text-decoration: none;
}
a.white:hover {
background: #dbdbdb;
}
.container {
margin: 0 auto;
width: 90%;
max-width: 1120px;
}
.container-lg {
margin: 0 auto;
width: 90%;
max-width: 1220px;
}
a.call {
width: 80px;
height: 100%;
position: absolute;
right: -2.7%;
top: 0;
background: #3e77a4;
color: #fff;
text-align: center;
}
a.call i {
position: relative;
top: 35%;
}
.home .banner {
margin: 70px 0 0 0;
}
.banner {
width: 100%;
height: 90vh;
max-height: 1024px;
margin: 0px 0 0 0;
padding: 0 0 0 0;
position: relative;
text-align: center;
float: left; }
.banner .container {
margin: 0 auto;
width: 90%;
max-width: 1170px;
}
.banner h1 {
padding: 26vh 0% 0 0%;
font-weight: 700;
color: #fff;
font-size: 3.6em;
max-width: 510px;
line-height: 1.1;
text-align: left;
max-width: 510px;
}
.banner a {
padding:15px 20px;
background:#db7a39;
color:#fff;
text-align:center;
display:block;
width:100px;
margin:20px 0 0 0;
border-radius:100px;
font-weight:800;
font-size:16px;
}
.banner p {
color: #fff;
font-size: 1.5em;
text-align: left;
max-width: 510px;
line-height: 1.3;
padding:20px 0 0 0;
}
.banner img {
width: 80px;
position: relative;
top: 100px;
}
.home .section-1 {
float: left;
width: 100%;
}
.home .section-1 h2 {
text-align: center;
font-weight: 900;
padding: 0 0 20px 0;
}
.home .section-1 p {
line-height: 1.4;
color: #666;
font-size: 1.5em;
}
.home .section-1 .carousel {
background: #FAFAFA;
width: 100%;
float: left;
}
.home .section-1 .carousel-cell {
width: 25%;
min-height:350px;
float: left;
margin: 0 10px;
background: #fff;
position: relative;
}
.home .section-1 .carousel-cell h3 {
color: #fff;
text-align: center;
position: absolute;
top: 45%;
width: 100%;
font-weight: 600;
font-size: 1.7em;
}
.slider-area {
text-align: center;
}
.slider-area .container {
padding: 100px 0;
max-width: 700px;
}
.home .section-1 .flickity-prev-next-button {
top: 50%;
width: 44px;
height: 44px;
border-radius: 0;
transform: translateY(-50%);
}
.home .section-1 .flickity-button {
position: absolute;
background: #fff;
border: none;
color: #333;
}
.home .section-1 .flickity-button:disabled {
opacity: 1;
cursor: auto;
pointer-events: none;
}
.home .section-1 .flickity-prev-next-button {
top: 50%;
width: 54px;
height: 54px;
border-radius: 0;
transform: translateY(-50%);
}
.home .section-2 {
background: #fff;
width: 100%;
float: left;
text-align: center
}
.home .section-2 h3 {
font-weight: 400;
padding: 100px 20% 50px 20%;
font-size: 2em;
line-height: 1.3;
}
.home .section-2 .carousel {
background: transparent;
width: 100%;
float: left;
position: relative;
z-index: 2;
}
.home .section-2 .carousel-cell {
width: 23.3%;
height: 250px;
float: left;
margin: 0px -1px;
padding: 5% 5%;
background: #fff;
position: relative;
border: 1px solid #efefef;
text-align: center;
}
.home .section-2 .carousel-cell img {
max-width: 60px;
}
.home .section-2 .carousel-cell h2 {
font-size: 1.5em;
text-align: center;
font-weight: 600;
padding: 20px 0;
}
.home .section-2 .carousel-cell p {
font-size: 1em;
text-align: center;
line-height: 1.4;
color: #666;
padding: 0 2%;
}
.home .section-2 .carousel-cell a {
color: #3e77a4;
margin: 20px 0;
padding: 4px 0;
display: block;
font-size: 1.1em;
}
.home .section-2 .carousel .flickity-prev-next-button {
opacity: 0;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.home .section-2 .carousel:hover .flickity-prev-next-button {
opacity: 1;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.home .section-2 .flickity-prev-next-button.previous {
left: -80px;
}
.home .section-2 .flickity-prev-next-button.next {
right: -80px;
}
.home .section-2 .video {
width: 100%;
height: 70vh;
max-height: 1024px;
overflow: hidden;
float: left;
background: #000;
position: relative;
top: -60px;
z-index: 1;
}
.home .section-3 {
background: #f5f8fb;
float: left;
width: 100%;
padding: 0 0 100px 0;
position: relative;
top: -60px;
text-align: center;
}
.home .section-3 .container {
max-width: 850px;
}
.home .section-3 p {
font-weight: 600;
font-size: 1.6em;
}
.home .section-3 h3 {
font-size: 2.5em;
text-align: center;
font-weight: 400;
padding: 100px 10%;
}
.home .section-3 ul {
display: block;
padding: 0 0 80px 0;
}
.home .section-3 li {
display: inline-block;
width: 23%;
padding: 5%;
margin: -2px;
border: 1px solid #bababa;
background: #f5f8fb;
vertical-align:top;
}
.home .section-3 li:nth-child(1) {
border-top: 1px solid #f5f8fb;
border-left: 1px solid #f5f8fb;
}
.home .section-3 li:nth-child(4) {
border-bottom: 1px solid #f5f8fb;
border-left: 1px solid #f5f8fb;
}
.home .section-3 li:nth-child(3) {
border-top: 1px solid #f5f8fb;
border-right: 1px solid #f5f8fb;
}
.home .section-3 li:nth-child(6) {
border-bottom: 1px solid #f5f8fb;
border-right: 1px solid #f5f8fb;
}
.home .section-3 li:nth-child(2) {
border-top: 1px solid #f5f8fb;
}
.home .section-3 li:nth-child(5) {
border-bottom: 1px solid #f5f8fb;
}
.home .section-3 li img {
width: 80px;
margin:0 0 20px 0;
}
.home .section-3 li h2 {
text-align: center;
font-weight: 600;
font-size: 1.4em;
color: #666;
min-height:40px;
} .home .section-4 {
float: left;
width: 100%;
padding: 0 0 100px 0;
position: relative;
text-align: center;
}
.home .section-4 h3 {
font-size: 2.5em;
text-align: center;
font-weight: 400;
padding: 50px 10% 80px 10%;
}
.home .section-4 ul {
display: block;
padding: 0 0 80px 0;
}
.home .section-4 li {
display: inline-block;
width: 31%;
padding: 0;
margin: 0 1%;
position: relative;
}
.home .section-4 li h2 {
position: absolute;
bottom: 60px;
text-align: center;
left: 0;
width: 100%;
color: #fff;
font-weight: 600;
font-size: 1.7em;
}
.awards {
width: 90%;
padding: 0 5%;
display: block;
}
.awards .left {
width: 25%;
display: block;
float: left;
}
.awards .right {
width: 65%;
display: block;
float: left;
padding: 0 0 0 5%;
text-align: left;
}
.awards .right a {
color: #3e77a4;
margin: 20px 0;
padding: 4px 0;
display: block;
font-size: 1.1em;
}
.awards .right p {
font-size: 2em;
line-height: 1.2;
font-weight: 300;
padding: 50px 20% 0 0;
}
.home .section-5 {
float: left;
width: 100%;
padding: 40px 0 50px 0;
position: relative;
text-align: center;
background: #f5f8fb;
}
.home .section-5 .text-box {
padding: 10%;
}
.home .section-5 .container {
max-width: 1280px;
}
.home .section-5 h3 {
font-size: 2.5em;
text-align: center;
font-weight: 400;
padding: 50px 10% 50px 10%;
}
.home .section-5 ul {
display: block;
padding: 0 0 80px 0;
display:flex;
flex-wrap:wrap;
}
.home .section-5 li {
display: inline-block;
width: 22%;
padding: 0;
margin: 0 1%;
position: relative;
background: #fff;
text-align: left;
box-shadow: 0 0 13px 0px rgba(179, 179, 179, 0.07);
}
.home .section-5 li h2 {
color: #000;
font-weight: 600;
font-size: 1.2em;
padding: 0 0 10px 0;
}
.home .section-5 li span {
color: #666;
padding: 0 0 15px 0;
font-size: 12px;
display: block;
}
.home .section-5 li p {
color: #555555;
font-weight: 400;
font-size: 1em;
padding: 10px 5% 15px 0;
line-height: 1.2;
}
.home .section-5 li a {
color: #3e77a4;
margin: 0 0 20px 0;
padding: 4px 0;
display: block;
font-size: 1.1em;
}
.participated {
float: left;
width: 100%;
padding: 50px 0;
}
.participated .container {
max-width: 1000px;
}
.participated .left {
width: 20%;
display: block;
float: left;
}
.participated .left h2 {
font-size: 1.6em;
font-weight: 800;
padding: 50px 0 0 0;
color: #666;
}
.participated .right {
width: 70%;
display: block;
float: left;
padding: 0 0 0 5%;
text-align: left;
}
.participated .right img {
height: 100px;
width: auto;
margin: 0 30px 0 0;
}
.footer {
background: #192230;
width: 100%;
float: left;
}
.footer .container {
max-width: 1000px;
}
.call-sec {
width: 100%;
float: left;
border-bottom: 1px solid rgba(255, 255, 255, 0.20);
padding: 100px 0 60px 0;
margin: 0 0 70px 0;
}
.call-sec h3 {
width: 60%;
float: left;
color: rgba(255, 255, 255, 0.71);
font-size: 2.2em;
font-weight: 400;
}
.call-sec a:hover {
color: #fff;
background: #192230;
border: 1px solid #fff;
}
.call-sec a {
border: 1px solid #192230;
float: left;
margin: 0 0 0 100px;
}
.ft-logo {
float: left;
width: 15%;
padding: 0 8% 0 0;
}
.ft-menu {
float: left;
width: 30%;
padding: 0 6% 0 0;
}
.ft-menu ul {
float: left;
width: 50%;
padding: 0 0% 0 0;
}
.ft-menu li a {
color: rgba(255, 255, 255, 0.63);
padding: 0 0 5px 0;
display: block;
font-size: 1em;
}
.ft-address {
float: left;
width: 25%;
padding: 0 0 0 0;
}
.ft-address h3 {
color: #fff;
font-size: 15px;
font-weight: 400;
padding: 0 0 10px 0;
}
.ft-address p {
color: rgba(255, 255, 255, 0.63);
font-size: 15px;
}
.copy {
width: 100%;
float: left;
margin: 50px 0;
color: rgba(255, 255, 255, 0.63);
}
.copy span {
padding: 0 3% 0 0;
}
.copy a {
color: rgba(255, 255, 255, 0.63);
padding: 5px;
font-size: 1.4em;
position: relative;
top: 3px;
}
.fa-heart {
color: #ef3969;
margin: 0 5px;
}
.inner .banner {
max-height: 600px;
background: url(//i0.wp.com/www.vmukti.com/wp-content/themes/vmukthi/img/thermal.jpg) no-repeat top center/cover;
}
.inner.solutions .banner {
max-height: 600px;
background: url(//i0.wp.com/www.vmukti.com/wp-content/themes/vmukthi/img/banner2.jpg) no-repeat top center/cover;
}
.inner.about .banner {
max-height: 600px;
background: url(//i0.wp.com/www.vmukti.com/wp-content/themes/vmukthi/img/aboutus.jpg) no-repeat top center/cover;
}
.inner.technology .banner {
max-height: 600px;
background: url(//i0.wp.com/www.vmukti.com/wp-content/themes/vmukthi/img/technology-banner.jpg) no-repeat top center/cover;
}
.inner.career .banner {
max-height: 600px;
background: url(//i0.wp.com/www.vmukti.com/wp-content/themes/vmukthi/img/technology-banner.jpg) no-repeat top center/cover;
}
.inner .banner h1 {
text-align: left;
max-width: 1120px;
margin: 0 auto;
width: 90%;
font-size: 3.8em;
padding: 360px 0% 0 0%
}
.inner .banner h1 span {
font-size: 50%;
padding: 0 0 5px 0;
display: block;
font-weight: 600;
}
.inner-content {
width: 100%;
float: left;
margin: 0;
padding: 100px 0 0 0;
}
.inner-content p {
font-size: 1.4em;
font-weight: 400;
padding: 0 0 20px 0;
line-height: 1.5;
}
.inner-content h2 {
font-size: 2.2em;
padding: 0 5% 20px 0;
line-height: 1.3;
}
.inner-content .left {
width: 40%;
float: left;
margin: 0;
padding: 0;
}
.inner-content .right {
width: 40%;
float: left;
margin: 0;
padding: 0px 0% 0 10%;
}
.tab_wrapper .right {
width: 50%;
float: left;
margin: 0;
padding: 50px 10% 0 0%;
}
.tab_wrapper .left {
width: 50%;
float: left;
margin: 0;
padding: 0;
}
.succes-area {
background: #fff;
width: 100%;
float: left;
padding: 0 0 80px 0;
border-top: 1px solid #efefef;
border-bottom: 1px solid #efefef;
}
.succes-area .carousel {
width: 86%;
padding: 70px 7%;
float: left;
}
.succes-area .carousel-cell {
width: 20%;
height:150px;
float: left;
text-align: center;
padding: 0;
position:relative;
}
.succes-area .carousel-cell span {
display: block;
color: rgba(149, 149, 149, 1);
}
.succes-area .carousel-cell img {
max-width: 130px;
width:90%;
display:inline-block;
vertical-align:middle;
margin:0 20px;
position: absolute;
top: 50%;
right: 0;
-ms-transform: translateY(-50%);
transform: translateY(-50%);
left: 0;
}
.succes-area h3 {
text-align: center;
font-size: 2em;
font-weight: 800;
padding: 80px 0 0 0%
}
.more-items {
width: 100%;
float: left;
padding: 100px 0;
text-align: center;
}
.more-items h2 {
text-align: center;
padding: 0
}
.more-items ul {
display: block;
padding: 60px 0 0px 0;
}
.more-items li {
display: inline-block;
width: 30%;
height: 320px;
padding: 0;
margin: 0 1%;
position: relative;
box-shadow: 0 0 10px 0px rgba(51, 51, 51, 0.16);
}
.more-items li h3 {
position: absolute;
bottom: 30px;
min-height: 60px;
text-align: center;
left: 0;
width: 80%;
padding: 0 10%;
color: #fff;
font-weight: 600;
font-size: 1.3em;
}
.more-items ul.darktxt li {
height: 320px;
}
.more-items ul.darktxt li h3 {
position: absolute;
bottom: 30px;
text-align: center;
left: 0;
width: 80%;
padding: 0 10%;
color: #333;
font-weight: 600;
font-size: 1.3em;
}
.more-items ul.darktxt li img {
height: 200px;
padding: 20px 0 0 0;
}
.number-sec {
background: #3e77a4;
width: 100%;
float: left;
padding: 60px 0;
}
.number-sec ul {
display: block;
padding: 0 0 10px 0;
text-align: center;
}
.number-sec li {
display: inline-block;
width: 20%;
padding: 1%;
margin: 0px;
}
.number-sec h3 {
text-align: center;
padding: 0 0 30px 0;
color: #fff;
font-size: 2em;
font-weight: 400;
}
.number-sec li h4 {
text-align: center;
font-weight: 300;
font-size: 5.5em;
color: #fff;
}
.number-sec li h4 span {
text-align: center;
font-weight: 300;
font-size: 30%;
display: block;
}
.img-small {
max-width: 90%;
margin: 10px 0;
}
.bluearea {
background: #3e77a4;
padding: 0;
margin: 100px 0;
float: left;
width: 100%;
-webkit-box-shadow: inset 0px 200px 0px 0px rgba(255, 255, 255, 1);
-moz-box-shadow: inset 0px 200px 0px 0px rgba(255, 255, 255, 1);
box-shadow: inset 0px 200px 0px 0px rgba(255, 255, 255, 1);
}
.bluearea .left p {
color: #fff;
padding: 100px 0 100px 0;
}
.bluearea .right p {
color: #fff;
padding: 100px 0 100px 0;
}
.white-area h2 {
padding: 0 20% 50px 0;
}
.white-area h3 {
padding: 0 10% 80px 0;
font-size: 1.8em;
font-weight: 400;
line-height: 1.3;
}
.white-area .carousel {
width: 93%;
float: none;
height: 220px;
margin: 50px 0 100px 0;
overflow: hidden;
display:inline-block;
}
.white-area .carousel-cell {
width: 100%;
height: 220px;
float: left;
position: relative;
}
.white-area .carousel::after {
content: "";
background: rgba(255, 255, 255, 0);
background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 1)));
background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1);
position: absolute;
right: 0;
width: 200px;
height: 100%;
top: 0;
}
.white-area ul {
width: 100%;
float: left;
}
.white-area li {
width: 30%;
float: left;
padding: 0 3% 0 0;
}
.white-area li img {
height: 70px;
}
.white-area li p {
font-weight: 600;
padding: 20px 20% 70px 0;
font-size: 1.4em;
}
a.see {
color: #fff;
font-weight: 800;
font-size: 1.5em;
}
.moretext {
display: none;
}
.tab_content {
position: relative;
display:inline-block;
width:100%;
}
.about .tab_content::before {
content: "";
position: absolute;
bottom: -4px;
left: 0;
width: 100%;
background: #fff;
height: 10px;
z-index: 1;
}
.solutions .tab_content::before {
content: "";
position: absolute;
bottom: -4px;
left: 0;
width: 100%;
background: #fff;
height: 10px;
z-index: 1;
}
.technology .tab_content::before {
content: "";
position: absolute;
bottom: -4px;
left: 0;
width: 100%;
background: #fff;
height: 10px;
z-index: 1;
}
.career .tab_content::before {
content: "";
position: absolute;
bottom: -4px;
left: 0;
width: 100%;
background: #fff;
height: 10px;
z-index: 1;
}
.tech-icon {
width: 100%;
float: left;
margin: 130px 0 80px 0;
}
.tech-icon ul {
display: flex;
flex-wrap: wrap;
}
.tech-icon li {
width: 50%;
float: left;
margin: 0 0 50px 0;
}
.tech-icon li span {
width: 20%;
float: left;
margin: 0 10% 0 0;
}
.tech-icon li p {
width: 50%;
float: left;
margin: 0;
padding: 0 10% 0 0;
font-weight: 400;
}
.solution-tech {
width: 100%;
padding: 250px 0;
float: left;
background: url(//i0.wp.com/www.vmukti.com/wp-content/themes/vmukthi/img/solution-tech.jpg) no-repeat top center/cover;
text-align: center;
}
.solution-tech h2 {
color: #fff;
text-align: center;
font-weight: 900;
font-size: 3.5em;
padding: 0 18%;
line-height: 1;
}
.solution-tech p {
color: #fff;
font-weight: 400;
padding: 20px 22% 50px 22%;
line-height: 1.3;
}
.career-comment {
width: 100%;
padding: 200px 0;
float: left;
background: url(//i0.wp.com/www.vmukti.com/wp-content/themes/vmukthi/img/career.jpg) no-repeat top center/cover;
text-align: center;
margin: 100px 0 0 0;
}
.career-comment h2 {
color: #fff;
text-align: center;
font-weight: 900;
font-size: 5.5em;
padding: 0 18%;
line-height: 1;
}
.career-comment p {
color: #fff;
font-weight: 400;
padding: 20px 22% 50px 22%;
line-height: 1.3;
}
.career .play i {
font-size: 2em;
margin: 0 10px 0 0;
position: relative;
top: 10px;
}
.career .play {
color: #3e77a4;
font-weight: 700;
margin: 30px 0;
font-size: 1.5em;
display: block;
}
.career .tab_wrapper {
margin: 0px;
display: inline-block;
width: 100%;
position: relative;
}
.technology .tab_wrapper {
margin: 80px 0 0 0px;
display: inline-block;
width: 100%;
position: relative;
}
.career .tab_wrapper .left b {
display: block;
}
.career .tech-icon {
width: 100%;
float: left;
margin: 70px 0 80px 0;
}
.career .tech-icon h2 {
text-align: center;
padding: 0 0 80px 0;
}
.inner .listingsec.col-3box ul {
padding: 0;
}
.inner .listingsec.col-3box li {
width: 31%;
}
.inner.blog .listingsec.col-3box li {
width: 48%;
}
.inner.blog .listingsec.col-3box li img {
width: 100%;
}
.inner .listingsec {
float: left;
width: 100%;
padding: 50px 0 0px 0;
position: relative;
text-align: center;
background: #f5f8fb;
}
.inner .listingsec .text-box {
padding: 10%;
}
.inner .listingsec .container {
max-width: 1280px;
}
.inner .listingsec h3 {
font-size: 2.5em;
text-align: center;
font-weight: 400;
padding: 50px 0 50px 1%;
float: left;
}
.inner .listingsec ul {
display: block;
padding: 0 0 80px 0;
float: left;
width: 100%;
display:flex;
flex-wrap:wrap;
}
.inner .listingsec li {
display: inline-block;
width: 23%;
padding: 0;
margin: 0 1% 2% 1%;
position: relative;
background: #fff;
text-align: left;
box-shadow: 0 0 13px 0px rgba(179, 179, 179, 0.07);
float: left;
}
.inner .listingsec li h2 {
color: #000;
font-weight: 600;
font-size: 1.2em;
padding: 0 0 10px 0;
}
.inner .listingsec li span {
color: #666;
padding: 0 0 15px 0;
font-size: 12px;
display: block;
}
.inner .listingsec li p {
color: #555555;
font-weight: 400;
font-size: 1.1em;
padding: 10px 5% 15px 0;
line-height: 1.4;
}
.inner .listingsec li a {
color: #3e77a4;
margin: 0 0 20px 0;
padding: 4px 0;
display: block;
font-size: 1.1em;
}
.list-bn .inner-content {
padding: 0px 0 0 0;
} .inner .listingsec select {
-webkit-appearance: none;
-moz-appearance: none;
-ms-appearance: none;
appearance: none;
outline: 0;
box-shadow: none;
border: 0 !important;
background: #fff;
background-image: none;
} .inner .listingsec select::-ms-expand {
display: none;
} .select {
position: relative;
display: flex;
width: 15em;
height: 3em;
line-height: 3;
background: #fff;
overflow: hidden;
border-radius: 100px;
float: right;
margin: 50px 1% 0 0;
}
.inner .listingsec select {
flex: 1;
padding: 0 1.5em;
color: #333;
cursor: pointer;
} .select::after {
content: '\25BC';
position: absolute;
top: 2px;
right: 4px;
padding: 0 1em;
background: #fff;
cursor: pointer;
pointer-events: none;
-webkit-transition: .25s all ease;
-o-transition: .25s all ease;
transition: .25s all ease;
} .select:hover::after {
color: #f39c12;
}
.inner.blog .listingsec li {
display: inline-block;
width: 31%;
padding: 0;
margin: 0 1% 2% 1%;
position: relative;
background: #fff;
text-align: left;
box-shadow: 0 0 13px 0px rgba(179, 179, 179, 0.07);
float: left;
}
.inner.form .listingsec.col-3box li {
width: 48%;
}
.form input {
width: 90%;
padding: 5%;
border: 1px solid #ccc;
margin: 10px 0;
}
.form textarea {
width: 90%;
padding: 5%;
border: 1px solid #ccc;
}
.home video {
width: 120%;
position: absolute;
left: 0;
top: -80px;
opacity: 0.7;
}
#upcomingawards a {
display:none;
}
#upcomingawards p {
display:none;
}
#pastawards a {
display:none;
}
#pastawards p {
display:none;
}
.outer.blog-detailed {
padding: 120px 0 0px 0;
}
.outer.blog-detailed .container {
margin: 0 auto;
width: 90%;
max-width: 1220px;
}
.outer.blog-detailed .left {
float: left;
width: 63%;
background: #fff;
padding: 3.5%;
}
.outer.blog-detailed .left h2 {
padding: 20px 20% 0 0;
}
.outer.blog-detailed .left h1 {
padding: 20px 0 30px 0;
font-weight:500;
}
.outer.blog-detailed .left p {
padding: 20px 0 0px 0;
display:block;
}
.outer.blog-detailed .left b {
padding: 20px 0 10px 0;
display:block;
}
.outer.blog-detailed .left ul {
padding: 20px 0 0 20px;
}
.outer.blog-detailed .left ul li {
padding: 5px 0 5px 0;
font-size: 1.3em;
list-style: disc;
margin: 0 0 0 20px;
}
.outer.blog-detailed .left img {
width: 100%;
}
.outer.blog-detailed .right {
float: left;
width: 23%;
padding: 2%;
margin: 0 0 0 2%;
background: #fff;
}
.outer.blog-detailed .right li a {
color: #989898;
padding: 10px 0;
display: block;
border-bottom: 1px solid #ececec;
}
.outer.blog-detailed .right li a h3 {
font-weight:400;
}
.outer.blog-detailed .right h2 {
font-size: 1.7em; 
padding: 0 0 20px 0;
}
.customer-detailed.bg-grey {
background: #f9f9f9;
padding: 50px 0 0px 0;
}
.content-cm {
padding: 0 0 80px 0;
}
.normal {
padding: 0;
text-align: left!important;
display: flex;
flex-wrap: wrap;
}
.features .tab-area .content_wrapper ul.normal li {
text-align: left!important;
background: #fff;
box-shadow: 0 0 9px 2px #eee;
padding: 2%;
margin: 1%;
width: 23%;
}
.tab_content .right h2 {
font-size: 2.7em;
padding: 0 0 20px 0;
line-height: 1.2;
color: #fff;
font-weight: 400;
} header {
display:block;
}
header.light {
display: block;
padding: 10px 0 0 0;
position: absolute;
left: 0;
right: 0;
top: 0;
background: transparent!important;
}
header.dark blockquote {
color: #fff;
}
header.light blockquote {
color: #000;
}
blockquote {
max-width: 1000px;
margin: 0 auto;
font-size: 16px;
border-left: 0px;
padding: 20px;
}
blockquote h2 {
padding-right: 40px;
margin: 0px;
}
header.dark blockquote a {
color: orange;
text-decoration: underline;
}
header.light blockquote a {
text-decoration: underline;
}
header {
min-height: 50px;
text-align:left;
}
header.dark {
background-color: #444;
}
header.light {
background-color: #fff;
} nav {
position: relative;
}
header.dark nav {
background-color: rgba(255, 255, 255, 0.5);
}
header.light nav {
background-color: rgba(255, 255, 255, 0);
}
ul.main-nav {
list-style-type: none;
padding: 0px;
font-size: 0px;
max-width: 1000px;
margin: 0 auto;
}
ul.main-nav>li {
display: inline-block;
padding: 0;
}
ul.main-nav>li>a {
display: block;
padding: 15px 20px;
position: relative;
color: #000;
font-size: 15px;
font-weight: 600;
box-sizing: border-box;
font-family: 'Poppins', sans-serif;
} ul.main-nav>li:hover>a {
color: #333;
font-weight: 600;
}
ul.main-nav>li ul.sub-menu-lists {
margin: 0px;
padding: 0px;
list-style-type: none;
}
ul.main-nav>li ul.sub-menu-lists>li {
padding: 10px 0;
text-align:left;
border-bottom:1px solid #ccc;
}
ul.main-nav>li ul.sub-menu-lists>li> a {
font-size: 14px;
font-weight:700;
display:block;
color:#000;
}
ul.main-nav>li ul.sub-menu-lists>li> a:hover {
color:#49a4d9;
}
.ic {
position: fixed;
cursor: pointer;
display: inline-block;
right: 25px;
width: 32px;
height: 24px;
text-align: center;
top: 0px;
outline: none;
}
.ic.close {
opacity: 0;
font-size: 0px;
font-weight: 300;
color: #fff;
top: 50px;
height: 40px;
display: block;
outline: none;
} .ic.menu {
top: 68px;
z-index: 20;
}
.ic.menu .line {
height: 4px;
width: 100%;
display: block;
margin-bottom: 6px;
}
.ic.menu .line-last-child {
margin-bottom: 0px;
}
.sub-menu-head {
margin: 10px 0;
}
.banners-area {
margin-top: 20px;
padding-top: 15px;
}
@media only screen and (max-width:1024px) {
.sub-menu-head {
color: orange;
}
.ic.menu {
display: block;
}
header.dark .ic.menu .line {
background-color: #fff;
}
header.light .ic.menu .line {
background-color: #000;
}
.ic.menu .line {
-webkit-transition: all 0.4s ease 0s;
-o-transition: all 0.4s ease 0s;
transition: all 0.4s ease 0s;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-ms-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transform-origin: center center;
-ms-transform-origin: center center;
transform-origin: center center;
}
.ic.menu:focus .line {
background-color: #fff !important;
}
.ic.menu:focus .line:nth-child(1) {
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
.ic.menu:focus .line:nth-child(2) {
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
margin-top: -10px;
}
.ic.menu:focus .line:nth-child(3) {
transform: translateY(15px);
opacity: 0;
}
.ic.menu:focus {
outline: none;
}
.ic.menu:focus~.ic.close {
opacity: 1;
z-index: 21;
outline: none;
} .ic.menu:hover,
.ic.menu:focus {
opacity: 1;
}
nav {
background-color: transparent;
} ul.main-nav {
z-index: 2;
padding: 50px 0;
position: fixed;
right: 0px;
top: 0px;
width: 0px;
background-color: rgba(0, 0, 0, 1);
height: 100%;
overflow: auto; -webkit-transition-property: background, width;
-moz-transition-property: background, width;
-o-transition-property: background, width;
transition-property: background, width;
-webkit-transition-duration: 0.6s;
-moz-transition-duration: 0.6s;
-o-transition-duration: 0.6s;
transition-duration: 0.6s;
}
.ic.menu:focus~.main-nav {
width: 300px;
background-color: rgba(0, 0, 0, 1);
}
ul.main-nav>* {
-webkit-transition-property: opacity;
-moz-transition-property: opacity;
-o-transition-property: opacity;
transition-property: opacity;
-webkit-transition-duration: 0.4s;
-moz-transition-duration: 0.4s;
-o-transition-duration: 0.4s;
transition-duration: 0.4s;
opacity: 0;
}
.ic.menu:focus~.main-nav>* {
opacity: 1;
}
ul.main-nav>li>a:after {
display: none;
}
ul.main-nav>li:first-child {
border-radius: 0px;
}
ul.main-nav>li {
display: block;
border-bottom: 1px solid #444;
}
ul.main-nav>li>a {
font-weight: 600;
}
ul.main-nav>li ul.sub-menu-lists>li a {
color: #eee;
font-size: 14px;
}
.sub-menu-head {
font-size: 16px;
}
ul.main-nav>li:hover {
background-color: transparent;
}
ul.main-nav>li:hover>a {
color: #fff;
text-decoration: none;
font-weight: 600;
}
.ic.menu:focus~ul.main-nav>li>div.sub-menu-block {
border-left: 0px solid #ccc;
border-right: 0px solid #ccc;
border-bottom: 0px solid #ccc;
position: relative;
visibility: visible;
opacity: 1.0;
}
.sub-menu-block {
padding: 0 30px;
}
.banners-area {
padding-bottom: 0px;
}
.banners-area div {
margin-bottom: 15px;
} }
@media only screen and (min-width:1024px) {
.ic.menu {
display: none;
} ul.main-nav {
display: block;
position: relative;
}
.sub-menu-block {
padding: 15px;
} ul.main-nav>li>div.sub-menu-block {
visibility: hidden;
background-color: #fff;
position: absolute;
margin-top: 0px;
width: 100%;
color: #333;
left: 0;
box-sizing: border-box;
z-index: 3;
font-size: 16px; opacity: 0; -webkit-transition: all 0.4s ease 0s;
-o-transition: all 0.4s ease 0s;
transition: all 0.4s ease 0s;
-webkit-transform: rotateX(90deg);
-moz-transform: rotateX(90deg);
-ms-transform: rotateX(90deg);
transform: rotateX(90deg);
-webkit-transform-origin: top center;
-ms-transform-origin: top center;
transform-origin: top center;
}
ul.main-nav>li:hover>div.sub-menu-block {
background-color: #f9f9f9;
visibility: visible;
opacity: 1;
-webkit-transform: rotateX(0deg);
-moz-transform: rotateX(0deg);
-ms-transform: rotateX(0deg);
transform: rotateX(0deg);
}
ul.main-nav>li>div.sub-menu-block>* {
-webkit-transition-property: opacity;
-moz-transition-property: opacity;
-o-transition-property: opacity;
transition-property: opacity;
-webkit-transition-duration: 0.4s;
-moz-transition-duration: 0.4s;
-o-transition-duration: 0.4s;
transition-duration: 0.4s;
opacity: 0;
}
ul.main-nav>li:hover>div.sub-menu-block>* {
opacity: 1;
}
.sub-menu-head {
font-size: 20px;
} header.dark ul.main-nav>li>a {
border-right: 1px solid #bbb;
}
header.light ul.main-nav>li>a { } ul.main-nav>li>a:after {
content: '';
width: 1px;
height: 62px;
position: absolute;
right: 0px;
top: 0px;
z-index: 2;
display: none;
}
header.dark ul.main-nav>li>a:after {
background-color: #777;
}
header.light ul.main-nav>li>a:after {
background-color: #999;
} ul.main-nav>li>a.mega-menu>span {
display: block;
vertical-align: middle;
}
ul.main-nav>li>a.mega-menu>span:after {
width: 0;
height: 0;
border-left: 5px solid transparent;
border-right: 5px solid transparent;
border-top: 5px solid #fff;
content: '';
background-color: transparent;
display: inline-block;
margin-left: 10px;
vertical-align: middle;
}
ul.main-nav>li:hover>a.mega-menu span:after {
border-left: 5px solid transparent;
border-right: 5px solid transparent;
border-top: 0px solid transparent;
border-bottom: 5px solid #666;
} }
.header .container {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px;
}
@media (min-width: 768px) {
.container {
width: 750px;
}
}
@media (min-width: 992px) {
.container {
width: 970px;
}
}
@media (min-width: 1200px) {
.container {
width: 1170px;
}
}
.container-fluid {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px;
}
.row {
margin-left: -15px;
margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
float: left;
}
.col-xs-12 {
width: 100%;
}
.col-xs-11 {
width: 91.66666667%;
}
.col-xs-10 {
width: 83.33333333%;
}
.col-xs-9 {
width: 75%;
}
.col-xs-8 {
width: 66.66666667%;
}
.col-xs-7 {
width: 58.33333333%;
}
.col-xs-6 {
width: 50%;
}
.col-xs-5 {
width: 41.66666667%;
}
.col-xs-4 {
width: 33.33333333%;
}
.col-xs-3 {
width: 25%;
}
.col-xs-2 {
width: 16.66666667%;
}
.col-xs-1 {
width: 8.33333333%;
}
.col-xs-pull-12 {
right: 100%;
}
.col-xs-pull-11 {
right: 91.66666667%;
}
.col-xs-pull-10 {
right: 83.33333333%;
}
.col-xs-pull-9 {
right: 75%;
}
.col-xs-pull-8 {
right: 66.66666667%;
}
.col-xs-pull-7 {
right: 58.33333333%;
}
.col-xs-pull-6 {
right: 50%;
}
.col-xs-pull-5 {
right: 41.66666667%;
}
.col-xs-pull-4 {
right: 33.33333333%;
}
.col-xs-pull-3 {
right: 25%;
}
.col-xs-pull-2 {
right: 16.66666667%;
}
.col-xs-pull-1 {
right: 8.33333333%;
}
.col-xs-pull-0 {
right: auto;
}
.col-xs-push-12 {
left: 100%;
}
.col-xs-push-11 {
left: 91.66666667%;
}
.col-xs-push-10 {
left: 83.33333333%;
}
.col-xs-push-9 {
left: 75%;
}
.col-xs-push-8 {
left: 66.66666667%;
}
.col-xs-push-7 {
left: 58.33333333%;
}
.col-xs-push-6 {
left: 50%;
}
.col-xs-push-5 {
left: 41.66666667%;
}
.col-xs-push-4 {
left: 33.33333333%;
}
.col-xs-push-3 {
left: 25%;
}
.col-xs-push-2 {
left: 16.66666667%;
}
.col-xs-push-1 {
left: 8.33333333%;
}
.col-xs-push-0 {
left: auto;
}
.col-xs-offset-12 {
margin-left: 100%;
}
.col-xs-offset-11 {
margin-left: 91.66666667%;
}
.col-xs-offset-10 {
margin-left: 83.33333333%;
}
.col-xs-offset-9 {
margin-left: 75%;
}
.col-xs-offset-8 {
margin-left: 66.66666667%;
}
.col-xs-offset-7 {
margin-left: 58.33333333%;
}
.col-xs-offset-6 {
margin-left: 50%;
}
.col-xs-offset-5 {
margin-left: 41.66666667%;
}
.col-xs-offset-4 {
margin-left: 33.33333333%;
}
.col-xs-offset-3 {
margin-left: 25%;
}
.col-xs-offset-2 {
margin-left: 16.66666667%;
}
.col-xs-offset-1 {
margin-left: 8.33333333%;
}
.col-xs-offset-0 {
margin-left: 0%;
}
@media (min-width: 768px) {
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
float: left;
}
.col-sm-12 {
width: 100%;
}
.col-sm-11 {
width: 91.66666667%;
}
.col-sm-10 {
width: 83.33333333%;
}
.col-sm-9 {
width: 75%;
}
.col-sm-8 {
width: 66.66666667%;
}
.col-sm-7 {
width: 58.33333333%;
}
.col-sm-6 {
width: 50%;
}
.col-sm-5 {
width: 41.66666667%;
}
.col-sm-4 {
width: 33.33333333%;
}
.col-sm-3 {
width: 25%;
}
.col-sm-2 {
width: 16.66666667%;
}
.col-sm-1 {
width: 8.33333333%;
}
.col-sm-pull-12 {
right: 100%;
}
.col-sm-pull-11 {
right: 91.66666667%;
}
.col-sm-pull-10 {
right: 83.33333333%;
}
.col-sm-pull-9 {
right: 75%;
}
.col-sm-pull-8 {
right: 66.66666667%;
}
.col-sm-pull-7 {
right: 58.33333333%;
}
.col-sm-pull-6 {
right: 50%;
}
.col-sm-pull-5 {
right: 41.66666667%;
}
.col-sm-pull-4 {
right: 33.33333333%;
}
.col-sm-pull-3 {
right: 25%;
}
.col-sm-pull-2 {
right: 16.66666667%;
}
.col-sm-pull-1 {
right: 8.33333333%;
}
.col-sm-pull-0 {
right: auto;
}
.col-sm-push-12 {
left: 100%;
}
.col-sm-push-11 {
left: 91.66666667%;
}
.col-sm-push-10 {
left: 83.33333333%;
}
.col-sm-push-9 {
left: 75%;
}
.col-sm-push-8 {
left: 66.66666667%;
}
.col-sm-push-7 {
left: 58.33333333%;
}
.col-sm-push-6 {
left: 50%;
}
.col-sm-push-5 {
left: 41.66666667%;
}
.col-sm-push-4 {
left: 33.33333333%;
}
.col-sm-push-3 {
left: 25%;
}
.col-sm-push-2 {
left: 16.66666667%;
}
.col-sm-push-1 {
left: 8.33333333%;
}
.col-sm-push-0 {
left: auto;
}
.col-sm-offset-12 {
margin-left: 100%;
}
.col-sm-offset-11 {
margin-left: 91.66666667%;
}
.col-sm-offset-10 {
margin-left: 83.33333333%;
}
.col-sm-offset-9 {
margin-left: 75%;
}
.col-sm-offset-8 {
margin-left: 66.66666667%;
}
.col-sm-offset-7 {
margin-left: 58.33333333%;
}
.col-sm-offset-6 {
margin-left: 50%;
}
.col-sm-offset-5 {
margin-left: 41.66666667%;
}
.col-sm-offset-4 {
margin-left: 33.33333333%;
}
.col-sm-offset-3 {
margin-left: 25%;
}
.col-sm-offset-2 {
margin-left: 16.66666667%;
}
.col-sm-offset-1 {
margin-left: 8.33333333%;
}
.col-sm-offset-0 {
margin-left: 0%;
}
}
@media (min-width: 992px) {
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
float: left;
}
.col-md-12 {
width: 100%;
}
.col-md-11 {
width: 91.66666667%;
}
.col-md-10 {
width: 83.33333333%;
}
.col-md-9 {
width: 75%;
}
.col-md-8 {
width: 66.66666667%;
}
.col-md-7 {
width: 58.33333333%;
}
.col-md-6 {
width: 50%;
}
.col-md-5 {
width: 41.66666667%;
}
.col-md-4 {
width: 33.33333333%;
}
.col-md-3 {
width: 25%;
}
.col-md-2 {
width: 16.66666667%;
}
.col-md-1 {
width: 8.33333333%;
}
.col-md-pull-12 {
right: 100%;
}
.col-md-pull-11 {
right: 91.66666667%;
}
.col-md-pull-10 {
right: 83.33333333%;
}
.col-md-pull-9 {
right: 75%;
}
.col-md-pull-8 {
right: 66.66666667%;
}
.col-md-pull-7 {
right: 58.33333333%;
}
.col-md-pull-6 {
right: 50%;
}
.col-md-pull-5 {
right: 41.66666667%;
}
.col-md-pull-4 {
right: 33.33333333%;
}
.col-md-pull-3 {
right: 25%;
}
.col-md-pull-2 {
right: 16.66666667%;
}
.col-md-pull-1 {
right: 8.33333333%;
}
.col-md-pull-0 {
right: auto;
}
.col-md-push-12 {
left: 100%;
}
.col-md-push-11 {
left: 91.66666667%;
}
.col-md-push-10 {
left: 83.33333333%;
}
.col-md-push-9 {
left: 75%;
}
.col-md-push-8 {
left: 66.66666667%;
}
.col-md-push-7 {
left: 58.33333333%;
}
.col-md-push-6 {
left: 50%;
}
.col-md-push-5 {
left: 41.66666667%;
}
.col-md-push-4 {
left: 33.33333333%;
}
.col-md-push-3 {
left: 25%;
}
.col-md-push-2 {
left: 16.66666667%;
}
.col-md-push-1 {
left: 8.33333333%;
}
.col-md-push-0 {
left: auto;
}
.col-md-offset-12 {
margin-left: 100%;
}
.col-md-offset-11 {
margin-left: 91.66666667%;
}
.col-md-offset-10 {
margin-left: 83.33333333%;
}
.col-md-offset-9 {
margin-left: 75%;
}
.col-md-offset-8 {
margin-left: 66.66666667%;
}
.col-md-offset-7 {
margin-left: 58.33333333%;
}
.col-md-offset-6 {
margin-left: 50%;
}
.col-md-offset-5 {
margin-left: 41.66666667%;
}
.col-md-offset-4 {
margin-left: 33.33333333%;
}
.col-md-offset-3 {
margin-left: 25%;
}
.col-md-offset-2 {
margin-left: 16.66666667%;
}
.col-md-offset-1 {
margin-left: 8.33333333%;
}
.col-md-offset-0 {
margin-left: 0%;
}
}
@media (min-width: 1200px) {
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
float: left;
}
.col-lg-12 {
width: 100%;
}
.col-lg-11 {
width: 91.66666667%;
}
.col-lg-10 {
width: 83.33333333%;
}
.col-lg-9 {
width: 75%;
}
.col-lg-8 {
width: 66.66666667%;
}
.col-lg-7 {
width: 58.33333333%;
}
.col-lg-6 {
width: 50%;
}
.col-lg-5 {
width: 41.66666667%;
}
.col-lg-4 {
width: 33.33333333%;
}
.col-lg-3 {
width: 25%;
}
.col-lg-2 {
width: 16.66666667%;
}
.col-lg-1 {
width: 8.33333333%;
}
.col-lg-pull-12 {
right: 100%;
}
.col-lg-pull-11 {
right: 91.66666667%;
}
.col-lg-pull-10 {
right: 83.33333333%;
}
.col-lg-pull-9 {
right: 75%;
}
.col-lg-pull-8 {
right: 66.66666667%;
}
.col-lg-pull-7 {
right: 58.33333333%;
}
.col-lg-pull-6 {
right: 50%;
}
.col-lg-pull-5 {
right: 41.66666667%;
}
.col-lg-pull-4 {
right: 33.33333333%;
}
.col-lg-pull-3 {
right: 25%;
}
.col-lg-pull-2 {
right: 16.66666667%;
}
.col-lg-pull-1 {
right: 8.33333333%;
}
.col-lg-pull-0 {
right: auto;
}
.col-lg-push-12 {
left: 100%;
}
.col-lg-push-11 {
left: 91.66666667%;
}
.col-lg-push-10 {
left: 83.33333333%;
}
.col-lg-push-9 {
left: 75%;
}
.col-lg-push-8 {
left: 66.66666667%;
}
.col-lg-push-7 {
left: 58.33333333%;
}
.col-lg-push-6 {
left: 50%;
}
.col-lg-push-5 {
left: 41.66666667%;
}
.col-lg-push-4 {
left: 33.33333333%;
}
.col-lg-push-3 {
left: 25%;
}
.col-lg-push-2 {
left: 16.66666667%;
}
.col-lg-push-1 {
left: 8.33333333%;
}
.col-lg-push-0 {
left: auto;
}
.col-lg-offset-12 {
margin-left: 100%;
}
.col-lg-offset-11 {
margin-left: 91.66666667%;
}
.col-lg-offset-10 {
margin-left: 83.33333333%;
}
.col-lg-offset-9 {
margin-left: 75%;
}
.col-lg-offset-8 {
margin-left: 66.66666667%;
}
.col-lg-offset-7 {
margin-left: 58.33333333%;
}
.col-lg-offset-6 {
margin-left: 50%;
}
.col-lg-offset-5 {
margin-left: 41.66666667%;
}
.col-lg-offset-4 {
margin-left: 33.33333333%;
}
.col-lg-offset-3 {
margin-left: 25%;
}
.col-lg-offset-2 {
margin-left: 16.66666667%;
}
.col-lg-offset-1 {
margin-left: 8.33333333%;
}
.col-lg-offset-0 {
margin-left: 0%;
}
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
content: " ";
display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
clear: both;
}
.center-block {
display: block;
margin-left: auto;
margin-right: auto;
}
.pull-right {
float: right !important;
}
.pull-left {
float: left !important;
}
.hide {
display: none !important;
}
.show {
display: block !important;
}
.invisible {
visibility: hidden;
}
.text-hide {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
}
.hidden {
display: none !important;
}
.affix {
position: fixed;
}
ul.main-nav>li ul.sub-menu-lists>li ul {
margin: 10px 0 10px 0px;
}
ul.main-nav>li ul.sub-menu-lists>li ul li {
border:0;
padding: 0 0 4px 0;
}
ul.main-nav>li ul.sub-menu-lists>li ul li a {
font-size: 14px;
margin: 0 0 0 0px;
font-weight:400;
}
.col-md-4, .col-lg-4, .col-sm-4 {
float:left;
width:30%;
max-width:100%;
}
.col-md-6, .col-lg-6, .col-sm-6 {
float: left;
width: 46%;
max-width: 100%;
padding: 2%;
}
.col-md-12 ul.sub-menu-lists  {
display:flex;
flex-wrap:wrap;
}
.col-md-12 .sub-menu-lists li {
width: 13%;
padding:1% 0.5%!important;
float: left;
text-align:center!important;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
border-bottom:0!important;
}
.col-md-12 .sub-menu-lists li:hover {
background: #3e77a4;
border-radius: 5px;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.col-md-12 .sub-menu-lists li:hover a {
color:#fff;
}
.col-md-12 .sub-menu-lists li a:hover {
color:#fff!important;
}
ul.main-nav>li ul.sub-menu-lists>li:last-child {
border: 0;
}
.menu-item img {
height:80px!important;
}
.banner .carousel {
height: 90vh;
width: 100%;
}
.banner .carousel-cell {
height: 90vh;
width: 100%;
}
.col-md-6.col-lg-6.col-sm-6 ul.sub-menu-lists li {
width: 45%;
float: left;
padding: 10px 0 10px 0;
margin:0 5% 0 0;
}
.col-md-6.col-lg-6.col-sm-6 ul.sub-menu-lists li li {
width: 100%;
float: left;
padding: 0px 5% 0px 0;
}
.home .banner .flickity-page-dots {
position: absolute;
width: 100%;
bottom: 35px;
padding: 0;
margin: 0;
list-style: none;
text-align: center;
line-height: 1;
}
.home .banner .flickity-page-dots .dot {
display: inline-block;
width: 10px;
height: 10px;
margin: 0 8px;
background: #fff;
border-radius: 50%;
opacity: 0.25;
cursor: pointer;
}
ul.listing-ct {
padding:0 0 20px 0;
display:block;
}
ul.listing-ct li {
margin: 0px;
padding: 5px;
margin: 0 0 0 20px;
font-size: 1.4em;
display: list-item;
font-weight: 400;
color: #444;
list-style: circle;
}
.privacy h2 {
font-size:2em;
}
.privacy b {
font-size:1.5em;
padding: 20px 0 10px 0;
display:block;
}
.wpcf7-form-control-wrap {
position: relative;
padding: 0!important;
}
.wpcf7-form-control-wrap input {
margin:0 0 5px 0;
}
input.wpcf7-form-control.wpcf7-submit {
background: #3e77a4;
color: #fff;
font-weight: 600;
text-transform: uppercase;
font-size: 1em;
width:100%;
border:0;
}
.text-box iframe {
width: 100%;
height:400px;
}
.inner.form .listingsec li h2 {
color: #000;
font-weight: 600;
font-size: 1.2em;
padding: 20px 0 10px 0;
}
.inner.form .listingsec li a {
color: #3e77a4;
margin: 0 0 0px 0;
padding: 4px 0;
display: block;
font-size: 1.1em;
}
.inner.form .listingsec.col-3box p {
font-size:1.5em;
}
.diagram-tech {
width:100%;
height:90vh;
background: url(//i0.wp.com/www.vmukti.com/wp-content/themes/vmukthi/img/diagram.jpg) no-repeat top center/contain;
}
.bgvideo {
background: #000;
width: 100%;
position: absolute;
top: 0;
left: 0%;
height: 100vh;
z-index: 1;
overflow:hidden;
}
.home .bgvideo  video {
width: 100%;
position: absolute;
left: 0;
top:0;
opacity:1;
}
.home .bgvideo .container {
z-index:2;
position:relative;
}
.resp-tab-content {
border: 0;
border-top-color: transparent;
background: #3e77a4;
padding: 0;
}
ul.resp-tabs-list {
margin: 0px;
padding: 0px;
display: table;
table-layout: fixed;
float: left;
width: 100%;
}
.resp-tabs-list li {
font-weight: 600;
font-size: 14px;
padding: 35px 2% !important;
margin: 0 4px 0 1px;
list-style: none;
cursor: pointer;
padding: 30px 2% !important;
display: table-cell;
text-align: center;
float:none; 
}
.resp-tab-active {
border: 0 !important;
border-bottom: none;
margin-bottom: 0 !important;
padding: 35px 2% !important;
border-top: 0 !important;
border-bottom: 0px #fff solid !important;
background: #222e3a!important;
color: #fff!important;
}
.ChildHorizontalTab .resp-tab-content {
border: 0;
border-top-color: #ffffff;
background: #ffffff;
}
.features .tab_wrapper > ul li {
border:0;
padding: 15px 20px!important;
}
.solutiontab.tab_wrapper .content_wrapper .tab_content {
display:block;
}
.solutiontab.tab_wrapper ul.resp-tabs-list {
margin: 0px;
padding: 0px;
display: table;
table-layout: fixed;
float: left;
width: 100%;
border-top: 1px solid #3e77a4;
}
.solutiontab.tab_wrapper .resp-tabs-list li {
background-color:#fff!important;
display:inline-block;
}
.solutiontab.tab_wrapper .resp-tab-active {
border: 0 !important;
border-bottom: none;
margin-bottom: 0 !important;
padding: 35px 2% !important;
border-top: 0 !important;
border-bottom: 0px #fff solid !important;
background: #ffffff!important;
color: #3e77a4!important;
}
select.wpcf7-form-control.wpcf7-select {
border: 1px solid #ccc!important;
}
.inner .listingsec select {
flex: 1;
padding: 5%;
color: #333;
cursor: pointer; width: 100.5%;
margin: 0 0 5px 0;
color: #666;
}
.tab_wrapper .content_wrapper .tab_content {
display: block; 
}
.solutiontab.tab_wrapper .content_wrapper .tab_content {
display: block;
background: #3e77a4;
}
h2.resp-accordion {
border: 0 !important;
margin-bottom: 0;
padding: 20px 5% !important;
background: #efefef!important;
color: #333!important;
font-size: 20px;
width: 100%;
float: left;
border-bottom: 2px solid #fff!important;
}
.solutiontab.tab_wrapper h2.resp-tab-active {
border: 0 !important;
margin-bottom: 0;
padding: 20px 5% !important;
background: #efefef!important;
color: #3e77a4!important;
font-size: 20px;
width: 100%;
float: left;
border-bottom: 2px solid #fff!important;
}
.logo a {
display:block;
}
.clients-logo .inner-content {
padding:20px 0 100px 0;
background: #f5f8fb;
}
.clients-logo .listingsec.col-3box li {
width: 14%;
padding: 2%;
text-align: center;
display: flex;
flex-wrap: wrap; 
}
.clients-logo .listingsec.col-3box li img  {
height: auto;
width: 70%;
max-width: inherit;
display: inline-block;
vertical-align: middle;
margin: auto;
}
@media screen and (max-width: 480px) {
.outer.blog-detailed .right {
width: 90%;
margin-top: 20px;
}
.outer.blog-detailed .left {
width: 90%;
}
}@media screen and (min-width:684px) and (max-width:1023px) {
body {
font-size: 90%;
}
.container {
width: 85%;
}
.inner .banner h1 {
padding: 260px 10% 0 10%;
}
.inner .banner h1 { 
width: 80%; 
}
.inner .banner {
max-height: 500px;
height: 500px;
}
.solutiontab.tab_wrapper .content_wrapper .tab_content .left {
padding: 50px 2% 50px 9.5vh!important;
width: 48%;
}
.col-md-12 .sub-menu-lists li {
width: 46%!important; 
padding: 2% 0.5%!important; 
}
.col-md-6, .col-lg-6, .col-sm-6 {
float: left;
width: 96%!important; 
max-width: 100%;
padding: 2%;
}
ul.main-nav>li>a { 
color: #fff; 
text-align:left;
}
}@media screen and (min-width:200px) and (max-width:683px) {
.inner.blog .listingsec li {
width: 48%;
}
body {
font-size: 85%;
}
.container {
width: 85%;
}
.banner h1 {
font-size: 3em;
padding: 220px 0% 0 0%;
}
.banner {
width: 100%;
height: 500px;
}
.home .banner {
width: 100%;
height: 550px;
}
.home .banner h1 {
font-size: 2em;
padding: 40px 10% 10px 10%;
width: 80%;
line-height: 25px;
text-align:center;
}
.home .banner a {
padding:15px 20px;
background:#db7a39;
color:#fff;
text-align:center;
display:block;
width:100px;
font-size:15px;
margin:20px auto;
border-radius:100px;
}
.home .banner p { 
text-align:center;
padding: 0 10% 0 10%;
width: 80%;
margin:0 ;
line-height: 20px; 
}
.banner .carousel-cell {
height: 550px;
width: 100%;
background-position: 80% top!important;
}
.home .banner .carousel-cell:before {
content: "";
width: 100%;
bottom: 0;
left: 0;
height: 60%;
position:absolute;
background: rgba(60,65,156,0);
background: -moz-linear-gradient(top, rgba(60,65,156,0) 0%, rgba(60,65,156,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(60,65,156,0)), color-stop(100%, rgba(60,65,156,1)));
background: -webkit-linear-gradient(top, rgba(60,65,156,0) 0%, rgba(60,65,156,1) 100%);
background: -o-linear-gradient(top, rgba(60,65,156,0) 0%, rgba(60,65,156,1) 100%);
background: -ms-linear-gradient(top, rgba(60,65,156,0) 0%, rgba(60,65,156,1) 100%);
background: linear-gradient(to bottom, rgba(60,65,156,0) 0%, rgba(60,65,156,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3c419c', endColorstr='#3c419c', GradientType=0 );
}
.home .banner .container {
position: absolute;
z-index: 2;
width: 100%;
bottom: 10px;
left: 0;
}
.inner .banner {
min-height: 300px;
height: auto;
}
.banner p {
padding: 0 15%;
}
.slider-area .container {
padding: 50px 0;
max-width: 700px;
}
.home .section-1 .carousel-cell {
width: 42%;
min-height: 160px;
height: 160px;
float: left;
}
.home .section-2 h3 {
padding: 50px 10% 50px 10%;
}
.home .section-2 .carousel-cell {
width: 90.3%;
height: 250px;
}
.home .section-2 .video {
width: 100%;
height: 240px;
}
.home .section-3 h3 {
padding: 50px 5%;
}
.home .section-3 li {
width: 40%;
border: 1px solid #bababa!important;
}
.home .section-4 h3 {
padding: 0px 5% 30px 5%;
}
.home .section-4 li {
display: inline-block;
width: 32%;
padding: 0;
margin: 0;
position: relative;
}
.home .section-4 li h2 {
bottom: 20px;
font-size: 1.3em;
}
.awards .left {
width: 100%;
display: block;
float: left;
text-align: center;
}
.awards .left img {
width: 50%;
}
.awards .right {
width: 100%;
display: block;
float: left;
padding: 0 0 0 0%;
text-align: center;
}
.awards .right p {
font-size: 2em;
line-height: 1.2;
font-weight: 300;
padding: 25px 0;
}
.home .section-4 {
padding: 0 0 50px 0;
text-align: center;
}
.home .section-5 {
padding: 0;
}
.home .section-5 li {
display: inline-block;
width: 100%;
padding: 0;
margin: 10px 0;
}
.participated .left {
width: 100%;
display: block;
float: left;
}
.participated .right {
width: 100%;
display: block;
float: left;
padding: 0;
text-align: left;
}
.participated .right img {
height: auto;
width: 31%;
margin: 0;
vertical-align: middle;
}
.participated .left h2 {
padding: 0px 0 20px 0;
color: #666;
}
.call-sec a {
margin: 20px 0;
}
.call-sec h3 {
width: 100%;
font-size: 2.1em;
}
.ft-address {
float: left;
width: 65%;
padding: 25px 0 25px 0;
}
.ft-logo {
float: left;
width: 40%;
padding: 0 8% 0 0;
}
.ft-menu {
float: left;
width: 100%;
padding: 20px 0 20px 0;
border-top: 1px solid rgba(255, 255, 255, 0.18);
border-bottom: 1px solid rgba(255, 255, 255, 0.18);
}
.copy {
width: 100%;
float: left;
margin: 50px 0 100px 0;
color: rgba(255, 255, 255, 0.63);
line-height: 2;
}
.home .section-2 .carousel {
overflow: hidden;
}
.inner .banner h1 {
text-align: left;
max-width: 1120px;
width: 85%;
font-size: 3em;
padding: 160px 0% 60px 0%;
}
.inner-content {
padding: 50px 0 0 0;
}
.inner-content .left {
width: 100%;
}
.inner-content .right {
width: 100%;
float: left;
margin: 0;
padding: 20px 0 40px 0;
}
.bluearea .left p {
color: #fff;
padding: 0;
}
.bluearea .right p {
color: #fff;
padding: 0;
}
.bluearea {
background: #3e77a4;
padding: 0;
margin: 0 0 50px 0;
float: left;
width: 100%;
-webkit-box-shadow: inset 0px 100px 0px 0px rgba(255, 255, 255, 1);
-moz-box-shadow: inset 0px 100px 0px 0px rgba(255, 255, 255, 1);
box-shadow: inset 0px 100px 0px 0px rgba(255, 255, 255, 1);
}
.container-lg {
padding: 0 0 50px 0;
}
.white-area h2 {
padding: 0 0% 20px 0;
}
.white-area .carousel {
width: 93%;
float: left;
height: 70px;
margin: 0 0 40px 0;
overflow: hidden;
}
.white-area .carousel-cell {
height: 70px;
float: left;
position: relative;
}
.white-area .carousel::after {
width: 80px;
height: 100%;
top: 0;
}
.white-area ul {
width: 100%;
float: left;
display: flex;
flex-wrap: wrap;
}
.white-area li {
width: 49%;
float: left;
padding: 0 0% 0 0;
}
.white-area li p {
font-weight: 600;
padding: 20px 2% 70px 0;
font-size: 1.3em;
}
.solutiontab.tab_wrapper > ul {
display: none!important;
}
.about .tab_wrapper {
margin: 0px 0 0 0px!important;
}
.tab_wrapper .content_wrapper .accordian_header .arrow {
background: transparent !important;
border-top: 3px solid #fff!important;
border-left: 3px solid #fff!important;
}
.tab_wrapper .content_wrapper .accordian_header {
padding: 17px 20px!important;
border-bottom: 1px solid rgba(255, 255, 255, 0.32);
color: #fff;
font-size: 1.2em;
}
.solutiontab.tab_wrapper .content_wrapper .tab_content .left {
padding: 10%!important;
width: 100%!important;
}
.solutiontab.tab_wrapper.tab-area .content_wrapper .right {
padding: 0;
float: right!important;
width: 100%!important;
margin: 0 0 0 0;
}
.about .tab_content::before {
display: none;
}
.technology .tab_content::before {
display: none;
}
.tab_wrapper .content_wrapper .accordian_header.active {
color: #fff!important;
}
.tech-icon li {
width: 100%;
float: left;
margin: 0 0 20px 0;
}
.tech-icon li p {
width: 66%;
padding: 0 0% 0 0;
}
.solution-tech {
width: 100%;
padding: 50px 0;
}
.solution-tech h2 {
font-size: 3em;
padding: 0 12%;
}
.solution-tech p {
color: #fff;
font-weight: 400;
padding: 20px 12% 20px 12%;
line-height: 1.3;
}
.number-sec li {
display: inline-block;
width: 45%;
padding: 1%;
margin: 0px 0 25px 0;
vertical-align: top;
}
.tab-area .content_wrapper {
background: #3e77a4!important;
padding: 0!important;
}
.features .tab_wrapper > ul {
display: none!important;
}
.features .tab-area .content_wrapper {
background: #fff!important;
padding: 0!important;
}
.features {
background: #fff;
padding: 0 0 20px 0!important;
margin: 0px 0 0px 0!important;
}
.features .tab_wrapper .content_wrapper .accordian_header {
display: block;
background: #333;
}
.features .tab_wrapper .content_wrapper .accordian_header.active {
color: #fff!important;
background: #333;
}
.features .tab_wrapper .content_wrapper .tab_content.active {
background: #fff;
z-index: 1;
margin: 0 0 20px 0;
}
.products .tab_wrapper .content_wrapper .tab_content.active {
margin: 0 0 20px 0;
}
.features .tab-area .content_wrapper ul li {
display: inline-block;
text-align: center;
margin: 10px 2% 10px 2%!important;
width: 40%!important;
vertical-align: top;
}
.solutions .tab_content::before {
display: none;
}
.solutions .features .tab_wrapper > ul {
display: none;
}
.tab_wrapper {
margin: 20px 0 0 0!important;
display: inline-block;
width: 100%;
position: relative;
}
.more-items li {
display: inline-block;
width: 98%;
height: 320px;
padding: 0;
margin: 1%;
}
.more-items {
width: 100%;
float: left;
padding: 50px 0;
text-align: center;
}
.inner.form .listingsec.col-3box li {
width: 100%;
margin: 0 0 30px 0;
}
.inner .listingsec li {
width: 100%;
margin: 0 0 25px 0;
}
.inner .listingsec li p {
font-size: 1.3em;
}
.inner .listingsec {
padding: 30px 0 0px 0;
}
.inner.blog .listingsec.col-3box li {
width: 100%;
}
.select {
width: 11em;
}
.inner .listingsec h3 {
padding: 30px 0 20px 1%;
}
.select {
width: 11em;
margin: 30px 1% 20px 0;
}
.career-comment {
width: 100%;
padding: 100px 0;
margin: 0;
}
.career-comment p {
color: #fff;
font-weight: 400;
padding: 20px 2% 50px 2%;
line-height: 1.3;
}
.career .tab_wrapper {
margin: 0px!important;
}
.career .tab_content::before {
display: none;
}
.tab_wrapper .content_wrapper .accordian_header.active:after {
background: #ffa84e!important;
}
.tech-icon {
width: 100%;
float: left;
margin: 50px 0 80px 0;
}
.inner .listingsec.col-3box li {
width: 98%;
margin: 0 0 25px 0;
}
.inner.blog .listingsec.col-3box li {
width: 98%;
margin: 0 0 25px 0;
}
.col-md-12 .sub-menu-lists li {
width: 46%!important; 
padding: 2% 0.5%!important; 
}
.col-md-6, .col-lg-6, .col-sm-6 {
float: left;
width: 96%!important; 
max-width: 100%;
padding: 2%;
}
ul.main-nav>li>a {
display: block;
padding: 20px 20px;
position: relative;
color: #fff;
font-size: 15px;
font-weight: 600;
box-sizing: border-box;
font-family: 'Poppins', sans-serif;
}
ul.main-nav>li>a { 
color: #fff; 
text-align:left;
}
.secondary li a {
color: #333;
margin: 0 5px;
font-size: 16px;
}
.secondary li:first-child {
display: none; 
}
.col-md-6.col-lg-6.col-sm-6 ul.sub-menu-lists li {
width: 100%;
float: left;
padding: 10px 0 10px 0;
margin:0 0 0 0;
}
.diagram-tech {
width: 100%;
height: 200px;
margin:50px 0;
background: url(//i0.wp.com/www.vmukti.com/wp-content/themes/vmukthi/img/diagram.jpg) no-repeat top center/contain;
}
.ic.menu {
top: 54px;
z-index: 20;
}
.footer {
background: #192230;
width: 100%;
float: left;
font-size: 17px;
}
.features .tab_wrapper .right {
width: 100%;
float: left;
margin: 0;
padding: 50px 0 0 0%;
}
.features .tab_wrapper .left {
width: 100%;
float: left;
margin: 0;
padding: 20px 0 0 0%;
}
}
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {}