/* 
Theme Name: The Firm (share on GoldTheme.Net)
Description: Awesome design, good code, easy to use.
Author: Bebel
Author URI: http://themeforest.net/user/bebel
Version: 1.1
License: GENERAL PUBLIC LICENSE
License URI: http://www.gnu.org/copyleft/gpl.html
*/

.rounded {
  background: none repeat scroll 0 0 #034792;
  color: #FFFFFF;
  font-family: Raleway;
  font-size: 18px;
  font-style: normal;
  margin: 0 0 5px 0;
  padding-top: 0;
  text-align: center;
  text-transform: uppercase;
}
.newsscroller_title,.spe_link {
  background: none repeat scroll 0 0 #034792;
  border-radius: 10px 10px 0 0;
  color: #FFFFFF;
  font-size: 17px;
  font-weight: bold;
  padding: 5px 0;
  text-align: center;
  text-decoration: none !important;
}
.newsscroller_title a,.spe_link a {
  color: #FFFFFF;
  font-size: 12px;
  text-decoration: none;
}
.scrollercontent,.spe_excerpt {
  background: none repeat scroll 0 0 #FFFFFF;
  border-radius: 0 0 10px 10px;
  color: #000000;
  font-size: 14px;
  margin-bottom: 10px;
  padding: 10px;
  text-align: center !important;
}
.marquee_news{
}
.foot_menu_nav {
  width: 900px;
}
.foot_menu_nav ul {
  list-style: none;
  margin:0;
  padding:0;
}
.foot_menu_nav ul li {
  float: left;
  margin: 0 10px 0 10px;
}
.foot_menu_nav ul li a {
  color: #fff;
  font-size: 14px;
  font-family: "Trebuchet MS";
  line-height: 55px;
  text-decoration: none;
}
.foot_menu_nav ul li a:hover,
.foot_menu_nav ul li a:active{color:#000;}

#dc_jqmegamenu_widget-2 {
  display: block;
  position: relative;
  z-index: 222;
  top:10px;
}

.widget-title{display:none;}
.menu-new {
  max-width: 1200px;
  margin:0 auto;
  width: 100%;
  position: relative;
  z-index: 9999;
}
.dcjq-mega-menu {
/*background: -moz-linear-gradient(top, rgba(3,71,146,0.98) 0%, rgba(3,71,146,0.99) 51%, rgba(6,115,207,1) 95%, rgba(6,120,214,1) 100%);  FF3.6+ 
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(3,71,146,0.98)), color-stop(51%,rgba(3,71,146,0.99)), color-stop(95%,rgba(6,115,207,1)), color-stop(100%,rgba(6,120,214,1))); /* Chrome,Safari4+ 
background: -webkit-linear-gradient(top, rgba(3,71,146,0.98) 0%,rgba(3,71,146,0.99) 51%,rgba(6,115,207,1) 95%,rgba(6,120,214,1) 100%); Chrome10+,Safari5.1+ 
background: -o-linear-gradient(top, rgba(3,71,146,0.98) 0%,rgba(3,71,146,0.99) 51%,rgba(6,115,207,1) 95%,rgba(6,120,214,1) 100%);  Opera 11.10+ 
background: -ms-linear-gradient(top, rgba(3,71,146,0.98) 0%,rgba(3,71,146,0.99) 51%,rgba(6,115,207,1) 95%,rgba(6,120,214,1) 100%);  IE10+ 
background: linear-gradient(to bottom, rgba(3,71,146,0.98) 0%,rgba(3,71,146,0.99) 51%,rgba(6,115,207,1) 95%,rgba(6,120,214,1) 100%); /* W3C 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fa034792', endColorstr='#0678d6',GradientType=0 ); /* IE6-9 */
  background:url(images/pattern.png) repeat;
  max-width: 1200px;
  height:36px;
  margin:0 auto;
  border-radius:10px;
  margin-left:0;
}
.menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
.dcjq-mega-menu ul{list-style:none;margin:0;padding:0;}

