/*
Theme Name: designercoder
Theme URI: https://www.borderlessmind.com
Author: the designercoder team
Author URI: https://www.borderlessmind.com
Description: designercoder brings your site to life with header video and immersive featured images. With a focus on business sites, it features multiple sections on the front page as well as widgets, navigation and social menus, a logo, and more. Personalize its asymmetrical grid with a custom color scheme and showcase your multimedia content with post formats. Our default theme for 2017 works great in many languages, for any abilities, and on any device.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twentyseventeen
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

.btn-primary.active, .btn-primary:active, .btn-xl.active, .btn-xl:active, .open .dropdown-toggle.btn-primary, .open .dropdown-toggle.btn-xl {
	background-image: none
}
.codedropz-upload-container {
    padding: 15px !important;
}
.codedropz-upload-inner h3 {
    font-size: 23px !important;
}
body {
	overflow-x: hidden;
    font-family:'Open Sans', sans-serif;
	webkit-tap-highlight-color: #377699;
	
}
.btn-primary, .btn-xl, h1, h2, h3, h4, h5, h6 {
	font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 700
}
.text-muted {
	color: #777
}
.SideBarForm .form-group {margin-bottom: 15px !important;}
.formBox .form-group {margin-bottom: 15px !important;}
.text-primary, a {
	color: #377699
}
.sitemap a{
    color: #000000 !important;
}
p {
	font-size: 14px;
	line-height: 1.75
}
p.large {
	font-size: 16px
}
a, a.active, a:active, a:focus, a:hover {
	outline: 0
}
a.active, a:active, a:focus, a:hover {
	color: #165ba8;
}

a {
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.img-centered {
	margin: 0 auto
}
.bg-light-gray {
	background-color: #eee
}
.bg-darkest-gray {
	background-color: #222
}
.btn-primary {
	color: #fff;
	background-color: #377699;
	border-color: #377699
}
.btn-primary.active, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open .dropdown-toggle.btn-primary {
	color: #fff;
	background-color: #2e3192;
	border-color: #2e3192
}
.btn-primary.disabled, .btn-primary.disabled.active, .btn-primary.disabled:active, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled], .btn-primary[disabled].active, .btn-primary[disabled]:active, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary.active, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
	background-color: #377699;
	border-color: #377699
}
.btn-primary .badge {
	color: #377699;
	background-color: #fff
}
.btn-xl {
	color: rgba(0,0,0,0.98);
	background-color: #ffd03f;
	border-color: #ffd03f;
	border-radius: 3px;
	font-size: 18px;
	padding: 20px 40px;
	 margin: 0 10px;
	text-transform: uppercase;
}
.btn-xl.active, .btn-xl:active, .btn-xl:focus, .btn-xl:hover, .open .dropdown-toggle.btn-xl {
	color: #fff;
	background-color: #224e66;
	border-color: #224e66
}
.btn-xl.disabled, .btn-xl.disabled.active, .btn-xl.disabled:active, .btn-xl.disabled:focus, .btn-xl.disabled:hover, .btn-xl[disabled], .btn-xl[disabled].active, .btn-xl[disabled]:active, .btn-xl[disabled]:focus, .btn-xl[disabled]:hover, fieldset[disabled] .btn-xl, fieldset[disabled] .btn-xl.active, fieldset[disabled] .btn-xl:active, fieldset[disabled] .btn-xl:focus, fieldset[disabled] .btn-xl:hover {
	background-color: #377699;
	border-color: #377699
}
.btn-xl .badge {
	color: #377699;
	background-color: #fff
}
.navbar-custom {
	background-color: #222;
	border-color: transparent
}
.navbar-custom .navbar-brand {
	color: #377699;
	font-family:'Open Sans', sans-serif;
}
.navbar-custom .navbar-brand.active, .navbar-custom .navbar-brand:active, .navbar-custom .navbar-brand:focus, .navbar-custom .navbar-brand:hover {
	color: #2e3192
}
.navbar-custom .nav li a, .navbar-custom .navbar-toggle {
	font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #fff;
	text-transform: uppercase
}
.navbar-custom .navbar-collapse {
	border-color: rgba(255,255,255,.02)
}
.navbar-custom .navbar-toggle {
	background-color: #377699;
	border-color: #377699;
	font-size: 12px
}
.navbar-custom .navbar-toggle:focus, .navbar-custom .navbar-toggle:hover {
	background-color: #377699
}
.navbar-custom .nav li a {
	font-weight: 400;
	/*letter-spacing: 1px*/
}
.navbar-custom .nav li a:focus, .navbar-custom .nav li a:hover {
	color: #377699;
	outline: 0
}
.navbar-custom .navbar-nav>.active>a {
	border-radius: 0;
	color: #fff;
	background-color: #377699
}
.navbar-custom .navbar-nav>.active>a:focus, .navbar-custom .navbar-nav>.active>a:hover {
	color: #fff;
	background-color: #ee3a09;
}

.skills_banner_content_new {display: flex; align-items: center; flex-wrap: wrap; padding: 30px 15px;}

.hire-team-img{margin-top: 100px;width:auto;}

@media (min-width:768px) {
.navbar-custom {
	background-color: transparent;
	padding: 0px 0;
	-webkit-transition: padding .3s;
	-moz-transition: padding .3s;
	transition: padding .3s;
	border: none;
}
.navbar-custom .navbar-brand {
	font-size: 2em;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s
}
.navbar-custom .navbar-nav>.active>a {
	border-radius: 3px
}
.navbar-custom.affix {
	background-color: #231f20; padding: 0px}
.navbar-custom.affix .navbar-brand {
	font-size: 1.5em
}
}
header {
	/*background-image: url(img/bg-1.jpg);*/
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	text-align: center;
    color: #fff;
    min-height:450px;
    display: flex;
    align-items: center;
    justify-content: center;
}
header .intro-text {
	padding-top: 0px;
	padding-bottom: 0px
}
header .intro-text .intro-lead-in {
	font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 20px;
	background:#231f20;
	width:90%;
	padding:15px 0;
	border-radius:5px;
	margin:20px auto 0;
}
header .intro-text .intro-heading {
	font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 700;
	font-size: 50px;
	line-height: 50px;
}

@media (min-width:768px) {
header .intro-text {
 padding-bottom: 0px;
 padding-top: 0px;
}
header .intro-text .intro-lead-in {
	font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 20px;
	background:#231f20;
	width:90%;
	padding:15px 0;
	border-radius:5px;
	margin:20px auto 0;
}
header .intro-text .intro-heading {
	font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 700;
	font-size: 50px;
	line-height: 55px;
}
}
#portfolio .portfolio-item .portfolio-caption p, section h3.section-subheading {
	font-family:'Open Sans', sans-serif;
	font-style: italic
}
section {
	padding:0px 0
}
section h2.section-heading {
	font-size: 40px;
	margin-top: 0;
	margin-bottom: 15px
}
section h3.section-subheading {
	font-size: 16px;
	text-transform: none;
	font-weight: 400;
	margin-bottom: 75px
}

@media (min-width:768px) {
section {
	padding:60px 0
}
}
.service-heading {
	margin: 15px 0;
	text-transform: none
}
#portfolio .portfolio-item {
	margin: 0 0 15px;
	right: 0
}
#portfolio .portfolio-item .portfolio-link {
	display: block;
	position: relative;
	max-width: 400px;
	margin: 0 auto
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover {
	background: rgba(254,209,54,.9);
	position: absolute;
	width: 100%;
	height: 100%;
	opacity: 0;
	transition: all ease .5s;
	-webkit-transition: all ease .5s;
	-moz-transition: all ease .5s
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover:hover {
	opacity: 1
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content {
	position: absolute;
	width: 100%;
	height: 20px;
	font-size: 20px;
	text-align: center;
	top: 50%;
	margin-top: -12px;
	color: #fff
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content i {
	margin-top: -12px
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h3, #portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h4 {
	margin: 0
}
#portfolio .portfolio-item .portfolio-caption {
	max-width: 400px;
	margin: 0 auto;
	background-color: #fff;
	text-align: center;
	padding: 25px
}
#portfolio .portfolio-item .portfolio-caption h4 {
	text-transform: none;
	margin: 0
}
#portfolio .portfolio-item .portfolio-caption p {
	font-size: 16px;
	margin: 0
}
footer span.copyright, footer ul.quicklinks {
	font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif
}
#portfolio * {
	z-index: 2
}

@media (min-width:767px) {
#portfolio .portfolio-item {
	margin: 0 0 30px
}
}
.timeline {
	list-style: none;
	padding: 0;
	position: relative
}
.timeline:before {
	top: 0;
	bottom: 0;
	position: absolute;
	content: "";
	width: 2px;
	background-color: #f1f1f1;
	left: 40px;
	margin-left: -1.5px
}
.timeline>li {
	margin-bottom: 50px;
	position: relative;
	min-height: 50px
}
.timeline>li:after, .timeline>li:before {
	content: " ";
	display: table
}
.timeline>li:after {
	clear: both
}
.timeline>li .timeline-panel {
	width: 100%;
	float: right;
	padding: 0 20px 0 100px;
	position: relative;
	text-align: left
}
.timeline>li .timeline-panel:before {
	border-left-width: 0;
	border-right-width: 15px;
	left: -15px;
	right: auto
}
.timeline>li .timeline-panel:after {
	border-left-width: 0;
	border-right-width: 14px;
	left: -14px;
	right: auto
}
.timeline>li .timeline-image {
	left: 0;
	margin-left: 0;
	width: 80px;
	height: 80px;
	position: absolute;
	z-index: 100;
	background-color: #377699;
	color: #fff;
	border-radius: 100%;
	border: 7px solid #f1f1f1;
	text-align: center
}
.timeline>li .timeline-image h4 {
	font-size: 10px;
	margin-top: 12px;
	line-height: 14px
}
.timeline>li.timeline-inverted>.timeline-panel {
	float: right;
	text-align: left;
	padding: 0 20px 0 100px
}
.timeline>li.timeline-inverted>.timeline-panel:before {
	border-left-width: 0;
	border-right-width: 15px;
	left: -15px;
	right: auto
}
.timeline>li.timeline-inverted>.timeline-panel:after {
	border-left-width: 0;
	border-right-width: 14px;
	left: -14px;
	right: auto
}
.timeline>li:last-child {
	margin-bottom: 0
}
.timeline .timeline-heading h4 {
	margin-top: 0;
	color: inherit
}
.timeline .timeline-heading h4.subheading {
	text-transform: none
}
.timeline .timeline-body>p, .timeline .timeline-body>ul {
	margin-bottom: 0
}

@media (min-width:768px) {
.timeline:before {
	left: 50%
}
.timeline>li {
	margin-bottom: 100px;
	min-height: 100px
}
.timeline>li .timeline-panel {
	width: 41%;
	float: left;
	padding: 0 20px 20px 30px;
	text-align: right
}
.timeline>li .timeline-image {
	width: 100px;
	height: 100px;
	left: 50%;
	margin-left: -50px
}
.timeline>li .timeline-image h4 {
	font-size: 13px;
	margin-top: 16px;
	line-height: 18px
}
.timeline>li.timeline-inverted>.timeline-panel {
	float: right;
	text-align: left;
	padding: 0 30px 20px 20px
}
}

@media (min-width:992px) {
.timeline>li .timeline-panel, .timeline>li.timeline-inverted>.timeline-panel {
	padding: 0 20px 20px
}
.timeline>li {
	min-height: 150px
}
.timeline>li .timeline-image {
	width: 150px;
	height: 150px;
	margin-left: -75px
}
.timeline>li .timeline-image h4 {
	font-size: 18px;
	margin-top: 30px;
	line-height: 26px
}
}

@media (min-width:1200px) {
.timeline>li {
	min-height: 170px
}
.timeline>li .timeline-panel {
	padding: 0 20px 20px 100px
}
.timeline>li .timeline-image {
	width: 170px;
	height: 170px;
	margin-left: -85px
}
.timeline>li .timeline-image h4 {
	margin-top: 40px
}
.timeline>li.timeline-inverted>.timeline-panel {
	padding: 0 100px 20px 20px
}
}
.team-member {
	text-align: center;
	margin-bottom: 50px
}
.team-member img {
	margin: 0 auto;
	border: 7px solid #fff
}
.team-member h4 {
	margin-top: 25px;
	margin-bottom: 0;
	text-transform: none
}
.team-member p {
	margin-top: 0
}
aside.clients img {
	margin: 50px auto
}
section#contact {
	background-color: #222;
	background-image: url(img/map-image.png);
	background-position: center;
	background-repeat: no-repeat
}
section#contact .section-heading {
	color: #fff
}
section#contact .form-group {
	margin-bottom: 25px
}
section#contact .form-group input, section#contact .form-group textarea {
	padding: 20px
}
section#contact .form-group input.form-control {
	height: auto
}
section#contact .form-group textarea.form-control {
	height: 236px
}
section#contact .form-control:focus {
	border-color: #377699;
	box-shadow: none
}
section#contact ::-webkit-input-placeholder {
font-family:Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
text-transform:uppercase;
font-weight:700;
color:#eee
}
section#contact :-moz-placeholder {
font-family:Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
text-transform:uppercase;
font-weight:700;
color:#eee
}
section#contact ::-moz-placeholder {
font-family:Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
text-transform:uppercase;
font-weight:700;
color:#eee
}
section#contact :-ms-input-placeholder {
font-family:Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
text-transform:uppercase;
font-weight:700;
color:#eee
}
section#contact .text-danger {
	color: #e74c3c
}
footer {
	padding: 0px 0;
	text-align: left;
}
footer span.copyright {
	line-height: 40px;
	text-transform: uppercase;
	text-transform: none
}
footer ul.quicklinks {
	margin-bottom: 0;
	line-height: 40px;
	text-transform: uppercase;
	text-transform: none
}
ul.social-buttons {
	margin-bottom: 0
}
ul.social-buttons li a {
	display: block;
	background-color: #222;
	height: 40px;
	width: 40px;
	border-radius: 100%;
	font-size: 20px;
	line-height: 40px;
	color: #fff;
	outline: 0;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s
}
ul.social-buttons li a:active, ul.social-buttons li a:focus, ul.social-buttons li a:hover {
	background-color: #377699
}
.btn.active, .btn:active, .btn:active:focus, .btn:focus {
	outline: 0
}
.portfolio-modal .modal-dialog {
	margin: 0;
	height: 100%;
	width: auto
}
.portfolio-modal .modal-content {
	border-radius: 0;
	background-clip: border-box;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: none;
	min-height: 100%;
	padding: 100px 0;
	text-align: center
}
.portfolio-modal .modal-content h2 {
	margin-bottom: 15px;
	font-size: 3em
}
.portfolio-modal .modal-content p {
	margin-bottom: 30px
}
.portfolio-modal .modal-content p.item-intro {
	margin: 20px 0 30px;
	font-family:'Open Sans', sans-serif;
	font-style: italic;
	font-size: 16px
}
.portfolio-modal .modal-content ul.list-inline {
	margin-bottom: 30px;
	margin-top: 0
}
.portfolio-modal .modal-content img {
	margin-bottom: 30px
}
.portfolio-modal .close-modal {
	position: absolute;
	width: 75px;
	height: 75px;
	background-color: transparent;
	top: 25px;
	right: 25px;
	cursor: pointer
}
.portfolio-modal .close-modal:hover {
	opacity: .3
}
.portfolio-modal .close-modal .lr {
	height: 75px;
	width: 1px;
	margin-left: 35px;
	background-color: #222;
	transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	z-index: 1051
}
.portfolio-modal .close-modal .lr .rl {
	height: 75px;
	width: 1px;
	background-color: #222;
	transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	z-index: 1052
}
.portfolio-modal .modal-backdrop {
	opacity: 0;
	display: none
}
::-moz-selection {
text-shadow:none;
background:#377699
}
::selection {
	text-shadow: none;
	background: #377699
}
img::selection {
	background: 0 0
}
img::-moz-selection {
background:0 0
}

