/* Artfully masterminded by ZURB  */

/* -------------------------------------------------- 
   Table of Contents
-----------------------------------------------------
:: Shared Styles
:: Page Name 1
:: Page Name 2
*/


/* -----------------------------------------
   Shared Styles
----------------------------------------- */

@font-face {
    font-family: 'proxima_nova_rgbold';
    src: url('../fonts/proximanova-bold-webfont.eot');
    src: url('../fonts/proximanova-bold-webfont.eot#iefix') format('embedded-opentype'),
         url('../fonts/proximanova-bold-webfont.woff') format('woff'),
         url('../fonts/proximanova-bold-webfont.ttf') format('truetype'),
         url('../fonts/proximanova-bold-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'proxima_nova_rgregular';
    src: url('../fonts/proximanova-regular-webfont.eot');
    src: url('../fonts/proximanova-regular-webfont.eot#iefix') format('embedded-opentype'),
         url('../fonts/proximanova-regular-webfont.woff') format('woff'),
         url('../fonts/proximanova-regular-webfont.ttf') format('truetype'),
         url('../fonts/proximanova-regular-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'proxima_nova_condensedlight';
    src: url('../fonts/proximanovacond-light-webfont.eot');
    src: url('../fonts/proximanovacond-light-webfont.eot#iefix') format('embedded-opentype'),
         url('../fonts/proximanovacond-light-webfont.woff') format('woff'),
         url('../fonts/proximanovacond-light-webfont.ttf') format('truetype'),
         url('../fonts/proximanovacond-light-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'proxima_nova_cn_rgregular';
    src: url('../fonts/proximanovacond-regular-webfont.eot');
    src: url('../fonts/proximanovacond-regular-webfont.eot#iefix') format('embedded-opentype'),
         url('../fonts/proximanovacond-regular-webfont.woff') format('woff'),
         url('../fonts/proximanovacond-regular-webfont.ttf') format('truetype'),
         url('../fonts/proximanovacond-regular-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'proxima_nova_condensedSBd';
    src: url('../fonts/proximanovacond-semibold-webfont.eot');
    src: url('../fonts/proximanovacond-semibold-webfont.eot#iefix') format('embedded-opentype'),
         url('../fonts/proximanovacond-semibold-webfont.woff') format('woff'),
         url('../fonts/proximanovacond-semibold-webfont.ttf') format('truetype'),
         url('../fonts/proximanovacond-semibold-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

body{
	padding:12px 0 0;
	color:#393b3e;
    font-family: 'proxima_nova_rgregular'!important;
	font-size:15px;
	line-height:24px;
}
ul li{
	list-style:none;
}
.clearBoth{
	clear:both;
	line-height:0;
	font-size:0;
}
.clear {
	clear:both;
	line-height:0;
	font-size:0;
	height:0;
	}
h1,h2,h3,h4,h5,h6,ul{
	margin:0;
	padding:0;
}
h1,h2,h3,h4,h5,h6{
    font-family: 'proxima_nova_rgbold'!important;
}
a{
	color:#787878;
}
a:hover{
	color:#8e8888;
}
input {
   /* -webkit-appearance: none; */
    border-radius: 0;
}

/* -----------------------------------------
   Home Page
----------------------------------------- */
.logo{
	margin-bottom:10px;
}
.searchArea{
	padding-top:5px;
}
	.searchArea input{
		width:304px;
		height:44px;
		border:1px solid #d5d9dc;
		border-right:0;
		float:left;
	}
	.searchArea input.submitBtn{
		width:44px;
		height:44px;
		border:0;
		background:url(../images/search-icon.gif) no-repeat 0 0;
	}
.socialMediaIphone,	
.mobsearch{
	display:none;
}
.navOuter{
	background-color:#558db7;
}
.mobMenuIcon{
	display:none;
}
.menu-mainnav-container{
	clear:both;
}

.socialMedia ul{
	border-right:1px solid #629ac4;
	float: right;
}
.socialMedia ul li{
	float:left;
	border-left:1px solid #629ac4;
	width: 20%;
}
.socialMedia ul li.last{
	border-right:1px solid #629ac4;
}
	.socialMedia ul li a{
		float:left;
		display:block;
		text-indent: -9999px;
		width: 49px;
		height: 55px;
	}
	
	.socialMedia ul li a.facebook {
		background: url('../images/facebook.png') 0px 5px #558db7;
	}

		.socialMedia ul li a.facebook:hover {
			background: url('../images/facebook.png') 0px 5px #4f82a8;
		}
	
	.socialMedia ul li a.twitter {
		background: url('../images/twitter.png') 0px 5px #558db7;
	}
		
		.socialMedia ul li a.twitter:hover {
			background: url('../images/twitter.png') 0px 5px #4f82a8;
		}
	
	.socialMedia ul li a.rss {
		background: url('../images/rss-3.png') 0px 5px #558db7;
	}
	
		.socialMedia ul li a.rss:hover {
			background: url('../images/rss-3.png') 0px 5px #4f82a8;
		}
	
	.socialMedia ul li a.pintrest {
		background: url('../images/pintrest.png') 0px 5px #558db7;
	}

		.socialMedia ul li a.pintrest:hover {
			background: url('../images/pintrest.png') 0px 5px #4f82a8;
		}
	
	.socialMedia ul li a.linkedin {
		background: url('../images/linked-in.png') 0px 5px #558db7;
	}
		
		.socialMedia ul li a.linkedin:hover {
			background: url('../images/linked-in.png') 0px 5px #4f82a8;
		}
		
#long_menu {
	display: none;
}		

#short_menu {
	display: none;
}

@media only screen and (max-width: 1170px) { 
	nav li a {
		font-size: 13px;
	}
	
}
			
@media only screen and (max-width: 1100px) { 
		#short_menu {
			display: block;
		}
		#long_menu {
			display: none;
		}
}

@media only screen and (min-width: 1100px) { 
		#short_menu {
			display: none;
		}
		#long_menu {
			display: block;
		}
}