.dcjq-mega-menu ul li {
  float: left;
  line-height: 36px;
  list-style: none outside none;
  margin: 0 1px 0 0;
  text-align: center;
  width: 175px;
  border-right: 1px solid #0570CC;
  opacity:0.9;
}
.dcjq-mega-menu ul li a{
	  color: #FFFFFF;
    display: block;
    font-family: "Trebuchet MS";
    font-size: 14px;
    font-weight: 400;
    padding: 0 20px;
    text-decoration: none;
    text-transform: capitalize;
    line-height: 36px;
	  
}
.dcjq-mega-menu ul li a:hover{
	 background: #999 ;
	 display:block;
}
.dcjq-mega-menu ul li img {
  height: 25px;
  margin: 5px 0 0 -28px;
}
.sub-container.mega {
  margin-left: 0px !important;
}
/*.sub-container.mega ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.sub-container.mega li {
  background: none repeat scroll 0 0 #034792;
  display: block;
  height: 36px !important;
 
  text-align: left;
  width: 100%;
  margin: 0;
  border: none;
}
.sub-container.mega li a{
	 color:#fff;
	 display:block;
	 padding: 0 20px 0 20px;
	 text-decoration:none;
	 font-family:12px/18px "Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,Verdana,sans-serif;
	 line-height:36px;
}
.sub-container.mega li a:hover{
	 background: #000 !important;
	 display:block;
}
*/

/*second sub menu*/
.sub-container.mega ul li ul {
  display: none;
  list-style: none outside none;
  margin: 0;
  padding: 0;
  position: absolute;
  margin-left: 21%;
  margin-top: -3%;
}
.sub-container.mega ul li:hover ul {
  display: block;
 
}
.sub-container.mega li ul li {
  background: none repeat scroll 0 0 #034792;
  clear: both;
  color: #fff;
  float: right;
  list-style: none !important;
  text-align: left;
  width: 100%;
}
.sub-container.mega li ul li a{color:#fff;}
.sub-container.mega li ul li a:hover{
	 background: #000 !important;
	 display:block;
	 color:#fff;
}


/*first sub menu*/
.dcjq-mega-menu ul li ul{
	margin:0;
	padding:0
	list-style:none;
}
.dcjq-mega-menu ul li ul li {
  background: none repeat scroll 0 0 #034792;
  text-align: left;
  width: 250px;
  float: left;
  height: 36px !important;
}
#menu-item-223 {
  height: 36px;
  margin: 0;
  padding: 0;
  width: 100px;
}
#menu-item-223 a:hover{
	background:none;	
}

.search-form {
   position: relative;
    right:20px;
    top: 0;
    z-index: 222;
	}


.search-field {
  background-color: rgba(0, 0, 0, 0);
  background-image: url("images/search-icon.png");
  background-position: 5px center;
  background-repeat: no-repeat;
  background-size: 24px 24px;
  border: medium none;
  border-radius: 10px;
  cursor: pointer;
  float: right;
  height: 22px;
  margin: -20px 10px 0 0;
  padding: 0 0 0 34px;
  position: relative;
  transition: width 200ms ease 0s, background 200ms ease 0s;
  width: 0;
  max-width:140px;
  font-size: 10px;
}
	.search-field:focus {
	    background-color: #fff;
	    border: 2px solid #c3c0ab;
	    cursor: text;
	    outline: 0;
	    width: 230px;
	}
	.search-form
	.search-submit {
	display:none;
	}
	.home_icon {
  position: relative;
  z-index: 9999;
  top:47px;
  width: 125px;
  text-align:center;
}
.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-home.menu-item-341 {
  visibility: hidden;
  width: 100px;
}
.menu-item.menu-item-type-custom.menu-item-object-custom.current-menu-item.current_page_item.menu-item-home.menu-item-102 {
  visibility: hidden;
  width: 100px;
}
#menu-item-102 {
  visibility: hidden;
  width: 100px;
}
.jquery-responsive-select-menu {
  display: inline-block;
  max-width: 100%;
  padding: 5px 0 5px 15px ;
  margin-left: 20px;
  margin-top: 2px;
  border-radius: 5px;
}
/*************************
Body Page
**************************/

