/*
	Theme Name: Vteam
	Theme URI: http://vteamlabs.com/wp/
	Description: HTML5 Blank WordPress Theme
	Version: 1.4.3
	Author: BABAR (@babar@webpeanut.com)              
	Author URI: http://webpeanut.com
	Tags: Blank, HTML5, CSS3

	License: MIT 
	License URI: http://opensource.org/licenses/mit-license.php
*/

/*------------------------------------*\
    MAIN
\*------------------------------------*/

@font-face {
    font-family: calibri;
    src: url(fonts/Calibri.ttf),
		url(fonts/CALIBRIB.TTF),
		url(fonts/CALIBRII.TTF),
		url(fonts/CALIBRIZ.TTF);
}
@font-face {
    font-family: Times-New-Roman ;
    src: url(fonts/Times-Roman.otf);
}
.owl-prev {
    float: left;
    top: -90px;
    position: relative;
}
.owl-next {
    float: right;
    position: relative;
    top: -90px;
}
.owl-theme .owl-nav {
    margin: 0px;
}
.owl-theme .owl-nav [class*=owl-] {
    color: #FFF;
    margin: 5px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
    font-size: 24px;
}
.heading-title .vc_column-inner {
    padding: 0px 0px 0px!important;
}
.heading-title .vc_column-inner h2 {
    margin-top: 10px;
}
.benefits-ox ul li{
    text-align: initial! important;
}
.cndpge ul {
    font-size: 14px;
    font-weight: 400;
	padding-left: 15%;
}
.cndpge strong {
    font-size: 20px;
    color: #F4A433;
}
.cnd-approach-one p {
    color: #ff4f01;
    font-weight: 500;
    margin-bottom: 0px;
    font-size: 16px;
}
.cnd-approach-two p {
    color: #ff4f01;
    font-size: 16px;
    font-weight: 400;
    line-height: 16px;
}
/* global box-sizing */
*,
*:after,
*:before {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-font-smoothing:antialiased;
	font-smoothing:antialiased;
	text-rendering:optimizeLegibility;
}
/* html element 62.5% font-size for REM use */
html {
	font-size:62.5%;
}
body {
	font: 11px/1.4 'lato', sans-serif;
	color:#444;
	letter-spacing: 0px;
}
/* clear */
.clear:before,
.clear:after {
    content:' ';
    display:table;
}

.clear:after {
    clear:both;
}
.clear {
    *zoom:1;
}
img {
	max-width:100%;
	vertical-align:bottom;
}



/*HERO SLIDER ENDS*/



/*HEADER BEGINS*/
#mega-menu-wrap-header-menu #mega-menu-header-menu > li#mega-menu-item-5 ul.mega-sub-menu {
	width:305px;
}

ul.mega-sub-menu {
    background-color: #2A2B2B!important;
}

section.main-header-area.stickey ul.mega-sub-menu {
    background-color: #2a2b2b!important;
}

.main-header-area {
    position: fixed;
    width: 100%;
    left: 0;
    z-index: 100;
    background: transparent;
	padding:10px 0px;
	margin-top: 45px;
}

.main-header-area a.navbar-brand img {
    width: 210px;
    float: left;
}
.main-header-area a.navbar-brand{
	padding: 0px;
}
.main-header-area .navbar-default, .navbar{
	background: transparent;
	border:none;
	padding:0px;
	margin-bottom:0px;
}
li.mega-menu-item > a.mega-menu-link{
	text-transform:uppercase!important;
}
li.mega-menu-item > a.mega-menu-link:hover{
	border-bottom:1px solid #ff4f01!important;
}
.main-header-area ul li a{
	text-transform: uppercase;
	color: #fff !important;
	font-weight:400 !important;
}
.main-header-area ul li a:hover{
	color:#ff5001 !important;
	font-weight:400 !important;
	transition: 0.2s!important;
}
.navbar-default ul.mega-sub-menu li a, .navbar-default ul.mega-sub-menu li {
    background: transparent !important;
}

/*HEADER ENDS*/

/*  manjit code  */
.custom-head{margin:0px!important;}
.cutom-image img{margin-top:10px;}
.custom-p{margin-top:10px;
    text-align: justify;}
.contact-head {
    font-size: 16px!important;
    font-family: serif!important;
    font-weight: normal!important;
}
h1.thanku-head{margin: 0 0 0.65em 0;}
#mega-menu-item-352 .mega-sub-menu{width:300px!important;}
/*  End manjit code  */

/*CONTENT BEGINS*/
.heading-title {
    width: 100%;
    background: #2a659e;
    color: #fff;
    text-align: center;
    display: inline-block;
}
.discription-title{
	display: inline-block;
	padding: 10px 10%; 
}
.discription-title h3 {
	font-size: 27px;
    font-style: italic;
    margin: 10px 0px 20px;
}
.services-area {
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #cdcdcd;
    padding: 50px 0px;
}
.services-area h4 {
    margin-left: 20px;
    font-size: 22px;
}
.services-coloum {
    display: inline-block;
    width: 100%;
}
.content-service {
    padding: 10px 30px;
}

