/*   
Theme Name: Strategy Financial Partner Theme
Theme URI: 
Description: 
Author: Click Click Media
Author URI: http://www.clickclick.media
Version: 1.0
*/
/*Header*/
@media screen {
	#header {
		position:fixed;
		left: 0;
		top: 0;
		right:0;
		z-index: 9999;
	}
	#header .menu-bar {
		padding: 15px 0 15px;
	}
	#header .menu-wrap .item {
		vertical-align: bottom;
	}
	#header .header-menu .menu-item {
		line-height: 55px;
	}
	#header .header-menu .menu-item:last-child{
		padding-right: 0;
	}
	#header .header-menu .menu-item a{
		font-size: 17px;
		color: #3c3c3c;
		padding: 0 10px;
		font-weight: 300;
	}
	#header .header-menu .cta {
		font-weight: 600;
		font-size: 17px;
		padding: 14px 0;
		display: block;
	}
	#header .header-menu .fa-phone {
		font-size: 30px;
		vertical-align: middle;
		margin-left: 10px;
		margin-right: 5px;
		color: #094a94;
		-webkit-transform: rotate(20deg);
		-moz-transform: rotate(20deg);
		-ms-transform: rotate(20deg);
		-o-transform: rotate(20deg);
		transform: rotate(20deg);
	}
	#header .mobile-logo img{
		max-width: 120px;
	}
	/*FOoter*/
	#footer .copyright .f-item{
		text-align: center;
		margin-bottom: 20px;
	}
	#footer .copyright {
		padding: 30px 0 20px;
		font-size: 14px;
	}
	.copyright a {
		color: #FFF;
	}
	.copyright a:hover {
		opacity: .8;
	}
	#ccm {
		color: #73ab3d;
	}
	#footer .footer-content .content {
		color: #878787;
		font-size: 9px;
		line-height: 17px;
	}
	#footer .widget-style {
		padding: 55px 0 60px;
		background-color: #0d1014;
	}
	#footer .inner .item{
		vertical-align: top;
		width: 100%;
		display: inline-block;
		text-align: center;
		margin-bottom: 20px;
	}
	#footer .widget-style h3 {
		font-size: 21px;
		margin-bottom: 15px;
	}
 
	#footer .widget-style a {
		color: #FFF;
	}
	#footer .inner .f-logo {
		width: 100%;
		max-width: 190px;
		display: inline-block;
	}
	#footer .widget-style .sub-item {
		margin-bottom: 20px;
	}
	#footer .inner .item h4 {
		font-size: 17px;
		font-family: 'robotomedium';
		margin-bottom: 0;
	}
	#footer .send-email .gform_heading {
		color: #878787;
	}
	#footer .contact-details p {
		color: #bcbcbc;
	}
	/*Banner*/
	.banner {
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-ms-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
		background-position: center center;
		background-repeat: no-repeat;
		padding: 200px 0 0;
	}
	.banner .button-wrap {
		text-align: center;
/*		margin-bottom:  60px;*/
padding: 110px 0 10px!important;
	}
	.banner .button-wrap .btn,
	#bottom-btn .btn {
		margin: 0 0 20px;
    display: inline-block;
    width: 100%;
    padding: 10px;
    font-size: 14px;
	}
	.banner .strip {
		background-color: rgba(0,0,0, .30);
		padding: 20px 0;
		text-align: center;
		display: none;
	}
	.banner .strip h1 {
		font-size: 25px;
		-webkit-text-shadow: 1px 0 10px #000;
		-moz-text-shadow: 1px 0 10px #000;
		-ms-text-shadow: 1px 0 10px #000;
		-o-text-shadow: 1px 0 10px #000;
		text-shadow: 1px 0 10px #000;
		margin: 0;
	}
	/*Quicklinks*/
	#quicklinks {
		background-color: #FFF;
		padding: 70px 0 80px;
	}
	#quicklinks .heading {
		font-size: 30px;
		text-align: center;
		margin-bottom: 90px;
		text-transform: uppercase;
	}
	#quicklinks .ft-img {
		border-radius: 50%;
		margin: 0 auto;
		display: inline-block;
		margin-bottom: 15px;
		max-height: 160px;
	}
	#quicklinks .title {
		margin-bottom: 15px;
		color:  #575757;
	}
	#quicklinks .content {
		font-size: 14px;
		color: #818181;
		padding:  0 10px;
		margin-bottom: 20px;
	}
	#quicklinks .content ul {
		font-size: 17px;
    padding-left: 32px;
	}
	#quicklinks .button-wrap .btn{
		font-size: 12px;
		color: #FFF;
		font-weight: 300;
	}
	#quicklinks .q-item {
		margin-bottom: 20px;
	}
	/*Pages*/
	#breadcrumbs span a{
		color: #fefeff;
		font-family: 'robotolight';
	}
	#breadcrumbs span {
		color: #FFF;
		font-size: 12px;
	}
	.banner-title {
		padding: 40px 0;
	}
	.banner-title .item {
		display: inline-block;
		width: 100%;
		text-align: left;
	}
	.banner-title h1{
		font-size: 25px;
		text-transform: uppercase;
		margin-bottom: 0;
	}
	.main-content {
		padding: 70px 0;
		color: #878787;
	}
	.main-content h2 {
		text-transform: uppercase;
		font-size: 16px;
		color: #004189;
		margin-bottom: 30px;
	}
	.main-content h3 {
		text-transform: uppercase;
		font-size: 16px;
		color: #004189;
		margin-bottom: 20px;
	}

	.main-content ul,
	.main-content ol {
		font-family: 'robotobold';
		font-size: 15px;
		color: #000;
	}
	.main-content span {
		font-size: 14px;
	}
	.sidemenu h2{
		font-size: 17px;
		color: #FFF;
		margin-bottom: 0;
		background-color: #004189;
		padding: 15px 20px;
	}
 
	#menu-services li a{
		padding: 15px;
		background-color: #ecf4fc;
		font-size: 13px;
		border-bottom: 1px solid #FFF;
		display: block;
		-webkit-transition: all .5s ease;
		-moz-transition: all .5s ease;
		-ms-transition: all .5s ease;
		-o-transition: all .5s ease;
		transition: all .5s ease;
	}
	#menu-services li.current-menu-item a {
		background-color: #FFF;
		color: #004189;
	}
	#menu-services li a:hover {
		background-color: #004189;
		color: #FFF;
	}
	#bodypanel .button-wrap {
		padding: 0 0 30px;
	}
	.build-road-map {
		padding: 25px 0 90px;
	}
	.build-road-map h2 {
		font-size: 34px;
	}
	.build-road-map ul {
		font-family: 'robotobold';
		line-height: 37px;
		font-size: 18px;
		color: #606060;
		list-style: none;
	}
	.build-road-map ul li {
		position: relative;
		padding-left: 20px;
	}
	.build-road-map ul li:before {
		content: '';
		height: 7px;
		width: 7px;
		background-color: #f86c20;
		position: absolute;
		left: 0;
		top: 50%;
		margin-top: -4px;
	}
	.build-road-map h3 {
		font-family: 'robotoregular';
		font-size: 21px;
		text-transform: uppercase;
		margin-bottom: 10px;
	}
	.build-road-map .sub-content {
		margin-bottom: 50px;
		font-family: 'robotoregular'
	}
	.build-road-map .sub-content p{
		font-size: 21px;
		color: #878787;
	}
	.steps {
		padding: 60px 0 50px;
	}
	.steps h2 {
		color: #1f1f1f;
		margin-bottom: 70px;
		font-size: 21px;
		font-family: 'robotoblack';
	}
	.steps strong {
		color: #474444;
	}
	.steps img {
		margin-bottom: 30px;
	}
	.search-icon {
		font-size: 17px;
		padding-left: 10px;
		color: #858585;
		cursor: pointer;
	}
	#search {
		padding: 30px 0;
	}
	#search .list h2 {
		margin-bottom: 5px;
	}
	#search .list h2 a{
		color: #004189;
		font-family: 'robotobold';
	}
	#search .list a {
		font-family: 'robotolight';
		color: #C5C5C5;
	}
	#search .list a:hover {
		color: #004189;
	}
	#searchFloat {
		padding: 30px 0;
		background-color: rgb(248, 248, 248);
	}
	#searchFloat .btn {
		background-color: #0e4e91;
		color: #FFF;
		text-transform: uppercase;
		font-family: 'robotomedium';
		border:none;
		font-size: 14px;
	}
	#searchFloat .btn:hover {
		background-color: #676768;
		color: #FFF;
		border:none;
	}
	#searchFloat .form-control {
		width: 100%;
		border-radius: 0;
	}
	#searchFloat .right {
		width: 20%;
	}
	#searchFloat .item {
		padding: 0 5px;
	}
	#services .content p{
		font-size: 21px;
	}
	#services .content {
		padding-bottom: 20px;
	}
	
	#services li h2 {
		font-size: 14px;
		font-weight: bold;
		color: #575757;
		text-transform: capitalize;
	}
	#services li img {
		margin-bottom: 10px;
	}
	.services-mobile {
		list-style: none;
		display: inline-block;
	}
	.services-mobile li {
		display: inline-block;
		width: 100%;
		margin-bottom: 30px;
	}
	.services-mobile li img {
		margin: 0 auto;
	}
	.main-content.loading-screen {
		height: 500px !important;
	}
	#sidebar ol,
	#sidebar ul {
		list-style-position: inside;
		padding-left: 15px;
	}
	.contact-us label{
		text-transform: uppercase;
		font-size: 12px;
	}
	.contact-us input,
	.contact-us textarea{
		border: 1px solid #D5D5D5;
		margin-bottom: 15px;
	}
	.contact-us .gform_title {
		margin-bottom: 10px;
		background-color: #004189;
		color: #FFF;
		padding: 10px 20px;
		font-size: 20px;
		text-transform: uppercase;
	}
	.contact-us .gform_button[type=submit] {
		margin: 0 0 10px;
		display: block;
		margin-bottom: 20px;
		width: 100%;
	}
	.contact-us .gform_button[type=submit]:hover {
		border-color: #F56D1B;
		color: #F56D1B;
	}
	.contact-us .gform_wrapper {
		border: 1px solid #D5D5D5;
	}
	.contact-us .gform_body,
	.contact-us .gform_footer {
		padding: 0 20px;
	}
	.contact-us .validation_message {
		font-size: 12px;
    top: -15px;
     right: 0; 
    position: relative;
	}
	#archive blockquote {
		border-left: 15px solid #004189;
		padding: 20px 20px 20px 55px;
		-webkit-box-shadow: 2px 2px 15px #ccc;
		-moz-box-shadow: 2px 2px 15px #ccc;
		font-family: Georgia, serif;
		position: relative;
		margin-bottom: 40px;
	}
	#archive blockquote:before {
    content: "\201C";
    font-family: Georgia, serif;
    font-size: 70px;
    font-weight: bold;
    color: #999;
    position: absolute;
    left: 8px;
    top: 5px;
	}
	#archive blockquote p {
		font-style: italic;
		font-size: 18px;
		margin-bottom: 15px;
	}
	#archive blockquote h2 {
		margin-bottom: 0;
		text-align: right;
		font-style: italic;
		font-family: Georgia, serif;
		font-size: 20px;
		text-transform: capitalize; 
	}
	.single-page .content,
	.single-page .content p{
		font-size: 14px;
		color: #898989;
		line-height: 20px;
		margin-bottom: 25px;
	}
	.single-page .content li {
		font-size: 14px;
		color: #898989;
		margin-bottom: 10px;
		font-family: "robotoregular",sans-serif;
	}
	.single-page .content ul,
	.single-page .content ol {
		margin-bottom: 20px;
    list-style-position: inherit;
    padding-left: 15px;
	}
	.single-page h2 {
		margin-bottom: 15px;
		position: relative;
	}
	.single-page .main-content .content {
		padding-left: 20px;
	}
	.single-page .sidemenu h2 {
		margin: 0;
	}
	.map-wrap {
		position: relative;
		z-index: 99;
	}
	.single-page .sidemenu h2:before {
		content: '';
		width: 16px;
		height: 8px;
		background-image: url(images/arrow-down.png);
		display: block;
		position: absolute;
		right: 20px;
		top: 50%;
	}
	
	
	/* FEEDS LIST */
	.feeds-list .item{
		margin-bottom:20px;
	}
	.feeds-list .thumbs{
		text-align:center;
		margin-bottom: 20px;
	}
	.feeds-list .thumbs > a{
		display: block;
		margin: 0px auto;
		text-align: center;
	}
	.feeds-list .thumbs img{
		max-width: 100%;
		height: auto;
		border: 1px solid #C7C7C7;
		display: inline-block;
	}
	.feeds-list .title > a{
		margin-bottom: 10px;
		color: #575757;
		font-size: 20px;
		text-align: center;
		display: block;
	}
	.feeds-list .excerpt{
		margin-bottom:10px;
	}
	.single-page .main-content .content.content.single-feed{
		padding-left:0;
	}

	.accordion .accordion-item {
		margin-bottom: 10px;
	}

	.accordion .heading a {
		background-color: #0E4D8F;
		color: #FFF;
		width: 100%;
		display: block;
		padding: 8px 15px;
		font-size: 18px;
	}

	.accordion .content {
		display: block;
		background-color: #f7f7f7;
		padding: 20px;
	}

	.accordion .content p {
		font-size: 16px;
	}

	.flex-content.staff{
	 	padding: 50px 0;
	 }

	  .flex-content.staff h2 {
	  	font-size: 24px;
	  }

	 .flex-content.staff img {
	 	width: 100%;
	 }

	 .back-top{
	 	position: fixed;
	 	bottom: 15px;
	 	right:15px;
	 	z-index: 9999;
	 }
	
	.inner-page .gform_wrapper .gfield_checkbox {
		list-style: none;
		padding-left:0;
	}

	.inner-page .gform_wrapper .gfield_checkbox input {
	    display: inline-block;
	    width: inherit;
	    vertical-align: top;
	    height: 20px;
	    margin: 0;
	}
	.inner-page .gform_wrapper .ginput_container  {
		margin-bottom: 10px;
	}
}
@media (min-width: 768px) {
	/*Header*/
	#header .menu-bar {
		padding: 15px 0 0;
	}
	#header .header-menu .menu-item a{
		font-size: 12px;
	}
	#header .header-menu .menu-item a:hover,
	#header .header-menu .current-menu-item a {
		color: #135293;
	}
	#header .header-menu .menu-item a{
		padding: 0 5px;
	}
	#header .menu-wrap .item {
		vertical-align: middle;
	}
	#header .desktop-logo {
    width: 23%;
  }
	/*Footer*/
	#footer .copyright .f-item{
		margin-bottom: 0;
	}
	#footer .copyright .left{
		text-align: left;
	}
	#footer .copyright .right{
		text-align: right;
	}
	#footer .inner .item{
		margin-bottom: 0;
		text-align: left;
	}
	#footer .inner .item:nth-child(1){
		width: 33%;
	}
	#footer .inner .item:nth-child(2){
		width: 33%;
	}
	#footer .inner .item:nth-child(3){
		width: 33%;
	}
	#footer .inner .item:nth-child(4){
		width: 100%;
	}
	#footer .inner .phone-fax li {
		padding-right:30px;
		font-size: 17px;
	}
	#footer .footer-content {
		padding-bottom: 40px;
	}
	/*Banner*/
	.banner {
		padding: 400px 0 20px;
		background-position: 0 55%;
	}
	.banner .button-wrap .btn,
	#bottom-btn .btn {
		margin: 0 5px;
		display: inline-block;
		width: auto;
		padding: 16px 20px;
	}
	.banner .strip h1 {
		font-size: 45px;
		margin: 0;
	}
	/*Quick Links*/
	#quicklinks .heading {
		font-size: 36px;
		text-align: center;
	}
	#quicklinks .q-item {
		margin-bottom: 30px;
	}
	.banner-title .item {
		display: table-cell;
		width: auto;
	}
	.banner-title .item.right {
		text-align: right;
	}
	/*Page*/
	.steps img {
		margin-bottom: 0;
	}
	.services-mobile li {
		display: inline-block;
		width: 47%;
		margin: 1%;
		text-align: center;
	}
	.services-mobile li:nth-child(0n+3) {
		clear: left;
	}
	.banner .button-wrap .btn,
	#bottom-btn .btn {
    width: auto;
	}
	.map-wrap {
		margin-bottom: 50px;
	}
	.single-page .sidemenu h2:before {
		right: 0;
	}
	.single-page .sidemenu h2:after {
		content: '';
		width: 20px;
		height: 48px;
		background-color: #004189;
		display: block;
		position: absolute;
		left: 100%;
		top: 0;
	}
	
	
	/* FEEDS LIST */
	.feeds-list .thumbs {
		text-align: left;
	}
	.feeds-list .thumbs > a{
		display: block;
		text-align:left;
	}
	.feeds-list .title > a {
		text-align: left;
	}
		/* FEEDS LIST */
	.feeds-list .item{
		margin-bottom:20px;
	}

}
@media (min-width: 992px) {
	#header .header-menu .menu-item a{
		font-size: 17px;
		padding: 0 5px;
	}
	#quicklinks .q-item {
		margin-bottom: 0;
	}
	#header .desktop-logo {
    width: 28%;
  }
	#footer .inner .item {
		display: table-cell;
	}
	#footer .inner .item:nth-child(1){
		width: 19%;
	}
	#footer .inner .item:nth-child(2){
		width: 16%;
	}
	#footer .inner .item:nth-child(3){
		width: 21%;
	}
	
}
@media (min-width: 1200px) {
	#header .header-menu .menu-item a{
		padding: 0 10px;
	}
	#services .query {
		height: 1070px;
		text-align: center;
		position: relative;
		padding: 30px;
		/*		margin: 425px;*/
		z-index: 999;
	}
	#services .query:after{
		content: '';
		display: block;
		width: 100%;
		height: 100%;
		background-image: url(images/logo-bg.png);
		-webkit-background-size: 80%;
		-moz-background-size: 80%;
		-ms-background-size: 80%;
		-o-background-size: 80%;
		background-size: 80%;
		background-repeat: no-repeat;
		background-position: center center;	
		opacity: .1;
		position: absolute;
		top: 0;
	}
	#services #services-list {
		margin: 0 auto !important;
		display: none;
		list-style: none;
		position: relative;
	  margin-top: 350px !important;
	}
	#services .services-list {
		display: inline-block;
	}
	#services .services-list li {
		vertical-align: middle;
		display: flex !important;
		align-items: center;
	}
	#services .services-list > li:first-child {
		left: 0;
	}
}
/*.banner .strip {
    display: none!important;
}
*/
.build-road-map h2 {
    font-size: 25px;
}
#quicklinks ul li {
    background-image: url(http://dev.clickclick.media/_websites/sfp/wp-content/themes//strategyfinancialpartners-theme/images/list-style-1.png);
    background-position: 6px 3px;
    background-repeat: no-repeat;
    text-align: left;
    line-height: 20px;
    padding-left: 30px;
    font-size: 14px;
}
.page-highlight p {
font-size: 18px!important;
line-height: 25px!important;
}


.page-id-7 #bodypanel .button-wrap {
display: none;
}


.page-id-7 .banner {
    padding: 600px 0 20px;
    background-position: 0 36%;
}




@media print {

	.banner,
	.header,
	#services .query {
		display: none;
	}

	.ft-img {
		display: none;
	}

	header,
	footer,
	.header-menu,
	.button-wrap,
	.sidemenu,
	.banner-title {
		display: none;
	}	

	#quicklinks img {
		float: left;
		margin-right: 30px;
		border-radius: 50%;
		height: 120px;
		width: 120px;
	}

	.main-content img {
		display: none;
	}

	.single img {
		margin: 0;
	}

	#quicklinks ul,
	#quicklinks ol {
		padding-left: 15px;
		list-style-position: inside;
	}

	h1,
	h2,
	h3,
	h4,
	h5,
	h6 {
		text-align: left;
		color: #0E4E91;
		margin-bottom: 10px;
	}

	.content {
		text-align: left;
	}

	h1 {
		font-size: 24px;
	}

	h2 {
		font-size: 20px;
	}

	h3 {
		font-size: 18px;
	}

	h4 {
		font-size: 16px;
	}

	p {
		font-size: 14px;
	}
	
}