/* ----------------------------------
--- TITLETAP CUSTOM CSS ADDITIONS ---
---------------------------------- */

/* --- GENERAL --- */
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.text-center {
    text-align: center;
}

body, button, input, select, textarea {
	font-size: 14px;
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: subpixel-antialiased;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Oswald', sans-serif;
	text-transform: uppercase;
}

a {
    color: #007cc2;
}

a:hover, a:focus, a:active {
    color: #f9b586;
}

/* --- BUTTONS --- */
.btn {
    display: inline-block;
    margin: 0 10px 10px 0;
    padding: 15px 20px;
    background-color: #007cc2;
    color: #FFF;
    font-size: 18px;
    font-family: 'Oswald', sans-serif;
    font-weight: 300;
    text-decoration: none !important;
    line-height: 1;
    text-transform: uppercase;
    box-sizing: border-box;
}

.btn:hover, .btn:active, .btn:focus {
	background-color: #1F5896;
	color: #FFF;
}

.btn-block {
    display: block;
    text-align: center;
    margin: 10px 0;
}



/* --- HEADER --- */

header#masthead {
    box-shadow: 0px 2px 8px rgba(0,0,0,0.25);
    position: relative;
    z-index: 99;
}

header#masthead hgroup {
    padding-top: 15px;
    padding-bottom: 15px;
}

body.responsive header#masthead hgroup .logo img {
    width: 100%;
    max-width: 300px;
    height: auto !important;
}


.h-phone {
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  line-height: 1;
	float: right;
}

.h-phone > .hp-block {
    display: block;
    text-align: right;
}

.hpb-1 {
    margin-bottom: 15px;
    font-size: 24px;
    font-style: italic;

}

.hpb-2 {
	font-size: 32px;
}

.hp-tagline {
    color: #c0c0c0;
}


.hp-text {
	color: #333;
	font-size: 20px;
}

.hp-number {
}

/* --- MENU --- */
.main-navigation {
    background: #007cc2;
    font-size: 16px;
    position: relative;
}

.main-navigation a {
	color: #FFF;
	font-weight: 300;
	font-family: 'Oswald', sans-serif;
	text-transform: uppercase;
}

/*.main-navigation .menu-main-navigation-container > ul > li {
    border-right: 1px solid rgba(255,255,255,0.2);
}*/

.main-navigation ul.menu > li {
    padding-top: 20px;
    padding-bottom: 20px;
}


.main-navigation ul.menu > li > a {
    padding: 5px 18px;
    border-left: 1px solid rgba(255,255,255,0.3);
}

.main-navigation ul.menu > li:first-child > a {
    border-left: none;
    padding-left: 0;
}

.main-navigation ul li:hover > a {
    color: #f9b586;
    background-color: transparent;
}

.main-navigation ul li.current-menu-item a {
    color: #FFA500;
}

.main-navigation ul ul {
    background-color: #1F5896;
}

.main-navigation ul ul li:hover > a {
    background: #184575;
}


#search-icon #search-icon-icon {
    background-color: #1F5896;
}

#search-icon #search-icon-icon:hover {
    background-color: #007cc2;
}

/* --- SIDEBAR --- */

/* TitleTap Sidebar Buttons (default .btn styles inherited) */

.sidebar-btns {
    margin-bottom: 30px;
}

.sidebar-btns > .btn {
    display: block;
    margin-right: 0;
    padding: 20px 10px;
    padding-left: 55px;
    background-repeat: no-repeat;
    background-position: 10px 45%;
    background-size: 35px;
}

.btn-homeowner {
    background-image: url('/wp-content/uploads/sites/36/2015/12/home_owner.png');
}

.btn-realtors {
    background-image: url('/wp-content/uploads/sites/36/2015/12/realtor.png');
}

.btn-lender {
    background-image: url('/wp-content/uploads/sites/36/2015/12/lender.png');
}

.btn-builders {
    background-image: url('/wp-content/uploads/sites/36/2015/12/builder.png');
}

.sidebar-info > h3 {
    font-size: 20px;
    margin-bottom: 15px;
}