.about-us {
    display: inline-block;
    width: 100%;
    padding: 50px 0px;
}
.col-right {
    margin-top: 55px;
}
a.simple-btn {
    border: 1px solid #3a3a3a;
    color: #3a3a3a;
    background: transparent;
    padding: 5px 50px;
    font-size: 14px;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    border-radius: 5px;
    margin-top: 20px;
}
.content-services p, .content-services ul {
    font-size: 14px;
}
.core-area {
    padding: 10px 0px 0px;
    display: inline-block;
    background: #403e3f;
    color: #fff;
    width: 100%;
}
/* .core-area::after {
    content: '';
    position: relative;
    bottom: -43.3px;
    background: url(http://localhost/www/wordpress/wp-content/uploads/2018/02/arrow-t.png);
    z-index: 10000;
    background-size: 100% 100%;
    padding: 5px 25px;
} */
.core-content {
    padding: 0px 12%;
}
.content-services ul {
    margin: 0px;
    padding-left: 14px;
    font-size: 14px;
}
.service-dis {
    display: inline-block;
    width: 100%;
    padding: 30px 0px;
}
.service-bg {
    background: #f1f1f1;
}
.clients-carousel {
    width: 100%;
    display: inline-block;
    background: #f1f1f1;
    padding: 0px 0px 10px;
}
.carousel-brands .item {
    width: 130px;
    text-align: center;
    display: block;
    margin: 0px auto;
} 
.owl-dots {
    display: none;
}
.carousel-brands .item img{
	-webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
.carousel-brands h4{
	margin:0px 0px 30px;
	color: #5f5f5f;
	font-size: 20px;
}


.form-area {
    display: inline-block;
    width: 100%;
    padding: 40px 0px;
}

.form-area input.wpcf7-form-control {
    margin: 10px 0px;
    display: inline-block;
    border-radius: 1px;
    padding: 15px 12px;
    font-size: 16px;
    width: 100%;
    border: 1px solid #cdcdcd;
    background: transparent;
}
.form-area textarea.wpcf7-form-control.wpcf7-textarea {
    margin: 10px 0px 10px;
    display: inline-block;
    border-radius: 1px;
    padding: 11px 12px !important;
    width: 100%;
    height: 133px;
    border: 1px solid #cdcdcd;
    font-size: 16px;
    color: #000 ;
}

.form-area input[type="submit"] {
    background: #ff5001 !important;
    border: none !Important;
    width: 100% !Important;
    padding: 15px 0px !Important;
    margin-top: 10px !Important;
    border-radius: 3px !Important;
    color: #fff !Important;
    font-size: 16px !Important;
}

.footer-main {
    display: inline-block;
    width: 100%;
    background: #595a5e;
    color: #fff;
    padding: 30px 0px;
}
.footer-col span.sub-title {
    font-size: 12px;
    color: #cdcdcd;
    font-weight: 300;
    margin-bottom: 0px;
}
.textwidget p {
    display: none;
}
.footer-col input {
    float: left;
    width: 60%;
    border-right: 0px;
    padding: 20px 12px;
    margin-top: 10px;
    display: inline-block;
    border-radius: 1px;
    border: 1px solid #cdcdcd;
}
.footer-col span {
    font-size: 18px;
    margin-bottom: 5px;
    display: inline-block;
	font-weight: 600;

}
.footer-col ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
.footer-col ul.social-area li{
	display: inline-block;
}
.footer-col ul.social-area {
    margin-top: 10px;
    display: inline-block;
}
.footer-col ul li a {
    text-decoration: none;
    color: #fff !important;
    font-size: 16px;
}
.footer-col ul.social-area li a {
    font-size: 16px;
    display: inline-block;
    border: 1px solid #fff;
    border-radius: 30px;
    width: 30px;
    text-align: center;
    height: 30px;
    padding: 2px 0px;
    margin-right: 5px;
    font-weight: normal;
}
button.chk-mark {
    background: url(images/check.png) no-repeat #ff5001;
    padding: 21px;
    background-size: 70%;
    background-position-x: 5px;
    background-position-y: 10px;
    border: none;
    margin-top: 10px;
}

button.chk-mark:hover {
	background-color:#E64904;
	transition: all .2s ease-in-out;
}
.btm-col {
    float: right;
}
.btm-col ul li{
	display: inline-block;
	list-style: none;
}
.btm-col ul li:first-child {
    margin-right: 25px;
}
.btm-col ul li a {
    text-decoration: none;
    color: #000;
    font-size: 16px;
}
.btm-col span {
    float: right;
    color: #b5b1b1;
    margin-top: -10px;
}
.btm-bar {
    display: inline-block;
    width: 100%;
    padding: 10px 0px;
}
/*CONTENT ENDS*/
/*MEDIA QUERIES*/
@media (max-width: 768px){
	.main-header-area .navbar-default{
		margin: 0px;
	}
	.dynamic_content{
		display:none;
	}
	.main-header-area{
		margin-top:0px!important;
	}
	a.simple-btn{
		padding: 5px 25px !Important;
    	display: inline-block;
    	width: 100%;
	}
	.footer-main ul.menu {
		margin-bottom: 30px;
	}
	
}

@media (max-width: 678px){
	#mega-menu-wrap-header-menu .mega-menu-toggle {
		display: block;
		float: right;
		margin-top: -40px;
	}
}

