/* Main CSS Start */
@font-face {
    font-family: 'CenturyGothicStdRegular';
    src: url('../fonts/centurygothicstd-webfont.eot');
    src: url('../fonts/centurygothicstd-webfont.eot?iefix') format('eot'),
         url('../fonts/centurygothicstd-webfont.woff') format('woff'),
         url('../fonts/centurygothicstd-webfont.ttf') format('truetype'),
         url('../fonts/centurygothicstd-webfont.svg#webfontgnZxsYV6') format('svg');
    font-weight: normal;
    font-style: normal;

}
body {
	background: url(../images/template/body_bg.png) repeat-x;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #5e5e5f;
	background-position:left top;
}
#ali{ display:none !important;}
#wrapper {
	width: 100%;
}
h1 {
	font-size:25px;
	color:#051e3c;
	padding:0 0 16px 0;
	font-weight:normal;
}
h2 {
	font-size:25px;
	color:#00507C;
	padding:0 0 7px 0;
}
h3 {
	font-size:22px;
	color:#26558B;
	padding:0 0 10px 0;
}
h4 {
	font-size:18px;
	color:#243573;
	padding:0 0 15px 0;
	font-weight:normal;
}
h5 {
	font-size:14px;
	color:#243573;
	line-height:18px;
}
h6 {
	font-size:12px;
	color:#8a4355;
	padding:0 0 10px 0;
}
ul {
	padding:0 0 0px 0px;
}
ul li {
}
ol {
	padding:0 0 10px 37px;
}
ol li {
}
a {
	color:#8b0504;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
p {
	padding:0 0 20px 0;
	color:#5e5e5f;
	line-height:21px;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:23px;
}
img.alignright {
	padding: 0px;
	margin:0 0 10px 10px;
	display: inline;
}
img.alignleft {
	padding: 0px;
	margin:0 10px 5px 0;
	display: inline;
}
img.aligncenter {
	display: block;
	padding: 0px;
	margin:0 10px 0 10px;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
/* Main CSS End */

/* Header CSS Start */

#header-container {
 width: 100#;
}
#header {
	width: 100%;
	height: auto !important;
	height: 161px;
}
.social-media {
	width: 242px;
	padding:0;
	overflow: hidden;
	float:right;
	margin-top:43px;

}
#menu ul{
	padding:0px;
	margin-left:128px;
	}
.social-media h2{
   
	float: left;
	font-size: 20px;
	color: #005f9d;
	text-transform:uppercase;
	font-weight:normal;
	 font-family: 'CenturyGothicStdRegular';
}
.social-media_phnimg{
	margin-right:8px;
	}
.social-media_text{
	  width:172px; 
	 height:41px; 
	 float:left;
	}	
.call_us{
	  width:136px;
	  float:left;
	}
	.call_now{
		  float:left;
		  width:62px;
		}
.social-media ul li img {
	float: left;
}
/* Menu CSS Start */
ul#hlisting li div.hlisting-img{
	overflow:hidden;
}
#menu-container {
	height: 55px;
	width: 100%;
    margin-top:2px;    
}
/* Menu CSS Start */


#menu {width:966px; margin:0px auto; height:36px; z-index:1111; position:relative;}
#menu ul li{ display:inline; float:left; margin-left:3px;}
#menu ul li a{color:#005f9d; font-size:12px;text-decoration:none; font-family:Arial;}

.ltMenu{
 	width:10px;
	background-repeat: no-repeat;
	background-position: left top;
	float:left;
	height:36px;
	width:10px;
}
.inMenu{ 
   float:left; 
   padding:15px 0px;
   }
.rtMenu{ 
 
   width:10px;
   float:left; 
   height:36px;
   }