.ieinsideBannerOuter{ display: none ; }
	
.homeBannerOuter{
	position:relative;
/*	height:627px;*/
}
.homeBanner{
}
.flexslider2{
	text-align:center;
}
.flexslider2 .flex-direction-nav{
	display:none;
}
.flexslider2 .slides li:not(:first-of-type){
  display: none ;
}

.bannerInner{
	min-height: 213px;
}
.mainTitle{
	position: absolute;
	width: 70%;
	text-align: left;
	color: #969ea7;
	background: url(../images/trans.png) ; /*rgba(0,0,0,0.6);*/
	padding: 20px 66px 20px 32px;
	bottom: 0;
	min-width: 468px;
	height: auto;
}
	.mainTitle h3{
		color:#ffffff;
		font-size:24px;
		font-weight:normal;
		margin:0;
		padding:0 0 10px;
	}
	.mainTitle p{
		font-size:14px;
		line-height:21px;
		margin:0;
		padding:0;
        color: #ffffff;
	}
.testimoniOuter{
	text-align:center;
	padding:40px 0 30px;
}
	.testimoniOuter h3{
		font-size:30px;
		font-weight:normal;
	}
	.testimoniOuter p{
		/*background:url(../images/qt-st.gif) no-repeat 0 0;*/
		padding:0 0 30px 30px;
		margin:0;
		font-size:24px;
		/*width:742px;*/
		margin:0 auto;
	}
	.testimoniOuter .qtStart{
		background:url(../images/qt-st.gif) no-repeat 0 0;
		padding:10px 50px 10px 0;
		position:relative;
		top:0;
	}
	.testimoniOuter .qtEnd{
		background:url(../images/qt-end.gif) no-repeat 100% 0;
		padding:10px 50px 10px 0;
		position:relative;
		top:20px;
	}
	.testimoniOuter h5{
		font-size:15px;
	}
	.testimoniOuter h5 span{
		border-top:1px solid #d9dde1;
		padding:10px 20px;
	}

