@import url(https://fonts.googleapis.com/css?family=Audiowide);

html {}

body {
    background: #000;
    font-family: Open Sans, Helvetica, Arial, sans-serif;
    color: #fff;
    font-weight: normal;
    font-size: 14px;
}

a {
    webkit-transition: all 400ms linear;
    -moz-transition: all 400ms linear;
    -o-transition: all 400ms linear;
    -ms-transition: all 400ms linear;
    transition: all 400ms linear;
}

header.cd_header {
    background-color: #000;
    position: relative;
}

header.cd_header .navbar-toggle {
    background-color: #FF884D;
    margin-right: 0 !important;
}

header.cd_header .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    background-color: #000;
}

header.cd_header .cd_logo {
    padding: 15px 0;
}

header.cd_header .cd_navbar {
    text-align: right;
}

header.cd_header .cd_navbar ul {
    margin: 0;
    padding: 0;
}

header.cd_header .navbar-collapse {
    padding: 23px 0 0;
}


header.cd_header .cd_navbar ul li {
    list-style: none;
    display: inline-block;
}

header.cd_header .cd_navbar ul li a {
    display: block;
    color: #fff;
    padding: 5px 20px;
    text-transform: uppercase;
    font-weight: 600;
    transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
}

header.cd_header .cd_navbar ul li:last-child a {
    padding-right: 0;
}

header.cd_header .cd_navbar ul li.active a {
    color: #29C4B5;
}

header.cd_header .cd_navbar ul li a:hover,
header.cd_header .cd_navbar ul li a:focus {
    color: #29C4B5;
    text-decoration: none;
}

header.cd_header .cd_navbar .cd_navbartop {
    margin: 5px 0;
    padding: 0;
}

header.cd_header .cd_navbar .cd_navbartop li {
    font-size: 12px;
}

header.cd_header .cd_navbar .cd_navbartop li a {
    text-decoration: none;
    padding: 0px 10px;
    border-right: 1px solid #DDD;
    border-radius: 0;
}

header.cd_header .cd_navbar .cd_navbartop li:last-child a {
    padding-right: 0;
    border-right: none;
}

header.cd_header .cd_navbar .cs_hd_social li a {
    padding: 5px;
    border-radius: 0;
}


.quote_Form {
    background: #F9F9F9;
    padding: 20px;
    border: 1px solid #EEE;
    border-radius: 8px;
    border-bottom: 2px solid #29C4B5;
}

.padding-bot-15 {
    padding: 0 0 15px 0
}

.refresh_size {
    font-size: 20px;
}

.award_green_text {
    color: #40E0D0;
    font-size: 12px;
    text-align: center;
    padding-bottom: 2px;
}

.award_gray_text {
    color: #ffffff;
    font-size: 11px;
    text-align: center;
    padding-bottom: 2px;
}

.award_orange_text {
    color: #29C4B5;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    padding-bottom: 2px;
}

.awards img {
    height: auto !important;
    width: auto !important;
    float: left;
    margin: 0 10px 0 0;
}

.cd_slider {
    padding-top: 76px;
}

.cd_slider img {
    /*width: 100%;*/
    height: auto;
}

.cd_aboutus {
    font-family: Open Sans;
    padding-top: 20px;
}

.cd_aboutus h1 {
    font-weight: 300;
    color: #40E0D0;
    font-size: 40px;
}

.cd_aboutus p {
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    font-weight: 200;
}

.cd_rmabt_btn {
    border: 1px solid #29C4B5;
    padding: 8px 22px;
    display: inline-block;
    border-radius: 30px;
    color: #159415;
}

.cd_rmabt_btn:hover {
    border: 1px solid #159415;
    color: #29C4B5;
    text-decoration: none;
    background: #D9E9D9;
}

.cd_services {}

.cd_services {
    /*background: #dff0ff url(../images/servicesbg.png) repeat;
	background: #dff0ff;*/
    margin: 0 auto;
    width: 100%;
    padding: 20px 0 20px;
}

.cd_servicesouter h1,
.expertise_box h1 {
    font-family: Open Sans;
    font-weight: 300;
    color: #40E0D0;
    padding-bottom: 10px;
    font-size: 40px;
}

.cd_services .cd_tabinner {
    padding: 55px 15px 0;
    text-align: center;
}

.cd_services .cd_tabinner img {
    height: auto;
    max-width: 830px;
    width: 100%;
}

.cd_prohightlight ul {
    padding-left: 0;
}

.cd_services .resp-tabs-list {
    text-align: center;
    padding: 0;
    background-color: #eee;
    margin-bottom: 0;
    /*box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.15);
    border-radius: 3px;*/
}

.resp-tabs-right {
    clear: none !important;
    background: #fff;
    min-height: 467px;
}

.cd_services_tab ul li p {
    font-size: 14px;
}

.cd_services .cd_tabicon {
    height: 60px;
    line-height: 55px;
}

.cd_services .cd_tabicon img {
    width: 50px;
    height: auto;
}

.cd_products {
    padding: 20px 0 60px;
}

.cd_products .cd_pro_content {
    /*padding: 20px 0;
	padding: 20px 0 0 0;
	background: #F8F5F0;
	margin-bottom: 20px;*/
}

.cd_products h1 {
    font-family: Open Sans;
    font-weight: 300;
    color: #40E0D0;
    padding-bottom: 10px;
    font-size: 40px;
}

.cd_products .cd_prohightlight ul li,
.cd_maincontainer .cd_prohightlight ul li {
    margin: 0 auto 0 10px;
    padding: 0;
    font-size: 13px;
    line-height: 25px;
    font-family: inherit;
    list-style: none;
    display: block;
    color: #fff;
}

.cd_products .item img {
    margin: 0 auto;
}

.cd_products .owl-buttons {
    text-align: center;
    position: absolute;
    top: 45%;
    display: block;
    width: 100%;
}

.cd_products .owl-theme .owl-controls .owl-buttons div {
    background: rgba(0, 0, 0, 0);
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
    color: #29C4B5;
}

.cd_products .owl-theme .owl-controls .owl-page span {
    background: rgba(0, 0, 0, 0);
    border: 2px solid #fff;
}

.cd_products .owl-theme .owl-controls .owl-page.active span {
    background: #29C4B5;

}

.cd_products .owl-buttons .owl-prev {
    border-radius: 0;
    float: left;
    margin-left: -25px;
    font-size: 25px;
    color: #000;
    background: rgba(0, 0, 0, 0);
}

.cd_products .owl-buttons .owl-next {
    border-radius: 0;
    float: right;
    margin-right: -25px;
    font-size: 25px;
    color: #000;
    background: none;
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 20px 1px 0 0;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000\9;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #5CC85C;
    border-radius: 10px;
}

.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #5CC85C;
}

.cd_pro_content .nav-tabs>li {
    width: 100%;
    text-align: center;
    border: none;
}

.cd_pro_content .nav-tabs>li a {
    background: #eee;
    color: #000;
    border-radius: 0;
    margin: 0;
    padding: 78px 20px;
    border: none;
    box-sizing: border-box;
    font-size: 18px;
    min-height: 224px;
}

.cd_pro_content .nav-tabs>li img {
    margin-bottom: 8px;
}

.cd_pro_content .nav-tabs>li a:hover {
    border: none;
}

.cd_pro_content .nav-tabs>li {
    font-size: 22px;
    font-family: Lato;
    font-weight: 300;
    margin: 0;
    border-bottom: 2px solid #29C4B5;
}

.cd_pro_content .nav-tabs>li:last-child {
    border-bottom: none;
}

.cd_pro_content .nav-tabs>li.active a {
    background-color: #40E0D0;
    color: #fff;
}

.cd_pro_content .nav-tabs>li.active a:focus {
    border: none;
}

.cd_pro_content .cd_proimage {
    padding: 0 10px;
}

.cd_pro_content .cd_proimage img {
    width: 100%;
    height: auto;
}

.readMore_ghostbtn {
    color: #009500;
    padding: 8px 12px;
    border: solid 1px #FF775D;
    border-radius: 18px;
    margin: 20px 0;
    text-decoration: none;
    display: inline-block;
}

.readMore_ghostbtn:hover {
    color: #FF775D;
    padding: 8px 12px;
    background: #D9E9D9;
    text-shadow: 1px 1px #FFF;
    border: solid 1px #009500;
    border-radius: 18px;
    margin: 20px 0;
    text-decoration: none;
}

.cd_pro_content .readMore_ghostbtn {
    margin-top: 10px;
    margin-bottom: 50px;
    margin-left: 15px;
}

.cd_pro_content .carousel-indicators {
    bottom: -5px;
}

.cd_tech_cliet_rec {
    padding: 20px 0 0;
    background: #c7d5fa;
}

.cd_tech_cliet_rec .inner_content {
    background: #000;
    min-height: 356px;
}

.cd_tech_cliet_rec .resp-tabs-list li {
    padding: 25px 20px;
    margin: 0;
    cursor: pointer;
    background-color: #eee;
    color: #000;
    font-size: 18px;
    font-family: Lato;
    font-weight: 300;
    text-align: center;
}

.cd_tech_cliet_rec .resp-tabs-list li img {
    margin-bottom: 8px;
}

.cd_tech_cliet_rec .resp-tab-active {
    background-color: #FFF !important;
    color: #000 !important;
}