#menu ul li > a:hover .ltMenu, #menu ul li:hover > a .ltMenu, .active_tab .ltMenu, .active .ltMenu,.Active .ltMenu {background:url(../images/template/menu-left-hover.png) no-repeat!important;; }
#menu ul li > a:hover .inMenu, #menu ul li:hover > a  .inMenu, .active_tab .inMenu, .active .inMenu,.Active .inMenu {background:url(../images/template/menu-center-hover.png) repeat-x!important; color:#FFF!important; cursor:pointer }
#menu ul li > a:hover .rtMenu, #menu ul li:hover > a .rtMenu, .active_tab .rtMenu, .active .rtMenu,.Active .rtMenu {background:url(../images/template/menu-right-hover.png) no-repeat!important; }  




#menu li .sub {
	display: none;
	position: absolute;
	top: 27px;
	left: 6px;
	background:#F00;
	width: 186px;
	padding-top: 9px;
}
#menu ul li ul {
	position: absolute;
	top: 36px;
	left: 341px;
	background: #258ed1;
	width: 200px;
	list-style: none;
	padding: 0;
	display: none;
	z-index:9999;
}
#menu ul li ul li {
	float: left;
	width: 194px;
	background: url(../images/template/dropdown-sap.png) no-repeat 8px 11px;
	line-height: normal !important;
	padding: 0 6px 0px 6px;
	border-bottom:1px #6bc5fe dashed;
}
#menu ul li ul li a {
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	display: block;
	width: 161px;
	float: left;
	background: url(../images/template/dropdown-bullet.gif) no-repeat 13px 11px;
	padding: 7px 20px 7px 3px;
	margin-left:20px;
	background-color:#1582c7;
	line-height: normal !important;
}

#menu ul li ul li a:hover {
	background:#258ed1;
	color: #000;
}
#menu ul li:hover ul {
	display: block !important;
}







/* Menu CSS End */
.logo-container {
	width: 966px;
	margin: 0 auto;
	position: relative;
	height: 123px;
}
.logo {
	width: 415px;
	position: absolute;
	top: 0;
	padding: 17px 0 0 0;
}
.logo div {
	width: 415px;
	position: absolute;
	height:127px;
	top: 0;
	padding: 17px 0 0 0;
    background:url(../images/template/logo_03.png) no-repeat;
	margin-top:17px;
}
.logo h3 {
  margin:0px auto;
  font-weight:bold;
  font-size:29px;
  padding-top:35px;
  padding-right:65px;
  float:right;
  font-family:Cambria;
  color:#0071af;
  display:block;
  margin-bottom:0px;
  clear:both;
  position:relative;
}
.logo span {
    font-family:Cambria;
  color:#3d3d3d;
  font-size:35px!important;

}
.logo p {
    font-family:Arial;
  color:#3d3d3d;
  font-size:12px!important;
  padding-left:276px;
  line-height:0px;
  clear:both;
  position:relative;

}

#slider-container {
	width: 855px;
	margin: 0 auto;
	padding: 0 0 20px 37px;
	position: relative;
	height: 274px;
	overflow: hidden;
}
#slider {
	width: 811px;
	float: left;
	border: 1px solid #bcbcbc;
    margin-left:2px;
}
#slideshow {
	border: 6px solid #fff;
}
#prev {
	background: url(../images/template/pre-btn.png) no-repeat;
	width: 35px;
	height: 35px;
	position: absolute;
	top: 138px;
	left: 0;
	display: block;
	text-indent: -9000px;
	cursor: pointer;
}
#next {
	background: url(../images/template/next-btn.png) no-repeat;
	width: 35px;
	height: 35px;
	position: absolute;
	top: 138px;
	right: 0;
	display: block;
	text-indent: -9000px;
	cursor: pointer;
}
/* Header CSS End */