.aboutPicWrap{
	text-align:center;
}

.graySec{
	background-color:#eceff2;
	padding:50px 0 50px;
}
	.graySec h3{
		font-size:24px;
		padding-bottom:24px;
		font-weight:normal;
	}
.aboutSec{
	background-color:#fff;
	position:relative;
	margin-bottom:50px;
}
	.aboutSec h4{
		border-bottom:1px solid #cdcecf;
		font-size:18px;
		font-weight:normal;
        font-family: 'proxima_nova_rgregular'!important;
		margin-bottom:12px;
	}
	.aboutSec .aboutBlockCon{
		padding:12px 14px;
		color:#899097;
		min-height: 272px;
	}
	.aboutSec .readmoreBtn{
		position:relative;
		bottom:0;
		left:85px;
		background:#558db7;
		color:#fff;
		text-align:center;
		padding:10px 20px;
		text-decoration:underline;
	}
	.aboutSec .readmoreBtn:hover{
		background:#477ba2;
	}
.latestNews ul{
	margin-bottom:10px;
}
	.latestNews ul li{
		border-bottom:1px solid #dbdee2;
		margin-bottom:20px;
		padding-bottom:10px;
	}
	.latestNews ul li a{
		color:#393b3e;
	}
	.latestNews ul li a:hover{
		text-decoration:underline;
	}
	.latestNews p{
		margin:0;
		padding:0;
	}
	.latestNews .postDate{
		color:#777b82;
	}
	.bannerHome{
		margin-bottom:25px;
	}
.sponsorBlock{
	text-align:center;
	padding-top:30px;
}
	.sponsorBlock h3{
		font-size:30px;
		margin-bottom:12px;
	}

.footerOuter{
	background-color:#303941;
	color:#b9bfc5;
	padding:65px 0 20px;
}
	.footerOuter h3{
		color:#fff;
		font-size:18px;
        font-family: 'proxima_nova_rgregular'!important;
		margin-bottom:20px;
	}
	.footerOuter .tweets{
		margin-bottom:25px;
	}
	.footerOuter .quickLinks li{
		float:left;
		width:132px;
	}
	.footerOuter .quickLinks li a{
		color:#b9bfc5;
		border-bottom:1px solid #525b62;
	}
	.footerOuter .quickLinks li a:hover{
		color:#fff;
	}
	.footerOuter .buySell{
		text-align:right;
	}
	.footerOuter .footerBot{
		border-top:1px solid #475058;
		padding-top:20px;
	}
	
	#menu-footer-menu-1 li {
		display: inline-block;
		float: right;
		margin-left: 10px;
	}

.pics {  
    height:  157px;  
    width:   250px;  
    padding: 0;  
    margin:  0;  
} 

#sponsors-strip {padding: 15px 0;}                                                
                                                
#sponsors-strip h3 {
    text-align: center; margin-bottom: 20px;
                                                }   
h4.sponsors-long-title {font-size: 15px !important;}
                                                
                                                
/*-------------------------------------------
 	GALLERY
 --------------------------------------------*/

.GalleryModule ul li a img {
	height: 140px;
	width: 200px;
	margin: 0;
}

.GalleryModule ul li {
	float: left;
	list-style: none;
	padding: 0;
	margin: 0;
	margin-right: 10px;
	margin-bottom: 10px;
}

div.GalleryModule {overflow: hidden;}

.lightbox .lb-image {max-width: none;}



/* -----------------------------------------
 *  GRAVITY FORMS
----------------------------------------- */

.gform_wrapper .gfield_description {
	padding: 0px !important;
}

input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], textarea {
	margin: 0px;
}



/* -----------------------------------------
   Page Name 2
----------------------------------------- */


