/*--
	Theme Name: theme45013
	Theme URI: http://template-help.com/
	Description: A theme for Wordpress 3.5.x + from Template-Help.com Collection
	Author: Template_Help.com
	Author URL: http://www.Template-Help.com/
	Template: CherryFramework
	Version: 1.0
	MotoPress Version: 1
--*/
@import url("main-style.css");

body { 
	background: #fff !important;
	color: #000000 !important;
	font-family: Lato, verdana,sans-serif,'Open Sans';
	/*font-family:Helvetica,Verdana, Arial,sans-serif !important;*/
	font-size: 14px !important;
	line-height: 24px !important;
}


h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: Lato;
}

.mobile_menu {
	display: none;
}

.mleft-0 { 
	margin-left: 0 !important;
}

.mtop-10px {
	margin-top: 10px;
}

.mleft-10px {
	margin-left: 10px;
}

.mtop-20px {
	margin-top: 20px;
}

.mleft10px { 
	margin-left: 10px;
}

.mleft20px { 
	margin-left: 20px;
}

.mleft4px {
	margin-left: 4px;
}

.padin-top-8px {
	padding-top: 8px;
}

.pl-15p {
	padding-left: 15px !important;
}
 
.align-left {
	float:left;
}

.align-right { 
	float: right;
}

.textcenter {
	text-align: center;
}

.float-left {
	float:left;
}

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

.bold {
	font-weight: bold;
}


a, 
a.btn {
    color: #285888;
    text-decoration: underline;
    text-transform: none;
    padding: 0;
    font-weight: 600;
    text-shadow: none;
    font-size: 14px;
}

.hidden-phone {
	position: relative !important;
	width:232px !important;
	top:0 !important;
	left:0 !important;
}

/*---------------------------------------
 *  Header 
 *--------------------------------------*/
.main-holder .header { 
	padding: 0;
} 
 
/** Top Links **/ 
#top-links {
    background: none;
    height: 68px;
    margin-bottom: 0;
}

#top-links ul {
	background-color:#285888; 
	list-style-type: none;
    margin: 13px 0 0 1px;
	padding: 10px;
    width: 50%;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
    position: absolute;
	top: 49px;
	left: 0px;
    z-index: 300;
}


#top-links ul li {
	background: none;
	display: block;
    float: none;
    height: auto;
    padding: 0;
    text-align: left;
	margin-bottom: 8px;
}

#top-links ul li a {
    background-color: #ff6600;
	border-top: 1px solid #e6edf1;
	color: #ffffff !important;
	display: block;
    font-size: 12px;
	padding: 10px 15px;
	text-decoration: none;
	text-transform: uppercase;
	border-radius: 0;
}

#top-links ul li:first-child a {
    border: none;
}
#top-links ul li a:hover {
    color: #fff !important;
    text-decoration: none;
    opacity: 0.7;
}

.mobile_menu, .mobile_menu_on {
    display: block;
    width: 65px;
    height: 60px;
    background: #285888 url(images/menu_icon.png) center center no-repeat;
    position: absolute;
    left: 0px;
    top: 1px;
    cursor: pointer;
}

/** Logo && Header title and phone section **/ 
#wrapper-header {
		
}

/* Lets remove the image border from the logo images */
#static-logo .logo {
	text-align: center;
}
	
.logo .logo_h {
    border: none;
	display: inline-block;
	float: none;
	margin-bottom: 20px;
}

#lc-logo {
    position: relative;
    bottom: -8px;
}

#wrapper-header .span6 h1 {
	color: #285888;
	font-size: 18px;
	line-height: 1.2;
	letter-spacing: 1px;
	margin: 0;
}

#wrapper-header .span6 h2 {
	color: #ff6600;
	font-size: 16px;
	font-weight: normal;
	text-transform: capitalize;
	font-style: italic;
	margin-bottom: 0;
	letter-spacing: 0;
}

#static-phone {
	text-align: center;
}
#static-phone p {
	font-size: 21px;
	font-weight: 500;
	margin-top: 10px;
}

/** Nav bar  **/

#navigation .nav__primary {
	margin-bottom: 4px !important;
}