/* Content CSS Start */
#content-container-a {
	width: 100%;

	margin-bottom: -28px;
	position: relative;
	z-index: 2;
}
#content-container-b {
	width: 100%;
	background: url(../images/template/content-btm-bg.png) no-repeat center bottom;
	padding: 0 0 40px 0;
}
#content {
	width: 966px;
	margin: 0 auto;
	overflow: hidden;
	padding:10px 0 90px 0;
}
#col-1 {
	width: 311px;
	float: left;
	margin-left:15px;
}
.col-1-box {
	width: 311px;
	float: left;
	background:url(../images/template/service_cent.png) repeat-y;
	margin: 0 0 10px 0;
}
.col-1-box-a {
	width: 311px;
	float: left;
	background: url(../images/template/service_top.png) no-repeat left top;
}
.col-1-box-b {
	width: 285px;
	float: left;
	background: url(../images/template/service_bot.png) no-repeat left bottom;
   	padding: 0 13px;

}
.col-1-box-b h3 {
	font-size: 15px;
	color: #035387;
	line-height: 39px;
	margin: 0 0 14px 0;
	font-weight:bold;
    padding:0px;
}
.realtor {
	width: 190px;
	margin: 0 auto;
}
.realtor-img {
	width: 182px;
	float: left;
	height: 168px;
	border: 1px solid #d4d4d4;
	text-align: center;
	background-color:#FFF;
	margin-bottom:10px;
}
.realtor-img img{
	  padding:5px 5px;
	}
.realtor-description {
	width: 188px;
	float: left;
	padding: 4px 0 0 0;
}
.realtor-description ul {
	list-style: none;
	padding: 0 0 5px 0;
	width: 188px;
	float: left;
}
.realtor-description ul li {
	width: 188px;
	float: left;
	text-align: center;
	font-size: 13px;
	color: #4b4b4b;
	font-weight: bold;
	line-height: 20px;
}
.realtor-description ul li h4 {
	font-size: 13px;
	color: #061d3c;
	font-weight: bold;
	padding: 0;
}
.realtor-description p {
	color:#061d3c;
	text-align: center;
}
.services {
	width: 280px;
	margin: 0 auto;
	text-align: center;
	padding: 0 0 10px 0;
}
.contact-info {
	width: 190px;
	margin: 0 auto;
	padding: 0px 0 0 0;
}
.contact-info h4 {
	font-size: 13px;
	color: #061d3c;
	padding: 0;
	font-weight: bold;
}
.contact-info-img {
	width: 188px;
	float: left;
	height: 134px;
	border: 1px solid #0e3b54;
	text-align: center;
	margin: 0 0 15px 0;
}
.contact-info p {
	font-size: 13px;
	color: #4b4b4b;
}
.contact-info ul {
	list-style: none;
	padding: 0 0 35px 0;
	width: 190px;
	float: left;
}
.sidebar ul li a {
	background: url(../images/template/sidebar-bg.gif) no-repeat;
	width: 253px;
	float: left;
	height: 29px;
	line-height: 28px;
	padding: 0 0 0 29px;
	font-size: 13px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
.sidebar ul li a:hover, .sidebar ul li a.active {
	background: url(../images/template/sidebar-bg.gif) no-repeat;
	color: #fff;
	text-decoration: none;
}
#col-2 {
	width: 599px;
	float: left;
	margin-left:19px;
}
.welcome_border{
	  background:url(../images/template/welcome_border.png) no-repeat;
	}
.col-2-con {
	width: 599px;
	float: left;
}
.col-2-con h1{
	   background:url(../images/template/welcome_website.png) no-repeat;
	   padding:0 0 0 30px;
	   margin-bottom:15px;
	   color:#065385;
	   font-size:20px;
	   font-weight:bold;
	}
