@charset "utf-8";
body
{
	font-family:verdana,sans;
	font-size:12px;
	margin:0;
	background-color:#f1f2f7;
}
html
{
    margin: 0;
    padding: 0;	
}
ul, li, form, p, h1, h2, h3, h4, h5 ,h6
{
	margin:0;
}


.clearfix:after
{
	content:" ";
	clear:both;
	visibility:hedden;
	display:block;
	height:0px;
}
p
{
	font-size:14px;
	font-family:"Open Sans",Arial,Helvetica,sans-serif;
	text-align:justify;
	font-weight:lighter;
	line-height:20px;
	color:#444e5a;
	margin-bottom:10px;
}
.clsWrapper
{
	width:100%;
	margin:0px auto;
}






.clsHeader
{
	background:white;
    border-bottom: 1px solid #e6e6e6;
	padding:10px;
	border-top: 5px solid #156aec;
}




.well.edit_well
{
	background: #ffffff none repeat scroll 0 0 padding-box;
    border-radius: 3px;
    box-shadow: 1px 1px 2px 0 #cccccc;
	min-height:200px;
}



#Main_Container {
    height: 100%;
    transition: all 0.3s ease-in-out 0s;
    width: 100%;
}
#Mid_Cont{
    transition: all 0.3s ease-in-out 0s;
}

.clsIn_wrapper {
    padding:20px;
	min-height:650px;
	background:#FFFFFF;
}
















.clsTop_bar1
{
	background:white;
    border-bottom: 1px solid #e6e6e6;
	padding:10px;
	border-top: 5px solid #f6ba1a;
	
}
.clsLogo
{
	
}
.clsMenu_bar
{
	background:white url('../images/menu_bar.jpg') repeat-x;
	min-height:55px;
}
.clsMenu.navbar.navbar-default
{
	background:transparent;
	border:0px;
}
.clsMenu.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus
{
	background-color: #02377c;
    color:white;
}
.clsMenu.navbar
{
	margin:0px;
}
.clsMenu.navbar-default .navbar-nav > li > a 
{
	color:#4e4e4e;
	padding-bottom:18px;
    padding-top:18px;
	font-size:15px;
	font-family: 'Roboto', sans-serif;
	font-weight:lighter;
}