select.select-menu {
    background-color: #e6edf1 !important;
    border: 1px solid #cddae6 !important;
	color: #285888;
	-webkit-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	-o-border-radius: 0px !important;
	border-radius: 0px !important;
}

/* home page stlyes */ 
.title-box:before {
    content: '';
    height: 19px;
    background-color: #e6edf1;
    position: absolute;
    top: 3px;
    left: 0;
    right: 0;
    display: block !important;
}

.title-box_primary {
    font-size: 18px;
    font-weight: 300 !important;
    line-height: 22px;
    text-transform: uppercase;
    background-color: #fff !important;
    display: inline-block;
    vertical-align: top;
    position: relative;
    z-index: 2;
    color: #000;
    padding-right: 12px !important;
    margin: 0 !important;
    letter-spacing: 0;
}

.list.unstyled > ul li {
	list-style-type: disc !important; 
	margin: 0 0 .5em 0;
    padding: 0;
    border: none;
    background: none;
}

.list li:before {
	display: none !important;
}

.recent-posts li h5 {
    margin: 0 0 !important;
    margin-bottom: 10px !important;
}

.recent-posts_li h5 a {
    color: #285888 !important;
    font-family: Lato,verdana;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
	text-transform: none;
}

.recent-posts_li h5 a:hover,
.home-blog a:hover {
    color: #ff6600 !important;
}

.recent-posts li .meta .post-date {
    text-transform: none;
    font-size: 12px !important;
    font-weight: 700;
}

.posts-grid .featured-thumbnail {
	float: left !important;
	margin-right: 8px;
}
.posts-grid.home-blog .clear{
	clear: none !important;
}

.home-blog h5 {
    margin-left: 89px !important;
}

.home-blog a {
    color: #285888 !important;
    font-family: Lato,verdana;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none;
	text-transform: none !important;
}

.posts-grid .post_meta {
	border-top: 0 !important;
	border-bottom : 0 !important;
	font-size: 12px;
	font-weight: 600;
	padding: 0.5em 10px !important
}

.post_category,
.post_author,
.post_comment {
	display: none !important; 
}


.home .content-holder {
	padding-top: 30px !important;
}

/* Inner pages */

.content-holder {
	padding-top: 0 !important;
}

.title-section .header-titles {
    padding: 20px 0;
    text-align: center;
 }

 .header-titles h1 {
    letter-spacing: 1px;
}

.header-titles h2 {
    margin-bottom: 0;
    font-size: 21px;
    color: #285888;
    letter-spacing: 1px;
    font-weight: 600;
}

.breadcrumb {
    background: #e6edf1 !important;
}

ul.breadcrumb li a {
    color: #285888;
    text-decoration: none;
}

ul.breadcrumb li a:hover {
    color: #285888;
    text-decoration: underline !important;
}

#content h1,
#content h2, 
#content h3 {
	clear: both;
    font-size: 20px;
    color: #000000;
    letter-spacing: 1px;
    line-height: 30px;
    margin-bottom: 20px;
	font-family: Lato;
	font-weight: 600;
}

#content .excerpt h1, 
#content .excerpt h2, 
#content .excerpt h3 {
  clear: none;
}

.post-header h2 a,
.post-header h3 a {
	font-size: 20px;
    letter-spacing: 1px;
    line-height: 30px;
    margin-bottom: 20px;
	font-family: Lato;
	font-weight: 600;
	text-decoration: none;
}

.post-header h2 a:hover,
.post-header h3 a:hover {
	text-decoration: underline;
}

.breadcrumb li.active {
    color: #285888;
    font-weight: bold;
}

#content a, 
.footer .footer-text a {
    color: #285888 !important;
}

#content a:hover, 
.footer .footer-text a:hover {
    color: #ff6600 !important;
	text-decoration: underline;
}

#content.left {
    background-color: #ffffff;
}

/* Sidebar */ 

#sidebar {
    background-color: #e6edf1;
    margin-top: 40px !important;
    padding-bottom: 40px;
}

#sidebar .widget {
    margin: 0 15px 0 15px !important;
}

#sidebar .widget ul li{
	background: none !important;  
}