.col-2-con-inner {
	width: 599px;
	float: left;
	background: url(../images/template/right-col-top.gif) no-repeat left top;
}
.col-2-btm {
	width: 605px;
	float: left;
	line-height: 0;
	font-size: 0;
}
.tab-area-a {
	width: 599px;
	float: left;
	background: url(../images/template/right-col-cent.png) repeat-y;
	margin: 10px 0 0 0;
    background-position:left top;
}
.tab-area-b {
	width: 599px;
	float: left;
	background: url(../images/template/right-col-bot.png) no-repeat left bottom;
	padding: 0 0 8px 0;
}
.tab-nav {
	width: 585px;
	float: left;
	background: url(../images/template/tab-con-bg-top.gif) no-repeat;
	height: 57px;
}
.tab-nav ul {
	list-style: none;
	padding: 8px 0 0 0;
	width: 585px;
	float: left;
}
.tab-nav ul li {
	float: left;
}
.tab-nav ul li a {
	font-size: 15px;
	color: #1c436a;
	text-decoration: none !important;
	line-height: 33px;
	display: block;
	background: url(../images/template/tab-sap.gif) no-repeat right top;
	padding: 0 19px 16px 19px;
}
.tab-nav ul li:hover, .tab-nav ul li.active {
	background: url(../images/template/tab-active.gif) no-repeat center bottom;
	text-decoration: none;
}
.tab_content {
	width: 569px;
	float: left;
	padding: 0 16px 2px;
}
#content_bot_link{
	  width:966px;
	  margin-left:20px;
	  float:left;
	}
	.cont_box_1{
		  float:left;
		  width:310px;
		  height:243px;
		}
		.cont_box_1_top{
			  background:url(../images/template/cont_box_1_top.png) no-repeat;
			  width:307px;
			  height:54px;
			  float:left;
			}
.cont_box_1_top h1{
	  color:#FFF;
	  font-size:20px;
	  font-weight:bold;
	  padding:10px 0 0 50px;
	}
	.cont_box_1_cent ul{
		  background:url(../images/template/errow.png) no-repeat;
		  background-position:left 3px;
		  margin:0px auto;
		  width:265px;
		  padding-left:10px;
		}
	
			.cont_box_1_cent ul li {
    line-height: 16px;
    margin: 0 0 6px;
    padding-left: 5px !important;
}
			.cont_box_1_cent{
				  background:url(../images/template/cont_box_1_cent.png) no-repeat;
				  width:307px;
				  height:191px;
				  float:left;
				  padding-top:10px;
				}
.read_more{
	  float:right;
padding-right:40px;
	}	
.cont_box_1_cent_test{
	  background:url(../images/template/testimonial.png) no-repeat;
	  float:left;
	  height:191px;
	}
	.cont_botom{
		   background:url(../images/template/content_bot.png) no-repeat;
		   width:966px;
		   float:left;
		   height:7px;
		}	

/* Content CSS End */

/* Footer CSS Start */

#footer-container-a {
	height: 191px;
	background: url(../images/template/header-bg.gif) repeat;
	position: relative;
	z-index: 1;
	overflow: hidden;
}
#footer-container-b {
	height: 203px;
	background: url(../images/template/footer-shadow.png) repeat-x left top;
	position: relative;
	z-index: 1;
}
#footer {
	width: 892px;
	margin: 0 auto;
	padding: 20px 0 0 0;
}
.footer-imges {
	width: 892px;
	float: left;
	padding: 30px 0 10px 0;
	overflow: hidden;
}
.footer-imges ul {
	width: 892px;
	float: left;
	padding: 0;
	list-style: none;
	text-align: center;
}
.footer-imges ul li {
	display: inline;
	float: none;
	padding: 0 15px 0 15px;
}
.footer-btm {
	width: 480px;
	margin: 0 auto;
	height: 50px;
	overflow: hidden;
	text-align: center;
	padding: 12px 180px 0 180px;
}
.footer-links {
	width: 480px;
	float: left;
}
.footer-links ul {
	width: 480px;
	float: left;
	list-style: none;
	padding: 0 0 3px 0;
	text-align: center;
}
.footer-links ul li {
	float: none;
	display: inline;
	font-size: 12px;
	color: #dfdfdf;
}
.footer-links ul li a {
	font-size: 12px;
	color: #dfdfdf;
	text-decoration: none;
}
.footer-links ul li a:hover {
	text-decoration: underline;
}
.inner_top{
	  margin-top:30px!important;
	}