.clsMenu.navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav>li>a:focus{color:white;background-color:#02377c}




.btn1.btn-danger {
    background-color: #d31e13;
    border-color: #d31e13;
    color: #fff;
}
.btn2.btn-warning {
    background-color: #e59f01;
    border-color: #e59f01;
    color: #fff;
}


.clsBg1
{
	background:transparent url('../images/bg_index.jpg') no-repeat scroll center top;
	min-height:550px;
}
.clsFt_cont
{
	padding-bottom:30px;
}
.clsFt_cont h1
{
	font-size:18px;
	font-family:"Open Sans",Arial,Helvetica,sans-serif;
	text-align:center;
	font-weight:bold;
	line-height:20px;
	color:black;
	margin-bottom:10px;
	padding-top:10px;
}
.clsFt_cont p
{
	font-size:14px;
	font-family:"Open Sans",Arial,Helvetica,sans-serif;
	text-align:center;
	font-weight:lighter;
	line-height:20px;
	color:#565656;
	margin-bottom:10px;
	padding-top:10px;
}
.clsFt_ico
{
	text-align:center;
	padding:15px;
}

.clsBan_cont
{
	margin:10% 0;
}
.clsBan_cont h1
{
	font-size:48px;
	font-family:"Open Sans",Arial,Helvetica,sans-serif;
	text-align:left;
	font-weight:bold;
	line-height:50px;
	color:white;
	margin-bottom:10px;
	padding-top:10px;
}
.clsBan_cont h2
{
	font-size:37px;
	font-family:"Open Sans",Arial,Helvetica,sans-serif;
	text-align:left;
	font-weight:400;
	line-height:43px;
	color:white;
	margin-bottom:10px;
	padding-top:10px;
}
.clsBan_cont p
{
	font-size:20px;
	font-family:"Open Sans",Arial,Helvetica,sans-serif;
	text-align:left;
	font-weight:lighter;
	line-height:30px;
	color:white;
	margin-bottom:10px;
	padding-top:10px;
}


.clsBg_grey
{
	background:#f3f3f3;
	min-height:150px;
	padding:30px 30px 0px 3px;
	border-bottom:1px solid #dfdfdf;
}

.clsTlt1 h1
{
	font-size:35px;
	font-family:"Open Sans",Arial,Helvetica,sans-serif;
	text-align:center;
	font-weight:bold;
	line-height:40px;
	color:black;
	margin-bottom:5px;
	padding-top:20px;
}
.clsTlt1 h2
{
	font-size:30px;
	font-family:"Open Sans",Arial,Helvetica,sans-serif;
	text-align:center;
	font-weight:400;
	line-height:40px;
	color:#4c4c4c;
	margin-bottom:20px;
	padding-top:5px;
}

.clsTlt2 h1
{
	font-size:35px;
	font-family:"Open Sans",Arial,Helvetica,sans-serif;
	text-align:center;
	font-weight:bold;
	line-height:40px;
	color:white;
	margin-bottom:5px;
	padding-top:20px;
}
.clsTlt2 h2
{
	font-size:20px;
	font-family:"Open Sans",Arial,Helvetica,sans-serif;
	text-align:center;
	font-weight:lighter;
	line-height:30px;
	color:white;
	margin-bottom:20px;
	padding-top:5px;
}
.clsBg_white
{
	background:white;
	border-bottom:1px solid #dfdfdf;
	padding:30px;
	min-height:150px;
}
.clsBg_white2
{
	background:white;
	padding:30px 30px 0px 30px;
	min-height:150px;
}

.clsPro_cont1
{
	padding:30px 0px;
}
.clsPro_cont1 h1
{
	font-size:35px;
	font-family:"Open Sans",Arial,Helvetica,sans-serif;
	text-align:left;
	font-weight:bold;
	line-height:40px;
	color:black;
	margin-bottom:10px;
}
.clsPro_cont1 h2
{
	font-size:30px;
	font-family:"Open Sans",Arial,Helvetica,sans-serif;
	text-align:left;
	font-weight:400;
	line-height:35px;
	color:black;
	margin-bottom:20px;
}
.clsPro_cont1 p
{
	font-size:20px;
	font-family:"Open Sans",Arial,Helvetica,sans-serif;
	text-align:left;
	font-weight:lighter;
	line-height:30px;
	color:#4c4c4c;
	margin-bottom:10px;
}





.clsBg_blue
{
	background:#084b91;
	padding:30px;
	min-height:150px;
}


.clsOpt_vid_bx
{
	padding:30px 0px;
}

/*.clsBx_vid1
{
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.85);
    border: medium none;
    border-radius: 10px;
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.2);
    margin-bottom: 20px;
    min-height: 20px;
    padding:10px;
}*/

.clsOpt_vid_bg
{
	background:#2f2f2f url('../images/play_ico.png') no-repeat scroll center;
	width:100%;
	/*height:100%;*/
	border:8px solid white;
	border-radius: 10px;
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.2);
	padding:10px;
}

.clsPro_cont2
{
	padding:30px 0px;
}
.clsPro_cont2 h1
{
	font-size:35px;
	font-family:"Open Sans",Arial,Helvetica,sans-serif;
	text-align:left;
	font-weight:bold;
	line-height:40px;
	color:white;
	margin-bottom:10px;
}
.clsPro_cont2 h2
{
	font-size:30px;
	font-family:"Open Sans",Arial,Helvetica,sans-serif;
	text-align:left;
	font-weight:400;
	line-height:35px;
	color:white;
	margin-bottom:20px;
}
.clsPro_cont2 p
{
	font-size:20px;
	font-family:"Open Sans",Arial,Helvetica,sans-serif;
	text-align:left;
	font-weight:lighter;
	line-height:30px;
	color:white;
	margin-bottom:10px;
}


.clsBg_black
{
	background:#525352 url('../images/bg2_index.jpg') no-repeat scroll center top;
	padding:40px;
}


