@import url(https://fonts.googleapis.com/css?family=Abel);
/*
font-family: 'Poppins', sans-serif;
font-family: 'Roboto', sans-serif;
*/
body { color: #242424; font-size: 15px; line-height: 1.6; overflow-x: hidden;font-family: 'Roboto', sans-serif; padding:0 0 0 0;  }
.l { float: left; }
.r { float: right; }
.c { clear: both; }
.TopLink{
color: #666666;
    font-size: 16px;
    padding: 5px 10px 0 40px;
    background: #3E99E5;
    width: 600px;
    display: block;
    height: 43px;
    overflow: hidden;
	position:relative;
}
.TopLink:after{
width: 0;
height: 0;
border-style: solid;
border-width: 43px 35px 0 0;
border-color: #fff transparent transparent transparent;
position:absolute;
top:0;
left:0;
content:'';
}
.TopLink a.EmailTop{
	position:relative;
	font-family: 'Poppins', sans-serif;
	font-size:14px;
	color:#FFF;
	display:inline-block;
	padding:4px 15px 0 28px;
}
.TopLink a.EmailTop:after{
	position:absolute;
	width:24px;
	height:24px;
	display:block;
	background:url(../images/sprite.png) 0 5px  no-repeat;
	content:'';
	top:0;
	left:0;
}
.TopLink a.PhoneTop{
		position:relative;
	font-family: 'Poppins', sans-serif;
	font-size:14px;
	color:#FFF;
	display:inline-block;
	padding:4px 20px 0 28px;
}
.TopLink a.PhoneTop:after{
	position:absolute;
	width:24px;
	height:24px;
	display:block;
	background:url(../images/sprite.png) -21px 3px  no-repeat;
	content:'';
	top:0;
	left:0;
}
.TopLink .TopSocilaLink{
	margin: 3px 0 0px 0px;
    display: block;
	padding:0 0 0 10px;
    float: right;
	border-left:1px solid #FFF;
	height: 26px;
}
.TopLink .TopSocilaLink a{
	width:24px;
	height:24px;
	display:inline-block;
	margin:0 5px;
}
.TopLink .TopSocilaLink .facebook{
	background:url(../images/sprite.png) -42px 0 no-repeat;
}
.TopLink .TopSocilaLink .facebook:hover{
	background:url(../images/sprite.png) -42px -26px no-repeat;
}
.TopLink .TopSocilaLink .twitter{
	background:url(../images/sprite.png) -75px 0 no-repeat;
}
.TopLink .TopSocilaLink .twitter:hover{
	background:url(../images/sprite.png) -75px -26px no-repeat;
}
.TopLink .TopSocilaLink .linkdin{
	background:url(../images/sprite.png) -111px 0 no-repeat;
}
.TopLink .TopSocilaLink .linkdin:hover{
	background:url(../images/sprite.png) -111px -26px no-repeat;
}
.MarginTop40{
 margin-top:40px;
}
.HomeSection1{
	padding:40px 0 0px;
	background:#FFF;
}
.formRedSection{
	background:#c5262b;
}
.HomeSection1 ul.HomeSection1FourBox{
	padding:0 0 10px;
	margin:0 0 20px -20px;
	list-style:none;
}
.HomeSection1 ul.HomeSection1FourBox li{
	    background: #FFF;
    -webkit-box-shadow: 0px 0px 5px 1px rgb(93 119 165 / 25%);
    -moz-box-shadow: 0px 0px 5px 1px rgba(93,119,165,0.25);
    box-shadow: 0px 0px 5px 1px rgb(93 119 165 / 25%);
    padding: 20px 20px 20px 45px;
    position: relative;
    width: 360px;
	display: inline-table;
	margin:10px 15px 10px 35px;
	min-height:160px;
		-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.HomeSection1 ul.HomeSection1FourBox li i{
	width:65px;
	height:65px;
	display:block;
	position:absolute;
	background:#3E99E5;
	top:15px;
	left:-32px;
	-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
	background-repeat:no-repeat;
}
.HomeSection1 ul.HomeSection1FourBox li i.AssuredDrivers{
	background-image:url(../images/sprite.png);
	background-position:-143px 3px ;
}
.HomeSection1 ul.HomeSection1FourBox li i.Alwaysontime{
	background-image:url(../images/sprite.png);
	background-position:-250px 3px ;
}
.HomeSection1 ul.HomeSection1FourBox li i.OnlineTracking{
	background-image:url(../images/sprite.png);
	background-position:-208px 4px ;
}
.HomeSection1 ul.HomeSection1FourBox li i.MultipleCarrierOptions{
	background-image:url(../images/sprite.png);
	background-position:-355px 3px ;
}

.HomeSection1 ul.HomeSection1FourBox li h2{
font-family: 'Poppins', sans-serif;
font-size:24px;
color:#3E99E5;
padding:0 0 15px;
margin:0;
font-weight:600;
}
.HomeSection1 ul.HomeSection1FourBox li p{
font-size:16px;
color:#666666;
padding:0 0 0px;
margin:0;
font-weight:normal;
}
.HomeSection2{
	background:#ebebfe;
	padding:40px 0;
}
.HomeSection2 .HomeSection2_right{
}
.HomeSection2 .HomeSection2_right h4{
	position:relative;
	padding:0 0 20px 40px;
	font-size:20px;
	color:#c5262b;
	margin:15px 0 0 0;
	font-weight:500;
}
.HomeSection2 .HomeSection2_right h4:after{
	width:30px;
	display:block;
	position:absolute;
	top:11px;
	left:0;
	background:#c5262b;
	height:1px;
	content:'';
}
.HomeSection2 .HomeSection2_right h2{
	padding:0 0 30px 0px;
	font-size:54px;
	color:#3E99E5;
	margin:0;
	font-weight:900;
	line-height:64px;
}
.HomeSection2 .HomeSection2_right ul{
	padding:0;
	margin:0;
	list-style:none;
}
.HomeSection2 .HomeSection2_right ul li{
	padding:0 0 30px 110px;
	margin:0;
	list-style:none;
	position:relative;
}
.HomeSection2 .HomeSection2_right ul li:after{
	width:95px;
	height:95px;
	display:block;
	background-repeat:no-repeat;
	content:'';
	position:absolute;
	top:0;
	left:0;
}
.HomeSection2 .HomeSection2_right ul li.OurMission:after{
	background-image:url(../images/sprite.png);
	background-position: -429px -192px;
}
.HomeSection2 .HomeSection2_right ul li.OurVision:after{
	background-image:url(../images/sprite.png);
	background-position: -325px -193px;
}
.HomeSection2 .HomeSection2_right ul li.OurAchivement:after{
	background-image:url(../images/sprite.png);
	background-position: -215px -192px;
}
.HomeSection2 .HomeSection2_right ul li h3{
	font-family: 'Poppins', sans-serif;
	font-size:26px;
	font-weight:700;
	color:#eb5714;
	padding:0 0 10px 0;
	margin:0;
}
.HomeSection2 .HomeSection2_right ul li p{
	font-size:16px;
	font-weight:normal;
	color:#333333;
	padding:0 0 10px 0;
	margin:0;
}
.HomeSection2 .HomeSection2_right .OurServicesButton{
	background:#eb5714;
	padding:12px 30px 14px 50px;
	display:inline-block;
	font-size:20px;
	color:#FFF;
	margin:0;
	    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
	position:relative;
	-webkit-box-shadow: 0px 6px 17px -4px #EB5714; 
box-shadow: 0px 6px 17px -4px #EB5714;
}
.HomeSection2 .HomeSection2_right .OurServicesButton:hover{
	background:#3E99E5;
	color:#FFF;
	text-decoration:none;
-webkit-box-shadow: 0px 6px 17px -4px #3E99E5; 
box-shadow: 0px 6px 17px -4px #3E99E5;
}
.HomeSection2 .HomeSection2_right .OurServicesButton:after{
	width:24px;
	height:24px;
	display:block;
	background:url(../images/sprite.png) -11px -291px no-repeat;
	content:'';
	position:absolute;
top: 15px;
    left: 17px;
} 
.WhatWeOfferSection{
	padding:40px 0 0 0;
}
.WhatWeOfferSection .WhatWeOfferBox{
	background:#3E99E5;
	padding:0px 30px 20px 0;
	position:relative;
}
.WhatWeOfferSection .WhatWeOfferBox h2 {
    font-size: 36px;
    color: #FFFFFF;
    padding: 0;
    font-weight: 800;
    margin: 0 0 25px;
	    width: 350px;
	height:105px;
	display:block;
	position:relative;
	overflow:hidden;
}
.WhatWeOfferSection .WhatWeOfferBox h2 span {
    
       position: relative;
   padding: 20px 20px 20px 30px;
    width: 100%;
    display: block;
}
.WhatWeOfferSection .WhatWeOfferBox h2:before {
	background: #c5262b;
    content:'';
	position:absolute;
	width:110%;
	height:99%;
	transform: rotate(5deg);
top: -18px;
    left: -40px;
}
.WhatWeOfferSection .WhatWeOfferBox ul{
	padding:0 0 0 30px;
	margin:0;
	list-style:none;
}
.WhatWeOfferSection .WhatWeOfferBox ul li{
	padding:5px 0 30px 85px;
	margin:0;
	list-style:none;
	position:relative;
}
.WhatWeOfferSection .WhatWeOfferBox ul li:after{
	width:64px;
	height:64px;
	display:block;
	border:1px solid #ebebfe;
	background-repeat:no-repeat;
	content:'';
	position:absolute;
	top:0;
	left:0;
	-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.WhatWeOfferSection .WhatWeOfferBox ul li.HassleFreeTruckRental:after{
	background-image:url(../images/sprite.png);
	background-position: -423px 1px;
}
.WhatWeOfferSection .WhatWeOfferBox ul li.TransparentPricing:after{
	background-image:url(../images/sprite.png);
	background-position: -476px 1px;
}
.WhatWeOfferSection .WhatWeOfferBox ul li.RealtimeTracking:after{
	background-image:url(../images/sprite.png);
	background-position: -530px 1px;
}
.WhatWeOfferSection .WhatWeOfferBox ul li.SafeandReliableTrucks:after{
	background-image:url(../images/sprite.png);
	background-position: -591px -1px;
}
.WhatWeOfferSection .WhatWeOfferBox ul li h3{
	font-size:22px;
	color:#FFF;
	padding:0 0 5px 0;
	margin:0;
	font-weight:600;
}
.WhatWeOfferSection .WhatWeOfferBox ul li p{
	font-size:16px;
	color:#acace5;
	padding:0 0 5px 0;
	margin:0;
	font-weight:normal;
}
.VpickForYouSection{
	padding:40px 30px;
	background:#f8f8fd;
}
.VpickForYouSection h2{
font-family: 'Poppins', sans-serif;
font-size:42px;
text-align:center;
padding:0 0 10px 0;
margin:0;
font-weight:900;
color:#3E99E5;
}
.VpickForYouSection h2:after{
	width:100px;
	height:1px;
	overflow:hidden;
	margin:15px auto 20px;
	background:#d2191e;
	content:'';
	display:block;
}
.VpickForYouSlider{
    z-index: 3;
    position: relative;
	width:90%;
	margin:0 auto;
}
.VpickForYouSection .VpickForYouSlider .owl-stage-outer {
    overflow: hidden;
}
.VpickForYouSection .VpickForYouSlider .owl-stage {
    height: 100%;
}
.VpickForYouSection .VpickForYouSlider .owl-item {
    float: left;
    height: 100%;
}
.VpickForYouSection .VpickForYouSlider .item {
    padding: 0;
    margin: 0;
    height: 100%;
}
.VpickForYouSlider .VpickForYouSliderBox1{
	padding:60px 15px 10px;
}
.VpickForYouSlider .VpickForYouSliderBox1 .VpickForYouSliderBox2{
	    background: #FFF;
    -webkit-box-shadow: 0px 0px 5px 1px rgb(93 119 165 / 25%);
    -moz-box-shadow: 0px 0px 5px 1px rgba(93,119,165,0.25);
    box-shadow: 0px 0px 5px 1px rgb(93 119 165 / 25%);
	padding:25px 20px 70px;
	position:relative;
}
.VpickForYouSlider .VpickForYouSliderBox1 .VpickForYouSliderBox2 i{
	width:120px;
	height:100px;
	margin:-75px auto 0;
	display:block;
	    background-color: #FFF;
		    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0px 0px 5px 1px rgb(93 119 165 / 25%);
    -moz-box-shadow: 0px 0px 5px 1px rgba(93,119,165,0.25);
    box-shadow: 0px 0px 5px 1px rgb(93 119 165 / 25%);
	background-repeat:no-repeat;
}
.VpickForYouSlider .VpickForYouSliderBox1 .VpickForYouSliderBox2 i.ThreeWheeler{
	background-image:url(../images/sprite.png);
	background-position:0 -61px;
}
.VpickForYouSlider .VpickForYouSliderBox1 .VpickForYouSliderBox2 i.TataAce{
	background-image:url(../images/sprite.png);
	background-position:-126px -63px;
}
.VpickForYouSlider .VpickForYouSliderBox1 .VpickForYouSliderBox2 i.Bolero{
	background-image:url(../images/sprite.png);
	background-position:-255px -63px;
}
.VpickForYouSlider .VpickForYouSliderBox1 .VpickForYouSliderBox2 i.ComingSoon{
	background-image:url(../images/sprite.png);
	background-position:-387px -63px;
}
.VpickForYouSlider .VpickForYouSliderBox1 .VpickForYouSliderBox2 h3{
	font-size:30px;
	font-family: 'Poppins', sans-serif;
	font-weight:800;
	color:#000000;
	padding:10px 0 12px 0;
	text-align:center;
	margin:0;
}
.VpickForYouSlider .VpickForYouSliderBox1 .VpickForYouSliderBox2 .VpickForYouPrice{
	text-align:center;
	padding:0 0 15px 0;

}
.VpickForYouSlider .VpickForYouSliderBox1 .VpickForYouSliderBox2 .VpickForYouPrice span{
	text-align:center;
	background:#1a1b61;
	padding:4px 20px 4px 45px;
	display:inline-block;
	font-size:28px;
	font-weight:600;
	color:#FFF;
	position:relative;
}
.VpickForYouSlider .VpickForYouSliderBox1 .VpickForYouSliderBox2 .VpickForYouPrice span:after{
	width:28px;
	height:28px;
	display:block;
	position:absolute;
	top:12px;
	left:10px;
	background:url(../images/sprite.png) 0 -168px no-repeat;
	content:'';
}
.VpickForYouSlider .VpickForYouSliderBox1 .VpickForYouSliderBox2 ul{
	padding:0;
	margin:0;
	list-style:none;
}
.VpickForYouSlider .VpickForYouSliderBox1 .VpickForYouSliderBox2 ul li{
	padding:0 0 15px 30px;
	margin:0;
	list-style:none;
	background:url(../images/true-list-icon-blue.png) 2px 3px no-repeat;
	font-size:16px;
	line-height:25px;
	font-family: 'Poppins', sans-serif;
	color:#666666;
}
.VpickForYouSlider .VpickForYouSliderBox1 .VpickForYouSliderBox2 .BookNowButton{
	background:url(../images/sprite.png) 0 -330px no-repeat;
	width:150px;
	height:60px;
	position:absolute;
	bottom:0;
	left:0;
	color:#FFF;
	font-size:18px;
	font-family: 'Poppins', sans-serif;
	padding:19px 20px 0 24px;
}
.VpickForYouSlider .VpickForYouSliderBox1 .VpickForYouSliderBox2 .BookNowButton:hover{
	background:url(../images/sprite.png) 0 -391px no-repeat;
	text-decoration:none;
}
.VpickForYouSlider .VpickForYouSliderBox1 .VpickForYouSliderBox2 .BookNowButton:after{
	background:url(../images/sprite.png) -54px -295px no-repeat;
	width:20px;
	height:20px;
	position:absolute;
	top:24px;
	right:37px;
	color:#FFF;
	content:'';
}
.VpickForYouSlider .owl-nav{
	text-align:center;
	padding:20px 0 0 0;
}
.VpickForYouSlider  .owl-prev {
    width: 35px;
    height: 30px;
	border:none;
    display: inline-block;
    cursor: pointer;
    text-indent: -9999px;
    outline: none;
    background: url(../images/sprite.png) -186px -340px no-repeat;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.VpickForYouSlider .owl-prev:hover {
    background: url(../images/sprite.png) -186px -367px no-repeat;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.VpickForYouSlider  .owl-next {
    width: 35px;
    height: 30px;
	border:none;
    display: inline-block;
    cursor: pointer;
    text-indent: -9999px;
    outline: none;
    background: url(../images/sprite.png) -219px -340px no-repeat;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.VpickForYouSlider .owl-next:hover {
    background: url(../images/sprite.png) -219px -367px no-repeat;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.VpickForYouSlider .owl-dots.disabled{
	display:none;
}
.TestimonialsSection{
	padding:40px 0;
}
.TestimonialsSection h2{
	font-size:20px;
	text-align:center;
	font-size:42px;
	color:#3E99E5;
	padding:0 0 30px 0;
	margin:0;
	font-weight:800;
}
.TestimonialsSection h2 span{
	display:block;
	font-size:20px;
	text-align:center;
	color:#c5262b;
	font-weight:600;
	padding:0 0 15px 0;
}
.TestimonialsSection  .TestimonialsBox{
}
.TestimonialsSection  .TestimonialsBox .testi-content {
    border: 2px solid #e6f4ff;
    position: relative;
        padding: 25px 25px;
    margin-bottom: 40px;
}
.TestimonialsSection  .TestimonialsBox .testi-content .testimonial-top-wrap h3 {
    font-size: 22px;
    letter-spacing: 0px;
    margin-bottom: 0;
    display: block;
    overflow: hidden;
    width: 100%;
	padding:0 0 10px 0;
	color:#001d67;
	font-family: 'Poppins', sans-serif;
	font-weight:700;
}
.TestimonialsSection  .TestimonialsBox .testi-content .testimonial-top-wrap p {
    font-size: 16px;
	color:#5b7d9a;
	line-height:24px;
	padding:10px 0 0 0;
}
.TestimonialsSection  .TestimonialsBox .testi-content:before {
    content: "";
    position: absolute;
    left: 45px;
    bottom: -22px;
    height: 40px;
    width: 40px;
    background: #fff;
    border-left: 2px solid #e6f4ff;
    border-bottom: 2px solid #e6f4ff;
    transform: rotate(-45deg);
}
.TestimonialsSection .TestimonialsBox .testi-rating i {
    font-size: 16px;
    color: #ffaa6a;
    letter-spacing: 2px;
}
.TestimonialsSection .TestimonialsBox .testi-avatar {
    display: flex;
    align-items: center;
    margin-left: 30px;
}
.TestimonialsSection .TestimonialsBox .testi-avatar .avatar-img {
    width: 50px;
    height: 50px;
    margin-right: 30px;
}
.TestimonialsSection .TestimonialsBox .testi-avatar .avatar-img img {
    border-radius: 50%;
	height: auto;
    max-width: 100%;
}
.TestimonialsSection .TestimonialsBox  .testi-avatar-info h6 {
    font-size: 17px;
    letter-spacing: 0px;
    line-height: 1;
    margin-bottom: 10px;
}
.TestimonialsSection .TestimonialsBox .testi-avatar-info span {
    display: block;
    font-size: 15px;
    font-style: italic;
    line-height: 1;
    color: #5b7d9a;
}
.GetAFreeQuateSection{
	position:relative;
	min-height:300px;
}
.GetAFreeQuateSection:after{
	width:50%;
	background:#f8f8fb;
	position:absolute;
	top:0;
	left:0;
	content:'';
	display:block;
	height:100%;
}
.GetAFreeQuateSection:before{
	width:50%;
	background:url(../images/get-a-quate-bg.png) center center no-repeat #3E99E5;
	background-size:cover;
	position:absolute;
	top:0;
	right:0;
	content:'';
	display:block;
	height:100%;
}

.GetAFreeQuateSection{
	position:relative;
	min-height:300px;
}
.GetAFreeQuateSection:after{
	width:50%;
	background:#f8f8fb;
	position:absolute;
	top:0;
	left:0;
	content:'';
	display:block;
	height:100%;
}

.GetAFreeQuateSection .FooterContactSection{
	position:relative;
	z-index:3;
	padding:30px 40px 0 0;
}
.GetAFreeQuateSection .FooterContactSection ul{
	padding:0;
	margin:0;
	list-style:none;
}
.GetAFreeQuateSection .FooterContactSection ul li{
	padding:10px 10px 10px 95px;
	margin:30px 0;
	list-style:none;
	background: #FFF;
    -webkit-box-shadow: 0px 0px 5px 1px rgb(93 119 165 / 25%);
    -moz-box-shadow: 0px 0px 5px 1px rgba(93,119,165,0.25);
    box-shadow: 0px 0px 5px 1px rgb(93 119 165 / 25%);
	position:relative;
}
.GetAFreeQuateSection .FooterContactSection ul li i{
	position:absolute;
	top:0;
	left:0;
	display:block;
	width:78px;
	height:100%;
	background:#d2191e;
}
.GetAFreeQuateSection .FooterContactSection ul li i:after{
	width:50px;
	height:60px;
	display:block;
	content:'';
	background-image:url(../images/sprite.png);
	background-repeat:no-repeat;
	margin: 17px auto 0;
}
.GetAFreeQuateSection .FooterContactSection ul li.FooterContactPhone i:after{
	background-position:0 -210px;
}
.GetAFreeQuateSection .FooterContactSection ul li.FooterContactEmail i:after{
	background-position:-59px -220px;
}
.GetAFreeQuateSection .FooterContactSection ul li.FooterContactOpen i:after{
	background-position:-129px -207px;
}
.GetAFreeQuateSection .FooterContactSection ul li h2{
	font-size:22px;
	font-weight:800;
	color:#000;
	padding:0 0 5px 0;
	margin:0;
}
.GetAFreeQuateSection .FooterContactSection ul li p{
	font-size:16px;
	font-weight:normal;
	color:#666666;
	padding:0 0 0px 0;
	margin:0;
}
.GetAFreeQuateSection .GetAFreeQuate{
	position:relative;
	z-index:3;
	padding:40px 0 40px 30px;
    top: -50px;
    left: 0px;
}
.GetAFreeQuateSection .GetAFreeQuate .title-header
{
   
}
.GetAFreeQuateSection .GetAFreeQuate .title-header h5{
	color:#fff;
	font-size:17px;
	padding:0 0 15px 30px;
	margin:0;
	font-weight:600;
	position:relative;
}
.GetAFreeQuateSection .GetAFreeQuate .title-header h5:after{
width: 20px;
    height: 1px;
    overflow: hidden;
    display: block;
    background: #FFF;
    content: '';
    top: 9px;
    left: 0;
    position: absolute;
}
.GetAFreeQuateSection .GetAFreeQuate .title-header h2{
font-weight: 700;
    text-transform: capitalize;
    font-size: 38px;
    line-height: 45px;
    margin-bottom: 0;
	padding:0 0 25px;
	color:#FFF;
	    margin: 0;
}
.GetAFreeQuateSection .GetAFreeQuate .InputBox input, .GetAFreeQuateSection .GetAFreeQuate .InputBox textarea{
    -webkit-transition: border linear .2s,box-shadow linear .2s;
    -moz-transition: border linear .2s,box-shadow linear .2s;
    -o-transition: border linear .2s,box-shadow linear .2s;
    transition: border linear .2s,box-shadow linear .2s;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    vertical-align: middle;
    width: 100%;
    padding: 12px 15px 11px;
    font-weight: 400;
    text-transform: inherit;
    font-size: 14px;
    outline: none;
    line-height: inherit;
    letter-spacing: 0px;
	background-color: rgba(255,255,255,.15);
    border: 0;
    border-radius: 3px;
    color: #fff;
	margin:0 0 20px;
}
.GetAnAppointmentButton{
	width:100%;
	padding:10px 20px;
	text-align:center;
	background:#e21f2f;
	margin:0;
	color:#FFF;
	font-size: 17px;
    font-weight: 500;
	 border-radius: 3px;
    border: none;
}
.ContactUs_section_1 {
    padding: 30px 0;
    background: #FFFFFF;
}
.AboutUs_banner {
    background: url(../images/about-us-banner.jpg) center center no-repeat;
    background-size: cover;
    background-size: 100% auto;
}
.AboutUs_banner .AboutUs_banner_content {
    min-height: 300px;
    display: table-cell;
    vertical-align: middle;
    width: inherit;
    padding: 60px 0;
}
.AboutUs_banner .AboutUs_banner_content h1 {
    font-size: 48px;
    color: #FFFFFF;
    padding: 10px 20px 10px;
    margin: 0;
    font-weight: 500;
    background-color: #3E99E5;
    display: inline-block;
}
h3.Heading_3_left {
    font-size: 28px;
    color: #3E99E5;
    padding: 0 30px 5px 0;
    margin: 0;
    font-weight: 700;
    line-height: 30px;
	    font-family: 'Poppins', sans-serif;
}
h3.Heading_3_left:after {
    width: 50px;
    height: 1px;
    background: #ff9800;
    margin: 10px 0 10px;
    padding: 0;
    display: block;
    content: '';
}
.ContactUs_section_1 .QuickContactAddress_box p.CompanyName {
    font-size: 20px;
    color: #000;
    padding: 0 0 15px 0;
    margin: 0;
    font-weight: 500;
}
.ContactUs_section_1 .QuickContactAddress_box ul.ContactList{
 padding:0;
 margin:0;
}
.ContactUs_section_1 .QuickContactAddress_box ul.ContactList li{
 list-style:none;
}
.ContactUs_section_1 .QuickContactAddress_box ul.ContactList li.ico_address{
 position:relative;
 padding:0 0 0 50px;
 font-size:17px;
 color:#333;
 margin:0 0 15px 0;
}
.ContactUs_section_1 .QuickContactAddress_box ul.ContactList li.ico_address:after{
 position:absolute;
 top:7px;
 left:0;
 width:40px;
 height:40px;
 display:block;
 background:url(../images/sprite.png) -288px -344px no-repeat;
 content:'';
}
.ContactUs_section_1 .QuickContactAddress_box ul.ContactList li.ico_phone{
 position:relative;
 padding:20px 0 10px 50px;
 font-size:17px;
 color:#333;
 margin:0 0 15px 0;
 border-top:1px dashed #CCC;
}
.ContactUs_section_1 .QuickContactAddress_box ul.ContactList li.ico_phone:after{
 position:absolute;
 top:27px;
 left:0;
 width:40px;
 height:40px;
 display:block;
background:url(../images/sprite.png) -340px -344px no-repeat;
 content:'';
}
.ContactUs_section_1 .QuickContactAddress_box ul.ContactList li.ico_email{
 position:relative;
 padding:20px 0 15px 50px;
 font-size:17px;
 color:#333;
 margin:0 0 15px 0;
 border-top:1px dashed #CCC;
}
.ContactUs_section_1 .QuickContactAddress_box ul.ContactList li.ico_email:after{
 position:absolute;
 top:15px;
 left:0;
 width:40px;
 height:40px;
 display:block;
 background:url(../images/sprite.png) -396px -344px no-repeat;
 content:'';
}
h2.Heading2_h2 {
    font-size: 32px;
    color: #3E99E5;
    padding: 0 0 10px 0;
    margin: 0;
    font-weight: bold;
}
h2.Heading2_h2:after {
    width: 50px;
    height: 1px;
    background: #f0cf1f;
    margin: 10px 0 10px;
    padding: 0;
    display: block;
    content: '';
}
.inquiry_input_box {
    width: 100%;
    border: 1px solid #d6d6d7;
    font-size: 14px;
    color: #666;
    font-family: "Open Sans", sans-serif;
    padding: 6px 12px !important;
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
    height: 40px;
    display: block;
}
.inquiry_textarea_box {
    width: 100%;
    border: 1px solid #d6d6d7;
    font-size: 15px;
    color: #666;
    font-family: "Open Sans", sans-serif;
    padding: 10px 10px 10px 15px !important;
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
    height: 127px;
    display: block;
    resize: none;
}
.submit_button {
    background: #3E99E5;
    color: #FFF;
    font-size: 15px;
    border: none;
    padding: 8px 18px;
    text-transform: uppercase;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    -o-border-radius: 3px;
}



.MR_B20px {
    margin-bottom: 20px;
}

.wrapper { background: #fff; }
.header { z-index: 99; background: #fff;width:100%; position:relative; border-bottom: solid 1px #c4d6e9; height: 115px;top: 0; }
.header.fixedHeader {position: fixed; }
.header .logo img { z-index: 1; margin: 0px 0; position: relative; }
.header .logo {  width:300px; padding:8px 0 0 0;   vertical-align: middle;      display: inline-block;}
.header > .container {   z-index:3; /*background:#FFF;*/}
.equal, .equal > div[class*='col-'] { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; flex: 1 0 auto; }
.header .navbar-collapse {float: right; width:1040px; padding:15px 0 0 0;}
.header .navbar-nav > li > a { bottom: -2px; position: relative; padding: 10px 30px 16px 30px; }
.header .navbar-toggle { border-color: #0b5fff; }
.header .navbar-toggle .fa { color: #fff; font-size: 19px; }
.header .navbar-toggle, .header .navbar-toggle:hover, .header .navbar-toggle:focus { background: #0b5fff; padding: 6px 10px 4px; }
.header .navbar-toggle:hover { background: #0b5fff !important; }
.header .navbar-nav > li > a { color: #003564; font-size: 15px; font-weight:600;  }
.header .navbar-nav > .active > a { color: #72c02c; }
.header.no-topbar .navbar-toggle { margin-top: 25px; }
.header .navbar-nav { position: relative; }
.header .navbar-nav > li > a, .header .navbar-nav > li > a:focus { border-bottom: solid 2px transparent; }
.header .navbar-nav > li > a:hover, .header .navbar-nav > .active > a { position: relative;  }
.header .navbar-nav > li > a, .header .navbar-nav > li > a:hover, .header .navbar-nav > li > a:focus, .header .navbar-nav > .active > a, .header .navbar-nav > .active > a:hover, .header .navbar-nav > .active > a:focus { background: none; }
.header .navbar-nav > .open > a, .header .navbar-nav > .open > a:hover, .header .navbar-nav > .open > a:focus { color: #0b5fff; }
.header .navbar-nav > li:hover > a { color: #0b5fff; }
.header .dropdown-menu { padding: 0;  }
.header .dropdown-menu .active > a, .header .dropdown-menu li > a:hover { color: #000000; filter: none !important; background: #eee !important; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }
.header .dropdown-menu li > a:focus { background: none; filter: none !important; }
.header .navbar-nav .search-open { width: 330px; }
.header .dropdown-submenu { position: relative; }
.header .dropdown > a:after, .header .dropdown-submenu > a:after { display:none }
.header .dropdown > a:after { top: 9px; right: 15px; content: inherit; }
.header .dropdown-submenu > .dropdown-menu { top: 3px; left: 100%; margin-top: -5px; margin-left: 0px; }
.header .dropdown-submenu > .dropdown-menu.submenu-left { left: -100%; }
.header .dropdown-submenu:hover > .dropdown-menu { display: block; }
.header .dropdown-submenu.pull-left { float: none; }
.header .dropdown-submenu.pull-left > .dropdown-menu { left: -100%; margin-left: 10px; }
.header .dropdown-menu li [class^="fa-"], .header .dropdown-menu li [class*=" fa-"] { left: -3px; width: 1.25em; margin-right: 1px; position: relative; text-align: center; display: inline-block; }
.header .dropdown-menu li [class^="fa-"].fa-lg, .header .dropdown-menu li [class*=" fa-"].fa-lg { width: 1.5625em; }
.header .nav > li > .search { color: #aaa; cursor: pointer; min-width: 35px; font-size: 15px; text-align: center; padding: 20px 0 18px; display: inline-block;  }
.header .nav > li > .search:hover { color: #72c02c; border-bottom-color: #72c02c; }
.header .nav .search-open { right: 0; top: 42px; display: none; padding: 14px; position: absolute; background: #f2f2f2; }
.header .nav .search-open form { margin: 0; }
.header .nav .search-open form .btn-u { border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px; -khtml-border-radius: 0px; -o-border-radius: 0px; padding: 6px 12px 6px; }
.header .mega-menu .nav, .header .mega-menu .dropup, .header .mega-menu .dropdown, .header .mega-menu .collapse { position: relative; }
.header .mega-menu .navbar-inner, .header .mega-menu .container { position: relative; }
.header .mega-menu .dropdown-menu {width:100%;  }
.header .mega-menu .dropdown-menu > li { display: block; }
.header .mega-menu .dropdown-submenu .dropdown-menu { left: 100%; }
.header .mega-menu .nav.pull-right .dropdown-menu { right: 0; }
.header .mega-menu .mega-menu-content {
*zoom:1; padding: 4px 15px; }
.header .mega-menu .mega-menu-content:before, .header .mega-menu .mega-menu-content:after { content: ""; display: table; line-height: 0; }
.header .mega-menu .mega-menu-content:after { clear: both; }
.header .mega-menu .nav > li > .dropdown-menu:after, .header .mega-menu .nav > li > .dropdown-menu:before { display: none; }
.header .mega-menu .dropdown.mega-menu-fullwidth .dropdown-menu { left: 0; right: 0; overflow: hidden; }

.header .mega-menu .dropdown.mega-menu-left .dropdown-menu { left: auto; overflow: hidden; }
.header .mega-menu .dropdown.mega-menu-right .dropdown-menu, .header .mega-menu .dropdown.mega-menu-two-col-right .dropdown-menu { right: 0; overflow: hidden; }
.header .mega-menu .equal-height-list h3 { font-size: 13px; font-weight: 600; padding: 0 10px 0 13px; text-transform: uppercase; color: #333; }
.search_button i.fa-search { background: url(../images/search_button.png) 8px 10px no-repeat !important; }
.navbar-toggle .fa-bars { width: 20px; height: 20px; display: inline-block; background: url(../images/menu_icon.png) -5px -4px no-repeat; }
.navbar-collapse.in { overflow: inherit !important; }

img { max-width: 100%; }



.main_form .radio, .main_form .checkbox { margin-bottom: 11px; margin-top: 11px; padding-left: 27px; font-size: 13px; line-height: 21px; color: #404040; cursor: pointer; position: relative; display: inline-block; font-weight: normal; }
.main_form .radio input, .main_form .checkbox input { position: absolute; left: -9999px; margin-left: -20px; }
.main_form .radio input:checked + i, .main_form .checkbox input:checked + i, .main_form .toggle input:checked + i { border-color: #999; width: 17px; height: 17px; border-width: 1px; -ms-transition: border-color 0.3s; -moz-transition: border-color 0.3s; -webkit-transition: border-color 0.3s; position: absolute; top: 2px; left: 0; display: block; outline: none; border-style: solid; background: #fff; }
.main_form .checkbox input + i:after { content: '\f00c'; top: -1px; left: -1px; width: 15px; height: 15px; font: normal 12px/16px FontAwesome; text-align: center; -webkit-transition: opacity 0.1s; position: absolute; opacity: 0; color: #999; }
.main_form .radio input:checked + i:after, .main_form .checkbox input:checked + i:after { opacity: 1; }
.main_form .checkbox input + i:after { top: 2px; left: 0; font: normal 10px FontAwesome; }
.main_form .radio:hover i, .main_form .checkbox:hover i, .main_form .toggle:hover i, .main_form .ui-slider-handle:hover { border-color: #999; }
.main_form .radio i, .main_form .checkbox i { width: 17px; height: 17px; border-width: 1px; border-color: #bbb; }
.main_form .radio i, .main_form .checkbox i { position: absolute; top: 2px; left: 0; display: block; outline: none; border-style: solid; background: #fff; }
.main_form .checkbox > [type="checkbox"]:focus + i, .main_form .checkbox > [type="checkbox"]:not(:checked):focus + i { border: 1px solid #72c02c; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(129, 183, 76, 0.6); }
.countrycode { font-size: 15px; }
.captch_code { background: #CCC; text-align: center; padding: 10px; letter-spacing: 6px; }
/*---------------------New Style Start-----------------*/


.header .navbar-nav > li.Nav_RegisterButton a, .header .navbar-nav > li.Nav_LoginButton a{
color:#FFF;
padding:8px 20px 10px;
font-weight:normal;
font-size:15px;
line-height:22px;
min-width:90px;
text-align:center;
}

.header .navbar-nav > li a.nav-primary-item:before{
 background: #0053f1;
    border-radius: 1.5px;
    bottom: -2px;
    content: '';
    height: 3px;
    left: 0em;
    position: absolute;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: visibility 0s linear .13s,-webkit-transform .4s cubic-bezier(.19,1,.22,1) .13s;
    transition: visibility 0s linear .13s,-webkit-transform .4s cubic-bezier(.19,1,.22,1) .13s;
    transition: transform .4s cubic-bezier(.19,1,.22,1) .13s,visibility 0s linear .13s;
    transition: transform .4s cubic-bezier(.19,1,.22,1) .13s,visibility 0s linear .13s,-webkit-transform .4s cubic-bezier(.19,1,.22,1) .13s;
    width: calc(100% + 0em);
    z-index: 2;
    
}
.header .navbar-nav > li:hover a.nav-primary-item:before{

     -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: center;
    transform-origin: center;
    visibility: visible;
    content:'';
}
.header .mega-menu ul li.dropdown .dropdown-menu  {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    left: 0;
    max-height: calc(100vh - 7em);
    overflow: hidden;
    padding: 0;
    top: 50px;

    width: 600px;
    z-index: -2;
    display:none;
    background:#FFF;
    opacity:0;
        -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: none;
    border-radius: 0px;
    -webkit-box-shadow: none ;
    box-shadow: none ;
}
.header .mega-menu ul li.dropdown:hover .dropdown-menu {

    z-index: -1;
    opacity:1;
    
}


html .content .osb-banner .osb-nav-menu-section {
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    margin: .5em;
    overflow: auto;
    padding: 1.5em .5em;
    vertical-align: top;
}

html body .osb-nav-overlay {
    background: #134194;
    bottom: 0;
    left: 0;
    margin: auto;
    opacity: 0;
    pointer-events: none;
    position: fixed;
    right: 0;
    top: 56px;
    -webkit-transition: opacity 1s cubic-bezier(.19,1,.22,1);
    transition: opacity 1s cubic-bezier(.19,1,.22,1);
    z-index: 99;
}
html body.BlackOverlay .osb-nav-overlay {

    opacity: 0.6;

}
.navbar-nav>li.search_button{
 padding:0 0 0 10px;
}
.btn-u {
    border: 0;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
    font-weight: 400;
    padding: 7px 13px 8px;
    position: relative;
    background: #0b5fff;
    white-space: nowrap;
    display: inline-block;
    text-decoration: none;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    -o-border-radius: 3px;
}
.SearchInputText{
 height:37px;
}
/*--------------Megamenu Strat---------------------*/
.Usecase_menu{
 position:relative;
 padding:10px 0;
}
.Usecase_menu h4, .Solutions_M h4{
 font-size:16px;
 color:#666666;
 padding:0 0 10px;
 margin:0;
 font-weight:300;
 text-transform:uppercase;
}
.Usecase_menu h4 a, .Solutions_M h4 a{
 color:#000000;
text-decoration:none;
}
.Usecase_menu h4 a:hover, .Solutions_M h4 ahover{
 color:#000000;
text-decoration:underline;
}
.header .dropdown-menu .Usecase_menu .Industry_M p {
 font-size:15px;
 color:#000000;
 padding:5px 0 5px 1px;
 margin:0;
 font-weight:500;
 
}
.header .dropdown-menu .Usecase_menu .Industry_M p a{
 font-size:15px;
 color:#000000;
 padding:0 0;
 margin:0;
  font-weight:500;
}
.Usecase_menu .Industry_M {
 position:absolute;
 width:210px;
 left:0;
 top:10px;
}
.Usecase_menu .Solutions_M{
 margin:0 0 0 230px
}
.header .dropdown-menu .Usecase_menu .Solutions_M p {
 font-size:15px;
 color:#333333;
 padding:5px 0 5px 1px;
 margin:0;
 font-weight:normal;
}
.header .dropdown-menu .Usecase_menu .Solutions_M p a{
 font-size:15px;
 color:#333333;
 padding:0px 0;
 margin:0;
  font-weight:normal;
}
.Services_Menu{
 padding:20px 0;
}
.Services_Menu i.Consulting_I{
width:64px;
height:64px;
/*background:url(../images/sprite.png) 0 0 no-repeat;*/
display:block;
}
.Services_Menu i.ProductMaintenance_I{
width:64px;
height:64px;
/*background:url(../images/sprite.png) -64px 0px no-repeat;*/
display:block;
}
.Services_Menu i.Creative_I{
width:64px;
height:64px;
/*background:url(../images/sprite.png) -128px 0 no-repeat;*/
display:block;
}
.Services_Menu i.Staffing_I{
width:64px;
height:64px;
/*background:url(../images/sprite.png) -192px 0 no-repeat;*/
display:block;
}
.Services_Menu h4, .CoreOfferings_Menu h4, .CoreOfferings_Menu h4 a{
 font-size:16px;
 font-weight:500;
 color:#000;
 margin:0;
 padding:10px 0 10px;
}
.header .dropdown-menu .Services_Menu h4 a{
 font-size:16px;
 font-weight:500;
}
.Services_Menu p, .CoreOfferings_Menu p{
 font-size:14px;
 color:#666666;
 padding:0 0 10px;
 margin:0;
}
.Services_Menu p a, .CoreOfferings_Menu p a{
 color:#666666;

}
.CoreOfferings_Menu{
  padding:15px;
}
.CoreOfferings_Menu p{
	padding:0 0 5px;
	margin:0;
}
.CoreOfferings_Menu p a{
	font-size:15px;
	padding:5px 10px 5px 22px;
	color:#666;
	display:block;
	background:url(../images/sitemap-list.png) 3px 10px no-repeat;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.CoreOfferings_Menu p a:hover{
	font-size:15px;
	padding:5px 10px 5px 22px;
	color:#000;
	display:block;
	background:url(../images/sitemap-list.png) 8px 10px no-repeat #f58220;
	text-decoration:none;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.Technologies_menu{
	padding:20px 0;
}

.Technologies_menu .Technologies_box_m{
	width:150px;
	display:inline-block;
	padding:0 0 25px;
}
.Technologies_menu .Technologies_box_m i.Azure {
	width:60px;
	height:48px;
	margin:0 auto;
	display:block;
/*	background:url(../images/sprite.png) -274px -5px no-repeat;*/
}
.Technologies_menu .Technologies_box_m i.MS_Team {
	width:49px;
	height:48px;
	margin:0 auto;
	display:block;
/*	background:url(../images/sprite.png) -344px -5px no-repeat;*/
}
.Technologies_menu .Technologies_box_m i.Office365 {
	width:48px;
	height:48px;
	margin:0 auto;
	display:block;
/*	background:url(../images/sprite.png) -409px -4px no-repeat;*/
}
.Technologies_menu .Technologies_box_m i.SharePoint {
	width:52px;
	height:48px;
	margin:0 auto;
	display:block;
/*	background:url(../images/sprite.png) -463px -5px no-repeat;*/
}
.Technologies_menu .Technologies_box_m i.PowerPlatform {
	width:70px;
	height:48px;
	margin:0 auto;
	display:block;
/*	background:url(../images/sprite.png) -521px -5px no-repeat;*/
}
.Technologies_menu .Technologies_box_m a span {
	font-size:16px;
	color:#333;
	padding:5px 0 5px 0;
	font-weight:500;
	display:block;
	text-align:center;
}
.Technologies_menu .Technologies_box_m a{
	color:#333;
	font-weight:500;
	text-decoration:none;
}
.Technologies_menu .Technologies_box_m  a:hover span{
	color:#0b5fff;
	font-weight:500;
	text-decoration:none;
}
.Menu_Need_A_Solution_box{
	background:#e5eff8;
	padding:20px;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.Menu_Need_A_Solution_box h5{
	font-size:16px;
	color:#000;
	font-weight:500;
	padding:0 0 15px 0;
	margin:0;
	line-height:22px;
}
.Menu_Need_A_Solution_box p{
	font-size:14px;
	color:#666;
	font-weight:normal;
	padding:0 0 15px 0;
	margin:0;
	line-height:22px;
}
.Menu_Need_A_Solution_box a.Inquiry_button{
-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	background:#0b5fff;
	padding:8px 25px;
	display:inline-block;
	font-size:15px;
	text-transform:uppercase;
	color:#FFF;
}
.AboutUs_menu{
	padding:0px 0;
}
.AboutUs_menu p.List_1{
	font-size:16px;
	font-weight:500;
	color:#000;
	padding:4px 0;
	margin:0
}
.AboutUs_menu p.List_1 a{
	color:#000;
	text-decoration:none
}
.AboutUs_menu p.List_1 a:hover{
	color:#0b5fff;
	text-decoration:none
}
.AboutUs_menu p.List_2{
	font-size:15px;
	font-weight:normal;
	color:#666;
	padding:0;
	margin:0;	
	display:block;
}
.AboutUs_menu p.List_2 a{
	color:#666;
	text-decoration:none;
	padding:7px 15px 7px 15px;
	display:block;
}
.AboutUs_menu p.List_2 a:hover{
	color:#666;
	text-decoration:none;
	background:#f2f2f2;
}
/*--------------Megamenu End---------------------*/


p.Normal_text_16_PB_20 {
    font-size: 16px;
    color: #fff;
    padding: 0 0 20px 0;
    margin: 0;
    line-height: 27px;
    text-align:justify;
}

 ul.ListStyleTrue_1 {
    padding: 0 0 15px;
    margin: 0;
	color:#333;
}
ul.ListStyleTrue_1 li {
    padding: 0px 0 8px 26px;
    margin: 0;
    background: url(../images/true-list-icon-orange.png) 1px 4px no-repeat;
    list-style: none;
    font-size: 16px;
}
/*------------------About End---------------*/


/*------------------Footer Start---------------*/
.Footer_Section{
 background:#3E99E5;
 padding:20px 0;
     border-top: 1px solid #666390;
}
.Footer_Section .FooterPart1{
}
.Footer_Section .FooterPart1 .F_vpickLogo{
	background:#fff;
	padding:10px;
	text-align:center;
	-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.Footer_Section .FooterPart1 p{
	font-size:15px;
	color:#FFF;
	line-height:25px;
	padding:10px 0 0 0;
	margin:0;
	font-weight:normal;
}
.Footer_Section h3{
 font-size:20px;
 color:#FFF;
 padding:15px 0 0px 0;
 margin:0;
 font-weight:500;
 line-height:23px;
 text-transform:uppercase;
}
.Footer_Section h3:after{
	width:60px;
	height:1px;
	overflow:hidden;
	display:block;
	background:#f58220;
	content:'';
	margin: 10px 0;
}
.Footer_Section p{
font-size: 16px;
    color: #FFF;
    margin: 0;
    font-weight: normal;
    line-height: 23px;
    padding: 10px 0 0 0;
}
.Footer_Section ul.FotterLinkList{
 font-size:14px;
 padding:0;
 margin:0;
}
.Footer_Section ul.FotterLinkList li{
 font-size:15px;
 padding:0;
 margin:0;
 list-style:none;
}
.Footer_Section ul.FotterLinkList li a{
 color:#FFFFFF;
 text-decoration:none;
  position:relative;
  padding:3px 0 3px 8px;
  display:inline-block;
}

.Footer_Section ul.FotterLinkList li a:hover{
 color:#FFFFFF;
 text-decoration:none;
}
.Footer_Section .NewsletterForm{
	background:#FFF;
	margin:20px 0 0 0;
	overflow:hidden;
	width:360px;
	-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.Footer_Section .NewsletterForm .NewsletterInputBox{
	width:255px;
	float:left;
	padding: 10px 5px 5px 15px;
}
.Footer_Section .NewsletterForm .NewsletterInputBox .NewsletterInput{
	background:#fff;
	border:none;
	outline:none;
	color:#333;
	padding:0;
	margin:0;
}
.Footer_Section .NewsletterForm .NewsletterButtonBox{
	width:100px;
	float:right;
}
.Footer_Section .NewsletterForm .NewsletterButtonBox .NewsletterButton{
	width:100%;
	color:#FFF;
	background:#e24045;
	border:none;
	outline:none;
	cursor:pointer;
	font-size:16px;
	text-align:center;
	padding:10px 0;
}
.FooterSocilaLink {
    margin: 20px 0 0px 0px;
    display: block;
    padding: 0 0 0 0px;
    height: 26px;
}
.FooterSocilaLink a {
    width: 24px;
    height: 24px;
    display: inline-block;
    margin: 0 5px;
}
.FooterSocilaLink .facebook{
	background:url(../images/sprite.png) -42px 0 no-repeat;
}
.FooterSocilaLink .facebook:hover{
	background:url(../images/sprite.png) -42px -26px no-repeat;
}
.FooterSocilaLink .twitter{
	background:url(../images/sprite.png) -75px 0 no-repeat;
}
.FooterSocilaLink .twitter:hover{
	background:url(../images/sprite.png) -75px -26px no-repeat;
}
.FooterSocilaLink .linkdin{
	background:url(../images/sprite.png) -111px 0 no-repeat;
}
.FooterSocilaLink .linkdin:hover{
	background:url(../images/sprite.png) -111px -26px no-repeat;
}
.Copyright{
 padding:10px 0;
 background:#2c2a65;
 margin:0px 0 0 0;
 border-top:1px solid #3c3a70;
 font-size:15px;
 color:#a3a2bf;
 text-align:center;
}

.Copyright .CopyrightText a{
color:#78b3e8;
padding:0 5px;
display:inline-block;
text-decoration:none;
}
.Copyright a:hover{
color:#FFFFFF;
display:inline-block;
text-decoration:none;
}




/*------------------Footer End---------------*/
/*--------------Banner Start-----------------*/
.HomeBanner_4_Heading1{
	font-size:60px;
	font-weight:800;
	color:#FFF;
	line-height:40px;
	text-align:center;
	margin:0 auto;
	display:block;
	width:100% !important;
}
.HomeBanner_4_Heading1 b{
	width:990px;
	margin:0 auto;
	display:block;
}
.HomeBanner_4_Heading2{
	font-size:22px;
	font-weight:500;
	color:#FFF;
	line-height:30px;
	text-align:center;
	margin:0 auto;
	display:block;
	width:100% !important;
}
.HomeBanner_4_Heading3 a{
	background:#c5262b;
	font-size:18px;
	font-weight:500;
	text-transform:uppercase;
	color:#FFF;
	line-height:25px !important;
	-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
	padding:10px 30px;
	display:inline-block;

}
.HomeBanner_4_Heading3 a:hover{
	background: #FFFFFF;
	font-size:18px;
	font-weight:500;
	text-decoration:none;
	text-transform:uppercase;
	color:#c5262b;
	line-height:25px;
	-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
	padding:10px 30px;
	display:inline-block;

}
/*@keyframes StartNowButton {  
0% {margin-top:-10px;}
5% {margin-top:0px;}
95% {margin-top:0px;}
100% {margin-top:-10px;}
}
@-webkit-keyframes StartNowButton {  
0% {margin-top:-10px;}
5% {margin-top:0px;}
95% {margin-top:0px;}
100% {margin-top:-10px;}
}*/
.HomeBanner_4_Heading3{
	font-size:22px;
	font-weight:500;
	color:#FFF;
	line-height:30px;
	text-align:center;
	margin:0 auto;
	display:block;
	width:100% !important;
}
.HomeBanner_1_Heading1{
	font-size:40px;
	font-weight:500;
	color:#FFF;
	line-height:40px;
}
.HomeBanner_1_Heading2{
	font-size:70px;
	font-weight:900;
	color:#FFF;
	line-height:40px;
}
.HomeBanner_1_Heading3{
	font-size:32px;
	font-weight:300;
	color:#FFF;
	line-height:40px;
}
.HomeBanner_2_Heading1{
	font-size:62px;
	font-weight:300;
	color:#000000;
	line-height:40px;
	display:block;
	text-align:center;
	width:100% !important;
	top:200px !important;
}
.HomeBanner_2_Heading1 b{
	font-weight:900;
	color:##304821;
	display:block;
	text-align:center;
	width:100% !important;
}
.HomeBanner_2_Heading2{
	font-size:50px;
	font-weight:900;
	color:#000000;
	line-height:36px;
}
.HomeBanner_2_Heading22 {
    font-size: 28px;
    font-weight: 500;
    color: #000000;
    line-height: 40px;
    text-align: center;
    margin: 0 auto;
    display: block;
	top:90px !important;
    width: 100% !important;
}
.HomeBanner_3_Heading1{
	font-size:50px;
	font-weight:900;
	color:#FFFFFF;
	line-height:40px;
}
.HomeBanner_3_Heading2{
	font-size:30px;
	font-weight:300;
	color:#FFFFFF;
	line-height:28px;
}


/*--------------Banner End-----------------*/

.Inquiry_inner_banner {
    background: url(../images/contact-banner.jpg) center center no-repeat;
    background-size: cover;
}
.inner_header {
    position: relative;
    overflow: hidden;
}
.Inquiry_inner_banner .inner_banner-heading {
    padding: 60px 0;
}
.Inquiry_inner_banner .inner_banner-heading h1 {
    font-size: 34px;
    color: #ffffff;
    padding: 0 0 3px 0;
    margin: 0;
    font-weight: bold;
    text-transform: uppercase;
	    opacity: 1;
    position: relative;
    z-index: 3;
}
.Inquiry_inner_banner .inner_banner-heading p {
    font-size: 18px;
    color: #ffffff;
    padding: 0 0 13px 0;
    margin: 0;
    font-weight: 300;
	position: relative;
    z-index: 3;
}
.overlay:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #3E99E5;
    opacity: 0.75;
    z-index: 2;
}
.MB_20{
 margin-bottom:20px;
}
.Inquiry_lable_text{
 color:#333333;
 font-size:14px;
 padding:0 0 5px 0;
 margin:0;
}
.Inquiry_input_box{
 margin:0 0 0px 0;
}
.Inquiry_input{
 border:1px solid #cccccc;
 height:39px;
 padding:5px 15px;
 width:100%;
 outline:none;
 font-size:14px;
 margin-bottom:25px;
}
.Inquiry_input:focus, .Inquiry_input_contact_number:focus, .Inquiry_input_country_code:focus, .Inquiry_select_box:focus, .Inquiry_textarea:focus {

     border: 1px solid #72c02c;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(129, 183, 76, 0.6);
}
.Inquiry_textarea{
 border:1px solid #cccccc;
 height:89px;
 padding:5px 15px;
 width:100%;
 outline:none;
 font-size:14px;
 margin-bottom:25px;
}
.Inquiry_select_box{
 border:1px solid #cccccc;
 height:39px;
  font-size:14px;
 padding:8px 15px;
 width:100%;
 outline:none;
 margin-bottom:25px;
}
.main_form .radio, .main_form .checkbox {
    margin-bottom: 11px;
    margin-top: 11px;
    padding-left: 27px;
    font-size: 13px;
    line-height: 21px;
    color: #404040;
    cursor: pointer;
    position: relative;
    display: inline-block;
    font-weight: normal;
}
.Inquiry_submit_button{
 margin:0 0 30px 0;
 background:#ea9b12;
 padding:10px 30px;
 display:inline-block;
 border:0;
 outline:none;
 cursor:pointer;
 color:#FFF;
 font-size:15px;
 font-weight:600;
 -webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.Inquiry_input_country_code{
 border:1px solid #cccccc;
 height:39px;
 padding:5px 15px;
 width:22%;
 outline:none;
 color:#666;
 font-size:14px;
 margin:0 0 25px 0;
}
.Inquiry_input_contact_number{
 border:1px solid #cccccc;
 height:39px;
 padding:5px 15px;
 width:73%;
 
 outline:none;
 font-size:14px;
 margin:0 0 25px 0;
}
.Inquiry_input_country_code:focus{
 color:#333;
}
.overflow_hidden{
 overflow:hidden
}
.Inquiry_grey_box {
    background: #e8e8e8;
    padding: 15px 20px;
    margin: 20px 0 20px 0;
}
.Inquiry_Red_box {
    background: #f34a50;
    padding: 15px 20px;
    margin: 20px 0 20px 0;
	border:1px dashed #f56a6e;
}
.Inquiry_Red_box p{
	color:#FFF;
}
.Inquiry_Red_box p a{
	color:#f0cf1f;
}
.ReadForm{
}
.ReadForm .Inquiry_lable_text {
    color: #FFFFFF;
    font-size: 14px;
    padding: 0 0 5px 0;
    margin: 0;
}
.ReadForm .Inquiry_input {
border: 1px dashed #f9a1a4;
    height: 39px;
    padding: 5px 15px;
    width: 100%;
    background: #f34a50;
    outline: none;
    font-size: 14px;
    margin-bottom: 25px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	color:#FFF;
}
.ReadForm .Inquiry_grey_box {
    background: #f34a50;
    padding: 15px 20px;
    margin: 20px 0 20px 0;
}
.ReadForm .Inquiry_grey_box p{
	color:#FFF;
}
.main_form.ReadForm  .radio, .main_form.ReadForm  .checkbox {
    margin-bottom: 11px;
    margin-top: 11px;
    padding-left: 27px;
    font-size: 13px;
    line-height: 21px;
    color: #fff;
    cursor: pointer;
    position: relative;
    display: inline-block;
    font-weight: normal;
}
.main_form.ReadForm .radio i, .main_form.ReadForm .checkbox i {
position: absolute;
    top: 2px;
    left: 0;
    display: block;
    outline: none;
    background: #d83d43;
    border: 1px dashed #f9a1a4;
}
.main_form.ReadForm .radio input:checked + i, .main_form.ReadForm .checkbox input:checked + i, .main_form.ReadForm .toggle input:checked + i {
    border: 1px dashed #f9a1a4;
    width: 17px;
    height: 17px;
    -ms-transition: border-color 0.3s;
    -moz-transition: border-color 0.3s;
    -webkit-transition: border-color 0.3s;
    position: absolute;
    top: 2px;
    left: 0;
    display: block;
    outline: none;
    background: #d83d43;
}
.main_form.ReadForm .radio input:checked + i:after, .main_form.ReadForm .checkbox input:checked + i:after {
    opacity: 1;
}
.main_form.ReadForm .checkbox input + i:after {
    content: '\f00c';
    top: 0px;
    left: 0px;
    width: 15px;
    height: 15px;
    font: normal 12px/16px FontAwesome;
    text-align: center;
    -webkit-transition: opacity 0.1s;
    position: absolute;
    opacity: 0;
    color: #fff;
}
.main_form.ReadForm .radio input:checked + i, v .checkbox input:checked + i, .main_form.ReadForm .toggle input:checked + i {
    border: 1px dashed #f9a1a4;
    width: 17px;
    height: 17px;
	background: #d83d43;
    -ms-transition: border-color 0.3s;
    -moz-transition: border-color 0.3s;
    -webkit-transition: border-color 0.3s;
    position: absolute;
    top: 2px;
    left: 0;
    display: block;
    outline: none;
}
.main_form.ReadForm .Inquiry_textarea {
    border: 1px dashed #f9a1a4;
    height: 89px;
    padding: 5px 15px;
    width: 100%;
    outline: none;
    font-size: 14px;
    margin-bottom: 25px;
	background: #f34a50;
	color:#FFF;
}
.main_form.ReadForm .Inquiry_submit_button {
    margin: 0 0 30px 0;
    background: #ea9b12;
    padding: 10px 30px;
    display: inline-block;
    border: 0;
    outline: none;
    cursor: pointer;
    color: #FFF;
    font-size: 15px;
    font-weight: 600;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
/*---*/
.Inquiry_Blue_box {
    background: #5354b3;
    padding: 15px 20px;
    margin: 20px 0 20px 0;
	border:1px dashed #7677e0;
}
.Inquiry_Blue_box p{
	color:#FFF;
}
.Inquiry_Blue_box p a{
	color:#f0cf1f;
}
.BlueForm{
}
.BlueForm .Inquiry_lable_text {
    color: #FFFFFF;
    font-size: 14px;
    padding: 0 0 5px 0;
    margin: 0;
}
.BlueForm .Inquiry_input {
border: 1px dashed #7677e0;
    height: 39px;
    padding: 5px 15px;
    width: 100%;
    background: #5354b3;
    outline: none;
    font-size: 14px;
    margin-bottom: 25px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	color:#FFF;
}
.BlueForm .Inquiry_grey_box {
    background: #5354b3;
    padding: 15px 20px;
    margin: 20px 0 20px 0;
}
.BlueForm .Inquiry_grey_box p{
	color:#FFF;
}
.main_form.BlueForm  .radio, .main_form.BlueForm  .checkbox {
    margin-bottom: 11px;
    margin-top: 11px;
    padding-left: 27px;
    font-size: 13px;
    line-height: 21px;
    color: #fff;
    cursor: pointer;
    position: relative;
    display: inline-block;
    font-weight: normal;
}
.main_form.BlueForm .radio i, .main_form.BlueForm .checkbox i {
position: absolute;
    top: 2px;
    left: 0;
    display: block;
    outline: none;
    background: #3E99E5;
    border: 1px dashed #7677e0;
}
.main_form.BlueForm .radio input:checked + i, .main_form.BlueForm .checkbox input:checked + i, .main_form.BlueForm .toggle input:checked + i {
    border: 1px dashed #7677e0;
    width: 17px;
    height: 17px;
    -ms-transition: border-color 0.3s;
    -moz-transition: border-color 0.3s;
    -webkit-transition: border-color 0.3s;
    position: absolute;
    top: 2px;
    left: 0;
    display: block;
    outline: none;
    background: #3E99E5;
}
.main_form.BlueForm .radio input:checked + i:after, .main_form.BlueForm .checkbox input:checked + i:after {
    opacity: 1;
}
.main_form.BlueForm .checkbox input + i:after {
    content: '\f00c';
    top: 0px;
    left: 0px;
    width: 15px;
    height: 15px;
    font: normal 12px/16px FontAwesome;
    text-align: center;
    -webkit-transition: opacity 0.1s;
    position: absolute;
    opacity: 0;
    color: #fff;
}
.main_form.BlueForm .radio input:checked + i, v .checkbox input:checked + i, .main_form.BlueForm .toggle input:checked + i {
    border: 1px dashed #f9a1a4;
    width: 17px;
    height: 17px;
	background: #d83d43;
    -ms-transition: border-color 0.3s;
    -moz-transition: border-color 0.3s;
    -webkit-transition: border-color 0.3s;
    position: absolute;
    top: 2px;
    left: 0;
    display: block;
    outline: none;
}
.main_form.BlueForm .Inquiry_textarea {
    border: 1px dashed #7677e0;
    height: 89px;
    padding: 5px 15px;
    width: 100%;
    outline: none;
    font-size: 14px;
    margin-bottom: 25px;
	background: #5354b3;
	color:#FFF;
}
.main_form.BlueForm .Inquiry_submit_button {
margin: 0 0 30px 0;
    background: #ffc107;
    padding: 10px 30px;
    display: inline-block;
    border: 0;
    outline: none;
    border: 1px solid #ffd24a;
    cursor: pointer;
    color: #3E99E5;
    font-size: 15px;
    font-weight: 600;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;	
}
.formBlueSection {
    background: #3E99E5;
}



















































.fa-search { background: url(../images/search_icon.png) center center no-repeat #f7f7f7; }
.fa-times { background: url(../images/search_close_icon.png) center center no-repeat #f2f2f2; }
.Technologies-block { padding: 0px 0px; text-align: left; margin-bottom: 20px; background: #fafafa; -webkit-transition: all .5s ease; -moz-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; border: solid 1px #eee; height: 360px; }
.header .navbar-toggle { margin-top: -10px; clear: both; }
.HomeSlider{
	background:#4dbddc29;
}
#layerslider{
	width: 100%; height: 459px;
}
@media (min-width:1600px) {
.container {
    width: 1400px;
    margin: 0 auto;
}
}
@media (min-width:1400px) {
	.container {
    width: 1270px;
}
.header .navbar-collapse {
    float: right;
    width: 940px;
    padding: 20px 0 0 0;
}
}
@media (max-width:1400px) {
.container {
    width: 1170px;
}
.RecentSection .RecentBox .NewProductLaunch h4 {
    font-size: 24px;
    color: #FFF;
    padding: 0 0 15px 0;
    margin: 0;
    font-weight: 300;
    line-height: 30px;
}
.RecentSection .RecentBox .NewProductLaunch {
    position: absolute;
    width: 100%;
    top: 50px;
    padding: 20px;
    text-align: center;
}
.RecentSection .RecentBox h3 {
    display: block;
    font-size: 20px;
    color: #003564;
    font-weight: 500;
    padding: 5px 0 10px 0;
    margin: 0;
}
.RecentSection .RecentBox a.ExploreButton {
    background: #003564;
    float: left;
    padding: 5px 40px 5px 15px;
    font-size: 16px;
    color: #FFF;
    position: relative;
    text-decoration: none;
}
.InnerCommanBanner .InnerCommanBanner_content {
    height: 300px;
    display: table-cell;
    vertical-align: middle;
    width: inherit;
}
}
@media (max-width:1400px) {

.WhatWeDo_Section .WhatWeDo {
    padding: 0 0px;
}
.header .logo {
    width: 300px;
    vertical-align: middle;
    display: inline-block;
}
.header .navbar-collapse {float: right; width:auto; padding:12px 0 0 0;}
.header > .container { display: table; margin-bottom: -20px; }
.header .navbar-nav { float: right; }
.header .navbar-nav > li > a { bottom: -2px; position: relative;    padding: 10px 12px 18px 12px; }
.header .navbar-nav > li > a {
    color: #000000;
    font-size: 15px;
}
.Office365_section_4 .Office365_section_4_right ul li {
    display: inline-block;
    width: 100%;
    padding: 15px 0;
    text-align: center;
    margin: 7px 3%;
    background: #000;
    font-size: 24px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #FFF;
}
.HomeBanner_1_Heading, .HomeBanner_1_Heading_2 , .HomeBanner_1_Text, .HomeBanner_2_Heading, .HomeBanner_2_Text, .HomeBanner_3_Heading, .HomeBanner_3_Text, .HomeBanner_4_Heading, .HomeBanner_4_Text, .HomeBanner_5_Heading, .HomeBanner_5_Text, .HomeBanner_6_Heading, .HomeBanner_6_Text {
 left:20px !important;
}
.grid-item {
    width: 33%;
    float:left;
    position:inherit !important;
    top:inherit;
    left:inherit;
}

.RecentUpdatesBox{
 background: #FFF;
    position: relative;
    padding: 20px 20px 5px;
    background: #fff;
    -webkit-box-shadow: 0px 1px 9px 0px rgba(93,119,165,0.35);
    -moz-box-shadow: 0px 1psx 9px 0px rgba(93,119,165,0.35);
    box-shadow: 0px 1px 9px 0px rgba(93,119,165,0.35);
    margin: 15px 0;
    border-top: 1px solid #0b5fff;
    min-height: 315px;
}
}
@media (max-width:1200px) {
.container {
    width: 970px;
}
.header .logo {
    width: 300px;
    vertical-align: middle;
    display: inline-block;
	margin:0 auto;
	float:none;
}
.header {
    z-index: 99;
    background: #fff;
    width: 100%;
    position: relative;
    border-bottom: solid 1px #c4d6e9;
    height: auto;
    top: 0;
	text-align:center;
}
.header .navbar-collapse {
    float: none;
    width: auto;
    padding: 12px 0 0 0;
}
.header > .container {
    display: table;
    margin-bottom: inherit;
}
.header .navbar-nav > li > a {
    bottom: -2px;
    position: relative;
    padding: 10px 12px 18px 12px;
}
.RecentSection .RecentBox .NewProductLaunch h4 {
    font-size: 22px;
    color: #FFF;
    padding: 0 0 15px 0;
    margin: 0;
    font-weight: 300;
    line-height: 28px;
}
.RecentSection .RecentBox .NewProductLaunch {
    position: absolute;
    width: 100%;
    top: 30px;
    padding: 20px;
    text-align: center;
}
.RecentSection .RecentBox h3 {
    display: block;
    font-size: 18px;
    color: #003564;
    font-weight: 500;
    padding: 5px 0 10px 0;
    margin: 0;
}
.RecentSection .RecentBox a.ExploreButton {
    background: #003564;
    float: left;
    padding: 5px 40px 5px 15px;
    font-size: 16px;
    color: #FFF;
    position: relative;
    text-decoration: none;
}
}

@media (max-width:991px) {
.HomeBanner_1_Heading, .HomeBanner_1_Text, .HomeBanner_2_Heading, .HomeBanner_2_Text, .HomeBanner_3_Heading, .HomeBanner_3_Text, .HomeBanner_4_Heading, .HomeBanner_4_Text, .HomeBanner_5_Heading, .HomeBanner_5_Text, .HomeBanner_6_Heading, .HomeBanner_6_Text {
 left:20px !important;
}
.D_none_991{
 display:none;
}
 body{
	 padding-top:0;
 }
.header {
    z-index: 100;
    background: #fff;
    position: relative;
    width: 100%;
    border-bottom: solid 1px #c4d6e9;
    height: 90px;
	padding:0 0 10px;
    top: 0;
	text-align:inherit;
}
.header .logo {
    width: 300px;
    vertical-align: middle;
    display: inline-block;
}
.InnerCommanBanner .InnerCommanBanner_content {
    height: auto;
	padding:50px;
    display: table-cell;
    vertical-align: middle;
    width: inherit;
}
.InnerCommanBanner {
    background-size: cover !important;
}
.equal, .equal > div[class*='col-'] { display: block !important; }
.header .navbar-header { float: none; }
.header .navbar-toggle { display: block; z-index: 9999;margin: 5px 0 0 0; }
.header .navbar-collapse.collapse { display: none !important; width:100%}
.header .navbar-collapse.collapse.in { display: block !important; width:100%;z-index: 999;
    position: relative; }
.header .navbar-collapse.collapse.in ul.nav.navbar-nav{
	background:#FFF;
	min-height:100px;
	width:100%;
	    -webkit-box-shadow: 0px 1px 9px 0px rgba(93,119,165,0.35);
    -moz-box-shadow: 0px 1px 9px 0px rgba(93,119,165,0.35);
    box-shadow: 0px 1px 9px 0px rgba(93,119,165,0.35);
	}
.header .mega-menu .nav, .header .mega-menu .dropup, .header .mega-menu .dropdown, .header .mega-menu .collapse, .header .mega-menu .collapsing{
position: static;
background:#FFF;
    position: relative;
	    height: inherit;
		 width:100%;
		 border-bottom:1px solid #ccc;
		 
}
.navbar-toggle .fa-bars:before{
	display:none;
}
.header .navbar-collapse.collapse.in ul.nav.navbar-nav li.dropdown ul.dropdown-menu{
	position:inherit;
	display: none;
}

.header .navbar-collapse.collapse.in ul.nav.navbar-nav li.dropdown.open ul.dropdown-menu{
	position:inherit;
	display: block;
	opacity: 1;
	    -webkit-transform: translateY(0);
    transform: translateY(0);
	z-index:5;
	top:0;
	float:none;
	border-bottom: 1px solid #0b5fff;
}
.navbar-nav>li.dropdown {
    float: none;
}
.header .navbar-collapse {
    float: none;
    width: 100%;
    padding: 4px 0 0 0;
}
.container {
    width: 100%;
	    padding-right: 10px;
    padding-left: 10px;
   
}
.RecentSection .RecentBox {
    border-bottom: 1px solid #e1e1e1;
	width:600px;
	margin:10px auto;
}
.RecentSection .RecentBox h3 {
    display: inline-block;
    font-size: 22px;
    color: #003564;
    font-weight: 500;
    padding: 5px 0 10px 0;
    margin: 0;
}
.RecentSection .RecentBox a.ExploreButton {
    background: #003564;
    float: right;
    padding: 5px 40px 5px 15px;
    font-size: 16px;
    color: #FFF;
    position: relative;
    text-decoration: none;
}
.WhoWeAre_Section .OurVision{
	padding:20px 0;
}
.WhoWeAre_Section .OurVision img{
	width:100%;
}
.Usecase_menu .Industry_M {
    position: absolute;
    width: 160px;
    left: 0;
    top: 10px;
}
.Usecase_menu .Solutions_M {
    margin: 0 0 0 150px;
}
.header .navbar-nav > li > a {
    bottom: -2px;
    position: relative;
    padding: 15px 16px 18px 16px;
	    font-size: 18px;
    font-weight: 500;
}

.header .navbar-nav > li.ContactButton > a {
    bottom: -2px;
    position: relative;
    padding: 12px 16px 16px 16px;
}
.header .navbar-nav > li.ContactButton {
    float:none;
	display:inline-block;
	    margin:5px 15px;
}
.header .navbar-nav > li.search_button{
	float:none;
}
.header .nav .search-open {
    right: 0;
    top: 0;
	width:100%;
    display: none;
    padding: 14px;
    position: relative;
    background: #f2f2f2;
	display:block !important;
}
.header .nav > li > .search {
	display:none;
}
.header .nav > li.search_button{
	padding:0;
}
.CoreOfferings_Menu {
    padding: 0px 0px;
}
.Technologies_menu .Technologies_box_m {
    width: 143px;
    display: inline-block;
    padding: 0 0 25px;
}
.header .navbar-nav > li.dropdown > a.dropdown-toggle:after{
	content:'';
width: 30px;
    height: 30px;
	display:block;
	position:absolute;
	top:10px;
	right:10px;
	    background: url(../images/sprite.png) -560px -85px no-repeat #0b5fff;
		-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.header .navbar-nav > li.dropdown.open > a.dropdown-toggle:after{
	content:'';
width: 30px;
    height: 30px;
	display:block;
	position:absolute;
	top:10px;
	right:10px;
	    background: url(../images/sprite.png) -560px -112px no-repeat #0b5fff;
}
.header .navbar-nav > li a.nav-primary-item:before {

    content: '';
    height: 2px;

}

.Footer_Section .Fotter_Content .Footer_logo {
    width: 220px;
   display: inline-block;
    vertical-align: top;
	padding: 0 10px 20px 0px;
}
.Footer_Section .Fotter_Content .Footer_Address {
    width: 230px;
    display: inline-block;
    position: relative;
    font-size: 15px;
    color: #FFF;
    line-height: 25px;
    padding: 0 10px 20px 48px;
    vertical-align: top;
}
.Footer_Section .Fotter_Content .Footer_Email {
    width: 220px;
    display: inline-block;
    font-size: 15px;
    color: #FFF;
    line-height: 25px;
    position: relative;
    vertical-align: top;
    padding: 10px 0 20px 55px;
}
.Footer_Section .Fotter_Content .Footer_Phone {
   width: 220px;
   display: inline-block;
    font-size: 15px;
    color: #FFF;
    line-height: 25px;
    position: relative;
    vertical-align: top;
    padding: 10px 0 0 55px;
}
.Footer_Section .Fotter_Content .Footer_SocialMedia {
    width: 220px;
    display: inline-block;
    vertical-align: top;
    text-align: left;
    padding: 5px 0 
	0 0;
}

/*---2-12-19--*/
.r-tabs .r-tabs-nav {
    display: none !important;
}
.r-tabs .r-tabs-accordion-title {
    display: block;
}
.sharepointPage_Tab {
    margin-top: 35px;
}
.r-tabs .r-tabs-accordion-title.r-tabs-state-active .r-tabs-anchor {
    background-color: #00a1f1;
    color: #FFFFFF;
    border-top: none;
    border-right: none;
    border-left: none;
	font-size:22px;
	font-weight:normal;
	padding: 10px 15px;
    margin-bottom: 0;
	border: 1px solid #ccc;
}
.r-tabs .r-tabs-accordion-title .r-tabs-anchor {
    display: block;
    padding: 10px 15px;
    background-color: #009cf1;
    color: #fff;
	font-size:22px;
	font-weight:normal;
    text-decoration: none;
    margin-bottom: 3px;
}
.r-tabs_content.r-tabs-panel.r-tabs-state-active{
	background:#ebf1fd;
	padding:10px 15px;
	border: 1px solid #CCC; 
	border-top: none;
}
.r-tabs-accordion-title {
    border-bottom: none; 
	margin-top:10px;
}

.r-tabs-accordion-title a{
	position:relative;
}
.r-tabs-accordion-title.r-tabs-state-active a:after {
    width: 28px;
    height: 28px;
    border: 1px solid #FFF;
    display: block;
    position: absolute;
    -webkit-border-radius: 28px;
    -moz-border-radius: 28px;
    border-radius: 28px;
    top: 12px;
    right: 15px;
    background: url(../images/sprite.png) -562px -114px no-repeat;
    content: '';
}
.r-tabs-accordion-title a:after{
    width: 28px;
    height: 28px;
    border: 1px solid #FFF;
    -webkit-border-radius: 28px;
    -moz-border-radius: 28px;
    border-radius: 28px;
    display: block;
    position: absolute;
    top: 12px;
    right: 15px;
    background: url(../images/sprite.png) -562px -87px no-repeat;
    content: '';
}

.Team_banner .Team_banner_content h1 {
    font-size: 44px;
    color: #FFFFFF;
    padding: 10px 20px;
    margin: 0;
    font-weight: bold;
    display:inline-block;
        background-color: rgba(85,89,176,0.8);
}
.Mobile_banner .Mobile_banner_content h1 {
    font-size: 36px;
    color: #FFFFFF;
    padding: 10px 20px;
    display:inline-block;
    margin: 0;
    font-weight: bold;
    background-color: rgba(0,0,0,0.7);
}
.HomeBanner_1_Heading, .HomeBanner_1_Text, .HomeBanner_2_Heading, .HomeBanner_2_Text, .HomeBanner_3_Heading, .HomeBanner_3_Text, .HomeBanner_4_Heading, .HomeBanner_4_Text, .HomeBanner_5_Heading, .HomeBanner_5_Text, .HomeBanner_6_Heading, .HomeBanner_6_Text {
    left: 55px !important;
}
.MessageFromCEOSection:after {
 display:none
}
.MessageFromCEOSection .white_colour {
   display:none
}
.MessageFromCEOSection .MessageFromCEOSection_content {
    background: #e8f0fe;
    padding: 20px 20px 28px 20px;
    position: relative;
    z-index: 5;
    -webkit-box-shadow: 0px 2px 15px 0px rgba(0,0,0,0.35);
    -moz-box-shadow: 0px 2px 15px 0px rgba(0,0,0,0.35);
    box-shadow: 0px 2px 15px 0px rgba(0,0,0,0.35);
}
.IframeOurVidsionVideo{
	width:768px;
	height:430px;
	margin:20px auto 0;
	display: block;
}
}
/*-----------Mega Menu Start---------*/
.header .mega-menu .equal-height-list h3 a { font-size: 13px; font-weight: 600; padding: 0 !important; margin: 0 !important; text-transform: uppercase; color: #333; }
.header .mega-menu .equal-height-list h3 a:hover { text-decoration: underline; color: #333; }
.custom-nav-ul-li li { padding: 5px 10px 5px 15px; color: #666; }

/*-----------Mega Menu End---------*/
@media (max-width:768px) {
 body{
	 padding-top:0;
 }
.header {
    z-index: 100;
    background: #fff;
    position: relative;
    width: 100%;
    border-bottom: solid 1px #c4d6e9;
    height: auto;
    top: 0;
}
.header .logo {
    width: 300px;
    vertical-align: middle;
}
.TopMenu.r{
	float:none;
	width:100%;
}
.TopLink.r{
	float:left;
	display:none;
}
.TopLink:after{
	display:none;
}
.equal, .equal > div[class*='col-'] { display: block !important; }
.header .navbar-header { float: none; }
.header .navbar-toggle { display: block; z-index: 99;margin: 20px 0 0 0; position:absolute; top:0px; right:10px; }
.header .navbar-collapse.collapse { display: none !important; width:400px}
.header .navbar-collapse.collapse.in { display: block !important; width:400px;z-index: 999; position:absolute !important; top:60px; right:10px; }
.header .navbar-collapse.collapse.in ul.nav.navbar-nav{
	background:#FFF;
	min-height:100px;
	width:100%;
	    -webkit-box-shadow: 0px 1px 9px 0px rgba(93,119,165,0.35);
    -moz-box-shadow: 0px 1px 9px 0px rgba(93,119,165,0.35);
    box-shadow: 0px 1px 9px 0px rgba(93,119,165,0.35);
	}
.header .mega-menu .nav, .header .mega-menu .dropup, .header .mega-menu .dropdown, .header .mega-menu .collapse, .header .mega-menu .collapsing{
position: static;
background:#FFF;
    position: relative;
	    height: inherit;
		 width:100%;
		 border-bottom:1px solid #ccc;
		 
}
.header .navbar-collapse.collapse.in ul.nav.navbar-nav li.dropdown ul.dropdown-menu{
	position:inherit;
	display: none;
}
.header .navbar-collapse.collapse.in ul.nav.navbar-nav li.dropdown.open ul.dropdown-menu{
	position:inherit;
	display: block;
	opacity: 1;
	    -webkit-transform: translateY(0);
    transform: translateY(0);
	z-index:5;
	top:0;
	float:none;
	border-bottom: 1px solid #0b5fff;
}
.navbar-nav>li.dropdown {
    float: none;
}
.header .navbar-collapse {
    float: none;
    width: 400px;
    padding: 4px 0 0 0;
}
.header .container {
    width: 100%;
	    padding-right: 10px;
    padding-left: 10px;
}
.Usecase_menu .Industry_M {
    position: absolute;
    width: 160px;
    left: 0;
    top: 10px;
}
.Usecase_menu .Solutions_M {
    margin: 0 0 0 150px;
}
.header .navbar-nav > li > a {
    bottom: -2px;
    position: relative;
    padding: 15px 16px 18px 16px;
	    font-size: 18px;
    font-weight: 500;
}

.header .navbar-nav > li.ContactButton > a {
    bottom: -2px;
    position: relative;
    padding: 12px 16px 16px 16px;
}
.header .navbar-nav > li.ContactButton {
    float:none;
	display:inline-block;
	    margin:5px 15px;
}
.header .navbar-nav > li.search_button{
	float:none;
}
.header .nav .search-open {
    right: 0;
    top: 0;
	width:100%;
    display: none;
    padding: 14px;
    position: relative;
    background: #f2f2f2;
	display:block !important;
}
.header .nav > li > .search {
	display:none;
}
.header .nav > li.search_button{
	padding:0;
}
.CoreOfferings_Menu {
    padding: 0px 0px;
}
.Technologies_menu .Technologies_box_m {
    width: 143px;
    display: inline-block;
    padding: 0 0 25px;
}
.header .navbar-nav > li.dropdown > a.dropdown-toggle:after{
	content:'';
width: 30px;
    height: 30px;
	display:block;
	position:absolute;
	top:10px;
	right:10px;
	    background: url(../images/sprite.png) -560px -85px no-repeat #0b5fff;
		-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.header .navbar-nav > li.dropdown.open > a.dropdown-toggle:after{
	content:'';
width: 30px;
    height: 30px;
	display:block;
	position:absolute;
	top:10px;
	right:10px;
	    background: url(../images/sprite.png) -560px -112px no-repeat #0b5fff;
}
.header .navbar-nav > li a.nav-primary-item:before {

    content: '';
    height: 2px;

}

.Footer_Section .Fotter_Content .Footer_logo {
    width: 220px;
   display: inline-block;
    vertical-align: top;
	padding: 0 10px 20px 0px;
}
.Footer_Section .Fotter_Content .Footer_Address {
    width: 230px;
    display: inline-block;
    position: relative;
    font-size: 15px;
    color: #FFF;
    line-height: 25px;
    padding: 0 10px 20px 48px;
    vertical-align: top;
}
.Footer_Section .Fotter_Content .Footer_Email {
    width: 220px;
    display: inline-block;
    font-size: 15px;
    color: #FFF;
    line-height: 25px;
    position: relative;
    vertical-align: top;
    padding: 10px 0 20px 55px;
}
.Footer_Section .Fotter_Content .Footer_Phone {
   width: 220px;
   display: inline-block;
    font-size: 15px;
    color: #FFF;
    line-height: 25px;
    position: relative;
    vertical-align: top;
    padding: 10px 0 0 55px;
}
.Footer_Section .Fotter_Content .Footer_SocialMedia {
    width: 220px;
    display: inline-block;
    vertical-align: top;
    text-align: left;
    padding: 5px 0 
	0 0;
}

.navbar-nav {
   margin: 0px -15px;
}
.RecentBlog_section .recent_blog li {
    padding: 20px 0 25px;
    margin: 0;
    width: auto;
    float: left;
    margin: 0 10px;
    list-style: none;
    border-bottom:1px solid #ccc;
}

.grid-item {
    width: 50%;
}
.IframeOurVidsionVideo{
	width:100%;
	height:400px;
	margin:20px auto 0;
	display: block;
}
.HomeBanner_4_Heading1 {
    font-size: 30px !important;
    font-weight: 800;
    color: #FFF;
    line-height: 40px;
    text-align: center;
    margin: 0 auto;
    display: inline-flex;
    width:100% !important;
    left: 0 !important;
	top:100px !important;
}
.HomeBanner_4_Heading2 {
    font-size: 22px;
    font-weight: 500;
    color: #FFF;
    line-height: 30px;
    text-align: center;
    margin: 0 auto;
    display: block;
	top:160px !important;
    width: 100% !important;
}
.HomeBanner_4_Heading3 {
    font-size: 22px;
    font-weight: 500;
    color: #FFF;
    line-height: 30px;
    text-align: center;
    margin: 0 auto;
    display: block;
    width: 100% !important;
	top:210px !important;
}
.HomeBanner_2_Heading1 {
    font-size: 62px;
    font-weight: 300;
    color: #000000;
    line-height: 40px;
    display: block;
    text-align: center;
    width: 100% !important;
    top: 140px !important;
}
.HomeSection1 ul.HomeSection1FourBox li {
    background: #FFF;
    -webkit-box-shadow: 0px 0px 5px 1px rgb(93 119 165 / 25%);
    -moz-box-shadow: 0px 0px 5px 1px rgba(93,119,165,0.25);
    box-shadow: 0px 0px 5px 1px rgb(93 119 165 / 25%);
    padding: 20px 20px 20px 45px;
    position: relative;
    width: 400px;
    display: block;
    margin: 10px 15px 10px 35px;
    min-height: 160px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin: 15px auto;
}
.VpickForYouSlider .owl-dots{
	display:none;
}
.VpickForYouSlider .owl-nav {
    text-align: center;
    padding: 20px 0 0 0;
}
.VpickForYouSlider .owl-stage-outer{
	height:auto !important;
}
.GetAFreeQuateSection:before, .GetAFreeQuateSection:after{
	display:none;
}
.GetAFreeQuateSection .GetAFreeQuate {
    position: relative;
    z-index: 3;
    padding: 20px;
    background: #3E99E5;
}
.GetAFreeQuateSection .FooterContactSection {
    position: relative;
    z-index: 3;
    padding: 20px;
    background: #f2f2f2;
}
}


@media (min-width:992px) {
.header .navbar-nav { float: right; }
.header.no-topbar .navbar-nav { padding-top: 36px; }
.header .nav > li > .search { bottom: -4px; position: relative; }
.header .mega-menu .mega-menu-content.content-two-col { min-width: 596px; }
.header .mega-menu .mega-menu-content.content-three-col { min-width: 864px; }
.header .mega-menu .equal-height { display: -webkit-flex; display: -ms-flexbox; display: flex; }
.header .mega-menu .equal-height-in { display: -webkit-flex; display: -ms-flexbox; display: flex; }
.header .mega-menu .big-screen-space { margin-bottom: 20px; }
.header .mega-menu .equal-height-in { padding: 0 0; border-left: 1px solid #eee; }
.header .mega-menu .equal-height-in:first-child { border-left: none; margin-left: -1px; }
.header .mega-menu .equal-height-list { width: 100%; }
.header .mega-menu .equal-height-list li a { display: block; margin-bottom: 1px; position: relative; border-bottom: none; padding: 5px 10px 5px 15px; }
.header .mega-menu .equal-height-list a:hover { text-decoration: none; }
.header .mega-menu .mega-menu-content li a { padding: 5px 10px 5px 30px; }
.header .mega-menu .mega-menu-content li a:after { top: 7px; left: 15px; font-size: 11px; content: "\f105"; position: absolute; font-weight: normal; display: inline-block; font-family: FontAwesome; }
.header .mega-menu .disable-icons li a { padding: 5px 10px 5px 15px; }
.header .mega-menu .disable-icons li a:after { display: none; }

}

@media (min-width: 992px) {
.header .navbar-nav > li.dropdown:hover > .dropdown-menu { display: block; }
}


@media (max-width: 600px) {
.fancybox-nav span { visibility: visible !important; }
.grid-item {
    width: 100%;
}
.grid>.grid-item:nth-of-type(n) {
    clear: none;
}
.grid>.grid-item:nth-of-type(1n+1) {
    clear: both;
}
}
@media (max-width: 600px) {
.fancybox-nav span { visibility: visible !important; }
.grid-item {
    width: 100%;
}
.grid>.grid-item:nth-of-type(n) {
    clear: none;
}
.grid>.grid-item:nth-of-type(1n+1) {
    clear: both;
}
.HomeBanner_4_Heading1 {
    font-size: 28px !important;
    font-weight: 800;
    color: #000000;
    line-height: 40px;
    text-align: center;
    margin: 0 auto;
    display: inline-flex;
    width:100% !important;
    left: 0 !important;
	top:10px !important;
}
.HomeBanner_4_Heading2 {
    font-size: 22px;
    font-weight: 500;
    color: #FFF;
    line-height: 30px;
    text-align: center;
    margin: 0 auto;
    display: block;
	top:90px !important;
    width: 100% !important;
}
.HomeBanner_4_Heading3 {
    font-size: 22px;
    font-weight: 500;
    color: #FFF;
    line-height: 30px;
    text-align: center;
    margin: 0 auto;
    display: block;
    width: 100% !important;
	top:110px !important;
}
.HomeBanner_4_Heading3 a {
    background: #c5262b;
    font-size: 15px;
    font-weight: 500;
    text-transform: uppercase;
    color: #FFF;
    line-height: 22px !important;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 5px 20px;
    display: inline-block;
}
.HomeBanner_4_Heading3 a:hover {
    background: #FFFFFF;
    font-size: 15px;
    font-weight: 500;
    text-transform: uppercase;
    color: #000;
    line-height: 22px !important;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 5px 20px;
    display: inline-block;
}
.HomeBanner_2_Heading1 
{
    font-size: 28px !important;
    font-weight: 800;
    color: #000000;
    line-height: 40px;
    text-align: center;
    margin: 0 auto;
    display: inline-flex;
    width:100% !important;
    left: 0 !important;
	top:10px !important;
	
    
}
.HomeSection1 ul.HomeSection1FourBox li {
    background: #FFF;
    -webkit-box-shadow: 0px 0px 5px 1px rgb(93 119 165 / 25%);
    -moz-box-shadow: 0px 0px 5px 1px rgba(93,119,165,0.25);
    box-shadow: 0px 0px 5px 1px rgb(93 119 165 / 25%);
    padding: 20px 20px 20px 20px;
    position: relative;
    width: 400px;
    display: block;
    margin: 10px 15px 10px 15px;
    min-height: 160px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin: 15px auto;
	text-align:center;
}
.HomeSection1 ul.HomeSection1FourBox li i {
    width: 65px;
    height: 65px;
    display: block;
    position: inherit;
    background: #3E99E5;
	margin:0 auto 10px;
    top: inherit;
    left: inherit;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-repeat: no-repeat;
}
.VpickForYouSlider .owl-dots{
	display:none;
}
.VpickForYouSlider .owl-nav {
    text-align: center;
    padding: 20px 0 0 0;
}
.VpickForYouSlider .owl-stage-outer{
	height:auto !important;
}
.GetAFreeQuateSection:before, .GetAFreeQuateSection:after{
	display:none;
}
.GetAFreeQuateSection .GetAFreeQuate {
    position: relative;
    z-index: 3;
    padding: 20px;
    background: #3E99E5;
}
.GetAFreeQuateSection .FooterContactSection {
    position: relative;
    z-index: 3;
    padding: 20px;
    background: #f2f2f2;
}
}
/*---------------------Blog Start----------------------*/
/*.post_loop_content {
    border-bottom: 1px solid #CCC;
}
.loop_tumbail {
    min-width: 100%;
    height: auto;
}
.loop_tumbail img {
    min-width: 100%;
    height: auto;
}
.loop_category {
    padding: 1px 0 0 0;
    text-align: right;
    font-size: 12px;
}
.clearfix, .container {
    display: block;
}
h2.loop_heading_2 {
    font-size: 18px;
    color: #000;
    font-weight: 600;
    padding: 10px 0 5px 0;
    margin: 0;
}
h2.loop_heading_2 a {
    color: #000;
}
.post_meta {
    margin: 0 0 5px 0;
}
.date_text {
    background: url(images/date_icon.png) 0 1px no-repeat;
    padding: 0px 0 0 20px;
    display: inline-block;
    font-size: 13px;
    color: #666;
}
.meta_date, .meta_author, .meta_comments, .meta_edit, .meta_categories, .meta_tags {
    background-position: left center;
    background-repeat: no-repeat;
    padding: 3px 5px 3px 20px;
    font-family: 'Open Sans', sans-serif;
    font-size: 11px;
}
.meta_edit {
    background-image: url(images/edit.png);
}
.loop_category a {
    margin: 0 0px 0 1px;
    background: #B9B9B9;
    padding: 4px 8px;
    display: inline-block;
    color: #FFF;
}*/
/*---------------------Blog End----------------------*/

.PRS_Form_Row{
 font-family: 'Roboto', sans-serif;
 font-size:15px;
}
.PRS_Form_Row label{
 font-family: 'Roboto', sans-serif;
 font-size:15px;
 display:inline-block;
}
.PRS_Form_Row .Form_input {
    border: 1px solid #b7b7b7;
    padding: 5px 10px;
    height:32px
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 14px;
    width:100%;
    color: #666;
    margin: 0 0 20px 0;
    outline: none;
}

.PRS_Form_Row .Form_input2 {
    border: 1px solid #b7b7b7;
    height: 50px;
    width: 50px;
    padding: 2px 2px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;    
    font-size: 14px;
    color: #666;
    margin: 0 10px 20px 10PX;
    outline: none;
    text-align: center; 
    
}
.Table_input {
    border: 1px solid #b7b7b7;
    height: 20px;
    padding: 3px 5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 13px;
    color: #666;
    width: 100%;
    margin: 0 0 0px 0;
    outline: none;
}
.PRS_Form_Row .Form_input_Date {
    border: 1px solid #b7b7b7;
    height: 40px;
    padding: 5px 10px 5px 45px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 14px;
    color: #666;
    width: 100%;
    margin: 0 0 20px 0;
    outline: none;
}
.PRS_Form_Row .Form_select {
    border: 1px solid #b7b7b7;
    height: 40px;
    padding: 5px 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 14px;
    color: #666;
    width: 100%;
    margin: 0 0 20px 0;
    outline: none;
}



.lblcont
{
    line-height:15px;
    vertical-align:top;
    width: 33%;
    display: inline-block;
   /* background-color: #bg4;
 background-color: #d9e0e7;*/
    padding: 3px;
  /*  color: #cl2;
color: #707478;*/
    border: solid 1px #4dbddc29;
    border-radius: 4px;
    text-align: left;
  font-weight:bold;
    font-family: "Arial", Arial, Sans-serif;
}
.nobg
{
     background: white;
     border:none;
}
.inptcont
{
    line-height :12px;
    vertical-align:top;
    width: 64%;
    display: inline-block;
}

.row-new
{
    /*background-color :Silver;*/
    position: relative;
    width: 100%;
}

.col-new
{
    display: inline-block;
    position: relative;
       vertical-align:top;
    width: 48%;
   /* height: 32px;  background-color :Lime ; */
    margin:1px;
}

.w-1{width:1%!important;}
.w-2{width:2%!important;}
.w-3{width:3%!important;}
.w-4{width:4%!important;}
.w-5{width:5%!important;}
.w-6{width:6%!important;}
.w-7{width:7%!important;}
.w-8{width:8%!important;}
.w-9{width:9%!important;}
.w-10{width:10%!important;}
.w-11{width:11%!important;}
.w-12{width:12%!important;}
.w-13{width:13%!important;}
.w-14{width:14%!important;}
.w-15{width:15%!important;}
.w-16{width:16%!important;}
.w-17{width:17%!important;}
.w-18{width:18%!important;}
.w-19{width:19%!important;}
.w-20{width:20%!important;}
.w-21{width:21%!important;}
.w-22{width:22%!important;}
.w-23{width:23%!important;}
.w-24{width:24%!important;}
.w-25{width:25%!important;}
.w-26{width:26%!important;}
.w-27{width:27%!important;}
.w-28{width:28%!important;}
.w-29{width:29%!important;}
.w-30{width:30%!important;}
.w-31{width:31%!important;}
.w-32{width:32%!important;}
.w-33{width:33%!important;}
.w-34{width:34%!important;}
.w-35{width:35%!important;}
.w-36{width:36%!important;}
.w-37{width:37%!important;}
.w-38{width:38%!important;}
.w-39{width:39%!important;}
.w-40{width:40%!important;}
.w-41{width:41%!important;}
.w-42{width:42%!important;}
.w-43{width:43%!important;}
.w-44{width:44%!important;}
.w-45{width:45%!important;}
.w-46{width:46%!important;}
.w-47{width:47%!important;}
.w-48{width:48%!important;}
.w-49{width:49%!important;}
.w-50{width:50%!important;}
.w-51{width:51%!important;}
.w-52{width:52%!important;}
.w-53{width:53%!important;}
.w-54{width:54%!important;}
.w-55{width:55%!important;}
.w-56{width:56%!important;}
.w-57{width:57%!important;}
.w-58{width:58%!important;}
.w-59{width:59%!important;}
.w-60{width:60%!important;}
.w-61{width:61%!important;}
.w-62{width:62%!important;}
.w-63{width:63%!important;}
.w-64{width:64%!important;}
.w-65{width:65%!important;}
.w-66{width:66%!important;}
.w-67{width:67%!important;}
.w-68{width:68%!important;}
.w-69{width:69%!important;}
.w-70{width:70%!important;}
.w-71{width:71%!important;}
.w-72{width:72%!important;}
.w-73{width:73%!important;}
.w-74{width:74%!important;}
.w-75{width:75%!important;}
.w-76{width:76%!important;}
.w-77{width:77%!important;}
.w-78{width:78%!important;}
.w-79{width:79%!important;}
.w-80{width:80%!important;}
.w-81{width:81%!important;}
.w-82{width:82%!important;}
.w-83{width:83%!important;}
.w-84{width:84%!important;}
.w-85{width:85%!important;}
.w-86{width:86%!important;}
.w-87{width:87%!important;}
.w-88{width:88%!important;}
.w-89{width:89%!important;}
.w-90{width:90%!important;}
.w-91{width:91%!important;}
.w-92{width:92%!important;}
.w-93{width:93%!important;}
.w-94{width:94%!important;}
.w-95{width:95%!important;}
.w-96{width:96%!important;}
.w-97{width:97%!important;}
.w-98{width:98%!important;}
.w-99{width:99%!important;}
.w-100{width:100%!important;}

 .txtbx
{
    width: 100%;
    padding: 3px;
    border: solid 1.5px #D0CDCC;
    transition: box-shadow 0.3s, border 0.3s;
    border-radius: 4px;
    text-align: left;
    font-size:inherit;
    font-weight:bold;
    font-family: "Arial", Arial, Sans-serif;
    border-left: 3px solid;
    border-radius: 5px;
    transition: border-color .5s ease-out;
}

.Autocontrol2
{
    z-index:auto;
    border: solid 1px #dcdcdc;
    visibility:visible;
    height:50px;
    transition: box-shadow 0.3, border 0.3s;
    padding: 3px;
    border-radius: 4px;
    border-top-right-radius: 4;
    border-bottom-right-radius: 4;
    max-height:200px;
    min-height:50px;
    min-width:100px;
    overflow : auto;
    font-size:inherit;
    position:absolute;
}

.bg4 { background:rgba(77,189,220,0.16)!important;}

.Auto-Group2
{
   
   /*display: inline-block;*/
    text-align: left;
    white-space: normal;
    border-collapse: collapse;
}

.lblAuto
{
    width: 75%;
    float:left;
    padding: 3px;
    border: solid 1px #dcdcdc;
    transition: box-shadow 0.3s, border 0.3s;
    border-radius: 4px;
    text-align: left;
}


.txtAuto
{
    width: 25%;
    float:left;
    padding: 3px;
    border: solid 1px #dcdcdc;
    transition: box-shadow 0.3s, border 0.3s;
    border-radius: 3px;
    text-align: left;
}
.cl2 { color:Black; }

 #msform {
            text-align: center;
            position: relative;
            margin-top: 20px;
        }

        #msform .fieldset .form-card {
            background: white;
            border: 0 none;
            border-radius: 0px;
            box-shadow: 0 2px 2px 2px rgba(0, 0, 0, 0.2);
            padding: 20px 40px 30px 40px;
            box-sizing: border-box;
            width: 94%;
            margin: 0 3% 20px 3%;

            /*stacking fieldsets above each other*/
            position: relative;
        }

        #msform .fieldset {
            background: white;
            border: 0 none;
            border-radius: 0.5rem;
            box-sizing: border-box;
            width: 100%;
            margin: 0;
            padding-bottom: 20px;

            /*stacking fieldsets above each other*/
            position: relative;
        }

        /*Hide all except first fieldset*/
        

        #msform .fieldset .form-card {
            text-align: left;
            color: #9E9E9E;
        }
        
     .table th
     {
         color:#007BFF;
     }
     .table th:hover
     {
         color:#212529;
     }
.table tr:hover
     {
         background-color:#dcfff6;
         cursor:pointer;
     }

.ui-progressbar {
}

.progress-label {
}

.badge {
}

.badge {
}

.badge-primary {
    color: #fff !important;
    background-color: #007bff !important;
}

.badge-secondary  {
    color: #fff !important;
    background-color: #6c757d !important;
}

.badge-success  {
    color: #fff !important;
    background-color: #28a745 !important;
}

.badge-danger  {
    color: #fff !important;
    background-color: #dc3545 !important;
}

.badge-warning  {
    color: black !important;
    background-color: #ffc107 !important;
}

.badge-info  {
    color: #fff !important;
    background-color: #17a2b8 !important;
}

.badge-light  {
    color: #1f2d3d !important;
    background-color: #f8f9fa !important;
}

.badge-dark  {
    color: #fff !important;
    background-color: #343a40 !important;
}

.badge-pink  {
    color: #fff !important;
    background-color: deeppink !important;
}

.badge-greyred  {
    background-color: #bf8686 !important;
    color: #fff !important;
}

.badge-lightblue  {
    background-color: #9df5f0 !important;
    color: black !important;
}

.badge-voilet  {
    background-color: #654a80 !important;
    color: white !important;
}