.readmore, .readmoreinner, #submitC, #contactsubmit {
  background-color: #fff !important;
  border: 1px double #dbdbda !important;
}
.sidebar {
  float: right;
  width: 38%;
 
  margin-top:60px;

}
.txt_news{ font-family:"Times New Roman", Times, serif;}
.txt_news ul{}
.txt_news ul li{
	line-height:44px;	
}
.readmore_blog {
  bottom: 5px;
  color: #FFFFFF;
  display: inline;
  font: 13px/30px "Trebuchet MS",sans-serif;
  padding: 0 7px;
  position: absolute;
  right: 5px;
  text-decoration: none !important;
  background-color: #0065B1;
}
.postwrap span {
  color: #fff !important;
  font: 14px/20px 'Metrophobic',sans-serif;
}
.readmore_business{
  color: #FFFFFF;
  font: 12px/30px "Trebuchet MS",sans-serif;
  padding: 0 7px;
  text-decoration:none !important;
  background-color: #0065B1;
  float:right;
}
.financial_report {
 
}
.financial_report ul {
  
  margin: 0 0 0 20px;
  padding: 0;
}
.financial_report ul li {
  float: left;
  margin: 20px 0 10px;
  width: 50%;
}
.financial_report ul li img {
  float: left;
}
.financial_report a {
  line-height: 40px;
  text-align: center;
  text-decoration: none;
  color: #034792;
}
.financial_report a:hover {
    color: #000;
}
.financial_report strong {
  color: #034792;
}
.pconinnwr strong {
  color: #034792;
}
.contact_us{
	width:100%;
	color: #666;
    font-family: "Trebuchet MS";
    font-size: 11px;
    line-height: 20px;
    text-decoration: none;	
}
.contact_us strong{
	   border-bottom: 1px solid #E6E6E6;
    border-style: none none solid;
    border-width: 0 0 1px;
    color: #054180;
    font-family: "Trebuchet MS";
    font-size:20px;
    font-weight: bold;
    margin-bottom: 0px;
    padding-bottom: 10px;
    text-decoration: none;
    line-height: 50px;
	}
.contact_us ul{ list-style:none; margin:0; padding:0;}
.contact_us li {
  font-family: "Trebuchet MS";
  list-style: none;
 }
.contact_us li p{font-size:16px;}
.sitemap{ 
	width: 100%;
    float: left;}
.sitemap strong{    line-height: 50px;}
.sitemap ul li a{
	text-decoration:none;
         font-family: "Trebuchet MS";
	}
.sitemap ul li a:hover{
	color:#000;
}
/*Polyster and textile page buttons style*/
.top_buttons_link {
  float: left;
  margin:0px 0 15px 0px;
  width: 100%;
}
.top_buttons_link ul {
  background: none repeat scroll 0 0 #ffffff;
  line-height: 30px;
  list-style: none outside none;
  margin: -15px 0 0;
  padding: 0;
  position: fixed;
  width: 610px;
}
.top_buttons_link ul li {
  border-radius: 2px;
  display: block;
  float: left;
  width: auto;
  border-right: 1px solid #000;
  padding: 0px 20px 0 20px;
}
.top_buttons_link li:first-child {
  padding-left: 0;
}
.top_buttons_link li:last-child {
  border-right: none;
}
.top_buttons_link a {
  color: #000000;
  padding: 0 0px;
  text-decoration: none;
  text-transform: capitalize;
   font-family: "Trebuchet MS";
}

.top_buttons_link a:hover {
  background: none repeat scroll 0 0 #034792;
  color: #ffffff;
  padding: 0 0px;
}
.pconinnwr table {
  font-family: "Trebuchet MS";
  font-size: 14px;
}
.txt_news2_bluBar {
  background-color: #366092 !important;
}
.req {
  color: red;
}
/*************************
Footer Page
**************************/
.footer_bottom{
  background:#034792;
  font-size:12px;
  height:40px;
  width:100%;	
  color:#fff;
  text-align:center;
  line-height:50px;
  position:fixed;
  bottom:0;
  z-index:2;
  display:none;
  font-family:"Trebuchet MS";
}