.navbar-fixed-top{background:#231f20; font-family: 'Open Sans', sans-serif;}
.bg-2-cls{ background:url(img/bg-2.jpg) top left; padding:60px 0; overflow:hidden; background-size:100% 100%;}
.phoneNo{font-size:18px; color:#377699; padding:20px 0;}
.navbar-brand { height:70px; padding: 17px 0 10px 0;}
.navbar-nav > li > a{ margin-top:10px;}
header .intro-text .intro-lead-in2{font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif; font-size:35px; color:#fff; margin:20px 0;} 
.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {margin-left: 0; margin-top:8px;}
.videoleftcontent{ font-family:Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif; font-size:24px; color:#666666; padding:29% 0;}
.videoleftcontent span{color:#377699;}
.navbar-custom .navbar-nav > .active > a{ background:#377699;}
.headingWhite{color:#fff; font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif; font-size:24px; width:100%; text-align:center; background:url(img/whiteBottomLine.jpg) bottom center no-repeat; padding-bottom:4px; font-weight: bold; text-transform: uppercase;}
.headingBlack{color:#444444; font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif; font-size:24px; width:100%; text-align:center; /*background:url(img/bottomlineforblackheading.jpg) bottom center no-repeat;*/ padding-bottom:4px; font-weight: bold; text-transform: uppercase;}

.headingBlack1{color:#444444; font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif; font-size:18px; width:100%; text-align:right; padding-bottom:10px; padding: 30% 0; font-weight: bold;}


.engagementsLogo{ margin:0px; padding:30px 0;}
.engagementsLogo p{ text-align:center; padding:10px 0; color:#333333; font-family:'Open Sans', sans-serif; font-size:16px;}


#owl-demo .item{
      display: block;
      padding:0px;
      margin: 5px;
      color: #FFF;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      border-radius: 3px;
      text-align: center;
    }
    .owl-theme .owl-controls .owl-buttons div {
      padding: 5px 9px;
    }

    .owl-theme .owl-buttons i{
      margin-top: 2px;
    }

    /*To move navigation buttons outside use these settings:*/

    .owl-theme .owl-controls .owl-buttons div {
      position: absolute;
    }

    .owl-theme .owl-controls .owl-buttons .owl-prev{
      left: -45px;
      top: 55px; 
    }

    .owl-theme .owl-controls .owl-buttons .owl-next{
      right: -45px;
      top: 55px;
    }
	
	/*add css manish*/
.owl-theme .owl-controls .owl-page span{ background:#231f20 !important; border:solid 2px #72cdf4;;}
.WhyDoc{background:url(img/why-doc-banner.jpg) bottom center no-repeat #231f20; padding:60px 0; background-size:100%;}
.WhyDoc h5{ color:#fff;  font-weight: 500;}
.WhyDoc h3{ color:#fff; background:url(img/whiteLine.png) bottom center no-repeat; margin-bottom: 30px; padding-bottom: 20px;  font-weight:400; text-align:center; font-size:40px; font-family:Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif; text-transform:capitalize;}
.WhyDoc p{ color:#fff; font-family:'Open Sans', sans-serif; font-size:16px;}
.why-doc-list .list-details p{font-family:'Open Sans', sans-serif; font-size:14px;} 
.WhyDoc .why-doc-list li{ border:none !important;}
.why-doc-list li.rightBord.bnone{ border:none !important;}
#owl-demo1 .item{display: block; padding: 30px 0px 0 0;margin: 5px;color: #FFF; -webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px; text-align: center;}
.owl-theme .owl-controls .owl-buttons div {padding: 5px 9px;}
.owl-theme .owl-buttons i{margin-top: 2px;}
.owl-theme .owl-controls .owl-buttons div { position: absolute;}
.owl-theme .owl-controls .owl-buttons .owl-prev{left: -45px;top: 50px; padding:10px;}
.owl-theme .owl-controls .owl-buttons .owl-next{ right: -45px;top: 50px; padding:10px;}
#owl-demo .owl-buttons {display: none;}
#owl-demo1 .owl-buttons {display: none;}
#owl-demo2 .owl-pagination {display: none;}
#owl-demo3 .owl-pagination {display: none;}
.owl-buttons .owl-prev{ background:url(img/arrow-left.png) top left no-repeat !important; left: -20px; position: absolute; top: 40px; padding:10px;}
.owl-buttons .owl-next{ background:url(img/arrow-right.png) top right no-repeat !important; right: -20px; position: absolute; top: 40px;  padding:10px;}
.testimonial2-nav img{-webkit-filter: grayscale(100%); filter: grayscale(100%);}
.testimonial2-nav img:hover{-webkit-filter: grayscale(0%); filter: grayscale(0%);}
.Our-Engagements  h3{ color:#231f20 !important; background:url(img/greyLine.jpg) bottom center no-repeat;   margin-bottom: 30px; padding-bottom: 20px; font-weight:700;}

.owl-buttons{display: none;}
.owl-controls.clickable{display:none !important;}


.why-doc-list {
padding: 10px 0px;
text-align: left;
}

.why-doc-list li {
float: left;
margin-bottom: 0px;
padding: 10px 0px 0px;
list-style:none;
}


.why-doc-list i {
background: url("img/why-doc1.png") no-repeat scroll 0% 0% transparent;
float: left;
height: 50px;
margin: 3px 11px;
width: 50px;
}

.why-doc-list i.icon-cod01 {
background-position: -15px -25px;
}

.why-doc-list i.icon-cod02 {
background-position: -160px -25px;
}

.why-doc-list i.icon-cod03 {
background-position: -304px -25px;
}

.why-doc-list i.icon-cod04 {
background-position: -437px -25px;
}

.why-doc-list i.icon-cod05 {
background-position: -577px -25px;
}

.why-doc-list i.icon-cod06 {
background-position: -717px -25px;
}


.why-doc-list .list-details {
padding-left: 80px;
padding-top: 10px;
}

.why-doc-list li.rightBord.bnone {
border-bottom: medium none ! important;
}

.why-doc-list li.bnone {
border-bottom: medium none ! important;
}

.why-doc-list h5 {
color: #414141;
font: 300 21px 'Open Sans';
margin: 0px;
}

.why-doc-list p {
font-size: 13px 'Open Sans';
}
.WhyDoc h5 {color: #fff; font-weight: 500; text-transform:capitalize;}
.BottomLinksArea{padding:60px 0; margin:0px;}
.BtmLinkHeading{ text-align:center; font-size:24px; color:#999999; font-family:Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif; margin:24px 0; position: relative;}
.BtmLinkHeading span{ background:#F8FAFF; padding:0 30px; position: relative; color:#377699; font-weight: bold;}
.BtmLinks{ margin:0px; padding:0px; margin-bottom: 0px;}
.BtmLinks ul{ margin:0px; padding:0px;}
.BtmLinks ul li{font-size:14px; font-family:'Open Sans', sans-serif; color:#666666; list-style: none; line-height:20px; margin-bottom:5px; -webkit-transition: all .4s ease-in-out; -moz-transition: all .4s ease-in-out; -o-transition: all .4s ease-in-out; transition: all .4s ease-in-out;}
.BtmLinks ul li a{ color:#666666; text-decoration:none;}
.item {text-align: center;}
.BottomLinksArea{ margin:0px; padding:30px 0;}
.BottomLinksArea .bottomFirstBx{font-family:'Montserrat', sans-serif; font-size:16px; text-align:center; color:#576C7E; margin:20px 0; font-weight:500;}
.BottomLinksArea .bottomFirstBx .iconCls{font-size:50px; margin-bottom:10px;}
.footercls{background:#000000; border-top:solid 1px;}
.footerlinks{ margin:0px; padding:20px 0;}
.footerlinks ul{ margin:0px; padding:0px;}
.footerlinks ul li{ display:inline; color:#797979; font-size:14px; font-family:'Montserrat', sans-serif; line-height: 25px;}
.footerlinks ul li a{color:#f2f2f2 !important;}
.copyTxt{font-size:12px; font-family:'Open Sans', sans-serif; float:left; padding:10px 0; color:#cecece !important;}

.socialIcons{ float:left; padding:15px 0;}
.socialIcons ul li{ display:inline; color:#797979; font-size:18px; font-family:'Open Sans', sans-serif; margin:0 5px;}
.socialIcons ul li a{color:#797979;}
.clientTestimonials{margin:0px; padding:0px;}

/**** apply for job form css added on 06-07-2020 ****/
.apply_for_job_form .customfile-wrap {text-align: left;}
.apply_for_job_form span.wpcf7-list-item {margin: 0 15px 0 0 !important; height: auto !important;}
.apply_for_job_form span.wpcf7-list-item input[type="checkbox"] {height: auto !important;}
.apply_for_job_form .customfile-wrap input[type="text"].customfile-filename {width: calc(100% - 157px);}
.apply_for_job_form .customfile-wrap button.customfile-upload {background: #377699 !important;
    padding: 0px 30px !important;
    border-radius: 0 !important;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border: 0px;
    color: #fff !important;
    font-family: 'Open Sans',sans-serif !important;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 14px;
	line-height: 42px;
    width: 127px;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out; margin-left: 30px;}
.apply_for_job_form .customfile-wrap button.customfile-upload:hover {background: #2e3192 !important;}
.apply_for_job_form .flag-container {height: 46px;}
.apply_for_job_form .wpcf7-checkbox {display: block; text-align: left;}
.apply_for_job_form .intl-tel-input {width: 100%;}
.apply_for_job_form input[type="tel"] {width: 100%;}
.apply_for_job_form input:focus {outline: none;}
.apply_for_job_form .flag-container:focus {outline: none;}
.intl-tel-input {width: 100%;}
.getInTouch input[type="tel"] {width: 100%;}
.page-id-4498 .huge-it-share-buttons {display: none;}

/**** css added on 10-07-2020 ****/
.outsource_consulting_home {margin: 0 0px 10px 60px; background: url('https://www.borderlessmind.com/wp-content/themes/designercoder/img/bullets.png') no-repeat left top; display: flex; min-height: 36px; flex-wrap: wrap; align-items: center; padding-left: 45px; max-width: 500px; margin: 0 auto 20px auto;}
.outsource_consulting_home_icon {padding: 100px 0 0 0;}
.outsource_consulting_home_icon img {max-width: 121px;}

.row.how_childerns:before {display: none;}
.row.how_childerns:after {display: none;}
#WhyBorderlessMind .row.why_flex:before {display: none;}
#WhyBorderlessMind .row.why_flex:after {display: none;}

@media only screen and (min-width: 0px) and (max-width: 570px) {
	.BtmLinkHeading:before {background: none;}
	.BtmLinkHeading span {padding: 0 10px; display: block; text-align: center;}
}

@media only screen and (min-width: 0px) and (max-width: 639px) {
	.apply_for_job_form .customfile-wrap input[type="text"].customfile-filename {width: 100%; margin-bottom: 15px;}
	.apply_for_job_form .customfile-wrap button.customfile-upload {margin-left: 0;}
	
	/* .outsource_consulting_home {margin: 0 0px 20px 0; justify-content: center; width: 100%; padding-top: 40px; padding-left: 0; background-position: top cen ter;} */
	.outsource_consulting_home_icon {padding: 50px 0;}
	.outsource_consulting_home_icon img {max-width: 110px;}
}

@media only screen and (min-width: 640px) and (max-width: 767px) {
	.apply_for_job_form .customfile-wrap input[type="text"].customfile-filename {width: calc(100% - 142px);}
	.apply_for_job_form .customfile-wrap button.customfile-upload {margin-left: 15px;}
	.outsource_consulting_home_icon {padding: 50px 0;}
	.outsource_consulting_home_icon img {max-width: 110px;}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.apply_for_job_form .customfile-wrap input[type="text"].customfile-filename {width: 100%; margin-bottom: 15px;}
	.apply_for_job_form .customfile-wrap button.customfile-upload {margin-left: 0;}
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.apply_for_job_form .customfile-wrap input[type="text"].customfile-filename {width: calc(100% - 142px);}
	.apply_for_job_form .customfile-wrap button.customfile-upload {margin-left: 15px;}
	
	.navbar-brand {min-width: 200px;}
}

@media (min-width: 768px) {
	.navbar-nav {margin: 0 !important;}
}

@media only screen and (min-width:0px) and (max-width: 767px) {
header .intro-text .intro-heading{ font-size:30px;}
header .intro-text .intro-lead-in{ font-size:18px;}
header .intro-text .intro-lead-in2{font-size: 25px;}
.videoleftcontent{ font-size:30px; text-align:center;}
.formBox textarea{ margin-top:15px;}
.headerCls h1{ font-size:30px !important;}
.headerCls p {font-size: 14px !important; padding: 10px !important;}
.copyTxt{ width:100%; padding:0px;}
.BottomLinksArea{padding: 20px 0;}
.socialIcons {float: left; padding: 15px 0; width: 90%;}
.socialIcons ul li a {color: #797979;font-size: 25px;}
.navbar-brand {height: 70px;  padding: 12px 0 0 15px;}
.navbar-custom .navbar-toggle{ margin-top:15px;}
.phoneNo { color: #377699; font-size: 18px; padding: 10px 0 0 15px;}
.phoneNo a{ color: #377699; font-size: 18px; padding: 10px 0 0 15px;}
.formobPadding{ padding-left:0px; padding-right:0px;}
.intro-heading h1 {font-size:22px !important; margin:0px !important; padding: 0 !important;}
header .intro-text .intro-lead-in{ font-size:16px !important;}
.navbar-brand {height: 70px; padding: 5px 0 0 15px;}
.bg-2-cls, .WhyDoc, .engagementsLogo{padding:50px 0;}
.bannerHeadingBx {/*padding: 80px 0 0 !important;*/text-align: left;min-height: auto !important;}	
.l-box {background: #222 none repeat scroll 0 0; display: none; height: auto; left: 0% !important; padding: 30px; position: fixed; top: 25% !important; width: 100% !important;z-index: 999;}	
.navbar-nav > li > a {margin-top: 0px!important; padding: 5px  15px !important;}
.bannerHeadingBx h2 {line-height: normal !important;}
	
.headingBlack1 {text-align: center; padding: 5% 0;}	
.videoleftcontent {padding: 5% 0 !important;}
.applyBtn a {padding: 12px 15px !important;font-size: 12px !important; text-transform: uppercase;}
ul.certifiedLogo {margin: 15px 0 15px 0; text-align: center !important;}
ul.certifiedLogo li{margin-bottom:15px;}
.hire-team-img{margin-top: 0px; width:100%;}

header .intro-text .intro-lead-in{ font-size:14px !important;}
.btn-xl {margin: 5px 0; padding: 10px 30px !important; width: 100%; text-transform: uppercase; font-size: 16px !important;}
.trustedHeading h1{font-size: 18px !important;}
.chatbx {display: none;}
header{min-height: 330px; padding:0}
h1.cd-headline.clip.is-full-width {margin-bottom: 20px !important;}
}

@media only screen and (min-width:768px) and (max-width: 1024px) {
.headerCls { margin: 0;  padding: 174px 0 0 !important;}
.skills_banner_content_new .headerCls { margin: 0;  padding: 0 !important;}
body.page-template-page-other-skills .headerCls { margin: 0;  padding: 0 !important;}
.headerCls h1{ font-size:40px !important;}
.navbar-custom .nav li a{font-size:11px;}
.bannerHeadingBx {/*padding: 110px 0 0 !important;*/ text-align: left; /* min-height: 170px; */}
.BigReadMore a{padding: 5px 12px !important; font-size: 13px !important;}
.input-group-addon { padding: 6px 5px;}
.input-group .form-control{font-size: 13px !important;}
.form-control{padding: 6px 10px !important;}
.l-box {left: 10% !important;top: 20% !important;width: 80% !important;}
.nav>li>a {margin-bottom: 20px;}
.headingBlack1 {text-align: center; padding: 5% 0;}	
.videoleftcontent {padding: 5% 0 !important;}
	.owl-pagination { display: none;}
        .hire-team-img{margin-top: 0px; width:100%;}	
}

/*blog page css start*/	
.blogPage{background-size: 100%; min-height:438px; background-size: cover;}
.headerCls{ padding:0px; margin:0px;}
.headerCls h1{margin:0px; font-family:Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif; font-size:60px; font-weight:400; word-break: break-word;}
.headerCls p{ font-size:18px; font-family:'Open Sans', sans-serif; text-align:center; padding:20px;}
.blogpage1{ padding:30px 0;}
.bpage h2{ margin:0px; padding:0px; color:#333333; font-size:30px;font-family:'Open Sans', sans-serif;}
.allfields{ font-size:14px; color:#c45555;}
.formBox{padding:0px; margin:0px;}
.formBox input{ border-radius:6px; box-shadow:none; height:45px;}
.formBox textarea{ border-radius:0px; border:solid 1px #ccc; box-shadow:none;}
/* .submitBtn{background:url(img/submit-btn-bg.png) top left repeat-x; border:0px; padding:10px 30px; border-radius:6px; font-size:18px; font-family:'Open Sans', sans-serif; border-bottom:3px solid #60790b; color:#fff; font-weight:bold;} */
.submitBtn {
	padding: 15px 40px !important;
    background: #377699;
    color: #fff;
    font-size: 16px !important;
    text-transform: uppercase;
    font-weight: 600;
    border-radius: 0;
    text-decoration: none;
    display: inline-block;
    outline: none;
    border: 0 !important;
    height: auto !important;
	-webkit-transition:all 0.4s ease-in-out; -moz-transition:all 0.4s ease-in-out; -o-transition:all 0.4s ease-in-out; transition:all 0.4s ease-in-out;
}
.submitBtn:hover {
	font-size: 16px !important;
    background: #2e3192 !important;
}
.btn-default:hover {background:url(img/submit-btn-bg.png) top left repeat-x; border:0px; padding:10px 30px; border-radius:6px; font-size:18px; font-family:'Open Sans', sans-serif; border-bottom:3px solid #60790b !important; color:#fff;}
.horiLine{ margin:10px 0; background:#dfdfdf; height:1px;}	
.browse { background: #989898 none repeat scroll 0 0;border-radius: 0; color: #fff;font-family:'Open Sans', sans-serif;font-size: 13px;height: 45px; margin: 0;padding: 0 30px;text-transform: uppercase;}
.input-group .form-control {background: #fff none repeat scroll 0 0;  float: left; font-size: 14px;  margin-bottom: 0; position: relative;  width: 100%; z-index: 2;}
.pageOne{ padding:0px;}
.pageOne h1{font-size:24px; font-family:'Open Sans', sans-serif; font-weight:400; margin:0 0 15px 0; padding:0px; color:#333333;}
.pageImg{margin:10px 0; padding:0px;}
.pageOne p{ font-size:14px; color:#333;}
.pageOne p strong{font-size:16px; padding:15px 0; display:block;}
.codebx{background:#fffaef; border:solid 1px #e3e3e3; border-radius:0px;}
.forRightBodrer{border-right:solid 1px #cccccc;}
/*.headerTopBx{min-height:380px;}*/
.bannerHeadingBx{ padding: 0; text-align:left; display: flex; justify-content: center; align-items: center;}
}
.bannerHeadingBx h2 {line-height:150px;}
.innerpages{ padding:0px;}
.innerpages h1{font-size:27px; font-family:'Open Sans', sans-serif; font-weight:600; margin:20px 0 5px 0s; line-height:31px; padding:0px; color:#377699;}
.innerpages p{ color: #666666; font-family: 'Poppins',sans-serif; font-size: 16px; padding-bottom:10px;}
.shareAreaBx{ margin:0px; padding:5px 0;}
.shareAreaBx span a{ color:#333; }
.redemore{ background:#60790b; border-radius:6px; padding:5px 15px; font-size:12px; font-family:'Open Sans', sans-serif; display:inline-block;}
.redemore a{ color:#fff; text-decoration:none;}
.blogPageBox{ padding:0px; margin:20px 0;}
.blogPageBox h3{ font-size:16px; font-weight: normal; margin:0px; padding:10px 0;}
.blogPageBox p{ font-size:14px;  font-family:'Open Sans', sans-serif; color:#666; line-height:20px;}
.postdate{ background:#f8f8f8; padding:5px 0 5px 20px; color:#666666; font-family:Arial, sans-serif; font-size:12px;}
.imgbox1 img{ width:100%;}
span.posted-on a {color:#377699;}
span.posted-on, span.byline, span.tags-links {margin-right:8px; color:#377699;}
span.posted-on i, span.byline i, span.tags-links i {margin-right:5px; color:#333;}
span.posted-on a i {color:#333;}


.stylish-input-group .input-group-addon{ background: white !important; }
.stylish-input-group .form-control{
	border-right:0; 
	box-shadow:0 0 0; 
	border-color:#ccc;
}
.stylish-input-group button{
    border:0;
    background:transparent;
}

.sidebarLinks{ margin:0px; padding:0px;}
.sidebarLinks h4{ margin:30px 0 15px 0; font-size:21px; padding-bottom:10px; border-bottom:2px solid #eee;}
.sidebarLinks{}
.sidebarLinks ul{ margin:0px; padding:0px;}
.sidebarLinks ul li{ background:#f3f3f3; margin:0 0 1px 0; font-size:14px; font-family:'Open Sans', sans-serif; color:#333333; list-style:none;}
.sidebarLinks ul li a {color:#333; padding:10px 0 10px 15px; display:block; -webkit-transition:all 0.4s ease-in-out; -moz-transition:all 0.4s ease-in-out; -o-transition:all 0.4s ease-in-out; transition:all 0.4s ease-in-out;}
.sidebarLinks ul li a:hover {background:#377699; color:#fff; text-decoration:none;}
.SideBarForm{ /* background:#333; */ background: #231f20; border-radius:6px;  margin:30px 0 10px 0;}
.SideBarForm h4{padding:15px; font-size:16px; color:#fff;}
.relatedposts h3 {font-size:21px; padding-bottom:10px; margin-bottom:15px; border-bottom:2px solid #eee;}
.relatedthumb {margin-bottom:10px;}
.relatedthumb a {margin-left:90px; display:block; color:#333; font-weight:bold;}
.relatedthumb a:hover {color:#377699 !important; text-decoration:none;}
.relatedthumb label {border:1px solid #333; float:left; widfth:80px; height:80px;}
.relatedthumb label img {height: 76px; width: 79px; margin:1px; display:block;}
.relatedthumb span {margin-left:90px; display:block; font-size: 11px; font-style: italic; padding-top: 5px;}
.caption {
 width:100%;
 bottom: .3rem;
 position: absolute;
 background:#000;
 text-align:center;
 background: -webkit-linear-gradient(bottom, #000 40%, rgba(0, 0, 0, 0) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
 background: -moz-linear-gradient(bottom, #000 40%, rgba(0, 0, 0, 0) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
 background: -o-linear-gradient(bottom, #000 40%, rgba(0, 0, 0, 0) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
 background: linear-gradient(to top, #000 40%, rgba(0, 0, 0, 0) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);}
.caption span { color: #fff;-webkit-font-smoothing: antialiased;} 
/*CSS added on 28/10/2016*/
#demo4{background:#fff none repeat scroll 0 0;border-bottom:5px solid #93ba0d;padding:20px 0;width:90%;position:relative}
.testimonial_rotator.template-default .has-image .img,.testimonial_rotator_single.has-image.template-default .img{margin:0 auto;padding:.5em 0 0;width:20%;float:none!important}
.testimonial_rotator.template-default .has-image .text,.testimonial_rotator_single.has-image.template-default .text{margin:0 auto;padding:0;width:75%;float:none!important}
.testimonial_rotator_stars{display:none}
h2.testimonial_rotator_slide_title{color:#3e95ef;font-family:open sans;font-size:14px;font-weight:400!important;margin-top:10px!important}
.testimonial_rotator_quote{font-family:open sans;font-size:14px}
.testimonial_rotator_nav{position:absolute;right:20px;top:-25px;z-index:999}
.testimonial_rotator_wrap{position:static!important}
.testimonial_rotator_prev{background:#fff none repeat scroll 0 0;font-size:10px;left:-43px;padding:0 10px; color:#999;}
.testimonial_rotator_next{background:#fff none repeat scroll 0 0;font-size:10px;padding:0 10px;right:-20px; color:#999;}
.testimonial_rotator_next:hover{background:#377699 none repeat scroll 0 0;color:#fff}
.testimonial_rotator_prev:hover{background:#377699 none repeat scroll 0 0;color:#fff}
.testimonial_rotator_wrap.with-prevnext{padding:0}
#demo4{margin-top:50px!important;min-height:320px!important}
#demo3{margin-top:50px!important;min-height:320px!important}
#demo3 .owl-theme .owl-controls .owl-buttons div{border-radius:0px !important}
#demo3 .owl-buttons{position:absolute;right:50px;top:-80px;}
#demo3 .owl-theme .owl-controls .owl-buttons div {border-radius: 0 !important;height: 20px; width:40px; padding: 0 10px;}
#demo3 .owl-theme .owl-controls .owl-buttons .owl-prev{left: -20px;top: 52px; padding:10px;}
#demo3 .owl-theme .owl-controls .owl-buttons .owl-next{ right: -67px;top: 52px; padding:10px;}
#demo3 .owl-prev{ background:url(img/left-white-arrow.jpg) top left no-repeat !important; -webkit-transition: opacity 1s ease-in-out; -moz-transition: opacity 1s ease-in-out; -o-transition: opacity 1s ease-in-out; transition: opacity 1s ease-in-out;}
#demo3 .owl-prev:hover{background:url(img/arrow-left-active.jpg) top left no-repeat !important; opacity:0;}
#demo3 .owl-next{ background:url(img/right-white-arrow.jpg) top left no-repeat !important; -webkit-transition: opacity 1s ease-in-out;-moz-transition: opacity 1s ease-in-out; -o-transition: opacity 1s ease-in-out; transition: opacity 1s ease-in-out;}	
#demo3 .owl-next:hover{background:url(img/arrow-right-active.jpg) top left no-repeat !important;  opacity:0 !important;}
#demo3 .owl-theme .owl-controls .owl-buttons div {opacity:1 !important}
.testimonial_rotator_prev, .testimonial_rotator_next{ transition:none;}
.custom-logo {margin-top:0px;}
.intro-heading h1 { font-size: 50px; margin:0px; padding: 0;}

/*header text effects css*/
.cd-title{position:relative;height:160px;line-height:230px;text-align:center}
.cd-title h1{font-size:2.4rem;font-weight:700}

/**** css added on 13-05-20 for new about us ****/
.about_page_updated {padding: 50px 15px; text-align: center;}
.about_page_updated h2 {color: #377699; width: 100%; font-size: 45px; margin: 0; padding: 0 0 20px 0; font-weight: 300;}
.about_page_updated h2.about_subheading {color: #231f20;
    background: url(/wp-content/themes/designercoder/img/gray_line.jpg) bottom center no-repeat;
    margin-bottom: 10px;
	margin-top: 10px;
    padding-bottom: 0px;
    text-align: center;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    text-transform: capitalize;
    font-size: 24px;
    font-weight: bold;
    padding: 0px 0 12px 0;}
.about_page_updated h2 span {font-weight: bold;}
.about_page_updated .innerpages p {color: #666; font-size: 16px; margin: 0 0 20px 0; padding: 0 !important; font-weight: 400;}
.about_page_updated .innerpages p span {font-weight: bold;}
.about_page_updated .innerpages p span.upper {text-transform: uppercase;}
.about_page_updated h4 {color: #000; font-size: 18px; margin: 0; padding: 10px 0; font-weight: 600;}
.about_page_updated .about_box_content {text-align: center; margin: 0; padding: 50px 20px 0 20px;}
.about_page_updated .about_box_content h3 {font-size: 22px; font-weight: bold; color: #377699; margin: 0; padding: 20px 0 10px 0;}
.about_page_updated .about_box_content h5 {font-size: 16px; font-weight: bold; color: #666; margin: 0; padding: 0 0 5px 0;}
.about_page_updated .about_box_content p {font-size: 16px; font-weight: 400; color: #666; margin: 0; padding: 0;}

@media only screen and (min-width: 0px) and (max-width: 575px) {
	.about_page_updated h2 {font-size: 29px; line-height: 40px;}
	.about_page_updated .about_box_content {padding: 50px 0 0 0px;}
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
	.about_page_updated h2 {font-size: 35px; line-height: 40px;}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.about_page_updated h2 {font-size: 38px;}
}

@media only screen and (min-width: 768px) {
.cd-title{line-height:250px}
}
@media only screen and (min-width: 1170px) {
.cd-title{line-height:300px}
.cd-title h1{font-size:3rem}
}
.cd-intro{text-align:center;margin:0 auto}
@media only screen and (min-width: 768px) {
.cd-intro{margin:0 auto}
}
@media only screen and (min-width: 1170px) {
.cd-intro{margin:0 auto}
}
.cd-headline{font-size:3rem;line-height:1.2}
@media only screen and (min-width: 768px) {
.cd-headline{font-size:4.4rem;font-weight:300}
}
@media only screen and (min-width: 1170px) {
.cd-headline{font-size:6rem}
}
.cd-words-wrapper{display:inline-block;position:relative;text-align:left}
.cd-words-wrapper b{display:inline-block;position:absolute;white-space:nowrap;left:0;top:0;font-weight:400!important}
.cd-words-wrapper b.is-visible{position:relative}
.no-js .cd-words-wrapper b{opacity:0}
.no-js .cd-words-wrapper b.is-visible{opacity:1}
.cd-headline.clip span{display:inline-block}
.cd-headline.clip .cd-words-wrapper{overflow:hidden;vertical-align:top}
.cd-headline.clip .cd-words-wrapper::after{content:'';position:absolute;top:0;right:0;width:2px;height:100%;background-color:#FFF}
.cd-headline.clip b{opacity:0}
.cd-headline.clip b.is-visible{opacity:1}

/*###################################*/
.build-team {
    border-color: #E7E7E7;
    border-style: solid;
    border-width: 1px 0px;
    padding: 30px 0px 30px 0px;
    text-align: center;
}
.opct {
    background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
}


.l-box textarea input {
    border: medium none;
    border-radius: 2px;
    display: block;
    float: none !important;
    margin: 10px 0;
    min-height: 28px;
    text-align: center;
    width: 220px;
}

    .l-box {
    background: #222 none repeat scroll 0 0;
    display: none;
    height: auto;
    left: 25%;
    padding: 30px;
    position: fixed;
    top: 30%;
    width: 50%;
    z-index: 999;
}

.l-box button {
 	border: medium none;
    border-radius: 2px;
    height: 40px;
    margin: 5px 0;
    width: 100%;
}


#close2 {
    color: #fff;
    cursor: pointer;
    font-size: 26px;
    position: absolute;
    right: 10px;
    top: 0;
}
#resourcetbl td {
    border: 0px solid #d2d2d2;
    color: #6e6e6e;
    font-size: 14px;
    padding-left: 15px;
    padding-right: 15px;
    text-align: left;
	  position: relative;
}

tr:first-child td {
    border-bottom: 0 none !important;
    border-top-right-radius: 10px;
}
tr:first-child td {
    border-top-left-radius: 10px;
    height: 19px;
}

.custom-checkbox {
    background: rgba(0, 0, 0, 0) url("img/checkbox.png") no-repeat scroll 0 0;
    display: inline-block;
    height: 22px;
    margin-left: 6px;
    position: relative;
    top: 3px;
    vertical-align: bottom;
    width: 25px;
    z-index: 1;
}
.custom-checkbox:hover {
    background: rgba(0, 0, 0, 0) url("img/checkbox.png") no-repeat scroll 0 0;
}
.custom-checkbox.selected {
    background: rgba(0, 0, 0, 0) url("img/checkbox-selected.png") no-repeat scroll 0 0;
}
.custom-checkbox input[type="checkbox"] {
    cursor: pointer;
    height: 22px;
    margin: 0;
    opacity: 0;
    outline: medium none;
    position: absolute;
    width: 25px;
    z-index: 2;
}

/*CSS added on 9/11/16*/
div.wpcf7-validation-errors {border: medium none !important;}
div.wpcf7-response-output {margin: 0; padding: 0 !important;}
span.wpcf7-not-valid-tip {padding: 3px 0 0 !important;}
.form-group {margin-bottom:0px !important;}
div.wpcf7-mail-sent-ok {border: 0px !important;}
.bottomFirstBx a {color:#576C7E !important}
.input-group{ width: 100%;}
div.wpcf7 input[type="file"]{ padding: 0px;}
span.wpcf7-not-valid-tip{ font-size: 12px;}
.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors { color: red; font-size: 12px; margin: 10px 15px; padding: 0; text-align: left; display: table-caption !important;  width: 90%;float: left;}
#resourcetb2 > table {width: 100%;}
#resourcetb2 > table td{ padding:10px; }
.btn-group-xs > .btn, .btn-xs {padding: 5px 10px; font-size: 16px; width: 100%;}

.l-box input, select, textarea {font-family: inherit; font-size: inherit;line-height: inherit;  margin: 5px 0;padding: 10px 5px;width: 100%; color: #222;}
.l-box .error {color: red;font-size: 12px;}
.table-striped td h6 {color: #fff;}
div.wpcf7-mail-sent-ok{ color:green; width: 100%; text-align: center; font-size: 14px;}
div.wpcf7 { margin: 0 0 10px;padding: 0;}

.p1 {
    line-height: 25px;
    padding-right: 28px;
    position: relative;
}
.p1 span {
    position: absolute;
    right: 2px;
    top: 2px;
}
#bs-example-navbar-collapse-1 ul:first-child li a {
    color:#377699;
}
#resourcetbl tr:last-child .p1 span {top: 7px;}

#resourcetbl tr:last-child .p1 {line-height: 16px;}

/*####################box css #######################*/

.blogContainerBox{ margin: 30px 0; }
.boxThum{ margin: 0px; padding: 0px; border: solid 1px #e8e8e8;}
.imgbox{ padding: 0px; margin: 0px;}
.imgbox img{ width: 100%; height:160px;}
.bxContCls{ margin: 0px; padding: 20px; font-family: Montserrat;}
.bxContCls h1{ font-size:16px; font-weight: bold; color: #000; font-family: Montserrat; padding: 0px 0 15px 0; margin: 0px; /*min-height:57px;*/ height: 120px;}
.bxContCls .month-year{font-size: 14px; text-transform: uppercase;}
.bxContCls .BigReadMore{ margin: 30px 0; padding: 0px;}
.forboxbottomgap{ margin-bottom:30px;}
.profBoxCLs{ margin: 0px; padding: 0px;}
.profBoxCLs span{padding:0 0 10px 10px; border-left:1px solid #717171; font-size: 18px; color: #fff; font-family: Montserrat;}
.profBoxCLs img{ margin:0px 10px 0 0;}
.oneHeight{ width:100%; height: 1px; background: #717171; margin: 20px 0;}

.boxThum:hover{ background: #333333; -webkit-transition: all 300ms ease-out; -moz-transition: all 300ms ease-out; -o-transition: all 300ms ease-out; transition: all 300ms ease-out;}
.boxThum:hover .imgbox{ display:none;}
.profBoxCLs{ display: none; margin-top:-6px; height:92px; margin-bottom:7px;}
.boxThum:hover .profBoxCLs{ display: block;}
.boxThum:hover .bxContCls h1{ color:#fff; padding: 0px;}
.boxThum:hover .catogeryLinkBx p{ color:#9e9e9e;}
.boxThum:hover .month-year{ color:#9e9e9e;}
.boxThum:hover .BigReadMore a{ background: #789f2b; color: #fff;}

.BigReadMore{paddiing:0px; margin: 20px 0;}
.BigReadMore a{padding: 15px 30px; border: solid 2px #789f2b; font-size: 14px; font-weight: bold; color: #789f2b; text-transform: uppercase; text-decoration: none;}
.BigReadMore a:hover{ color: #fff; background: #789f2b;}

.bannerHeadingBx img {width:100%;}
.errorCls {margin: 0; padding: 0;}
.errorCls p { font-size: 18px; font-weight: bold; padding: 20px 0 0; text-transform: uppercase; text-align: center;}

/*css added on 1-11-2017*/
.footerToggleBtn{background:#000; padding: 10px 40px; color:#cecece !important; border-top-left-radius: 10px; border-top-right-radius: 10px; border-bottom-left-radius: 0; border-bottom-right-radius: 0; font-size: 16px;}
.fotClsNew{background: #000;}

.fotClsNew .BtmLinkHeading span{background: #000; color:#377699; position: relative; text-transform: capitalize;}
.btn:focus, .btn:hover{/*color:#797979;*/ color:#fff;}

.fotClsNew .BtmLinks ul li a{color:#797979;}

ul.certifiedLogo {margin:15px 0 15px 0; text-align: right;}
ul.certifiedLogo li {display:inline !important; padding-right:10px; color:#797979;}

.nav>li>a {position: relative;display: block; padding: 5px 10px; font-size: 13px; margin-top: 25px;}
a.page-scroll.LtsTk {background: #377699; border:solid 1px #377699;}
a:hover.page-scroll.LtsTk {background: #231f20; border:solid 1px #377699;}

.BtmLinkHeading:before {content: ""; height: 1px; position: absolute; top:18px; left:0px; width: 100%; background: #e0e0e0;}
.fotClsNew .BtmLinks ul li:hover{color:#377699; padding-left: 5px;}


/**** tryIshir ****/
.disclaimer {border:1px solid #f5b300; background:#fcf8ec; margin-top:50px; padding:25px;}
.disclaimer h3 {margin:0px; font-size:20px; font-weight:700; color:#000;}
.disclaimer p {margin:0px; font-size:14px !important; font-weight:300 !important; color:#565656;}
.getInTouch {border:2px solid #377699; padding:15px; margin-bottom: 0px !important}
.getInTouch h2 {margin-top:0px;}
/*.getInTouch p {margin-bottom:20px !important;}*/
#blogsSlider .owl-controls {bottom:35px !important; top:auto !important;}
.contactFormElements input[type="text"], .getInTouch input[type="text"], .contactFormElements input[type="email"], .getInTouch input[type="email"], .getInTouch input[type="tel"] {
    background: #f5f5f5;
    padding: 15px;
    height: auto;
    margin: 15px 0 0px 0;
    border-radius: 0px;
    box-shadow: none;
    border-color: #f5f5f5;
}
.getInTouch input[type="text"], .getInTouch input[type="email"], .getInTouch input[type="tel"] {height: 50px !important;}
.getInTouch textarea{
    background: #f5f5f5;
    padding: 15px;
    border-radius: 0px;
    box-shadow: none;
    border-color: #f5f5f5;
	height: 120px;
	border: 0px;
	margin: 15px 0 0px 0;
}
.getInTouch textarea:focus {
    box-shadow: none;
}

.getInTouch button {background:#377699; padding:10px 30px !important; border:none; border-bottom: 3px solid transparent; font-weight: bold; margin-top: 10px; color:#fff; -webkit-transition: all .4s ease-in-out; -moz-transition: all .4s ease-in-out; -o-transition: all .4s ease-in-out; transition: all .4s ease-in-out; font-size: 16px !important;}
.getInTouch input[type="submit"] {font-size: 26px !important; border-radius: 0px !important; background:#377699; padding:10px 30px !important; border:none; font-weight: bold; margin-top: 10px; color:#fff; -webkit-transition: all .4s ease-in-out; -moz-transition: all .4s ease-in-out; -o-transition: all .4s ease-in-out; transition: all .4s ease-in-out; font-size: 16px !important;}
.getInTouch button:hover {background:#377699; padding:10px 30px !important; font-size: 16px !important; color: #fff;}
.getInTouch button:focus {background:#377699; color: #fff;}

.getInTouch input[type="submit"]:hover{background: #2e3192 !important; border: none !important;}
.getInTouch input[type="submit"]:focus{background: #2e3192 !important; border: none !important;}

.freetry h2{font-size:22px; line-height: 26px; font-weight:300; color:#000; text-transform:none; margin-bottom:10px;}
.wpcf7-form-control-wrap {
    position: relative;
    margin-top: 15px;
}

.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
    color: red;
    font-size: 12px;
    margin: 10px 0 !important;
    padding: 10px 20px !important;
    text-align: left;
    display: table-caption !important;
    width: 100% !important;
    float: left;
    border: solid 1px #f5b300 !important;
}
/*test css*/
/*ul.certifiedLogo, .footerToggleBtn{display: none;}*/

a.page-scroll.free-trial {
    border: solid 1px #377699;
	background: #377699 !important;
	font-weight: 700;
}

a.page-scroll.free-trial:hover {
    background-color: #2e3192 !important;
    border-color: #2e3192 !important;
	color: #fff !important;
}
a.btn-xl:hover{color:#fff;}
.applyBtn{width:100%; padding: 30px 0; text-align: center;}
.applyBtn a {
    padding: 12px 40px;
    background: #377699;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    border-radius: 5px;
	text-decoration: none;
}
.applyBtn a:hover{background:#2e3192; color: #fff;} 
.applyBtn a:focus{color: #fff;} 

.hideme{display:none}

.engagementsLogo img{-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */ filter: grayscale(100%);}
.videobox iframe{border: solid 1px #f2f2f2 !important;}

.fotClsNew li a {color: #cecece !important;}
.fotClsNew .BtmLinkHeading:before{background: #444444;}

ul.certifiedLogo img, .socialIcons ul li img {width: 80%;}
.BtmLinks ul li:hover {padding-left: 5px;}
.btn.footerToggleBtn .fa{ margin-left:2px;}



/*new home page css start here*/

.why-doc-list1 i {
background: url("img/why-doc3.png") no-repeat scroll 0% 0% transparent;
}


a{outline:none; text-decoration:none; -webkit-transition: all .4s ease-in-out; -moz-transition: all .4s ease-in-out; -o-transition: all .4s ease-in-out; transition: all .4s ease-in-out;}
.trusted-by{ background: linear-gradient(112.68deg, rgba(54, 51, 165, 0.8) 0.23%, rgba(9, 75, 112, 0.8) 99.68%); max-width: 100%; min-height: 300px; margin: 0px; background-size:100%; }
.trustedHeading{font-size: 24px; color:#ffffff; text-transform: uppercase; font-weight: 700; text-align: center;}
.trustedHeading h1{background: url(./img/whiteLine.png) bottom center no-repeat; padding-bottom:10px; font-size: 24px; display: inline-block; margin: 0px;} 
.page-template-page-other-skills .trustedHeading h2{background: url(./img/whiteLine.png) bottom center no-repeat; padding-bottom:10px; font-size: 24px; display: inline-block; margin: 0px;} 
.trusted-by .owl-controls{display: none !important;}
.trusted-by #demo1, #demo2 {margin:0px;}
.moreClients{text-align: center; display: block; margin-top: 50px;}
.moreClients a{color:#fff; background:#377699; font-weight: bold; text-transform: uppercase; padding: 12px 30px; border-radius: 5px 5px 5px 5px;-moz-border-radius: 5px 5px 5px 5px;-webkit-border-radius: 5px 5px 5px 5px;border: 0px; text-decoration: none;}
.moreClients a:hover{background: #2e3192; color:#fff;}
.moreClients a:focus{color:#fff;}
.WhyDoc1{padding:40px 0}

.WhyDoc1 h3{color:#231f20;background:url(./img/gray_line.jpg) bottom center no-repeat;margin-bottom:30px;padding-bottom:20px; text-align:center;font-family:Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;text-transform:capitalize; font-size: 24px; font-weight: bold; padding: 0px 0 12px 0; }
.WhyDoc1 h5{color:#231f20;font-weight:bold; font-size: 20px; font-family:'Open Sans',sans-serif;}
.WhyDoc1 p{color:#666666;font-family:'Open Sans',sans-serif;font-size:16px; padding-top: 5px;}
.why-doc-list {padding:0px 0 !important;}
.why-doc-list .list-details p{font-family:'Open Sans',sans-serif;font-size:14px; line-height: 20px;}
.WhyDoc1 .why-doc-list li{border:none!important}

/*.we-are-certified{background:url(./img/we-are-certified.jpg) 50% 50%  no-repeat; background-size: 100%; max-width: 100%; min-height: 450px; padding:80px 0; margin: 0px; }*/
.we-are-certified:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    /*background: #4db1e59c;*/
    z-index: 1;
    height: 100%;
}
.we-are-certified{position:relative; background: linear-gradient(112.68deg, rgba(54, 51, 165, 0.8) 0.23%, rgba(9, 75, 112, 0.8) 99.68%);
  /*background:url(./img/we-are-certified.jpg) 50% 50%  no-repeat; background-size: 100%;*/ max-width: 100%; min-height: 350px; padding:80px 0 30px 0; margin: 0px;}


.trustedHeading1{font-size: 24px; color:#ffffff; text-transform: uppercase; font-weight: 700; text-align: center; position:relative; z-index:2}
.trustedHeading1 h1{/*background: url(./img/whiteLine.png) bottom center no-repeat;*/ padding-bottom:10px; font-weight: bold;  font-size: 32px; display: inline-block; font-weight:600; margin: 0px; font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;} 
.we-are-certified .owl-controls{display: none !important;}
.we-are-certified #demo2 {margin-top:60px;}
.BtmLinkHeading span{color:#377699; font-weight: bold;}
.BtmLinks ul li a{color:#000;}
.BtmLinks ul li:hover{padding-left:5px;}
.applyBtn{width:100%;padding:50px 0 0;text-align:center}
.applyBtn a{padding:12px 40px;background:#377699;color:#fff;font-size:16px;text-transform:uppercase;font-weight:600;border-radius:5px;text-decoration:none;display:inline-block;margin-right:15px}
.applyBtn a.blue{background:#377699}
.applyBtn a.blue:hover{background:#2e3192}
.applyBtn a:hover{background:#2e3192}
.rishSmallBx{padding: 0px; margin: 0px;}
.rishSmallBx .leftBgBox{background:url(./img/risk-left-img.jpg) 50% 50%  no-repeat #231f20; background-size: 100%; padding: 0px; min-height: 500px;}
.rishSmallBx .rightBgBox{background:url(./img/rightbox-img.jpg) 50% 50%  no-repeat #2a2a2a; background-size: 100%; padding: 0px; min-height: 500px;}
.whiteTxtCls{padding:0 15%;}
.whiteTxtCls h1{color:#fff; font-family:'Open Sans',sans-serif;font-size:30px; margin: 0px 0 30px 0; }
.whiteTxtCls p{font-weight: bold; color:#fff; font-family:'Open Sans',sans-serif;font-size:30px; margin: 0px 0 30px 0; }
.page-template-page-other-skills .whiteTxtCls h2 {color:#fff; font-family:'Open Sans',sans-serif;font-size:30px; margin: 0px 0 30px 0; }
.whiteTxtCls ul{margin: 10px 0 30px 0; padding: 0px; list-style: none !important; max-height: 180px; overflow-y: auto;}

.whiteTxtCls ul::-webkit-scrollbar {
	width: 10px;
}
.whiteTxtCls ul::-webkit-scrollbar-track {
	background: rgba(0, 0, 0, 0);
	border: none;
	height: 100%;
}
.whiteTxtCls ul::-webkit-scrollbar-thumb {
	background: rgba(255, 255, 255, 0.25);
	border-radius: 10px;
}

.whiteTxtCls ul::-webkit-scrollbar-thumb:hover {
	background: rgba(255, 255, 255, 0.5);
}

.whiteTxtCls ul li{color:#fff;  font-family:'Open Sans',sans-serif; font-size: 18px; line-height: 30px; position: relative; padding-left: 30px;}
.learnMore a{padding:12px 40px;background:#377699;color:#fff;font-size:16px;text-transform:uppercase;font-weight:600;border-radius:5px;text-decoration:none;display:inline-block;margin-right:15px; }
.learnMore a:hover{background:#2e3192; color:#fff;}
.learnMore a:focus{color:#fff;}
.whiteTxtCls ul li:before {content: ""; width: 30px; height: 15px;background:url("./img/check-icon.png") no-repeat 0px 0px; top: 10px;
 left: 0;position: absolute; display: inline-block;}
.outerbx {width:100%; height:100%; position:absolute;}
.midBx {display: table; height: 100%; vertical-align: middle; width: 100%;}
.innerbx {display:table-cell; vertical-align:middle;}
.engagementsLogo img {-webkit-filter: grayscale(100%); filter: grayscale(100%); opacity:0.8;}
a.page-scroll.free-trial {border: solid 1px #377699;background: #377699 !important;}
/* a.page-scroll.free-trial:hover {background: none !important; color:#fff !important;} */
a.btn-xl:hover{color:#fff;}
.applyBtn{width:100%; padding: 30px 0; text-align: center;}
.applyBtn a {padding: 12px 40px; background: #377699; color: #fff;font-size: 16px; text-transform: uppercase; font-weight: 600; border-radius: 5px;text-decoration: none;}
.applyBtn a:hover{background:#2e3192; color:#fff;}
.applyBtn a:focus{color:#fff;}
.videobox iframe{border: solid 1px #f2f2f2 !important;}
.fotClsNew li a {color: #cecece !important;}
.fotClsNew .BtmLinkHeading:before{background: #444444;}
ul.certifiedLogo img, .socialIcons ul li img {width: 40%;}
.BtmLinks ul li:hover {padding-left: 5px;}
.btn.footerToggleBtn .fa{ margin-left:2px;}
.engagementsLogo {margin: 0; padding: 70px 0 40px 0 !important}
.engagementsLogo img{-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */ filter: grayscale(100%);}
 #demo4 {margin-top:40px;}
.headingBlack {
    color: #000;
    font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 32px;
    width: 100%;
    text-align: center;
    /* background: url(./img/bottomlineforblackheading1.jpg) bottom center no-repeat; */
    padding-bottom: 4px;
    font-weight: 600;
    text-transform: uppercase;
	padding-bottom:32px;
}

/**** css added on 26-06-2020 ****/
#WhyBorderlessMind p.why_choose_pera {text-align: center; padding-bottom: 30px;}
#WhyBorderlessMind .why_choose_content_new {display: flex; flex-wrap: wrap; align-items: flex-start;}
#WhyBorderlessMind .why_choose_content_new .icons {display: inline-flex; width: 60px; align-items: flex-start; flex-wrap: wrap;}
#WhyBorderlessMind .why_choose_content_new .icons img {max-width: 40px;}
#WhyBorderlessMind .why_choose_content_new .content {display: inline-flex; width: calc(100% - 60px); align-items: flex-start; flex-wrap: wrap; padding-left: 20px;}
#WhyBorderlessMind .why_choose_content_new .content h5 {color: #231f20; font-weight: bold; font-size: 20px; font-family: 'Open Sans',sans-serif; width: 100%; margin-top: 0;}
#WhyBorderlessMind .why_choose_content_new .content p {font-family: 'Open Sans',sans-serif; font-size: 14px; line-height: 20px; width: 100%;}
#WhyBorderlessMind .why_flex {display: flex; align-items: flex-start; flex-wrap: wrap;}
#WhyBorderlessMind .why_inflex {display: inline-flex; align-items: flex-start; flex-wrap: wrap;}
.animateIcon.last:after {display: none;}

@media only screen and (min-width:0px) and (max-width: 767px) {
	.bxContCls h1{ height:auto !important; line-height: 22px;}
	.bxContCls .BigReadMore{margin: 15px 0 !important; }
}

@media only screen and (min-width:768px) and (max-width: 1024px) {
	
}

/*new inner page css start here*/
.bpage1{text-align: center; font-family: Montserrat;}
.bpage1 h2{margin:0;padding:0;color:#333;font-size:24px;font-weight: normal;}
.bpage1 h2 span{font-weight: bold;}
/* .capchaBx{padding: 20px 0 20px 15px; text-align: left;} */
.capchaBx{padding: 0; text-align: left;}
.capchaBx .wpcf7-form-control-wrap {margin: 0 0 10px 0 !important;}
.bpage1 .form-group input,.bpage1 .form-group textarea ,input.form-control.input-lg.fileSlt{padding:10px; background: #f5f5f5; color: #999999; font-family:'Open Sans',sans-serif;font-size:14px}
.bpage1 .newBtnCls{ background: #377699 !important; padding: 0px 30px !important; border-radius: 5px 5px 5px 5px !important;-moz-border-radius: 5px 5px 5px 5px;-webkit-border-radius: 5px 5px 5px 5px;border: 0px; color: #fff !important; font-family:'Open Sans',sans-serif !important; font-weight: bold; text-transform: uppercase; font-size: 16px; width: 100%; -webkit-transition: all .4s ease-in-out; -moz-transition: all .4s ease-in-out; -o-transition: all .4s ease-in-out; transition: all .4s ease-in-out;}
.bpage1 .newBtnCls:hover{background: #2e3192 !important;border-bottom:none !important;}

.trialtxt{padding:5px 0; font-family:'Open Sans',sans-serif; font-size:14px}
.trialtxt p{background: url(./img/light-grayline.jpg) center center repeat-x;} 
.trialtxt p span{ background: #fff; padding: 2px 30px;}

@media only screen and (min-width:0px) and (max-width: 767px){
.trusted-by, .we-are-certified{background-size: cover;}
.leftBgBox, .rightBgBox{background-size: cover !important;}
.videoleftcontent {font-size: 20px !important;text-align: center;}		
.trusted-by, .we-are-certified{min-height: 360px; padding: 30px 0;}	
.WhyDoc1 p{padding:0px !important; text-align: left; line-height: 24px !important;}
.WhyDoc1 {background: #fff;padding: 10px 15px !important;}
.WhyDoc1.WhyDoc1_homepage {background: none !important; text-align: center;}
.WhyDoc1.WhyDoc1_homepage h3 {text-align: center !important; background: url(./img/gray_line.jpg) bottom center no-repeat;}
.WhyDoc1.WhyDoc1_homepage p {text-align: center !important;}
.applyBtn.forWidth a{width: 100% !important; padding: 10px 20px !important; margin-top: 15px !important; font-size: 15px !important;}	
.applyBtn.forWidth {width: 90% !important; margin: 0px !important;}	
.applyBtn {width: 100%; padding: 10px 0 !important; text-align: center;}	
.whiteTxtCls {padding: 0 5%;}	
.whiteTxtCls h1 {color: #fff;font-family: 'Open Sans',sans-serif;font-size: 22px;margin: 0px 0 15px 0;}
.page-template-page-other-skills .whiteTxtCls h2 {color: #fff;font-family: 'Open Sans',sans-serif;font-size: 22px;margin: 0px 0 15px 0;}
.leftBgBox, .rightBgBox{min-height: 400px !important;}
.leftAlg {text-align: center !important;}
ul.certifiedLogo {margin: 15px 0 15px 0;text-align: center !important; padding: 0px;}
.BtmLinks ul li{text-align: center !important; -webkit-transition: all .4s ease-in-out; -moz-transition: all .4s ease-in-out; -o-transition: all .4s ease-in-out; transition: all .4s ease-in-out;}	
.btn-xl{margin: 5px 0; padding: 15px 40px; width: 100%; text-transform: uppercase;}
.btn-xl a{text-transform: uppercase; background-color: #377699; border:0;}	
.whiteTxtCls ul li{font-size: 16px;}	
.learnMore a{font-size:15px; padding: 10px 20px;}	
.fottercopy {display: block !important; text-decoration: uppercase; font-size:16px;}	
.fotterLogo { text-align: center !important; display: block !important; float: none !important;}
 ul.certifiedLogo img,  .socialIcons ul li img {width: 85%; margin-bottom: 10px;
 float: left !important;}	
.footerlinks {margin: 0px;padding: 0px 0 !important;}
.WhyDoc1 h3{text-align:left !important; background: url(./img/gray_line.jpg) bottom left no-repeat;}
.mobBtn{width:100%;}
.mobBtn a {width: 80%;margin: 0 auto;}
	
}



@media only screen and (min-width:768px) and (max-width: 1024px){
.trusted-by, .we-are-certified{background-size: cover;}
.leftBgBox, .rightBgBox{background-size: cover !important;}	
.forWidth a {width: 80%; margin-top: 15px;}
.applyBtn a{font-size: 12px !important; padding: 10px 15px !important;}
.videoleftcontent{font-size:18px;}	
.videoleftcontent { padding: 9% 0 !important;}	
.trusted-by, .we-are-certified{min-height: 400px;padding: 60px 0;}	
.forWidth a {width: 45% !important;}
.whiteTxtCls h1 {font-size: 25px; line-height: 28px;}
.page-template-page-other-skills .whiteTxtCls h2 {font-size: 25px; line-height: 28px;}
.whiteTxtCls ul li{font-size:16px;}	
.navbar-custom .nav li a {font-weight: 400;letter-spacing: 0px;}	
.navbar-header.page-scroll {width: 120px !important;}	
.navbar-brand>img {display: block; width: 100%;}
.nav>li>a {padding: 5px 5px;}
.navbar-brand {height: auto !important; padding: 10px 0 !important;}
.applyBtn.forWidth {width: 90% !important; margin: 0px auto !important;}
.fottercopy{text-align: center !important;}	
.fotterLogo{padding:5px 0 0 0; text-align: left !important; float: left !important;}
.copyTxt {display: block !important;}
	
 .addressbx .phCls, .addressbx .phCls {
	font-size: 16px !important;}	
	ul.certifiedLogo{padding: 0px;}
	ul.certifiedLogo li {
    display: block !important;
    padding: 0;
    color: #797979;
}

 ul.certifiedLogo img,  .socialIcons ul li img {
	width: 100% !important;	}
	 .copyTxt,  .copyTxt{padding: 0px 0 20px 0 !important;}	
	
.logoBx{height: auto !important;}
.logoBx .clrBrn{background:#fff; height: auto !important; margin-bottom:200px;}
.logoBx .clrBrn1{background:#fff; height: auto !important; margin-bottom: 20px;}
	
}

.addressbx{padding:20px 0;}
 .footerlinks ul li,  .footerlinks ul li {display: block; padding-bottom: 5px;}
 .addressbx,  .addressbx{color:#f2f2f2; font-size: 14px; font-family:'Montserrat',sans-serif;}
 .addressbx .phCls,  .addressbx .phCls{font-size: 20px; color:#377699; font-weight: 800; font-family:'Montserrat',sans-serif;}
 .copyTxt,  .copyTxt {font-size: 12px; font-family: 'Open Sans', sans-serif; padding: 10px 0 !important; color: #5c5c5c !important; width: 100%; }
 ul.certifiedLogo img,  .socialIcons ul li img {width: 85%; margin-bottom: 10px; float: right;}
/* ul.certifiedLogo img,  .socialIcons ul li img {width: 100%; margin-bottom: 10px;}*/
 .footercls,  .footercls {background: #231F20; border-top: solid 1px; padding: 30px 0 0 0!important;}

span.wpcf7-not-valid-tip {font-size: 12px; text-align: left;}
.forWidth a{width:36%;}
.we-are-certified #demo2 {margin-top: 20px;}
.trusted-by #demo1, #demo2 {margin: 20px 0;}
.videoleftcontent{padding: 17% 0;}
.applyBtn.forWidth {width: 65%; margin: 0px auto !important;}
.leftAlg{text-align: left;}
@media only screen and (min-width:1024px) and (max-width: 1600px){
.leftBgBox, .rightBgBox{ background-size: cover !important;} 
.applyBtn.forWidth {width: 75%; margin: 0px auto !important;}
.hire-team-img{margin-top: 100px;width:100%;}	
}

input.wpcf7-form-control.wpcf7-file.form-control.input-lg {padding: 10px;text-align: right;}
.fottercopy {display: inline-block; text-align: center !important;}
.fottercopy p{display:inline; text-transform: uppercase; font-size: 12px;}
.videobox .caption {display: none;}
.fotterLogo {
    text-align: right;
    display: inline-block;
    float: right;
}

.trustedInner{background:url(./img/trusted-inner-banner.jpg) 100% 100%  no-repeat; max-width: 100%; min-height: 250px; padding:100px 0; margin: 0px; text-align: center; background-size: cover;}
.trustedInner .trustedHeading{font-size: 24px; color:#ffffff; text-transform: uppercase; font-weight: 700; text-align: center;}
.trustedInner .trustedHeading h1{background: url(./img/whiteLine.png) bottom center no-repeat; padding-bottom:5px; font-size: 24px; display: inline-block; margin: 0px;}
.logoBx{height: 200px;}
.logoBx .clrBrn{background:#fff; height: 200px; margin-bottom:200px;}
.logoBx .clrBrn1{background:#fff; height: 200px; margin-bottom: 20px;}

.form-group input, .bpage1 .form-group textarea, input.form-control.input-lg.fileSlt{border-radius: 0 !important; border: none !important;}
input.wpcf7-form-control.wpcf7-file.form-control.input-lg {padding: 10px; text-align: right; border: none !important; background: #f5f5f5 !important;}


/*form Browse css start*/ 
.js .inputfile {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}

.inputfile + label {
    width: 100%;
    font-size: 1.25rem;
    /* 20px */
    font-weight: 700;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    padding: 0.625rem 1.25rem;
    /* 10px 20px */
}

.no-js .inputfile + label {
    display: none;
}

.inputfile:focus + label,
.inputfile.has-focus + label {
    outline: 1px dotted #000;
    outline: -webkit-focus-ring-color auto 5px;
}

.inputfile + label * {
    /* pointer-events: none; */
    /* in case of FastClick lib use */
}

.inputfile + label svg {
    width: 1em;
    height: 1em;
    vertical-align: middle;
    fill: currentColor;
    margin-top: -0.25em;
    /* 4px */
    margin-right: 0.25em;
    /* 4px */
}


/* style 1 */

.inputfile-1 + label {
    color: #f1e5e6;
    background-color: #d3394c;
}

.inputfile-1:focus + label,
.inputfile-1.has-focus + label,
.inputfile-1 + label:hover {
    background-color: #722040;
}


/* style 2 */

.inputfile-2 + label {
    color: #d3394c;
    border: 2px solid currentColor;
}

.inputfile-2:focus + label,
.inputfile-2.has-focus + label,
.inputfile-2 + label:hover {
    color: #722040;
}


/* style 3 */

.inputfile-3 + label {
    color: #d3394c;
}

.inputfile-3:focus + label,
.inputfile-3.has-focus + label,
.inputfile-3 + label:hover {
    color: #722040;
}


/* style 4 */

.inputfile-4 + label {
    color: #d3394c;
}

.inputfile-4:focus + label,
.inputfile-4.has-focus + label,
.inputfile-4 + label:hover {
    color: #722040;
}

.inputfile-4 + label figure {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background-color: #d3394c;
    display: block;
    padding: 20px;
    margin: 0 auto 10px;
}

.inputfile-4:focus + label figure,
.inputfile-4.has-focus + label figure,
.inputfile-4 + label:hover figure {
    background-color: #722040;
}

.inputfile-4 + label svg {
    width: 100%;
    height: 100%;
    fill: #f1e5e6;
}


/* style 5 */

.inputfile-5 + label {
    color: #d3394c;
}

.inputfile-5:focus + label,
.inputfile-5.has-focus + label,
.inputfile-5 + label:hover {
    color: #722040;
}

.inputfile-5 + label figure {
    width: 100px;
    height: 135px;
    background-color: #d3394c;
    display: block;
    position: relative;
    padding: 30px;
    margin: 0 auto 10px;
}

.inputfile-5:focus + label figure,
.inputfile-5.has-focus + label figure,
.inputfile-5 + label:hover figure {
    background-color: #722040;
}

.inputfile-5 + label figure::before,
.inputfile-5 + label figure::after {
    width: 0;
    height: 0;
    content: '';
    position: absolute;
    top: 0;
    right: 0;
}

.inputfile-5 + label figure::before {
    border-top: 20px solid #dfc8ca;
    border-left: 20px solid transparent;
}

.inputfile-5 + label figure::after {
    border-bottom: 20px solid #722040;
    border-right: 20px solid transparent;
}

.inputfile-5:focus + label figure::after,
.inputfile-5.has-focus + label figure::after,
.inputfile-5 + label:hover figure::after {
    border-bottom-color: #d3394c;
}

.inputfile-5 + label svg {
    width: 100%;
    height: 100%;
    fill: #f1e5e6;
}


/* style 6 */

.inputfile-6 + label {
    color: #d3394c;
}

.inputfile-6 + label {
    border: 0px;
    background-color: #f5f5f5;
    padding: 0;
}

.inputfile-6:focus + label,
.inputfile-6.has-focus + label,
.inputfile-6 + label:hover {
    border-color: #722040;
}

.inputfile-6 + label span,
.inputfile-6 + label strong {
    padding: 0.625rem 1.25rem;
    /* 10px 20px */
}

.inputfile-6 + label span {
    width: 80%;
    min-height: 40px;
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    vertical-align: top;
    text-align: left;
    padding: 10px 0 10px 10px;
    color: #999999;
    font-weight: normal;
	font-size:14px;
	float:left;
}

.inputfile-6 + label strong {
    height: 100%;
    color: #fff;
    background-color: #989898;
    display: block;
	font-weight: normal;
	padding: 11px 0;
	float:right;
	width:20%;
	text-align:center;
}

.inputfile-6:focus + label strong,
.inputfile-6.has-focus + label strong,
.inputfile-6 + label:hover strong {
    background-color: #908f8f;
}

@media screen and (max-width: 50em) {
	.inputfile-6 + label strong {
		display: block;
	}
}
/*form Browse css end*/ 


.learnMore a, .applyBtn a, .moreClients a{font-family: 'Open Sans', sans-serif; font-size: 14px;}

.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
margin-right: -15px; margin-left: -15px; background: #231f20; border: 0px;}
.footerlinks ul li a:hover {color: #f2f2f2 !important; text-decoration: none !important; padding-left: 5px;}

.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
    border: none !important;
    padding: 0px 15px !important;
    margin: -30px 0 0 0 !important;
}


.thankyouBx{text-align: center; padding: 2% 0;}
.thanksImg img{width:30%;}
.thankyouBx p{font-size:16px; text-align: center; padding-top:20px; font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif; padding: 0 20px;}


/*.page-template-page-skills .wpcf7-mail-sent-ok{ display:none !important;}*/

.page-template-page-skills div.wpcf7-spam-blocked {
    border: 0px solid #ffa500;
    color: red;
    font-size: 12px;
    padding: 0 0 0 20px !important;
    margin: -30px 0 0 0 !important;
    float: left;
}
.file-instruction {font-size: 10px;float: left;padding: 0 0 10px 0;}




ul.sitemap-top-links li {
    /* float: left; */
    padding: 0 15px;
    color: #377699;
}
ul.sitemap-top-links li a {
    color: #377699;
    font-weight: 600;
    font-size: 18px;
}

/* .form-group input[type="submit"]{border-bottom: 3px solid transparent !important;}
.form-group input[type="submit"]:hover{border-bottom: 3px solid #60790b !important;} */

.navbar-custom .nav li a.free-trial:focus {
    color: #fff;
}

.wpcf7-form.invalid .getInTouch {
    padding-bottom: 40px;
}
.wpcf7-form.invalid .wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
    /* margin: -40px 0 0 !important; */
	margin: -10px 0 0 !important; text-align: center;
}

.SideBarForm .wpcf7-form.invalid input[type="submit"] {
    margin-bottom: 38px;
}


.spam .getInTouch {
    padding-bottom: 40px;
}

.wpcf7-response-output.wpcf7-display-none.wpcf7-spam-blocked {
    border: none;
    font-size: 12px;
    color: red;
    position: relative;
    bottom: 38px;
    padding: 0 15px !important;
    overflow: hidden;
}

.formBox .wpcf7-response-output.wpcf7-display-none.wpcf7-spam-blocked {
    position: static;
}

input.wpcf7-form-control.wpcf7-submit.newBtnCls.btn-default {
    margin-bottom: 12px;
}


/* @media(max-width:380px)
{
    .wpcf7-recaptcha{ transform:scale(0.7); -webkit-transform:scale(0.7); -moz-transform:scale(0.7); position: relative; left: -34px;}
} */


/*css added on 6-12-17*/
.howItwork{background:#f5f5f5; padding:40px 0}
.howItwork h3{color:#231f20;background:url(./img/gray_line.jpg) bottom center no-repeat;margin-bottom:10px;padding-bottom:0px; text-align:center;font-family:Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;text-transform:capitalize; font-size: 24px; font-weight: bold; padding: 0px 0 12px 0; }
.howItwork h5{color:#231f20;font-weight:bold; font-size: 20px; font-family:'Open Sans',sans-serif;}
.howItwork p{color:#666666;font-family:'Open Sans',sans-serif;font-size:16px; padding-top: 0px; text-align: center;}
.howItwork p span{color:#377699; font-weight: bold;}
.hiw-bx{text-align: center; padding:30px 0;}
.hiw-bx p{text-align: center; color:#231f20; font-size: 16px; font-weight: bold; padding: 5px 0}
.animateIcon{margin-top:10px; position: relative;}
.animateIcon:after{content: ""; width: 85%;height: 1px; position: absolute; background:#676766; top: 25px;}
/* .parent .children:last-child .animateIcon:after{background:none !important;} */
.parent .children:last-child .animateIcon:after{display: none !important;}

@media only screen and (min-width:0px) and (max-width: 767px){
.animateIcon{display: none;}
.hiw-bx {text-align: center; padding: 10px 0;}
.fotLgreenBg a{padding: 10px 30px !important;}
.fotLgreenBg {background-image: none;}
.fotWhiteBg p {padding: 0px 40px; margin: 0px;}
.bookfreecons{margin-top:20px !important;}	
}
@media only screen and (min-width:768px) and (max-width: 1024px){
.animateIcon:after{content: ""; width: 75%;height: 1px; position: absolute; background:#676766; top: 25px;}        
.fotLgreenBg a{padding: 10px 20px !important;} 
}
@media screen and (min-width:768px) and (max-width:1024px) and (orientation : landscape){
.animateIcon:after{content: ""; width: 80%;height: 1px; position: absolute; background:#676766; top: 25px;}
}



.bookfreecons{box-shadow:0 0 0; background: #fff; overflow: hidden; border: solid 1px #f6f6f6; -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;     
margin-bottom: 60px;    
-webkit-box-shadow: 0px 3px 20px -5px rgba(204,204,204,1);
-moz-box-shadow: 0px 3px 20px -5px rgba(204,204,204,1);
box-shadow: 0px 3px 20px -5px rgba(204,204,204,1); margin-top: 10px;}


.fotWhiteBg{ font-size: 14px; padding: 0px; height: 127px;}
.fotWhiteBg p{padding:0px 60px; margin: 0px;}
.fotLgreenBg{ font-size: 14px; padding: 0px; background:url(./img/img-tst.jpg) bottom left no-repeat #eaf3f8; height: 127px; text-align: center}
.fotLgreenBg a{font-size: 14px; color: #fff; background:#377699; padding: 10px 80px; text-transform: uppercase; font-weight: 600; text-decoration: none; -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;}
.fotLgreenBg a:hover{background: #2e3192; color:#fff;}
.fotLgreenBg a:focus{color: #fff;}
.newbgCls{background: #F8FAFF; padding: 0px; margin: 0px;}
.blmind{width: 650px;
    margin: 0 auto;
    max-width: 100%;
    text-align: center;}
.blmind ul{padding:0px; margin:0px;}
.blmind ul li{    display: list-item !important;
    
    list-style-type: disc;
    list-style-position: inside;}
/**Anil 11-02-2020**/
 header .header-demo .intro-text {
    padding-bottom: 15px;
}
header .header-demo h1 {
    font-size: 48px;
}
header .header-demo p {
    text-align: left;
    padding: 20px 0px;
}
header .header-demo .intro-lead-in {
    margin: 0px;
    padding: 15px 15px;
    font-size: 19px;
    text-align: left;
    width: auto;
    display: inline-block;
}
.banner-form {
    width: 100%;
    border: 1px solid #d2d2d2;
    margin: 15px 0;
    padding: 20px 0 10px 0;
    position: relative;
	overflow:hidden;
	border-radius:4px;
}
.banner-form h3 {
    /* font: 24px/28px mulisemibold,sans-serif; */
	font-family: 'Montserrat', sans-serif;
	font-size: 24px;
	line-height: 28px;
    color: #fff;
    text-align: center;
    margin: 0;
}
.banner-form p {
    color: #fff;
    text-align: center !important;
    margin: 5px 0 10px !important;
	padding:0px !important;
}
.banner-form form {
    padding: 0 27px 26px;
	border-top: 1px solid #d2d2d2;
}
.banner-form input {
    width: 89%;
    border: none;
    height: 40px;
    float: left;
}
.banner-form input, .banner-form textarea {
    /* font: 14px/20px muliregular,sans-serif; */
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 20px;
    background: 0 0;
    color: #fff;
	 border: 0px;
	 box-shadow: none;
}
.banner-form textarea{height: 65px;}
.banner-form .name-cls {
    margin: 10px 0 20px;
	position:relative;
}
.banner-form .call, .banner-form .email, .banner-form .name-cls {
    border-bottom: 1px solid #d2d2d2;
    display: block;
    overflow: hidden;
    clear: both;
}
.banner-form .email {
    margin: 0 0 20px;
	position:relative;
}
.banner-form .call {
    margin: 0 0 30px;
	position:relative;
}
.banner-form .brief {
    position: relative;
    border-bottom: 1px solid #d2d2d2;
	margin-bottom: 30px;
	min-height: 80px !important;
}

.banner-form .name-cls::before {
    content: '\f007';
	font:normal normal normal 14px/1 FontAwesome;
    font-size: 15px;
    margin: 14px 0 0;
}
.banner-form .email::before {
    content: '\f0e0';
	font:normal normal normal 14px/1 FontAwesome;
    font-size: 15px;
    margin: 14px 0 0;
}
.banner-form .call::before {
    content: '\f095';
	font:normal normal normal 14px/1 FontAwesome;
    font-size: 17px;
    margin: 14px 0 0;
}
.banner-form .call::before, .banner-form .email::before, .banner-form .name-cls::before {
    width: 24px;
    color: #d2d2d2;
    font-family: FontAwesome;
    float: left;
}
.codedropz-upload-inner h3 {
    font-size: 14px;
	font-family: 'Open Sans', sans-serif;
}
.capcha-banner {
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    border-radius: 2px !important;
}
.banner-form .contact-form-btn {
    padding: 17px 40px !important;
    background: #377699 !important;
    color: #fff;
	font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    border-radius: 5px;
    text-decoration: none;
    height: auto !important;
    display: block;
    outline: none;
    border: 0;
    margin: 15px auto 5px;
    float: none !important;
    width: 100%;
}
.place-color::-webkit-input-placeholder { 
  color: #fff;
}
.place-color:-ms-input-placeholder {
  color: #fff;
}
.place-color::placeholder {
  color: #fff;
}

.service-section {
    padding: 0px 0px 40px;
}
.single-features-item{
  background: transparent;
    border: 1px dotted #377699;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    padding: 45px 25px;
    position: relative;
    z-index: 1;
    border-radius: 5px;
    margin-bottom: 30px;
    -webkit-box-shadow: unset;
    box-shadow: unset;
	min-height: 325px;
  }
  
  .single-features-item:hover {
    background-color: #377699;
  }
  
  .single-features-item .icon i {
    display: inline-block;
    height: 65px;
    width: 65px;
  font-size: 26px;
    color: #377699;
    border: 2px dotted #377699;
    line-height: 65px;
    border-radius: 50px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
   }
   .single-features-item:hover .icon i {
    color: #ffffff;
    border: 2px dotted #ffffff;
   }
   
 .single-features-item h3 {
    font-size: 18px;
    color: #3b3663;
    font-weight: 700;
    margin: 20px 0 10px 0;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}
.features-area .single-features-item p {
    font-size: 14px;
    margin: 0;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}
.single-features-item:hover h4, .single-features-item:hover p{
  color:#fff;
} 
.mt40{margin-top:20px;} 
.main-tab {
    overflow: hidden;
    width: 90%;
    display: flex;
    display: -webkit-flex;
    margin: 0 auto;
    padding: 0 0 0 5px;
    margin: 40px auto 45px;
    border: 0px;
    justify-content: center;
}
.main-tab li {border: 1px solid #a9a9b1;box-shadow: none;text-align: center;margin-bottom:0px;}
.main-tab li a {padding: 13px 20px !important;box-shadow: none !important;border-radius: 0px; font-size: 18px;margin:0px;color: #000;}
.main-tab li.active {
    border: 1px solid #377699;
} 
.main-tab li.active >a {
    background: #377699 !important;
    color: #fff !important;
}


.textbox ul {
    margin: 20px auto 60px;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    padding: 3px 0;
    border-top: 1px solid #ffbc00;
    border-bottom: 1px solid #ffbc00;
    list-style: none;
    width: 100%;
    background: #ffffff;
    box-shadow: 5px 5px 10px rgba(0,0,0,.1);
}
.textbox ul li {
    padding: 5px 15px;
    border-left: 1px solid #ffbc00;
    /* font: 16px/28px muliregular,sans-serif; */
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	line-height: 28px;
    color: #000;
	text-align: center;
}
.choosefrom .textbox ul li:first-child {
    border: none;
}
.choosefrom .pointerbox {
    text-align: center;
}
.choosefrom .pointerbox span {
    width: 60px;
    height: 60px;
    background: #fff;
    border: 2px solid #989797;
    border-radius: 100%;
    text-align: center;
    font: 25px/54px mulibold,sans-serif;
    color: #232242;
    display: block;
    margin: 0 auto 30px;
}
.choosefrom .pointerbox h4 {
    color: #000;
    position: relative;
    margin: 0 0 25px;
}
.choosefrom .pointerbox h4:after {
    width: 110px;
    height: 2px;
    background: #ffbc00;
    content: '';
    position: absolute;
    bottom: -8px;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: block;
}
.choosefrom .pointerbox ul {
    display: block;
    min-height: 360px;
    border: 1px solid #ccc;
    padding: 30px 20px;
    text-align: left;
    margin: 30px 0 0;
  list-style:none;
      border-radius: 4px;
}
.choosefrom .pointerbox ul li {
    font-size: 16px;
    color: #444;
    margin: 0 0 20px;
    position: relative;
    padding: 0 0 0 30px;
}

.choosefrom .pointerbox ul li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 4px;
    background: url(/wp-content/themes/designercoder/img/check-icon3.png) left no-repeat;
    width: 22px;
    height: 22px;
}
.position-relative {
    position: relative;
}
.choosefrom .dotsborder {
    width: 31%;
    height: 5px;
    border-top: 4px dotted #a9a9b1;
    position: absolute;
    top: 28px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.choosefrom .pointerbox .hidebg {
    position: relative;
}
.choosefrom .pointerbox .hidebg:after, .choosefrom .pointerbox .hidebg:before {
    width: 32px;
    height: 50px;
    background: #f5f5f5;
    position: absolute;
    top: 0;
    display: block;
    content: '';
}
.choosefrom .pointerbox .hidebg:after {
    right: -34px;
}
.choosefrom .pointerbox .hidebg:before {
    left: -34px;
}
.main-tab li:nth-child(2){border-left:0px;border-right:0px;}
.contact-inner {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
}
.contact-inner input{
    height: 65px;
    padding: 0 20px;
    border: 2px solid #c9c9c9;
    border-radius:0px;
  
}
.contact-inner .wpcf7-form-control-wrap{
	  flex: 0 0 50%;
     -webkit-flex: 0 0 50%;
	  margin: -2px 0px 0px -2px;

}
.contact-inner .wpcf7-form-control-wrap.textarea-564 {
    margin: 0;
    flex: .998;
    -webkit-flex: .998;
}
.contact-inner textarea {
    flex: 0 0 99.8%;
    height: 180px;
    padding: 15px 20px;
    border: 2px solid #c9c9c9;
    margin: -2px 0 0 -2px;
}
.col-lg-box {
    width: 100%;
    margin: 20px 0px;
}
.contact-form-btn {
    padding: 15px 40px !important;
    background: #377699;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    float: right;
    border-radius: 5px;
    text-decoration: none;
    display: inline-block;
    outline: none;
    border: 0 !important;
    border-radius: 5px !important;
    height: auto !important;
}
.contact-form-btn:hover{
  background: #2e3192 !important;
}
input#hirenow-btn{
	float: none;
	margin-left: 20px;
}
.browseRow {
    flex: 0 0 99.8%;
    border: 2px solid #c9c9c9;
    margin: -2px 0 0 -2px;
}
.icon-imgs {
    margin: 0 auto;
    border: 1px solid #377699;
    width: 65px;
    height: 65px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 2px dotted #000;
}

.icon-imgs img {
   margin: 0 auto;
    width: 40px;
}

.single-features-item.border-black{
  border: 1px dotted #242525;
}
.browser-capcha {
    padding: 0px 15px 15px;
}

.form-contact .brouer-50 {
	display: table;
	padding: 0px 20px 15px 15px;
	border-bottom: 2px solid #ccc;
	width: 100%;
}

.form-contact .browser-capcha {
	padding: 15px 15px 15px;
}

.form-contact .codedropz-upload-handler {
	display: inline-block;
	float: left;
}

.form-contact span.file-instruction {
	display: block;
	width: 100%;
	text-align: left;
	padding: 0px;
}

.form-contact .form-upload-button label[for="file-7"] {
	display: none;
}

.form-contact .codedropz-upload-inner span {
	margin: 0px 15px;
}

.form-contact .codedropz-upload-inner h3 {
	margin: 3px 0;
}
.form-contact .codedropz-upload-inner {
    display: flex;
    display: -webkit-flex;
}
.form-contact  .dnd-upload-status {
    width: 100%;
    margin-bottom: 10px;
}
.form-contact .dnd-upload-status .dnd-upload-image span {
    font-size: 20px;
    color: #377699;
}

.form-contact .dnd-upload-status .dnd-upload-image{
	border: 1px solid #377699;
}
.banner-form .codedropz-btn-wrap a {
    color: #fff;
}

.banner-form  .dnd-upload-status .dnd-upload-details .name {
    color: #eaeaea;
}
.banner-form  .dnd-upload-status .dnd-upload-image{
	    border: 1px solid #eaeaea;
}

.banner-form  .dnd-upload-status .dnd-upload-image span {
  color: #eaeaea;
}
.banner-form  [class^="dnd-icon-"]{
	color: #eaeaea;
}
.mobile-tabs{
	display:none;
}
.attact-file p:empty{display:none;}

.browseRow .wpcf7-not-valid-tip {
    position: static !important;
}
.form-contact .wpcf7-not-valid-tip {
    /*position: absolute;
    bottom: 4px;
    left: 15px; */
    font-size: 11px;
	padding-bottom: 4px !important;
}

.banner-form  .wpcf7-form.invalid .wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
    margin: -14px 0 10px !important;
}
.faq-section .faq-content p{text-align:left;}
.banner-form span.wpcf7-not-valid-tip {
    color: #ff0000;
    font-size: 12px;
    padding: 1px 5px;
    display: inline-block;
    background: #e4e4e4;
    width: 100%;
}
.trusted-by .item img {
    max-width: 230px;
}
.dnd-upload-status .dnd-upload-details .name em {
   color: #eaeaea !important;
}
.codedropz-upload-wrapper .dnd-upload-status .dnd-upload-image span {
   font-size: 18px;
}

.banner-form .dnd-upload-status .dnd-upload-details span.has-error {
   background: #e4e4e4;
    font-size: 12px;
    padding: 0px 5px;
}


/**end**/
	
	
	
	
.footerLogoBx{width:100%; padding: 20px 0; margin: 0px; border-top: 1px solid #a3a3a3;}
.footerLogoBx .flbHeading{text-align:center; font-size: 14px; text-transform: uppercase; color:#377699; font-weight: bold; letter-spacing: 2px; margin-bottom: 10px; position: relative; font-family: 'Montserrat', sans-serif; }
.footerLogoBx .flbHeading span{position: relative}
.footerLogoBx .flbHeading span:before {content:""; width:125px; height: 1px; background: #000000; /* Old browsers */
background: -moz-linear-gradient(left, #000000 0%, #377699 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #000000 0%,#377699 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #000000 0%,#377699 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#377699',GradientType=1 ); /* IE6-9 */; top: 9px; left: -105%; position: absolute; display: inline-block;}
.footerLogoBx .flbHeading span:after {content:""; width:125px; height: 1px; background: #377699; /* Old browsers */
background: -moz-linear-gradient(left, #377699 0%, #000000 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #377699 0%,#000000 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #377699 0%,#000000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#377699', endColorstr='#000000',GradientType=1 ); /* IE6-9 */; top: 9px; right: -105%; position: absolute; display: inline-block;}

.footerLogoBx ul{padding: 0px; margin: 0px; text-align: center;}
.footerLogoBx ul li{display:inline-block; padding: 5px 10px;}
.footerLogoBx ul li img{max-width:100%;}

@media only screen and (min-width:0px) and (max-width: 767px) {
.footerLogoBx ul li{width: calc(50% - 20px);}
.custom-logo {margin-top:10px;}
	}

.single.single-post	.bannerHeadingBx {
    display: table-cell;
    padding: 50px 0;
    vertical-align: middle;
    min-height: 270px;
    height: 270px;
    text-align: left;
}
.single.single-post	.bannerHeadingBx h2 {
 	line-height: normal;
}

.single.single-post .blogpage1{ padding:40px 0;}	
	
	.alignleft {
	display: inline;
	float: left;
}

.alignright {
	display: inline;
	float: right;
}

.aligncenter {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
	
#CONSTANT_OPEN_URL { color:rgb(0, 0, 0) !important;text-decoration:none!important;}
#CONSTANT_OPEN_URL:hover { color:rgb(28, 148, 210) !important;}
#CONSTANT_OPEN_URL:focus, .cookie_action_close_header:focus, .cookie_action_close_header_reject:focus {text-decoration:none!important;}	
	
.eupopup-buttons{display: inline-block !important; margin-top: 0px !important;}
@media (min-width:0px) and (max-width: 767px){	
.eupopup-buttons{display: block !important; margin-top: 5px !important;}
.blogpage1 {padding: 15px 0 !important;}
.fottercopy p, .orcor, .fotterLogo a{font-size: 13px;}
.boxThum:hover .bxContCls h1{ margin-bottom:15px;}
.footerLogoBx .flbHeading{overflow: hidden;}
p.blog_peragrasph {font-size: 20px !important; padding: 15px 0 !important; line-height: normal !important;}
.row.flexNew .col-lg-4.col-sm-4.col-xs-12 {margin-bottom: 30px;}
.row.flexNew{margin-bottom: 0px !important;}
h2.blog_post_card__title-topic a{font-size: 20px !important;}
}


/**** css add on 06-12-2018 ****/
::-moz-selection {color: #fff; background: #377699;}
::selection {color: #fff; background: #377699;}
.flexNew {display: flex; flex-wrap: wrap;}
.inlineFlexNew {display: inline-flex;}
.innerHeaderBtns {margin: 20px 10px;}

@media only screen and (min-width: 0px) and (max-width: 479px) {
	.innerHeaderBtns {margin: 20px 0; max-width: 300px; font-size: 18px;}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
	.innerHeaderBtns {max-width: 300px;}
}

/**** css add on 12-12-2018 ****/
body.page-template-page-faq header .headerTopBx .bannerHeadingBx h2, body.blog header .headerTopBx .bannerHeadingBx h2 {text-align: center !important;}
body.page-template-page-skills .blogpage1 .bpage1 h2, body.page-template-page-other-skills .blogpage1 .bpage1 h2 {padding-bottom: 30px;}

.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-top: 0 !important; margin-bottom: 8px !important;
}


#accordions-part {padding-top:0px;}
#accordions-part .cta-button-area {text-align:center;}
@media only screen and (max-width: 767px) and (min-width: 0px){
#accordions-part .cta-button-area .innerHeaderBtns{max-width: 100%;}
header#covid_19_header h3 {font-size: 14px;}
}


@media only screen and (max-width: 991px){
	.banner-form{margin:10px 0px;}
	header .header-demo .intro-text .headerCls {padding-top: 15px !important;}
}
@media only screen and (max-width: 767px){
	
.textbox ul {
    width: 100%;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
	border-top:0px;
	border-bottom:0px;
	background: transparent;  
}
.textbox ul li {
    width: 100%;
    border-bottom: 1px solid #dedede !important;
    margin-bottom: 5px;
    background: #fff;
}	
.choosefrom .dotsborder{border-top:0px}
.choosefrom .pointerbox {
  margin-top: 20px;
    margin-bottom: 5px;
}
.choosefrom .pointerbox span{margin: 15px auto 20px;}
.main-tab{display:none;}
.mobile-tabs {
	display:block;
    padding: 10px;
    background: #d6d6d6;
    margin-bottom: 5px;
    color: #444 !important;
    font-weight: 600;
	position:relative;
}
.mobile-tabs:after{
	position:absolute;
	content: "\f054";
	font: normal normal normal 14px/1 FontAwesome;
    font-size: 15px;
	font-size: 14px;
    right: 15px;
	top:12px;
	transform: rotate(90deg);
}
.mobile-tabs.rotate-cls:after{transform: rotate(270deg);}
.choosefrom .textbox ul li:first-child {
    border-left: 1px solid #ffbc00;
}    

header .header-demo .intro-text {
    padding-top: 40px;
	text-align: center;
}
header .header-demo p {
    text-align: center;
    padding: 20px 0px !important;
}
header .header-demo .intro-lead-in {
    text-align: center;
    width: 100%;
}
	
.banner-form .contact-form-btn {
    padding: 10px !important;
    font-size: 13px;
    margin: 13px auto 5px;
    width: 100%;
    text-align: center;
}	
.banner-form .capcha-banner .wpcf7-recaptcha {
    left: 0;
}	
.banner-form .capcha-banner .wpcf7-form-control-wrap {
   margin: 0 auto !important;
}	
.form-contact .browser-capcha {
    width: 100%;
}
.banner-form {
    margin: 10px 0 35px !important;
}	
	
.choosefrom .pointerbox ul {
  min-height: auto;
}
	
	
	
	
}

@media only screen and (max-width: 556px){
	.form-contact .codedropz-upload-inner {
      display: block !important;
    }	
	.browseRow {
		flex: none;
		-webkit-flex: none;
		border: 2px solid #c9c9c9;
		margin: -2px 0 0 -2px;
		width: 100%;
	}
}

.footerCls{background: linear-gradient(112.68deg, rgba(54, 51, 165, 0.8) 0.23%, rgba(9, 75, 112, 0.8) 99.68%);}
.copyTxt {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: space-between;
    text-transform: uppercase;
    font-size: 12px;
    color: #fff;
	
}
.fottercopy p{color: #fff;}
.copyTxt .orcor {color: #ffc640;}
.copyTxt .fottercopy p a {color:#fff;}

.fotterLogo a:hover {
    color: #1476a9;
    text-decoration: none;
}

@media only screen and (min-width: 0px) and (max-width: 479px) {
.fottercopy{ padding:0px;}
.copyTxt{display:block; text-align:center}
.copyTxt .fottercopy p{ margin:0px; padding:0px;}
ul.gpTag img{width: 80% !important;}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
.fottercopy{ padding:0px;}
.copyTxt{display:block; text-align:center}
.copyTxt .fottercopy p{ margin:0px; padding:0px;}
ul.gpTag img{width: 80% !important;}
}

.covid-19 {
    position: relative;
    background: #377699;
    color: #fff;
    padding: 7px 15px;
    text-align: center;
    display: block;
    width: 100%;
    font-size: 14px;
    top: 0;
    left: 0;
	z-index:999;
}

.navbar-fixed-bottom, .navbar-fixed-top {
    position: -webkit-sticky; /* Safari */  
	position: sticky;
    right: 0;
    left: 0;
    z-index: 1030;
	margin-bottom: 0;
}

.blog_post_card {
	height:100%
}
.blog_post_card__breadcrumbs {
	letter-spacing:.46px;
	line-height:20px;
	margin-bottom:8px;
	overflow:hidden;
	text-decoration:none;
	text-overflow:ellipsis;
	text-transform:uppercase;
 -webkit-transition:color .2s;
 transition:color .2s;
	white-space:nowrap;
	z-index: 1;
	position: relative;
}
.blog_post_card__breadcrumbs-domain, .blog_post_card__breadcrumbs-topic {
	text-decoration:none
}
.blog_post_card__breadcrumbs-domain:hover, .blog_post_card__breadcrumbs-topic:hover {
	color:#0f256e
}
.blog_post_card__breadcrumbs svg {
	color:#d8d9dc;
	display:inline-block;
	height:8px;
	margin:auto 8px;
	width:6px
}
.blog_post_card__title {
	margin-bottom:12px
}
h2.blog_post_card__title-topic {
	font-size:26px;
	font-weight:600;
}
h2.blog_post_card__title-topic a {
	text-decoration: none;
    font-size: 26px;
    font-weight: 600;
    line-height: normal;
}
.blog_post_card__title-link {
	color:inherit;
	text-decoration:none;
 -webkit-transition:color .2s;
 transition:color .2s;
	text-decoration:none;
}
.blog_post_card__title-link:after {
	bottom:0;
	content:' ';
	left:0;
	position:absolute;
	right:0;
	top:0
}
.blog_post_card__title-topic {
	letter-spacing:-.2px
}
.blog_post_card-content {
	background-color:#fff;
	padding:24px
}
.blog_post_card-inner {
	border:1px solid rgba(235, 236, 237, .5);
	border-radius:2px;
	box-shadow:0 1px 3px rgba(0, 0, 0, .1);
	height:100%;
 -webkit-transition:border-color .2s, box-shadow .2s;
 transition:border-color .2s, box-shadow .2s
}
.blog_post_card-inner:hover {
	border-color:rgba(32, 78, 207, .3);
	box-shadow:0 4px 5px rgba(0, 0, 0, .16)
}
.blog_post_card-content, .blog_post_card-inner {
	display:-webkit-box;
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	-webkit-flex-direction:column;
	-ms-flex-direction:column;
	flex-direction:column;
	-webkit-box-flex:1;
	-webkit-flex-grow:1;
	-ms-flex-positive:1;
	flex-grow:1
}
.blog_post_card__cover {
	-webkit-box-align:center;
	-webkit-align-items:center;
	-ms-flex-align:center;
	align-items:center;
	background-position:center;
	background-size:cover;
	display:-webkit-box;
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	height:150px;
	-webkit-box-pack:center;
	-webkit-justify-content:center;
	-ms-flex-pack:center;
	justify-content:center;
	position:relative;
	width:100%
}
.blog_post_card__cover::after {
 background:#204ecf;
 content:'';
 display:block;
 height:100%;
 left:0;
 opacity:0;
 position:absolute;
 top:0;
 -webkit-transition:opacity .2s;
 transition:opacity .2s;
 width:100%
}
.blog_post_card:hover .blog_post_card__cover::after {
 opacity:.5
}
.blog_post_card__cover_icon {
	-webkit-box-align:center;
	-webkit-align-items:center;
	-ms-flex-align:center;
	align-items:center;
	background:center no-repeat rgba(255, 255, 255, .7);
	border-radius:50%;
	display:-webkit-box;
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	height:68px;
	-webkit-box-pack:center;
	-webkit-justify-content:center;
	-ms-flex-pack:center;
	justify-content:center;
	width:68px;
	z-index:5
}
.blog_post_card__cover_icon svg {
	display:block;
	height:25px;
	width:100%
}
.blog_post_card__author {
	font-size:16px;
}
.blog_post_card__author strong {
	text-transform:uppercase
}
.blog_post_card__author_avatar {
	height:48px;
	margin-top:-48px;
	position:absolute;
	width:48px
}
.blog_post_card__author_avatar_container {
 	margin-bottom: 14px;
    position: absolute;
    top: 120px;
}
.blog_post_card__author_avatar_container:before {
	border-bottom:8px solid #fff;
	border-right:8px solid transparent;
	bottom:0;
	content:'';
	height:0;
	position:absolute;
	width:0;
	z-index:5
}
.blog_post_card__excerpt {
	margin-top:10px
}
.blog_post_card__reading_continue {
	-webkit-box-align:center;
	-webkit-align-items:center;
	-ms-flex-align:center;
	align-items:center;
	display:-webkit-inline-box;
	display:-webkit-inline-flex;
	display:-ms-inline-flexbox;
	display:inline-flex;
	opacity:0;
	text-decoration:none;
-webkit-transition:opacity .2s;
transition:opacity .2s
}
.blog_post_card__reading_continue svg {
	display:block;
	height:8px;
	margin-left:16px;
	width:12px
}
.blog_post_card__reading_time {
	display:-webkit-box;
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:justify;
	-webkit-justify-content:space-between;
	-ms-flex-pack:justify;
	justify-content:space-between;
	letter-spacing:.54px;
	margin-top:auto;
	padding-top:24px;
	text-transform:uppercase
}
.blog_post_card:hover .blog_post_card__reading_continue {
	opacity:1
}
.blog_post_card__author strong {
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 600;
	line-height: normal;
}
p.blog_post_card__excerpt {
	font-size: 16px;
	font-weight:normal;
}
.blog_post_card__reading_time {
	font-size:12px;
}

a.active, a:active, a:focus, a:hover {color: #165ba8;}
.row.flexNew {display: flex; height: 100%; margin-bottom: 30px;}
.grid-item {height: 100%; margin-bottom: 30px;}
nav ul li.active a {color: #F5B318;}
nav ul li a:hover, nav ul li a:focus{color: #F5B318;}
/***Covid***/
header#covid_19_header {padding: 50px 0; text-align: left; /* background: url(img/header-background.jpg) no-repeat center center; background-attachment: fixed;*/ width: 100%; display: flex; align-items: center; background-color:#142c6d;}
header#covid_19_header h1{font-weight:400; font-size:50px; font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif; margin:0px;}
header#covid_19_header h1 span {color: #377699; display: block;}
header#covid_19_header h3 {padding-bottom: 20px; font-weight: 400; background: #231f20; padding: 15px; width: 100%; font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif; text-transform: uppercase; }
header#covid_19_header p {font-size: 18px; color: #fff; margin: 0; padding: 0; font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;}
.offer_form_wrapper {box-shadow: 0 8px 20px 0 rgba(0,0,0,0.15); padding: 40px 40px 40px 40px; background: #fff; border-radius: 4px; position: relative; z-index: 55;}
.offer_form_wrapper form {margin: 0 0 -20px 0;}
.offer_form_wrapper input {padding: 10px; height: auto; width: 100%; border: 1px solid #ccc; border-radius: 4px; color: #222;}
.offer_form_wrapper textarea {resize: none; height: 100px; border: 1px solid #ccc; border-radius: 4px;}
.offer_form_wrapper input:focus, .offer_form_wrapper textarea:focus {outline: none; border: 1px solid #ccc;}
.offer_form_wrapper p {font-size: 11px !important; color: #7a7a7a !important; margin: 0; padding: 0 0 20px 0 !important;}
.offer_form_wrapper p a {color: #7a7a7a; text-decoration: underline;}
.offer_form_wrapper p a:hover {color: #0a3f6b;}
.offer_form_wrapper input[type="submit"] {
	color: #fff;
    background-color: #377699 !important;
    border-color: #377699 !important;
    border-radius: 3px;
    font-size: 18px;
    padding: 16px 40px;
	margin-bottom: -30px;
    text-transform: uppercase; width: 100%; border: none; font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif; font-weight: 700 !important;
	webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.offer_form_wrapper input[type="submit"]:hover {
	background-color: #2e3192 !important;
    border-color: #2e3192 !important;
}

#business_remote {margin: 0; padding: 50px 0; text-align: center;}
#business_remote h2 {font-size: 40px; font-weight: 500; line-height: 53px; margin: 0; padding: 0 0 30px 0;}
#business_remote p {font-size: 19px; font-weight: 400; margin: 0; padding: 0 0 5px 0;}
#business_remote h3 {font-size: 25px; font-weight: 600; line-height: 53px; margin: 0; padding: 20px 0 30px 0;}
#business_remote a {color: #fff;
    background-color: #377699 !important;
    border-color: #377699 !important;
    border-radius: 3px;
    font-size: 18px;
    padding: 20px 40px;
    margin-top: 10px;
    text-transform: uppercase;
    width: 100%;
    border: none;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700 !important;
    display: inline-block;
    width: auto;
    margin-bottom: 20px;}
#business_remote a:hover {background-color: #2e3192 !important;
    border-color: #2e3192 !important; text-decoration: none !important;}

#business_during_crisis {padding: 0 0 50px 0 !important;}
#business_during_crisis h2.heading_panel {margin: 0 0 20px 0; color: #fff; padding: 80px 50px; text-align: center; width: 100%; background: #2e3094; background: -moz-linear-gradient(left,  #2e3094 0%, #1c94d1 100%); background: -webkit-linear-gradient(left,  #2e3094 0%,#1c94d1 100%); background: linear-gradient(to right,  #2e3094 0%,#1c94d1 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2e3094', endColorstr='#1c94d1',GradientType=1 );}

.covid_flex {display: flex; align-items: center; flex-wrap: wrap; padding: 50px 0 0 0;}
.covid_inflex {display: inline-flex; align-items: center; flex-wrap: wrap;}

.ponits_content {padding-top: 50px;}
.ponits_content h3 {padding-top: 30px;}
.ponits_content img {max-height: 100px;}

.offer_form_wrapper span.wpcf7-form-control-wrap {margin-top: 0px !important; padding-bottom: 15px !important; display: block;}
.offer_form_wrapper span.wpcf7-form-control-wrap input {margin-bottom: 0px !important;}

.covid-19 a {color: #fff; text-decoration: underline;}
/* .offer_form_wrapper .wpcf7-validation-errors {border: none !important; background: #ff0000; color: #000; margin: 0 !important; padding: 5px 10px !important;} */
/* .offer_form_wrapper .wpcf7-validation-success {border: none !important; background: green; color: #fff; margin: 0 !important; padding: 5px 10px !important;} */

@media only screen and (min-width: 0px) and (max-width: 479px) {
	header#covid_19_header h1 {font-size: 30px; line-height: 37px;}
	header#covid_19_header p {font-size: 16px; padding-bottom: 30px;}
	.offer_form_wrapper {padding: 20px;}
	#business_remote h2 {font-size: 27px; line-height: 40px;}
	#business_remote p {font-size: 17px;}
	#business_remote h3 {font-size: 22px; line-height: 37px;}
	#business_during_crisis h2.heading_panel {padding: 40px 15px; font-size: 23px; line-height: 39px;}
	#business_during_crisis h3 {font-size: 22px;}
	
	.ponits_content h3 {padding-top: 0;}
	.ponits_content p {padding-bottom: 30px;}
	#business_during_crisis {padding-bottom: 20px !important;}
	.searchBx {width: 100% !important;}
	
	
	
.navbar-header.page-scroll {position: relative;}
.one.searchIconCls {color: #fff; position: absolute; right: 70px; top: 22px; font-size: 16px; display: block !important;}
li.searchIconCls {display: none !important;}
#searchBox input.search-box{padding: 10px 15px !important;}
#dotLine{ display:none !important}
.searchIconCls.custom-p{padding: 6px 15px !important; font-size: 13px !important; margin:0px !important;}

.intro-heading h1{ font-size:20px;}
.cd-words-wrapper b{ font-size:18px;}


}

@media only screen and (min-width: 480px) and (max-width: 639px) {
	header#covid_19_header h1 {font-size: 30px; line-height: 37px;}
	header#covid_19_header h3 {font-size: 22px;}
	header#covid_19_header p {font-size: 16px; padding-bottom: 30px;}
	.offer_form_wrapper {padding: 25px;}
	#business_remote h2 {font-size: 27px; line-height: 40px;}
	#business_remote p {font-size: 17px;}
	#business_remote h3 {font-size: 22px; line-height: 37px;}
	#business_during_crisis h2.heading_panel {padding: 40px 15px; font-size: 23px; line-height: 39px;}
	#business_during_crisis h3 {font-size: 22px;}
	
	.ponits_content h3 {padding-top: 0;}
	.ponits_content p {padding-bottom: 30px;}
	#business_during_crisis {padding-bottom: 20px !important;}
	.searchBx {width: 100% !important;}
	
	
	
.navbar-header.page-scroll {position: relative;}
.one.searchIconCls {color: #fff; position: absolute; right: 70px; top: 22px; font-size: 16px; display: block !important;}
li.searchIconCls {display: none !important;}
#searchBox input.search-box{padding: 10px 15px !important;}	
#dotLine{ display:none !important}
.searchIconCls.custom-p{padding: 6px 15px !important; font-size: 13px !important; margin:0px !important;}

.intro-heading h1{ font-size:20px;}
.cd-words-wrapper b{ font-size:18px;}

}

@media only screen and (min-width: 640px) and (max-width: 767px) {
	header#covid_19_header h1 {font-size: 30px; line-height: 37px; text-align: center; width: 100%;}
	header#covid_19_header h3 {font-size: 22px; text-align: center; width: 100%;}
	header#covid_19_header p {font-size: 16px; padding-bottom: 30px; text-align: center;}
	.offer_form_wrapper {padding: 25px;}
	#business_remote h2 {font-size: 34px; line-height: 46px;}
	.offer_form_wrapper {max-width: 480px; margin: 0 auto;}
	
	.ponits_content h3 {padding-top: 0;}
	.ponits_content p {padding-bottom: 30px;}
	#business_during_crisis {padding-bottom: 20px !important;}
	.searchBx {width: 100% !important;}
	
	

.navbar-header.page-scroll {position: relative;}
.one.searchIconCls {color: #fff; position: absolute; right: 70px; top: 22px; font-size: 16px; display: block !important;}
li.searchIconCls {display: none !important;}
#searchBox input.search-box{padding: 10px 15px !important;}
#dotLine{ display:none !important}
.searchIconCls.custom-p{padding: 6px 15px !important; font-size: 13px !important; margin:0px !important;}

.intro-heading h1{ font-size:20px;}
.cd-words-wrapper b{ font-size:18px;}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.offer_form_wrapper {max-width: 480px; margin: 50px auto 0 auto; padding: 20px;}
	.searchBx {width: 100% !important;}
	.searchIconCls.custom-p{padding: 6px 10px !important; font-size: 11px !important;}
	header#covid_19_header h1 {font-size: 40px;}
	header#covid_19_header h3 {font-size: 20px;}
	
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.offer_form_wrapper {max-width: 580px; margin: 50px auto 0 auto;}
	.searchBx {width: 100% !important;}
	.searchIconCls.custom-p{padding: 6px 10px !important; font-size: 11px !important;}
	.headerCls a.innerHeaderBtns.btn-xl {padding: 20px 34px !important;}
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {}
.close-div{float: right;color: #fff;}


/* 05 - 05 - 2020*/
    #searchBox{margin: 20px 0; display:none; width: 100%; position:relative;}
    #searchBox .search-box{
        position: relative;
        display: inline-block;
        font-size:16px;
        color: #000;
    }
    #searchBox .search-box input[type="text"]{
        height: 32px;
        padding: 5px 10px;
        border: 1px solid #CCCCCC;
        font-size: 16px;
    }

    #searchBox .search-box input[type="text"], .result{
        width: 100%;
        box-sizing: border-box;
    }
    
    #searchBox .result p{
        margin: 0;
        padding: 7px 10px;
        border: 1px solid #CCCCCC;
        border-top: none;
        cursor: pointer;
    }
    #searchBox .result p:hover{
        background: #f2f2f2;
    }
	

.searchBx{width:50%; position: relative; margin: 0 auto;}	
.searchBx:after {
    position: absolute;
	top: 0;
    right: 5px;
    content: "\f002";
    height: 100%;
    width: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: FontAwesome;
    font-size: 16px;
    color: #828282;
	z-index:99;
}
	
	
#searchBox input.search-box {color:#333333;  -webkit-box-shadow: 0px 6px 18px -12px rgba(0,0,0,0.42);-moz-box-shadow: 0px 6px 18px -12px rgba(0,0,0,0.42);box-shadow: 0px 6px 18px -12px rgba(0,0,0,0.42); border-radius: 10px; padding: 15px; border: solid 1px #eaeaea; outline: none; background-color: rgb(255, 255, 255, 0.8); border: none; width:100%;}
#searchBox input.search-box::placeholder {color:#807e7e;}
#searchBox input.search-box::-ms-input-placeholder { 
color:#807e7e;
}
#searchBox input.search-box::-ms-input-placeholder {
color:#807e7e;
}

#searchBox .result {
    position: absolute;
    z-index: 999;
    top: 100%;
    background: white;
    width: 100%;
}

.result a {
    color: black;
}
	#searchBox .result p {
    color: #000;
}

#searchBox {
    margin: 0 0 20px 0;
}

li.searchIconCls {
    margin-top: 22px;
    padding: 4px 0px 0px 10px;
    color: #fff;
    font-size: 20px;
	cursor:pointer;
	margin-right: 10px !important;
}

.one.searchIconCls { display:none;}

li.searchIconCls {
    display: block;
}

@media only screen and (min-width: 320px) and (max-width: 568px) {
.navbar-brand>img{width:200px !important;}
}
.forline{ position:relative}
#dotLine {
    height: 30px;
    width: auto;
    display: none;
    position: absolute;
    z-index: 999;
    border-left: dotted 2px #fff;
    left: 15px;
    top: 45px;
}

.searchIconCls.custom-p{
    position: relative;
    display: block;
    padding: 5px 10px;
    font-size: 13px;
    margin-top: 25px;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    color: #fff;
    text-transform: uppercase;
    cursor: pointer;
    transition: all .4s ease-in-out;
}
.searchIconCls.custom-p:hover {
    color: #377699;
    outline: 0;
}
.searchIconCls.custom-p:focus {
    color: #fff !important;
    outline: 0;
}

.page-id-2992 .innerpages p {padding-bottom: 0px !important;}
p.blog_peragrasph {font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif; font-size: 24px !important; text-align: center; padding: 30px 0 50px 0;}

@media only screen and (min-width: 0px) and (max-width: 1024px) {
	ul.gpTag {display: none !important;}

}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	a.navbar-brand.page-scroll {
    display: flex;
    height: 70px !important;
    align-items: center;
    padding-bottom: 0 !important;
}
}
.ftraddress {color:#fff;}
.ftraddress:hover {text-decoration: underline;color:#fff;}

input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email.form-control.place-color.required.email {
    border-bottom: 0;
    padding: 15px;
    margin-bottom: 0px;
}
.banner-form .call::before, .banner-form .email::before, .banner-form .name-cls::before{position: absolute; left: 0 !important;}
.banner-form .call, .banner-form .email, .banner-form .name-cls{padding-left: 15px !important;}
.theme_1.wpcf7-form input.error, .theme_1.wpcf7-form select.error, .theme_1.wpcf7-form textarea.error{border-bottom: 0 !important;}
.wpcf7-form label.error{width: 100% !important; text-align: left !important; padding-left: 15px !important;}
.wpcf7-response-output.wpcf7-display-none.wpcf7-spam-blocked{bottom: 0 !important; color: #900 !important;}
.banner-form span.wpcf7-not-valid-tip{padding: 5px 10px !important;}
section.cd-intro {margin: 0; padding: 0;}
.headerTopBx {height: 100%; display: inline-flex;}
.single.single-post .bannerHeadingBx{height: auto !important; min-height: auto !important; padding: 0px !important;}

.codedropz-upload-inner h3{white-space:pre-wrap;}

.call.county_code {padding-left: 0 !important;}
.call.county_code .flag-container {height: 40px !important;}
.call.county_code:before {display: none;}

.intl-tel-input.separate-dial-code .selected-dial-code {color: #000 !important;}
.intl-tel-input .country-list {color: #000 !important;}
.intl-tel-input .country-list .country .dial-code {color: #000 !important;}

.banner-form .call, .banner-form .email, .banner-form .name-cls {height: 40px !important; overflow: visible !important;}
.banner-form .call, .banner-form .email, .banner-form .name-cls, .banner-form .brief {position: relative;}
.banner-form .name-cls, .banner-form .email {padding-left: 0 !important;}
.banner-form .name-cls input, .banner-form .email input {padding: 15px 15px 15px 30px !important;background: rgba(255, 255, 255, 0.1);border-radius: 4px 4px 0px 0px;}
.banner-form .call.county_code input[type="tel"], .banner-form .brief textarea {background: rgba(255, 255, 255, 0.1);border-radius: 4px 4px 0px 0px;}
.banner-form .call label.error, .banner-form .email label.error, .banner-form .name-cls label.error, .banner-form .brief label.error {
	color: orange !important;
	font-size: 12px !important;
	float: none !important;
	padding-left: 5px !important;
	text-shadow: none !important;
	padding-left: 0 !important;
	/* position: absolute !important; */
	bottom: -23px !important;
	left: -6px !important;
	font-weight: normal;
}

.theme_1.wpcf7-form textarea {height: 75px;}

.theme_1.wpcf7-form input.error, .theme_1.wpcf7-form select.error, .theme_1.wpcf7-form textarea.error {border-bottom: 1px solid #ccc !important;}
header#covid_19_header .wpcf7-form label.error {padding-left: 0 !important;}
header#covid_19_header .selected-flag {height: 41px;}

.row_flex {display: flex; flex-wrap: wrap;}
.row_flex .row_in_flex {display: flex; flex-wrap: wrap;}

.banner-form .intl-tel-input.separate-dial-code .selected-dial-code {color: #ffffff !important;}

.banner-form textarea {resize: none;}
.banner-form input, .banner-form textarea {width: 100%;}
.banner-form input:focus, .banner-form textarea:focus {outline: none; box-shadow: none;}

.banner-form .email {margin-bottom: 0;}
.banner-form .email input {margin-bottom: 0;}
.banner-form .call.county_code {margin-top: 30px;}

@media only screen and (min-width: 0px) and (max-width: 479px) {
	.banner-form {margin: 10px auto !important; max-width: 280px !important;}
	.input-group.form-upload-button {max-width: 280px !important; margin: 0 auto !important;}
	.input-group.form-upload-button .codedropz-upload-handler {max-width: 255px !important;}
	.input-group.form-upload-button .brouer-50 {width: 285px; margin: 0 auto;}
	.form-contact span.file-instruction {width: 255px !important;}
	.form-contact .browser-capcha {width: 285px;}
	.browseRow {width: calc(100% - 1px);}
	.form-contact .brouer-50 {padding: 0 15.5px 15px 15.5px;}
	
	.banner-form h3 {font-size: 21px;}
	header .header-demo .banner-form p {padding: 0 0 15px 0 !important;}
	.banner-form form {padding: 0 15px !important;}
	.banner-form .div.wpcf7 .ajax-loader {display: none !important;}
	
	/* .wpcf7 .wpcf7-recaptcha iframe{width:100%;}
	.gpTag {display: none;}
	.form-upload-button .brouer-50 {max-width: 290px !important;} */
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.banner-form .contact-form-btn {padding: 17px 0px !important; font-size: 14px !important;}
}

@media only screen and (min-width: 1025px) and (max-width: 1199px) {
	.nav>li>a {margin-top: 0 !important;}
	.searchIconCls.custom-p, li.searchIconCls {margin-top: 0px !important;}
	.nav.navbar-nav.navbar-right {padding-top: 4px !important;}
}


.blog-author {
    border-bottom: 1px solid #e8e8e8;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-bottom: 15px;
    height: 70px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: left;
}

.blog-author .avatar-wrapper {
    border: 1px solid #959595;
    border-radius: 50%;
    display: block;
    margin-right: 10px;
    overflow: hidden;
}

.blog-author .avatar-wrapper img {
    width: auto;
}


.author-name {
    display: inline-flex;
}

.byline {
    color: #333;
    float: left;
    font-family: "Montserrat",sans-serif;
    margin-top: 0px;
    font-size: 18px;
    font-weight: 500;
}

.byline:before {
    content: "";
    width: 40px;
    height: 30px;
    border-top: solid 2px #377699;
    top: 10px;
    left: 80px;
    position: absolute;
    display: inline-block;
}

.byline a {
    color: #377699;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
}


.comment-respond input#author {width: 100%;}
.comment-respond input#email {width: 100%;}
.comment-respond input#url {width: 100%;}
.comment-respond input#submit {background: #377699; border: 0; padding: 10px 20px; border-radius: 4px; color: #ffffff; font-size: 16px;}
.comments-area p.comment-form-author {width: calc(50% - 15px); display: inline-block;}
.comments-area p.comment-form-email {width: calc(50% - 15px); display: inline-block; float: right;}
.comments-area  p.comment-form-cookies-consent {display: flex;}
.comments-area input#wp-comment-cookies-consent {margin-right: 10px; margin-top: 5px;}
.formBox.form-contact .wpcf7-form label.error {font-size: 11px !important; font-weight: normal !important; color: #f00 !important; padding-left: 0px !important;}

.hire_your_team_form .flag-container {height: 46px !important;}
.hire_your_team_form .flag-container .selected-flag:focus {outline: none;}

.hire_your_team_form input[type="submit"] {width: 155px !important;}

.hire_your_team_form span.wpcf7-form-control-wrap.phonenoform .intl-tel-input {width: 100%;}
.hire_your_team_form span.wpcf7-form-control-wrap.phonenoform .intl-tel-input input[type="tel"] {padding-left: 86px !important;}
.hire_your_team_form textarea {margin: 0 !important; resize: none;}
.hire_your_team_form .form-group.hire_submit_btn, .hire_your_team_form .form-group.hire_submit_btn p input[type="submit"] {margin: 0 !important;}
.hire_your_team_form .form-group.hire_submit_btn p {padding: 0 !important;}
.hire_your_team_form label.error {font-weight: normal; padding-left: 0 !important; margin: 0; color: #f00; font-family: Montserrat;}

body.page-template-page-skills section.blogpage1 .bpage1 .formBox .selected-flag {height: 64px;}

.banner-form .brief {border: none !important; margin: 10px 0 15px 0 !important;}
.banner-form .brief textarea {display: flex !important; margin: 0 !important; border-bottom: 1px solid #d2d2d2 !important; padding-top: 0 !important;}

.banner-form .capcha-banner .wpcf7-not-valid-tip {
	color: orange !important;
    font-size: 12px !important;
    float: none !important;
    text-shadow: none !important;
    font-weight: normal;
	width: 100% !important;
    text-align: left !important;
    margin-bottom: 5px;
	background: none;
    padding: 0 0 0 5px !important;
}

.page-template-page-skills .banner-form div.wpcf7-spam-blocked {
	margin: -16px 0 10px 0 !important; color: orange !important;
}

.banner-form div.wpcf7-response-output.wpcf7-mail-sent-ok {display: none;}

div.wpcf7 .ajax-loader {
	border: 4px solid 4px solid rgba(0, 0, 0, 0.3);
	background-image: none;
	border-radius: 50%;
	border-top: 4px solid orange;
	width: 20px;
	height: 20px;
	-webkit-animation: spin 2s linear infinite;
	animation: spin 2s linear infinite;
	display: inline-flex
}

@keyframes spin {
	0% {
		transform: rotate(0deg)
	}

	100% {
		transform: rotate(360deg)
	}
}

@media only screen and (min-width:0px) and (max-width: 767px) {
	.headingBlack{font-size:26px;}
	#WhyBorderlessMind.WhyDoc1 {padding: 10px 0 !important;}
	#WhyBorderlessMind.WhyDoc1 h3 {text-align: center !important; background-position: bottom center !important;}
    #searchBox .search-box input[type="text"], .result {
        width: 100%;
        box-sizing: border-box;
        max-height: 350px;
        overflow-y: auto;
    }
    .year_in_business .business_box h2{min-height: auto !important;}
}
#post-4498{padding-top: 70px;}
#wpcf7-f2578-p138-o2 .wpcf7-response-output {float: none; text-align: center; width: 100%; padding-top: 10px !important;}
.getInTouch label.error, .SideBarForm label.error {font-weight: normal !important; padding-left: 0 !important; color: #ff0000 !important;}
.SideBarForm .flag-container {height: 34px;}
.SideBarForm textarea {display: flex; border-radius: 0px; margin: 0;}
.SideBarForm input[type="submit"] {border: none !important; border-radius: 0px !important; padding: 8px 30px !important;}
.SideBarForm input[type="submit"]:hover {border: none;}
.SideBarForm input[type="submit"]:focus {border: none; outline: none; color: #fff;}
body.single-post .blogpage1 .innerpages img {max-width: 100%; height: auto !important;}
body.page-template-page-covid .offer_form_wrapper label.error {font-weight: normal !important; color: #ff0000 !important;}
body.page-template-page-covid .offer_form_wrapper textarea {display: flex; margin: 0 !important;}
body.page-template-page-covid .offer_form_wrapper .wpcf7-response-output {padding: 5px !important;color: #ff0000 !important;}
body.page-template-page-covid .offer_form_wrapper .wpcf7-response-output.wpcf7-spam-blocked {color: #ff0000 !important;}
.wpcf7-response-output.wpcf7-display-none.wpcf7-spam-blocked {color: #ff0000 !important; font-family: Montserrat !important;}
#wpcf7-f4497-p4498-o1 label.error {
    font-weight: normal !important;
    padding-left: 0 !important;
    color: #ff0000 !important;
}

.form-group.hire_submit_btn {margin: 0 !important;}
.form-group.hire_submit_btn p {margin: 0 !important; padding: 0 !important;}
.form-group.hire_submit_btn p .ajax-loader {position: absolute; left: 16px; top: 11px;}
.form-group.hire_submit_btn p input[type="submit"] {margin-bottom: 4px !important;}

.blogpage1 .row.flexNew:before, .blogpage1 .row.flexNew:after {display: none;}
/**** remote hiring selection process css added on 11-02-2021 ****/
.bmt_selection_approach_wrapper {padding: 80px 15px; background: linear-gradient(112.68deg, rgba(54, 51, 165, 0.8) 0.23%, rgba(9, 75, 112, 0.8) 99.68%);}
.bmt_selection_approach_wrapper h2 {font-size: 36px; font-weight: bold; color: #fff;}
.bmt_selection_approach_wrapper p {font-size: 18px; font-weight: normal; color: #fff;}
.bmt_selection_app_step_wrapper {padding: 20px 0;}
.step_left, .step_right {padding: 20px 0; position: relative;}
.step_left:after {width: 1px; height: 100%; position: absolute; right: -15.5px; top: 0; background: rgba(255, 255, 255, 0.25); content: "";}
.step_right:before {width: 1px; height: 100%; position: absolute; left: -15.5px; top: 0; background: rgba(255, 255, 255, 0.25); content: "";}
.steps .step_content {display: inline-flex; align-items: flex-start; flex-wrap: wrap; background: #fff; position: relative; border-radius: 3px; padding: 25px; width: calc(100% - 90px); margin-top: 17px; box-shadow: 0px 15px 45px 0px rgba(0, 0, 0, 0.15); -webkit-box-shadow: 0px 15px 45px 0px rgba(0, 0, 0, 0.15);}
.steps.step_right {display: flex; flex-wrap: wrap; justify-content: flex-end;}
.steps.step_right .step_content {background: #fff; position: relative; border-radius: 3px; padding: 25px; width: calc(100% - 90px);}
.steps.step_left {display: flex; flex-wrap: wrap; justify-content: flex-end;}
.steps.step_left .step_icon {transform: translateX(70%);}
.steps.step_right .step_icon {transform: translateX(-70%);}
.steps .step_content label {color: #377699 !important; font-size: 16px; font-weight: bold; margin: 0; padding: 0; width: 100%;}
.steps .step_content h3 {color: #444 !important; font-size: 20px; font-weight: bold; margin: 0; padding: 0 0 10px 0;}
.steps .step_content p {color: #666 !important; font-size: 16px; font-weight: normal; margin: 0; padding: 0;}
.steps .step_content p span {font-weight: bold; text-transform: uppercase;}
.steps .step_icon {position: relative; width: 84px; height: 84px; border-radius: 100%; background: #fff; display: inline-flex; align-items: center; flex-wrap: wrap; justify-content: center;}
.steps .step_icon:before {border-radius: 100%; background: rgba(255, 255, 255, 0.10); -webkit-animation: animateCloud 2s linear infinite; -moz-animation: animateCloud 2s linear infinite; animation: animateCloud 2s linear infinite; position: absolute; width: 84px; height: 84px; content: "";}
@-webkit-keyframes animateCloud {
    0% {width: 84px; height: 84px;}
    50% {width: 110px; height: 110px;}
    100% {width: 84px; height: 84px;}
}
@-moz-keyframes animateCloud {
    0% {width: 84px; height: 84px;}
    50% {width: 110px; height: 110px;}
    100% {width: 84px; height: 84px;}
}
@keyframes animateCloud {
    0% {width: 84px; height: 84px;}
    50% {width: 110px; height: 110px;}
    100% {width: 84px; height: 84px;}
}
.steps.step_left .step_content:before {width: 0; height: 0; border-top: 15px solid transparent; border-bottom: 15px solid transparent; border-left: 15px solid #fff; content: ""; position: absolute; right: -15px; top: 10px;}
.steps.step_right .step_content:before {width: 0; height: 0; border-top: 15px solid transparent; border-bottom: 15px solid transparent; border-right: 15px solid #fff; content: ""; position: absolute; left: -15px; top: 10px;}
.second_con_section {margin: 0; padding: 80px 0;}
.second_con_section .sec_con_img_wrapper img {border-radius: 5px; box-shadow: 0px 15px 45px 0px rgba(0, 0, 0, 0.05); -webkit-box-shadow: 0px 15px 45px 0px rgba(0, 0, 0, 0.05);}
.second_con_section .sec_con_content_wrapper {margin: 0; padding: 0 0 60px 0;}
.second_con_section .sec_con_content_wrapper h4 {font-size: 24px; font-weight: bold; color: #444; margin: 0 0 15px 0; padding: 0 0 0 20px; position: relative;}
.second_con_section .sec_con_content_wrapper h4:before {width: 4px; height: 100%; background: #444; position: absolute; left: 0; top: 0; content: "";}
.second_con_section .sec_con_content_wrapper p {font-size: 16px;  color: #666; margin: 0; padding: 0 0 15px 20px;}
.two_sec_content {margin: 0; padding: 0;}
.two_sec_content h5 {color: #444; font-size: 24px; font-weight: bold; margin: 0; padding: 0 0 30px 0;}
.two_box_con_wrapper {background: #fff; border-radius: 5px; box-shadow: 0px 15px 45px 0px rgba(0, 0, 0, 0.05); -webkit-box-shadow: 0px 15px 45px 0px rgba(0, 0, 0, 0.05); padding: 40px; height: 100%; display: flex; align-items: flex-start; flex-wrap: wrap; justify-content: space-between;}
.two_sec_content .flex {display: flex; flex-wrap: wrap;}
.two_sec_content .flex .inflex {display: inline-flex; flex-wrap: wrap; margin-bottom: 30px; -webkit-flex: 1; -ms-flex: 1; flex: 1;;}
.two_box_con_wrapper .image, .two_box_con_wrapper .content {display: inline-flex; align-items: flex-start; flex-wrap: wrap;}
.two_box_con_wrapper .content {width: calc(100% - 150px);}
.two_box_con_wrapper .content p {font-size: 16px; color: #666;}
.two_box_con_wrapper .content p a {color: #377699; text-decoration: underline;}
.two_box_con_wrapper .content p a:hover {color: #000;}

@media only screen and (min-width: 0px) and (max-width: 575px) {
    .bmt_selection_approach_wrapper h2 {font-size: 31px; line-height: 42px;}
    .bmt_selection_approach_wrapper p {font-size: 16px;}
    .steps.step_left .step_content:before {right: auto; top: -21px; left: 48px; transform: rotate(270deg);}
    .steps.step_right .step_content:before {right: auto; top: -21px; left: 48px; transform: rotate(-270deg);}
    .steps .step_content {width: 100% !important;}
    .steps.step_left {padding-top: 120px;}
    .steps.step_left .step_icon {position: absolute; transform: translateX(0); left: 15px; top: 20px;}
    .steps.step_right {padding-top: 120px;}
    .steps.step_right .step_icon {transform: translateX(0); position: absolute; top: 20px; left: 15px;}
    .sec_con_img_wrapper {margin-bottom: 30px;}
    .second_con_section .sec_con_content_wrapper h4 {font-size: 20px; line-height: 28px;}
    .two_box_con_wrapper .image, .two_box_con_wrapper .content {justify-content: center; width: 100%;}
    .two_box_con_wrapper .content p {margin: 30px 0 0 0; text-align: center;}
    .two_box_con_wrapper {padding: 30px;}
    .disclaimer{margin-top: 20px !important; margin-bottom: 20px !important;}
}

@media only screen and (min-width: 576px) and (max-width: 991px) {
    .steps.step_left .step_icon, .steps.step_right .step_icon {transform: translateX(0%); position: absolute; left: 10px;}
    .steps .step_content, .steps.step_right .step_content {width: calc(100% - 130px);}
    .steps.step_left .step_content:before {left: -15px; right: auto; transform: rotate(180deg);}
    .step_left:after, .step_right:before {left: 53px;}
    .disclaimer{margin-top: 20px !important; margin-bottom: 20px !important;}
}

.intercom-lightweight-app-launcher, .intercom-messenger-frame, .intercom-launcher-frame{ bottom: 50px; left: 10px !important;}
.intercom-borderless-frame{right:auto !important;}
.lhnChatActions .lhnHocEndChatAction {display:none;}


@media only screen and (min-width: 768px) and (max-width: 991px) {
    .sec_con_img_wrapper {max-width: 400px; margin-bottom: 30px;}
    #searchBox .search-box input[type="text"], .result {
        width: 100%;
        box-sizing: border-box;
        max-height: 350px;
        overflow-y: auto;
    }

    .footer_logo_cls p {
        font-size: 12px !important;
        padding-right: 0 !important;
    }

   
}

.col-sm-12 span.wpcf7-form-control-wrap.recaptcha {
    margin-bottom: 0;
    display: block;
}


@media screen and (max-width: 991px) { 
    .navbar-brand>img{width: auto;}
    }

.page-id-1855 .innerpages {padding: 15px;}

.skills_banner_content_new .wpcf7-form label.error {
    width: 100% !important;
    bottom: 0 !important;
    position: relative !important;
    text-align: left !important;
    padding-left: 15px !important;
}

.intl-tel-input.allow-dropdown .flag-container, .intl-tel-input.separate-dial-code .flag-container {max-height: 66px !important;}

.we-are-certified .owl-carousel .owl-item img, .engagementsLogo .owl-carousel .owl-item img{width: auto;}

#demo1 #owl-demo .owl-dots {display: none;}
#demo2 #owl-demo2 .owl-dots {display: none;}
#demo3 #owl-demo3 .owl-dots {display: none;}

/* add css on 12-1-22 by manish */
.addressbx .phCls a{color:#377699 !important;}
.fotterLogo a{color: #fff;}
.fotterLogo a:hover{color: #66a2c2;}
.Skill_toggle_btn {
    width: 100%;
    padding: 20px;
    text-align: center;
    display: inline-block;
    margin: 0 0 40px;
}
.Skill_toggle_btn a {padding: 15px 30px; background: linear-gradient(112.68deg, rgba(54, 51, 165, 0.8) 0.23%, rgba(9, 75, 112, 0.8) 99.68%);
 font-size: 20px; color: #fff; font-weight: bold; border-radius: 5px; text-decoration: none;}
.Skill_toggle_btn a:hover{text-decoration: none; background: linear-gradient(112.68deg, rgba(54, 51, 165, 0.8) 0.23%, rgba(9, 75, 112, 0.8) 99.68%); color: #fff; text-decoration: none;} 
.Skill_toggle_btn a:focus{text-decoration: none; background: linear-gradient(112.68deg, rgba(54, 51, 165, 0.8) 0.23%, rgba(9, 75, 112, 0.8) 99.68%); color: #fff; text-decoration: none;} 
.Skill_toggle_content{display: none;}
.applyBtnNew{width: 100%; text-align: center; padding: 20px 0;}
.applyBtnNew a{background: #F5B318; box-shadow: 0px 10px 20px rgba(21, 21, 21, 0.15); border-radius: 5px; color: #000; font-family: Montserrat; font-style: normal; font-weight: bold; font-size: 30px; line-height: 37px; text-align: center; text-transform: uppercase; padding: 10px 50px;}
.applyBtnNew a:hover{text-decoration: none; color: #fff;}
.cta-button-area a{
    background: #ffd03f;
        padding: 12px 32px;
        border-radius: 12px;
        font-size: 24px;
        font-weight: bold;
        margin: 20px 0 40px;
        display: inline-block;
        color: #000;
        text-transform: uppercase;
        text-decoration: none;
        font-family: 'Poppins', sans-serif;
    }

    .faq-accordion .faq-main {
        border: 1px solid #b8e4ee !important;
        background: #F8FAFF !important;
        border-radius: 4px;
    }

    [data-accordion] > [data-control]:after{color: #b1bdc8 !important;}

    .faq-title h4{color:#475867;}
    section.cd-intro h4 {
        font-family: 'Poppins', sans-serif;
        font-size: 16px !important;
        color: #000;
        font-weight: 500 !important;
        line-height: 26px;
        max-width: 840px;
        margin: auto;
        margin-top: 20px;
    }

.innerpages ul li, .innerpages ol li{ color: #666666; font-family: 'Poppins',sans-serif; font-size: 16px; padding-bottom:5px;}
.remote-hiring-process{width: 100%; padding: 50px 0 80px 0;}
.remote-hiring-process p{font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif; font-size: 16px !important; text-align: center; padding: 2px 0 0 0;} 

.footer_logo_cls {
    display: inline-block;
    width: 100%;
    margin: 25px 0 15px 0;
    text-align: left;
}
.footer_logo_cls img {
    width: 50%;
}
nav ul{margin-bottom: 0px;}
@media only screen and (min-width: 0px) and (max-width: 767px) {
.footer_logo_cls{text-align: left;}   
.footer_logo_cls p{text-align: left !important; padding-left: 14%;}

}

.footer_logo_cls img {width: 70%;}
.footer_logo_cls p {
    color: #f1f1f1;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    font-family: 'Montserrat',sans-serif;
    line-height: normal;
    text-align: right;
    max-width: 70%;
    padding-right: 5px;
    margin-bottom: 0px;
}

.footer_logo_cls p a{color: #fff;}

.blogpage1 .innerpages p {word-break: break-word;}

@media only screen and (min-width: 0px) and (max-width: 575px) {
	.blogpage1 .innerpages h2 {font-size: 22px;}
}

@media screen and (min-width:375px) and (max-width:812px) and (orientation : landscape){
    .footer_logo_cls p {font-size: 10px; padding-right: 0;}
    .footer_logo_cls img {width: 100%;}
}

@media screen and (min-width:768px) and (max-width:1024px) and (orientation : landscape){
    .footer_logo_cls p{padding-right: 0 !important;}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .footer_logo_cls img {width: 100% !important;}
    .footer_logo_cls p{padding-right: 0 !important;}
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .footer_logo_cls img {width: 100% !important;}
    .footer_logo_cls p{padding-right: 0 !important; font-size: 13px;}
}
@media only screen and (min-width: 1200px) and (max-width: 1299px) {
    .footer_logo_cls img {width: 70%;}
    .footer_logo_cls p{text-align: right; padding-right: 16%;}
}
@media only screen and (min-width: 1300px) and (max-width: 1399px) {
    .footer_logo_cls img {width: 70%;}
    .footer_logo_cls p{text-align: right; padding-right: 16%;}
}

/**** VIDEO Banner header ****/
.page-id-5471 header {position: absolute; top: 0; left: 0; width: 100%; z-index: 1; min-height: auto !important; padding: 0; background: none !important; z-index: 4;}
.page-template-page-home-latest header { overflow:visible;}
.page-id-5471 header nav {/* background: none; */}
.page-template-page-home-latest header {position: sticky; left: 0; top: 0; z-index: 999;}
.page-id-5471 header nav ul li a {text-transform: none;}
.page-id-5471 header nav ul li a:hover {color: #F5B318;}
.page-id-5471 header nav ul li a.search_skill, header nav ul li:nth-child(6) a {color: #FFE600;}
/* .page-id-5471 header nav ul li a.apply_remote_job {background: #1687C6; border-radius: 5px; font-weight: 500; font-size: 16px; line-height: 20px; color: #fff; padding: 14px 30px;}
.page-id-5471 header nav ul li a.apply_remote_job:hover {padding: 14px 30px; background: #fff; color: #000 !important;} */

/**** banner ****/
.page-id-5471 #banner {margin: 0; padding: 0; position: relative; display: flex; flex-direction: column; color: rgb(255, 255, 255); z-index: 3; /* background-color: var(--colors-irisBlue); background-image: linear-gradient(227deg, rgb(82, 64, 203) 0%, rgb(60, 46, 146) 80%); */ background-image: linear-gradient(112.68deg, #191678cc 0.23%, #005e93cc 99.68%); height: 100vh; overflow: hidden;}
.page-id-5471 #banner:before {content: ""; width: 100%; height: 100%; position: absolute; left: 0; top: 0; background: linear-gradient(112.68deg, rgba(54, 51, 165, 0.8) 0.23%, rgba(9, 75, 112, 0.8) 99.68%); z-index: 2;}
.page-id-5471 #banner video.video {position: absolute; inset: 0px; z-index: 0; width: 100%; height: 100%; object-fit: cover; object-position: center center;}
.page-id-5471 .bannerContent {position: absolute; width: 100%; height: 100%; display: flex; align-items: center; flex-wrap: wrap; left: 0; top: 0; z-index: 3;}
.page-id-5471 .bannerContent h1 {font-weight: 700; font-size: 80px; line-height: 1.2; color: #fff; margin: 0; padding: 0 0 24px 0; font-family: 'Montserrat', sans-serif;}
.page-id-5471 .bannerContent h1 span {display: block; color: #F5B318;}
.page-id-5471 .bannerContent h4 {font-weight: 400; font-size: 24px; line-height: 1.5; color: #CAE1ED; margin: 0; padding: 0 0 56px 0; font-family: 'Montserrat', sans-serif;}
.page-id-5471 .bannerContent a {background: #1687C6; border-radius: 5px; font-family: 'Montserrat', sans-serif; font-weight: 500; font-size: 18px; line-height: 24px; color: #fff; padding: 16px 40px; display: inline-flex; max-width: 690px;}
.page-id-5471 .bannerContent a:hover {background: #fff; color: #000; text-decoration: none;}
.page-id-5471 .bannerContent ul {margin: 0; padding: 30px 0 0 0; list-style: none; display: flex; align-items: center; flex-wrap: wrap; justify-content: flex-start;}
.bannerContent ul li {font-family: 'Montserrat', sans-serif; font-weight: 500; font-size: 16px; line-height: 20px; color: #CAE1ED; display: inline-flex; align-items: center; flex-wrap: wrap; position: relative; margin-right: 16px; padding-right: 16px;}
.bannerContent ul li:not(:last-child):after {content: ""; position: absolute; right: 0; top: 50%; transform: translateY(-50%); width: 1px; height: 65%; background: #CAE1ED;}
.bannerContent ul li:last-child {padding-right: 0px; margin-right: 0;}
div#lhnHocButton.lhnround div.lhnHocChatBtn {box-shadow: none !important;}
div#lhnHocButton div.lhnHocChatBtn {background-color: #F5B318 !important;}

*::-webkit-media-controls-panel {
    display: none!important;
    -webkit-appearance: none;
}
*::-webkit-media-controls-play-button {
    display: none!important;
    -webkit-appearance: none;
}
*::-webkit-media-controls-start-playback-button {
    display: none!important;
    -webkit-appearance: none;
}
.page-id-5471 video::-webkit-media-controls-start-playback-button {
    display: none !important;
}

/**** meadia queries ****/
@media only screen and (min-width: 0px) and (max-width: 767px) {
    .page-id-5471 .bannerContent h1 {font-size: calc(20.86px + 4.11vw);}
    .page-id-5471 .bannerContent h4 {font-size: calc(15.43px + 0.18vw); padding: 0 0 24px 0;}
    .page-id-5471 .bannerContent a {font-size: 16px; padding: 12px 24px;}
    .page-id-5471 .bannerContent ul li {font-size: 11px;}
	.testimonial_bx {padding: 30px 15px 15px 15px !important; min-height: 410px !important;}
	.client_say_carousel .owl-dots {margin-top: -25px ;}
	.certified_logo{padding: 10px 0 10px 0 !important;}
	.as_seen_on h2{font-size: 26px !important; line-height: 36px !important; margin: 0 0 30px 0 !important; color: #000 !important;}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .page-id-5471 header nav {padding: 20px 44px;}
	.carousel_content {display: none !important;}
	.trusted_clinet_carousel .item:hover{background: transparent !important;}
	.page-id-5471 .bannerContent h1{font-size: 64px;}
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.carousel_content {display: none !important;}
	.trusted_clinet_carousel .item:hover{background: transparent !important;}
}

.home header:after , .home header:before{
content:none !important;
}
.page-id-5471 input#custom-search {
    color: #333;
}
.page-id-5471 div#datafetch {
    color: #333;
    text-align: left;
    max-height: 300px;
    overflow-y: auto;
}
.page-id-5471 div#datafetch::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); background-color: #F5F5F5;}
.page-id-5471 div#datafetch::-webkit-scrollbar {width: 6px; background-color: #F5F5F5;}
.page-id-5471 div#datafetch::-webkit-scrollbar-thumb {background-color: #000000;}

@media only screen and (min-width: 0px) and (max-width: 991px) {
body.page-template-page-home-latest.page-id-5471 nav {width: 100%;}
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
.page-id-5471 nav {padding: 20px 16px;width: 100%;}
}

@media only screen and (min-width: 0px) and (max-width: 624px) {
	.bannerContent ul li {margin-right: 8px; padding-right: 8px; margin-bottom: 4px;}
}

.sbttBacktotop {bottom: 110px !important; right: 15px !important;}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
	.client_say_carousel {padding: 0 30px;}
	.client_say_carousel .owl-nav {width: calc(100% + 40px) !important; left: -20px;}
}

.engagementsLogo .owl-carousel .owl-stage {
    display: flex;
    align-items: center;
}


/*New Slider CSS 11DEC*/
/* We Are Certified Carousel */
.certified_logo{background: linear-gradient(112.68deg, rgba(54, 51, 165, 0.8) 0.23%, rgba(9, 75, 112, 0.8) 99.68%); padding: 30px 0 30px 0;}
.certified_logo .slider ul {margin: 0;}
.certified_logo h2{font-family: 'Montserrat'; font-style: normal; font-weight: 600; font-size: 32px; line-height: 36px; color: #FFFFFF; margin: 0px 0 40px 0; display: none; text-align: center;}
.certified_logo .slider {height: 100%; margin: auto; overflow: hidden; position: relative; max-width:960px;}
.certified_logo .slider::before {background: linear-gradient(to right, rgb(87 96 174) 0%, rgba(255, 255, 255, 0) 100%); content: ""; height: 138px; position: absolute; width: 175px; z-index: 2;}
.certified_logo .slider::after {background: linear-gradient(to right, rgb(65 107 149) 0%, rgba(255, 255, 255, 0) 100%); content: ""; height: 138px; position: absolute; width: 175px; z-index: 2;}
.certified_logo .slider::after {right: 0; top: 0; transform: rotateZ(180deg);}
.certified_logo .slider::before {left: 0; top: 0;}
.certified_logo .slider ul li {margin: 0 15px;}
.certified_logo .scroll1, .as_seen_on .scroll2 {display: none;}
.certified_logo .scroll1 img, .as_seen_on .scroll2 img {vertical-align: bottom;}

/* As Seen On carousel */
.as_seen_on{background: #FFFFFF; padding: 60px 0;}
.as_seen_on h2{font-family: 'Montserrat'; text-transform: uppercase; font-style: normal; font-weight: 600; font-size: 32px; line-height: 48px; color: #000; margin: 0px 0 50px 0; display: block; text-align: center;}
.as_seen_on .slider {height: 100%; margin: auto; overflow: hidden; position: relative; max-width: 960px;}
.as_seen_on .slider::before {background: linear-gradient(to right, rgb(255 255 255) 0%, rgba(255, 255, 255, 0) 100%); content: ""; height: 100%; position: absolute; width: 175px; z-index: 2;}
.as_seen_on .slider::after {background: linear-gradient(to right, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); content: ""; height: 100%; position: absolute; width: 175px; z-index: 2;}
.as_seen_on .slider::after {right: 0; top: 0; transform: rotateZ(180deg);}
.as_seen_on .slider::before {left: 0; top: 0;}
.as_seen_on .slider ul li {margin: 0 15px;}
.as_seen_on .scroll2 img{-webkit-filter: grayscale(100%); filter: grayscale(100%);}

.boxContent {padding: 20px; background: rgba(0, 0, 0, 0.05); border-radius: 20px; margin-bottom: 20px;}
span.titleContent {font-size: 2.25rem; font-weight: 500; margin: 0; padding: 0 0 15px 0;}
.boxContent ol {margin: 0; padding: 0; list-style: decimal;}
.boxContent ol li {margin: 0 0 10px 0; padding: 0;}
.boxContent ol li:last-child {margin: 0;}

.intro-text .headerCls p a {color: #ffd03f;}
.intro-text .headerCls p a:hover {text-decoration: underline;}

.figcaptioncenter figcaption {
    text-align: center;
}

.iti-mobile .intl-tel-input.iti-container {z-index: 9999 !important;}

.BottomLinksArea.newbgCls {padding-bottom: 50px;}

@media screen and (min-width: 0px) and (max-width: 991px) and (orientation: landscape) {
	.page-id-5471 .bannerContent {align-items: flex-start;}
	.page-id-5471 .bannerContent h1 {font-size: 36px; padding-top: 30px;}
	.page-id-5471 .bannerContent h4 {font-size: 18px; padding: 0 0 20px 0;}
	.page-id-5471 .bannerContent a {font-size: 16px; padding: 11px 20px;}
	.page-id-5471 .bannerContent ul {padding: 20px 0 0 0;}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	body.page-id-5467 nav {padding: 20px 30px;}
	body.page-template-page-thanks nav {padding: 20px 30px;}
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
	.webform_wrapper .webform_lft_con {padding-top: 80px !important;}
	.webform_wrapper .webform_lft_con .innerLeftContent h2 {font-size: 26px !important; line-height: 36px !important;}
	.webform_wrapper .webform_lft_con .innerLeftContent h2 span {font-size: 26px !important; line-height: 36px !important;}
	.step5_bg ul li {padding: 10px 8px 0 8px !important;}
	.step5_bg ul li img {max-width: 40px !important;}
	.step5_bg ul li p {font-size: 14px !important; line-height: 24px !important;}
}

section.blogpage1.pagecontent-temp .innerpages figure {
    width: 100% !important;
}
section.blogpage1.pagecontent-temp .innerpages img.img-responsive-cls {
    width: 100%;
    height: auto;
}
section.blogpage1.pagecontent-temp .innerpages figcaption.wp-caption-text {
    color: #666666;
    font-family: 'Poppins',sans-serif;
    font-size: 16px;
    padding-bottom: 10px;
    word-break: break-word;
}

section.blogpage1.pagecontent-temp .innerpages table {
    color: #666666;
    font-family: 'Poppins',sans-serif;
    font-size: 16px;
    padding-bottom: 10px;
    word-break: break-word;
}

section.blogpage1.pagecontent-temp .innerpages h3{
	font-weight:600;
}



/*19 DEC Recent artical css*/
#recentArticleWrapper {margin: 0; padding: 100px 0;}
#recentArticleWrapper h1 {margin: 0; padding: 0 0 20px 0; font-size: 24px; font-weight: 600; text-transform: uppercase; font-family: 'Montserrat', sans-serif;}
#recentArticle {margin: 0 -15px;}
#recentArticle .item {margin: 0; padding: 0 6px;}
.recentPost {margin: 0; padding: 0 0 55px 0; background-color: #F5F5F1; position: relative;}
.recentPostInner {margin: 0; padding: 0;}
.recentPostInner a.recentPostImage {display: block;}
.recentPostInner a.recentPostImage img {display: none !important;}
.recentPostInner a.recentPostImage span {width: 100%; height: 160px; display: block;}
.recentArticleContent {margin: 0; padding: 15px;}
.recentArticleContent h3 {margin: 0; padding: 0 0 10px 0; font-size: 16px; font-weight: 600; color: #000; text-align: left; font-family: 'Montserrat', sans-serif;}
.recentArticleContent h3 a {color: #377699;}
.recentArticleContent h2 {padding: 0; margin: 0 0 10px 0; font-size: 21px; font-weight: 600; color: #000; text-align: left; font-family: 'Montserrat', sans-serif; /* display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; */}
.recentArticleContent h2 a {color: #000;}
.recentArticleContent h3 a:hover, .recentArticleContent h2 a:hover {text-decoration: none;}
.recentArticleContent p {margin: 0; padding: 0 0 10px 0; font-size: 16px; font-weight: 400; color: #000; text-align: left; font-family: 'Montserrat', sans-serif;}
.avatarDetail {display: flex; align-items: center; flex-wrap: wrap; justify-content: flex-start;}
.avatarDetail img {width: 40px !important; height: 40px; border-radius: 4px;}
.avatarDetail span {padding-left: 10px; color: #000; font-size: 12px; font-weight: 400; font-family: 'Montserrat', sans-serif; width: calc(100% - 50px);}
.avatarDetail span.name, .avatarDetail span.postOn {width: 100%; padding-left: 0;}
.avatarDetail img, .avatarDetail span {display: inline-flex; align-items: center; flex-wrap: wrap;}
#recentArticle .owl-nav {width: 60px; right: 15px; top: -40px; position: absolute; height: 24px; margin: 0;}
#recentArticle .owl-nav .owl-prev {left: 0; top: 0; position: absolute; width: 24px; background: url(./images/left.png) no-repeat;}
#recentArticle .owl-nav .owl-next {right: 0; top: 0; position: absolute; width: 24px; background: url(./images/right.png) no-repeat;}
#recentArticle .owl-nav .owl-prev, #recentArticle .owl-nav .owl-next {height: 24px; background-size: contain;}
#recentArticle .owl-stage-outer .owl-stage {display: flex; flex-wrap: wrap;}
#recentArticle .owl-stage-outer .owl-stage .owl-item {display: inline-flex; flex-wrap: wrap;}
#recentArticle .owl-stage-outer .owl-stage .owl-item .recentPost {height: calc(100% - 14px);}
.post__author {position: absolute; bottom: 15px;}

@media only screen and (min-width: 0px) and (max-width: 991px) {
    #recentArticle {width: calc(100% + 30px);}
    #recentArticle .owl-nav {top: -47px; height: 24px;}
}

section.contentrowskills.WhyDoc1 .mb-30{margin-bottom: 30px;}
section.contentrowskills.WhyDoc1 .mb-30:last-child {
    margin-bottom: 0 !important;
}

 

section.contentrowskills.WhyDoc1 ul {
    color: #666666;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    padding-top: 5px;
}

section.contentrowskills.WhyDoc1 ul li {
    list-style: disc;
    padding-top: 5px;
}

section.contentrowskills.WhyDoc1 ul {
    padding-left: 15px;
}

.page-template-page-home-latest .trustedByNewSection.owl-hovered {
    margin-bottom:120px;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
    .page-template-page-home-latest .trustedByNewSection.owl-hovered {
        margin-bottom: 0px;
    }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
    .page-template-page-home-latest .trustedByNewSection.owl-hovered {
        margin-bottom: 0px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .page-template-page-home-latest .trustedByNewSection.owl-hovered {
        margin-bottom: 0px;
    }
}



/* newsletter form css  added on 18-06-2025*/
.customColumnClass{color: #fff;}
.customColumnClass .hs-richtext h2 {
    margin: 15px 0 15px 0;
    line-height: 18px;
    padding: 0;
    font-size: 18px !important;
    font-family: 'Montserrat', sans-serif;
}
.customColumnClass .hs-richtext h2 span {
    font-weight: 600;
}

.customColumnClass .hs-richtext.hs-main-font-element{
    word-break: break-word;
    font-size: 14px;
    line-height: normal;
    font-family: 'Montserrat', sans-serif;
}

.customColumnClass .hs_email.hs-email.hs-fieldtype-text.field.hs-form-field label {
    display: block;
    margin: 5px 0;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
}

.customColumnClass .input input {
    padding: 10px;
    display: block;
    width: 100% !important;
    margin-bottom: 10px;
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    outline: none;
}

.customColumnClass .input .grecaptcha-badge {
    margin-bottom: 10px;
}


.hs_submit.hs-submit .actions input.hs-button.primary.large {
    padding: 10px 20px;
    background: #377699;
    border-radius: 5px;
    box-shadow: none;
    display: inline-block;
    font-weight: 700;
    border: none;
    color: #fff;
    font-size: 16px;
    transition: all .4s ease-in-out;
}
.hs_submit.hs-submit .actions input.hs-button.primary.large:hover
{    
background: #F5B318;
color: #fff !important;
}

ul.no-list.hs-error-msgs.inputs-list label.hs-error-msg.hs-main-font-element, .hs_error_rollup label.hs-main-font-element{
    font-weight: 400 !important;
    font-size: 11px;
    color: red !important;  
}

.hs_error_rollup ul.no-list.hs-error-msgs.inputs-list li {
    display: none !important;
}

.footercls .submitted-message p {
    color: #fff !important;
        font-family: 'Montserrat', sans-serif;
}
.customColumnClass .hbspt-form label span {
    font-weight: normal;
    text-transform: capitalize;
}

.footercls .submitted-message {
    padding: 20px 0;
}

.footercls span.hs-form-required {
    color: red !important;
    padding-left: 3px;
}


.customColumnClass label span {
    font-weight: normal;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
   .customColumnClass fieldset.form-columns-2 .hs-form-field {
    width: 50% !important;
    float: left !important;
}
}

 @media only screen and (max-width: 767px) {
        .footer_logo_cls {
        margin-top: 25px !important;
    }
	 
	 .page-id-1855 .innerpages {
    padding: 15px 0;
}
	 .privacy-table{
		 margin-bottom: 15px !important;
	 }

}

/* add css to ipad air ipad pro */
@media only screen and (min-width: 768px) and (max-width: 1024px) {
     .hs_recaptcha.hs-recaptcha.field.hs-form-field {
    transform: scale(0.60);
    transform-origin: 0;
}
 .footer_logo_cls {
        margin-top: 25px !important;
    }
    .footercls .customColumnClass .input input{
            width: 100%;
    }
    .footercls .customColumnClass {
    display: block;
}
} 

.footercls .hbspt-form form input.hs-input {
    color: #000 !important;
}





/* policy page table CSS Start */
.privacyPolicyCls{
	text-align: left !important;
    font-family: 'Open Sans',sans-serif
    font-size: 16px;
    padding: 0;
}

.privacyPolicyCls h1{
	text-align: center;
}
.privacyPolicyCls address {
    font-style: normal;
    margin: 15px 0;
  }
  
  /* Responsive table styles */
  .table-responsive {
    width: 100%;
    overflow-x: auto;
    margin: 20px 0 0px 0;
    -webkit-overflow-scrolling: touch;
  }
  
  .privacy-table {
    width: 100%;
    border-collapse: collapse;
    margin: 20px 0;
  }
  
  .privacy-table th, 
  .privacy-table td {
    padding: 12px 15px;
    text-align: left;
    border: 1px solid #ddd;
	color: #666666;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
  }
  
  .privacy-table th {
    background-color: #f8f9fa;
    font-weight: bold;
  }
  
  .privacy-table tr:nth-child(even) {
    background-color: #f9f9f9;
  }
  
  @media (max-width: 768px) {
    .privacyPolicyCls {
      padding: 15px 0px;
    }

	.privacy-table {
    margin: 0!important;
}
	  .btm-table{margin-bottom:15px !important;}
.privacyPolicyCls .table-responsive {
    margin-bottom: 20px;
}
    .privacy-table th, 
    .privacy-table td {
      padding: 8px 5px;
      font-size: 13px;
    }
.privacyPolicyCls h2{
    font-size: 22px !important;
    margin: 10px 0 10px 0 !important;
	padding:0px !important;
}
 .privacyPolicyCls h3{
  font-size: 18px !important;
   margin: 10px 0 10px 0 !important;
   padding:0px !important;
 }

.privacy-table.last-table th:first-child, .privacy-table.last-table td:first-child{
	min-width: 220px;
 }

.privacy-table th:first-child, .privacy-table td:first-child {
		max-width: max-content;
    }

	.privacyPolicyCls ul li, .privacyPolicyCls ol li{
    font-size: 17px;
    letter-spacing: -1px;
}

  }

 .privacyPolicyCls ul{
	margin:20px 0;
	padding-bottom: 0 !important;
	margin-left: 10px !important;
}

 .privacyPolicyCls ol{
	margin:20px 0;
	padding-bottom: 0 !important;
	margin-left: 0px !important;
}

.privacyPolicyCls ul li{
	list-style: none !important;
}

.privacyPolicyCls ol li{
	list-style: none !important;
}

.privacyPolicyCls li {
  margin-bottom: 5px;
}
.privacyPolicyCls address {
    font-style: normal;
    margin: 15px 0;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
}
.privacyPolicyCls h2 {
    margin: 15px 0 10px 0;
    font-size: 24px;
}
.privacyPolicyCls h3 {
    margin: 10px 0 10px 0 !important;
    font-size: 20px !important;
    background: none !important;
    padding-bottom: 15px !important;
    text-align: left !important;
}

.privacyPolicyCls p a, .privacyPolicyCls li a {
    color:#337ab7 !important;
    text-decoration: underline;
}

.privacyPolicyCls p a:hover, .privacyPolicyCls li a:hover {
    color: #000 !important;
    text-decoration: none;
}

.table-responsive table , .privacy-table table{
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
}


.page-id-5902 footer{margin-top: 0;}

.page-id-5902 .innerBannerTittle h1 {font-size: 60px;
	  color: var(--white);
      font-weight: 700;
      padding: 15px 0;
      margin: 0;
	}

.page-id-5902 #banner img {
    aspect-ratio: 4.3;
}

p.CookieDeclarationTypeHeader {font-weight: bold !important;}

/* policy page table CSS END */



/* Cookiebot Styles start */
@media screen and (min-width: 1280px) {
#CybotCookiebotDialog *, #CybotCookiebotDialogBodyUnderlay *{    
    font-weight: 400;
   	font-family: 'Poppins', sans-serif !important;
    font-size: 16px !important;
    line-height: 160% !important;
}
#CybotCookiebotDialog{
      width: calc(100% - 0px) !important;
      max-height: 55vh !important;
}
#CybotCookiebotDialog .CybotCookiebotDialogBodyContentHeading{
    font-weight: 700 !important;
}
#CybotCookiebotDialogTabContent .CybotCookiebotDialogDetailBulkConsentCount{
    background-color: transparent !important;
    margin-left: 0 !important;
    padding: 0 !important;
  }

  #CybotCookiebotDialog.CybotEdge .CybotCookiebotDialogBodyBottomWrapper{
    margin-top: 0 !important;
  }

  #CybotCookiebotDialog .CookieCard .CybotCookiebotDialogDetailBodyContentCookieTypeIntro, #CybotCookiebotDialogDetailBodyContentCookieContainerTypes .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer, #CybotCookiebotDialogDetailBodyContentIABv2Tabs .CollapseCard{
    padding-top: 0 !important;
  }

  #CybotCookiebotDialog {
        max-width: 100% !important;
    }

  #CybotCookiebotDialog[data-template=overlay], #CybotCookiebotDialog[data-template=popup]{
      top: 100% !important;
      transform: translate(-50%, -100%) !important;
    }

    #CybotCookiebotDialogHeader {
        padding: 10px 15px !important;
    }

    #CybotCookiebotDialogNav .CybotCookiebotDialogNavItemLink{
      padding: 10px !important;
    }
    #CybotCookiebotDialog .CookieCard:not(:first-child) {
    padding-top: 10px !important;
  }
    #CybotCookiebotDialog .CookieCard {
        padding: 0 10px 10px 10px !important;
    }
    #CybotCookiebotDialogDetailBodyContentCookieContainerTypes .CookieCard:last-of-type {
        margin-bottom: 10px !important;
        padding-bottom: 10px !important;  
    }

    #CybotCookiebotDialogDetailFooter {
    padding-bottom: 5px !important;
  }

  #CybotCookiebotDialogFooter .CybotCookiebotDialogBodyButton{
    padding: 10px !important;
  }

  #CybotCookiebotDialogDetailBodyContentCookieContainerTypes .CybotCookiebotDialogDetailBodyContentCookieGroup, #CybotCookiebotDialogDetailBodyContentCookieContainerTypes .CybotCookiebotDialogDetailBodyContentCookieInfo{
    padding: 10px 15px !important;
  }
  #CybotCookiebotDialogDetailBodyContentCookieContainerTypes .CybotCookiebotDialogDetailBodyContentCookieLink{
    padding-top: 0px !important;
  }
  #CybotCookiebotDialogDetailBodyContentCookieContainerTypes .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer {
        margin-top: 10px !important;
    }
  #CybotCookiebotDialogFooter .CybotCookiebotScrollArea {
        padding: 15px 25px !important;
    }
}


@media only screen and (max-width: 767px) {
  #CybotCookiebotDialog .CybotCookiebotDialogContentWrapper{
    max-height: 450px;
  }
  #CybotCookiebotDialog{
    top: auto !important;
    bottom: 5px !important;
    transform: translate(-50%, 0px) !important;
    max-height: calc(100% - 200px) !important;
  }  
  #CybotCookiebotDialog *, #CybotCookiebotDialogBodyUnderlay *{
    line-height: 140% !important;
    font-size: 16px !important;
  }
  #CybotCookiebotDialogBodyContent, #CybotCookiebotDialogHeader{
    padding: 10px 15px !important;
  }
  #CybotCookiebotDialog.CybotEdge #CybotCookiebotDialogBodyEdgeMoreDetails{
      margin: 10px 15px 0px 15px !important;
}
#CybotCookiebotDialogFooter .CybotCookiebotScrollArea {
    padding: 10px 15px !important;
}
#CybotCookiebotDialogFooter .CybotCookiebotDialogBodyButton{
  padding: 10px !important;
}

#CybotCookiebotDialogNav .CybotCookiebotDialogNavItemLink{
  padding: 10px !important;
}

.innerBannerTittle span{
	font-size: 22px !important;
}

}

/* @media screen and (min-width: 601px) {
    #CybotCookiebotDialog {
        max-width: 100% !important;
        width: 100% !important;
        transform: translate(-50%, 0px) !important;
    }
} */

@media (min-width: 768px) and (max-width: 1310px) {
    #CybotCookiebotDialog .CybotCookiebotDialogContentWrapper{
    max-height: 550px;
  }
  #CybotCookiebotDialog{
    top: auto !important;
    bottom: 5px !important;
    transform: translate(-50%, 0px) !important;
    max-height: calc(100% - 400px) !important;
  } 
  #CybotCookiebotDialog *, #CybotCookiebotDialogBodyUnderlay *{
    line-height: 140% !important;
    font-size: 16px !important;
  }
  #CybotCookiebotDialogBodyContent, #CybotCookiebotDialogHeader{
    padding: 15px 15px !important;
  }
  #CybotCookiebotDialog.CybotEdge #CybotCookiebotDialogBodyEdgeMoreDetails{
      margin: 15px 15px 0px 15px !important;
}
#CybotCookiebotDialogFooter .CybotCookiebotScrollArea {
    padding:15px !important;
}
#CybotCookiebotDialogFooter .CybotCookiebotDialogBodyButton{
  padding: 15px !important;
}
#CybotCookiebotDialog .CookieCard{
  padding: 15px !important;
}

#CybotCookiebotDialog {
    max-width: 100% !important;
    width: 100% !important;
}

 /* disable scrolling */
  /* body.cybot-active {
  overflow: hidden;
} */

}

a#CybotCookiebotDialogPoweredbyCybot {
    display: none !important;
}

.CookieDeclarationType {border: 0 !important;}

a#CybotCookiebotDialogPoweredbyCybot { display: none !important;}

div#CookieDeclarationChangeConsent {
    display: none !important;
}
.CookieDeclarationType {
    padding: 0 !important;
}
.CookieDeclarationType {
    border: 0 !important;
}
.CookieDeclarationTable {
    table-layout: auto !important;
}
@media (max-width: 600px) {
   .CookieDeclaration table.CookieDeclarationTable tr th:nth-child(n+5) , .CookieDeclaration table.CookieDeclarationTable tr td:nth-child(n+5) {
        display: block !important;
        min-height: 90px;
		border-bottom: 0px;
    }
}

/* #CybotCookiebotDialog input:checked+.CybotCookiebotDialogBodyLevelButtonSlider:before, #CybotCookiebotDialog[dir=rtl] #CybotCookiebotDialogTabContent input+.CybotCookiebotDialogBodyLevelButtonSlider:before {
    background-color: #377699 !important;
    transform: translateX(26px) !important;
}
 */
#CybotCookiebotDialogTabContent .CybotCookiebotDialogDetailBulkConsentCount{background-color: transparent !important;}
#CybotCookiebotDialog .CookieCard,
#CybotCookiebotDialogDetailBodyContentCookieContainerTypes .CybotCookiebotDialogDetailBodyContentCookieGroup,
#CybotCookiebotDialogDetailBodyContentCookieContainerTypes .CybotCookiebotDialogDetailBodyContentCookieInfoWrapper:before{
    border-bottom: 1px solid #2d576e !important;
}
#CybotCookiebotDialogDetailBodyContentCookieContainerTypes .CybotCookiebotDialogDetailBodyContentCookieGroup,
#CybotCookiebotDialogDetailBodyContentCookieContainerTypes .CybotCookiebotDialogDetailBodyContentCookieInfo{
    border: 1px solid #2d576e !important;
}

#CybotCookiebotDialogDetailBodyContentCookieContainerTypes .CybotCookiebotDialogDetailBodyContentCookieInfoFooter,
#CybotCookiebotDialogDetailBodyContentCookieContainerTypes .CybotCookiebotDialogDetailBodyContentCookieInfoWrapper:before{
	border-top: 1px solid #2d576e !important;
}

#CybotCookiebotDialog .CybotCookiebotScrollContainer,
#CybotCookiebotDialogNav,
#CybotCookiebotDialogHeader{
	  border-bottom: 1px solid #2d576e !important;
}
#CybotCookiebotDialogNav .CybotCookiebotDialogNavItemLink.CybotCookiebotDialogActive{
	border-bottom: 1px solid #377699 !important;
	color: #377699 !important;
}

#CybotCookiebotDialog #CybotCookiebotDialogBody .CybotCookiebotScrollContainer,
#CybotCookiebotDialog.CybotEdge #CybotCookiebotDialogHeader,
#CybotCookiebotDialog.CybotEdge:not([lang=ta]):not([lang=bg]):not([lang=is]):not([lang=el]) #CybotCookiebotDialogFooter{
	border-bottom:none !important;
}

#CybotCookiebotDialog .CybotCookiebotDialogBodyLevelButtonIABContainerToggleHide, #CybotCookiebotDialog .CybotCookiebotDialogBodyLevelButtonIABContainerToggleShow, #CybotCookiebotDialog a:after, #CybotCookiebotDialog a:before, #CybotCookiebotDialog button:after, #CybotCookiebotDialog button:before{
	border-color:#377699 !important;
}

#CybotCookiebotDialog input:checked+.CybotCookiebotDialogBodyLevelButtonSlider {
    background-color: #377699 !important;
}
#CybotCookiebotDialog form input[type=checkbox][disabled]:checked+.CybotCookiebotDialogBodyLevelButtonSlider {
    background-color: #D6D6D6 !important;
    
}
div#CookieDeclarationUserStatusLabelOn {
    color: #666666;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
}
.CookieDeclaration {
    color: #666666;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
}
/* Cookiebot Styles END */


/* ADA compliant CSS START */
.page-id-5471 .bannerContent a {color: #fff !important; font-weight: 600 !important; background: #377699 !important;}
.page-id-5471 .bannerContent a:hover {color: #377699  !important; font-weight: 600 !important; background:#fff !important;}
#whyBorderlessmindSecNew a {color: #fff !important; font-weight: 600 !important; background: #377699 !important;}
#whyBorderlessmindSecNew a:hover {color: #fff !important; font-weight: 600 !important; background:#F5B318 !important;}
.how_it_work .how_work .how_it_work_graphic ul li .h_w_graphic .h_w_content span{color:#377699 !important;}
.footerLogoBx .flbHeading span, .footercls span.hs-form-required{background: rgba(0, 0, 0, 0.1);}
.webform_lft_con.step5_bg:before {background: rgba(0, 0, 0, 0.1); content: ""; left: 0; top: 0; width: 100%; height: 100%; position: absolute; z-index:0;}
.step5_bg ul li{padding-bottom:30px !important;}
.webform_wrapper .webform_lft_con .innerLeftContent{z-index:1; background: rgba(0, 0, 0, 0.1); }
.webform_wrapper .webform_lft_con{padding:0px !important;}


#CybotCookiebotDialog.CybotEdge #CybotCookiebotDialogBodyEdgeMoreDetails a, .footerLogoBx .flbHeading{
      color: #fff !important
}
/* ADA compliant CSS END */