/*ACCESSIBILITY PAGE BEGINS*/
.services-accessibility {
/*     display: inline-block;
    width: 100%; */
    padding: 60px 0px;
}
.content-accessibilty h3 {
    text-align: center;
    color: #ff5001;
    margin-bottom: 30px;
    font-size: 34px;
}
.serv-col {
    display: inline-block;
    width: 100%;
    margin: 0px 0px 20px;
}
.serv-col a {
    text-decoration: none;
    color: #ff5001;
    font-size: 20px;
}
.serv-col a img {
    width: 40px;
    height: 40px;
    background: #ff5001;
    display: block;
    border-radius: 50px;
    position: relative;
    margin-right: 5px;
    padding: 5px 2px;
    float: left;
/*     margin-bottom: 6em !important; */
/*     clear: right !important; */
}
.serv-col ul {
    padding-left: 63px;
    font-size: 12px;
}
.serv-col ul li {
    font-size: 14px;
}
.core-accessibility {
    background: #2a659f !important;
}
.core-accessibility a {
    color: #fff;
    border: #fff 1px solid;
}
/* .core-accessibility::after {
    background: url(http://webpeanut.com/vteam/wp-content/uploads/2018/02/arrow-a.png) !important;
    background-size: 100% 100% !important;
} */
.core-accessibility p {
    font-size: 14px;
    font-weight: 200;
    margin-top: 20px;
	color:#fff;
}
.accessibility-services h3{
    color: #2a659f;

}

/*APPROACH AREA*/
.approach {
	display: inline-block;
    width: 100%;
    /* background: url(/images/our_approach_bg_dark.jpg) no-repeat; */
    padding: 10px 0px 40px;
    color: #fff;
    margin-bottom: -18px;
}
.approach-content h3 {
    text-align: center;
    color: #fff;
    margin-bottom: 30px;
}
.approach p {
    font-size: 14px;
    color: #fff;
}

.approach-col a {
    text-decoration: none;
    color: #ff5001;
    margin-bottom: 5px;
    display: block;
	font-size:16px;
}
.approach-col a span {
    background: #ff5001;
    height: 25px;
    width: 25px;
    display: block;
    border-radius: 50px;
    float: left;
    margin-right: 5px;
    position: relative;
    bottom: 0px;
    margin-bottom: 30px;
    color: #fff;
    font-size: 16px;
    text-align: center;
}
.approach-content {
    margin-bottom: 40px;
}
.approach-col p {
    margin-left: 30px;
}
.approach a.simple-btn{
    color: #fff;
    border-color: #fff;
}
.approach-btn {
    margin-bottom: 30px;
    margin-top: 30px;
}
/*ACCESSIBILITY PAGE ENDS*/


.wpb_content_element{
    margin-bottom: 10px !important;
}
.testimonial-slider{
	margin-top:-36px;
}
.heading-title{
	margin-top:-20px;
}
.contact-bg .vc_column-inner {
    padding: 0px !important;
}
.ct-col-right {
    border: 1px solid #cdcdcd;
    padding: 15px 25px;
    height: 500px;
    margin-top: 50px;
}
.bs-under-construction {
    background-size: 100% 30%;
    background-repeat: no-repeat;
    width: 100%;
    display: inline-block;
}
.n2-ss-thumb-image.n2-ow {
    border-radius: 50px;
}
.us-btn-pro{
	background:transparent !Important;
}
.us-btn-pro a {
    background: transparent;
    border: 1px solid #ea7037 !important;
    color: #ea7037 !important;
	border-radius:5px;
}
.navbar-header {
    float: none !important;
}
div#n2-ss-5 .n2-style-8cb6da4571a644c173297dfb2093843c-heading:Hover, div#n2-ss-5 .n2-style-8cb6da4571a644c173297dfb2093843c-heading:ACTIVE, div#n2-ss-5 .n2-style-8cb6da4571a644c173297dfb2093843c-heading:FOCUS {
    background: transparent !important;
    border-width: 2px !important;
    border-style: solid !important;
    border-color: #fff !important;
}



/* .tou_page p, .pp-page, .pp-page p, .pp-page input {
    font-family: calibri !important;
} */
.tou_page, .tou_page p, .tou_page ul li {
    font-family: calibri !important;
    font-size: 11pt !important;
    color: #000 !important;
}
.pp-page, .pp-page p, .pp-page ul li {
    font-family: calibri !important;
    font-size: 11pt !important;
    color: #000 !important;
}
@media (max-width:520px){
	.responsive-images img, .responsive-images .vc_align_right {
		width: 160px !important;
		display: block;
		margin: 0px auto;
		float: unset;
	}
	.main-header a.navbar-brand img, .footer-logo a img{ 
		width: 170px !important;
		margin-top: 10px;
	}
	.footer-logo a img{
		display:block;
		margin:0px auto;
	}
	.about-us-page {
		background-size: cover;
		background-repeat: no-repeat;
	}
	.responsive-icons img {
		width: 80px;
	}
	h2, h3, h4, h1 {
		text-align: center !important;
	}
	.wpb_wrapper{
		text-align: center;
	}
	ul, ul h4 {
		text-align: left !important;
	}
	.discription-title h3 {
		font-size: 12pt;
	}
	h3.vc_custom_heading {
		font-size: 20pt !important;
	}
	h3 {
		font-size: 18pt;
		font-weight: 400 !important;
	}
	a.simple-btn {
		width: auto;
	}
	.form-area .vc_column-inner {
		padding: 0px !important;
		margin-top: -50px !important;
		margin-bottom: -50px !important;
	}
	.form-area input, .form-area textarea {
		margin: 0px !important;
	}
	.btm-col span {
		float: initial;
		color: #b5b1b1;
		margin-top: -10px;
		text-align: center;
		width: 100%;
		display: inline-block;
	}
	.btm-col ul {
		width: 100%;
		display: inline-block;
		text-align: center !important;
		padding-left: 0;
		margin-top: 20px;
	}
	.btm-col ul li:first-child {
		margin-right: 15px;
	}
	.core-area h2 {
		font-size: 18pt;
		margin: 0;
	}
	.core-area h4 {
		font-size: 12pt;
	}
/* 	.vc_empty_space {
		max-height: 10px !important;
	} */
	.wpb_wrapper .serv-col p a {
		text-align: left !important;
		font-size: 14pt;
	}
	.wpb_wrapper .serv-col p {
		text-align: left;
	}
	.core-accessibility h3 {
		font-size: 16pt !important;
	}
	.services-accessibility {
		padding: 0px 0px 15px;
	}
	a.primery-btn.broken_link {
		margin: -10px 0px 20px !important;
		display: inline-block;
	}
	.vc_custom_1526130939832 {
		padding: 10px 30px !important;
	}
	.heading-title .vc_column-inner h2 {
		margin-top: 10px;
		font-size: 11pt;
	}
	.responsive-images .vc_align_left {
		text-align: center;
	}
	.openedx-spans h4 {
		text-align: left !important;
	}
	.responsive-images .vc_align_left {
		text-align: center !important;
	}
	.responsive-images .vc_empty_space {
		margin-top: -40px !important;
	}
	.form-area.wpb_column.vc_column_container.vc_col-sm-8 .vc_column-inner {
		padding: 0px !important;
		margin-top: 0px !important;
		margin-bottom: 0px !important;
	}
	.pp-page .wpb_wrapper, .tou_page .wpb_wrapper{
		text-align: left;
	}
	.ct-col-right {
		margin-top: -30px;
	}
	.responsive-images .vc_col-sm-1 {
		display: none;
	}
	.responsive-images .vc_column-inner {
		padding: 0px 10px 10px!important;
	}
	.core-area.core-accessibility .vc_column-inner {
		padding: 0px 20px!important;
	}
	.vc-padding .vc_column-inner {
		padding:10px 10px 0px !important;
	}
	h2 {
		font-size: 20pt;
	}
}