.cd_tech_cliet_rec ul.resp-tabs-list.hor_1 {
    padding: 0;
    margin: 0;
    /*min-height: 464px;*/
    background: #eee;
}

.cd_tech_cliet_rec .cd_logos ul,
.client_logos ul {
    margin: 0;
    padding: 0;
}

.client_logos ul {
    margin: 15px 0;
    padding: 0 !important;
}


.cd_logos .text_content {
    min-height: 110px;
    padding-top: 10px;
}

.cd_logos .cd_recognitionimg {
    text-align: center;
}

.cd_logos .cd_recognitionimg img {
    height: auto;
    width: 100%;
}

.cd_maincontainer .panel-heading {
    padding: 0;
}

.cd_maincontainer .panel-title {
    font-size: 18px;
}

.cd_maincontainer .panel-title a {
    display: block;
    padding: 15px;
    background: #29C4B5;
    color: #fff;
}

.cd_maincontainer .panel-title a:hover,
.cd_maincontainer .panel-title .collapsed {
    display: block;
    text-decoration: none;
    background: #eee;
    color: #444;
}

.cd_maincontainer .panel-title a:focus {
    text-decoration: none;
}

.innerimgcontainer {
    padding-bottom: 20px;
}

.cd_maincontainer .innerimgcontainer img {
    width: 100%;
    height: auto;
    margin: 10px 0;
}

.cd_tech_cliet_rec .cd_logos ul li,
.client_logos ul li {
    list-style: none;
    display: inline-block;
    float: left;
    margin-left: -1px;
    margin-top: -1px;
    border: 1px solid #EEE;
    width: 20%;
}

.cd_tech_cliet_rec .cd_logos ul li a,
.client_logos ul li a {
    padding: 10px;
    display: block;
    cursor: default;
}

.cd_tech_cliet_rec .cd_logos ul li a img,
.client_logos ul li a img {
    width: 100%;
    height: auto;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    webkit-transition: all 400ms linear;
    -moz-transition: all 400ms linear;
    -o-transition: all 400ms linear;
    -ms-transition: all 400ms linear;
    transition: all 400ms linear;
}

.cd_tech_cliet_rec .cd_logos ul li a:hover img,
.client_logos ul li a:hover img {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);

}

.cd_footer {
    background: rgba(0, 0, 0, 0.231) url(../images/footer_bg.png) no-repeat bottom center;
    background-size: cover;
    min-height: 362px;
    padding: 50px 0 30px;
    margin-top: 60px;
    border-top: 3px solid #29C4B5;
}

.cd_footer .cd_footerlinks {}

.cd_footer .cd_footerlinks h3 {
    color: #29C4B5;
    font-size: 16px;
    font-family: Lato;
    font-weight: 500;
    text-transform: uppercase;
}

.cd_footer .cd_footerlinks ul {
    margin: 0;
    padding: 0;
}

.cd_footer .cd_footerlinks ul.second_list {
    padding-right: 60px;
}

.cd_footer .cd_footerlinks ul li {
    list-style: none;
    font-size: 12px;
    padding-bottom: 7px;
}

.cd_footer .cd_footerlinks ul li a {
    list-style: none;
    color: #FFF;
    line-height: 16px;
    display: inline-block;
}

.cd_footer .cd_footerlinks ul li a:hover {
    text-decoration: none;
    color: #00baff;
}

.cd_footer .cd_sociallinks {}

.cd_footer .cd_sociallinks ul {
    margin: 5px 0 5px 5px;
}

.cd_footer .cd_sociallinks ul li {}

.cd_footer .cd_sociallinks ul li a {
    font-size: 20px;
    display: block;
    border: 1px solid #FFF;
    height: 30px;
    width: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 4px;
    background-color: #FFF;
}

.cd_footer .cd_sociallinks ul li a .fa-facebook {
    color: #3c5a98;
}

.cd_footer .cd_sociallinks ul li a .fa-twitter {
    color: #02c2ff;
}

.cd_footer .cd_sociallinks ul li a .fa-linkedin {
    color: #0179b5;
}

.cd_footer .cd_sociallinks ul li a:hover {
    background-color: transparent;
}

.cd_footer .cd_sociallinks ul li a:hover .fa {
    color: #fff;
}

.cd_copypowered {
    color: #FFF;
    font-size: 11px;
    padding: 2px 0;
    margin: 50px 0 0 0;
    border: 1px solid #29C4B5;
    border-radius: 6px;
    background-color: rgba(41, 196, 181, 0.354);
}

.cd_copypowered p {
    margin: 0;
    font-size: 12px;
    padding: 0 0 5px;
}

.cd_copypowered .cd_copyright {
    text-align: left;
    padding-top: 12px;
}

.cd_copypowered .cd_poweredby {
    text-align: right;
}

.cd_hd_title {
    background: #323355 url(../images/page_heading_bg.jpg) repeat top left;
    padding: 20px 0;
    margin-top: 76px;
}

.cd_hd_title h1 {
    color: #FFF;
    margin: 0;
    padding: 0;
    font-weight: 300;
    font-size: 35px;
    font-family: open Sans;
}

.cd_breadcrumb {
    text-align: right;
}

.cd_breadcrumb .breadcrumb {
    margin-bottom: 0;
    list-style: none;
    background: none;
    border-radius: 0;
    color: #fff;
    padding: 10px 0;
}

.cd_breadcrumb .breadcrumb a {
    color: #29C4B5;
}

.cd_maincontainer {
    padding: 20px 0;
}

.cd_maincontainer h1 {
    color: #29C4B5;
    margin: 0 0 20px 0;
    padding: 0;
    font-weight: 300;
    font-size: 28px;
    font-family: open Sans;
}

.cd_maincontainer h2 {
    color: #29C4B5;
    margin: 0 0 7px 0;
    padding: 10px 0px;
    font-weight: 300;
    font-size: 24px;
    font-family: open Sans;
}

.cd_maincontainer h3 {
    margin: 10px 0 5px 0;
}

.cd_maincontainer p {
    line-height: 24px;
}

.cd_maincontainer ul {
    padding: 0 0 20px 25px;
    font-size: 13px;
    list-style: outside none none;
    list-style-type: disc;
}

.cd_maincontainer ul li {
    padding: 0 0 10px;
    font-size: 14px;
    line-height: 20px;
}

.cd_maincontainer ul img {
    height: 50%;
    width: 50%;
}

.cd_maincontainer ul ul {
    padding-bottom: 0;
}

.cd_maincontainer .cd_expertise_desc {
    line-height: 26px;
    text-align: justify;
    font-family: Open Sans;
    font-weight: 200;
    padding: 0 0 20px;
}

.cd_maincontainer .cd_expertise {
    padding: 15px 0;
}

.cd_maincontainer .cd_product_det {
    padding: 0 15px;
}

.cd_expertise .cd_expertise_in {
    padding-left: 65px;
    position: relative;
    padding-top: 20px;
    min-height: 250px;
}

.cd_expertise .cd_expertise_in p {
    padding-left: 10px;
    border-left: 2px solid #89CFFF;
    margin: 20px 0;
}

.cd_expertise .cd_expertise_in .cd_exp_icon {
    height: 50px;
    width: 50px;
    background-color: #29C4B5;
    color: #FFF;
    display: block;
    text-align: center;
    font-size: 25px;
    line-height: 50px;
    border-radius: 50%;
    position: absolute;
    left: 5px;
    top: 10px;
}

.cd_product_det {}

.cd_product_det p {
    margin: 0 0 20px;
    text-align: justify;
}

.cd_contact_container {
    padding: 30px 0;
}

.cd_contact_container .contact-left {
    background-color: #F9F9F9;
    padding: 10px 20px;
    border-radius: 8px;
    border: 1px solid #EEE;
    border-bottom: 2px solid #29C4B5;
}

#contact-form .form-group {
    margin-bottom: 20px;
}

#contact-form {
    margin: 10px 0px;
}

#contact-form .form-box {
    padding-bottom: 10px;
}

.cd_singleblock {
    border: 1px solid #EEE;
    padding: 15px;
    margin: 20px 20px 20px 70px;
    position: relative;
}

.cd_singleblock .cd_news_date {
    width: 65px;
    height: 65px;
    display: inline-block;
    background: #29C4B5;
    border-radius: 50%;
    color: #FFF;
    line-height: 20px;
    position: absolute;
    z-index: 999;
    top: 20px;
    left: -77px;
    text-align: center;
    padding-top: 10px;
    font-family: Roboto Slab;
    border: 3px solid #FFF;
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.44);
}

.cd_singleblock .cd_news_date span {
    font-size: 20px;
    display: block;
}

.cd_singleblock h3 {
    margin: 0;
    padding: 0;
    font-size: 18px;
    line-height: 22px;
    padding-bottom: 15px;
    color: #252525;
}

.cd_maincontainer .cd_careerform {
    padding: 15px 0 25px;
}

.cd_maincontainer .cd_careerform label {
    text-align: right;
}



/*TEAM CSS Starts*/