.clsFoot1
{
	background:#f3f3f3;
	padding:30px;
}
.clsSoc_ico
{
	text-align:center;
}
.clsFoot_link1
{
	text-align:center;
	padding:10px;
}
.clsFoot_link1 h1
{
	font-size:14px;
	font-family:"Open Sans",Arial,Helvetica,sans-serif;
	font-weight:lighter;
	line-height:18px;
	color:#545554;
}
.clsFoot_link1 h1 a
{
	font-size:14px;
	font-family:"Open Sans",Arial,Helvetica,sans-serif;
	font-weight:lighter;
	line-height:18px;
	color:#545554;
}
.clsFoot_link1 h1 a:hover
{
	font-size:14px;
	font-family:"Open Sans",Arial,Helvetica,sans-serif;
	font-weight:lighter;
	line-height:18px;
	color:#b9b9b9;
}

.clsFoot2
{
	background:#d7d7d7;
	padding:20px;
}
.clsFoot_link2
{
	text-align:center;
	padding:5px;
}
.clsFoot_link2 h1
{
	font-size:14px;
	font-family:"Open Sans",Arial,Helvetica,sans-serif;
	font-weight:lighter;
	line-height:18px;
	color:#545554;
}


.clsBg2
{
	background:#0a7aba url('../images/bg_log.jpg') no-repeat scroll center top;
	min-height:550px;
}









	
.sidebar {
    background-color:white;
    width: 250px;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
}



.portfolio {
    background-color: #efefef;
    position: absolute;
    top: 0;
    left: 250px;
    right: 0;
	border-left:1px solid #d1d1d1;
    min-height:100%;
    -moz-transition: left 0.5s ease;
    transition: left 0.5s ease;
}

.clsIn_wrapper {
    padding:20px;
	min-height:650px;
}
.clsRgt_sdr_tlt {
    /*background: none repeat scroll 0 0 #113e82;*/
	background: none repeat scroll 0 0 #666666;
    padding: 5px;
}
.clsRgt_sdr_tlt h1 {
    color: white;
    font-family: "Open Sans",Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: bold;
    line-height: 20px;
    margin: 0;
    padding: 5px;
    text-align: center;
}


.clsMenu_dash.navbar.navbar-default
{
	background:transparent;
	border:0px;
}
.clsMenu_dash.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus
{
	background-color: #02377c;
    color:white;
}
.clsMenu_dash.navbar
{
	margin:0px;
}
.clsMenu_dash.navbar-default .navbar-nav > li > a 
{
	/*color:black;*/
	padding-bottom:18px;
    padding-top:18px;
	font-size:15px;
	font-family: 'Roboto', sans-serif;
	font-weight:lighter;
}

.clsMenu_dash.navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav>li>a:focus{color:white;background-color:#02377c}









.clsPage_cont_bx
{
    background-color: #ffffff;
    border: 1px solid #cfccc8;
    border-radius: 10px;
    box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.05);
    padding:10px;
	margin-bottom:10px;
}
.clsPage_cont_dt
{
	padding:5px;
}
.clsPage_cont_dt h1
{
	font-size:18px;
	font-family:"Open Sans",Arial,Helvetica,sans-serif;
	text-align:center;
	font-weight:bold;
	line-height:20px;
	color:black;
	margin-bottom:5px;
	padding-top:10px;
}
.clsPage_cont_dt p
{
	font-size:14px;
	font-family:"Open Sans",Arial,Helvetica,sans-serif;
	text-align:center;
	font-weight:lighter;
	line-height:20px;
	color:#565656;
	margin-bottom:10px;
	padding-top:5px;
}
.clsPadd_top
{
	padding-top:20px;
}

.clsPage_cont_hd h1
{
	font-size:22px;
	font-family:"Open Sans",Arial,Helvetica,sans-serif;
	text-align:left;
	font-weight:bold;
	line-height:25px;
	color:black;
	margin-bottom:5px;
	padding-top:10px;
}
.edi_np.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    background-color: #c40d07;
    color: ;
}
.edi_np.nav-pills > li > a {
 	border-bottom: 1px solid #efefef;
    border-radius:0px;
}
.clsLine
{
	border-top:1px solid #dfdfdf;
	margin:10px 0px 10px 0px;
}