.btnn a.vc_general.vc_btn3 {
    padding: 10px 60px;
}

#icnn .serv-col a img {
    background-color: #7D0938;
}

#icnn .serv-col a {
    color: #7D0938;
    font-size: 20px;
    font-weight: 500;
}

#ull ul {
    padding-left: 17px;
    font-size: 15px;
	margin-bottom:20px;
}

#ull img.vc_single_image-img {
    width: 70%;
}

#ull p {
    margin-top: 30px;
    margin-bottom: 30px;
}

.services-openedx p {
    margin-top: 0!important;
}

#ull .vc_column-inner {
    padding-top: 0;
}
div#ull {
    padding-top: 6%;
    padding-bottom: 6%;
}
.carousel-brands .item img {
    -webkit-filter: none!important;
    filter: none!important;
    width: auto!important;
    height: 90px;
    max-width: none!important;
}

.owl-prev, .owl-next {
    margin-top: 15px!important;
    margin-left: 0px!important;
    margin-right: 0px!important;
    background-color: transparent!important;
    color: #6d6d6d!important;
    font-weight: 500;
    font-size: 40px!important;
}

.carousel-brands h4 {
    margin: 0px 0px 60px;
    color: #5f5f5f;
    font-size: 25px;
    font-weight: 600;
    font-family: lato;
}

.carousel-brands.text-center {
    margin-top: 20px;
}

section.clients-carousel {
    height: 240px;
}

.form-group.col-md-6 {
    padding-left: 0;
}

textarea#text_4 {
    margin-top: 26px;
}

input.wpcf7-form-control.wpcf7-submit {
    margin-top: 26px!important;
	margin-bottom: -3%;
}

@media (max-width: 521px){
.form-group.col-md-6 {
    padding-left: 10px;
}
}

ul#menu-footer-one, ul#menu-footer-two, ul#menu-footer-three, ul#menu-footer-four {
    list-style: none;
    padding-left: 0;
    font-size: 15px;
}

.footer-main a {
    color: #c5c5c5!important;
    text-decoration: none;
    line-height: 25px;
	font-size: 14px;
}

.footer-main a:hover {
    color: #fff!important;
}
.footer-main h3 {
    font-size: 16px;
}
.footer-main .current-menu-item a {
    color: #fff!important;
}
section.footer-main .main {
    width: 100%;
    float: left;
}

section.footer-main .left {
    width: 80%;
    float: left;
}

section.footer-main .right {
    width: 20%;
    float: left;
}

section.footer-main .right button.chk-mark {
    margin-top: 16px;
	height:57px;
	width:40px;
}

section.footer-main .left input#email_id {
    border-radius: 0!important;
	margin-top: 15px;
	height: 58px
}

.footer-main i.fa {
    font-size: 19px;
    margin-top: 20px;
    margin-right: 20px;
    border: 2px solid;
    border-radius: 100%;
    padding: 10px;
}

section.main-header-area {
    margin-top: 0px!important;
    background-color: #00000000;
}

p, li, a {
    font-size: 15px;
}

#align ul {
    padding-left: 20px;
}

#align .wpb_wrapper img.alignnone.size-full {
    margin-bottom: -2px;
}

#align img.vc_single_image-img.attachment-full {
    margin-top: -20px;
}

.cndpge h4 {
    color: #F3A636;
}

a.mega-menu-link {
    letter-spacing: 1px;
}

.fa-facebook-f:before, .fa-facebook:before {
    margin-left: 20%;
}

.fa-linkedin:before {
    margin-left: 10%;
}

.footer-main i.fa {
    width: 43px;
}

h1{
	font-size:50px;
        display: none;
}
h2{
	font-size:34px;
}
h3{
	font-size:26px;
}
h4{
	font-size:32px;
}
h5{
	font-size:18px;
	font-weight:bold!important;
}
h6{
	font-size:16px;
	font-weight:bold!important;
}