.card {
    padding-top: 20px;
    margin: 10px 0 20px 0;
    background-color: rgba(214, 224, 226, 0.2);
    border-top-width: 0;
    border-bottom-width: 2px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.card .card-heading {
    padding: 0 20px;
    margin: 0;
}

.card .card-heading.simple {
    font-size: 20px;
    font-weight: 300;
    color: #777;
    border-bottom: 1px solid #e5e5e5;
}

.card .card-heading.image img {
    display: inline-block;
    width: 46px;
    height: 46px;
    margin-right: 15px;
    vertical-align: top;
    border: 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.card .card-heading.image .card-heading-header {
    display: inline-block;
    vertical-align: top;
}

.card .card-heading.image .card-heading-header h3 {
    margin: 0;
    font-size: 14px;
    line-height: 16px;
    color: #262626;
}

.card .card-heading.image .card-heading-header span {
    font-size: 12px;
    color: #999999;
}

.card .card-body {
    padding: 0 20px;
    margin-top: 20px;
}

.card .card-media {
    padding: 0 20px;
    margin: 0 -14px;
}

.card .card-media img {
    max-width: 100%;
    max-height: 100%;
}

.card .card-actions {
    min-height: 30px;
    padding: 0 20px 20px 20px;
    margin: 20px 0 0 0;
}

.card .card-comments {
    padding: 20px;
    margin: 0;
    background-color: #f8f8f8;
}

.card .card-comments .comments-collapse-toggle {
    padding: 0;
    margin: 0 20px 12px 20px;
}

.card .card-comments .comments-collapse-toggle a,
.card .card-comments .comments-collapse-toggle span {
    padding-right: 5px;
    overflow: hidden;
    font-size: 12px;
    color: #999;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.card-comments .media-heading {
    font-size: 13px;
    font-weight: bold;
}

.card.people {
    position: relative;
    display: inline-block;
    width: 170px;
    height: 300px;
    padding-top: 0;
    margin-left: 20px;
    overflow: hidden;
    vertical-align: top;
}

.card.people:first-child {
    margin-left: 0;
}

.card.people .card-top {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 170px;
    height: 150px;
    background-color: #ffffff;
}

.card.people .card-top.green {
    background-color: #53a93f;
}

.card.people .card-top.blue {
    background-color: #427fed;
}

.card.people .card-info {
    position: absolute;
    top: 150px;
    display: inline-block;
    width: 100%;
    height: 101px;
    overflow: hidden;
    background: #ffffff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.alliancesLogo ul li {
    margin: 10px;
    display: block;
}

.card.people .card-info .title {
    display: block;
    margin: 8px 14px 0 14px;
    overflow: hidden;
    font-size: 16px;
    font-weight: bold;
    line-height: 18px;
    color: #404040;
}

.card.people .card-info .desc {
    display: block;
    margin: 8px 14px 0 14px;
    overflow: hidden;
    font-size: 12px;
    line-height: 16px;
    color: #737373;
    text-overflow: ellipsis;
}

.card.people .card-bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    display: inline-block;
    width: 100%;
    padding: 10px 20px;
    line-height: 29px;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.card.hovercard {
    position: relative;
    padding-top: 0;
    overflow: hidden;
    text-align: center;
    background-color: #FFF;
    padding: 0 5%;
    margin-bottom: 30px;
}

.card.hovercard .cardheader {
    background: url(../images/leadershipBG.jpg);
    background-size: cover;
    height: 135px;
}

.card.hovercard .avatar {
    position: relative;
    background: #eee;
    border-radius: 50% 50% 50% 5px;
    padding: 10px;
    box-sizing: border-box;
    margin-bottom: 20px;
    transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
}

.card.hovercard .avatar img {
    width: 100%;
    height: auto;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.card.hovercard:hover .avatar {
    border-radius: 0;
}

.card.hovercard .info {
    padding: 4px 8px 10px;
}

.card.hovercard .info .title {
    margin-bottom: 4px;
    font-size: 24px;
    line-height: 1;
    color: #262626;
    vertical-align: middle;
}

.card.hovercard .info .desc {
    overflow: hidden;
    font-size: 12px;
    line-height: 20px;
    color: #232323;
    text-overflow: ellipsis;
}

.card.hovercard .bottom {
    padding: 0 20px;
    margin-bottom: 17px;
}

.card .btn {
    border-radius: 50%;
    width: 32px;
    height: 32px;
    line-height: 18px;
}

/*TEAM CSS Ends*/

/*RESPONSIVE TAB CSS Starts*/

.resp-tabs-list li {
    font-weight: 300;
    font-size: 18px;
    display: block;
    padding: 20px;
    margin: 0;
    list-style: none;
    cursor: pointer;
    border-bottom: 2px solid #82c0ea;
}

.resp-tabs-list li img {
    margin-bottom: 8px;
}

.resp-tabs-list li:last-child {
    border-bottom: none;
}

.resp-tabs-list li.resp-tab-active {
    /*border-top: 2px solid #80D3FD;
    border-bottom: 2px solid #80D3FD;*/
}

.cd_tech_cliet_rec .resp-tabs-list li.resp-tab-active {
    /*border-bottom: inherit;*/
}

.resp-tabs-container {
    padding: 0px;
    clear: left;
}

h2.resp-accordion {
    cursor: pointer;
    padding: 5px;
    display: none;
}

.resp-tab-content {
    display: none;
    padding: 15px;
}

.resp-tab-active {
    border-bottom: none;
    background-color: #fff;
}

.resp-content-active,
.resp-accordion-active {
    display: block;
}

.resp-tab-content {}

h2.resp-accordion {
    font-size: 13px;
    border: 1px solid #c1c1c1;
    border-top: 0px solid #c1c1c1;
    margin: 0px;
    padding: 10px 15px;
    background-color: #FFF !important;
}

h2.resp-tab-active {
    border-bottom: 0px solid #c1c1c1 !important;
    margin-bottom: 0px !important;
    padding: 10px 15px !important;
}

h2.resp-tab-title:last-child {
    border-bottom: 12px solid #c1c1c1 !important;
    background: blue;
}

/*-----------Accordion styles-----------*/
h2.resp-tab-active {
    background: #DBDBDB;
    /* !important;*/
}

.resp-easy-accordion h2.resp-accordion {
    display: block;
}

.resp-easy-accordion .resp-tab-content {
    border: 1px solid #c1c1c1;
}

.resp-easy-accordion .resp-tab-content:last-child {
    border-bottom: 1px solid #c1c1c1;
    /* !important;*/
}

.resp-jfit {
    width: 100%;
    margin: 0px;
}

.resp-tab-content-active {
    display: block;
}

h2.resp-accordion:first-child {
    border-top: 1px solid #c1c1c1;
    /* !important;*/
    background-color: #FFF;
}

/*Nawal Kishor Singh Start*/
.clients_logos {
    width: 100%;
    display: block;
    clear: both;
}

.clients_logos ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    border-left: 1px solid #e4e4e4;
    border-top: 1px solid #e4e4e4;
}

.clients_logos ul li {
    float: left;
    width: 25%;
    border-right: 1px solid #e4e4e4;
    border-bottom: 1px solid #e4e4e4;
    margin: 0;
    padding: 20px 40px;
    box-sizing: border-box;
    text-align: center;
    /* min-height:100px; line-height:100px; vertical-align:middle;*/
    background: #fff;
}

.clients_logos ul li:hover {
    box-shadow: 0 0 10px #e4e4e4;
}

.clients_logos ul li img {
    max-width: 100%;
}

.recg_bx {
    padding: 20px 0;
    width: 100%;
    float: left;
    border: 1px solid #eee;
    min-height: 150px;
    margin-bottom: 16px;
    padding: 5px;
    box-sizing: border-box;
    /*box-shadow:0 0 10px #eee;*/
}

.recg_bx:hover {
    box-shadow: 0 0 10px #eee;
}

.recg_bx_last {
    margin-bottom: 0;
}

.recg_bx img {
    max-width: 100% !important;
    text-align: center !important;
    float: none !important;
    display: inherit !important;
    margin: 0 !important;
}

.award_image {
    width: 145px !important;
}

.award_image_box {
    min-height: 75px;
    line-height: 70px;
    text-align: center;
    vertical-align: middle;
}

.address_bx {
    width: 100%;
    float: left;
    margin-bottom: 40px;
    margin-top: 10px;
}

.cd_space_reduce {
    padding: 10px 0;
}

.address_heading {
    padding-left: 7px;
    text-transform: uppercase;
}

.cd_map {
    width: 100%;
    float: left;
    border: 1px solid #eee;
    padding: 5px 5px 0;
    box-sizing: border-box;
}

.slider_inner {
    width: 60%;
    margin: 30px auto 0;
    min-height: 150px;
}

.slider_inner img {
    float: right;
    margin-right: 20px;
}

.social-buttons {
    text-align: left;
    margin-top: -20px;
    margin-left: -2px;
}

.social-buttons .btn {
    border-radius: 50%;
    width: 18px;
    height: 18px;
    line-height: 10px;
}

.social-buttons .btn-sm {
    padding: 3px 0;
    font-size: 10px;
}

.profile_content {
    background: rgba(0, 0, 0, 0.5);
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 9999;
}

.profile_content_inner {
    width: 50%;
    height: 50%;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: #fff;
    padding: 12px;
    box-sizing: border-box;
    margin: auto;
    border-radius: 10px;
}

.profile_content_over {
    width: 100%;
    height: 100%;
    overflow: auto;
}

.profile_content_inner .heading_box {
    min-height: 40px;
    background: #eee;
    padding: 0 10px;
}

.profile_content_inner .title {
    line-height: 38px !important;
    margin-bottom: 10px !important;
    text-align: left;
}

.profile_content_inner .close {
    margin-top: -40px;
}

.body_fixed {
    overflow: hidden;
}

.profile_content_inner p {
    padding: 0 0 10px;
    margin: 0;
    text-align: left;
}

ul.alliancesLogo {
    list-style-type: none;
    padding-bottom: 0;
}

.thankbx {
    width: 100%;
    background: #8ac880;
    margin-top: 70px;
    padding: 30px 20px 20px;
}

.thankbx p {
    font-size: 16px;
    text-align: center;
    color: #fff;
}

.cd_services_tab {
    background: #F8F5F0;
}

.pro_nav {
    background: #eee;
    display: block;
    content: " ";
    min-height: 450px;
    border: none;
}

.product-content-main {
    background: #1e6a9d;
    width: 100%;
    float: left;
}

.tab-content {
    padding-top: 20px;
}

.cd_prohightlight .glyphicon-ok {
    margin-right: 4px;
}

.cd_prohightlight {
    width: 90%;
}

.white_btn {
    background: #fff;
    color: #40E0D0;
    margin-bottom: 10px;
}

.white_btn:hover {
    background: #ff8c46;
    color: #fff;
}

.mar_t35 {
    margin-top: 35px;
}

.mar_t70 {
    margin-top: 70px;
}

.mar_t55 {
    margin-top: 55px;
}

.full_width_video {
    width: 100%;
    position: relative;
    height: 600px;
    overflow: hidden;
}

.full_video {
    width: 100%;
}

.video_content {
    position: absolute;
    top: 0;
    height: 600px;
    width: 100%;
    padding-top: 10px;
    border-bottom: 2px solid #fff;
}

.video_bg_orange {
    background: rgba(255, 176, 62, 0.9);
}

.video_bg_blue {
    background: rgba(13, 147, 218, 0.9);
}

.video_bg_white {
    /* background: rgba(256, 256, 256, 1); */
}

.txt_black {
    color: #000 !important;
}

.txt_white {
    color: #fff !important;
}

.video_content h3 {
    font-size: 28px;
    text-transform: uppercase;
    padding-bottom: 10px;
    color: #fff;
}

.video_content p {
    font-size: 21px;
    line-height: 32px;
    font-weight: 300;
    color: #fff;
}

.video_content ul {
    list-style-type: none;
    padding: 0;
    margin: 0 0 15px;
}

.video_content ul li {
    list-style-type: none;
    font-size: 21px;
    line-height: 42px;
    font-weight: 300;
    color: #ffffff;
}

.video_content a.read_more {
    font-size: 19px;
    text-transform: uppercase;
    font-weight: 400;
}

.txt_black a.read_more {
    color: #000;
}

.txt_black a.read_more:hover {
    text-decoration: none;
}

.txt_white a.read_more {
    color: #fff;
}

.txt_white a.read_more:hover {
    text-decoration: none;
}

.pad_right_0 {
    padding-right: 0;
}

.technology_box {
    background: url(../images/technology-bg.png) no-repeat center top;
    min-height: 1100px;
}

.tech_box {
    width: 80%;
    margin: auto;
    text-align: center;
    padding-top: 90px;
    min-height: 550px;
}

.tech_box img {
    border: 1px solid #eee;
    border-radius: 5px;
    margin-bottom: 20px;
}

.tech_box img:hover {
    border: 1px solid #e5e5e5;
}

.tech_box h4 {
    color: #29C4B5;
    margin: 0 0 20px 0;
    padding: 0;
    font-weight: 300;
    font-size: 26px;
    font-family: open Sans;
}

.tech_box p {
    text-align: justify;
    line-height: 24px;
    padding-bottom: 20px;
}

.product_bg_fuel {
    background-color: rgba(0, 107, 98, 0.8);
}

.product_section {
    width: 100%;
    background-size: cover;
    border-bottom: 2px solid #fff;
}

.product_bg_orange {
    background-color: rgba(255, 176, 62, 0.8);
}

.product_bg_blue {
    background-color: rgba(13, 147, 218, 0.8);
}

.product_bg_green {
    background-color: rgba(76, 166, 76, 0.8);
}

.product_bg_red {
    background-color: rgba(223, 87, 67, 0.8);
}

.product_bg_grey {
    background-color: rgba(154, 205, 50, 0.8);
}

.product_bg_maroon {
    background-color: rgba(165, 42, 42, 0.8);
}

.product_bg_green_light {
    background-color: rgba(77, 200, 190, 0.8);
}

.product_bg_blue_new {
    background-color: rgba(76, 76, 255, 0.8);
}

.product_box_define {
    min-height: 500px;
    padding-top: 20px;
    padding-bottom: 40px;
}

.product_section .txt_black {
    color: #000 !important;
}

.product_section .txt_white {
    color: #fff !important;
}

.product_section h3 {
    font-size: 28px;
    text-transform: uppercase;
    /* padding-bottom:10px;*/
    margin: 1em 0 !important;
    line-height: 38px !important;
}

.product_section p {
    font-size: 18px;
    line-height: 32px;
    font-weight: 300;
}

.product_section ul {
    list-style-type: none;
    padding: 0;
    margin: 0 0 15px;
}

.product_section ul li {
    list-style-type: none;
    font-size: 18px;
    line-height: 36px !important;
    font-weight: 300;
}

.product_section ul li span.pro_span_txt {
    font-size: 16px;
    line-height: 10px;
}

.product_section .right_list_text {
    text-align: left;
    margin: 25px 0 0 40px;
}

.product_section a.read_more {
    font-size: 19px;
    text-transform: uppercase;
    font-weight: 400;
}

.product_section .txt_black a.read_more {
    color: #000;
}

.product_section .txt_black a.read_more:hover {
    text-decoration: none;
}

.product_section .txt_white a.read_more {
    color: #fff;
}

.product_section .txt_white a.read_more:hover {
    text-decoration: none;
}

.product01 {
    background-image: url(../images/products01.jpg);
    background-repeat: no-repeat;
    background-position: center center;
}

.product02 {
    background-image: url(../images/products02.jpg);
    background-repeat: no-repeat;
    background-position: center center;
}

.product03 {
    background-image: url(../images/products03.jpg);
    background-repeat: no-repeat;
    background-position: center center;
}

.product04 {
    background-image: url(../images/products04.jpg);
    background-repeat: no-repeat;
    background-position: center center;
}

.product05 {
    background-image: url(../images/products05.jpg);
    background-repeat: no-repeat;
    background-position: center center;
}

.product06 {
    background-image: url(../images/products06.jpg);
    background-repeat: no-repeat;
    background-position: center center;
}

.product07 {
    background-image: url(../images/products07.jpg);
    background-repeat: no-repeat;
    background-position: center center;
}

.product08 {
    background-image: url(../images/products08.jpg);
    background-repeat: no-repeat;
    background-position: center center;
}

.cd_sociallinks ul.list-inline {
    padding: 0;
}

.cd_sociallinks ul.list-inline a {
    background: #eee;
    width: 24px;
    height: 24px;
    display: inline-block;
    border-radius: 3px;
    text-align: center;
    line-height: 23px;
    margin-right: 2px;
}

.cd_sociallinks ul.list-inline a:hover {
    background: #337ab7;
    color: #fff;
}

.about_bx {
    width: 100%;
    float: left;
}

.about_icon {
    background: #fff;
    border: 1px solid #eee;
    border-radius: 5px;
    margin-bottom: 20px;
    width: 100px;
    height: 100px;
    display: inline-block;
    line-height: 100px;
    text-align: center;
}

.about_bx h4 {
    font-size: 18px;
    border-bottom: 1px solid #eee;
    padding: 0 0 10px;
    margin-bottom: 20px;
}

.about_bx p {
    line-height: 20px;
    font-size: 13px;
    text-align: justify;
}

.about_bx:hover .about_icon {
    border: 1px solid #e5e5e5;
}

.captcha {
    background: url(../images/captcha_bg.jpg) no-repeat center top;
    font-size: 24px;
    background-size: 100%;
    font-family: 'Audiowide', cursive;
    font-weight: normal;
    color: #5f5f5f;
}

.service_inner {
    width: 100%;
    float: left;
    border: 1px solid #40E0D0;
    padding: 40px 20px;
    box-sizing: border-box;
    min-height: 350px;
    margin-bottom: 30px;
    background: #fcfcfc;
    border-bottom: 2px solid #40E0D0;
    text-align: center;
}

.service_inner .service_icon {
    display: block;
    width: 91px;
    height: 64px;
    margin: auto;
    background-repeat: no-repeat;
}

.service_inner .s-icon1 {
    background-image: url(../images/product-engineering.png);
    background-position: center top;
}

.service_inner:hover .s-icon1 {
    background-position: center bottom;
}

.service_inner .s-icon2 {
    background-image: url(../images/application-development-maintenance.png);
    background-position: center top;
}

.service_inner:hover .s-icon2 {
    background-position: center bottom;
}

.service_inner .s-icon3 {
    background-image: url(../images/offshore-development.png);
    background-position: center top;
}

.service_inner:hover .s-icon3 {
    background-position: center bottom;
}

.service_inner .s-icon4 {
    background-image: url(../images/business-process-outsourcing.png);
    background-position: center top;
}

.service_inner:hover .s-icon4 {
    background-position: center bottom;
}

.service_inner img {
    margin-bottom: 15px;
}

.service_inner h4 {
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 15px;
    margin-top: 15px;
}

.service_inner:hover {
    border-bottom: 2px solid #29C4B5;
    box-shadow: 0 0 10px #eee;
}

.service_inner:hover h4 {
    color: #29C4B5;
}

.service_inner:hover a.btn {
    background: #29C4B5;
    border-color: #29C4B5;
}

.service_last {
    margin-bottom: 0px;
}

.product_content {
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
}

.product_bg1 {
    background-image: url(../images/service_bg-f1.jpg);
}

.product_bg2 {
    background-image: url(../images/service_bg-f2.jpg);
}

.product_bg3 {
    background-image: url(../images/service_bg-f3.jpg);
}

.product_bg4 {
    background-image: url(../images/service_bg-f4.jpg);
}

.cd_maincontainer ul.list_item {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.cd_maincontainer ul.list_item li {
    display: inline-block;
    background: #fcfcfc;
    padding: 8px 10px;
    width: 32%;
    box-sizing: border-box;
    margin: 0 10px 15px 0;
    border: 1px solid #eee;
    border-left: 2px solid #337ab7;
    font-size: 14px;
    border-radius: 2px;
    color: #000;
}

.cd_product_det .list_heading {
    margin-bottom: 10px;
    font-weight: 600;
}

.cd_product_det img {
    max-width: 100%;
}

.img-thumbnail:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.cd_maincontainer .list_inner {
    padding: 30px 0 0;
}

.cd_maincontainer .list_inner h3 {
    padding-bottom: 10px;
}

.cd_maincontainer .list_inner h5 {
    font-size: 14px;
    font-weight: bold;
}

.cd_maincontainer .list_inner ul {
    list-style-type: none;
    /*margin-bottom:30px;*/
    padding-left: 0;
}

.cd_maincontainer .list_inner ul li {
    color: #fff;
    background: url(../images/tick-icon.png) no-repeat left 5px;
    padding: 0 0 10px 25px;
}

.cd_maincontainer .list_inner ul ul {
    margin-top: 10px;
    margin-left: 15px;
    margin-bottom: 0;
    list-style-type: disc;
}

.cd_maincontainer .list_inner ul ul li {
    font-size: 13px;
    background: none;
    padding-left: 0;
}

.cd_products .pro_list {
    width: 90%;
}

.cd_products .pro_list ul {
    list-style-type: none;
    margin: 0 0 10px;
    padding: 0;
}

.cd_products .pro_list ul li {
    color: #fff;
    background: url(../images/tick-icon-white.png) no-repeat left 5px;
    padding: 0 0 10px 25px;
    font-size: 13px;
}

.cd_maincontainer .padnone ul {
    padding: 0;
}

.service_segment {
    width: 100%;
    float: left;
    text-align: center;
    padding: 30px 20px;
    box-sizing: border-box;
    min-height: 200px;
}

.service_segment_new {
    min-height: 290px;
    padding: 30px 15px;
}

.service_segment_new p {
    text-align: center;
}

.service_segment:hover {
    opacity: 0.8;
}

.service_segment h4 {
    color: #40E0D0;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 24px;
}

.service_segment a h4 {
    color: #fff;
    text-decoration: none;
}

/*.service_segment a:hover h4{ color:#29C4B5; text-decoration:none;}*/
.service_segment a:hover {
    color: #29C4B5;
    text-decoration: none;
}

.business_icon {
    width: 90px;
    height: 90px;
    margin: auto;
}

.benefits1 {
    background: url(../images/our-technology-advantages-icons.jpg) no-repeat 0 0;
}

.benefits1:hover {
    background: url(../images/our-technology-advantages-icons.jpg) no-repeat 0 -104px;
}

.benefits2 {
    background: url(../images/our-technology-advantages-icons.jpg) no-repeat 0 -209px;
}

.benefits2:hover {
    background: url(../images/our-technology-advantages-icons.jpg) no-repeat 0 -313px;
}

.benefits3 {
    background: url(../images/our-technology-advantages-icons.jpg) no-repeat 0 -417px;
}

.benefits3:hover {
    background: url(../images/our-technology-advantages-icons.jpg) no-repeat 0 -520px;
}

.benefits4 {
    background: url(../images/our-technology-advantages-icons.jpg) no-repeat 0 -625px;
}

.benefits4:hover {
    background: url(../images/our-technology-advantages-icons.jpg) no-repeat 0 -730px;
}

.benefits5 {
    background: url(../images/our-technology-advantages-icons.jpg) no-repeat 0 -834px;
}

.benefits5:hover {
    background: url(../images/our-technology-advantages-icons.jpg) no-repeat 0 -937px;
}

.benefits6 {
    background: url(../images/our-technology-advantages-icons.jpg) no-repeat 0 -1042px;
}

.benefits6:hover {
    background: url(../images/our-technology-advantages-icons.jpg) no-repeat 0 -1145px;
}

.service_segment_box {
    width: 100%;
    float: left;
    border: 1px solid #eee;
    box-sizing: border-box;
    height: 308px;
    margin-top: 30px;
    position: relative;
    background-size: cover !important;
}

.segment1 {
    background: url(../images/application-modernization.jpg) no-repeat center center;
}

.segment2 {
    background: url(../images/managed-application-services.jpg) no-repeat center center;
}

.segment3 {
    background: url(../images/continuous-delivery-and-automation-services.jpg) no-repeat center center;
}

.segment4 {
    background: url(../images/global-agile-consulting-development.jpg) no-repeat center center;
}

.segment5 {
    background: url(../images/architecture-services.jpg) no-repeat center center;
}

.segment6 {
    background: url(../images/enterprise-data-services.jpg) no-repeat center center;
}

.segment7 {
    background: url(../images/technology-services.jpg) no-repeat center center;
}

.mobileforce1 {
    background: url(../images/mobile-force01.jpg) no-repeat center center;
}

.mobileforce2 {
    background: url(../images/mobile-force02.jpg) no-repeat center center;
}

.mobileforce3 {
    background: url(../images/mobile-force03.jpg) no-repeat center center;
}

.mobileforce4 {
    background: url(../images/mobile-force04.jpg) no-repeat center center;
}

.mobileforce5 {
    background: url(../images/mobile-force05.jpg) no-repeat center center;
}

.mobileforce6 {
    background: url(../images/mobile-force06.jpg) no-repeat center center;
}

.mobileforce7 {
    background: url(../images/mobile-force07.jpg) no-repeat center center;
}

.mobileforce8 {
    background: url(../images/mobile-force08.jpg) no-repeat center center;
}

.mobileforce9 {
    background: url(../images/mobile-force09.jpg) no-repeat center center;
}

.company_culture1 {
    background: url(../images/company-cultureand-values1.jpg) no-repeat center center;
}

.application_over {
    position: absolute;
    top: 0;
    height: 261px;
    width: 100%;
    padding: 15px;
    box-sizing: border-box;
    /*background: url(../images/gradient-shade.png) repeat-x left bottom; background-size:100% 100%;*/
    background: rgba(0, 0, 0, 0.4);
    overflow: hidden;
}

.service_segment_box h3 {
    color: #fff;
    padding: 0;
    margin: 0;
    font-size: 22px;
    min-height: 80px;
}

.service_segment_box ul.segment_list {
    list-style-type: disc;
    padding: 0;
    margin: 0 0 0 18px;
}

.service_segment_box ul.segment_list li {
    font-size: 13px;
    padding: 0 0 3px;
    color: #fff;
}

.service_segment_box p {
    color: #fff;
}

.service_segment_box .explore {
    color: #fff;
    background: #29C4B5;
    padding: 10px;
    font-size: 18px;
    display: block;
    text-align: center;
    position: absolute;
    bottom: 0;
    width: 100%;
}

.service_segment_box a:hover {
    text-decoration: none;
}

.segment_content {
    /*background:white;*/
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 9999;
}

.segment_content_inner {
    width: 70%;
    height: 70%;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: #dadada;
    padding: 50px 30px 30px;
    box-sizing: border-box;
    margin: auto;
    font-size: 14px;
    line-height: 24px;
}

.segment_content_over {
    width: 100%;
    height: 100%;
    overflow: auto;
    padding-right: 10px;
}

.cd_maincontainer .segment_content_over h4 {
    color: #000;
    padding: 0;
    font-size: 18px;
    font-weight: bold;
}

.cd_maincontainer .segment_content_over p {
    font-size: 14px !important;
    line-height: 24px !important;
}

.segment_content_inner .heading_box {
    min-height: 40px;
    padding: 0;
}

.segment_content_inner .title {
    font-size: 22px;
    line-height: 38px !important;
    margin-bottom: 10px !important;
    text-align: left;
    color: #000;
    text-transform: uppercase;
    font-weight: bold;
}

.segment_content_inner .title span {
    font-weight: normal;
}

.segment_content .close {
    opacity: 0.7;
    filter: alpha(opacity=70);
    position: absolute;
    right: 30px;
    top: 15px;
}

.segment_content_inner li {
    line-height: 18px;
}

.segment_content_inner li ul {
    list-style-type: circle;
}

.segment_content_inner h2 {
    font-size: 20px;
    text-align: center;
    color: #444;
    border-bottom: 1px solid #eee;
    margin-bottom: 20px;
    padding-bottom: 15px;
    font-weight: 500;
}

.segment_content_inner p.center-text-grid {
    font-size: 18px !important;
    text-align: center;
    line-height: 28px !important;
    margin-bottom: 40px;
}

.segment_content_inner .grid_image {
    margin-bottom: 20px;
}

.grid_box {
    text-align: center;
    min-height: 150px;
}

.banner_box {
    width: 100%;
    max-height: 222px;
    background: #ccc;
    overflow: hidden;
    margin-top: 76px;
    position: relative;
    text-align: center;
}

.banner_box figcaption {
    font-size: 32px;
    line-height: 32px;
    color: #fff;
    font-weight: 300;
    text-transform: uppercase;
    background: #111020;
    display: inline-block;
    padding: 10px;
    position: absolute;
    right: 10%;
    bottom: 15%;
}

.banner_box figcaption span {
    color: #c8af87;
}

.banner_box figure {
    padding: 0;
    margin: 0;
}

.banner_box img {
    max-width: 100%;
}

.breadcrumb_box {
    text-align: left;
    padding-top: 10px;
}

.breadcrumb_box .breadcrumb_list {
    margin-bottom: 0;
    list-style: none;
    background: none;
    border-radius: 0;
    color: #444;
    padding: 10px 0;
}

.breadcrumb_box .breadcrumb_list>li {
    display: inline-block;
    color: #40E0D0;
}

.breadcrumb_box .breadcrumb_list>li+li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0";
}

.breadcrumb_box .breadcrumb_list a {
    color: #ccc;
}

.breadcrumb_box .breadcrumb_list a:hover {
    color: #444;
    text-decoration: none;
}

.contact_banner_info {
    width: 100%;
    border: 1px solid #eee;
    padding: 5px;
    margin-top: 50px;
}

.contact_banner_info img {
    max-width: 100%;
}

.contact_banner_info img:hover {
    opacity: 0.9;
    filter: alpha(opacity=90);
}

.engineer_box {
    width: 100%;
}

.engineer_box img {
    max-width: 100%;
}

.engineer_box img:hover {
    opacity: 0.9;
    filter: alpha(opacity=90);
}

.cd_maincontainer .engineer_box p.numeric_text {
    font-size: 30px;
    font-weight: 500;
    margin-bottom: 30px;
    margin-top: 10px;
}

.cd_maincontainer .engineer_box h1 {
    font-size: 36px;
    font-weight: bold;
}

.cd_maincontainer .engineer_box p {
    font-size: 18px;
    line-height: 28px;
}

.padding-40 {
    padding: 40px;
}

.mar_t15 {
    margin-top: 15px;
}

.pd_eng_box {
    width: 100%;
    padding-top: 20px;
}

.pd_eng_box h2 {
    font-size: 20px;
    text-align: center;
    color: #444;
    border-bottom: 1px solid #eee;
    margin-bottom: 50px;
    padding-bottom: 15px;
    font-weight: 500;
}

.pd_eng_box p.center-head-grid {
    font-size: 18px !important;
    text-align: center;
    line-height: 28px !important;
    margin-bottom: 50px;
}

.pd_eng_box p.center-text-grid {
    font-size: 18px !important;
    text-align: center;
    line-height: 28px !important;
    margin-bottom: 20px;
}

.pd_eng_box .pe_grid_image {
    margin-bottom: 20px;
}

.pd_eng_box .pe_grid_box {
    text-align: center;
    min-height: 200px;
}

.align-center {
    text-align: center !important;
}

.cd_maincontainer ul ul {
    list-style-type: circle;
}

.pro_design_box {
    width: 100%;
    float: left;
    border-bottom: 1px solid #fff;
}

.grey1 {
    background: #eaeaea;
}

.green_light1 {
    background: #cccfa7;
}

.orange_light1 {
    background: #ead2a7;
}

.white1 {
    background: #fff;
}

.numeric_box {
    font-size: 52px;
    font-weight: 300;
    text-align: center;
    line-height: 302px;
    min-height: 303px;
}

.numeric_bg1 {
    background: #e0e0e0;
    color: #aaaaaa;
}

.numeric_bg2 {
    background: #cccccc;
    color: #a1a1a1;
}

.numeric_bg3 {
    background: #b9b9b9;
    color: #7e7e7e;
}

.numeric_bg4 {
    background: #a7a7a7;
    color: #727272;
}

.pro_design_text_box {
    min-height: 303px;
    padding: 20px 30px;
    box-sizing: border-box;
}

.pro_design_box h2 {
    text-transform: uppercase;
    font-size: 28px;
    color: #000;
}

.pro_design_box p.eng_text {
    line-height: 28px;
    font-size: 16px;
}

.pro_design_image_box {
    overflow: hidden;
    width: 100%;
    height: 303px;
    position: relative;
}

.bg_image_container {
    position: absolute;
    width: 100%;
    height: 100%;
    background-size: cover !important;
    transition: transform 0.5s ease 0s;
    -moz-transition: transform 0.5s ease 0s;
    -ms-transition: transform 0.5s ease 0s;
    -o-transition: transform 0.5s ease 0s;
    -webkit-transition: transform 0.5s ease 0s;
}

.pro_design_box:hover .bg_image_container {
    filter: blur(0px);
    transform: scale(1.4);
    transition: transform 20s ease 0s;
    -moz-transition: transform 20s ease 0s;
    -ms-transition: transform 20s ease 0s;
    -o-transition: transform 20s ease 0s;
    -webkit-transition: transform 20s ease 0s;
    opacity: 0.9;
    filter: alpha(opacity=90);
}

.pro_design_image_box img {
    max-width: 100%;
}

.pro_design_image_box:hover img {
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.pro_design_image_box.border-left {
    border-left: 11px solid #fff;
}

.pro_design_image_box.border-right {
    border-right: 11px solid #fff;
}

a.explore_link {
    color: #fff;
    background-color: #29C4B5;
    text-align: center;
    padding: 5px 20px;
    font-size: 20px;
    display: inline-block;
}

a.explore_link:hover {
    text-decoration: none;
}

.service_boxes .service_explore_btn {
    color: #fff;
    background-color: #29C4B5;
    text-align: center;
    padding: 7px 30px;
    font-size: 20px;
    margin-top: 30px;
    display: inline-block;
}

.grey_wrapper {
    background: #f4f4f4;
}

.img-expe-design {
    background: url(../images/experience-design-01.jpg) no-repeat center center;
}

.img-pro-engineering {
    background: url(../images/product-engineering-03.jpg) no-repeat center center;
}

.img-pro-engineering2 {
    background: url(../images/product-engineering-04.jpg) no-repeat center center;
}

.img-con-engineering {
    background: url(../images/content-engineering-02.jpg) no-repeat center center;
}

.img-res-development {
    background: url(../images/research-and-development-02.jpg) no-repeat center center;
}

.popup_overlay {
    background: rgba(0, 0, 0, 0.7);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
}

.popup_container {
    width: 90%;
    margin: auto;
    height: 400px;
    background: #373737;
    bottom: -500px;
    left: 0;
    right: 0;
    position: absolute;
}

.popup_container .popup_button {
    width: 45px;
    height: 40px;
    float: left;
    background: #40E0D0;
    text-align: center;
    line-height: 40px;
    margin-right: 1px;
    margin-top: -39px;
    cursor: pointer;
    font-size: 18px;
}

.popup_container .popup_button:hover {
    background: rgba(220, 220, 220, 1);
}

.popup_container .down_button {
    width: 47px;
    height: 47px;
    background: #29C4B5;
    text-align: center;
    line-height: 46px;
    border-radius: 50%;
    box-shadow: 0 0 5px #a4a4a4;
    float: right;
    margin-top: -23px;
    margin-right: 15px;
    cursor: pointer;
}

.popup_container .down_button:hover {
    background: #e0e0e0;
}

.popup_container .popup_content {
    padding: 30px 14px 30px 30px;
    box-sizing: border-box;
}

.popup_container .popup_content h3 {
    font-size: 32px;
    text-transform: uppercase;
    line-height: 38px;
    color: #40E0D0;
    margin-top: 130px;
}

.popup_container .popup_content h3 span {
    color: #6d6d6d;
}

.popup_container .popup_content h4 {
    color: #40E0D0;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 15px;
}

.popup_container .popupscroll {
    overflow: auto;
    height: 323px;
    margin-top: 20px;
    padding-right: 15px;
}

.popup_container p {
    text-align: justify !important;
    /* color: #000000; */
}

.popup_container strong {
    color: #007eff;
    font-weight: 600;
}

.popup_container .popupscroll ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.popup_container .popupscroll ul li {
    padding: 0 0 15px;
    text-align: justify !important;
}

.popup_container .popupscroll img {
    max-width: 100%;
}

.cd_services_new {
    /*background: #eeeeee;*/
}

.service_boxes {
    width: 100%;
    float: left;
}

.service_one {
    width: 567px;
    height: 334px;
    float: left;
    transition: all ease-in 0.3s;
    display: inline-block;
    margin-bottom: 10px;
}

.service_boxes .service_bg1 {
    background: url(../images/service_bg1.jpg) no-repeat center center;
}

.service_boxes .service_bg2 {
    background: url(../images/service_bg2.jpg) no-repeat center center;
}

.service_boxes .service_bg3 {
    background: url(../images/service_bg3.jpg) no-repeat center center;
}

.service_boxes .service_bg4 {
    background: url(../images/service_bg4.jpg) no-repeat center center;
}

.service_boxes .service_one a {
    width: 567px;
    height: 334px;
    float: left;
    background: rgba(0, 0, 0, 0.3);
}

.service_boxes .service_one .service_title {
    width: 100%;
    float: left;
    font-size: 24px;
    color: #fff;
    text-transform: uppercase;
    padding: 10px;
    background-color: rgba(0, 255, 229, 0.715);
    box-sizing: border-box;
    text-align: center;
    font-weight: 300;
    margin-top: 280px;
    transition: all 0.8s ease;
}

.service_boxes .service_one:hover .service_title {
    color: #fff;
    background-color: transparent;
    margin-bottom: 10px;
    margin-top: 20px;
}

.service_boxes .box1:hover {
    background-color: rgba(0, 0, 0, 0.7);
}

.service_boxes .desc {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: 72px auto 0;
    width: 75%;
    opacity: 0;
    transition: all 0.8s ease;
    text-align: center;
    border-top: 1px solid #29C4B5;
    display: block;
}

.service_boxes ul.service_list {
    margin: 30px 0 0;
    padding: 0;
    list-style-type: none;
}

.service_boxes ul.service_list li {
    padding: 0 0 7px;
    font-weight: 300;
    color: #fff;
    font-size: 16px;
}

.service_boxes .desc-on {
    opacity: 1;
}

.service_boxes .service_explore_btn {
    color: #fff;
    background-color: #29C4B5;
    text-align: center;
    padding: 5px 20px;
    font-size: 20px;
    margin-top: 30px;
    display: inline-block;
}

.mar_l3 {
    margin-left: 10px;
}

.mar_r3 {
    margin-right: 10px;
}

.submit_button {
    background-image: url(../images/submit-icon.png);
    background-repeat: no-repeat;
    background-position: 7px center;
    padding-left: 30px;
}

.field_force_box {
    width: 100%;
    float: left;
    margin-top: 20px;
}

.field_force_one {
    width: 100%;
    height: 180px;
    background-size: cover;
    background-position: left top;
    color: #fff;
    margin-bottom: 30px;
}

.field_force_bg1 {
    background-image: url(../images/field_force_image1.jpg);
    background-repeat: no-repeat;
}

.field_force_bg2 {
    background-image: url(../images/field_force_image2.jpg);
    background-repeat: no-repeat;
}

.field_force_bg3 {
    background-image: url(../images/field_force_image3.jpg);
    background-repeat: no-repeat;
}

.field_force_bg4 {
    background-image: url(../images/field_force_image4.jpg);
    background-repeat: no-repeat;
}

.field_force_bg5 {
    background-image: url(../images/field_force_image5.jpg);
    background-repeat: no-repeat;
}

.field_force_bg6 {
    background-image: url(../images/field_force_image6.jpg);
    background-repeat: no-repeat;
}

.field_force_bg {
    background-color: rgba(0, 0, 0, 0.5);
    height: 100%;
    width: 100%;
    padding: 55px 30px 0;
    box-sizing: border-box;
}

.field_force_one h2 {
    color: #fff;
    text-transform: uppercase;
    font-size: 26px;
    font-weight: 500;
    margin: 0;
    padding: 0 0 10px;
    text-shadow: 0 0 2px #2a2a2a;
}

.field_force_one p {
    color: #fff;
    font-size: 18px;
    text-shadow: 0 0 2px #2a2a2a;
}

.slider_title {
    display: block;
    color: #40E0D0;
    font-family: Open Sans;
    font-size: 40px;
    font-weight: 300;
    padding-bottom: 10px;
}

.ft_head_gap {
    margin-left: 15px;
}

.cd_maincontainer ul.alliancesLogo img {
    height: auto;
    width: auto;
}

.cd_expertise .alnc_box_in {
    min-height: 320px;
}

.contactemail {
    padding: 5px 0px;
    margin: 0px;
    font-size: 16px !important;
}

.contactemail a {
    color: #ffffff !important;
}

.getsocial {
    text-transform: uppercase;
}

.product_bg_blue_black {
    background-color: rgba(38, 58, 157, 0.7);
}

.product_bg_green {
    background-color: rgba(0, 0, 0, 0.8);
}

.space-50 {
    height: 50px !important;
}

.no-margin-top {
    margin-top: 0px;
}

.welcome_txt {
    padding-bottom: 30px;
}

.industry_boxes {
    width: 100%;
    float: left;
}

.industry_boxes .ins_box1 {
    width: 100%;
    float: left;
    background: rgba(256, 256, 256, 0.5);
    min-height: 110px;
    margin-bottom: 30px;
    text-align: center;
    padding: 10px;
    box-sizing: border-box;
}

.industry_boxes .ins_box1 img {
    margin-bottom: 10px;
}

.industry_boxes .ins_box1 span {
    display: block;
    font-size: 12px;
    line-height: 12px;
    color: #000;
}

#industry-expertise .video_content ul li {
    font-size: 17px;
    font-weight: 300;
    line-height: 33px;
    list-style-type: none;
}

.align-right {
    text-align: right;
}

.company_banner {
    padding: 0;
}

.company_segment {
    border: none !important;
    height: auto !important;
    margin-top: 0 !important;
}

.company_segment p {
    color: #000 !important;
}

.expertise_box {}

.industry_boxes .ins_box1_blue {
    background: rgb(41 196 181);
}

.industry_boxes .ins_box1_yellow {
    background: rgb(41 196 181);
}

.border_image img {
    border: 3px solid #ccc;
}

/*Nawal Kishor Singh End*/


/*RESPONSIVE TAB CSS Ends*/

/*MEDIQUERIES*/
/*
 HTML, CSS and Jquery by Som Nath(UI Designer)                                                                                                      
*/
/* Large desktop */
@media (min-width: 1200px) {}

@media (min-width: 1024px) {
    header.cd_header .cd_logo {
        width: 300px;
        /* height: 92px; */
        border: 1px solid #000000;
        border-top: none;
        margin: 0 0 -30px;
        background: #000000;
        text-align: center;
        line-height: 75px;
        /* box-shadow: 0 -5px 5px #a7a7a7; */
        padding: 0 15px;
        box-sizing: border-box;
    }

    header.cd_header .cd_logo img {
        max-width: 100%;
        height: auto;
    }
}

/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 991px) {
    header.cd_header .cd_navbar ul li a {
        padding: 5px 10px;
    }

    .resp-tabs-list li {
        padding: 13px 0px;
    }

    .clients_logos ul li {
        padding: 25px 15px;
    }

    .technology_box {
        background: none;
    }

    .tech_box {
        width: 100%;
        border-bottom: 1px solid #eee;
        padding-bottom: 60px;
        min-height: inherit;
    }

    .full_width_video {
        height: inherit;
    }

    .full_width_video .full_video {
        display: none;
    }

    .video_content {
        position: inherit;
        top: inherit;
        height: inherit;
        padding-bottom: 20px;
    }

    .video_content img {
        max-width: 100%;
    }

    .ipad_left {
        text-align: left !important;
    }

    .pro_design_box p.eng_text {
        height: 65px;
        overflow: hidden;
    }

    .service_one {
        width: 100%;
    }

    .service_boxes .service_one a {
        width: 100%;
    }

    .service_boxes .service_one .service_title {
        margin-top: 0;
        position: absolute;
        bottom: 6px;
        font-size: 20px;
    }

    .service_boxes .service_one:hover .service_title {
        margin-top: 0;
        bottom: 255px;
    }

    .mar_l3 {
        margin-left: 6px;
    }

    .mar_r3 {
        margin-right: 6px;
    }

    .popup_container .popup_content h3 {
        margin-top: 0px;
    }

    .popup_container .popupscroll {
        height: 242px;
    }
}

/*Here your can change the breakpoint to set the accordion, when screen resolution changed*/
@media only screen and (max-width: 767px) {
    ul.resp-tabs-list {
        display: none;
    }

    h2.resp-accordion {
        display: block;
        background-color: #FFF;
    }

    .resp-vtabs .resp-tab-content {
        border: 1px solid #C1C1C1;
    }

    .resp-vtabs .resp-tabs-container {
        border: none;
        float: none;
        width: 100%;
        min-height: 100px;
        clear: none;
    }

    .resp-accordion-closed {
        display: none !important;
    }

    .resp-vtabs .resp-tab-content:last-child {
        border-bottom: 1px solid #c1c1c1 !important;
    }

    .resp-tab-content {
        border: 1px solid #C2E2FF;
        background: #F2FBFF;
    }

    .cd_services .cd_tabicon {
        height: 40px;
        line-height: 40px;
        display: inline-block;
    }

    .cd_services .cd_tabicon img {
        width: 35px;
        height: auto;
    }

    .cd_services p {
        display: inline-block;
        font-size: 12px;
    }

    h2.resp-tab-active {
        border-bottom: 0px solid #C1C1C1 !important;
        margin-bottom: 0px !important;
        padding: 5px !important;
    }

    h2.resp-accordion {
        padding: 15px !important;
    }

    .cd_tech_cliet_rec h2.resp-accordion {
        padding: 10px !important;
        font-size: 20px;
        /*font-family: Lato;*/
        font-weight: 300;
    }

    .cd_tech_cliet_rec .cd_logos ul li {
        width: 33%;
    }

    .cd_tech_cliet_rec .cd_logos ul li a {
        padding: 10px;
        display: block;
    }

    .slider_inner {
        margin: 0 auto;
        min-height: 275px;
    }

    .slider_inner img {
        float: none;
        margin-right: 0;
    }

    .profile_content_inner {
        width: 94%;
        height: 96%;
    }

    .technology_box {
        background: none;
    }

    .tech_box {
        width: 100%;
        border-bottom: 1px solid #eee;
        padding-bottom: 60px;
        min-height: inherit;
    }

    h2.resp-accordion {
        text-align: center;
    }
}

/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
    header.cd_header .cd_logo {
        padding: 10px 0;
        text-align: left;
    }

    header.cd_header .cd_logo img {
        max-width: 70% !important;
        height: auto !important;
    }

    header.cd_header .cd_navbar {
        text-align: center;
        padding: 0 10px;
        margin: 0;
        z-index: 9999;
    }

    .cd_prohightlight ul {
        margin: 0;
        padding: 15px;
        text-align: left;
    }

    .cd_pro_content .nav-tabs>li a {
        padding: 15px 0;
        line-height: 25px;
        min-height: 90px;
    }

    .cd_footer .cd_footerlinks {
        padding-bottom: 30px;
    }

    header.cd_header .cd_navbar ul li {
        display: block;
        border-bottom: 1px solid #eee;
    }

    header.cd_header .cd_navbar ul li a {
        padding: 10px 20px;
        border-radius: 0;
    }

    header.cd_header .cd_navbar ul li:last-child a {
        padding-right: 20px;
    }

    header.cd_header .cd_navbar ul li a:hover {
        background: #29C4B5;
        color: #fff;
    }

    .cd_copypowered .cd_poweredby {
        text-align: left;
        margin-top: 10px;
    }

    .navbar-collapse {
        display: none;
    }

    .cd_breadcrumb {
        text-align: left;
    }

    header.cd_header .cd_navbar .cd_navbartop li,
    header.cd_header .cd_navbar .cs_hd_social li {
        display: inline-block;
    }

    .clients_logos ul li {
        width: 25%;
        padding: 15px 10px;
    }

    .pro_nav {
        min-height: 200px;
    }

    .cd_prohightlight {
        text-align: center;
    }

    h2.resp-accordion {
        background-color: #eee !important;
    }

    .award_mobile_view {
        margin: 20px 0 30px !important;
    }

    .award_mobile_view img {
        display: inline;
    }

    .footer_logo {
        text-align: center;
    }

    .footer_logo img {
        display: inline;
    }

    ul.list-inline {
        text-align: center;
    }

    .cd_footer .cd_footerlinks h3 {
        text-align: center;
    }

    .cd_footer .cd_footerlinks ul {
        text-align: center;
    }

    .cd_copyright,
    .cd_copypowered .cd_poweredby {
        text-align: center;
    }

    .cd_footer {
        padding: 40px 0 30px;
    }

    .cd_copypowered {
        margin: 20px 0 0 0;
    }

    .cs_footerlinkscont {
        padding-top: 15px;
    }

    .cd_copypowered .cd_copyright {
        text-align: center;
    }

    ul.social_links {
        text-align: left;
        margin-bottom: 20px;
        margin-left: 0;
    }

    .full_width_video {
        height: inherit;
    }

    .full_width_video .full_video {
        display: none;
    }

    .video_content {
        position: inherit;
        top: inherit;
        height: inherit;
        padding-bottom: 20px;
    }

    .video_content img {
        max-width: 100%;
    }

    .cd_maincontainer ul.list_item li {
        width: 100%;
        margin-right: 0;
    }

    .cd_products .pro_list ul {
        margin-left: 25px;
    }

    .white_btn {
        margin-left: 25px;
    }

    .pro_design_image_box.border-left {
        border-left: none;
    }

    .pro_design_image_box.border-right {
        border-right: none;
    }

    .numeric_box {
        line-height: 149px;
        min-height: 150px;
    }

    .service_one {
        width: 100%;
    }

    .service_boxes .service_one a {
        width: 100%;
    }

    .service_boxes .service_one .service_title {
        margin-top: 0;
        position: absolute;
        bottom: 6px;
        font-size: 20px;
    }

    .service_boxes .service_one:hover .service_title {
        margin-top: 0;
        bottom: 255px;
    }

    .mar_l3 {
        margin-left: 0;
    }

    .mar_r3 {
        margin-right: 0;
    }

    .popup_container .popup_content h3 {
        font-size: 22px;
        margin-top: 0px;
        line-height: 30px;
    }

    .popup_container .popup_content {
        padding: 20px 10px 30px 10px;
    }

    .popup_container .popupscroll {
        height: 280px;
    }

    .service_segment_box h3 {
        font-size: 20px;
        min-height: 55px;
    }

    .cd_footer .cd_footerlinks ul.second_list {
        padding-right: 0;
    }

    .cd_footer .cd_footerlinks ul li {
        padding-left: 10px;
        padding-right: 10px;
    }

}

