/* Home Page Banner  Starts*/
.desk_home_banner {
	padding-top: 10px;
}

.desk_home_banner h4 {
	margin: 0;
	padding: 3%;
	font-family: Open Sans;font-weight:600;
}

.desk_home_banner h5 {
	margin: 0;
	padding: 3% 0;
	font-family: PT Sans;font-weight:400;
	margin-bottom: 5%;
}
.desk_home_banner .content{
	position: absolute;
	padding: 3%;
}
.desk_home_banner .content p {
	font-family: PT Sans; font-weight: 700;
    /*Mindtree CR change font color*/
	color: #141414;
	
	line-height: 1.7;
        font-size:14px;
}

/* .desk_home_banner .pos_lefttop {
	position: absolute;
	top: 0;
	background: rgba(0, 145, 210, 0.5);
	color: #fff;
	padding: 10px;
}

.desk_home_banner .pos_leftbottom {
	position: absolute;
	bottom: 0;
	background: rgba(0, 145, 210, 0.5);
	color: #fff;
	padding: 10px;
} */

.desk_home_banner>.col1 {
	width: 30%;
	float: left;
	height: 100%;
}

.desk_home_banner .tile {
	position: relative;
}
.desk_home_banner .tile img{
	width: 100%;
	height: 100%;
}
.desk_home_banner .tile1 {
	height: 30%;
	
	text-align: right;
}
.desk_home_banner .tile1 .content{
	right: 0;
	top: 0;
}

.desk_home_banner .tile1 .change_color {
	color: #0091d2;
}

.desk_home_banner .tile2 {
	height: 67%;
	margin-top: 3%;
	
}

.desk_home_banner>.col2 {
	width: 53%;
	float: left;
	margin-left: 1%;
	height: 100%;
}

.desk_home_banner>.col2 .row1 {
	height: 67%;
}

.desk_home_banner>.col2 .row1 .col1 {
	width: 33.333%;
	float: left;
	height: 100%;
}

.desk_home_banner .tile3 {
	height: 45%;
	
}

.desk_home_banner .tile3 .content {
	bottom: 0;
	left: 0;
}

.desk_home_banner .tile4 {
	height: 50%;
	margin-top: 6%;
	
}
.desk_home_banner .tile4 .content{
	top: 0;
}

.desk_home_banner>.col2 .row1 .col2 {
	width: 64.666%;
	float: left;
	margin-left: 2%;
	height: 100%;
}

.desk_home_banner .tile5 {
	height: 100%;
	
}

.desk_home_banner>.col2 .row2 {
	height: 30%;
	margin-top: 2%;
}

.desk_home_banner .tile6 {
	height: 100%;
	width: 64.666%;
	float: left;
	
}

.desk_home_banner .tile7 {
	height: 100%;
	width: 33.333%;
	margin-left: 2%;
	float: left;
	
}
.desk_home_banner .tile7 .content{
	top: 0;
}
.desk_home_banner .tile7 h5,.desk_home_banner .tile7 .content p{
	color: #FFF6F6;
}

.desk_home_banner>.col3 {
	width: 15%;
	margin-left: 1%;
	float: left;
	height: 100%;
}

.desk_home_banner .tile8 {
	height: 67%;
	
}
.desk_home_banner .tile8 .content{
	top:0;
}
.desk_home_banner .tile8 .content p {
	color: #F7F6FD;
}

.desk_home_banner .tile9 {
	height: 30%;
	margin-top: 7%;
	
}



/* Home Page Banner Ends */


/*smart menu style starts*/

#main-menu li a {
	color: rgb(62, 62, 62);
	padding: 5px 20px;
	line-height: 1.42857143;
	font-family: Open Sans;font-weight:600;
	font-size: 14px;
}

#main-menu>li>a {
    font-family: PT Sans; font-weight: 700;
	color: #3e3e3e;
	font-size: 16px;
	padding: 6px 22px;
	background-color: #fff;	
}

.sm-clean {
	background: #FFF;
}


