@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap'); 


@font-face {
font-family: "B"; 
src: url("fonts/Euclid_Circular_B.woff2") format("woff2")
}

@font-face {
font-family: "M"; 
src: url("fonts/Euclid_Circular_M.woff2") format("woff2")
}

@font-face {
font-family: "R"; 
src: url("fonts/Euclid_Circular_R.woff2") format("woff2")
}
@font-face {
font-family: "L"; 
src: url("fonts/Euclid_Circular_L.woff2") format("woff2")
}

body{ font-family: 'R', 'Poppins';  outline: none; color:#2b2b2b; font-size: 15px; font-weight: 400; line-height:22px; }
body a{ text-decoration: none !important; outline-offset: 0; }

body p{  color:#2b2b2b; }


 svg#ham-menue {
        fill: white;
        width: 50px;
        height: 50px;
        margin-left: 10px;
        margin-right: 30px;
    }

    .line {
        fill: none;
        stroke: #333333;
        stroke-width: 3;3
        transition: stroke-dasharray 600ms cubic-bezier(0.4, 0, 0.2, 1), stroke-dashoffset 600ms cubic-bezier(0.4, 0, 0.2, 1);
    }

    .line1 {
        stroke-dasharray: 60 207;
        stroke-width: 3;
    }

    .line2 {
        stroke-dasharray: 60 60;
        stroke-width: 3;
    }

    .line3 {
        stroke-dasharray: 60 207;
        stroke-width: 3;
    }

    .vg-nav-hamburger.vg-sidebar-active .line1 {
        stroke-dasharray: 90 207;
        stroke-dashoffset: -134;
        stroke-width: 3;
    }

    .vg-nav-hamburger.vg-sidebar-active .line2 {
        stroke-dasharray: 1 60;
        stroke-dashoffset: -30;
        stroke-width: 3;
    }

    .vg-nav-hamburger.vg-sidebar-active .line3 {
        stroke-dasharray: 90 207;
        stroke-dashoffset: -134;
        stroke-width: 3;
    }
    
.servicenow h1,
.servicenow h2,
.servicenow h3,
.servicenow h4, 
.servicenow h6,
.servicenow h7{     background: linear-gradient(90deg,#e1e54a,#00aec5);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;   }
.servicenow h4.panel-title{ font-weight:400; margin-bottom: 0px !important;  }

.hh{ height:120px; width:120px; text-align:center; background:#5bbd8c; margin:0 auto; color:#fff;
border-radius:90px; font-size:18px; font-weight:600; line-height:20px; 
justify-content: center;
    align-items: center;
    display: flex; }
    
.hhh{ background:#3ec0e4; }
.hhhh{ background:#a85591; }
.hhhhh{ background:#a85591; }
.hhhhh{ background:#a85591; }


.hh1{ border:1px solid #5bbd8c; height: 100%; padding: 20px; border-radius:10px; border-bottom:3px solid #5bbd8c;border-right:3px solid #5bbd8c;
box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px; 
    justify-content: center;
    align-items: center;
    display: flex; position:relative;  
}
.hh1:hover{ box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px, rgba(10, 37, 64, 0.35) 0px -2px 6px 0px inset;}
.hh1:before{ width: 97px;
    height: 1px;
    content: "";
    position: absolute;
    background: #5bbd8c;
    left: -13%;
    z-index: -10; }
.aboutus .hh1 p{ display:block; }
.aboutus .hh1 ul li{ line-height:20px; margin-bottom:10px; }

.hh2{ border:1px solid #3ec0e4; border-bottom:3px solid #3ec0e4;border-right:3px solid #3ec0e4; display: block;
box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;  position:relative;  }
.hh2:before{ width: 97px;
    height: 1px;
    content: "";
    position: absolute;
    background: #3ec0e4;
    left: -13%; top:49%;
    z-index: -10; }


.hh3{border:1px solid #a85591;border-bottom:3px solid #a85591;display: block;  }
.hh3:before{ background: #a85591;top:49%; }

.hhhhh{ background:#f0585b; }
.hh4{border:1px solid #f0585b;border-bottom:3px solid #f0585b;display: block;  }
.hh4:before{ background: #f0585b;top:49%; }

.hhhhhh{ background:#e3833f; }
.hh5{border:1px solid #e3833f;border-bottom:3px solid #e3833f;display: block;  }
.hh5:before{ background: #e3833f; top:49%;}
    
.faq-bg-shape {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 25%;
    background-size: cover;
    background-position: center; 
}

.fgyhs{   box-sizing: border-box; height: 100%;   border-radius: 10px; padding-top: 10px; padding-bottom: 10px; }
.inner_page_head2  .fgyhs h5{ color:#fff;     font-size: 13px; margin-bottom:0px; font-weight: 500;   }
.inner_page_head2  .fgyhs h5 span{  }
.inner_page_head2  .fgyhs p{ color: #fff; font-size: 15px; line-height: 18px;
margin-bottom:0px; font-weight: 300; }

.inner_page_head2 h1{ color:#fff; font-size:18px; }
.inner_page_head2 h4{    background: linear-gradient(90deg,#e1e54a,#00aec5);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 800; }
    
.challenges{ padding-top:50px; padding-bottom:50px; }
.challenges h2{ font-weight:700; font-size: 25px; margin-bottom:10px; line-height: 25px; }
.challenges ul{ padding:0px; margin-left:22px; }
.challenges ul li{ line-height: 19px;  margin-bottom: 10px !important; font-size: 15px; font-weight: 300; }
.challenges ul li ul{ margin-top: 10px !important; }
.challenges ul li ul li{ line-height: 19px;  margin-bottom: 0px !important; }
.challenges_dark.challenges ul li{ color:#fff; }
.challenges_dark.challenges h2.ocsb {  -webkit-text-fill-color: #fff6f6; opacity: .8; }
.challenges_dark p{ color:#fff; }
.challenges h2.ocsb{  
       font-weight: 800;
    font-size: 35px;
    margin-bottom: 10px;
    text-transform: uppercase;  
    -webkit-text-fill-color: #000;
    opacity: .5;
    z-index: 1000; 
    color: transparent;
} 
.servicenow .blog_section h3{ -webkit-text-fill-color: #000; font-size:16px; font-weight:500; 
    background: none; }
.servicenow .blog_section h2{ -webkit-text-fill-color: #000; font-size:22px;
    background: none; }
    
.servicenow .blog_section .blogs_singel h2{ -webkit-text-fill-color: #000; font-size:18px; font-family: "B"; background: none; }
    
.servicenow .blog_section .blogs_singel h3{ -webkit-text-fill-color: #000; font-size:18px; font-family: "M"; background: none; }    
    
.fgyhs img{ width:35px !important; float:left; margin-right:15px; position: absolute; margin-left:-40px; }
.fgyhs { padding-left: 40px; }
.contact_form{ background:url("../img/contact_form.jpg") center top no-repeat fixed;
background-size: cover; overflow:hidden;
position:relative; }
.contact_form2{ background:rgb(0 0 0 / 78%);     position: absolute;
    width: 100%; height: 200vh; }
.contact_form h1{ padding-top:80px;  font-weight:800; background: linear-gradient(90deg,#e1e54a,#00aec5);
    -webkit-background-clip: text; font-size:30px;
    -webkit-text-fill-color: transparent; }
.contact_form h2{ color:#fff; font-size:16px; margin-bottom:50px; font-weight:400; }
.contact_form p{ color:#fff; font-weight: 300; padding-left: 28px; }
.fgdfg{ background: linear-gradient(90deg,#e1e54a,#00aec5); border-radius:5px 10px; border-radius:5px; color:#000; border:none; padding:8px 18px;
margin-bottom:50px;}
.contactus img{ height:100px; }

.container2 {
  display: block;     margin-left: -28px;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 15px;
    font-weight: 300;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.container2 input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: #eee; border-radius:3px;
}

/* On mouse-over, add a grey background color */
.container:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.container input:checked ~ .checkmark {
  background-color: #2196F3; border-radius: 3px;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.container input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.container2 .checkmark:after {
  left: 8px;
  top: 5px;
  width: 6px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}


/*xxxxxxxxxxx HEADER xxxxxxxxxxxxxxx*/

header{ padding: 10px 0px; position: fixed; width:100%; z-index: 1000000000; background: #fff; box-shadow: 0 0 15px 5px rgba(41,62,64,.2); }
#myHeader{ background:none; box-shadow:none;     position: absolute; }
#myHeader .vg-nav > ul > li  { padding: 0px 10px; }
#myHeader .vg-nav > ul > li > a { color: #fff; position: relative;     padding: 5px 0px; }
#myHeader.sticky .vg-nav > ul > li > a { color: #2b2b2b; }
#myHeader .vg-nav > ul > li > a:hover{ background:none;
background: linear-gradient(90deg,#e1e54a,#00aec5);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

#myHeader .vg-nav > ul > li > a:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0%;
    height: 2px;
    background: linear-gradient(90deg,#e1e54a,#00aec5);
    -webkit-transition: all .5s cubic-bezier(.645,.045,.355,1);
    transition: all .5s cubic-bezier(.645,.045,.355,1);
}
#myHeader .vg-nav > ul > li > a:hover:after {
    width: 100%;
    left: 0;
    right: auto;
    background: linear-gradient(90deg,#e1e54a,#00aec5);
}

.sticky {
  position: fixed !important;
  top: 0;
  width: 100%; background: #fff !important; box-shadow: 0 0 15px 5px rgba(41,62,64,.2) !important;
}
.logo img{ width: 90%; }
.logo img.black{ display:none; }
.sticky .logo img.black{ display:block; }
.sticky .logo img.white{ display:none; }

.share{ width: 40px; height: 40px; border-radius: 92px; float: left; margin-top: 5px;
padding-top: 7px; text-align: center; margin-right: 10px; }
.share button{ border:none; background: none; outline:none; }
.share:hover{  background: #f1f1f1; }
.share a{ line-height: 40px; color: #fff; }
.sticky .share a.djre{ color: #ea1b3d; }
.share a:hover{ color: #ea1b3d; }
.sticky .share a:hover{ line-height: 27px; color: #ea1b3d; }
.share a.new_share { color: #ea1b3d; }

.contact_btn{ padding-top: 14px; float: left; }
.contact_btn a{ padding:6px 2px; color: #2b2b2b; font-size: 15px;
transition: all 0.2s ease-out; border-radius:3px; }
#myHeader .contact_btn a{ color:#fff;
background: linear-gradient(90deg,#e1e54a,#00aec5); }
#myHeader .contact_btn a span{ background: #000;
    padding: 4px 11px;
    border-radius: 3px; }
#myHeader .contact_btn a:hover span{ background: linear-gradient(90deg,#e1e54a,#00aec5); color: #000;  }
#myHeader .contact_btn a:after span{
    content: "";
    background: #00aec5;
    height: 100%;
    left: 0;
    left: -100%;
    position: absolute;
    top: 0;
    -webkit-transition: all .2s ease;
    opacity: 0;
    transition: all .2s ease;
    width: 100%;
    z-index: 0;
}
.big_font{ position: absolute; width:100%; bottom:5%; font-size:100px; font-weight:800; text-align:left; opacity:0.2; display:none; 
transform: translateY(100%);
    transition: 1.3s;
    
color: transparent;
    -webkit-text-stroke: 1px #fff; 
    font-family: 'Poppins', sans-serif;}

.docSlider-page_4 .big_font{ transition-delay: 0.5s;
    transform: translateY(0); }


.blog_all{ padding-top:100px; padding-bottom:50px; }
.blogsingle{ padding-top:150px; padding-bottom:50px; }
.blogsingle h1{ font-size:2rem !important; font-weight:400 !important; }
.blogsingle h2{ display:none; font-size:4rem !important; font-weight:800 !important; position: absolute;
    right: 3%; }
.blogs_singel img{ margin-bottom:30px; }
.blogs_lis_all{  
    margin-bottom: 0px;   }
.blogs_lis_all h2{ font-size:15px; -webkit-text-fill-color: #333; margin-bottom:20px; overflow:hidden; line-height:18px;  }
.blogs_lis_all h2 a{ font-size: 15px;
    -webkit-text-fill-color: #333;
    margin-bottom: 0px;
    font-family: "M";
    background: none; }
.blogs_lis_all h2 a img{ width:100% !important; float:left; margin-bottom:15px;    }
.blogs_lis_all h2 a span{ display:block; font-size:12px; color:#ccc; -webkit-text-fill-color: #999; margin-bottom:5px; }

.scrdfdf{  position: fixed; z-index:10000;
    right: 1%;
    top: 45%;} 
.scrdfdf li{     width: 30px;
    height: 2px;
    display: block;
    background: #ccc; margin-bottom:10px;
}
.scrdfdf li a{ 
    width: 100%;
    display: block;
    height: 1px;
    background: #ccc;
}
.vg-nav ul li a{ color:#2b2b2b; padding:5px 10px; font-size: 15px; text-decoration: none;  margin-bottom: 1px; font-weight: 400; }
.vg-nav ul li a:hover, .dropdown1.show{ background: #e1e54a;
    background-image: -webkit-gradient(linear,left top,right top,from(#e1e54a),to(#00aec5));
    background-image: -o-linear-gradient(left,#e1e54a 0,#00aec5 100%);
    background-image: linear-gradient(90deg,#e1e54a,#00aec5);
    background-size: 200%; }

.partners1 img{ height: 105px;
    padding: 0px;
    text-align: center; }

.vg-nav-wrapper .dropdown>ul.left{ background:#fff; padding: 7px 5px;
box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px; }
.vg-nav-wrapper .dropdown>ul li{ padding: 0px 0px; }
.vg-nav-wrapper .dropdown>ul li a{ font-size: 15px; padding: 5px 10px; display: block; }

.vg-nav-wrapper .dropdown>ul li a .toggle{ float: right; }
.vg-nav {--vg-nav-dropdown-width: 260px; padding-top: 12px;
	position: relative;z-index: 100; width: 100% }

.vg-nav>ul:not(.vg-nav-wrapper) {
	display: none
}

.vg-nav-wrapper {padding: 0;	margin: 0;	display: block}
.vg-nav-wrapper li {list-style: none}
.vg-nav-wrapper>li {display: inline-block }
.vg-nav-wrapper span.toggle {transition: all .4s ease;transform: rotate(0);  }

.vg-nav-wrapper span.toggle span.default {
	border-top: .3em solid;
	border-right: .3em solid transparent;
	border-bottom: 0;
	border-left: .3em solid transparent;
	width: 0;
	height: 0;
	transition: all .4s ease;
	transform: rotate(0);
	display: inline-block;
	margin-left: .355em;
	vertical-align: .255em
}

.vg-nav-wrapper .dropdown {	position: relative}
.vg-nav-wrapper .dropdown ul {	padding: 0}
.vg-nav-wrapper .dropdown>ul {
	transition: all .4s ease;
	position: absolute;
	top: 120%;
	opacity: 0;
	visibility: hidden;
	width: var(--vg-nav-dropdown-width)
}

.vg-nav-wrapper .dropdown>ul.left,
.vg-nav-wrapper .dropdown>ul .left { left: 0 }
.vg-nav-wrapper .dropdown>ul.right,
.vg-nav-wrapper .dropdown>ul .right {right: 0}
.vg-nav-wrapper .dropdown>ul ul {
	transition: all .4s ease;
	position: absolute;
	top: 20%;
	opacity: 0;
	visibility: hidden;
	width: var(--vg-nav-dropdown-width)
}

.vg-nav-wrapper .dropdown>ul .dropdown ul.left {	left: 100%}
.vg-nav-wrapper .dropdown>ul .dropdown ul.right {	right: 100%}
.vg-nav-wrapper .dropdown>ul .dropdown.show>ul {visibility: visible;opacity: 1;	top: 0}
.vg-nav-wrapper .dropdown.show>ul {visibility: visible;opacity: 1;top: 195%}
.vg-nav-wrapper .dropdown.show>a span.toggle .default {transform: rotate(-180deg)}
.vg-nav-wrapper .dropdown-mega .dropdown-mega-container {
	transition: all .4s ease;
	position: absolute;
	top: 120%;
	opacity: 0;
	visibility: hidden;
	left: 0;
	width: 100%;
	min-height: 300px
}

.vg-nav-wrapper .dropdown-mega.show>a span.toggle {transform: rotate(-180deg)}
.vg-nav-wrapper .dropdown-mega.show>.dropdown-mega-container {visibility: visible;
	opacity: 1;	top: 100%}
.vg-nav-wrapper.vg-nav-cloned>li {display: block}
.vg-nav-wrapper.vg-nav-cloned .dropdown ul {position: relative;	width: 100%;
	height: 0;	top: 0}
.vg-nav-wrapper.vg-nav-cloned .dropdown ul .left,
.vg-nav-wrapper.vg-nav-cloned .dropdown ul .right {left: 0 !important;top: 0 !important}
.vg-nav-wrapper.vg-nav-cloned .dropdown.show>ul {	height: initial}
.vg-nav-wrapper.vg-nav-cloned .dropdown-mega .dropdown-mega-container {
	position: relative;height: 0;min-height: 0;top: 0;display: none}
.vg-nav-wrapper.vg-nav-cloned .dropdown-mega.show .dropdown-mega-container {
	display: block;	height: auto;	top: 0}
.vg-nav-hover>ul .dropdown:hover>a span.toggle {transform: rotate(-180deg);}
.vg-nav-hover>ul .dropdown:hover>ul {visibility: visible;opacity: 1;top: 100%}
.vg-nav-hover>ul .dropdown:hover .dropdown:hover>ul {
	visibility: visible;opacity: 1;top: 0}
.vg-nav-hover>ul .dropdown-mega:hover .dropdown-mega-container {
	visibility: visible;opacity: 1;top: 100%}
.vg-nav-hover>ul .dropdown-mega:hover>a span.toggle {transform: rotate(-180deg)}

.vg-nav-hamburger {
	--vg-hamburger-line-width: 35px;
	--vg-hamburger-line-height: 3px;
	--vg-hamburger-line-indent-top: 7px;
	--vg-hamburger-line-color: #333333;
	display: none;
	align-items: flex-start
}

.vg-nav-hamburger--lines {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: var(--vg-hamburger-line-width);
	height: calc(var(--vg-hamburger-line-height)*3 + var(--vg-hamburger-line-indent-top)*2);
	position: relative
}

.vg-nav-hamburger--lines span {
	background-color: var(--vg-hamburger-line-color);
	height: var(--vg-hamburger-line-height);
	width: var(--vg-hamburger-line-width);
	right: 0;
	cursor: pointer;
	border-radius: 2px;
	position: absolute;
	display: block;
	transition: all .4s ease;
	transform: rotate(0);
	opacity: 1
}

.vg-nav-hamburger--lines span:first-child {	top: 0}

.vg-nav-hamburger--lines span:nth-child(2) {
	top: calc(var(--vg-hamburger-line-height) + var(--vg-hamburger-line-indent-top))
}

.vg-nav-hamburger--lines span:nth-child(3) {
	top: calc((var(--vg-hamburger-line-height) + var(--vg-hamburger-line-indent-top))*2)
}

.vg-nav-hamburger--title {
	position: relative;
	display: inline-block;
	margin-right: 3px
}

.vg-nav-hamburger.vg-sidebar-active .vg-nav-hamburger--lines span:first-child {
	opacity: 0
}

.vg-nav-hamburger.vg-sidebar-active .vg-nav-hamburger--lines span:nth-child(2) {
	transform: rotate(45deg)
}

.vg-nav-hamburger.vg-sidebar-active .vg-nav-hamburger--lines span:last-child {
	transform: rotate(-45deg);
	top: 10px
}

@media(max-width: 575.98px) {
	.vg-nav-xs .vg-nav-hamburger {
		display: flex
	}

	.vg-nav-xs>ul {
		display: none
	}
}

@media(max-width: 767.98px) {
	.vg-nav-sm .vg-nav-hamburger {
		display: flex
	}

	.vg-nav-sm>ul {
		display: none
	}
}

@media(max-width: 991.98px) {
	.vg-nav-md .vg-nav-hamburger {
		display: flex
	}

	.vg-nav-md>ul {
		display: none
	}
}

@media(max-width: 1199.98px) {
	.vg-nav-lg .vg-nav-hamburger {
		display: flex
	}

	.vg-nav-lg>ul {
		display: none
	}
}

 
@media(max-width: 1399.98px) {
	.vg-nav-xl .vg-nav-hamburger {
		display: none
	}

	.vg-nav-xl>ul {
		display: block;
	}
}



.vg-nav-xxl .vg-nav-hamburger {
	display: flex
}

.vg-nav-xxl>ul {
	display: none
}

.vg-sidebar {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(51, 51, 51, 0);
	visibility: hidden;
	transition: all .4s ease;
	z-index: 1041
}

.vg-sidebar-content {
	position: absolute;
	transition: all .4s ease
}

.vg-sidebar.left .vg-sidebar-content {
	width: 320px;
	height: 100%;
	left: -100%;
	top: 0
}

.vg-sidebar.right .vg-sidebar-content {
	width: 320px;
	height: 100%;
	right: -100%;
	top: 0
}

.vg-sidebar.top .vg-sidebar-content {
	width: 100%;
	height: 320px;
	right: 0;
	top: -100%
}

.vg-sidebar.bottom .vg-sidebar-content {
	width: 100%;
	height: 320px;
	right: 0;
	bottom: -100%
}

.vg-sidebar.open {
	background: rgba(51, 51, 51, .4);
	visibility: visible
}

.vg-sidebar.open.left .vg-sidebar-content {
	left: 0
}

.vg-sidebar.open.right .vg-sidebar-content {
	right: 0
}

.vg-sidebar.open.top .vg-sidebar-content {
	top: 0
}

.vg-sidebar.open.bottom .vg-sidebar-content {
	bottom: 0
}

.vg-sidebar-content {
	background: #fff
}

.vg-sidebar-header {
	width: 100%;
	padding: 15px;
	border-bottom: 1px solid #ccc
}

.vg-sidebar-header .vg-sidebar-title {
	position: relative;
	font-weight: 600;
	font-size: 18px;
	margin: 0
}

.vg-sidebar-body {
	width: 100%;
	height: calc(100% - 52px);
	overflow-y: auto;
	padding: 15px;
	font-size: 14px
}

.vg-sidebar-close {
	position: absolute;
	right: 0;
	top: 0;
	text-decoration: none !important;
	font-weight: 300
}

.slider{ 
height: calc(100vh); background-size: cover;
justify-content: center;
    align-items: center;
    display: flex; padding: 0px;
}
.slider_content{ position: absolute; z-index: 1000; width: 100%; height: 100%;
justify-content: center;
    align-items: center;
    display: flex; }
.slider img{ width: 100%; }
.slider h1{ font-size: 28px; font-weight: 700; color: #2b2b2b; margin-bottom: 15px; padding-top: 45px; }
.slider h1 span{ color: #b8d04f; }
.slider p{ font-size: 15px; margin-bottom: 25px; }
.slider p a { background: #ea1b3d; color: #fff; 
    padding: 8px 20px;
    border-radius: 4px;
    font-weight: 400;
}
.carousel-control-prev span {
    background: url(../img/left-arrow.png) center no-repeat;
    color: transparent;
    width: 123px;
    height: 100px;
}
.carousel-control-next span {
    background: url(../img/right-arrow.png) center no-repeat;
    color: transparent;
    width: 123px;
    height: 100px;
}
.inner_page_banner{ overflow: hidden; position: relative;
    z-index: 10000000;     min-height: 100vh;
    background: #000;  }
.inner_page_banner img{ width: 100%; height:100%; }
.inner_page_head {  position: absolute; z-index: 1000; height: 100vh; width: 100%;
justify-content: center; align-items: center; display: flex; }


.inner_page_head h1{  color: #fff !important; font-size: 20px; font-weight: 400; text-transform: capitalize;margin-bottom:15px; -webkit-text-fill-color: white; }
.inner_page_head h2 span{ text-shadow:none; background:#04455f !important; color:#fff;}
.inner_page_head h2{ color: #b8d04f !important; font-size: 30px; 
    text-transform: uppercase;
    font-family: "B";
    line-height: 38px;
    font-weight: 800;  margin-bottom:15px;
background: linear-gradient(90deg,#e1e54a,#00aec5);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; 
}
.inner_page_head h3{ color: #fff !important; font-size: 18px;  
    font-family: "L"; -webkit-text-fill-color: #fff !important; 
    line-height: 25px;  margin-bottom:15px; 
}

.aboutus_top{ justify-content: center; align-items: center; display: flex; }    
.aboutus h1{ font-weight:700; font-size:25px; }
.inner_page_head2 {  position: absolute; z-index: 1000;  width: 100%; }
.inner_page_head2 h2{ color: #b8d04f !important; font-size: 30px; font-weight: 700;  margin-bottom:15px;
background: linear-gradient(90deg,#e1e54a,#00aec5);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; 
}

.culture{  margin-bottom:30px; box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px; border-radius:10px; padding-bottom:5px; }
.culture h2{ font-size:16px; padding:15px 18px 0px 18px; font-weight:600; }
.culture img{ width:100%; border-radius:10px 10px 0px 0px; }
.culture p{ font-size: 15px; padding:0px 18px 10px 18px; line-height: 20px; }
.culture i{ font-size:45px; padding-top:35px; color:#ffd568; }

.aboutus_top img{ width:100%; }
.inner_page_head2 p{ color:#fff; font-size: 15px; font-weight:300; }
.tag_line{background:url("../img/shadow.jpg") center top no-repeat; height: 146px;
    background-size: cover; }
.tag_line_text{ width:48%; margin:40px auto 0 auto;  border-radius:0px 0px 50px 50px; text-align:center; font-size:17px; font-weight:200; 
    background-image: linear-gradient(244deg, #0d302b 7%, #30123d 98%); padding:28px 50px; color:#fff;
}
.program{ box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px; border-radius:15px; overflow:hidden; }
.program h2{ color: #333 !important; font-size: 17px; font-weight: 700;  }
.program img{ border-radius:10px }
.program ul{ padding:0px; margin:0px 0px 0px 20px; }
.program ul li{ font-size: 15px; }

#stickytypeheader{ width:100%; z-index:1000000000; position: fixed; top: 75px;
    z-index: 1000000; }
#template-wrap{ 
	position: relative;
	margin: 0 auto; text-align:center; width:100%; z-index:1000000000;
}

.nav-wrap{ left: 0;right: 0; top:40%; z-index:100000; width:100%;     background: #060d3b; box-shadow: 0 0 15px 5px rgba(41,62,64,.2) !important; }
#onepage-nav{ padding: 0; margin: 0 auto; }
#onepage-nav li{display:inline-block; margin:1px 0 1px 0px;}
.section{min-height: 600px;}
#onepage-nav li a {	color: #fff;text-decoration: none; padding: 10px 10px 10px 10px; display: block; border-bottom: 2px solid #060d3b; transition: all .25s ease; }
#onepage-nav li a.scroll.active{ text-decoration:underline; border-bottom: 2px solid #fff; transition: all 1s ease;  }
section { min-height: 100vh; width: 100%;  }
.scrollling_home a{ font-weight: 700; font-size: 19px; }


.why_box{ margin-bottom:15px; background:#fff; height:100%; }
.why_box img{ width:100%; }
 .why_new .why_box h5{ color:#2b2b2b !important; padding:10px 15px 0px 15px; margin-bottom:2px;  margin-top:-20px;  font-size: 16px;
        position: relative;
    background: #fff;
    
}
.why_new  .why_box p{ color:#2b2b2b; padding:5px 15px; }


.why_new ul{ padding:0px; }
.why_new ul li{ color:#2b2b2b; font-weight:300; margin-bottom:15px; position:relative; list-style:none; padding-left:25px; float:left; width:22%; background:#fff; padding: 20px;
    margin: 15px; font-size: 16px; }
.swhy_new ul li:before {
    position: absolute;
    content: "";
    left: 5px;
    top: 3px;
    display: inline-block;
    transform: rotate(45deg);
    height: 12px;
    width: 8px;
    border-bottom: 2px solid #fff;
    border-right: 2px solid #fff;
}

.inner_page_head p{ color: #fff; font-size: 16px; padding-right: 5px; font-weight: 200;  line-height: 22px; }

.inner_page_servicenow{ justify-content: center; align-items: center; display: flex; padding-top: 70px; padding-bottom: 50px; 
background: url(../img/overview.jpg) center no-repeat; background-size:cover;
}
.overview_img{ height:350px; background:#ccc; border-radius:10px; overflow:hidden; }
.overview_p ul li{ color:#fff;}
.overview_p p{ color:#000; font-weight: 300; font-size: 15px; }
.inner_page_servicenow h2{ color: #2b2b2b; font-size: 30px;  margin-bottom: 1rem; text-transform: uppercase;
    font-family: "B"; }
.inner_page_servicenow h3{ color: #2b2b2b; font-size: 17px; font-weight: 400; margin-bottom: 1rem; }
.inner_page_servicenow p{    }
.inner_page_servicenow ul{ padding: 0px; text-transform: uppercase;
    font-family: "B"; }
.inner_page_servicenow ul li{ list-style: none; font-weight: 300; font-size: 15px; 
    padding-bottom: 10px; padding-left: 30px; font-size: 15px; font-weight: 300; }
.inner_page_servicenow ul li:before {
    background: url(../img/arrow.png);
    position: absolute;
    margin-top: 1px;
    left: 13px;
    content: "";
    width: 25px;
    height: 25px;
    background-size: cover;
}

.page_img{ width: 100%; min-height: 300px; border-radius: 20px; overflow: hidden; }
.page_img img{ border-radius: 20px; width: 100%; }

#navigationMenu{ position:fixed; top:38%; right:0px; z-index: 1000000000 }

#navigationMenu li{
  list-style:none;
  height:38px;
  padding:2px;
  width:40px;
}

#navigationMenu span{
  /* Container properties */
  width:0;
  right:38px;
  padding:0;
  position:absolute;
  overflow:hidden;
  font-size: 15px;
  white-space:nowrap;
  line-height:38px;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  transition: 0.25s;
}

#navigationMenu a{ 
  height:30px;
  width:30px;
  display:block;
  position:relative;
  background: #fff;
    text-align: center;
    line-height: 30px; border-radius:3px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
#navigationMenu a:hover span{ width:auto; padding:0 20px;overflow:visible; }
#navigationMenu a:hover{
  text-decoration:none;
}

#navigationMenu .home { background-position:0 0;}
#navigationMenu .home:hover { background-position:0 0px;}
#navigationMenu .home span{
  background-color:#3B5998;
  color:#fff;
    border-radius:3px;

}


#navigationMenu .twitter { background-position:-37px 0;}
#navigationMenu .twitter:hover { background-position:-37px 0px;}
#navigationMenu .twitter span{
  background-color:#44CCF6;
  color:#fff;
    border-radius:3px;

}


#navigationMenu .blog { background-position:-73px 0;}
#navigationMenu .blog:hover { background-position:-73px -0px;}
#navigationMenu .blog span{
  background-color:#f87407;
  color:#fff;
    border-radius:3px;

}


#navigationMenu .youtube { background-position:-110px 0;}
#navigationMenu .youtube:hover{ background-position:-110px 0px;}
#navigationMenu .youtube span{
  background-color:#B01100;
  color:#fff;
    border-radius:3px;

}

/* Purple Button */

#navigationMenu .linked { background-position:-146px 0;}
#navigationMenu .linked:hover { background-position:-146px 0px;}
#navigationMenu .linked span{
  background-color:#0275B6;
  color:#fff;
  border-radius:3px;
}

#onepage-nav li:nth-last-child(1){ display:none; }

.ftr-menu {position: fixed;bottom: 4em;right: 1em;z-index: 10000000; display:none; }
.ftr-menu .floating-btn {display: block;width: 3.5em;height: 3.5em;border-radius: 50%;background-color: #32abdf;box-shadow: 0 2px 5px 0 hsl(0deg 0% 0% / 26%);
color: hsl(0, 0%, 100%);text-align: center;line-height: 3.5;cursor: pointer;outline: 0;-webkit-animation: ftrpulse 1.25s infinite cubic-bezier(.66, 0, 0, 1);
-moz-animation: ftrpulse 1.25s infinite cubic-bezier(.66, 0, 0, 1);-ms-animation: ftrpulse 1.25s infinite cubic-bezier(.66, 0, 0, 1);
animation: ftrpulse 1.25s infinite cubic-bezier(.66, 0, 0, 1);}
@media(min-width:768px) {@-webkit-keyframes ftrpulse {to {box-shadow: 0 0 0 45px rgba(232, 76, 61, 0) }}
@-moz-keyframes ftrpulse {to {box-shadow: 0 0 0 45px rgba(232, 76, 61, 0) }}
@-ms-keyframes ftrpulse {to {box-shadow: 0 0 0 45px rgba(232, 76, 61, 0) }}
@keyframes ftrpulse {to {box-shadow: 0 0 0 45px rgba(232, 76, 61, 0) }}}
.ftr-menu .ftr-chat-icon {max-width: 30px;margin-top: 0px;}.ftr-menu .ftr-close-icon {display: none;}
.ftr-menu .items-wrapper {padding: 0;margin: 0;}
.ftr-menu .menu-item {position: absolute;top: .2em;right: .2em;z-index: -1;display: none;text-decoration: block;color: hsl(0, 0%, 100%);font-size: 1em;width: 3em;height: 3em;border-radius: 50%;text-align: center;line-height: 3;background-color: #fff;transition: transform .3s ease, background .2s ease;}.ftr-menu.active .floating-btn{background: #32abdf;}
.ftr-menu .ftr-icon span {position: absolute;font-size: 15px;margin-top: 40px;left: -5px;}.ftr-menu .ftr-icon img {max-width: 30px;margin-top: -3px;}.ftr-menu.active:after {transform: scale3d(5.5, 5.5, 1);transition: transform .3s ease, background .2s ease;display: block;}
.ftr-menu.active .menu-item:nth-child(2) span{left:-15px;}.ftr-menu.active .menu-item:nth-child(1) {transform: translate3d(0, -120px, 0);}.ftr-menu.active .menu-item:nth-child(2) {transform: translate3d(-85px, -90px, 0);}.ftr-menu.active .menu-item:nth-child(3) {transform: translate3d(-130px, -10px, 0);}.ftr-menu.active .menu-item {transition-timing-function: cubic-bezier(.175, .885, .32, 1.275);}.ftr-menu.active .menu-item {display: block;transition: transform .3s ease, background .2s ease;}.ftr-menu.active .floating-btn {box-shadow: inset 0 0 3px hsl(0deg 0% 0% / 30%);}.ftr-menu.active .ftr-chat-icon {display: none;}.
ftr-menu.active .ftr-close-icon {display: block;max-width: 20px;margin: 0 auto;position: absolute;left: 16px;top: 16px;}
.ftr-menu:after {display: none;content: ' ';width: 4.3em;height: 4.3em;border-radius: 50%;position: absolute;top: 0;right: 0;z-index: -2;background-color: #000;
transition: all .3s ease;}
.ftr-menu.active .ftr-close-icon {
    display: block;
    max-width: 20px;
    margin: 0 auto;
    position: absolute;
    left: 14px;
    top: 14px;
}




.slides-container {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 10;
}

.slide {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.slide .centered {
    width: 60%;
    margin: 200px auto 0;
}

.slide .centered h1 {
    text-align: center;
}

.slide .centered p {
    text-align: center;
    margin-top: 20px;
    font-size: 20px;
}

#slide-1 {
    background-color: #FFFFFF;
}

#slide-2 {
    background-color: #45959b;
}

#slide-3 {
    background-color: #778899;
}

#slide-4 {
    color: #FFFFFF;
    background-color: #291F37;
}

.go-prev, .go-next {
    cursor: pointer;
    font-weight: bold;
    text-decoration: underline;
}


.inner_btn{ position: relative; margin-top: 25px; overflow: hidden; padding: 8px 0px; width:210px; text-align: center; } 

.inner_btn2{  margin-top: 0px;  width:134px; }

.inner_btn3{ width:120px; border:none; background:none; outline:none; cursor: pointer; }
.inner_btn3:hover{ color:#fff; }
.inner_btn3:focus { outline: none; }
.inner_btn a{ padding:10px 15px 8px 15px; color: #000; font-size: 15px; display: block;
transition: all 0.5s ease-out; overflow: hidden; position: relative; z-index: 10000; background: linear-gradient(90deg,#e1e54a,#00aec5);
border-radius: 5px; }
.inner_btn a:hover{ background:#00aec5; color: #fff;  }
.inner_btn a:after{ content: ""; background: #00aec5;
    height: 100%; left: 0; left: -100%; position: absolute;
    top: 0; -webkit-transition: all .2s ease; opacity: 0;
    transition: all .2s ease; width: 100%;    z-index: 0; } 
.inner_btn a:hover:after { left: 0; opacity: 1; }
.inner_btn a span{ position: relative; z-index: 10000; }

.challenges_dark{  padding-top:50px; padding-bottom:50px; 
background: #050514 url(../img/footer.png) center no-repeat fixed;
 }
.challenges_list ul{}
.challenges_list ul li{ color:#fff; padding-left:50px; margin-bottom:20px !important; list-style:none; }
.challenges_list ul li b{ display:block; }
.challenges_list ul li:before{}

.features_servicenow{  padding-top:50px; padding-bottom:50px; 
background: #050514 url(../img/bg-s2-home3.jpg) center no-repeat;
background-size:cover;
}
.services_main{ }
.servicenow_benefits{ background-image: linear-gradient(112.5deg, rgb(214, 214, 214) 0%, rgb(214, 214, 214) 10%,rgb(195, 195, 195) 10%, rgb(195, 195, 195) 53%,rgb(176, 176, 176) 53%, rgb(176, 176, 176) 55%,rgb(157, 157, 157) 55%, rgb(157, 157, 157) 60%,rgb(137, 137, 137) 60%, rgb(137, 137, 137) 88%,rgb(118, 118, 118) 88%, rgb(118, 118, 118) 91%,rgb(99, 99, 99) 91%, rgb(99, 99, 99) 100%),linear-gradient(157.5deg, rgb(214, 214, 214) 0%, rgb(214, 214, 214) 10%,rgb(195, 195, 195) 10%, rgb(195, 195, 195) 53%,rgb(176, 176, 176) 53%, rgb(176, 176, 176) 55%,rgb(157, 157, 157) 55%, rgb(157, 157, 157) 60%,rgb(137, 137, 137) 60%, rgb(137, 137, 137) 88%,rgb(118, 118, 118) 88%, rgb(118, 118, 118) 91%,rgb(99, 99, 99) 91%, rgb(99, 99, 99) 100%),linear-gradient(135deg, rgb(214, 214, 214) 0%, rgb(214, 214, 214) 10%,rgb(195, 195, 195) 10%, rgb(195, 195, 195) 53%,rgb(176, 176, 176) 53%, rgb(176, 176, 176) 55%,rgb(157, 157, 157) 55%, rgb(157, 157, 157) 60%,rgb(137, 137, 137) 60%, rgb(137, 137, 137) 88%,rgb(118, 118, 118) 88%, rgb(118, 118, 118) 91%,rgb(99, 99, 99) 91%, rgb(99, 99, 99) 100%),linear-gradient(90deg, rgb(195, 195, 195),rgb(228, 228, 228)); background-blend-mode:overlay,overlay,overlay,normal; position: relative; }
.servicenow_benefits h1{ font-weight:700; font-size: 30px; text-transform: uppercase;
    font-family: "B"; }
.servicenow_benefits h2{ font-weight:500 !important; font-size: 20px; -webkit-text-fill-color: #0b0b0b; }

.features h1{ color:#fff !important; font-weight: 700; font-size: 30px; text-transform: uppercase;
    font-family: "B"; }
.features h2, .features .features_p{ color:#fff; font-size:23px; font-weight:300 !important; line-height:32px; 
    -webkit-text-fill-color: aliceblue;
}

.v_center{     justify-content: center;
    align-items: center;
    display: flex;
}
.features_heading {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: left;
    justify-content: left; 
    border-radius: 20px 0px 0px 20px;
    padding: 0rem 1.6rem 0rem 1.6rem;
    text-align: Center;
    color: #fff;
    font-size: 30px;
}
.features_heading img{ border-radius:8px; }
.bb{  height: 100%; width: 100%;  overflow:hidden; }
.bb img{ width:100%;   }
.bb2 img{ border-radius:10px; }
.features_heading h3{ font-size: 1.75rem; text-transform: capitalize;     color: #b8d04f !important; }
/*.features_heading h3:before{ content: "";*/
/*    position: absolute;*/
/*    width: 92px;*/
/*    height: 92px;*/
/*    background: url("https://www.infobeans.com/wp-content/uploads/2021/01/icon-expertise.svg") center no-repeat;*/
/*   margin-top: -32%;*/
/*    left: 35%;*/
/* }*/

.aboutus{ padding-top:60px; padding-bottom:60px; }
.aboutus ul { padding-left: 18px; } 
.aboutus ul li { margin-bottom:5px;
   font-size: 15px;
    font-weight: 400;
    line-height: 22px;
}
.aboutus h2{ font-size: 20px; font-weight: 700; margin-top: 20px; }


.aboutus h3{ font-weight: 300; font-size: 38px; }
.aboutus h4{ font-size: 16px; margin-bottom: 30px; }
.team {
    background: url(../img/our_team.jpg) top 40px right no-repeat fixed;
    padding-top: 150px;
    padding-bottom: 80px;
    background-size: cover;
}
.team_box:before{ border-radius:5px 5px 0px 0px; position: absolute;
    content: "";
    height: 120px;
    background: #1496d3;
    width: 100%;
    margin-left: -15px;
    margin-top: -25px; }
.team_box {
    background: #fff;
    text-align: left;
    color: #333;
    padding: 25px 15px 5px 15px;
    border-radius: 5px;
    margin-bottom: 30px;position:relative; border-bottom:3px solid #1496d3;
}
.team_img{ width:120px; height:120px; margin:0 auto; overflow:hidden; border-radius:90px 90px; margin-top:-90px; margin-bottom:15px; position:relative;  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
background:#fff; }
.team_img img{ width:100%; }

.team_box h4 { position:relative; color:#fff;
    font-weight:600;
    font-size: 16px; text-align:center; margin-bottom: 0px;
}
.team_box h5 { position:relative;
    color: #fff;
   font-size: 12px;
    margin-bottom: 35px;
    margin-top: 0px; text-align:center;
}
.team_box p {
    color: #000; 
    font-size: 15px;
    line-height: 19px;
    text-align: center;
}
.services_main .col-md-4 .services_box {
    background: #f1f1f1;
    text-align: center;
    color: #333;
    padding: 30px 20px;
    border-radius: 3px;
}

.services_box {
    padding: 30px 20px;
    position: relative;
    transition: .5s;
}
.services_main .col-md-4 .services_box h4 {
    color: #333;
    font-size: 22px; 
    margin-top: 30px;
    margin-bottom: 15px;
}
.services_main .col-md-4 .services_box p {
    color: #333;
    font-weight: 400;
    font-size: 15px;
}

.about_inner_page_menu{padding: 15px; background-image: linear-gradient(244deg, #0d302b 7%, #30123d 98%); border-radius:10px; }
.about_inner_page_menu ul{}
.about_inner_page_menu ul li{ color:#fff; }
.about_inner_page_menu ul li a{ color:#fff; }
.about_inner_page_menu ul li a:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0%;
    height: 2px;
    background: linear-gradient(90deg,#e1e54a,#00aec5);
    -webkit-transition: all .5s cubic-bezier(.645,.045,.355,1);
    transition: all .5s cubic-bezier(.645,.045,.355,1);
}
.about_inner_page_menu ul li a:hover:after {
    width: 100%;
    left: 0;
    right: auto;
    background: linear-gradient(90deg,#e1e54a,#00aec5);
}

.page { position: relative; max-height: 400px; overflow: hidden; }

.content {
   width: 100%;
}

.wrapper {
  position: relative;
  width: 100%; 
  height: 100%; 
  padding: 0; 
  overflow-y: scroll; 
  overflow-x: hidden;  
}

.page::after { 
  content:'';
  position: absolute;
  z-index: -1;
  height: calc(100% - 20px);
  top: 10px;
  right: -1px;
  width: 5px;
  /*background: #666;*/
}

.wrapper::-webkit-scrollbar {
    display: block;
    width: 5px;
}
.wrapper::-webkit-scrollbar-track {
    background: transparent;
}
    
.wrapper::-webkit-scrollbar-thumb {
    background-color: red;
    border-right: none;
    border-left: none;
}

.wrapper::-webkit-scrollbar-track-piece:end {
    background: transparent;
    margin-bottom: 10px; 
}

.wrapper::-webkit-scrollbar-track-piece:start {
    background: transparent;
    margin-top: 10px;
}

 
.benefits_servicenow{ padding-top:80px; padding-bottom:50px; position: relative; }
.benefits_servicenow h1 {font-weight: 700;
    font-size: 30px;
    text-transform: uppercase;
    font-family: "B"; }
.benefits_servicenow h2 { 
    font-weight: 300;
    font-size: 20px;
    -webkit-text-fill-color: #2b2b2b; line-height: 25px;
}
.benefits_servicenow .features_p { color: #2b2b2b; font-size: 23px; font-weight: 300; line-height: 32px; }

.benifits_box{ background: #bee3ff; padding:25px; height: 100%; margin-top:30px; }
.benifits_box h3{ font-size:20px; color:#2b2b2b !important; }

.features_descriptions h2{ font-size: 27px; font-weight: 700; margin-bottom: 4px;  margin-bottom:1rem; }
.features_descriptions2 h3{ font-size: 18px; margin-bottom: 4px; color:#fff;  }
.features_descriptions2 h2{ font-size:17px;
    margin-bottom: 14px;
    color: #fff;
    line-height: 22px;  }
.features_descriptions2 h2 strong{ font-weight:300; }    
.features_descriptions{ border-radius: 0px 20px 20px 0px; }
.features_descriptions2{ padding: 5px 25px 5px 0px; }
.features_descriptions ul{ padding: 0px; }
.features_descriptions p{ color:#fff; font-weight:300; font-size: 15px; }
.features_descriptions p strong{ text-decoration: unset; font-weight: 500; }
.features_descriptions ul li{ list-style: none;  color:#fff; font-weight:300;
    padding-bottom: 8px; padding-left: 25px;  position: relative; line-height:19px; font-size: 15px;
}
.features_descriptions ul li strong, .features_descriptions ul li b { font-weight: 600; }
.features_descriptions ul li:before {
   position: absolute;
    content: "";
    left: 5px;
    top: 3px;
    display: inline-block;
    transform: rotate(45deg);
    height: 12px;
    width: 8px;
    border-bottom: 2px solid #fff;
    border-right: 2px solid #fff;
}

.sevss{ background:#fff; border-radius:5px; padding:15px; text-align:center; margin-bottom:30px; }
.sevss h4{}
.sevss p{ color:#2b2b2b; }

.why_choose{ width: 100%; height: 100%;  background: #01415e; overflow: hidden; position: relative; z-index: 1000; }
.why_choose .col-md-6{ height: 100%; padding-top: 50px; padding-bottom: 50px; position: relative; z-index: 1000; }
.why_choose h4{ font-size: 25px; color: #fff; margin-bottom: 25px; }
.why_choose p{ color: #fff; }
.why_choose .left1{ padding-right: 25px; }
.why_choose .right2{ padding-left: 25px; }
.why_choose .left1 h3{ font-size: 20px; color: #fff; }
.why_choose ul{ padding: 0px; }
.why_choose ul li{ list-style: none; font-weight: 300; font-size: 15px; 
    padding-bottom: 10px; padding-left: 38px; color: #fff; }

.why_choose:before { width: 50%; height: 100%; content: ""; position: absolute; z-index: 1000;
background: #002d42; }

.why_choose ul li:before {
    background: url(../img/arrow.png);
    position: absolute;
    margin-top: 1px;
    left: 18px;
    content: "";
    width: 25px;
    height: 25px;
    background-size: cover;
}

.implementation{ padding-top: 50px; padding-bottom: 50px; }
.implementation h2{ color: #2b2b2b; font-size: 28px; text-transform: uppercase;
    font-family: "B"; margin-bottom: 1rem; }
.implementation2{ background: #050514 url(../img/cert.jpg) center no-repeat;
    background-size: cover; padding-top: 50px; padding-bottom: 50px; }
.implementation2 h2{background: linear-gradient(90deg,#e1e54a,#00aec5);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; font-size: 28px; text-transform: uppercase;
    font-family: "B"; margin-bottom: 1rem; }
.implementation2 ul{}
.implementation2 ul li{ list-style: none; float: left; width: 20%; }
.implementation2 ul li a{ color: #fff; line-height: 20px; font-size: 15px; border-radius: 4px; background: #1d2158; height: 100px; margin: 3%; padding: 25px;display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: left; z-index: 1000;
    justify-content: left; font-weight: 300; position: relative; overflow: hidden; }
.implementation2 ul li a span{ position: relative; z-index: 10000; }
.implementation2 ul li a:hover{ background: #444bb3; color: #fff; } }
.implementation2 ul li a:hover span{ transform: rotate(-20deg); transition: width 5s, height 4s; }
.implementation2 ul li a:after{ content: ""; background-color: #444bb3; ;
    height: 100%; left: 0; left: -100%; position: absolute;
    top: 0; -webkit-transition: all .2s ease; opacity: 0;
    transition: all .2s ease; width: 100%;    z-index: 0; }     
.implementation2 ul li a:hover:after { left: 0; opacity: 1; }



.services_mains { padding-top:50px; position:relative; z-index:10000; background: #fff;}
.services_mains h1 { font-weight: 700;font-size: 35px;color: #2b2b2b; margin-bottom: 10px;}
.services_mains p {margin-bottom: 30px;}
.tab-content { background: #000; }

.acrodinal_pannel { 
    position: relative; overflow: hidden;
    padding-top: 80px;
    padding-bottom: 80px;
    background: #000 url(../img/footer.png) center no-repeat fixed;
}
.acrodinal_pannel1{ background: #000 url(../img/Digital-Innovation.webp) center no-repeat fixed; }
.acrodinal_pannel2{ background: #000 url(../img/Cloud-Solutions.webp) center no-repeat fixed; background-size: cover; }
.acrodinal_pannel3{ background: #000 url(../img/software-development.webp) center no-repeat fixed; } 
.acrodinal_pannel4{ background: #000 url(../img/Staff-Augmentation.webp) center no-repeat fixed; background-size: cover; }



.our_capability {
    position: absolute;  
    width: 88px;
    height: 100%;
    right: 0%;
    margin-top: -60px;
    padding: 100px 10px 0px 33px;
    -webkit-box-align: center;
    align-items: center;
    background-color: #fff;
    z-index: 100;
}
.vertical-text-banner {
    position: absolute;
    width: 2px;
    height: 48.5%;
    left: 26px;
    top: 100px;
    background-color: rgb(48,48,48);
}
.our_capability a {
    -webkit-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
    color: #000;
    letter-spacing: 0.34em;
    font-weight: 500;
    text-decoration: none; font-size: 15px;
}
.expertice{ margin-top:130px; }

.acrodinal_pannel h1 {
    font-weight: 800;
    font-size: 40px;
    color: #46bf9f;
    margin-bottom: 10px;  text-transform: uppercase;
    font-family: "B";
}
.acrodinal_pannel p.ffe{ font-size:16px; }
.acrodinal_pannel h2 {
    font-weight: 800;
    font-size: 30px;
    color: #fff;
    margin-bottom: 10px;
    background: linear-gradient(90deg,#e1e54a,#00aec5);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.acrodinal_pannel p {
    color: #fff;
    margin-bottom: 10px;  font-weight: 300;
}
.services_no {
    width: 200px;
    height: 200px;
    background: #fff;
    position: absolute;
    margin-top: -332px;
    right: 13%;
    font-weight: 700;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    font-size: 100px;
    text-align: center;
    line-height: 200px;
    background: linear-gradient(90deg,#e1e54a,#00aec5);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    z-index: 10000;
}
.case_study { margin-top:-90px; 
}
.box_case {
    margin-bottom: 20px;background: #fff;
    padding: 25px 50px 25px 25px;
}
.box_case div {
    color: #fff;
    width: 110px;
    padding: 4px;
   font-size: 15px;
    background: #ea1b3d;
    margin-bottom: 10px;
    text-align: center;
    
    
}
.box_case h4 { font-size: 15px; line-height: 18px; margin-bottom: 3px; font-weight: 400;
}
.box_case a {
    color: #ea1b3d;
    font-weight: 400;
    font-size: 15px;
}
.tabsss {
    position: absolute;
    margin-top: 230px;
    z-index: 100;
    width: 100%;
}
.tabsss ul {
    border-bottom: none;
}
.tabsss ul li {
    border-right: 1px solid #fff;
    padding-right: 10px;
    margin-right: 10px;
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px;
}
.nav-tabs>li>a.active, .nav-tabs>li>a.active:focus, .nav-tabs>li>a.active:hover {
    color: #000;
    cursor: default;
    background: linear-gradient(90deg,#e1e54a,#00aec5); 
    border: 0px solid #ddd;
    border-bottom-color: transparent;
    border-radius: 2px;
}
.tabsss ul li a:hover {
    background: linear-gradient(90deg,#e1e54a,#00aec5); 
    color: #000;
    border-radius: 2px;
}
.tabsss ul li a {
    font-size: 16px;
    padding: 5px 10px;
    color: #fff;
    outline: none;
    position: relative;
    text-decoration: none;
}
.tabsss ul li:nth-last-child(1) {
    border-right: none;
}
.ceo{ font-size:24px; background: linear-gradient(90deg,#e1e54a,#00aec5);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; }
.ceo span{ font-size:18px;   }
.any_solutions {
    background: #fff;
}
.any_solutions h3 {
    color: #b8d04f;
    font-size: 35px;
    font-weight: 800;
    margin-bottom: 1rem;
    background: linear-gradient(90deg,#e1e54a,#00aec5);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; text-transform: uppercase;
    font-family: "B";
}
.any_solutions p { font-size: 20px;
    line-height: 27px; }
.footer {
    padding-top: 50px;
    padding-bottom: 10px;
    background: #050514 url(../img/footer.png) center no-repeat fixed;
}
.footer h3 {
    color: #f1f1f1;
    font-size: 15px;
    background: linear-gradient(90deg,#e1e54a,#00aec5);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.footer ul {
    padding: 0px;
    margin: 0px 0px 30px 0px;
}
.footer ul li {
    list-style: none;
}
.footer ul li a {
    color: #ccc;
    font-size: 13px;
}
.footer_copyright {
    padding-top: 15px;
    padding-bottom: 15px;
    background: #03051d;
}
.footer_copyright p {
    color: #f1f1f1;
   font-size: 15px;
    margin-bottom: 0px; }
.footer_copyright p a { color: #f1f1f1; }

.why_mergen {
    padding-top: 60px;
    padding-bottom: 100px;
    background-image: linear-gradient(112.5deg, rgb(214, 214, 214) 0%, rgb(214, 214, 214) 10%,rgb(195, 195, 195) 10%, rgb(195, 195, 195) 53%,rgb(176, 176, 176) 53%, rgb(176, 176, 176) 55%,rgb(157, 157, 157) 55%, rgb(157, 157, 157) 60%,rgb(137, 137, 137) 60%, rgb(137, 137, 137) 88%,rgb(118, 118, 118) 88%, rgb(118, 118, 118) 91%,rgb(99, 99, 99) 91%, rgb(99, 99, 99) 100%),linear-gradient(157.5deg, rgb(214, 214, 214) 0%, rgb(214, 214, 214) 10%,rgb(195, 195, 195) 10%, rgb(195, 195, 195) 53%,rgb(176, 176, 176) 53%, rgb(176, 176, 176) 55%,rgb(157, 157, 157) 55%, rgb(157, 157, 157) 60%,rgb(137, 137, 137) 60%, rgb(137, 137, 137) 88%,rgb(118, 118, 118) 88%, rgb(118, 118, 118) 91%,rgb(99, 99, 99) 91%, rgb(99, 99, 99) 100%),linear-gradient(135deg, rgb(214, 214, 214) 0%, rgb(214, 214, 214) 10%,rgb(195, 195, 195) 10%, rgb(195, 195, 195) 53%,rgb(176, 176, 176) 53%, rgb(176, 176, 176) 55%,rgb(157, 157, 157) 55%, rgb(157, 157, 157) 60%,rgb(137, 137, 137) 60%, rgb(137, 137, 137) 88%,rgb(118, 118, 118) 88%, rgb(118, 118, 118) 91%,rgb(99, 99, 99) 91%, rgb(99, 99, 99) 100%),linear-gradient(90deg, rgb(195, 195, 195),rgb(228, 228, 228)); background-blend-mode:overlay,overlay,overlay,normal;
}
.why_mergen h2 {
    font-weight: 700;
    font-size: 35px;
    color: #2b2b2b;
    margin-bottom: 10px; text-transform: uppercase;
    font-family: "B";
}
.mergen_box {
    margin-top: 30px;
    text-align: center;
    background: #fff;
    padding: 25px 15px 5px 15px;
    border-radius: 5px;
    height: 100%;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}
.mergen_box img{ height:60px; margin-bottom:10px; }
.mergen_box p{ margin-bottom: 0px; }
.mergen_box i {
    font-size: 60px;
        background: linear-gradient(90deg,#e1e54a,#00aec5);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.why_mergen h3 {
    font-weight: 500;
    font-size: 16px;
    color: #2b2b2b;
    margin-bottom: 10px;
}
.Leadership_Insights {
    background: #050514 url(../img/footer.png) center no-repeat fixed;
    padding-top: 50px;
    padding-bottom: 50px;
}
.Leadership_Insights h1 {
    color: #fff;
    font-weight: 700;
    font-size: 35px;
    margin-bottom: 25px; text-transform: uppercase;
    font-family: "B";
}
.Leadership_Insights p {
    color: #fff; margin-top: 20px;
    margin-bottom: 20px;
}
.Leadership_Insights ul {
    padding-left: 15px;
}
.Leadership_Insights ul li {
    color: #fff;
    font-weight: 300;
    font-size: 15px;
    list-style: disc;
    margin-bottom: 5px; 
}
.dropdown2:hover ul{ display: block; width: 310px !important;
	background: #fff;
    padding: 7px 5px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0;
    visibility: inherit !important; opacity: 1 !important; }
 .dropdown2:hover a.imp   { background-color: #b8d04f;  }

 .dropdown2 a span {
    transform: rotate(-90deg); 
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
    width: 0;
    height: 0;
    transition: all .4s ease; 
    display: inline-block;
    margin-left: 0.355em;
    vertical-align: 0.255em;
        float: right;
    margin-top: 10px;
}
.snapshot {
    padding-top: 60px;
    padding-bottom: 60px;
    background: url(../img/overview.jpg) center no-repeat;
    background-size: cover;
}
.snapshot .row{
	    background-size: cover;
    justify-content: center;
    align-items: center;
    display: flex;
}
.snapshot h3 {
    font-weight: 700;
    font-size: 35px;
    color: #2b2b2b; 
    margin-bottom: 20px; text-transform: uppercase;
    font-family: "B";
}
.snapshot_box {
    text-align: center;
    background: #fff;
    margin-bottom: 30px;
    border-radius: 10px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    padding: 20px 0px;
}
.snapshot_box img {
    height: 50px;
}
.snapshot_box p.count2 {
	line-height: 45px;
    font-weight: 800;
    font-size: 40px;
    margin-bottom: 0px;
    background: linear-gradient(to bottom, #f32c1b 0%, #b71406 100%);
    -webkit-background-clip: text;
    height: 40px;
    padding-top: 0px;
    -webkit-text-fill-color: transparent;
        background: linear-gradient(90deg,#e1e54a,#00aec5);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.snapshot_box p {
    font-weight: 400;
    font-size: 20px;
    margin-bottom: 0px;
}
.dfggfh4k:before{ content:""; height:100%; width:2px; position: absolute; background: #454549; margin-left: -36px;  }
.challenges img{ border-radius:10px; }
.patners {
    background: #050514 url(../img/cert.jpg) center no-repeat;
    background-size: cover;
    padding-top: 80px;
    padding-bottom: 80px;
}
.patners h3 {
   background: linear-gradient(90deg,#e1e54a,#00aec5);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 30px;
    font-weight: 600;
    padding-top: 10px;
    line-height: 31px;text-transform: uppercase;
    font-family: "B";
}
.patners p { color: #fff; font-size: 17px; padding-top: 10px; padding-bottom: 15px; line-height: 24px; font-weight: 200; }
    
.panel-group .panel {
    margin-top: 5px; 
    overflow: hidden; 
        margin-bottom: 5px;
        border-bottom:0px solid #b5b3b3; 
}
.panel-default>.panel-heading {
    padding: 0.75rem 0rem;
    margin-bottom: 0;   
        padding: 5px 0 0px 0px;
    /*margin-left: 20px;*/
    margin-bottom: 0px;
}
 
.career_c .panel-collapse .panel-body { padding-top:15px;  }
.panel-collapse .panel-body p{ padding-left: 0px; padding-right: 0px; color:#000; font-weight: 400; }
.panel-collapse{ padding-left: 2px; }
.panel-title{ margin-bottom: 5px !important; }
.panel-title a{ font-size: 15px; display: block; position: relative; z-index: 10000; color:#2b2b2b; padding-right: 30px; 
 font-family: 'R';
    -webkit-background-clip: text;
    -webkit-text-fill-color: #000; padding: 13px 50px 13px 20px; background:#f1f5ff; border-radius:5px;
}
.panel-title a:hover{ color: #3490f2 }
h4.benefits{ margin-bottom:20px; font-size: 1.75rem; margin-left:-18px; color: #2b2b2b; }
.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit; 
}
.panel-title a:hover{ color:#000; }
.faqs .panel-title a {
    outline: none;
    padding: 0px 25px;
    color: #2b2b2b;
    font-size: 16px;
    font-weight: 300;
    display: block;
}
.faqs p {
    color: #fff; 
    margin-bottom: 25px; 
    line-height: 25px;
}
.servicenow img{ width:100%;  }
.servicenow .inner img, .inner_page_banner img{ width:100%; height:100vh;  }

.collapse.in, .collapse.show{ display: block !important; transition: all 0.2s ease-out; overflow: hidden; 
    margin-top: -5px;
    /*margin-left: 20px;*/
    padding-bottom: 0px;
    margin-bottom: 1px;
    border-radius: 0px 0px 0px 10px;}
.panel-collapse{    }
.panel-heading  h4 a.sasas:after {
    content: "\f107";
    color: #000;
    width: 19px;
    height: 15px;
    position: absolute; font-size: 16px !important;
    right: 1%;
    font: normal normal normal 22px/1 FontAwesome;
    margin-top: 0px; 
    -webkit-background-clip: text;
    -webkit-text-fill-color: #000;
}
.panel-heading  h4 a.sasas.collapsed:after {
    content: "\f107";
    color: #000;
    width: 19px;
    height: 15px; font-size: 16px !important;
    position: absolute;
    right: 1%;
    font: normal normal normal 22px/1 FontAwesome;
    top: 15px;
}
.icon {
    background: #b8d04f;
    border: 1px solid rgba(255,255,255,.67);
    box-shadow: 0px 2px 6px rgba(172,0,28,.24);
    border-radius: 7px;
    display: flex;
    justify-content: center;
    align-content: center;
    height: 64px;
    position: absolute;
    top: -32px;
    left: 65px;
    transform: translateX(-50%);
    width: 64px;
}
.icon img {
    height: 40px;
    width: 40px;
    align-self: center;
}
.contactus{ padding-top:60px; padding-bottom:60px; }

.contactus h2{}
.contactus h3{ font-size:18px; margin-top:20px; background: linear-gradient(90deg,rgba(234,27,61,.09) 0%,rgba(234,27,61,0) 125.68%); 
    padding: 5px 12px;     margin-bottom: 20px;
}
.contactus h4{     font-size: 20px;
    margin-bottom: 15px;
    padding-left: 5px;
    font-weight: 400;
    line-height: 24px; }
.contactus p{ font-size: 15px;
    margin-bottom: 15px;
    padding-left: 5px;
    font-weight: 400;
    line-height: 22px; }
.contactus p a{ color:#333; }
.contact_devider{ background:#ccc; height:100%; width:1px; margin:auto; }
.contactus label{  margin-bottom:3px; font-size:15px; }
.contactus input.form-control{ margin-bottom:15px;  }

.bb2 img{ margin:5px 5px 10px 5px; }
.bb2 img:nth-child(1){ width:40%; margin:5px 5px -20px 5px; border-radius: 12px 12px 0px 12px; height:115px; }
.bb2 img:nth-child(2){ width:50%; border-radius: 12px 12px 12px 0px; height:145px; }
.bb2 img:nth-child(3){ width:50%; border-radius: 12px 0px 12px 12px;  height:145px;  }
.bb2 img:nth-child(4){ width:40%; margin:-30px 5px 5px 5px; border-radius: 0px 12px 12px 12px; height:115px; }

.why_new{ width:100%;   padding-top:100px; padding-bottom:80px; background: #000 url(../img/gradient_ungu.jpg) center no-repeat;     background-size: cover; }
.why_cointent{ background:#fff; border: 1px solid rgba(221,221,221,.42);
    box-shadow: 0px 4px 16px rgba(151,0,25,.12); padding:30px; border-radius: 14px; }
.why_cointent h4{ font-size:27px; margin-bottom:20px; margin-top:30px; 
    font-weight: 700; color: #2b2b2b; }
.why_cointent p{ text-align: justify; }    

.why_new h4 {
    color: #fff !important;
    font-weight: 700;     font-size: 2rem;
}
.why_new h3, .why_new h2   { 
    font-weight: 300;
    font-size: 15px !important;
    -webkit-text-fill-color: #fff; line-height: 22px; margin-bottom:20px;
}
.why_new .features_p {
    color: #fff;
    font-size: 23px;
    font-weight: 300;
    line-height: 32px;text-transform: uppercase;
    font-family: "B";
}
.why_new p { color:#fff; font-weight: 300; }

.why_cointent h3{ font-size:20px; margin-top:-18px; margin-bottom:20px;   }
.why_cointent ul li{  position: relative; list-style: none; font-size: 15px; }
.why_cointent ul li:before {
    position: absolute;
    content: "";
    left: -20px;
    top: 0;
    display: inline-block;
    transform: rotate(45deg);
    height: 16px;
    width: 8px;
    border-bottom: 2px solid #ea1b3d;
    border-right: 2px solid #ea1b3d;
}

.socialLinks {  padding: 10px 0 20px; }
.socialLinks li:first-child {
    margin-left: 0;
}
.socialLinks li:nth-child(1){ border-radius:5px 0px 0px 5px; }
.socialLinks li:nth-child(7){ border-radius:0px 5px 5px 0px; }
.socialLinks li {
    float:left;
    font-size: 15px;
    color: #fff;
    margin-left: 0px; background:#000;
    padding: 5px 4px !important;
}
.socialLinks li a {
    display: block;
    width: 25px;
    height: 25px;
    line-height: 23px;
    text-align: center;
    color: #012a5e;
    border: 1px solid #012a5e;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    font-size: 11px;
    background: #fff;
}
.dropdown-menu { 
    padding: 2px !important;
        min-width: 235px;
    margin-left: -66px !important;
    
        margin-top: 10px;
        
        
        background: linear-gradient(90deg,#e1e54a,#00aec5);
    
}
.gdfgfgfdgd .gdfgfgfdgd1 {
    position: relative;
    z-index: 2;     height: 15px; margin-top: -2px;
}
.gdfgfgfdgd .gdfgfgfdgd2 {
    position: absolute;
    z-index: 1;
    margin-left: -15px; 
    margin-top: 0px !important;
    opacity: 0;     height: 15px;
}
.socialLinks li a:hover {
    color: #ef323a;
    border: 1px solid #ef323a;
}
li.gdfgfgfdgd:hover a .gdfgfgfdgd1 {
    display: none;
}
li.gdfgfgfdgd:hover a .gdfgfgfdgd2 {
    position: relative;
    z-index: 1;
    margin-left: 0px;
    margin-top: 0px;
    opacity: 1;
}
.help {
    background: #050514 url(../img/help.png) center no-repeat;
    position: relative;
    background-size: cover;
    padding-top: 80px;
    padding-bottom: 80px;
}
.help p {
    color: #fff;
    font-size: 31px;
    font-weight: 600;
    padding-top: 50px;
    line-height:35px;
}
.help ul {
    padding: 0px;
    margin: 0px;
}

element.style {
    visibility: visible;
    animation-duration: 2s;
    animation-delay: 0.2s;
    animation-name: bounceInUp;
}
.help ul li {
    width: 33%;
    float: left;
    height: 100px;
    padding-left: 80px;
    position: relative;
    padding-right: 25px;
    padding-top: 10px;
    list-style:none;
}
.help ul li img {
    position: absolute;
    height: 70px;
    left: 0%;
    top: 0%;
}
.help ul li span {
    color: #fff;
    font-size: 16px; 
    font-family: "R";
}
.blog {
    padding-top: 50px;
    padding-bottom: 50px;
    background: #f5f5f5;
}
.blog h3{     font-weight: 700; text-transform: uppercase;
    font-family: "B";
    font-size: 35px;
    color: #2b2b2b; }
.blog_iteam {
    padding: 0px; margin-bottom:50px;
}
.blog_img, .blog_img img {
    border-radius: 3px;
    overflow: hidden;
    width: 100%;
}

.blog_img {
    background: #000 url(../images/blogo-logo.png) center no-repeat;
    height: 182px;
}
.blog_img.blog_img2 { height: 230px; }
.blog_img, .blog_img img {
    border-radius: 3px;
    overflow: hidden;
    width: 100%;
}
.ndfds{    margin-top: 0px; }
.ndfds img{ float:right; border-radius:5px; box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px; width:100%; margin-left:25px; }
.ndfds h1{ font-size:16px; padding:10px 20px 8px 20px; background: linear-gradient(90deg,#e1e54a,#00aec5);   }
.ndfds h2 { 
    font-size: 30px;
    font-weight: 600;
    padding-top: 10px;
    line-height: 31px;
}

.news-single{ background:#000; padding-top:100px; padding-bottom:50px; }
.news-single h1{ margin-top:40px; background: linear-gradient(90deg,#e1e54a,#00aec5);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; font-size:16px; }
.news-single h2{ color:#cdcaca; }

.blog_description {
    background: #fff;
    margin: -20px 0px 0px 0px;
    border-radius: 2px;
    position: relative;
    z-index: 100;
    padding: 15px; box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    
    height: 80px;
    overflow: hidden;
    padding-bottom: 12px;
    border-bottom: 10px solid #fff;
    
}
.blog_description2{ height: 105px; }
.blog_description2 h3{ font-size:15px; font-family:"B"; }


.ghfghg{ height:auto !important; }

.case_main .blog_description { margin: 0px 0px 0px 0px; }
.case_main .blog_img, .case_main .blog_img img { border-radius: 3px 3px 0px 0px;  }
.case_main .blog_img span { font-size: 13px; padding: 3px 10px; }

.middle {
  transition: .5s ease;
  opacity: 0;
  position: absolute;
  top: 30%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}

.blog_iteam:hover img {
  opacity: 0.3;
}

.blog_iteam:hover .middle {
  opacity: 1;
}
.textst {
  background-color: #04AA6D;
  color: white;
  font-size: 13px;
    padding: 4px 12px;
    border-radius: 3px;
}
    
.blog_description_home a {
    line-height: 18px;
    color: #333;
    font-size: 15px;
    font-weight: 500;
}

.blog_section{ padding-top:60px; padding-bottom:60px; background: #f7f7f7; }
.blogs_view{  background:#fff; margin-bottom:30px; box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px; padding-bottom:20px; }
.blogs_view .blogs_img img{ border-radius:0px; width:100%; }
.blog_content{ padding:25px 25px 1px 25px; }
.blog_content h2{ font-size: 16px; font-weight: 500; line-height: 22px; }
.blog_content h2 a{ color:#333; }
.blogs_view .inner_btn2{ margin-top:0px; margin-left:28px; }
.blog_content p{ margin-bottom:5px; }
.blog_content h2 a:hover{ color:#ea1b3d; }
.blog_content img{ width:100% !important; height: auto !important; }
.blog_content2{ height:140px !important; overflow:hidden; padding:5px 25px 1px 25px; }

.why{ height:140px; background:#fff; border-radius:5px; padding:20px 10px; }
.why h6{ text-align:center; -webkit-text-fill-color: #2b2b2b; font-size:18px; font-weight:300; padding: 0px 10px; }
.why .icons{ width:50px; height:40px; margin:0px auto 20px auto;  
}
.why .icons img{}
.blog_img span{ position: absolute;
    color: #fff;
    padding: 6px 10px;
    background: linear-gradient(90deg,#e1e54a,#00aec5);
    color: #000;
    font-weight: 500;
    border-radius: 2px 0px 5px 0px; }
.case_img{ height:190px; }
.case_img img{ margin-left: -132px; width: 140%; }

.blog_img strong{ position: absolute;
    color: #fff;
    padding: 5px 10px; 
    color: #000;
    font-weight: 500;
    border-radius: 5px; }
    
    
#mixedSlider {
  position: relative;
}
#mixedSlider .MS-content {
  white-space: nowrap;
  overflow: hidden;
  margin: 0 3%;
}
#mixedSlider .MS-content .item {
  display: inline-block;
  width: 14.3%;
  position: relative;
  vertical-align: top;
  overflow: hidden;
  height: 100%;
  white-space: normal;
  padding: 0 10px;
}
.home_clients #mixedSlider .MS-content .item {
  display: inline-block;
  width: 25%;  padding:15px; }
.home_clients #mixedSlider .MS-content .item img{ box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px; border-radius:10px; }
.home_clients #mixedSlider .MS-controls button { 
    font-size: 40px;
    top: 45px;
    color: #f1f1f1; }
.home_clients #mixedSlider .MS-controls button:hover{ color: #333; }
.home_clients h3 span {
    color: #b8d04f;
    font-size: 35px;
    font-weight: 800;
    margin-bottom: 1rem;
    background: linear-gradient(90deg,#e1e54a,#00aec5);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; text-transform: uppercase;
    font-family: "B";
}
.home_clients p {
    font-size: 20px;
    line-height: 27px;
}

@media (max-width: 991px) {
  #mixedSlider .MS-content .item {
    width: 50%;
  }
}
@media (max-width: 767px) {
  #mixedSlider .MS-content .item {
    width: 70% !important;
  }
}
#mixedSlider .MS-content .item .imgTitle {
  position: relative;
}
#mixedSlider .MS-content .item .imgTitle img{ width:100%; }
#mixedSlider .MS-content .item .imgTitle .blogTitle {
  margin: 0;
  text-align: left;
  letter-spacing: 2px;
  color: #252525;
  font-style: italic;
  position: absolute;
  background-color: rgba(255, 255, 255, 0.5);
  width: 100%;
  bottom: 0;
  font-weight: bold;
  padding: 0 0 2px 10px;
}
 
#mixedSlider .MS-controls button {
  position: absolute;
  border: none;
  background-color: transparent;
  outline: 0;
  font-size: 30px;
  top: 15px;
  color: #f1f1f1;
  transition: 0.15s linear;     cursor: pointer;
}
#mixedSlider .MS-controls button:hover {
  color: #fff;
}
@media (max-width: 992px) {
  #mixedSlider .MS-controls button {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  #mixedSlider .MS-controls button {
    font-size: 20px;
  }
}
#mixedSlider .MS-controls .MS-left {
  left: 0px;
}
@media (max-width: 767px) {
  #mixedSlider .MS-controls .MS-left {
    left: -10px;
  }
}
#mixedSlider .MS-controls .MS-right {
  right: 0px;
}
@media (max-width: 767px) {
  #mixedSlider .MS-controls .MS-right {
    right: -10px;
  }
}
#basicSlider { position: relative; }

#basicSlider .MS-content {
  white-space: nowrap;
  overflow: hidden;
  margin: 0 2%;
  height: 50px;
}

#basicSlider .MS-content .item {
  display: inline-block;
  width: 20%;
  position: relative;
  vertical-align: top;
  overflow: hidden;
  height: 100%;
  white-space: normal;
  line-height: 50px;
  vertical-align: middle;
}
@media (max-width: 991px) {

#basicSlider .MS-content .item { width: 25%; }
}
@media (max-width: 767px) {

#basicSlider .MS-content .item { width: 35%; }
}
@media (max-width: 500px) {

#basicSlider .MS-content .item { width: 50%; }
}

#basicSlider .MS-content .item a {
  line-height: 50px;
  vertical-align: middle;
}

#basicSlider .MS-controls button { position: absolute; }

#basicSlider .MS-controls .MS-left {
  top: 35px;
  left: 10px;
}

#basicSlider .MS-controls .MS-right {
  top: 35px;
  right: 10px;
}

.new_box{ padding:25px; border-radius:8px; color:#fff; margin-bottom:30px; display:none; }
.new_box h3{ font-size:18px; }
.new_box p{ color:#fff; font-weight:300; font-size: 15px; }
.new_box1{ background-image: linear-gradient(41deg, #00233f 3%, #005397 96%, #005397 96%); }
.new_box2{ background-image: linear-gradient(50deg, rgb(212, 92, 74) 4%, rgb(49, 26, 23) 97%) !important; }
.new_box3{ background-image: linear-gradient(41deg, #00233f 3%, #005397 96%, #005397 96%); }
.new_box4{ background-image: linear-gradient(50deg, rgb(212, 92, 74) 4%, rgb(49, 26, 23) 97%) !important; }


.acrodinal_menu{ width: 100%; text-align: center; display: block; border-bottom:none; margin-top:20px; }
.acrodinal_menu li{ float:none; text-align: center; display: contents; }
.acrodinal_menu li a{ width: 200px; display: inline-flex; padding:10px 0px; min-height:70px; background: #02aec4; padding-top:15px; color:#fff; line-height:16px; font-size: 15px; margin:0px 3px; border-radius:2px; }
.acrodinal_menu li a img{ height:30px; width:auto; margin-bottom:10px; }
.acrodinal_menu li a span{ text-align:center; width:100%; padding: 0px 8px; }
.features_servicenow .tab-content{ padding-top:30px; background:none !important; text-align:center; }
.features_servicenow .tab-content h3{ color:#fff;}
.features_servicenow .tab-content p{ color:#fff;}
.features_servicenow .tab-content ul{ text-align: center; display: inline-flex; padding:0px; margin:0px 0px 50px 0px; }
.features_servicenow .tab-content ul li{ width: 215px; border-right:1px solid #f1f1f1; line-height:20px;   float: left; padding:0px 15px; color:#fff; list-style:none; }
.features_servicenow .tab-content ul li:nth-last-child(1){ border-right:none; }
.acrodinal_menu.nav-tabs>li.active>a{ color:#fff; }

.benifits_industries{ padding-top:60px; padding-bottom:60px; }
.benifits_industries h2{ font-weight: 700; font-size: 2rem; }
.b_industries{ box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px; padding:15px 13px; border-radius:5px; text-align:center; height: 100%; }
.benifits_industries h3{ margin-bottom:45px; font-size:20px; font-weight:300; -webkit-text-fill-color:#333; }
.b_industries h4{ font-size:16px; font-weight:600; -webkit-text-fill-color:#333;
}
.b_industries img{ height:60px; margin-bottom:15px;  }

.case_ss{ position: absolute; margin-top: 4px; }
.case_ss span{ padding:5px 20px; border-radius: 10px 0px 10px 0px; background: #172239; color:#fff; }

.case_study_industry{ background:#fff; margin-top:10px; border-radius:10px; padding:0px; margin-bottom:25px; box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px; }
 .case_study_industry h2{ -webkit-text-fill-color: #333; font-weight:600 !important; font-size:20px; line-height: 25px; }
.case_study_industry p a{ color:#000;  padding:5px 10px; border-radius:3px; font-size: 15px; font-weight: 400;
background: linear-gradient(90deg,#e1e54a,#00aec5);
} 
 .case_study_industry img{ width:100%; border-radius:10px 10px 0px 0px; }
 .case_study_industry2{ padding:15px; }
 
 .csc{ background: #050514 url(../img/footer.png) center no-repeat fixed; }
 
 .why p{ text-align: center;
    line-height: 45px;
    font-weight: 800;
    font-size: 35px;
    margin-bottom: 0px;
    background: linear-gradient(to bottom, #f32c1b 0%, #b71406 100%);
    -webkit-background-clip: text;
    height: 40px;
    padding-top: 0px;
    -webkit-text-fill-color: transparent;
    background: linear-gradient(90deg,#e1e54a,#00aec5);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.case_study_section{ padding-top:50px; padding-bottom:50px; }
.case_study_section h2{ padding-bottom:0px; margin-bottom:0px;
font-size: 35px;
    color: transparent; 
    font-weight: 800;  text-transform: uppercase;
    
}
.case_study_section ul{ margin:0px; padding:0px; }
.case_study_section ul li{ color: #000; text-align:center;
    margin-bottom: 10px;
    list-style: none;
    /* background: #fff; */
    border-radius: 10px;
    padding: 0px 15px; float:left; margin:0.5%;
    line-height: 19px; width:24%; background:#fff; padding: 15px 7px;
}
    
.case_study_section.servicenow_6 ul li { width:32.3%;     padding: 20px; }
.case_study_section.servicenow_6 h4{ font-size: 19px; }
.case_study_section h4{ -webkit-text-fill-color: #000; font-size: 16px; line-height: 19px; }
.case_study_section ul li img{ width:80px; }
.case_study_section ul li p{ color:#000; }

.case_study_section.fdgdfg ul li img {
    width: 140px;
    margin-bottom: 20px;
}

.boxedsd{ background:#fff; border-radius:8px 8px 10px 10px; margin:15px 0px !important; padding:0px !important; text-align:center; border-bottom:5px solid #151b59; }
.boxedsd h2{ font-size: 15px; color:#fff; background:#151b59; -webkit-text-fill-color: #fff; font-weight:500; padding:5px 8px 15px 8px; border-radius:5px 5px 0px 0px;  }
.boxedsd img{ height: 60px; width: auto; margin-bottom:10px; }
.boxedsd p{ padding:10px 15px; }

.case_study_section p{ color: #000; font-weight:300; font-size: 17px;  }
.csc p{ color: #fff; font-weight:300; font-size: 18px;  }
.case_study_section li p{ font-size: 15px;  }

.case_study_section h3{ font-size: 15px; line-height:20px; -webkit-text-fill-color: #000;  font-weight: 400; margin-bottom:0px !important; background: none; }

.case_study_section .rgertre h3{ font-size: 25px; line-height:25px; -webkit-text-fill-color: #fff;  font-weight: 700; }


.news h3{ font-weight: 300; font-size: 13px; background: #01aec4; color:#fff; position: relative;
    margin-bottom: 10px; padding-bottom: 5px; padding-top:7px; }
.news h3:after {
    content: "";
    background-color: #01aec4;
    position: absolute;
    top: 0px;
    left: -25px;
    bottom: 0px;
    width: 60px;
    z-index: -1;
}    
.news h3:before {
    content: "";
    position: absolute;
    left: -25px;
    bottom: -8px;
    z-index: -1;
    width: 0;
    height: 0;
    border-left: 9px solid transparent;
    border-right: 0px solid transparent;
    border-top: 8px solid #068b9c;
}    
.news h4 {
    line-height: 18px;
    color: #333;
    font-size: 15px;
    font-weight: 400; margin-bottom:15px;
}
.news .blog_description_home a {
    line-height: 21px;
    color: #333;
    font-size: 12px;
    font-weight: 400; 
    background: linear-gradient(90deg,#e1e54a,#00aec5);
    border-radius: 3px; padding: 4px 12px;
}


.careers{ padding-top:50px; padding-bottom:50px; }
.careers h3{ font-weight:700; }
.careers p{ font-size: 15px; }

.career_c{ background: #f5f5f5; padding-top: 30px; padding-bottom: 80px; } 
.mergen_c{ background-color: #191c45; }
.career_c h4{ margin-bottom:0px !important; }
.career_c h4 a{ display: block; display: block; padding: 12px 23px 12px 25px;     border-radius: 0px;
    color: #333 !important; font-size: 18px; margin-bottom:0px; background:#1d2158; -webkit-text-fill-color: #333;     font-family: "M"; }
.mergen_c .collapse{ padding:15px 25px; color:#fff; font-size:17px; }
.career_c .panel-group .panel{ border-bottom:0px; background:#fff; padding:0px 25px; color:#000; border:1px solid #ccc; margin-bottom: 25px;
box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;}
.career_c .panel-default>.panel-heading{ padding:0px 0px; margin: 0px -25px; }
.career_c .collapse.in, .career_c .collapse.show{ margin-top:0px; margin-bottom: 0px; }
.career_c .panel-heading h4 a.sasas.collapsed:after {
    content: "\f107"; -webkit-text-fill-color: #fff;
    font-weight: 100 !important; font-size: 20px !important;
    margin-top: 0px; right: 4%; }

.career_c .panel-heading  h4 a.sasas.collapse.collapseds:after {
    content: "\f107";
    color: #000;
    width: 19px;
    height: 15px;
    position: absolute; font-size: 25px !important;
    right: 2%;
    font: normal normal normal 22px/1 FontAwesome;
    margin-top: 0px; 
    -webkit-background-clip: text;
    -webkit-text-fill-color: #000;
}    
.career_c .panel-heading h4 a.sasas.collapse:after{   -webkit-text-fill-color: #333;
    font-weight: 100 !important; font-size: 25px !important;
    margin-top: 0px; right: 2%; }
    
.career_c .collapse.in, .collapse.show{ margin-top:0px; }
.career_c .collapse.show{   }

.career_c h4 a.sasas{ background: #fff; border-bottom:1px solid #ccc; }
.career_c h4 a.sasas.collapsed{   }
.career_c .panel-collapse .panel-body p{ color:#000; }
.career_c h4 a span { color:#fff;
    position: absolute;
    left: 20px;
    top: 5px;
    font-size: 40px;
}
.curJobTitle a{ font-family: 'Baloo Da 2', cursive !important; }
.mobile_menu{ display:none; }
.burgermenu-sticky-head { display: none !important; }


.burgermenu-left, .burgermenu-right {
  width: 273px;
  position: fixed;
  top: 0;
  bottom: 0;
  height: 100%;
  z-index: 0;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  -webkit-transition: transform 0.4s ease-out;
  transition: transform 0.4s ease-out;
}

.burgermenu-left .burgermenu-panel, .burgermenu-right .burgermenu-panel {
  position: absolute;
  overflow: hidden;
  overflow-x: hidden;
  overflow-y: auto;
  top: 0;
  bottom: 0;
  left: 273px;
  width: 273px;
  height: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  z-index: 2;
  background: #FFF;
  -webkit-overflow-scrolling: touch;
  -webkit-transition: transform 0.4s ease-out;
  transition: transform 0.4s ease-out;
}

.burgermenu-left .burgermenu-panel.opened, .burgermenu-right .burgermenu-panel.opened {
  -webkit-transform: translate3d(-273px, 0, 0);
  -ms-transform: translateX(-273px);
  transform: translate3d(-273px, 0, 0);
  z-index: 5;
}

.burgermenu-left .burgermenu-panel:first-child, .burgermenu-right .burgermenu-panel:first-child {
  left: 0;
  width: 100%;
  z-index: 0;
}

.burgermenu-left .burgermenu-panel:first-child.opened, .burgermenu-right .burgermenu-panel:first-child.opened {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translateX(0);
  transform: translate3d(0, 0, 0);
}

.burgermenu-left .dropdown .dropdown-children, .burgermenu-right .dropdown .dropdown-children {
  display: none;
}

.burgermenu-left a, .burgermenu-right a {
  display: block;
}

.burgermenu-left ul, .burgermenu-right ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.burgermenu-left {
  -webkit-transform: translate3d(-273px, 0, 0);
  -ms-transform: translateX(-273px);
  transform: translate3d(-273px, 0, 0);
  left: 0;
}

.burgermenu-right {
  -webkit-transform: translate3d(273px, 0, 0);
  -ms-transform: translateX(273px);
  transform: translate3d(273px, 0, 0);
  right: 0;
}

.page-wrapper {
  position: relative;
  z-index: 10;
  width: 100%;
  height: 100%;
  min-width: 320px;
  -webkit-transition: transform 0.4s ease-out;
  transition: transform 0.4s ease-out;
}

#burgermenu-blocker {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999;
}

.burgermenu-sticky-head {
  position: fixed;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 11;
  -webkit-transition: transform 0.4s ease-out;
  transition: transform 0.4s ease-out;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translateX(0);
  transform: translate3d(0, 0, 0);
}

.opened-left,
.opened-left body,
.opened-right,
.opened-right body {
  position: fixed;
  height: 100%;
  width: 100%;
  overflow: hidden;
}

.opened-left .page-wrapper,
.opened-right .page-wrapper {
  position: relative;
}

.opened-left .burgermenu-left, .opened-left .burgermenu-right,
.opened-right .burgermenu-left,
.opened-right .burgermenu-right {
  z-index: 1;
}

.opened-left #burgermenu-blocker,
.opened-right #burgermenu-blocker {
  display: block;
}

.opened-left #burgermenu-blocker,
.opened-left .page-wrapper,
.opened-left .burgermenu-sticky-head {
  -webkit-transform: translate3d(273px, 0, 0);
  -ms-transform: translateX(273px);
  transform: translate3d(273px, 0, 0);
}

.opened-left .burgermenu-left {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translateX(0);
  transform: translate3d(0, 0, 0);
}

.opened-right #burgermenu-blocker,
.opened-right .page-wrapper,
.opened-right .burgermenu-sticky-head {
  -webkit-transform: translate3d(-273px, 0, 0);
  -ms-transform: translateX(-273px);
  transform: translate3d(-273px, 0, 0);
}

.opened-right .burgermenu-right {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translateX(0);
  transform: translate3d(0, 0, 0);
}

 
.burgermenu-left,
.burgermenu-right {
  font-size: 15px;
  line-height: 1.35;
}

.burgermenu-left a,
.burgermenu-right a {
  text-decoration: none;
  padding: 15px 25px 15px 10px;
  color: #666;
}

.burgermenu-left li,
.burgermenu-right li {
  position: relative;
  border-bottom: 1px solid #CCC;
}

.burgermenu-left li:last-child,
.burgermenu-right li:last-child {
  border-bottom: 0;
}

.burgermenu-left .has-children:after,
.burgermenu-left .dropdown:after,
.burgermenu-right .has-children:after,
.burgermenu-right .dropdown:after {
  content: '\00bb';
  position: absolute;
  right: 10px;
  top: 12px;
  color: #666;
  font-size: 20px;
}

.burgermenu-left .dropdown:after,
.burgermenu-right .dropdown:after {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.burgermenu-left .dropdown .dropdown-children,
.burgermenu-right .dropdown .dropdown-children {
  display: none;
  background: #F5F5F5;
  border-top: 1px solid #CCC;
}

.burgermenu-left .dropdown.opened:after,
.burgermenu-right .dropdown.opened:after {
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.burgermenu-left .back,
.burgermenu-right .back {
  display: block;
  padding: 15px 10px;
}

.burgermenu-left .back:before,
.burgermenu-right .back:before {
  content: '\00ab';
  display: inline-block;
  margin-right: 0.285em;
  font-size: 20px;
  line-height: 16px;
}

.burgermenu-sticky-head {
  padding: 15px;
  background: #343C9F;
}

.burgermenu-sticky-head a {
  text-decoration: none;
  color: #EFEFEF;
  line-height: 1.25;
}

.opened-left .page-wrapper,
.opened-right .page-wrapper {
  box-shadow: 0 -3px 6px rgba(0, 0, 0, 0.35);
}

 

.burgermenu-sticky-head {
  background: rgba(255,255,255,.65);
  padding: 15px;
  border-bottom: 1px rgba(0,0,0,.65);
  box-shadow: 0 0 3px rgba(0,0,0,.85);
}
.opened-left .burgermenu-sticky-head {
  box-shadow: 3px 0 3px rgba(0,0,0,.85); left: 0%;
}
.opened-right .burgermenu-sticky-head {
  box-shadow: -3px 0 3px rgba(0,0,0,.85);
}

.burgermenu-toggle.right {
  float: right;
}

.burgermenu-sticky-head a {
  text-decoration: none;
  color: #454545;
  line-height: 1.25;
}

@media (max-width: 1024px) {
  html {
    background: #87C150;
  }
}

@media (max-width: 767px) {
  html {
    background: #5E89B6;
  }
}


@media only screen and (min-width: 1700px) and (max-width: 2200px)  { 
    .slideshow .slide .title {
    margin: 300px 0px 0 0px !important;
    padding-left: 50px;
    max-width: 900px !important;
    font-size: 50px !important;
    font-weight: 700;
    font-family: "B";
    color: #2b2b2b;
    line-height: 1.2;
    margin-bottom: 20px;
}
.slideshow .slide .text {
    margin:30px 0 0 0 !important;
    max-width: 900px !important;
    padding-left: 50px;
    font-size: 22px  !important;
    line-height: 1.4;
}

    .container{ max-width:90%;}
    body { font-size: 20px; line-height: 29px; }
    .slider p { font-size: 20px; margin-bottom: 25px; }
    .slider h1 { font-size: 43px; }
    .vg-nav ul li a { font-size: 20px; }
    .vg-nav { padding-top: 20px; }
    .tabsss ul li a { font-size: 20px; }
    .Leadership_Insights ul li { font-size: 20px; }
    .why_mergen h3 { font-size: 20px; }
.inner_page_head2 h4{ font-size:40px; font-weight: 800; }
.inner_page_head2 .fgyhs p { font-size: 18px;  line-height: 27px; }

.aboutus_top { justify-content: center; align-items: center; display: flex; }
.inner_page_head2 .fgyhs h5 { font-size: 20px; margin-bottom: 20px; }
.fgyhs { padding-top: 20px; padding-bottom: 20px; }
.inner_page_head2 h1 { font-size: 30px; }
.aboutus .hh1 ul li{ font-size: 20px; line-height: 29px; }
.hh1{ padding:25px; }
.hh { height: 160px; width: 160px; font-size: 26px; line-height: 28px;  }
.hh1:before { left: -8.8%; }
.inner_page_head h2 {  font-size: 45px; line-height: 58px; font-weight: 700; }
.inner_page_head p { font-size: 20px; line-height: 30px; }
.overview_p p, .features_descriptions p{ font-size:20px; line-height: 32px; }
.overview_img { height: 500px; }
.features_descriptions ul li{ font-size:20px; }
.panel-title a { font-size: 20px; font-weight:400; }
.inner_page_servicenow h2, .features h1, .servicenow_benefits h1, .why_new h4 { font-size: 40px; }
#stickytypeheader { top: 98px; }
.acrodinal_pannel p.ffe { font-size: 20px; }
.acrodinal_pannel1 { background-size: cover; }
.help ul li span { font-size: 23px; font-weight: 200; }
.blog_img { height: 290px; }

.blog_description { padding: 15px 25px; }
.blog_description_home a { line-height: 29px; font-size: 21px; font-weight: 400; }
.patners p { font-size: 24px; line-height: 34px; }
.patners h3 { font-size: 35px; line-height: 40px; }
.features_descriptions2 h2 { font-size: 23px;
    line-height: 32px;
    background: none;
    font-weight: 400 !important; }
.why_new h3, .why_new h2 { font-weight: 200; font-size: 20px !important; line-height: 32px; margin-bottom: 20px; }
.why h6 { font-size: 24px; font-weight: 400; padding: 7px 27px; background: none; }
.why { height: 160px; }
.features_servicenow { padding-top: 80px; padding-bottom: 80px; }
.features_descriptions ul li { padding-bottom: 6px; line-height: 30px;  }
.inner_page_servicenow { padding-top: 80px; padding-bottom: 80px; }
.panel-default>.panel-heading { padding: 10px 0 10px 0px; }
.home_clients h3 span { font-size: 40px; }
.any_solutions h3 { font-size: 40px; }
.inner_page_head h1 { font-size: 25px; }
.inner_btn a { font-size: 16px; }
.challenges ul li { line-height: 30px; font-size: 20px;  }
.challenges h2 { line-height: 32px; }
.case_study_section p { font-size: 20px; }
.case_study_section h3 {
    font-size: 17px;
    line-height: 24px;
    -webkit-text-fill-color: #000;
    font-weight: 400;  background: none; }
.case_ss { margin-top: 5px; }
.inner_page_head2 h2 { font-size: 40px; }
.inner_page_head2 p { font-size: 20px; }
.case_img { height: 220px; }
.news h3 { font-size: 17px; }
.news h4 {
    line-height: 28px;
    color: #2b2b2b;
    font-size: 19px;
    font-weight: 400;
    margin-bottom: 15px;
}
.news h3:before { left: -34px; }
.news h3:after { left: -34px; }
.news .blog_description_home a { font-size: 15px; }
.news-single { padding-top: 170px; }
.ndfds h2 { font-weight: 500; line-height: 38px; }
.careers p { font-size: 20px; }
.services_main .col-md-4 .services_box p { font-size: 19px; }
.aboutus h4 { font-size: 20px; font-weight:300; }
.tag_line_text { font-size: 20px; margin: 59px auto 0 auto; }
.team_box p {  font-size: 20px; line-height: 28px; font-weight: 300; }
.team_box h4 {
    position: relative;
    color: #fff;
    font-weight: 600;
    font-size: 20px; } 

.team_box h5 {
    position: relative;
    color: #fff;
    font-size: 17px; }
.vg-nav-wrapper .dropdown>ul li a { font-size: 16px; padding: 3px 10px; font-weight: 500; }
.program ul li { font-size: 20px; line-height:28px; margin-bottom:15px; }
.program h2 { font-size: 23px; line-height: 30px; margin-bottom: 25px; }
.aboutus ul li { font-size: 20px; margin-bottom: 10px; }
.aboutus ul { padding-left: 25px; }
.contactus p { font-size: 20px; margin-bottom: 15px; padding-left: 5px; font-weight: 400; line-height: 30px; }
.contactus { padding-top: 100px; padding-bottom: 100px; }
.contactus h3 { font-size: 20px; }
.contact_form h1 { font-weight: 800; font-size: 40px; }
.contact_form h2 { font-size: 20px; font-weight: 300; }
.footer ul li a { font-size: 15px; }    
.footer h3 { font-size: 20px; }
.ftr-menu .ftr-icon span {
    position: absolute;
    font-size: 13px;
    margin-top: 54px;
    left: 11px; } 
.ftr-menu.active .menu-item:nth-child(2) span {
    left: 0px;
}
.ftr-menu.active .ftr-close-icon {
    display: block;
    max-width: 20px;
    margin: 0 auto;
    position: absolute;
    left: 25px;
    top: 26px;
}
.ftr-menu .ftr-chat-icon {
    max-width: 30px;
    margin-top: 0px;
}
}

.vg-nav-hamburger--title{ display:none; }

@media only screen and (min-width: 3001px) and (max-width: 3840px)  { 
 
 .slideshow .slide .title { max-width: 1634px !important; font-size: 80px !important; margin:500px 0px 100px 0px !important; }
 .slideshow .slide .text { max-width: 1634px !important; }
 
 .acrodinal_pannel { padding-top: 180px; padding-bottom: 180px; }
 .acrodinal_pannel h1 { font-size: 80px; }
 .box_case { padding: 50px; }
 .our_capability{ display:none; }
 
    
    .slider { height:auto; }
    .vg-nav-wrapper .dropdown>ul li a { font-size: 30px; font-weight: 500; } 
    
     body{font-size: 45px; line-height: 70px; }
     body p{font-size: 45px; line-height: 70px; }
     .slideshow .slide .btn{font-size: 38px !important;  }
     .acrodinal_pannel p.ffe {  font-size: 46px; }
     .our_capability a { font-size: 22px; }
     .box_case h4 { font-size: 40px; line-height: 47px; }
     .box_case div { color: #fff; width: 265px; padding: 4px; font-size: 38px; margin-bottom: 28px; }
     .box_case a { font-size: 35px; }
     .tabsss { margin-top: 580px; }
     .expertice { margin-top: 250px; }
     .services_no{ font-size:200px; }
     .snapshot_box img { height: 170px; }
     .snapshot_box p {
    font-weight: 400;
    font-size: 50px; }
    .why_mergen h3 { font-size: 44px; }
    .mergen_box i { font-size: 180px; }
     .snapshot_box p.count2 { line-height: 92px; font-size: 100px; height: 80px; }
     .vg-nav ul li a { padding: 8px 15px; font-size: 45px; font-weight:400; }
     .share { width: 90px; height: 90px; margin-top: 35px; }
     .share svg{ width:60px !important; height:60px !important; }
     .socialLinks li a { width: 70px;height: 70px; line-height: 62px; font-size: 36px; }
     .header .inner_btn { width: 400px !important; }
     #myHeader .vg-nav > ul > li { padding: 0px 20px; }
    .container { max-width: 3500px; }
    .inner_page_head h2 { font-size: 60px; }
    .inner_page_head h1 { font-size: 110px; }
    .inner_page_head p { font-size: 55px; line-height: 70px; }
    .inner_btn { width: 640px; }
    .inner_btn a { padding: 30px 15px; font-size: 45px; }
    .dropdown-menu { min-width: 555px; margin-top: 76px;  }
    
    .vg-nav { --vg-nav-dropdown-width: 560px; padding-top: 50px; }
    .contact_btn a { padding: 12px 5px; font-size: 40px; font-weight: 300; }
    #myHeader .contact_btn a span { background: #000; padding: 10px 30px; }
    .inner_page_servicenow h2, .benefits_servicenow h1, .features h1, .why_new h4 { font-size: 90px; } 
    .features_descriptions2 h2, .benefits_servicenow h2, .why_new h3 { font-size: 70px; line-height: 85px;  
    font-weight: 300;}
    .why_new h3{ -webkit-text-fill-color:#fff; }
    .benefits_servicenow h2{ -webkit-text-fill-color:#2b2b2b; }
    .features_descriptions ul li:before {
    position: absolute;
    content: "";
    left: 15px;
    top: 3px;
    display: inline-block;
    transform: rotate(45deg);
    height: 38px;
    width: 20px;
    border-bottom: 3px solid #fff;
    border-right: 3px solid #fff;
}
.features_descriptions ul li { padding-left: 70px; }
.why_new .why_box h5 { font-size: 60px; }
.panel-title a { font-size: 46px; padding: 30px 30px 30px 0px; }
.panel-heading h4 a.sasas.collapsed:after { width: 40px;height: 40px;  font-size: 46px !important;  top: 42px; }
.panel-heading h4 a.sasas:after { width: 40px;height: 40px;  font-size: 46px !important;  top: 42px; }
.any_solutions h3 { font-size: 90px;}
.any_solutions p { font-size: 45px; line-height: 70px; }
.any_solutions .inner_btn{ width:485px !important; }
.footer h3 { font-size: 45px; }
.footer ul li a { font-size: 35px; }
.footer ul li { line-height: 60px; }
.footer { padding-top: 100px; }
.footer_copyright p { font-size: 35px; }

.scrdfdf li {
    width: 90px;
    height: 9px;
    display: block;
    background: #ccc;
    margin-bottom: 25px;
}
.scrdfdf li a { height: 9px; } 
.Leadership_Insights img{ width:100%; }
.why_mergen, .blog, .Leadership_Insights, .snapshot, .help, .patners, .home_clients, .footer, .any_solutions{ padding-top: 160px; padding-bottom: 160px; }
.patners h3 { font-size: 80px; line-height: 108px; }
.slider h1 { font-size: 113px; }
.slider p { font-size: 45px; line-height: 70px; }
.mergen_box img { height: 170px; }
.mergen_box { padding: 50px; } 
.help p { font-size: 90px; line-height: 90px; }
.help ul li img { height: 150px; }
.help ul li { padding-left: 180px; margin-bottom:125px; }
.help ul li span { color: #fff; font-size: 52px; }
.patners p { font-size: 50px; line-height: 75px; }
.slideshow .slide .btn { padding: 15px 35px;  font-size: 40px; }
.partners1 img { height: 300px; }
.blog h3 { font-size: 80px; }   
.blog p{ margin-bottom:50px; }
.blog_img { height: 640px; }
.blog_description { padding: 35px 35px; height: 186px; }
.blog_description_home a { line-height: 58px;  font-size: 50px;  }
.textst { font-size: 48px; padding: 11px 25px; }
.inner_btn { width: 500px !important; }
.services_mains h1, .snapshot h3, .why_mergen h2 { font-weight: 700; font-size: 90px; }
.services_mains { padding-top: 100px; }
.acrodinal_pannel h2 { font-size: 65px; }
.tabsss ul li a { font-size: 45px; padding: 7px 45px; }
.acrodinal_pannel{ height:auto; }
.tab-content { background: #000;    }
.acrodinal_pannel1 {  background-size: cover; }
.home_clients h3 span { font-size: 80px; }
.home_clients p { font-size: 50px; margin-top: 45px; }
.Leadership_Insights h1 { font-size: 65px; }
.ceo { font-size: 55px; }
.ceo span { font-size: 40px; }
#mixedSlider .MS-content .item .imgTitle img{ padding:30px; }
.Leadership_Insights ul li {
    color: #fff;
    font-weight: 300;
    font-size: 38px; }
    .why_mergen h3 {
    font-weight: 500;
    font-size: 55px; }
    .why_new  .why_box p{ color:#2b2b2b; padding:10px 50px; }
    .why_new .why_box h5{ color:#2b2b2b; padding:25px 50px 10px 50px; }
}

.case_study_industry2 .inner_btn{ width:100%; }
.case_study_industry2 .inner_btn:hover a{ color:#fff; }

.acrodinal_pannel1 { 
    background-size: cover;
}

@media only screen and (min-width: 2560px) and (max-width: 3000px)  { 
 
 .slideshow .slide .title { max-width: 1234px !important; font-size: 64px !important; margin:500px 0px 100px 0px !important; }
 .slideshow .slide .text { max-width: 1234px !important; }
 
    
    .slider { height:auto; }
    .vg-nav-wrapper .dropdown>ul li a { font-size: 30px; font-weight: 500; } 
    
     body{font-size: 45px; line-height: 70px; }
     body p{font-size: 45px; line-height: 70px; }
     .acrodinal_pannel p.ffe {  font-size: 46px; }
     .our_capability a { font-size: 22px; }
     .box_case h4 { font-size: 40px; line-height: 47px; }
     .box_case div { color: #fff; width: 200px; padding: 4px; font-size: 26px; }
     .box_case a { font-size: 35px; }
     .tabsss { margin-top: 380px; }
     .expertice { margin-top: 250px; }
     .services_no{ font-size:200px; }
     .snapshot_box img { height: 170px; }
     .snapshot_box p {
    font-weight: 400;
    font-size: 50px; }
    .why_mergen h3 { font-size: 44px; }
    .mergen_box i { font-size: 180px; }
     .snapshot_box p.count2 { line-height: 92px; font-size: 100px; height: 80px; }
     .vg-nav ul li a { padding: 8px 15px; font-size: 40px; font-weight:300; }
     #myHeader .vg-nav > ul > li { padding: 0px 20px; }
    .container { max-width: 3500px; }
    .inner_page_head h2 { font-size: 60px; }
    .inner_page_head h1 { font-size: 110px; }
    .inner_page_head p { font-size: 55px; line-height: 70px; }
    .inner_btn { width: 640px; }
    .inner_btn a { padding: 30px 15px; font-size: 45px; }
    
    .vg-nav { --vg-nav-dropdown-width: 560px; padding-top: 50px; }
    .contact_btn a { padding: 12px 5px; font-size: 40px; font-weight: 300; }
    #myHeader .contact_btn a span { background: #000; padding: 10px 30px; }
    .inner_page_servicenow h2, .benefits_servicenow h1, .features h1, .why_new h4 { font-size: 90px; } 
    .features_descriptions2 h2, .benefits_servicenow h2, .why_new h3 { font-size: 70px; line-height: 85px;  
    font-weight: 300;}
    .why_new h3{ -webkit-text-fill-color:#fff; }
    .benefits_servicenow h2{ -webkit-text-fill-color:#2b2b2b; }
    .features_descriptions ul li:before {
    position: absolute;
    content: "";
    left: 15px;
    top: 3px;
    display: inline-block;
    transform: rotate(45deg);
    height: 38px;
    width: 20px;
    border-bottom: 3px solid #fff;
    border-right: 3px solid #fff;
}
.features_descriptions ul li { padding-left: 70px; }
.why_new .why_box h5 { font-size: 60px; }
.panel-title a { font-size: 46px; padding: 30px 30px 30px 0px; }
.panel-heading h4 a.sasas.collapsed:after { width: 40px;height: 40px;  font-size: 46px !important;  top: 42px; }
.panel-heading h4 a.sasas:after { width: 40px;height: 40px;  font-size: 46px !important;  top: 42px; }
.any_solutions h3 { font-size: 90px;}
.any_solutions p { font-size: 45px; line-height: 70px; }
.any_solutions .inner_btn{ width:485px !important; }
.footer h3 { font-size: 45px; }
.footer ul li a { font-size: 35px; }
.footer ul li { line-height: 60px; }
.footer { padding-top: 100px; }
.footer_copyright p { font-size: 35px; }

.scrdfdf li {
    width: 90px;
    height: 9px;
    display: block;
    background: #ccc;
    margin-bottom: 25px;
}
.scrdfdf li a { height: 9px; }

.slider h1 { font-size: 113px; }
.slider p { font-size: 45px; line-height: 70px; }

.services_mains h1, .snapshot h3, .why_mergen h2 { font-weight: 700; font-size: 90px; }
.services_mains { padding-top: 100px; }
.acrodinal_pannel h2 { font-size: 65px; }
.tabsss ul li a { font-size: 45px; padding: 7px 45px; }
.acrodinal_pannel{ height:auto; }
.tab-content { background: #000;    padding-bottom: 100px; }
.acrodinal_pannel1 {  background-size: cover; }
.Leadership_Insights h1 { font-size: 65px; }
.ceo { font-size: 55px; }
.ceo span { font-size: 40px; }
.Leadership_Insights ul li {
    color: #fff;
    font-weight: 300;
    font-size: 38px; }
    .why_mergen h3 {
    font-weight: 500;
    font-size: 55px; }
    .why_new  .why_box p{ color:#2b2b2b; padding:10px 50px; }
    .why_new .why_box h5{ color:#2b2b2b; padding:25px 50px 10px 50px; }
}

.case_study_industry2 .inner_btn{ width:100%; }
.case_study_industry2 .inner_btn:hover a{ color:#fff; }

.acrodinal_pannel1 { 
    background-size: cover;
}

@media only screen and (min-width: 200px) and (max-width: 600px)  {
.servicenow .blog_section h3 {
    -webkit-text-fill-color: #000;
    font-size: 16px;
    font-weight: 600;
}
.slideshow{ height:177px !important; }
.slideshow .slide .title {
    margin: 35px 0px 0 0px !important;
    padding-left: 11px !important;
    max-width: 230px !important;
    font-size: 13px !important;
    font-weight: 700; 
}
.slideshow .slide .btn { 
    margin-left: 14px !important; 
    padding: 5px 13px !important; 
    margin-top: 20px !important;
    font-size: 12px !important;
}
.slideshow .slide .text{ display:none; }
.servicenow .blog_section ul{ padding:0px 0px 0px 20px; }
.servicenow .blog_section ul li{ margin-bottom:10px; line-height:20px; }
.blog_section { padding-top: 30px; }
.blog_section img{ border-radius:10px; }
.blogsingle h1 {
    font-size: 1.1rem !important;
    font-weight: 400 !important;
}
.blogsingle {
    padding-top: 52px;
    padding-bottom: 50px;
}
.acrodinal_pannel1 { 
    background-size: cover;
}
.logo img.white, .mobile_none { display: none; }
.logo img.black { display: block; }
#stickytypeheader{ display:none; }
header .inner_btn2{ display:none; }
.Leadership_Insights h1 { font-size: 28px; }
.help ul li { width: 100%; }
.help ul li span { font-size: 20px; }
.blog_img { height: 140px; }
.blog .col-md-4{ padding-left:0px; padding-right:0px; }
.partners1 img { height: 90px; padding: 6px; }
.patners p { font-size: 16px; }
.home_clients p { font-size: 17px; line-height: 23px; }
.inner_page_head h1 { padding-top: 205px; }
.scrollling_home{ display:none !important; }
.challenges img{ display:none; }

 #mixedSlider .MS-content .item {
    display: inline-block;
    width: 100%;
    padding: 15px;
}
.features_descriptions{ padding-left:15px !important; }
.home_clients #mixedSlider .MS-content .item {  display: inline-block; width: 100%; padding: 15px; }
.any_solutions h3 { font-size: 30px; }
.any_solutions p { font-size: 18px; line-height: 23px; }  
.any_solutions p br{ display:none; }
.overview_img { height: 170px; margin-bottom:20px; }
.features h1 { font-size: 22px; }
.servicenow_benefits h1 { font-size: 23px; line-height: 24px; }
.features_descriptions2 h2 { font-size: 17px; line-height: 20px; }
.why_new h4 { font-size: 25px; }

.vg-nav-xl .vg-nav-hamburger {display: flex; float: right; }
.share, .contact_btn, .slider p{ display:none; }
.vg-nav { padding-top: 0px; }
.slider { height: auto !important; }
header { position: relative !important; }

	.vg-nav-xl>ul { display: none 	}
.slider h1 { font-size: 18px; }
.services_mains h1 { font-size: 23px; }
.carousel-indicators{ display:none; }

.inner_page_head h2 { font-size: 26px; line-height: 28px; font-weight: 800; }
.inner_page_head p{ display:none; }
.inner_page_head { height: auto; }
.inner_page_banner { height: auto; }
.vg-sidebar {  z-index: 100000000; }

.vg-nav-wrapper li a{ color: #333; font-size: 17px; font-weight: 600; }
.inner_page_servicenow h2 { color: #2b2b2b; font-size: 22px; }
.why { margin-bottom: 23px; }

.inner_page_banner { 
    background: #050514 url(../img/overview.png) center bottom no-repeat;
    background-size: cover; height:100vh;
}
.inner { height:100vh; }
.inner_page_head p{ display:block; }
.inner_page_head p br{ display:none; }
.inner_page_head h2 br{ display:none; }
.inner_page_banner img { width: 100%; height: auto; position: absolute; top: 0%; }
.inner .col-md-6{ padding-right:45px; }
.docSlider-page { height: 90vh; }
.features_descriptions2 {
    padding: 5px 0px 5px 0px;
    height: 70vh;
    overflow: scroll;
}
.features h2, .features .features_p { font-size: 20px; line-height: 24px; }
.bb{ display:none; }
.panel-default>.panel-heading { padding: 5px 0 5px 0px; }
.services_mains, .tab-content{ display:none; }
.slider h1 br { display:none; }
.carousel-control-prev span { 
    background-size: contain; 
    width: 108px;
    height: 36px;
    margin-left: 7px;
}
.carousel-control-next span{ 
    background-size: contain; 
    width: 108px;
    height: 36px;
    margin-right: 7px;
}
.cc_counter .col-6{ padding:5px; }
.snapshot_box p {
    font-weight: 400;
    font-size: 17px; padding: 0px 25px; }
 
 .snapshot_box { margin-bottom: 0px;   	}
 .mergen_box{ height:auto; padding: 25px 15px 25px 15px; }
 .blog_img {  height: 175px; }
 .partners1 img {
    height: 61px; }
.aboutus_top .inner_page_head2 { position: absolute; z-index: 1000; padding-top: 53px; }  
.aboutus_top .inner_page_head2 h2 { font-size: 23px; margin-bottom: 0px; }
.aboutus_top.esg .inner_page_head2 h2 { font-size: 22px; line-height:22px; }
.aboutus_top .inner_page_head2 p { line-height: 18px; display:none; }
.aboutus h3 { font-size: 20px; }
.tag_line_text {
    width: 100%;
    margin: 30px auto 0 auto;
    border-radius: 0px 0px 50px 50px; 
    font-size: 18px; 
    padding: 12px 18px; 
}
.caseee .aboutus_top{ display:block; }
.caseee .aboutus_top .inner_page_head2 { padding-top: 15px; background: rgba(0, 0, 0, 0.64); padding-bottom: 15px; }
.caseee .aboutus_top .inner_page_head2 p {
    line-height: 15px;
    display: block; }
.caseee .aboutus_top .inner_page_head2 { position: relative; }
.caseee .aboutus_top img { position: absolute; top: 0%; }
.caseee .aboutus h3 { margin-bottom:0px; }   
.hh {
    height: 50px;
    width: auto;
    border-radius: 5px 5px 0px 0px;
    padding: 2px 20px;
    text-align: center;
    float: left;
}    
.fgyhs { border-bottom: 4px solid #5c5c5c; }   
.inner_page_head2 h4 {font-weight: 700; font-size: 17px; }
.tag_line { height: 128px; }
.challenges, .challenges .container{ padding-left:0px; padding-right:0px; }
.challenges_dark.challenges h2.ocsb { margin-top: 30px; }
.challenges h2.ocsb { font-size: 30px; }

#onepage-nav { width: 580px; }
.nav-wrap { overflow: scroll; }
header { padding: 6px 0px; }
stickytypeheader { top:70px; }
.case_study_section h2 { font-size: 30px; }
.case_img img { margin-left: -120px; }
.career_c .panel-heading h4 a.sasas.collapsed:after {
    margin-top: 0px;
    right: 4%;
}
.burgermenu-sticky-head{ background:none; box-shadow:none; border-bottom:none; padding: 17px 15px; left:85%; }
.logo{ margin-left:20px; }
.burgermenu-sticky-head { display: block !important; }
.vg-nav{ display:none; }
.mobile_menu{ display:none; }
.team_box { margin-bottom: 85px; }
.tag_line{ background:none; }
.career_c h4 a{ font-size:16px; }
.burgermenu-sticky-head a{ font-size:30px; }
.burgermenu-left a, .burgermenu-right a {
    text-decoration: none;
    padding: 15px 25px 15px 10px;
    color: #060606;
    font-weight: 500;
    font-size: 15px;
}
.servicenow .inner img, .inner_page_banner img {
    width: 100%;
    height: auto;
}
.inner_page_banner{ min-height: auto; padding-bottom: 50px; }

}

.myhome .vg-nav > ul > li > a {
    color: #010101 !important; }
    
    
     

.content-wrap {
    background-color: #FFFFFF;
    color: #333;
    float: left;
    height: 100vh;
    position: relative;
    width: 50%;
}

.content-inner-wrap {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 70%;
    padding: 0;
    text-align: left;
}

.menu-wrap {
    height: 100vh;
    width: 50%;
    padding: 0;
    float: left;
    position: relative;
}

.content-wrap .inline-div {
    margin: 0 0 20px;
}

.content-wrap .inline-div h1 {
    display: inline-block;
    font: 100 50px/120% "Roboto", sans-serif;
    margin: 0;
}

.content-wrap .inline-div span {
    display: inline-block;
    font: 100 20px/120% "Roboto", sans-serif;
    margin: 0 0 0 10px;
}

.content-wrap h2 {
    display: block;
    font: 300 24px/130% "Roboto", sans-serif;
    margin: 0 0 20px;
}

.content-wrap h3 {
    display: inline-block;
    font: 400 20px/120% "Roboto", sans-serif;
    margin: 0 0 15px;
}

.content-wrap h3.menu_Style {
    display: block;
}

.content-wrap ul {
    margin: 0 0 20px 20px;
}

.content-wrap ul li {
    font: 300 18px/150% "Roboto", sans-serif;
    list-style-type: square;
    margin: 0;
}
.content-wrap p {
  display: inline-block;
  width: 130px;
  vertical-align: top;
  margin-right: 20px;
}
.content-wrap p a {
    color: #333;
    background-color: #fff;
    font: 300 16px/100% "Roboto", sans-serif;
    text-decoration: none;
    border: 1px solid #333;
    padding: 10px 0;
    display: inline-block;
    border-radius: 5px;
    width: 130px;
    text-align: center;
}
.content-wrap p a:hover, .content-wrap p a.active {
  color: #fff;
  background-color: #333;
  border: 1px solid #333;
}
.mobile-mockup-wrap {
    height: auto;
    left: 50%;
    margin: 0 auto;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 340px;
}

.mobile-mockup-wrap img {
    width: 100%;
    height: auto;
}

.iframe-wrap {
    height: 503px;
    left: 21px;
    position: absolute;
    top: 103px;
    width: 299px;
}

.iframe-wrap iframe {
    border: none;
    height: 503px;
    width: 100%;
}

.show-in-mobile {
    display: none;
}

@media (min-width: 0px) and (max-width: 767px) {
    .implementation2 ul {
    margin: 0px !important;
    width: 100%;
}
.implementation2 ul li {
    list-style: none;
    float: left;
    width: 100%;
}
    .show-in-mobile {
        display: block;
    }
    .content-wrap .inline-div span {
        margin: 0;
    }
    .content-wrap .inline-div h1 {
        font-size: 34px;
    }
    .content-wrap .inline-div span,
    .content-wrap h2,
    .content-wrap h3 {
        font-size: 18px;
    }
    .content-wrap h2 br {
        display: none;
    }
    .demo-page .menu-wrap {
        height: 680px;
    }
    .content-wrap,
    .menu-wrap {
        float: none;
        height: auto;
        width: 100%;
    }
    .content-inner-wrap {
        left: auto;
        padding: 0;
        position: static;
        top: auto;
        transform: none;
        width: 100%;
    }
    .lorem-content {
        background-color: #343740;
        color: #fff;
        height: 350px;
        padding: 100px 15px 20px;
    }
    .mobile-mockup-wrap {
        height: auto;
        left: 50%;
        margin: 50px auto;
        position: absolute;
        top: auto;
        transform: translateX(-50%);
        width: 300px;
    }
    .iframe-wrap {
        height: 440px;
        left: 50%;
        position: absolute;
        top: 95px;
        transform: translateX(-50%);
        width: 264px;
    }
    .iframe-wrap iframe {
        border: none;
        height: 440px;
        width: 100%;
    }
    .lorem-content h1 {
        font-size: 28px;
    }
    .lorem-content h2 {
        font-size: 15px;
    }
    .content-wrap .inline-div {
        margin: 0;
        padding: 50px 30px 20px;
    }
    .content-wrap h2,
    .content-wrap h3 {
        padding: 0 30px 0;
    }
    .content-wrap ul {
        padding: 0 20px;
    }
    .content-wrap {
        padding: 0 0 70px;
    }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (orientation: landscape) {}

@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (orientation: landscape) {}

@media (min-width: 768px) and (max-width: 991px) {
    .content-wrap .inline-div h1 {
        font-size: 32px;
    }
    .content-wrap .inline-div span,
    .content-wrap h2,
    .content-wrap h3 {
        font-size: 18px;
    }
    .content-wrap h2 br {
        display: none;
    }
    .content-wrap ul li {
        font-size: 16px;
    }
    .content-inner-wrap {
        width: 90%;
    }
}

@media (min-width: 992px) and (max-width: 1024px) {
    .content-wrap .inline-div h1 {
        font-size: 36px;
    }
    .content-wrap .inline-div span,
    .content-wrap h2,
    .content-wrap h3 {
        font-size: 18px;
    }
    .content-wrap h2 br {
        display: none;
    }
    .content-wrap ul li {
        font-size: 16px;
    }
    .content-inner-wrap {
        width: 90%;
    }
}


body.mmactive {
  overflow: hidden;
}
.mobile_menu {
  display: none;
  position: relative;
}
.sm_menu_outer.active .mobile_menu {
  display: block;
}
.sm_menu_outer {
  height: calc(100vh - 60px);
  overflow-y: scroll;
  overflow-x: hidden;
  position: fixed;
  right: 0;
  bottom: 0;
  z-index: -9;
  width: 100%;
  opacity: 0;
  background-color: #000000;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.sm_menu_outer.active {
  opacity: 1;
  z-index: 999;
}
.sm_menu_outer .mobile_menu li.back a {
  padding: 20px 5px 20px 55px;
  background: url("../images/back.png") no-repeat scroll 15px center / 5% auto;
}
.sm_menu_outer .mobile_menu a {
  color: #ffffff;
  display: block;
  font: 300 18px/140% "Lato", sans-serif;
  letter-spacing: 1px;
  padding: 20px 15px;
  text-transform: uppercase;
  text-decoration: none;
}
/*Sub Menu anim */
.sm_menu_outer.slide .mobile_menu .submenu {
  background-color: #000000;
  height: 100%;
  position: absolute;
  right: -100%;
  top: 0;
  transition: all 0.5s ease 0s;
  width: 100%;
  z-index: 999;
}
.sm_menu_outer.slide .mobile_menu li.active>.submenu {
  right: 0;
}
.sm_menu_outer .mobile_menu li {
  list-style-type: none;
  border-bottom: 0.5px solid rgba(0, 0, 0, 0);
  border-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, #2a2a2a 20%, #2a2a2a 50%, #2a2a2a 80%, rgba(0, 0, 0, 0) 100%) 0 0 1 0;
  color: #ffffff;
}
.sm_menu_outer.slide .mobile_menu li.hasChild>a {
  background: url("../images/next.png") no-repeat scroll 95% center / 5% auto;
}
/*Hamburger Animation */
#sm_menu_ham {
  cursor: pointer;
  float: right;
  height: 25px;
  position: fixed;
  right: 5px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
  width: 30px;
  top: 15px;
  right: 15px;
  z-index: 9999;
}
#sm_menu_ham span {
  background-color: #FFFFFF;
  border-radius: 5px;
  display: block;
  height: 2px;
  left: 0;
  opacity: 1;
  position: absolute;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: all 0.25s ease-in-out 0s;
  -moz-transition: all 0.25s ease-in-out 0s;
  -o-transition: all 0.25s ease-in-out 0s;
  transition: all 0.25s ease-in-out 0s;
  width: 30px;
}
#sm_menu_ham span:nth-child(1) {
  top: 0;
}
#sm_menu_ham span:nth-child(2),
#sm_menu_ham span:nth-child(3) {
  top: 10px;
}
#sm_menu_ham span:nth-child(4) {
  top: 20px;
}
#sm_menu_ham.open span:nth-child(1) {
  left: 50%;
  top: 18px;
  width: 0;
}
#sm_menu_ham.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
}
#sm_menu_ham.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#sm_menu_ham.open span:nth-child(4) {
  left: 50%;
  top: 18px;
  width: 0;
}
.sm_menu_outer.accordion .mobile_menu .submenu, .sm_menu_outer.accordion .mobile_menu li.hasChild ul.submenu {
  display: none;
}
.sm_menu_outer.accordion .mobile_menu .hasChild > .submenu li {
  padding-left: 20px;
}
.sm_menu_outer.accordion .mobile_menu li.active > .submenu {
  right: auto;
}
.sm_menu_outer.accordion .mobile_menu li.hasChild > a {
  position: relative;
}
.sm_menu_outer.accordion .mobile_menu li.hasChild>a::before {
  position: absolute;
  content: '';
  background: url("../images/next.png") no-repeat scroll 50% center / 60% auto;
  right: 0;
  top: 20px;
  width: 40px;
  height: 25px;
  transition: all 0.19s ease;
}
.sm_menu_outer.accordion .mobile_menu li.hasChild.active>a::before {
  transform: rotate(89deg);
  transition: all 0.19s ease;
}
@media (min-width: 1024px) {
  #sm_menu_ham,
  .sm_menu_outer {
    display: none;
  }
}
.sm_menu_outer.accordion li {
  display: block;
}

@media only screen and (min-width: 1720px) and (min-height: 1440px)  {
     .slideshow{ height:850px !important; }
     .tabsss ul { padding-left: 28px; margin-top: 20px; }
     .servicenow .inner_page_banner{ height:650px !important; min-height:850px !important; }
     .servicenow .inner_page_head { height: 66vh !important; }
     .servicenow .inner img, .inner_page_banner img {
    width: 100%;
    height: 66vh!important;
}
.inner_page_banner.servicenow{ height: 66vh!important; min-height:66vh !important; }
     
    
}