/* Landscape phones and down */
@media (max-width: 480px) {
    .cd_tech_cliet_rec .cd_logos ul li {
        width: 50%;
    }

    .cd_tech_cliet_rec .cd_logos ul li a {
        padding: 10px;
        display: block;
    }

    .clients_logos ul li {
        width: 50%;
        padding: 15px 10px;
    }

    /*08-April-2016*/
    .cd_aboutus h1,
    .cd_servicesouter h1,
    .cd_products h1 {
        font-size: 28px;
    }

    .cd_aboutus {
        padding-bottom: 40px;
        padding-top: 20px;
    }

    .cd_services {
        padding: 20px 0 50px;
    }

    h2.resp-accordion {
        text-align: center;
    }

    .resp-tabs-right {
        min-height: inherit;
    }

    h2.resp-accordion {
        padding: 10px !important;
    }

    .pro_nav {
        min-height: 182px;
    }

    .cd_pro_content .nav-tabs>li a {
        padding: 10px 0;
        min-height: 90px;
        margin: 0;
    }

    h2.resp-accordion {
        background-color: #eee !important;
    }

    .cd_logos .text_content {
        min-height: inherit;
    }

    p a.btn-sm {
        margin-bottom: 20px;
    }

    .cd_prohightlight {
        margin: auto;
        text-align: center;
    }

    .award_mobile_view {
        margin: 20px 0 30px !important;
    }

    .award_mobile_view img {
        display: inline;
    }

    .full_width_video {
        height: inherit;
    }

    .full_width_video .full_video {
        display: none;
    }

    .video_content {
        position: inherit;
        top: inherit;
        height: inherit;
        padding-bottom: 20px;
    }

    .video_content img {
        max-width: 100%;
    }

    .service_boxes .service_one .service_title {
        font-size: 18px;
        padding: 10px 5px;
        margin-top: 0;
        position: absolute;
        bottom: 6px;
    }

    .service_boxes .service_one:hover .service_title {
        margin-top: 0;
        bottom: 255px;
    }

    .service_boxes ul.service_list {
        margin: 15px 0 0;
    }

    .service_boxes ul.service_list li {
        font-size: 15px;
    }

    .service_boxes .service_explore_btn {
        margin-top: 15px;
    }
}