section.dynamic_content {
    background-color: #2a2b2b;
    height: 46px;
    padding-top: 10px;
}

p {
    font-size: 16px!important;
}

section.main-header-area.stickey {
    background-color: #2a2b2b;
	top:0;
	height: 65px;
}

.btm-bar a {
    color: #595a5e!important;
}

.btm-bar a:hover {
    color: #000!important;
}

.btm-bar img {
    filter: grayscale(70%)!important;
}
.btm-bar img:hover {
    filter: none!important;
}

section.btm-bar {
    padding: 0!important;
}

.btm-bar span {
    margin: 0;
    font-size: 13px;
}
.btm-col {
    margin-top: 8%;
}

#smallbtn a.vc_general.vc_btn3 {
    padding: 10px 50px;
	border-width:1px!important;
}
#largebtn a.vc_general.vc_btn3 {
    padding: 10px 30px;
	margin-top: 5px;
}

textarea, input {
    border: 1px solid #404040!important;
    border-radius: 4px!important;
}

textarea:hover, input:hover {
    border: 1px solid #ff4f01!important;
    border-radius: 4px!important;
}

.wpcf7-not-valid{
    border: 1px solid #ff0000!important;
}

body {
    overflow-x: hidden;
}

.main-header-area.stickey li.mega-menu-item.mega-menu-flyout ul.mega-sub-menu {
    margin-top: 12px!important;
}

a.mega-menu-link {
    font-size: 14px!important;
    font-family: lato!important;
}

a.mega-menu-link:hover {
    color: #ff4f01!important;
}

.wpb_column.vc_column_container.vc_col-sm-3 a:hover {
    color: #000;
}

.clients-carousel h4 {
    font-size: 30px!important;
    font-weight: normal;
}

.clients-carousel .item {
    overflow: hidden;
    width: 100%!important;
}

.career .wpb_single_image.wpb_content_element.vc_align_right {
    margin-bottom: 0!important;
}

#cntct h2.vc_custom_heading {
    font-size: 30px;
}

@media (min-width: 992px){
div#wpcf7-f205-p112-o1 .col-md-6, div#wpcf7-f205-p688-o1 .col-md-6, div#wpcf7-f205-p465-o1 .col-md-6, div#wpcf7-f205-p471-o1 .col-md-6, div#wpcf7-f205-p1730-o1 .col-md-6 {
    width: 50%;
    padding-right: 5%;
}
}

.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
    border: none!important;
}

ul#mega-menu-header-menu {
    top: 3px!important;
}

li.mega-menu-item > a.mega-menu-link:hover {
    border-bottom: none!important;
}

span.tp-bullet-inner {
    background-color: #F37032!important;
}

.tp-bullet:hover {
    background-color: #fff!important;
}



a.vc_general.vc_btn3 {
    border-width: 1px!important;
}
#access h3 {
    margin-bottom: 30px;
}

.owl-carousel .owl-stage-outer {
    width: 90%;
    margin-left: 5%;
}

.main .right button.chk-mark {
    padding: 0px;
    background-size: 60%;
    background-position-x: 7px;
    background-position-y: 20px;
}

.btm-col a {
    font-size: 13px;
    font-weight: 500;
    text-decoration: none;
}

div#clientt {
    margin-bottom: 0!important;
}

div#slide-26-layer-5:hover, div#slide-22-layer-8:hover, div#slide-25-layer-3:hover, div#slide-24-layer-3:hover {
    background-color: #fff!important;
    color: #000!important;
transition: 0.5s!important;
}

.dynamic_content .col-md-6 {
    width: 91%;
    text-align: left!important;
    float: right;
}

.footer-main .container {
    padding-left: 35px;
}
.btm-col ul {
    padding: 0;
}

.btm-bar .container {
    padding-left: 20px;
    padding-right: 65px;
}

#access img.vc_single_image-img.attachment-large {
    width: 70%;
}

form.wpcf7-form.invalid textarea#text_4 {
    height: 166px;
    margin-bottom: 38px;
}

.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
    text-align: right;
    color: #ff0000;
    font-size: 12px;
	padding-right: 21%;
}
.form-group.col-md-6 {
    margin-bottom: 0;
}
.form-group.col-md-6 p {
    margin-bottom: 0;
}
.wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok {
    border: none;
}

.tp-bullet {
    background-color: #ffffff59!important;
    width: 10px!important;
    height: 10px!important;
}

.tp-bullet:hover{
	background-color:#F37032!important;
}

span.tp-bullet-title {
    display: none;
}

form.wpcf7-form.invalid input.wpcf7-form-control.wpcf7-submit, form.wpcf7-form.sent input.wpcf7-form-control.wpcf7-submit {
    background-color: #D34201!important;
}

input.wpcf7-form-control.wpcf7-submit:hover {
    background-color: #E74804!important;
	transition: all .2s ease-in-out;
}

.heading-title h3 {
    font-style: normal;
    font-weight: 300;
}

.content-services img {
    width: 70%;
}

.content-services  .vc_row.wpb_row.vc_inner.vc_row-fluid.container.vc_row-o-content-middle.vc_row-flex {
    padding-top: 6%;
    padding-bottom: 6%;
}
.content-services p {
    margin-bottom: 30px;
    margin-top: 30px;
}

a#vc_load-inline-editor {
    display: none;
}
a.post-edit-link {
    display: none;
}
br.clear {
    display: none;
}

#seventy img {
    padding-right: 30px;
}

div#who_we_are, div#our_info, div#updates {
    margin-left: 0;
    margin-right: 0;
}

#our_info ul {
    padding-left: 18px;
}