.clsHng_tlt h2 {
    color: black;
    font-family: "Open Sans",Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    margin: 0;
}


.clsDC_bx {
    padding: 5px;
    text-align: center;
}
.clsDC_bx h1 {
    color: white;
    font-size: 40px;
    line-height: 40px;
}
.clsDC_bx h2 {
    color: white;
    font-family: "Open Sans",Arial,Helvetica,sans-serif;
    font-size: 30px;
    font-weight: lighter;
    line-height: 30px;
    padding-top: 15px;
}
.clsDC_bx h3 {
    color: white;
    font-family: "Open Sans",Arial,Helvetica,sans-serif;
    font-size: 20px;
    font-weight: lighter;
    line-height: 20px;
    padding-top: 15px;
}





.clsDash_bx1 {
    background:#113e82 url('../images/dash_gred_img.png') repeat-x;
    border-radius: 10px;
    margin-bottom: 10px;
    padding: 10px;
	border:1px solid #062c65;
}
.clsDash_bx2 {
    background:#c40d07 url('../images/dash_gred_img.png') repeat-x;
    border-radius: 10px;
    margin-bottom: 10px;
    padding: 10px;
	border:1px solid #7f0500;
}
.clsDash_bx3 {
    background:#eba000 url('../images/dash_gred_img.png') repeat-x;
    border-radius: 10px;
    margin-bottom: 10px;
    padding: 10px;
	border:1px solid #a66601;
}
.clsDash_bx4 {
    background:#87bd32 url('../images/dash_gred_img.png') repeat-x;
    border-radius: 10px;
    margin-bottom: 10px;
    padding: 10px;
	border:1px solid #58880b;
}
.clsDash_bx5 {
    background:#434343 url('../images/dash_gred_img.png') repeat-x;
    border-radius: 10px;
    margin-bottom: 10px;
    padding: 10px;
	border:1px solid #949494;
}
.clsDash_bx6 {
    background:#0b95cf url('../images/dash_gred_img.png') repeat-x;
    border-radius: 10px;
    margin-bottom: 10px;
    padding: 10px;
	border:1px solid #949494;
}


/*.divider
{
    border-top: 1px solid #3d3d3d;
    margin: 10px 0;
}
*/
.edi_np.nav > li > span {
    display: block;
    padding: 5px 15px;
    position: relative;
}












.clsMenu_dash2.navbar.navbar-default
{
	background:transparent;
	border:0px;
}
.clsMenu_dash2.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus
{
	background-color: #78b242;
    color:white;
}
.clsMenu_dash2.navbar
{
	margin:0px;
}
.clsMenu_dash2.navbar-default .navbar-nav > li > a 
{
	color:white;
	padding-bottom:10px;
    padding-top:10px;
	font-size:12px;
	font-family: 'Roboto', sans-serif;
	font-weight:lighter;
}

.clsMenu_dash2.navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav>li>a:focus{color:white;background-color:#78b242}














.clsMiddle
{
	min-height:600px;
	background:white;
}

.clsBg2
{
	background:transparent url('../images/bg_log.jpg') no-repeat scroll center top;
	min-height:100px;
}
.clsPage_tlt
{
	 padding:20px 0px 20px 0px;
}

.clsPage_tlt h1
{
	color: white;
    font-family: "Open Sans",Arial,Helvetica,sans-serif;
    font-size: 30px;
    font-weight: 400;
    line-height: 30px;
}
.clsPage_tlt p
{
	color: white;
    font-family: "Open Sans",Arial,Helvetica,sans-serif;
    font-size: 20px;
    font-weight: lighter;
    line-height: 30px;
    padding-top: 10px;
}

.clsLb1
{
	padding-left:20px;
}










#wrapper {
    padding-left: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
	background:#efefef;
	height:100%;
}

#wrapper.toggled {
    padding-left: 254px;
}

#sidebar-wrapper {
    z-index: 1000;
    position: fixed;
    left:254px;
    width: 0;
    height: 100%;
    margin-left: -254px;
    overflow-y: hidden;
    background: white;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
	border-right:1px solid #c1c1c1;
}