.footer_link{
	color:#fff;
	text-decoration:none;
	font-family:"Trebuchet MS";
}
.footer_link:hover{
	color:#a9a996;	
}
.footer_links_menu {
    color: #FFFFFF;
    text-align: left;
	float:left;
	width:35%;
}
.footer_links_menu a {
    color: #fff;
    padding: 0 5px 0 5px;
    text-decoration: none;
}
.footer_links_menu a:hover {
	color:#a9a996;	
}
.center {
  float: left;
  width: 33%;
  line-height:25px;
}
.center p {
  color: #FFFFFF;
  margin:0px 0 0 5px;
  padding: 0;
}
.news {
    height: auto;
    padding-bottom:10px;
    width: 100%;
}
.news strong {
    display: none;
}
.news ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.news ul li {
    border-bottom: 1px solid #dddddd;
    color: #454545;
    font-family: "Trebuchet MS";
    font-style: normal;
    height: auto;
    margin:10px 0 0 0;
	padding:0 0 10px 0;
}
.news-title {
  margin: 0 0 15px 0;
}
.news ul li a {
    color: #00566d;
    font-family: "Trebuchet MS";
    font-style: normal;
    font-weight: 400;
    text-transform: capitalize;
}
.news ul li a:hover {
	color:#000;
}
.news ul li a img {
    float: left;
    margin-right: 20px;
    margin-top: -25px;
}
.news-readmore {
    border: 1px solid #fb7033;
    color: #000000 !important;
    float: right;
    padding: 5px 10px;
}
#menu-item-56  {
  visibility: hidden;
  width: 100px;
}
#mainmenusocial a:first-child {
  display: none;
}
.btn-applynow {
  background:#276FBF;
  border-radius: 5px;
  color: #ffffff;
  float: left;
  font-family: Verdana,Geneva,sans-serif;
  font-size: 14px;
  line-height: 14px;
  margin: 0 -10% 0 18%;
  padding: 10px;
  text-align: center;
  text-decoration: none;
  width: 155px;
}
.btn-applynow:hover{
	text-decoration:none;
	background: #3580D4;
	color:#FFF;
	border-radius:5px;
		}	


@media projection and (width:1280px){
}

@media screen and (max-width: 1024px) {
.pcowrap {
  background: none repeat scroll 0 0 #FFFFFF;
  margin-top: 0;
  padding: 10px 0 40px 30px;
  width: 40% ;
}
h3 {
  color: #034792;
  font: 14px/32px "Trebuchet MS",sans-serif !important;
  width: 50%;
}
.pcontent p {
  font: 14px/25px "Trebuchet MS" !important;
  width: 50%;
}
.boxhome, .boxhome2 {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: none repeat scroll 0 0 #FFFFFF;
  border-color: #FFFFFF;
  border-image: none;
  border-style: solid;
  border-width: 5px 5px 5px 4px;
  margin-top: 20px;
  opacity: 1;
  position: relative;
  width: 280px;
  margin-left: 3.5%;
  float:none !important;
}
.home_icon {
  position: relative;
  top: 51px;
  width: 100px;
  z-index: 9999;
  display: none;
}
}
@media projection and (width:980px){
	

}
@media all and (max-width: 800px){
.home_icon {
  position: relative;
  top: 51px;
  width: 100px;
  z-index: 9999;
  display: none;
}
.pcowrap {
  background: none repeat scroll 0 0 #FFFFFF;
  width: 100% !important;
  float: left !important;
  padding: 10px 0 40px 30px !important;
  margin-top: -5px !important;
}
#homepostswrapper {
  margin: 6% auto 10% 0 !important;
  overflow: hidden;
  position: static !important;
  width: 100%;
  z-index: 100;
}
.boxhome, .boxhome2 {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: none repeat scroll 0 0 #FFFFFF;
  border-color: #FFFFFF;
  border-image: none;
  border-style: solid;
  border-width: 5px 5px 5px 4px;
  margin-top: 20px;
  opacity: 1;
  position: relative;
  width: 280px;
  margin-left: 2.5%;
  float:none !important;
}
}
@media screen and (max-width: 640px) {
 .home_icon {
  position: relative;
  top: 51px;
  width: 100px;
  z-index: 9999;
  display: none;
}
  	#wrapper {
 	 margin: 0 auto;
  	 max-width:1200px;
  	 position:;
  	width: 100%;
  	z-index: 2;
}