#our_info li {
    margin-bottom: 20px;
}

#cascadia img {
    height: 290px;
}

#access img {
    width: 100%;
}

@media (max-width: 520px){
.form-area textarea {
    margin-top: 15px !important;
}
}

span.wpcf7-not-valid-tip {
    font-size: 12px;
}

div#wpcf7-f235-p221-o1 .wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
	text-align: center;
	padding: 0;
}

p.firstbullet, p.secondbullet, p.thirdbullet, p.fourthbullet {
    color: #ffffff36;
}

i.fa-icon-circle {
    font-size: 14px!important;
}

li#firstslide.active-revslide p.firstbullet {
    color: #F37032!important;
}

li#secondslide.active-revslide p.secondbullet {
    color: #F37032!important;
}

li#thirdslide.active-revslide p.thirdbullet {
    color: #F37032!important;
}

li#fourthslide.active-revslide p.fourthbullet {
    color: #F37032!important;
}

#ecosystem img.vc_single_image-img.attachment-full {
    height: 215px!important;
}






#alignbig {
    background-position: 46% 50%!important;
}

#a {
    margin-top: 0px !important;
    position: relative;
    top: -30px;
	float:right;
	left: -15%;
}

#a img.alignnone.size-full.wp-image-504, #b img.alignnone.size-full.wp-image-505, #e img.alignnone.size-full.wp-image-507, #c img.alignnone.size-full.wp-image-503, #g img.alignnone.size-full.wp-image-501 {
    margin-right: 1%;
}

#a ul {
    padding-left: 17%;
}

#b {
    margin-top: 0px !important;
    position: relative;
    top: -30px;
}
#b ul {
    padding-left: 12%;
}

div#c {
    position: relative;
    top: 45px;
}

#c ul {
    padding-left: 11.5%;
}

div#f {
    position: relative;
    margin-top: 22%!important;
    left: 25%;
}

#f ul {
    padding-left: 11%;
}

div#d {
    position: relative;
    left: 40%;
    top: -30px;
}

#d ul {
    padding-left: 10.5%;
}

div#e {
    position: relative;
    left: 40%;
    top: -25px;
}

#e ul {
    padding-left: 12%;
}

div#g {
    position: relative;
    top: 14px;
}

#g ul {
    padding-left: 11.5%;
}

#alignbig h4 {
    font-size: 20px;
}

.ulledx ul {
    color: #fff;
}

@media(min-width:1200px){
	#align{
		display:none;
	}
}

@media(max-width:1199px){
	#alignbig{
		display:none;
	}
}

#benefitsedx img.vc_single_image-img {
    width: 80%;
}

.career img.vc_single_image-img.attachment-full {
    width: 75%;
    float: left;
}

#alignbig img.alignnone.size-full {
    position: relative;
    top: 8px;
}

#newsupdates h3.custom-head {
    margin-bottom: 20px!important;
}

img.alignnone.wp-image-1785 {
    position: relative;
    top: -4px;
}

#wpsm_accordion_1825 span.ac_title_class,#wpsm_accordion_1825 h3,#wpsm_accordion_1825 li {
    font-family: lato, sans-serif;
}

#wpsm_accordion_1825 h3,#wpsm_accordion_1825 li, #wpsm_accordion_1825 b {
color: #3e3d3d;	
}

#wpsm_accordion_1825 li {
	line-height: 30px;
}

#wpsm_accordion_1825 ul {
    padding-left: 20px;
}

#wpsm_accordion_1825 span.ac_title_class {
    font-weight: 900;
}

.vc_custom_1539798036275 #wpsm_accordion_1825 .wpsm_panel-default {
    border: none!important;
}

#wpsm_accordion_1825 hr {
    border-top: 1px solid;
    width: 90%;
    float: left;
    color: #b1b1b1;
    position: relative;
    margin-top: 0;
    margin-bottom: 2%;
    bottom: 10px;
}
.vc_custom_1539797306160 button.vc_general.vc_btn3:hover {
    border: 2px solid rgb(102, 102, 102)!important;
    background-color: #fff!important;
    color: rgb(102, 102, 102)!important;
}
.vc_custom_1539797306160 button.vc_general.vc_btn3{
	border: 2px solid #339ecc;
}

div#or {
    width: 5%;
}

#or p {
    position: relative;
    bottom: 5px;
}

.vc_custom_1539797306160 button.vc_general.vc_btn3 {
    width: 81.5%;
}



/*-------------ACCESSIBILITY RESPONSIVE--------------------------*/

@media (max-width: 621px){
.services-accessibility h3.vc_custom_heading.vc_custom_1537389741662 {
    position: relative;
    top: 15px;
}
}

@media (max-width: 621px){
#compliance .serv-col {
    margin-top: 15%;
}
}

@media (max-width: 621px){
.services-accessibility a {
    font-size: 16px!important;
}
}

@media (max-width: 621px){
.vc_custom_1536941679955 p {
    text-align: center!important;
}
}

@media (max-width: 621px){
#careeer div#smallbtn {
    text-align: center;
    margin-top: 10%!important;
}
}

@media (max-width: 621px){
.footer-main h3 {
    text-align: left!important;
}
}

@media (max-width: 621px){
.btm-bar .container {
    padding: 0 25%;
}
}

@media (max-width: 621px){
#careeer h2.vc_custom_heading {
    text-align: center!important;
}
}

@media (max-width: 621px){
.vc_row.wpb_row.vc_row-fluid.content-services.responsive-images.vc_row-o-content-middle.vc_row-flex .wpb_single_image.wpb_content_element.vc_align_right {
    text-align: center;
}
}