#wrapper.toggled #sidebar-wrapper {
    width: 254px;
}

#page-content-wrapper {
    width: 100%;
    padding: 0px;
}

#wrapper.toggled #page-content-wrapper {
    position: absolute;
    margin-left: -254px;
}


@media(min-width:768px) {
    #wrapper {
        padding-left: 254px;
    }

    #wrapper.toggled {
        padding-left: 0;
    }

    #sidebar-wrapper {
        width: 254px;
    }

    #wrapper.toggled #sidebar-wrapper {
        width: 0;
    }

    #page-content-wrapper {
        padding: 0px;
    }

    #wrapper.toggled #page-content-wrapper {
        position: relative;
        margin-left: 0;
    }
}





.clsFnl_bx
{
	width:15%;
	float:left;
}
.clsBx1_funnel
{
	border-radius:6px;
	border:1px solid #408100;
	background:white url('../images/grn_sdw.png') repeat-x;
	padding:5px;
	height:30px;
}
.clsBx2_funnel
{
	border-radius:6px;
	border:1px solid #ba2002;
	background:white url('../images/red_sdw.png') repeat-x;
	padding:5px;
	height:30px;
}


.clsFCD4_bx1
{
	padding-top:30px;
}
.clsFCD4_bx2
{
	padding-top:60px;
}

.clsFCD5_bx1
{
	padding-top:10px;
}



.clsBrct_img
{
	float:left;
}
.cls_arw_img1
{
	padding-top:185px;
}
.cls_arw_img2
{
	padding-top:100px;
}
.cls_arw_img3
{
	padding-top:180px;
}
.cls_arw_img4
{
	padding-top:55px;
}
.cls_arw_img5
{
	padding-top:87px;
}
.cls_arw_img6
{
	padding-top:87px;
}
.cls_arw_img7
{
	padding-top:87px;
}

.cls_arw_img8
{
	padding-top:35px;
}
.cls_arw_img9
{
	padding-top:50px;
}
.cls_arw_img10
{
	padding-top:47px;
}
.cls_arw_img11
{
	padding-top:49px;
}
.cls_arw_img12
{
	padding-top:49px;
}
.cls_arw_img13
{
	padding-top:49px;
}
.cls_arw_img14
{
	padding-top:49px;
}
.cls_arw_img15
{
	padding-top:49px;
}

.clsFnl_cont1
{
	padding-top:355px;
}

.clsFnl_cont2a
{
	padding-top:160px;
}
.clsFCD1_bx1
{
	padding-top:10px;
}
.clsFCD1_bx2
{
	padding-top:340px;
}

.clsFnl_cont3a
{
	padding-top:75px;
}
.clsFnl_cont3b
{
	padding-top:140px;
}
.clsFCD3_bx1
{
	padding-top:10px;
}
.clsFCD3_bx2
{
	padding-top:150px;
}

.clsFnl_cont_dta4_b
{
	padding-top:20px;
}


.clsFnl_cont4a
{
	padding-top:10px;
}
.clsFnl_cont4b
{
	padding-top:30px;
}


.clsFnl_cont5a
{
	padding-top:10px;
}
.clsFnl_cont5b
{
	padding-top:10px;
}
.clsFnl_cont5c
{
	padding-top:10px;
}
.clsFnl_cont5d
{
	padding-top:10px;
}
.clsFnl_cont5e
{
	padding-top:10px;
}
.clsFnl_cont5f
{
	padding-top:10px;
}
.clsFnl_cont5g
{
	padding-top:10px;
}
.clsFnl_cont5h
{
	padding-top:10px;
}


.clsBx_cont
{
	
}
.clsBC1
{
	float:left;
	width:50%;
}
.clsBC2
{
	float:right;
	width:50%;
	text-align:right;
}
.clsBtn_fnl a
{
	color:black;
	font-size:14px;
}
.clsBtn_fnl a:hover
{
	color:black;
	font-size:14px;
}
.clsBC1 p
{
	color: #5b5b5b;
    font-family: "Open Sans",Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-weight: lighter;
    line-height: 20px;
	text-align:left;
}


