﻿@font-face {
    font-family: 'robotoregular';
    src: url('../font/Roboto-Regular-webfont.eot');
    src: url('../font/Roboto-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/Roboto-Regular-webfont.woff') format('woff'),
         url('../font/Roboto-Regular-webfont.ttf') format('truetype'),
         url('../font/Roboto-Regular-webfont.svg#robotoregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'robotobold';
    src: url('../font/Roboto-Bold-webfont.eot');
    src: url('../font/Roboto-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/Roboto-Bold-webfont.woff') format('woff'),
         url('../font/Roboto-Bold-webfont.ttf') format('truetype'),
         url('../font/Roboto-Bold-webfont.svg#robotobold') format('svg');
    font-weight: normal;
    font-style: normal;

}

#mask {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9000;
    background: url(/_images/onload-pop-up-bg.png) 0 0 repeat !important;
    display: none;
    opacity: 0.9 !important;
}

#boxes .window {
    position: absolute;
    left: 0;
    top: 0;
    width: 28%;
    /*height:200px;*/
    display: none;
    z-index: 9999;
    padding: 0;
}

#boxes #dialog {
    width: 620px;
    /*height:203px;*/
    padding: 10px 10px 12px 10px;
    margin: 0;
    background: url(/_images/pop-up-bg.png) 0 0 repeat;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
}

.close {
    margin: -10px -8px 0 0;
    padding: 0;
    float: right;
    display: block;
}

    .close a {
        margin: 0;
        padding: 0;
        font: normal 14px/20px Arial, Helvetica, sans-serif;
        color: #0085c3;
        cursor: pointer;
    }

.page_overlay_txt {
    margin: 0;
    padding: 0;
    float: left;
    width: 100%;
}

    .page_overlay_txt span {
        margin: 0 0 10px 0;
        padding: 0;
        float: left;
        width: 100%;
        font: bold 26px/27px 'roboto', sans-serif Arial, Helvetica, sans-serif;
        color: #000;
    }




.resource_download_button_new {
    margin: 0 0 0 0;
    padding: 0;
    /*width:177px;*/
    width: 25%;
    height: 34px;
    float: left;
}

    .resource_download_button_new a {
        margin: 0;
        padding: 6px 0 6px 0;
        float: left;
        width: 177px;
        font: bold 10px/1px 'roboto', Arial, Helvetica, sans-serif;
        color: #fff;
        text-transform: uppercase;
        text-align: center;
        background: #0085c3;
        -webkit-border-radius: 25px;
        -moz-border-radius: 25px;
        border-radius: 25px;
    }

        .resource_download_button_new a img {
            margin: 0 7px 0 0;
            padding: 0;
        }

        .resource_download_button_new a:hover {
            background: #65646A;
            color: #ffffff;
        }

.installation_Manual {
    width: 100%;
    display:inline-block;
    padding-bottom:20px;
}

    .installation_Manual .text {
        width: 55%;
        height: 34px;
        padding-top: 5px;
        float: left;
    }