#sidebar h3 {
    font-size: 18px;
    margin-bottom: 20px;
    letter-spacing: 1px;
    color: #000000;
    margin: 20px 0;
}

#sidebar .widget a {
    color: #285888 !important;
    text-decoration: none;
	font-size: 14px;
	letter-spacing:0.03em;
	font-weight: 600;
	text-transform: none;
	
}

#sidebar .widget .current_page_item a {
	color: #ff6600 !important;
	text-decoration: none !important;
}

#sidebar .widget a:hover,
#sidebar .widget .current_page_item a:hover {
    color: #ff6600 !important;
    text-decoration: underline !important;
}

#sidebar .widget .textwidget li {
	border-top: 0;
	background-color: transparent;
	padding: 4px 0;
	line-height: 18px;
	margin-right: 0;
	list-style-type: none;
	margin-bottom: 0 !important;
	
}

/* sidebar form */ 
#sidebar div.lfp_forms {
	width: 90% !important;
}


.motopress-wrapper.footer {
	background: #2b2b2b !important; 
}
 
#search-header .search-form_it {
	-webkit-border-radius: 18px !important;
	-moz-border-radius: 18px !important;
	-o-border-radius: 18px !important;
	border-radius :  18px !important;
}

/*======== qsm css =======*/
.quiz_section>span.mlw_qmn_question_number {
   display: inline-block ;
   float:left;
}
.mlw_qmn_message_before {
    color: #000000 !important;
    font-size: 14px !important;
}
.quiz_section.quiz_end .qsm-submit-btn {
    height: 40px;
}
.qsm-page{
	
	display:block !important;
}

.qmn_pagination {
	display:block !important;
	border-top :0 !important;
	text-align:left !important;
}
.qsm-previous, .qsm-next {
    display: none !important;
}
.qmn_quiz_container .qmn_btn, .qmn_quiz_container .btn{
	height: 40px;
}
.quiz_section>span.mlw_qmn_question {
    display: inline-block !important;
    padding-left: 5px;
}


@media ( max-width: 767px ) {
	#search-header.pull-right {
		float: none;
	}
	
	form#search-header {
		width: 230px; 
		margin: 0 auto;
	}

}

@media ( min-width: 768px ) {
	#static-logo .logo {
		width: 100%;
		text-align: center;
	}
	
	.mobile_menu, .mobile_menu_on {
		display: none;
	}
	
	#top-links {
		background: #285888;
		border-bottom: 2px solid #ff6600;
		height: 42px;
		margin-bottom: 10px;
		position: relative;
		text-align: right;
	}

	#top-links ul {
		position: relative;
		z-index: 1;
		width: 100%;
		top: 0;
		left: 0 !important;
		margin: 0;
		padding: 0;
	}
	
	#top-links ul li {
		display: inline-block;
		margin-right: 15px;
		margin-bottom: 0;
	} 
	
	#top-links ul li a { 
		border-top: 0;
		border-bottom-left-radius: 8px;
		border-bottom-right-radius: 8px;
		padding: 6px 15px;
	}

	#top-links ul li:last-child a { 
		/* border-top: 0;*/ 
	}
	
	/** Navigation **/
	
	#topnav.sf-menu li, 
	#topnav.sf-menu li .sub-menu li {
		display: table;
		width: 78px !important; 
	}

	#topnav.sf-menu li:last-child {
		width: 87px !important;
	}

	#topnav.sf-menu li {
		background: #285888 !important;
	}
	
	/* #topnav.sf-menu li>a {
		line-height: 38px;
	} */
	
	#topnav.sf-menu li a {
		color: #ffffff;
		font-family: Lato, verdana,sans-serif,'Open Sans';
		padding-top: 2px !important;
		padding-bottom: 2px !important;
		line-height: 1.1;
		letter-spacing: 1px;
		vertical-align: middle;
		display: table-cell;
		font-size: 8px;
		
	}

	#topnav.sf-menu li a {
		min-height: 48px;
		height: 48px;
	}
	
	#topnav.sf-menu li a:hover,
	#topnav.sf-menu li.sfHover > a,
	#topnav.sf-menu li.current-menu-item > a {
		color: #ff6600 !important;
		background: transparent !important;		
		font-weight: 400;
	}
	
	#topnav.sf-menu li .sub-menu {
		background: rgba(0,0,0,0.8) !important;
		padding: 10px 0;
	}
	
	#topnav.sf-menu .sub-menu li {
		background: transparent !important;
		padding-bottom: 4px !important;
	}
	
	#topnav.sf-menu .sub-menu li a {
		padding-top: 4px !important;
		padding-bottom: 0 !important;
		line-height: 1.2;
		letter-spacing: 1px;
		font-weight: normal;
		min-height: 28px;
		vertical-align: middle;
		display: table-cell;
		height: 28px;
		color: #ffffff;
		font-size: 8px;
	}
	
	#search-header.pull-right {
		float: right !important;
	}

}