.sidebar-guarantee {
    font-family: 'Oswald', sans-serif;
    font-size: 22px;
    line-height: 1.2;
    font-style: italic;
}

#secondary .widget {
    font-size: 14px;
}

/* --- FORMS --- */
.form-required {
    color: #F00;
    font-weight: 700;
}

form hr {
    margin: 40px 0;
}

input[type=text], input[type=email], input[type=tel], input[type=password], textarea {
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 0;
    width: 98%;
}

html input[type="button"], input[type="reset"], input[type="submit"] {
    display: inline-block;
    margin: 0 10px 10px 0;
    padding: 15px 20px;
    background: #007cc2;
    border: none !important;
    border-radius: 0;
    color: #FFF;
    font-size: 18px;
    font-family: 'Oswald', sans-serif;
    font-weight: 300;
    text-decoration: none !important;
    text-shadow: none;
    box-shadow: none;
	  -webkit-appearance: initial;
}

html input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {
	background: #1F5896;
}

/* --- HOMEPAGE --- */
/*.home .widget_headline-widget h1 {
    color: #FFF;
    font-weight: 300;
}

.home .widget_headline-widget .decoration {
    border-top: 1px solid rgba(255,255,255,0.25);
}*/

.home #main {
    padding-top: 0;
}

.link-icon .circle-icon:hover {
    background-color: #1F5896 !important;
}

.home .widget_headline-widget h3 {
    font-family: Arial;
    font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    text-transform: none;
		/*color: #e1e1e1;*/
}

.home .widget_headline-widget .decoration {
    border-top-color: rgba(0,0,0,0.2);
}


/* --- FOOTER --- */
 #footer-widgets .widget {
    font-size: 14px;
}

.f-copyright {
    text-align: left;
}

.f-credit {
    text-align: center;
}

.f-credit > a {
    /*text-decoration: none !important;*/
}

.f-social {
    text-align: right;
}

#pg-31-0, #pg-31-1, #pg-31-2, #pg-31-3, #pg-31-4, #pg-31-5, .panel-grid-cell .panel{margin-bottom:0px !important;}
#text-34{text-align: center; position: relative; left: -87px;}
#text-3{text-align: center; position: relative; }
/* --------------------------
--------- RESPONSIVE --------
-------------------------- */
  /* Large Devices, Wide Screens */
    @media only screen and (max-width : 1200px) {
		body.responsive.layout-full #page-wrapper .full-container {
	max-width:942px;
	}
	#text-3 {left: -30px;}
    }

    /* Medium Devices, Desktops */
    @media only screen and (max-width : 992px) {
	body.responsive.layout-full #page-wrapper .full-container {
	max-width:829px;
	}
	#text-3 {left: 35px;}

    }

     /* Medium Devices, Desktops */
    @media only screen and (max-width : 840px) {
	body.responsive.layout-full #page-wrapper .full-container {
	max-width:829px;
	}
	#text-3 {display:none}

    }

    /* Small Devices, Tablets */
    @media only screen and (max-width : 768px) {
	body.responsive.layout-full #page-wrapper .full-container {
	max-width:730px;
	}
	#text-3 {display:none}

    }

    /* Extra Small Devices, Phones */ 
    @media only screen and (max-width : 480px) {
body.responsive.layout-full #page-wrapper .full-container {
	max-width:460px;
	}
    }

    /* Custom, iPhone Retina */ 
    @media only screen and (max-width : 320px) {
        body.responsive.layout-full #page-wrapper .full-container {
	max-width:320px;
	}
    }



@media (max-width: 680px) {
	#header-sidebar {
	    width: 100%;
	}
	.h-tagline, .h-phone {
    float: none;
	}
}

@media (max-width: 480px) {
	.main-navigation ul.menu > li > a {
    padding: 0px 18px !important;
    border-left: none !important;
}
}
.panel-row-style {
    padding-bottom: 5px !important;
    padding-top: 10px !important;
}

#colophon {
    background: #fff none repeat scroll 0 0;
    border-top: 5px solid #007cc2;
}

#footer-widgets .widget a {
    color: #007cc2;
}
#footer-widgets .widget {
    color: #007cc2;
}