/* new css dhar*/
.think_banner_heading2 {
    background: url("../_images/inner-page-banner-bg.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #fff;
    float: left;
    font-family: 'roboto',sans-serif;
    font-size: 35px;
    font-weight: 700;
    margin:15px 0 0 10px;
    padding: 12px 30px 14px 35px;
}
.think_banner_heading2 span img{max-width:195px; max-height:93px;}
.think_banner_txt {
	margin:0;
	padding:0;
	width:100%;
	position:absolute;
	bottom:76px;
}
.leftPanel{width:227px; float:left; margin-right:26px;}
.rightPanel{width:690px; float:left;}
.poinBox{width:625px; margin-left:25px;}
.thinktxt {float:right; width:506px;}
.thinktxt h2 {font-size:25px; color:#0085c3; line-height:25px; padding:0 0 12px 0;}
.thinktxt p {color:#000; font-size:14px; font-family: 'robotoregular'; font-weight:normal;}
.breadcrumb_holder2 {
    color: #0085c3;
    float: left;
    font: 12px/14px Arial,Helvetica,sans-serif !important;
    margin: 0 0 27px 0px;
    padding: 10px 0 0;
    text-transform: uppercase;
    width: 96%;
}
.introTx{margin:40px 0 3px 0; color:#000111; font-size:14px; margin-bottom:24px;}
.introTx p{margin-bottom:12px;}
.ltLnk{background-color:#e8e8e9; padding:13px 0 13px; text-align:center; display:block; border-bottom:4px solid #fff; text-decoration:none; color:#0085c3;}
.ltLnk:hover{background-color:#65646a; color:#fff;}
.active{background-color:#65646a !important; color:#fff !important;}
.sndSec{margin:40px 0 45px 0;}
.sct1{background-color:#e8e8e9; margin-top:12px;}
.sndSec .imgSc{float:left; max-width:449px;}
.sndSec .imgSc img{ border-right:5px solid #fff;}
.sndSec .txtSc{float:left; width:154px; padding:20px 10px 0 10px; text-transform:uppercase; font-size:20px; font-family: 'robotoregular'; font-weight:normal;text-align:left;}
.clr{clear:both;}

/*  product Boxing */

.product-box-outside {
    cursor: pointer !important;
    transition: all 0.23s ease-in;
    /*background: #e7e7e7;*/
    background:#fff;/*New Code Added*/
    width: 24%;
    height: 259px;
    border: 1px solid #E7E7E7;
    padding: 26px 0px 23px 0px;
    /*text-align: center;*/
    text-align:left;/*New Code Added*/
    float: left;
/*    margin:0 7px 14px;*/
    margin:0 0 14px;
    display: block;
    overflow: hidden;
    color: #000 !important;
}
.product-box-outside .inner-product-detail {
    display: block;
    /*margin: 0 auto;*/
    margin-left:0;/*New Code Added*/
    width: 83%;
}
.product-box-outside img {
    display: block;
    width: 100%;
    height: 120px;
    overflow: hidden;
    background: #fff;
    margin-bottom: 24px;
}
.product-box-outside .inner-product-detail > h3 {
    font-weight: bold;
    /*color:  #0085c3;*/
    color: #000;/*New Code Added*/
    display: block;
    margin-bottom: 12px;
    text-align:left;
    /*font-size: 11px;*/
    font-size:20px;/*New Code Added*/
    padding: 0 12px;
    /*line-height: 15px;*/
    line-height:20px;
}
.product-box-outside .inner-product-detail p {
    font-size: 10.5px;
    font-weight: normal;
    padding: 0 12px;
}

.product-box-outside .inner-product-detail span {
    font-size: 11px;
    font-weight: bold;
    padding: 0 12px;
}

.product-box-outside .inner-product-detail:hover, .product-box-outside .inner-product-detail h3:hover{
    /*color: #FFF !important;*/
    transition: all 0.15s ease-in;
}
.product-box-outside:hover{
    /*background: #636667;
    color: #fff !important;*/
    box-shadow: 0 0 1px 2px #0085c3;/*New Code Added*/
    cursor: pointer;
}

/*========================= new css 6/06/2016 =====================*/

 .video{ color:#000; margin-top:20px}
 
 .video_title {
   
    color: #0085c3; margin:10px 0px;
}

.video_title2{margin: 0;
    padding:0px 0px 6px 0px;
    font: normal 16px/20px Arial, Helvetica, sans-serif;
    color: #0085c3; width:48%;
	border-bottom: 2px solid #000;
	}
.video_ul{ list-style:none; margin-top:15px;}
.video_ul li{ line-height: 26px;
    margin: 10px 0px;
    font-size: 18px;
    font-weight: 500;
    color: #000;}
.video_ul li .checkbox{  
     -webkit-appearance: checkbox; /* Chrome, Safari, Opera */
    -moz-appearance: checkbox;    /* Firefox */
    -ms-appearance: checkbox;
    margin-right:10px; zoom:2; }
.button_new {
    color: #fff !important;
    background: #0085c3;
    padding: 0 20px;
    height: 40px;
    line-height: 40px;
    font-family: 'roboto', sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
    display: inline-block;
    border-radius: 25px;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
}
.button_new a{
    color: #fff !important;
    background: #005fa7;
    padding: 0 30px;
    height: 40px;
    line-height: 40px;
    font-family: 'roboto', sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
    display: inline-block;
    border-radius: 25px;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
}

.button_new:hover{ background: #65646a; color: #fff; }
.video_p{ margin:17px 0;}
	
.video_footer{ margin:0px; width:100%;}
.video_footer2{  width:50%; float:left;}
.video_footer3{  width:50%;  float:right;}
.video_footer3 span{font-size:14px; color:#0085c3; line-height:40px;}
.video_width{ width:100%; margin:20px 0px 0px 0px ; /*float:left;*/display:flex;justify-content: space-between;}
.video_width .mezzanine_package_block {float:none; width:49%;}
.video_width .mezzanine_package_block h2 {text-align: left !important;}
.responsive_img{width:100%;}
.responsive_img img{width:100%;}
.video_width h2 {font-size:18px; margin-bottom:10px;}

@media screen and (max-width:480px) { 
    .video_width{ width:100%; margin:0 0 20px; display:flex;flex-direction: column;}
    .video_width .mezzanine_package_block {float:none; width:100%;}
}