#main-menu>li>a .sub-arrow
{
    right:8px;
    border-width:5px;
    right: 8px;
    border-width: 5px;
    /*top: 15px;*/
}

.navbar #main-menu .menu_content
    {
        display:none;
        border:1px solid #e7e7e7;
        width:400px;
        z-index:5;
        position:absolute;
        background-color: #f9f9f9;
        padding: 10px;
    }
    /*.navbar #main-menu .menu_content img
    {
        width: 200px;
        float:right;
    }*/

     .menu_content .content
    {
        /*float:left;
        width:60%;*/
        line-height:1.5;

    }
    /*.menu_content .menu_img
    {
        float:left;
        width:40%;
    }*/
        .menu_content .menu_img img
        {
            float:right;
        }


  .sm-clean-vertical a span.sub-arrow, .sm-clean ul a span.sub-arrow
  {
	right: 6px;
 }


/*smart mentu style ends*/


/*left side nav starts*/ 

.leftmenu_withsubmenu h3 {
	margin-left: 16px;
	font-size: 24px;
	color: #0091d2;
	font-family: PT Sans; font-weight: 700;
}

.leftmenu_withsubmenu ul li ul {
	display: none;
	padding-left: 12px;
}

.leftmenu_withsubmenu ul li {
	padding: 8px;
    position:relative;
}

.leftmenu_withsubmenu>ul>li {
	padding-left: 28px;
	position: relative;
}

.leftmenu_withsubmenu ul li a {
	font-family: PT Sans;
    /*Hemant: 9th Oct, 2018 Updated font weight*/
    font-weight:400;
	
/* color:#4b4b4b;Mindtree CR change font color*/
            color: black;
	font-size: 14px;
	word-wrap: break-word;
}

.leftmenu_withsubmenu>ul>li>a .dropdown_rarrow,.leftmenu_withsubmenu>ul>li>a .dropdown_darrow
	{ /* Changed */
	position: absolute;
	left: 14px;
	top: 2px;
}

.leftmenu_withsubmenu .menu ul .dropdown_rarrow,.leftmenu_withsubmenu .menu ul .dropdown_darrow /* Changed on Jan 5 */
	{
	position: absolute;
	left: -5px;
	top: 2px;
}

.leftmenu_withsubmenu .multilevel ul .dropdown_rarrow,.leftmenu_withsubmenu .multilevel ul .dropdown_darrow /* Changed on Jan 5 */
	{
	position: absolute;
	left: -5px;
	top: 2px;
}

.leftmenu_withsubmenu>ul li a .dropdown_rarrow:AFTER {/* Changed on Jan 5 */
	content: "\f0da";
	font-family: fontawesome;
	font-size: 20px;
	margin-right: 5px;
}

.leftmenu_withsubmenu>ul li a .dropdown_darrow:AFTER {/* Changed on Jan 5 */
	content: "\f0d7";
	font-family: fontawesome;
	font-size: 20px;
	margin-right: 5px;
}

/*left side nav ends*/

/* Product List Starts */
.product_list .content {
	padding: 10px 15px;
}

.product_list .content p {
	margin: 0;
}

.product_list .product li {
	/*margin-bottom: 15px;*/
	/*background-color: #fff;*/
	float: left;
	width: 100%;
	padding-bottom: 10px;
}

.product_list > .product > ul > li {
    background: #fff;
}

.product_list .product li .product_img {
	float: left;
	margin-right: 2%;
	width: 28%;
	margin-top: 10px;
	padding-left: 15px;
}

.product_list .product li .product_img img {
	width: 100%;
    height:100%;
}

.product_list .product li .product_content {
	float: left;
	width: 70%;
	/* color:#595959;Mindtree CR change font color*/
            color: black;
	font-size: 13px;
	font-family: Open Sans;font-weight:400;
}

    .product_list .product li:hover
    {
        background-color: #eaeaea;
    }

.product_list .product_content h5 {
	margin-top: 5px;
}

.product_list .product_content p {
	padding-bottom: 15px;
	display: inline;
}