@media ( min-width: 980px ) {
	
	#topnav.sf-menu li, 
	#topnav.sf-menu li .sub-menu li {
		width: 102px !important; 
	}
	
	#topnav.sf-menu li:last-child {
		width: 108px !important; 
	}

	#topnav.sf-menu li a,
	#topnav.sf-menu .sub-menu li a {
		font-size: 10px;
	}

}

@media ( min-width: 768px) and ( max-width: 991px) { 

	#sidebar div.lfp_forms {
		width: 96% !important;
	}
	
	#sidebar .lfp_forms form .form-fields input[type="text"], 
	#sidebar .lfp_forms form .form-fields input[type="password"], 
	#sidebar .lfp_forms form .form-fields input[type="email"], 
	#sidebar .lfp_forms form .form-fields select {
		padding: 4px 2%;
		width: 96%;
	}
	#sidebar .lfp_forms form input[type="text"], 
	#sidebar .lfp_forms form input[type="password"], 
	#sidebar .lfp_forms form input[type="email"], 
	#sidebar .lfp_forms form select {
		padding: 8px 2%;
		width: 100%;
	}
}

@media ( max-width: 1199px ) {
		
	#wrapper-header [class*="span"] {
		float: none;
		min-height: 1px;
		width: 100%;
		margin-left: 0;
	}	
	
}


@media ( min-width: 1200px ) {
	
	.title-wrapper {
		padding-top: 12px;
	}

	#wrapper-header .span6 h1 {
		font-size: 21px;
	}
	
	#wrapper-header .span6 h1 span {
		display: block;
	}
	
	#wrapper-header .span6 h2 {
		font-size: 18px;
		font-weight: normal;
	}

	#static-phone {
	  padding-top: 24px;
	}

	#static-phone p {
		font-size: 18px;
	}
	
	#topnav.sf-menu li a {
		min-height: 62px;
		height: 62px;
		line-height: 1.3 !important;
		font-size: 13px;
		font-weight: 500;
	}
	
	#topnav.sf-menu li.current-menu-item > a, 
	#topnav.sf-menu li.sfHover > a, 
	#topnav.sf-menu li a:hover {
		color: #ff6600 !important;
		background: transparent !important;
		font-weight: 500;
	}
	
	#topnav.sf-menu .sub-menu li a {
		font-size: 13px;
	}

	#topnav.sf-menu li,
	#topnav.sf-menu li .sub-menu li {
		width: 127px !important;
	}

	#topnav.sf-menu li:last-child {
		width: 135px !important;
	}

}


.jobads {
	border: none;
	background-color: #f3f3f3;
	font-family: Verdana, Geneva, sans-serif;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	margin-bottom: 20px;
}

.single-pager {
	margin: 10px 0 30px;
	padding: 5px 0;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	font-size: 11px;
}

.jobads_bq {
	border: 0;
}

.jobads_content {
	padding: 20px;
}

.pager li > a, .pager li > span {
	display: inline-block;
	padding: 5px 14px;
	background-color: #fff !important;
	border: 1px solid #ddd !important;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

.pager li > a:hover,
.pager li > a:focus {
	text-decoration: none;
	background-color: #f5f5f5;
}


.gform-field-label {
    font-weight: bold !important;
	margin-bottom: 2px !important;
}

.sidebar .widget h2.wp-block-heading {
	letter-spacing: 0;
}