.cont_top {
	margin:0px auto;
	background:url(../images/template/cont_top1.png) no-repeat; 
	width:966px;
    height:8px;
	}
#content-container-a{
	 margin-top:3px;
	}	
.content_inner{
	background:url(../images/template/content_inner_bg.png) repeat-y;
	}	
.cont_bot{
	background:url(../images/template/cont_bot1.png) no-repeat;
	 width:966px;
      height:7px;
	  margin:0px auto;
	}	
.sidebar ul{
	padding:0px;
	margin:0px 0 52px 0;
	float:left;
	}	
.sidebar ul li a{
	margin-bottom:1px;
	}	
.sidebar ul li ul {
    background: none repeat scroll 0 0 #258ed1;
    border-right: 0px solid #FFFFFF;
    display: none;
    float: left;
    left: 459px;
    list-style: none outside none;
    padding: 0;
    position: absolute;  
    width: 200px;
}
.sidebar ul li ul li {
    border: 0 none;
    float: left;
    margin: 0;
    padding: 0;
	background:url(../images/template/left_menu_errow.png) no-repeat;
	background-position:12px 12px;
    width: 200px;
}
.sidebar ul li ul li:hover{
  
	}
.sidebar ul li ul li a {
    background: none;
    color: #ffffff;
    display: block;
    font-size: 12px;
    font-weight: bold;
	font-family:Arial;
    height: auto !important;
    line-height: normal !important;
    padding: 7px 20px 6px 24px;
    width: 156px;
	margin-bottom:0px !important;
}
.sidebar ul li ul li a:hover{
	 	background:url(../images/template/left_menu_errow_h.png) no-repeat #FFF;
	background-position:12px 12px;
	
	color:#075689;
	} 
.sidebar ul li:hover ul {
    display: block !important;
}	
.li_one{
	padding:10px 20px 12px 23px; 
	text-indent:20px; 
	margin-bottom:8px;
	}	
.li_two{
	padding:0 10px 9px 26px;
	}	
/* Footer CSS End */
#slides{
	height:274px;
	}
#slides p{
	position:absolute;
	z-index:9999;
	background:url(../images/template/desc_bg.png) repeat;
	width:773px;
	height:59px;
	color:#FFF;
	font-size:12px;
	font-family:Arial;
	bottom:0px;
	padding-left:12px;
	padding-right:14px;
	line-height:normal!important;
	padding-top:12px;
	left:0px;
	}	
	
	
	
	
	
	
	
	.menu{ display:none;}