.clsDash_ico
{
	float:left;
	border-right:1px solid #e9e9e9;
	padding:10px;
	width:90px;
}













.preview1
{
    background:#000000 url('../images/ph_btn.png') no-repeat scroll center right 45px;
	border-radius:40px;
	padding:40px 110px;
	height:862px;
	width:1283px;
}
.preview_tab
{
	
	height:768px;
	width:1024px;	
}
.clsFrame_tab
{
	border: 1px solid rgb(51, 51, 51);  
	width:100%; 
	height:100%; 
	overflow-y: auto; 
	overflow-x: hidden;
	text-align:center;
	margin:0 auto;
}



.preview
{
    margin:0 auto;
    padding: 30px;
}
.preview_tab
{
	background:#000000 url('../images/ph_btn.png') no-repeat scroll center right 30px;
	border-radius:40px;
	padding:40px 110px;
	height:770px;
	max-width:1040px;	
	text-align:center;
}
.clsFrame
{
	border: 1px solid rgb(51, 51, 51);  
	width:100%; 
	height:100%; 
	overflow-y: auto; 
	overflow-x: hidden;
	text-align:center;
}


.preview_phone
{
	background:#000000;
	border-radius:40px;
	padding:30px 20px;
	height:700px;
	max-width:345px;	
}
.clsFrame_phone
{
	border: 1px solid rgb(51, 51, 51); 
	width:100%; 
	height:485px; 
	overflow-y: auto; 
	overflow-x: hidden;
}


































.clsMenu_dash.navbar.navbar-default {
    background: transparent none repeat scroll 0 0;
    border: 0 none;
}
.clsMenu_dash.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background-color: #156aec;
    color: white;
}
.clsMenu_dash.navbar {
    margin: 0;
}
.clsMenu_dash.navbar-default .navbar-nav > li > a {
    font-family: "Roboto",sans-serif;
    font-size: 15px;
    font-weight: lighter;
    padding-bottom:8px;
    padding-top: 8px;
}
.clsMenu_dash.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    background-color: #156aec;
    color: white;
}





.clsDash_ico {
    border-right: 1px solid #e9e9e9;
    float: left;
    padding:5px;
    width: 100px;
}



.clsDash_bx_wt
{
	background:white;
	padding:10px;
	border-radius:8px;
	margin-bottom:8px;
	border:1px solid #dedede;
	box-shadow: 1px 1px 2px 0 #cccccc;
	margin-bottom: 16px;
}
.clsDC_bx
{
	text-align:center;
	padding:5px;
}
.clsDC_bx h1
{
	color:white;
	font-size:40px;
	line-height:40px;
}
.clsDC_bx h2
{
	color: black;
    font-family: "Open Sans",Arial,Helvetica,sans-serif;
    font-size: 20px;
    font-weight: bold;
    line-height: 25px;
    padding-top: 5px;
}
.clsDC_bx h3
{
	color: #727272;
    font-family: "Open Sans",Arial,Helvetica,sans-serif;
    font-size: 20px;
    font-weight: lighter;
    line-height: 25px;
    padding-top: 5px;
}


.clsDC_bx2
{
	text-align:center;
	padding:5px;
}
.clsDC_bx2 h1
{
	color:#4b97ed;
	font-size:40px;
	line-height:40px;
}
.clsDC_bx2 h3
{
	color:#4b97ed;
	font-size:20px;
	line-height:20px;
	font-family:"Open Sans",Arial,Helvetica,sans-serif;
	font-weight:lighter;
	padding-top:15px;
}













#my-breadcrumbs ul li {
	list-style:none;	
}
#my-breadcrumbs {

}
#my-breadcrumbs ul li a {
	display: block;
	float: left;
	height: 50px;
	background: #ff0000;
	text-align: center;
	padding: 10px 10px 0 30px;
	position: relative;
	margin: 0 33px 0 0; 
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	font-size: 20px;
	text-decoration: none;
	color: #fff;
}

#my-breadcrumbs ul li a:hover{
  background: #c50606;

}
#my-breadcrumbs ul li a:after {
content: "";  
	border-top: 25px solid transparent;