.insideBannerOuter{
	background:url(../images/demo-innerpages.jpg) no-repeat 50% 0;
	position:relative;
}
.insideBannerImage{
	position:absolute;
	z-index:1;
	top:0;
	margin: auto;
	top: 0; left: 0; bottom: 0; right: 0;
}
.insideBannerOuter img{
  max-width:none;
}
.insideBanner{
	height:344px;
	position:relative;
}
	.insideBanner h2{
		position:absolute;
		bottom:0;
		left:0;
		font-size:42px;
		color:#fff;
		padding:20px 16px;
		background:url(../images/title-bg.png) repeat 0 0;
		z-index:2;
	}
.contentBlock{
	padding:40px 0;
}
.contentBlock h1{
	font-size:30px;
	padding-bottom:10px;
}
.contentBlock h3{
	font-size:18px;
	padding-bottom:10px;
}
.sendMsg textarea{
	background-color:#f2f2f2;
	border-top:2px solid #c3c3c3;
	width:100%;
	height:211px;
}
.wpcf7-submit,
.sendMsg .sndBtn{
	width:142px;
	height:48px;
	background:url(../images/sendmsg.gif) no-repeat 0 0;
	border:0;
	float:right;
	cursor:pointer;
	text-indent:-100000px;
}
.contactSec2 p{
	margin:0;
	padding:0 0 5px;
}
.contactSec2 h3{
	margin:0;
	padding:0 0 5px;
}


/* -----------------------------------------
   blog page
----------------------------------------- */



.blogPage h1{
	font-size:30px;
	line-height:32px;
    font-family: 'proxima_nova_rgbold';
}
.blogPage h1 a{
	color:#393b3e;
}
.blogPage h1.page-title{
	font-size:28px;
	line-height:30px;
	padding-bottom:10px;
	color:#676767;
}
.search-results .blogPage article{
	background-color:#f8f8f8;
	border:1px solid #f0eded;
	padding:20px;
}
.sidebar h3{
	font-size:18px;
    font-family: 'proxima_nova_rgbold';
}
aside .searchform label{
	font-size:18px;
    font-family: 'proxima_nova_rgbold';
  color: #000 ;
  font-weight: bold ;
}
.sidebar ul li{
	background:url(../images/bullet.gif) no-repeat 0 5px;
	padding:0 0 10px 15px;
	line-height:18px;
}
.sidebar ul li a{
	color:#000;
}
.sidebar ul{
	padding-bottom:25px;
}
.commentsInfo{
}
 .comments-link{
	font-style:italic;
	display:inline;
}
.commentsInfo{
	font-style:italic;
}
a.readArticle,
.comments-link a{
	/*background:url(../images/send-msg.jpg) no-repeat 0 0;*/
	width:141px;
	height:48px;
	display:block;
	clear:both;
	margin-bottom:30px;
	font-family: 'proxima_nova_rgbold';
	text-align:center;
	font-style:normal;
	font-size:18px;
	line-height:48px;
	color:#fff;
	background: #ee6d26; /* Old browsers */
	background: -moz-linear-gradient(top,  #ee6d26 0%, #c52c2e 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ee6d26), color-stop(100%,#c52c2e)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ee6d26 0%,#c52c2e 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ee6d26 0%,#c52c2e 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ee6d26 0%,#c52c2e 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ee6d26 0%,#c52c2e 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ee6d26', endColorstr='#c52c2e',GradientType=0 ); /* IE6-9 */
}

input#searchsubmit{
	background-color:#ec6a26;
	color:#fff;
	padding:10px;
	border:0;
	font-weight:normal;
	cursor:pointer;
}

.blogPage .entry-content{
	padding: 24px 0 24px 0;
	border-bottom: 1px solid #BBB;
}
.blogPage .wp-post-image{
	float:left;
	margin:0 32px 0 0;
}
.entry-content{
}
article{
	clear:both;
	margin-bottom:20px;
}
	
	article h3, article h4, article h5 {
		margin-top: 1em;
		margin-bottom: 1em;
	}
	