#homepostswrapper {
  margin: 6% auto 10% 0 !important;
  overflow: hidden;
  position: static !important;
  width: 100%;
  z-index: 100;
}	
	.boxhome, .boxhome2 {
	  -moz-border-bottom-colors: none;
	  -moz-border-left-colors: none;
	  -moz-border-right-colors: none;
	  -moz-border-top-colors: none;
	  background: none repeat scroll 0 0 #FFFFFF;
	  border-color: #FFFFFF;
	  border-image: none;
	  border-style: solid;
	  border-width: 5px 5px 5px 4px;
	  opacity: 1;
	  position: relative;
	  width: 280px;
	  float:none !important;
	  margin-bottom: 20px;
	  margin-left:15px !important;
}
#mainmenuwrapper {
  background: none repeat scroll 0 0 #034792;
  bottom: 0;
  height: auto !important;
  position: fixed;
  width: 100%;
  z-index: 2;
}
#mainmenu {
  color: #FFFFFF;
  font-family: "Trebuchet MS";
  font-size: 12px;
  margin: 0 auto;
  max-width: 1200px;
  text-align: center;
  width: 100%;
}
.footer_links_menu {
  color: #FFFFFF;
  text-align: center;
  width: 100%;
  line-height:30px;
}
.center {
  float: left;
  line-height: 20px;
  width: 100%;
}
.center p {
  color: #FFFFFF;
  margin: 0 0 0 5px;
  padding: 0;
}
#mainmenusocial {
  float: right;
  margin-top: 0;
  text-align: center !important;
  width: 100% !important ;
}
.pthumbnail {
  float: left;
  max-width: 640px;
  background: #fff;
  width: 100% !important;
}
.pthumbnail img {
  width: 100%;
}
.homereadyinner {
  background: none repeat scroll 0 0 #FFFFFF !important;
  border-radius: 0;
  box-shadow: 0 0 8px 3px #DDDDDD;
  height: auto !important;
  margin-top: 0;
  position: static  !important;
  width: 100%;
  z-index: 100;
}
.pcowrap {
  float: left !important;
  padding: 0 0 0 8px !important;
  background:#fff;
}

}
@media all and (max-width: 480px)
{
	.home_icon {
  position: relative;
  top: 51px;
  width: 100px;
  z-index: 9999;
  display: none;
}
	.pageposttitle {
  color: #333333;
  font-size: 16px !important;
  line-height: 36px;
  margin-bottom: 10px !important;
}
h3 {
  color: #034792;
  font: 12px/32px "Trebuchet MS",sans-serif !important;
  width: 50%;
}
.pcontent p {
  font: 12px/25px "Trebuchet MS" !important;
  width: 50%;
}
}

@media all and (max-width: 360px)
{
.home_icon {
  position: relative;
  top: 51px;
  width: 100px;
  z-index: 9999;
  display: none;
}
	.pageposttitle {
  color: #333333;
  font-size: 16px !important;
  line-height: 36px;
  margin-bottom: 10px !important;
}
h3 {
  color: #034792;
  font: 12px/32px "Trebuchet MS",sans-serif !important;
  width: 50%;
}
.pcontent p {
  font: 12px/25px "Trebuchet MS" !important;
  width: 50%;
}
/*Polyster and textile page buttons style*/
.top_buttons_link {
 
}
.top_buttons_link ul {
 
}
.top_buttons_link ul li {
 
}
.top_buttons_link li a {
 
}
.top_buttons_link li:hover {
 
}
}