.readmore-js-toggle {
	display: inline !important;
}

.see_more {
	clear: both;
	padding: 10px 0;
	margin: 30px 0;
	background-color: #eaeaea;
	text-align: center;
	cursor: pointer;
}
/* Product List Ends */

/* Product Detail start*/
.product_detail {
	/*padding-bottom: 20px;*/
}

.product_detail_cont {
	background-color: #fff;
}

.product_detail_cont .top_content {
	padding-top: 10px;
}

.product_detail_cont .top_content .product_vl_img {
	margin-bottom: 15px;
}

.product_detail_cont .top_content .product_vl_img img {
	width: 100%;
}

.product_detail_cont .top_content .product_hl_img {
	width: 29%;
float:left;
padding:5px 10px 5px 0px;
margin-right:1%;
}

/*.product_detail_cont .top_content .product_cont {
	width: 69%;
	display: inline-block;
	vertical-align: top;
	padding-left: 15px;
}*/

.product_detail_cont .top_content .product_cont .product_carousel {
		
	width: 70%;
	float: right;
	margin-bottom: 15px;
	
}

/*.product_detail_cont .top_content .product_cont .product_cont_desc {
	margin-top: 15px;
}*/

.product_detail_cont .bottom_content {
	padding: 10px 0 0 0px;
}

.data_manual {
	width: 30%;
	float: left;
}

.data_manual a {
	font-size: 14px;
}

.data_manual .download_data ul {
	padding-left: 12px;
	display: none;
}

.data_manual .download_data ul li {
	padding: 3px 0;
}

.data_manual .count {
	margin-left: 5px;
}

.data_manual .right_arrow:AFTER {
	content: "\f105";
	font-family: fontawesome;
	font-size: 18px;
	margin-left: 10px;
	font-weight: bold;
}

.data_manual .down_arrow:AFTER {
	content: "\f107";
	font-family: fontawesome;
	font-size: 18px;
	margin-left: 10px;
	font-weight: bold;
}

.data_manual .download_icon {
	background: url("/Images/Global/download.png") no-repeat;
	width: 7px;
	background-size: 7px 10px;
	height: 10px;
	display: inline-block;
	margin-left: 5px;
}

.product_icon {
	width: 69%;
	float: right;
}

.product_icon li {
	float: right;
	margin-left: 15px;
}

.product_icon li img {
	width: 100%;
    max-width:75px;
    
}

.product_icon li .prod_icon_desc {
	display: inline-block;
	margin-top: 5px;
    max-width:75px;
   
}
/* Product Detail End*/

/* Product Tabs*/
.product_tabs {

padding-top:15px;
clear:both;
}

.product_tabs .signup{
position: relative;
}

.product_tabs .signup img
	{
	width: 100%;
    height: 100%;
}


.product_tabs .signup .text{

position: absolute;
width: 100%;
padding: 3%;
top: 0;
font-size: 17px;
color: #fff;
text-align: center;
font-family: Open Sans;font-weight:600;
/*Mindtree Dev Feb 4 Fixed issue:- Text Was not showing up on CTA in IE*/
left:0px;

}
.cta_tile {
    margin-bottom: 15px;
}
    .cta_tile img {
        width: 100%
    }

/* Video Gallery*/
/* Video Gallery*/
.video_list .videos { /* Changed on Feb 26 */
     width: 29%;
margin-right: 3.33%;
display:inline-block;
margin-bottom: 25px;
vertical-align:top;
}
.video_list .video_image img {
    width:100%;
}
.video_list .video_content .right_arrow:after {  /* Changed on Feb 26 */

   content: "\f105";
font-family: fontawesome;
font-size: 16px;
position: relative;
top: 1px;
left: 4px;
}

/* Laptop style starts*/
@media ( min-width : 1025px) and (max-width: 1200px) { /* Home Banner */
	.desk_home_banner .content p{
		line-height: 1.5;
		font-size: 90%;
	}

    .product_tabs .signup .text {
		padding: 3%;
		font-size: 14px;
	}
}