.commentsCounts{
	color:#c2282e;
}
.blogPage .entry-content img{
	margin-bottom:25px;
}
.blogPage .entry-content ul{
	margin-bottom:15px;
}
.blogPage .entry-content ul li{
	font-size:16px;
	font-weight:normal;
	background:url(../images/bullet-red.gif) no-repeat 0 4px;
	padding:0 0 0 16px;
}
.tags{
	margin-bottom:50px;
}
.tags a{
	background-color:#f2f2f2;
	border:1px solid #c9c9c9;
	padding:8px 12px;
	margin-right:10px;
	color:#636363;
	font-weight:normal;
}

.sidebarTags a {
	display: inline-block;
	margin-bottom: 10px;
}

#respond{
	padding:40px;
	background-color:#f6f1f1;
	border:1px solid #eee9e9;
	/*width:70%;*/
}
 ol.commentlist{
	margin:0;
	/*width:70%;*/
	padding:4px;
}
.commentlist li{
	list-style:none;
}

.commentlist header{
	background-color:#f0f0f0;
	padding:3px;
}
.comment-content{
	background-color:#e8e8e8;
	padding:14px;
}
.reply{
	background-color:#e4e2e2;
	padding:4px;
}
.relatedPost{
	width:270px;
	float:left;
	margin-right:10px;
	margin-bottom:30px;
}
	.relatedPost img{
		float:none!important;
	}
.sidebar{
}

.relatedPostOuter h3{
}