@media (max-width: 621px){
.btm-col, .btm-bar span {
    float: none;
    text-align: center;
}
}


/*-------------ACCESSIBILITY RESPONSIVE END--------------------------*/


/*-------------CLOUD & DIGITAL TRANSFORMATION RESPONSIVE--------------------------*/

@media (max-width: 621px){
.vc_btn3-container.btnn.vc_btn3-left.vc_custom_1537544568339 {
    text-align: center;
}
}

@media (max-width: 621px){
.wpb_single_image.wpb_content_element.vc_align_right.vc_custom_1537545069892 {
    padding: 0!important;
    text-align: center;
}
}

@media (max-width: 621px){
#icnn a {
    font-size: 16px!important;
}
}

@media (max-width: 621px){
#ull .wpb_single_image.wpb_content_element.vc_align_right {
    text-align: center;
    padding: 0!important;
}
}

@media (max-width: 621px){
.vc_column-inner.vc_custom_1537540982466 {
    padding-left: 30px!important;
    padding-right: 0!important;
}
}
/*-------------CLOUD & DIGITAL TRANSFORMATION RESPONSIVE END--------------------------*/


/*-------------DATA PLATFORM ANALYTICS RESPONSIVE--------------------------*/


@media (max-width: 621px){
.vc_column-inner.vc_custom_1537546462743 {
    margin-top: 10%!important;
}
}

@media (max-width: 621px){
.vc_column-inner.vc_custom_1537553915821 {
    padding: 0 15px!important;
}
}

@media (max-width: 621px){
.vc_column-inner.vc_custom_1537554394203 {
    margin-top: 1%!important;
}
}

@media (max-width: 621px){
div#rev_slider_9_1_forcefullwidth {
    height: 470px!important;
}
}

/*-------------DATA PLATFORM ANALYTICS RESPONSIVE END--------------------------*/





@media (min-width:1182px){
#signup2 .main {
    width: 100%;
    float: left;
}

#signup2 .first1 {
    width: 140px;
    float: left;
color: #000;
	font-size: 16px;
	margin-top: 0.7%;
}

#signup2 .second1 {
    width: 77%;
    float: left;
}

#signup2 .bullett {
    width: 77%!important;
    float: left;
margin-bottom:20px!important;
}
}

#signup2 .bullett {
margin-bottom:20px!important;
	width:100%
}


#signup2 input.wpcf7-form-control.wpcf7-date, #signup2 select.wpcf7-form-control.wpcf7-select {
    width: 100%!important;
    border: 1px solid #e1e1e1!important;
    padding: 8px 6px!important;
    margin-bottom: 20px!important;
    color: #a2a2a2;
	border-radius:4px!important
}

.second1 input.wpcf7-form-control {
    border: 1px solid #e1e1e1!important;
    padding: 8px 6px!important;
    outline: none;
    color: #777!important;
    margin-bottom: 20px!important;
    background: #fff;
	width: 100%;
}

#signup2 label {
    display: block!important;
}

#signup2 span.wpcf7-list-item {
    font-size: 15px;
    margin-left: 0;
    margin-right: 30px;
}

@media (max-width: 520px){
.first1 {
    text-align: left;
}
}

@media (max-width: 520px){
.second1 input.wpcf7-form-control, #signup2 input.wpcf7-form-control.wpcf7-date.wpcf7-validates-as-date, #signup2 select.wpcf7-form-control.wpcf7-select {
    width: 100%!important;

}
}

@media (max-width: 520px){
#signup2 .bullett {
    width: 100%;
    text-align: left;
    margin-top: 2%;
}
}

#signup2 input.wpcf7-form-control.wpcf7-submit{
	background-color: #ff5001!important;
	color:#fff!important;
}

#signup2 input.wpcf7-form-control.wpcf7-submit:hover {
    background-color: #E74804!important;
    transition: 0.3s!important;
    color: #fff!important;
}

#partners-logo .wpb_single_image.wpb_content_element.vc_align_left {
    background-color:#fff!important;
    height: 170px;
    text-align: center;
	overflow:hidden;
	padding: 0 15%;
}


#logoa img.vc_single_image-img.attachment-thumbnail {
    padding-top: 6%;
}


#logob img.vc_single_image-img.attachment-medium {
    padding-top: 30%;
}

#logoc img.vc_single_image-img.attachment-medium {
    padding-top: 16%;
}

#logod img.vc_single_image-img.attachment-medium {
    padding-top: 15%;
}

#logoi img.vc_single_image-img.attachment-full {
    padding-top: 30%;
}

#logog img.vc_single_image-img.attachment-medium {
    padding: 8% 20% 0% 20%;
}

#logoh img.vc_single_image-img.attachment-medium {
    padding-top: 16%;
}

#logoe img.vc_single_image-img.attachment-medium {
    padding: 10% 7% 10% 7%;
}

#logof img.vc_single_image-img.attachment-medium {
    padding-top: 6%;
}

#logog img.vc_single_image-img.attachment-thumbnail {
    padding-top: 7%;
}

#logoj img.vc_single_image-img.attachment-full {
    padding-top: 23%;
}

#logok img.vc_single_image-img.attachment-full {
    padding-top: 25%;
}

#logol img.vc_single_image-img.attachment-full {
    padding: 20% 10%;
}

#partners-logo img {
    filter: grayscale(100%)!important;
}

div#logoa:hover img, div#logob:hover img, div#logoc:hover img, div#logod:hover img, div#logoe:hover img, div#logof:hover img, div#logog:hover img, div#logoh:hover img, div#logoi:hover img, div#logoj:hover img, div#logok:hover img, div#logol:hover img {
    filter: none!important;
}