@media (max-width: 320px) {
    .service_boxes .service_one .service_title {
        font-size: 18px;
        padding: 10px 5px;
        margin-top: 0;
        position: absolute;
        bottom: 6px;
    }

    .service_boxes .service_one:hover .service_title {
        margin-top: 0;
        bottom: 255px;
    }

    .service_boxes ul.service_list {
        margin: 15px 0 0;
    }

    .service_boxes ul.service_list li {
        font-size: 15px;
    }

    .service_boxes .service_explore_btn {
        margin-top: 15px;
    }
}

/***table_css***/
.row-tab {
    background-color: #fcfcfc;
    border-color: #e7e7e7;
    border-style: solid;
    border-width: 1px;
}

.dark-row {
    background-color: #f9f9f9;
    color: #337ab7;
    font-size: 14px;
}

.row-tab .coln {
    border-left: 1px solid #e7e7e7;
    font-size: 13px;
    height: 34px;
    line-height: 25px;
    padding: 10px;
}

/***table_css***/
/****padding_class****/
.padding-left {
    padding-left: 0px;
}

.padding-right {
    padding-right: 0px;
}

.padding_0px {
    padding: 0px;
}

/****padding_class****/


/*****top_button*****/
#toTop {
    background: rgba(41, 196, 181, 0.568);
    /*background: rgba(0, 0, 0, 0) url("../images/totop.png") no-repeat scroll 0 0;*/
    border: 1px solid #29C4B5;
    bottom: 10px;
    cursor: pointer;
    display: block;
    height: 38px;
    position: fixed;
    right: 10px;
    /*text-indent: -9999px;*/
    width: 38px;
    z-index: 999;
    text-align: center;
    line-height: 35px;
    color: #fff;
    font-size: 20px;
    font-weight: 100;
    border-radius: 3px;
}

#toTop:hover {
    background: rgba(41, 196, 181, 0.484);
}

/*****top_button*****/