.blueberry { margin: 0 auto; }
.blueberry .slides {
	display: block;
	position: relative;
	overflow: hidden;
}
.blueberry .slides li {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.blueberry .slides li img {
	display: block;
	/*width: 100%;
	max-width: none;*/
}
.blueberry .slides li.active { display: block; position: relative; }
.blueberry .crop li img { width: auto; }

.blueberry .pager {
	height: 40px;
	text-align: center;
	display:none;
}
.blueberry .pager li { display: inline-block; }
.blueberry .pager li a,
.blueberry .pager li a span {
	display: block;
	height: 4px;
	width: 4px;
}
.blueberry .pager li a {
	padding: 18px 8px;
-webkit-border-radius: 6px;
   -moz-border-radius: 6px;
	border-radius: 6px;
}
.blueberry .pager li a span {
	overflow: hidden;
	background: #c0c0c0;
	text-indent: -9999px;
-webkit-border-radius: 2px;
   -moz-border-radius: 2px;
	border-radius: 2px;
}
.blueberry .pager li.active a span { background: #404040; }


.my_meta_control .description
{ display:none; }

.my_meta_control label
{ display:block; font-weight:normal; margin:6px; margin-bottom:0; margin-top:12px; }

.my_meta_control label span
{ display:inline; font-weight:normal; }

.my_meta_control span
{ color:#999; display:block; }

.my_meta_control textarea, .my_meta_control input[type='text']
{ margin-bottom:3px; width:99%; }

.my_meta_control h4
{ color:#999; font-size:1em; margin:15px 6px; text-transform:uppercase; }

/* added css */
.postStyleNew br {display:none;}
.postStyleNew h4 {
	color:#558db7;
	margin-bottom:0;
	}
.postStyleNew p, p.newbigtxt {font-size:18px; margin-bottom:22px;}
.sectionBlock {
	height:100%;
	overflow:hidden;
	border-bottom:1px solid #ccc;
	}
.sectionBlock:last-child {border-bottom:0 solid #ccc;}
.postStyleNew .sectionBlock p {font-size:14px;}
.sectionBlock .alignleft {
	float:left;
	margin:0 20px 10px 0;
	}
.sectionBlock h3 {
	font-size:26px;
	line-height:40px;
	padding-bottom:0;
	margin-bottom:18px;
	}
.sectionBlock h3 strong {
	display:inline-block;
	margin-right:12px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	width:40px;
	height:40px;
	line-height:40px;
	background:#ec6a26;
	color:#fff;
	text-align:center;
	font-size:22px;
	}
.widget_search {
	height:100%;
	overflow:hidden;
	padding-bottom:30px;
	}
.widget_search input[type=text]{
	float: left;
	width:70%;
	font-size:14px;
	line-height:16px;
	height:16px;
	padding:7px 5px;
	-webkit-border-radius: 0;
	border-radius: 0;
	box-sizing:content-box;
	-moz-box-sizing:content-box;
	}
.widget_search input#searchsubmit {
	padding:0 10px;
	float: left;
	width: 24%;
	margin-top:0;
	-webkit-border-radius: 0 !important;
	border-radius: 0 !important;
	background:#ec6a26 !important;
	-webkit-appearance: none;
	height:32px;
	}
.sidebar .rpwe-block ul li {
	background:none;
	padding:0;
	border-bottom:1px solid #ccc;
	}
.sidebar .rpwe-block ul li:last-child {border-bottom:0px solid #fff;}
.sidebar .rpwe-block .rpwe-thumb {
	padding:0 !important;
	border:0;
	width: 25%;
	height: auto;
	}
.sidebar .rpwe-block h3 {
	font-size:15px;
	line-height:19px;
	width:70%;
	float:right;
	padding-bottom:6px;
	}
.sidebar .rpwe-block h3 a {
	color:#e95d14;
	font-size:15px;
	line-height:19px;
	font-family:'proxima_nova_rgregular'!important;
	}
.sidebar .rpwe-block h3 a:hover {color:#000;}
.sidebar .rpwe-block .rpwe-summary {
	width:70%;
	float:right;
	padding-bottom:10px;
	font-size:13px;
	line-height:16px;
	}
.sidebar .rpwe_widget h3.widget-title {padding-bottom:16px;}
.commentsCounts {display:none;}

.newstlKs .column.blogPage{float:right;}
.imgLabel {
	font-size:10px;
	display:block;
	margin-top:-16px;
	margin-bottom:14px;
	}
.commentsInfo .dateStyle {
	display: block;
	padding-bottom: 8px;
	}
.authorArea img {
	float:left;
	margin-right:10px;
	margin-top:2px;
	}
.authorArea {
	height:100%;
	overflow:hidden;
	padding-bottom:40px;
	}


.rightCon{
	float: right;
	width: 50%;
	padding: 20px 0 20px 20px;
}

@media only screen and (max-width: 480px) and (min-width: 320px){
	.rightCon{
		float: none;
		width:100%;
		padding:10px 0 20px;
	}
	.entry-content{
		padding:0 15px;
	}
	.entry-content h1{
		font-size:32px;
	}
	.entry-content h2{
		font-size:22px;
	}
	.entry-content h3{
		font-size:20px;
	}
	.GalleryModule ul li a img{
		width:80%;
		height:auto;
		display:block;
		margin:0 auto;
	}
	
}


/*Media Queries*/

/*
 * Author: http://stuffandnonsense.co.uk/blog/about/hardboiled_css3_media_queries/
 */
 
/* Smartphones (portrait and landscape) ----------- */
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 480px) {
	
	.bannerInner {
		min-height: 213px;
	}
	
}
 
/* Smartphones (landscape) ----------- */
@media only screen 
and (min-width : 321px) {

	.bannerInner {
		min-height: 213px;
	}

}
 
/* Smartphones (portrait) ----------- */
@media only screen 
and (max-width : 768px) {
	.bannerInner {
		min-height: 265px;
	}
}
 
/* iPads (portrait and landscape) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) {
	.bannerInner {
		min-height: 357px;
	}
}
 
/* iPads (landscape) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) {
/* Styles */
}
 
/* iPads (portrait) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) {
/* Styles */
}
 
/* Desktops and laptops ----------- */
@media only screen 
and (min-width : 1224px) {
/* Styles */
	.bannerInner {
		min-height: 428px;
	}
}
 
/* Large screens ----------- */
@media only screen 
and (min-width : 1824px) {
/* Styles */
	.bannerInner {
		min-height: 594px;
	}
}
 
/* iPhone 4 ----------- */
@media
only screen and (-webkit-min-device-pixel-ratio : 1.5),
only screen and (min-device-pixel-ratio : 1.5) {
/* Styles */
}