border-bottom: 25px solid transparent;
border-left: 30px solid #ff0000;
position: absolute; right: -30px; top: 0;	
}

#my-breadcrumbs ul li a:before {
 content: "";
  position: absolute;

  margin-top: -10px;   
  border-width: 25px 0 25px 30px;
  border-style: solid;
  border-color: #ff0000 #ff0000 #ff0000 transparent;
  left: -30px;
	
}

/* Hover Effects */
#my-breadcrumbs ul li a:hover::before {
  border-color: #c50606 #c50606 #c50606 transparent;
}
/* Hover Effects */
#my-breadcrumbs ul li a:hover::after{
  
	    border-top: 25px solid transparent;
border-bottom: 25px solid transparent;
border-left: 30px solid #c50606;
	
	
}

/* Hide the Before Pseudo Element */
#my-breadcrumbs ul li:first-child a:before {
	display: none; 
}


/* Add Border Radius */
#my-breadcrumbs ul li:first-child a{
	border-top-left-radius: 10px; border-bottom-left-radius: 10px;border-bottom-right-radius: 1px;
}





























.breadcrumb_new {
    border-radius: 5px;
    box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.35);
    counter-reset: flag;
    display: inline-block;
    overflow: hidden;
}
.breadcrumb_new a {
    background: linear-gradient(#666, #333) repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: white;
    display: block;
    float: left;
    font-size: 12px;
    line-height: 36px;
    outline: medium none;
    padding: 0 10px 0 60px;
    position: relative;
    text-decoration: none;
}
.breadcrumb_new a:first-child {
    border-radius: 5px 0 0 5px;
    padding-left: 46px;
}
.breadcrumb_new a:first-child:before {
    left: 14px;
}
.breadcrumb_new a:last-child {
    border-radius: 0 5px 5px 0;
    padding-right: 20px;
}
.breadcrumb_new a.active, .breadcrumb a:hover {
    background: linear-gradient(#333, #000) repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.breadcrumb_new a.active:after, .breadcrumb_new a:hover:after {
    background: linear-gradient(135deg, #333, #000) repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.breadcrumb_new a:after {
    background: linear-gradient(135deg, #666, #333) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 0 5px 0 50px;
    box-shadow: 2px -2px 0 2px rgba(0, 0, 0, 0.4), 3px -3px 0 2px rgba(255, 255, 255, 0.1);
    content: "";
    height: 36px;
    position: absolute;
    right: -18px;
    top: 0;
    transform: scale(0.707) rotate(45deg);
    width: 36px;
    z-index: 1;
}
.breadcrumb_new a:last-child:after {
    content: none;
}
.breadcrumb_new a:before {
    background: linear-gradient(#444, #222) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 100%;
    content: counter(flag, decimal);
    counter-increment: flag;
    font-weight: bold;
    height: 20px;
    left: 30px;
    line-height: 20px;
    margin: 8px 0;
    position: absolute;
    top: 0;
    width: 20px;
	text-align: center;
}
/*.flat a, .flat a:after {
    background: none repeat scroll 0 0 white;
    color: black;
    transition: all 0.5s ease 0s;
}*/
.flat a:before {
    background: none repeat scroll 0 0 white;
    box-shadow: 0 0 0 1px #ccc;
}
.flat a:hover, .flat a.active, .flat a:hover:after, .flat a.active:after {
    background: none repeat scroll 0 0 #ff0000;
}

































.clsCont_bx_db
{
	background: none repeat scroll 0 0 white;
    border: 1px solid #f6f6f6;
    border-radius: 4px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.08);
    padding: 5px;
}
.clsCont_bx_db h1
{
	font-size:20px;
	font-family:"Open Sans",Arial,Helvetica,sans-serif;
	font-weight:bold;
	line-height:20px;
	color:black;
	margin:0px;
	padding:5px 0px;
	text-align:center;
}
.clsCont_bx_db p
{
	font-size:14px;
	font-family:"Open Sans",Arial,Helvetica,sans-serif;
	font-weight:lighter;
	line-height:17px;
	color:#777777;
	margin:0px;
	padding:5px 0px;
	text-align:center;
}
.clsImg_db
{
	text-align:center;
	padding:10px;
}























.table-hover > tbody > tr:hover > td, .table-hover > tbody > tr:hover > th {
    background-color: #e7ebee;
}
.table thead > tr > th {
    border-bottom: 2px solid #e7ebee;
    font-size: 0.875em;
    text-transform: uppercase;
}
.table thead > tr > th > a span {
    color: #344644;
}
.table tbody > tr > td {
    border-top: 1px solid #e7ebee;
    font-size: 0.875em;
    padding: 6px 8px;
    vertical-align: middle;
}
.table tbody > tr > td:first-child {
    font-size: 1.125em;
    font-weight: 300;
}
.table tbody > tr td .call-type {
    display: block;
    font-size: 0.75em;
    text-align: center;
}
.table tbody > tr td .first-line {
    font-size: 1.125em;
    font-weight: 400;
    line-height: 1.5;
}
.table tbody > tr td .first-line span {
    color: #969696;
    font-size: 0.875em;
    font-weight: 300;
}
.table tbody > tr td .second-line {
    font-size: 0.875em;
    line-height: 1.2;
}
.table tbody > tr.table-line-fb > td {
    background-color: #9daccb;
    color: #262525;
}
.table tbody > tr.table-line-twitter > td {
    background-color: #9fccff;
    color: #262525;
}
.table tbody > tr.table-line-plus > td {
    background-color: #eea59c;
    color: #262525;
}
.table a.table-link {
    font-size: 1.125em;
    margin: 0 5px;
}
.table a.table-link:hover {
    color: #2980b9;
    text-decoration: none;
}
.table a.table-link.danger {
    color: #e74c3c;
}
.table a.table-link.danger:hover {
    color: #c0392b;
}
.dataTable thead th:hover {
    color: #3498db;
}
.table thead > tr > th > a span::after, .dataTable .sorting::after, .dataTable .sorting_asc::after, .dataTable .sorting_desc::after {
    content: "";
    font-family: FontAwesome;
    font-size: 0.75em;
    font-style: normal;
    font-weight: normal;
    margin-left: 5px;
    text-decoration: inherit;
}
.table thead > tr > th > a:hover {
    text-decoration: none;
}
.table thead > tr > th > a.asc span::after, .dataTable .sorting_desc::after {
    content: "";
}
.table thead > tr > th > a.desc span::after, .dataTable .sorting_asc::after {
    content: "";
}
.table thead > tr > th > a:hover span {
    border-color: #3498db;
    color: #3498db;
    text-decoration: none;
}
.table.table-hover tbody > tr > td {
    transition: background-color 0.15s ease-in-out 0s;
}
.table-products tbody > tr > td {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-color: -moz-use-text-color -moz-use-text-color #ebebeb;
    border-image: none;
    border-style: none none solid;
    border-width: medium medium 1px;
    position: relative;
    transition: background-color 0.15s ease-in-out 0s;
}
.table-products tbody > tr:hover > td {
    background-color: #f6f6f6;
    text-decoration: none;
}
.table-products .name {
    display: block;
    font-weight: 600;
    padding-bottom: 7px;
}
.table-products .price {
    display: block;
    float: left;
    font-size: 0.875em;
    text-decoration: none;
    width: 50%;
}
.table-products .price > i {
    color: #2ecc71;
}
.table-products .warranty {
    display: block;
    float: left;
    font-size: 0.875em;
    text-decoration: none;
    width: 50%;
}
.table-products .warranty > i {
    color: #f1c40f;
}
.table-stats .status-social-icon {
    font-size: 1.9em;
    vertical-align: bottom;
}
.table-stats .table-line-fb .status-social-icon {
    color: #556484;
}
.table-stats .table-line-twitter .status-social-icon {
    color: #5885b8;
}
.table-stats .table-line-plus .status-social-icon {
    color: #a75d54;
}











.clsTxt_blc_center p
{
	font-weight:normal;
	font-size:16px;
	line-height:20px;
	color:black;
	text-align:center;
	font-family: 'Lato', sans-serif;
	padding-bottom:10px;
}