@media(min-width:768px){
#partners-logo .wpb_column.vc_column_container.vc_col-sm-4 {
    width: 30%;
}
	div#partners-logo {
    margin-left: 6%;
}
}


#pum-1955, #pum-1966, #pum-1960, #pum-1964, #pum-1968, #pum-1962, #pum-1974, #pum-1970, #pum-1972, #pum-1991, #pum-2135, #pum-2137, #pum-2168{
    background-color: #00000069;
}



#partners-logo .wpb_content_element{
	margin-bottom:0px!important;
}









@media (min-width:1182px){
div#popmake-1955 .main, div#popmake-1966 .main, div#popmake-1960 .main, div#popmake-1964 .main, div#popmake-1968 .main, div#popmake-1962 .main, div#popmake-1974 .main, div#popmake-1970 .main, div#popmake-1972 .main, div#popmake-1991 .main, div#popmake-2135 .main, div#popmake-2137 .main {
    width: 100%;
    float: left;
}

.first1 {
    width: 140px;
    float: left;
color: #000;
	font-size: 16px;
	margin-top: 0.7%;
}

.second1 {
    width: 77%;
    float: left;
}

div#popmake-1955 .bullett, div#popmake-1966 .bullett, div#popmake-1960 .bullett, div#popmake-1964 .bullett, div#popmake-1968 .bullett, div#popmake-1962 .bullett, div#popmake-1974 .bullett, div#popmake-1970 .bullett, div#popmake-1972 .bullett, div#popmake-1991 .bullett, div#popmake-2135 .bullett, div#popmake-2137 .bullett {
    width: 77%!important;
    float: left;
margin-bottom:30px!important;
}
}

div#popmake-1955 .bullett, div#popmake-1966 .bullett, div#popmake-1960 .bullett, div#popmake-1964 .bullett, div#popmake-1968 .bullett, div#popmake-1962 .bullett, div#popmake-1974 .bullett, div#popmake-1970 .bullett, div#popmake-1972 .bullett, div#popmake-1991 .bullett, div#popmake-2135 .bullett, div#popmake-2137 .bullett {
margin-bottom:30px!important;
	width:100%
}


.second1 input.wpcf7-form-control.wpcf7-date, .second1 select.wpcf7-form-control.wpcf7-select {
    width: 100%!important;
    border: 1px solid #e1e1e1!important;
    padding: 8px 6px!important;
    margin-bottom: 20px!important;
    color: #a2a2a2;
	border-radius:4px!important
}

.second1 input.wpcf7-form-control {
    border: 1px solid #e1e1e1!important;
    padding: 8px 6px!important;
    outline: none;
    color: #777!important;
    margin-bottom: 20px!important;
    background: #fff;
	width: 100%;
}

.second1 label {
    display: block!important;
}

.bullett span.wpcf7-list-item {
    font-size: 15px;
    margin-left: 0;
    margin-right: 30px;
}

@media (max-width: 520px){
.first1 {
    text-align: left;
}
}

@media (max-width: 520px){
.second1 input.wpcf7-form-control, .second1 input.wpcf7-form-control.wpcf7-date.wpcf7-validates-as-date, .second1 select.wpcf7-form-control.wpcf7-select {
    width: 100%!important;

}
}

@media (max-width: 520px){
.bullett {
    width: 100%;
    text-align: left;
    margin-top: 2%;
}
}

.second1 input.wpcf7-form-control.wpcf7-submit{
	background-color: #ff5001!important;
	color:#fff!important;
}

.second1 input.wpcf7-form-control.wpcf7-submit:hover {
    background-color: #E74804!important;
    transition: 0.3s!important;
    color: #fff!important;
}

div#pum_popup_title_1955, div#pum_popup_title_1966, div#pum_popup_title_1960, div#pum_popup_title_1964, div#pum_popup_title_1968, div#pum_popup_title_1962, div#pum_popup_title_1974, div#pum_popup_title_1970, div#pum_popup_title_1972, div#pum_popup_title_1991, div#pum_popup_title_2135, div#pum_popup_title_2137 {
    font-size: 25px;
    text-align: center;
    padding-bottom: 3%;
}


.download a {
    background-color: #ff5001;
    padding: 8px 15px;
    color: #fff;
}

.download a:hover {
    text-decoration:none;
	background-color: #E74804;
}




#partners-logo1 img {
    filter: grayscale(100%)!important;
}
#partners-logo1 img:hover{
    filter: none!important;
}

#changeheading
{
	padding-top: 0;
    margin: -10px 0 0 0!important;
}


div#popmake-2168 input.wpcf7-form-control.wpcf7-text, div#popmake-2168 input.wpcf7-form-control.wpcf7-file.wpcf7-validates-as-required {
    border-color: darkgrey!important;
    padding: 2%;
}

div#pum_popup_title_2168 {
    margin-bottom: 6%;
}


input.wpcf7-form-control.wpcf7-file.wpcf7-validates-as-required {
    padding-right: 63px!important;
}

div#popmake-2168 input.wpcf7-form-control.wpcf7-submit{
	background-color: #ff5001!important;
    color: #fff!important;
    border: none!important;
    width: 77%;
    padding: 2%;
}

div#popmake-2168 input.wpcf7-form-control.wpcf7-submit:hover {
    background-color: #E74804!important;
    transition: 0.3s!important;
    color: #fff!important;
}

div#popmake-2168 img {
    width: 30%;
    float: right;
    position: relative;
    top: 15px;
}