.navbar-collapse{ padding:0px !important;}
.navbar-toggle{ background:#ffc13b !important; border:1px solid #fff !important;}
.navbar-toggle .icon-bar{ border:1px solid #fff;}
.waqa{ display:none;}
#mainNavigation{ margin-top:20px !important;}
.menu1{
	width:984px;
	height:37px;
	background:url(../images/template/nav_bg.jpg) no-repeat;
	padding:3px 0 5px 0;
	display:none;
}	
.menu1{
	width:984px;
	height:37px;
	overflow:hidden;
}	
.menu1 li{
	float:left;		
	background:url(../images/template/nav_icon.jpg) no-repeat right;
}
.menu1 li a{
	font-size:14px !important;
	color:#fff !important;
	line-height:25px;
	padding:5px 15px 15px;
	display:block;
	text-decoration:none;
	font-family: Tahoma,Geneva,sans-serif;
}
.menu1 li a:hover,.nav li a.Active{
	font-size:13px;
	color:#fff;
	background:#1582c8;
}
.menu1 li a:hover,.nav li #selected{
	font-size:13px;
	color:#fff;
	background:#1582c8;
}
.menu1 ul li a:hover{ background:#1582c8;}
.waqa{ display:none !important;}
.top_contactbox{
	
    text-align: right;
    position: relative;
    top: 65px;
}
.nav-btn{
	display:none;
	background-color: rgba(0, 0, 0, 0.69);
	border: 1px solid #fff;
	padding: 10px 14px 9px 14px;
	cursor:pointer;
	width: 100px !important;
	}
.nav-bars{
	width:22px !important;
	float:left;
	margin-right:10px;
	margin-top:5px;
}
.nav-bars .icon-bar{
	width:22px;
	height:3px;
	background-color:#fff;
	float:left;
	margin-bottom: 2px;
}
.nav-btn .menu-text{
	color:#fff;
}
@media (max-width:1024px){
	.logo-container{ width:100% !important;}
	.logo{ width:60%;}
	#menu{ width:100%;}
	#slider-container{ width:100% !important; padding:0px;}
	.cont_top{ width:100%;}
	#content{ width:100%;}
	#col-1{ width:32%;}
	.col-1-box{ width:100%;}
	#col-2{ width:63%;}
	.col-2-con{ width:100%;}
	#content{ width:100%;}
	.cont_bot{ width:100%;}
	#slider-container{ width:100% !important;}
	.menu1{ width:100% !important;}
	.col-1-box-b{ width:100%;}
	.col-1-box-a{ width:100%;}
	.col-2-con-inner{ width:100%;}
	
	
	#Header{ width:100% !important;}
	#HeaderMenu{ width:100% !important;}
	#slider1{ width:100% !important;}
	.Container{ width:100%; margin-left:0px;}
	.PanelLeft{ width:24% !important;}
	.PanelRight{ margin-left:10px; width:72%;}
	#FotterWrapper{ width:100%;}
	#wrap{ width:100%; padding:0px; margin:0px !important;}
	.navigation{ width:100%;}
	.nav{ width:100%;}
	.banner_area{ width:100% !important; padding:0px;}
	#middle{ width:100%; padding:0px !important;}
	.mid_lft{ width:24%;}
	.mid_rit{ width:76%;}
	.contant_box{ width:100%;}
	#fotter{ width:100%;}
	.ftr_cont{ width:100%;}
	.ftr_cont ul{ width:100%;}
	.contant_box p{ width:100%;}
	#sb-ebooks-column #sb-ebooks .item-ebook img{ width:100%;}
	#example_1_container{ height:auto !important;}
	#sb-ebooks-column #sb-ebooks .item-ebook{ width:100%;}
	#sv_redBorder{ width:97% !important;}
	.nav li a{ padding:0px 15px;}
	#wrap #header{ width:100%;}
	#mainNavigation{ width:100% !important;}
	#mainContainer{ width:100%;}
	#splash_video_left{ width:60%; margin:0px;}
	#splash_video_right{ width:40%; margin:0px; padding:0px;}
	#mainContainer #middleContentHolder{ width:100%;}
	#sv_fillForm{ font: 12px/27px Arial;}
	#mainContainer #leftColumn{ width:27%;}
	#mainContainer #rightColumn{ width:67%;}
	#footer .footerConterHolder{ width:100% !important;}
	.wa img{ width:100%;}
	#Wrapper{ width:100% !important; min-width:100% !important;}
	.wa{ width:100%;}
	.wa img{ width:100%;}
	#wrapper .bannerControl{ width:99% !important;}
	#sv_redBorder{ width:92%;}
	#footer{ width:92%;}
	#mainNavigation{ margin:19px 0px 0px;}
	#splash_video_left iframe{ width:100% !important;}
	#sv_redBorder{ width:96%;}
	.waqa{ display:none !important;}
	}
@media only screen and (min-width:320px) and (max-width:767px){
	.footer-links, .footer-btm, .footer-links ul{ width:100%;}
	#col-2{ width:100%; margin-left:0px;}
	#col-1{ width:100%;}
	.logo{ width:100%;}
	.logo img{ width:100%;}
	.logo h3{ padding-left:135px !important; position:static; font-size:21px;}
	.logo div{ width:40% !important;}
	.social-media{ display:none;}
	.logo p{ padding-left:150px  !important;}
	#menu-container{ display:none;}
	#slider-container{ width:100% !important;}
	.footer-links, .footer-btm, .footer-links ul{ width:100% !important;}
		
	.nav-btn{
		display:block;
	}
	.top_contactbox {
		position: relative;
		top: 119px;
		width: 100%;
	}
	.child{ display:none;}
	#sv_redBorder{ width:93% !important;}
	#sb-ebooks-column #sb-ebooks .item-ebook .downloadlink{ position:static; width:auto;}
	.GradientA{ margin-left:20%;}
	#sb-ebooks-column #sb-ebooks{ margin:10px 0px !important;}
	.Container{ width:99% !important;}
	.FooterLeft{ width:100%;}
	#sb-ebooks-column #sb-ebooks .item-ebook{ height:auto !important;}
	.PanelLeft{ width:100% !important;}
	.PanelRight{ margin-left:10px; width:98%;}
	#original-footer{ float:left;}
	#sv_redBorder{ width:93%;}
	.mid_lft{ width:100%; text-align:center;}
	.mid_rit{ width:100%; float:left;}
	#sb-ebooks-column #sb-ebooks .item-ebook img{ position:static; width:auto;}
	.hdr_lft h3{ font-size:24px !important; width:90% !important;}
	.nav{ display:none;}
	.hdr_lft{ width:100% !important;}
	#original-footer .original-text{ width:100%;}
	#middle{ padding:0px !important;}
	#header{ padding:0px !important;}
	
	
	#wrap{ width:100% !important;}
#splash_video_left iframe{ width:100% !important;}
#sv_redBorder input[type="text"]{ width:100%;}
#leftColumn #sideBox{ width:100% !important;}
#mainNavigation{ display:none;}
#splash_video_right{ width:100% !important;}
#splash_video_left{ width:100% !important;}
#splash_video_left iframe{ width:100% !important;}
#mainContainer #leftColumn{ width:100%;}
#mainContainer #rightColumn{ width:100%; margin-right:0px; padding-left:10px;}
#splash_video_right img{ display:none;}
#sv_redBorder{ width:100%;}
#mainContainer #rightColumn h1{font-size:20px;}
#header .logo{ padding-left:0px !important; width:100%; text-align:center;}

.menu{  display: none; width:100%; position:fixed; z-index:111111; }
.menu ul{ display: block; width:100%; background:#0d6aa4;}
.menu ul li{ display: block; width:100%;}

.menu ul li a{ width:100%; padding:7px 10px; font-size:14px; color:#FFFFFF; width:100%; display: block; text-decoration:none; border-bottom:1px solid #fff;}
.menu ul li a:hover{ background:#000; width:100%; color:#FFF;}
.waqa{ float:left; margin-top:41px; display:block !important;}

#sb-ebooks-column #sb-ebooks .item-ebook .downloadlink{ width:auto !important; position:static !important;}
#sb-ebooks-column #sb-ebooks .item-ebook{ height:auto !important;}

.col-1-box-b h3{ text-align:center;}
.col-1-box-b{ background:none !important;}
.col-1-box-a{ background:none;}
.col-1-box{ background:none !important;}
#ali{ display:block !important; float:left; width:100%; text-align:center;}
.col-1-box{ display:none;}
#col-1{display:none;}
#ali #col-1{display:block;}
.form-bg{
	position:relative;
	left:50%;
	transform:translateX(-50%);
	-webkit-transform:translateX(-50%);
	-moz-transform:translateX(-50%);
}
.sidebar ul li ul{ top:29px !important; left:0px !important; width:100%;}
.col-2-con h1{ font-size:24px !important;}
.sidebar ul{ display:none !important;}
}