/* 
================================
 Container Styles for DotNetNuke
================================
.


/*-------------------------------------------------------------------------------*/
.actions{ width:10px;}
.clear									 { clear:both;}
.c_footer								 { padding-right:10px; text-align:right;}
.dnntitle 								 { padding-left:10px;}
.c_contentpane 							 { text-align:left; padding:2px 5px 0px 5px;}
.ModuleTitle_MenuContainer				 { width:100px!important;}

.full_width_container_bg                  {background:#dbdbdb;border-top:1px solid #888582;}
.blue_full_width_container_bg	{background:#2C4D9C;border-top:1px solid #888582;}/*Emoke*/
.full_width_container,	.blue_full_width_container						 { margin:0 0 0;   }
.full_width_container .dnntitle,	.blue_full_width_container .dnntitle		 { white-space:nowrap;   padding:0px 0 0;  text-align:center; }
.full_width_container .contentmain1, .blue_full_width_container .contentmain1				 { }
.full_width_container .contentpane, .blue_full_width_container .contentpane			 { padding:17px 0px 17px 0px; text-align:left; vertical-align:top; clear:both; }

.with_vertical_divider 							 { margin-bottom:-0;  }
.with_vertical_divider 	h2                { margin-bottom:18px;}
.with_vertical_divider:after                   {border-right:2px solid #999999; position:absolute; top:0; content:""; height:100%;right:-15px;}
.with_vertical_divider .dnntitle					 { white-space:nowrap; text-align:left; padding:0px; margin:0px 0 0; }
.with_vertical_divider .contentmain1				 { padding:0 0 0 0; }
.with_vertical_divider .contentpane				 { padding:0 0px 0 0px; text-align:left; vertical-align:top; clear:both; }
.with_vertical_divider .dnntitle img 			 { margin:0 0 0 0; vertical-align:top ;  }

.greybox 							 { margin-bottom:-0;  }
.greybox 	h2                { margin-bottom:12px;}
.greybox .greyborder {padding: 10px;
    border-top: 2px solid #d6d6d6;
    border-right: 2px solid #d6d6d6;
    border-left: 2px solid #d6d6d6;
}
.greybox .dnntitle					 { white-space:nowrap; text-align:left; padding:0px; margin:0px 0 0; }
.greybox .contentmain1				 { padding:0 0 0 0; }
.greybox .contentpane				 { padding:0 0px 0 0px; text-align:left; vertical-align:top; clear:both; }
.greybox .bottomblue { background: #2c4d9c;padding: 8px 0 8px 0; text-align: right;}
.greybox a.buttonlearnmore { 
color: #fff;
    padding: 8px 20px;
    font-size: 16px;
    font-weight: normal;
    text-transform: uppercase;
    transition: all ease-in 200ms;
    -moz-transition: all ease-in 200ms;
    -webkit-transition: all ease-in 200ms;
    -o-transition: all ease-in 200ms;
    -ms-transition: all ease-in 200ms;
}
.greybox a.buttonlearnmore:hover {
	text-decoration:none;
}
.greybox .dnntitle img 			 { margin:0 0 0 0; vertical-align:top ;  }


.grey_gradient_divider							 { display:block;}
.grey_gradient_divider .dnntitle				 { padding-left:0;}
.grey_gradient_divider .divider_line				 { margin-top:25px; display:block;}





.side_menu_container 							 { margin-bottom:20px;  }
.side_menu_container h3                { margin-bottom:0; color:#fff;}
.side_menu_container .dnntitle					 { white-space:nowrap; text-align:left;  margin:0px 0 0; background:#2c4d9c; padding:10px ; }
.side_menu_container .contentmain1				 { padding:0 0 0 0; }
.side_menu_container .contentpane				 { padding:10px; text-align:left; vertical-align:top; clear:both;border:1px solid #9e9e9e; border-top:none; }
.side_menu_container .dnntitle img 			 { margin:0 0 0 0; vertical-align:top ;  }



.icon_container 							 { margin-bottom:30px; position:relative;  transition: 		all ease-in 200ms;											 }
.icon_container h2                         { margin:0 0 50px 0; }
.icon_container .dnntitle					 { white-space:nowrap; text-align:left;  margin:0px 0 0; padding:0; }
.icon_container .contentmain1				 { padding:0 0 0 0; border:2px solid #d6d6d6; position:relative;-moz-transition: 	all ease-in 200ms; /* Firefox 4 */
											-webkit-transition: all ease-in 200ms; /* Safari and Chrome */
											-o-transition: 		all ease-in 200ms; /* Opera */
											-ms-transition: 	all ease-in 200ms; /* IE9? */  }
											
.icon_container .contentpane				 { padding:50px 10px 10px 10px; text-align:left; vertical-align:top; clear:both; }
.icon_container .dnntitle img 			 { margin:0 0 0 0; vertical-align:top ;  }
.icon_container img                      { display:inline-block; }
.icon_container .hi_icon                 {border:2px solid #d6d6d6; width:64px; height:64px; line-height:64px;text-align:center; margin:0 auto; overflow:hidden;padding:6px 0 0 0;
                                          -moz-transition: 	all ease-in 200ms; /* Firefox 4 */
											-webkit-transition: all ease-in 200ms; /* Safari and Chrome */
											-o-transition: 		all ease-in 200ms; /* Opera */
											-ms-transition: 	all ease-in 200ms; /* IE9? */ }
.icon_container .icon_pad                {width:125px; height:64px; line-height:64px; position:absolute;left:50%;top:0%; margin:-32px 0 0 -62px; background:#fff;}
.icon_container:hover .hi_icon,
.icon_container:hover .contentmain1           {border:2px solid #2c4d9c;}

.righticon_container 							 { margin-bottom:30px; position:relative;  transition: 		all ease-in 200ms;											 }
.righticon_container h2                         { margin:3px 0 33px 0; font-size:20px; }
.righticon_container .dnntitle					 { white-space:nowrap; text-align:left;  margin:0px 0 0; padding:0; }
.righticon_container .contentmain1				 { padding:0 0 0 0; position:relative;-moz-transition: 	all ease-in 200ms; /* Firefox 4 */
											-webkit-transition: all ease-in 200ms; /* Safari and Chrome */
											-o-transition: 		all ease-in 200ms; /* Opera */
											-ms-transition: 	all ease-in 200ms; /* IE9? */  }
											
.righticon_container .contentpane				 { text-align:left; vertical-align:top; clear:both; }
.righticon_container .dnntitle img 			 { margin:0 0 0 0; vertical-align:top ;  }
.righticon_container img                      { display:block;width:100%;max-width:50px; }
.righticon_container .hi_icon                 {border:2px solid #d6d6d6; width:64px; height:64px; line-height:64px;text-align:center; margin:0 auto; overflow:hidden;padding:6px;
                                          -moz-transition: 	all ease-in 200ms; /* Firefox 4 */
											-webkit-transition: all ease-in 200ms; /* Safari and Chrome */
											-o-transition: 		all ease-in 200ms; /* Opera */
											-ms-transition: 	all ease-in 200ms; /* IE9? */ }
.righticon_container .icon_pad                {width:89px; height:64px; line-height:64px; position:absolute;left:90%;top:0%; margin:-14px 0 0 -62px; background:#fff;}
.righticon_container:hover .hi_icon,
.righticon_container:hover .contentmain1           {border:2px solid #2c4d9c;}
.rightcontentmain1 .icon_container_box {min-height:178px;padding:10px; border-top:2px solid #d6d6d6; border-right:2px solid #d6d6d6; border-left:2px solid #d6d6d6; -moz-transition: 	all ease-in 200ms; /* Firefox 4 */
											-webkit-transition: all ease-in 200ms; /* Safari and Chrome */
											-o-transition: 		all ease-in 200ms; /* Opera */
											-ms-transition: 	all ease-in 200ms; /* IE9? */  
}

.rightcontentmain1:hover .icon_container_box {
											-moz-transition: 	all ease-in 200ms; /* Firefox 4 */
											-webkit-transition: all ease-in 200ms; /* Safari and Chrome */
											-o-transition: 		all ease-in 200ms; /* Opera */
											-ms-transition: 	all ease-in 200ms; /* IE9? */  
 											border-top: 2px solid #2c4d9c;border-left: 2px solid #2c4d9c;border-right: 2px solid #2c4d9c;}

.righticon_container .bottomblue { background: #2c4d9c; padding: 8px 0 8px 0;text-align:right;
}
.righticon_container a.buttonlearnmore { color: #fff;
    padding: 8px 20px;
    font-size: 16px;
    text-transform: uppercase;
    transition: all ease-in 200ms;
    -moz-transition: all ease-in 200ms;
    -webkit-transition: all ease-in 200ms;
    -o-transition: all ease-in 200ms;
    -ms-transition: all ease-in 200ms;
}
.righticon_container a.buttonlearnmore:hover {
	text-decoration:none;
}
											


.top_icon_container							 { margin-bottom:67px; position:relative;  transition: 		all ease-in 200ms;											 }
.top_icon_container .topcontentmain1		{ padding:0 0 0 0; border:2px solid #d6d6d6;height:94px; position:relative;-moz-transition: 	all ease-in 200ms; /* Firefox 4 */
											-webkit-transition: all ease-in 200ms; /* Safari and Chrome */
											-o-transition: 		all ease-in 200ms; /* Opera */
											-ms-transition: 	all ease-in 200ms; /* IE9? */  }
											
.top_icon_container .contentpane				 { padding:50px 10px 10px 10px; text-align:left; vertical-align:top; clear:both; }
.top_icon_container .dnntitle img 			 { margin:0 0 0 0; vertical-align:top ;  }
.top_icon_container img                      { display:inline-block; }
.top_icon_container .hi_icon                 {border:2px solid #d6d6d6; width:64px; height:64px; line-height:64px;text-align:center; margin:0 auto; overflow:hidden;padding:6px 0 0 0;
                                          -moz-transition: 	all ease-in 200ms; /* Firefox 4 */
											-webkit-transition: all ease-in 200ms; /* Safari and Chrome */
											-o-transition: 		all ease-in 200ms; /* Opera */
											-ms-transition: 	all ease-in 200ms; /* IE9? */ }
											
.top_icon_container .icon_pad                {width:125px; height:64px; line-height:64px; position:absolute;left:50%;top:0%; margin:-32px 0 0 -62px; background:#fff;}
.top_icon_container:hover .hi_icon,
.top_icon_container:hover .topcontentmain1           {border:2px solid #2c4d9c;}
.topcontentmain1 .content 					{ width:100%; text-align:center;}
.topcontentmain1 a.specialblue				{text-decoration:none;font-size:18px;}



.promotion_box_container 							 { margin-bottom:20px; padding:10px; border:2px solid #e6e6e6; }
.promotion_box_container h3                { margin-bottom:0; color:#fff;}
.promotion_box_container .dnntitle					 { white-space:nowrap; text-align:left;  margin:0px 0 0; }
.promotion_box_container .contentmain1				 { padding:0 0 0 0; border:2px solid #e6e6e6;}
.promotion_box_container .contentpane				 { padding:0; text-align:left; vertical-align:top; clear:both; }
.promotion_box_container .dnntitle img 			 { margin:0 0 0 0; vertical-align:top ;  }


.without_vertical_divider 							 { margin-bottom:20px;  }
.without_vertical_divider 	h2                { margin-bottom:18px;}
.without_vertical_divider .dnntitle					 { white-space:nowrap; text-align:left; padding:0px; margin:0px 0 0; }
.without_vertical_divider .contentmain1				 { padding:0 0 0 0; }
.without_vertical_divider .contentpane				 { padding:0 0px 0 0px; text-align:left; vertical-align:top; clear:both; }
.without_vertical_divider .dnntitle img 			 { margin:0 0 0 0; vertical-align:top ;  }


.container_with_responsive 							 { margin-bottom:20px;  }
.container_with_responsive h3                { margin-bottom:0; color:#fff;}
.container_with_responsive .dnntitle					 { white-space:nowrap; text-align:left;  margin:0px 0 0; background:#2c4d9c; padding:10px ; margin-bottom:1px; }
.container_with_responsive .contentmain1				 { padding:0 0 0 0; }
.container_with_responsive .contentpane				 { padding:0 0 0 0; text-align:left; vertical-align:top; clear:both;border:1px solid #9e9e9e; border-top:none; min-height:70px;height:auto; }
.container_with_responsive .dnntitle img 			 { margin:0 0 0 0; vertical-align:top ;  }


														 




.title1{font-size:29px; line-height:1.2; color:#363839; white-space:normal; vertical-align:middle; font-weight:normal; padding:0px; margin:0px; }
.title11{font-size:29px; line-height:1; color:#363839; white-space:normal;  padding:0; display:inline-block; vertical-align:middle;}
*+html .title11 {display:inline;}

p.profileimage {
	margin-bottom:0;
}
.profileimage {
    width: 100%;
    max-width: 200px;
}
p.managername {
    font-size: 18px;
    color: #474747;
	margin-bottom:0;
}
p.managertitle {
    font-size: 16px;
    color: #a2a2a2;
    font-style: italic;
}
p.emailbanker {
	font-weight:bold;
}
p.emailbanker a {
	font-size:14px;
}
p.emailbanker a:hover {
	margin-bottom:10px;
}

.GalleryBox {
    width: 100%;
    max-width: 215px;
	min-height: 325px;
	display: block;
	clear:both;
	margin:auto;
	border-bottom: 1px solid #fff;
}
.GalleryBox:hover {
     border-bottom: 1px solid #2C4D9C !important;
	 min-height: 325px;
	display: block;
	
	}
.GalleryBox img {
	padding: 8px;
}
.GalleryBox img:hover { 
 	border: 8px solid #2C4D9C !important;
	opacity: 0.7;
	padding:0;
}

@media only screen and (max-width: 1385px) {
	.righticon_container h2.longertitle {
    margin: 0px 0 33px 0;
	
	max-width: 70%;
	}
}/*Emoke 28th July*/
@media only screen and (max-width: 1024px) {
	.righticon_container .icon_pad {
		left: 86%;
	}
	.righticon_container h2.longertitle {
    margin: 0px 0 33px 0;
	
	max-width: 70%;
	}
}/*Emoke 28th July*/

@media only screen and (min-width: 768px) and (max-width: 979px) {
.with_vertical_divider {
    margin-bottom: 0;
}
/*.full_width_container_bg {
    background:transparent;
    border-bottom:none;
    border-top: none;
}
.full_width_container {
 background: #dbdbdb;
    border-bottom: 1px solid #888582;
    border-top: 1px solid #888582;
	padding:0 15px;

}*/

}


@media only screen and (max-width: 767px) {
 .with_vertical_divider:after {  
    right: 0;
}
.with_vertical_divider {
    margin-bottom: -30px;
	padding:0 15px 0 0;
}

/*.full_width_container_bg {
    background:transparent;
    border-bottom:none;
    border-top: none;
}
.full_width_container {
 background: #dbdbdb;
    border-bottom: 1px solid #888582;
    border-top: 1px solid #888582;
	padding:0 15px;

}*/

 
 
 }
@media only screen and (max-width: 400px) {
	.righticon_container .icon_pad {
		left: 86%;
	}
	.righticon_container h2.longertitle {
    margin: 50px 0 33px 0;
	}
}

.Calculators_Tab .pro-tab_Left_1 ul.resp-tabs-list li {
	margin:0;
}
.Calculators_Tab .pro-tab_Left_1 ul.resp-tabs-list li.resp-tab-active span {
	background-color: #e0e0e0 !important;
}
.Calculators_Tab #tabposition_3034 ul.resp-tabs-list li.resp-tab-active span {
    color: #2c4d9c !important;
}
.Calculators_Tab .pro-tab_Left_1 ul.resp-tabs-list li span,.Calculators_Tab .pro-tab_Left_1 ul.resp-tabs-list li:hover span {
	font-family: 'Open Sans', sans-serif;
	text-transform:uppercase;
	font-weight:bold;
	font-size:18px;
	color:#202020;
	padding: 35px 0 35px 3px;
	
}
.Calculators_Tab .pro-tab_Left_1 ul.resp-tabs-list li {
	border-bottom:1px solid #000 !important;
}
.Calculators_Tab .pro-tab_Left_1 ul.resp-tabs-list li:last-child {
	border-bottom:none !important;
}
.Calculators_Tab .pro-tab_Left_1 ul.resp-tabs-list {
	    width: 29%;
    padding: 22px 50px;
	background-color: #e0e0e0
}
.Calculators_Tab .pro-tab_Left_1 ul.resp-tabs-list li:first-child,.Calculators_Tab .pro-tab_Left_1 ul.resp-tabs-list li.resp-tab-active {
	border:none;
}
.Calculators_Tab .resp_margin br:nth-of-type(1) {
	display:none;
}
.Calculators_Tab .pro-tab_Left_1 ul.resp-tabs-list li.resp-tab-active:before {
    content: '';
    display: block;
    width: 50px;
    height: 50px;
    position: absolute;
    left: 272px;
    margin: 15px 0 0 -25px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    background: #fff;
	top: 10px;
}
.pro-tab_Left_1 .resp_container .resp_margin ul {
	margin-left:55px;
	margin-top:13px;
}
.pro-tab_Left_1 .resp_container .resp_margin ul li {
	margin-bottom:10px;
}
.pro-tab_Left_1 .resp_container .resp_margin ul li a {
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
}
.Calculators_Tab .pro-tab_Left_1 {
	border: 1px solid #d6d6d6;
	padding-bottom:0;
}
.Calculators_Tab .pro-tab_Left_1 .resp-tabs-container {
	border:none;
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
.Calculators_Tab .pro-tab_Left_1 ul.resp-tabs-list li.resp-tab-active:before {
	left: 230px;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.Calculators_Tab .pro-tab_Left_1 ul.resp-tabs-list li.resp-tab-active:before {
	left: 168px;
}
}
@media only screen and (max-width: 768px) {
.Calculators_Tab .pro-tab_Left .resp-tab-active span {
	color: #2c4d9c !important;
	font-family: 'Open Sans', sans-serif;
}
.Calculators_Tab .pro-tab_Left h2.resp-accordion {
	font-family: 'Open Sans', sans-serif;
	font-weight:600;
}
#tabposition_3034 .resp-accordion:hover {
	color:#333 !important;
}
.Calculators_Tab .pro-tab_Left .resp-tab-active .resp-arrow::before {
    font-size: 28px;
	line-height:18px;
}
.Calculators_Tab .pro-tab_Left .resp-arrow::before {
   font-size: 28px;
	line-height:18px;
}
.Calculators_Tab .pro-tab_Left_1 .resp_container .resp_margin ul {
	margin-left:20px;
}
}
