/*
Theme Name: PUC
Theme URI: #
Author: #
Author URI: #
Description: Our 2015 default theme is clean, blog-focused, and designed for clarity.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags:  two-columns, left-sidebar, responsive-layout, custom-header, custom-menu, editor-style, featured-images
Text Domain: puc
*/

@font-face {
    font-family: 'montserratbold';
    src: url('fonts/montserrat-bold-webfont.eot');
    src: url('fonts/montserrat-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/montserrat-bold-webfont.woff') format('woff'),
         url('fonts/montserrat-bold-webfont.ttf') format('truetype'),
         url('fonts/montserrat-bold-webfont.svg#montserratbold') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'montserratregular';
    src: url('fonts/montserrat-regular-webfont.eot');
    src: url('fonts/montserrat-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/montserrat-regular-webfont.woff') format('woff'),
         url('fonts/montserrat-regular-webfont.ttf') format('truetype'),
         url('fonts/montserrat-regular-webfont.svg#montserratregular') format('svg');
    font-weight: normal;
    font-style: normal;

}@font-face {
    font-family: 'pill_gothic_300mgregular';
    src: url('fonts/pill_gothic_300mg_regular-webfont.eot');
    src: url('fonts/pill_gothic_300mg_regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/pill_gothic_300mg_regular-webfont.woff2') format('woff2'),
         url('fonts/pill_gothic_300mg_regular-webfont.woff') format('woff'),
         url('fonts/pill_gothic_300mg_regular-webfont.ttf') format('truetype'),
         url('fonts/pill_gothic_300mg_regular-webfont.svg#pill_gothic_300mgregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'helveticaneue';
    src: url('fonts/helveticaneue-webfont.eot');
    src: url('fonts/helveticaneue-webfont.eot') format('embedded-opentype'),
         url('fonts/helveticaneue-webfont.woff') format('woff'),
         url('fonts/helveticaneue-webfont.ttf') format('truetype'),
         url('fonts/helveticaneue-webfont.svg#helveticaneue') format('svg');
}
@font-face {
    font-family: 'helvetica_neuebold';
    src: url('fonts/helveticabold-webfont.eot');
    src: url('fonts/helveticabold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/helveticabold-webfont.woff') format('woff'),
         url('fonts/helveticabold-webfont.ttf') format('truetype'),
         url('fonts/helveticabold-webfont.svg#helvetica_neuebold') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'open_sansregular';
    src: url('fonts/opensans-regular-webfont.eot');
    src: url('fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/opensans-regular-webfont.woff') format('woff'),
         url('fonts/opensans-regular-webfont.ttf') format('truetype'),
         url('fonts/opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'noto_serifitalic';
    src: url('fonts/notoserif-italic-webfont.eot');
    src: url('fonts/notoserif-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/notoserif-italic-webfont.woff') format('woff'),
         url('fonts/notoserif-italic-webfont.ttf') format('truetype'),
         url('fonts/notoserif-italic-webfont.svg#noto_serifitalic') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'AdobeCaslonProBold';
    src: url('fonts/AdobeCaslonProBold.eot');
    src: url('fonts/AdobeCaslonProBold.eot') format('embedded-opentype'),
         url('fonts/AdobeCaslonProBold.woff2') format('woff2'),
         url('fonts/AdobeCaslonProBold.woff') format('woff'),
         url('fonts/AdobeCaslonProBold.ttf') format('truetype'),
         url('fonts/AdobeCaslonProBold.svg#AdobeCaslonProBold') format('svg');
}
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,
p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,
dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,
sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,
label,legend,table,caption,tbody,tfoot,thead,tr,th,td { 
	margin:0; 
	padding:0; 
	border:0; 
	outline:0; 
	vertical-align:baseline;
}
body {
	color:#000;
	padding:0;
	margin:0;
	font-size:14px;
	font-family: 'montserratregular', sans-serif;
}
ul,ol { list-style:none; }
img,fieldset { border:none; }	
a { text-decoration:none; }
a:hover { text-decoration:none; }
article,aside,details,figcaption,figure,footer,
header,hgroup,main,nav,section,summary {
    display: block;
}
figure {
	margin:0;
	padding:0;
}
.clearfix {
	clear: both;
	width:100%;
	overflow:hidden;
}
.wp-caption { max-width: 100%; }
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
	height: auto;
}
img.size-full,
img.size-large,
img.wp-post-image {
	height: auto;
	max-width: 100%;
}
img {
	max-width:100%;
	height:auto;
	display:block;
}
embed,iframe,
object,video {
	max-width: 100%;
}
html { -webkit-text-size-adjust: none; }
html,body {min-height:100%;}
.entry-content img {
	max-width: 100%;
	height:auto;
}
aligncenter, img.aligncenter {
	clear: both;
	display: block;
	margin:0 auto 20px;
}
.alignright {
	margin: 2px 0px 10px 15px;
	display: inline;
}
.alignleft {
	margin: 2px 15px 10px 0px;
	display: inline;
}
.alignright { float: right; }
.alignleft { float: left; }
.wp-caption {
	border: none;
	text-align: center;
	background:#f5f5f5;
	margin-bottom:10px;
	margin-top:10px;
	padding:5px 0 10px 0;
}
.wp-caption img {
	margin:0;
	padding:0;
	border:0;
	margin-bottom:12px;
}
.wp-caption p.wp-caption-text {
	line-height:18px;
	padding:0 15px;
	display:block;
	font-style:italic;
	color:#000000;
	font-size:12px;
}
input, textarea {
	-webkit-appearance: none;
	-webkit-border-radius: 0;
}
*, *:before, *:after {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
/*----------------------*/
/*     Page structure   */
/*----------------------*/
#wrapper {
	width:100%;
}
.center_content {
	max-width:1175px;
	margin:0 auto;
}
#header_top_area {
	padding:0 10px;
}
#header_top {
	padding:35px 0 46px 0;
}
#header_login {
	float:right;
	width:200px;
	padding-top:9px;
}
#header_login ul li {
	width:100%;
	font-family: 'pill_gothic_300mgregular';
	padding-bottom:16px;
}
#header_login ul li.register_btn { padding-bottom:0}
#header_login ul li a {
	font-size:15px;
	color:#fff;
	display:block;
	background:#094d86;
	height:48px;
	line-height:48px;
	width:100%;
	text-align:center;
	position:relative;
	text-transform:uppercase;
	padding-right:30px;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
}
#header_login ul li a:hover { background:#072e4c}
#header_login ul li span {
	position:absolute;
	right:0;
	width:49px;
	height:48px;
	top:0;
	background:#072e4c;
	border-left:1px solid #215987;
	-moz-border-radius-topright: 9px;
	-webkit-border-top-right-radius: 9px;
	border-top-right-radius: 9px;
	-moz-border-radius-bottomright: 9px;
	-webkit-border-bottom-right-radius: 9px;
	border-bottom-right-radius: 9px;
}
#header_login ul li span::before {
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration:inherit;
  position: absolute;
  font-size:25px;
  color: #fff;
  top:0;
  left: 0;
  z-index: 1;
  width:100%;
  height:100%;
  text-align:center;
  line-height:48px;
}
#header_login ul li.login_btn span::before { content:"\f007";}
#header_login ul li.register_btn span::before { content:"\f040";}

#header_area {
	width:100%;
	padding:0 10px;
	background: url(images/bgr_menu_inner.png) repeat-x;
	position:relative;
	z-index:1000;
}



#header_area.home_header {background: url(images/bgr_menu.png) repeat-x;}

header {
	padding:0;
}
#logo {
	float:left;
	width:55%;
}
#logo img {
	float:left;
}
#logo .logo_title {
	font-size:29px;
	color:#0b4d73;
	display:block;
	font-family: 'AdobeCaslonProBold';
	text-transform:uppercase;
	padding:42px 0 0 0;
	margin-left:159px;
	line-height:36px;
}
nav {
	min-height:80px;
}
.slicknav_menu { display:none}
#menu li {
	float:left;
	font-size:18px;
	text-transform:uppercase;
	font-family: 'pill_gothic_300mgregular';
	position:relative;
	z-index:1000;
}
#menu li a {
	color:#fff;
	display:block;
	padding:45px 25px 0 25px;
	min-height:80px;
}
#menu li span { color:#0595cb}
#menu li.current_page_item > a,
#menu li.current-page-ancestor > a,
#menu li:hover > a,
#menu li a:hover{
	color:#004177;
	background:#ffffff;
}
#menu li ul li.current_page_item > a,
#menu li ul li:hover > a,
#menu li a ul li:hover{
	background:none;
	color:#004b85;
}
#menu_holder { position:relative}
#menu li ul {
	position:absolute;
	left:-12px;
	top:100%;
	background:#e8e8e8 url(images/bgr_dropdown_arrow.png) no-repeat center top;
	left:0;
	padding:24px 0 15px 0;
	width:236px;
	z-index:10;
	visibility:hidden;
	opacity:0;
}
#menu li:hover > ul {
	visibility:visible;
	opacity:1;
}
#menu li ul li {
	float:none;
	min-height:inherit;
	margin:0;
	line-height:21px;
	font-size:14px;
	text-align:center;
	padding-bottom:5px;
}
#menu li ul li a {
	min-height:inherit;
	color:#000;
	padding:1px 10px 1px 10px;
}
#menu li ul li ul {
	left:100%;
	top:0;
	background:#e8e8e8;
}
#menu li ul li ul li a { padding:5px 15px;}
#three_content_section { padding:0 10px}
#three_content_box {
	padding:67px 0 65px 0;
	overflow:hidden;
}
.blue_column_holder {
	padding:0;
}
.blue_column_holder ul { text-align:center}
.blue_column_holder ul li  {
	width:33%;
	display:inline-block;
	padding:0 30px;
}
.blue_column {
	width:100%;
	height:150px;
	display:table;
	background:url(images/bgr_blue_box.png) repeat;
	background-position:0 -230px;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
	padding:10px 20px;
}
.blue_column_holder ul li a:hover .blue_column {background-position:0 0;}
.blue_column_box {
	display:table-cell;
	vertical-align:middle;
	text-align:center;
}
.blue_column_box span {
	font-size:20px;
	color:#fff;
	line-height:25px;
	display:block;
	text-transform:uppercase;
}
.blue_column_box a { color:#fff}
#footer_top_area {
	background:#352f2f;
	padding:0 10px;
}
#footer_top {
	padding:41px 0 57px 0;
	text-align:center;
}
#footer_top p {
	font-size:19px;
	color:#fff;
	text-transform:uppercase;
	padding-bottom:6px;
}
#footer_top p a { 
	color:#fff; 
	text-decoration:underline;
	font-family: 'montserratbold';
}
#footer_top p a:hover { text-decoration:none}
#footer_top strong {
	font-size:38px;
	color:#bdd73e;
	text-transform:uppercase;
	display:block;
	padding:5px 0 7px 0;
	font-weight:normal;
}
#footer_area {
	padding:0 10px;
	background:#f4f4f4;
}
footer {
	text-align:center;
	padding:74px 0 80px 0;
}
footer p {
	font-size:14px;
	text-transform:uppercase;
	color:#a7a9ac;
	line-height:17px;
	font-family: 'helveticaneue';
}
footer p a {
	color:#a7a9ac;
	text-decoration:underline;
}
#page_title_area {
	padding:0 10px;
	background:#fff;
}
.page_title_box {
	padding:20px 0;
}
.page_title {
	width:100%;
	height:170px;
	display:table;
}
.page_title_text {
	display:table-cell;
	vertical-align:middle;
}
.page_title h1 {
	font-size:24px;
	color:#222222;
	font-weight:normal;
	font-family: 'helvetica_neuebold';
	text-transform:uppercase;
}
#banner_area {
	width:100%;
}
#banner_area img { width:100%}
#content_area { padding:0 10px}
#content {
	padding:72px 0 15px 0;
}
#content_left {
	width:71.48%;
	float:left;
}
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
	color:#222;
	font-size:27px;
	padding-bottom:20px;
	font-weight:normal;
	font-family: 'montserratbold';
}
.entry-content h1 {
	font-size:36px;
}
.entry-content h2 {
	font-size:30px;
}
.entry-content h3 {
	font-size:24px;
}
.entry-content h4 {
	font-size:20px;
}
.entry-content h5 {
	font-size:18px;
}
.entry-content h6 {
	font-size:16px;
}
.entry-content p {
	padding-bottom:28px;
}
.entry-content p strong {
	font-weight:normal;
	font-family: 'montserratbold';
}
.entry-content p a { text-decoration:underline}
.entry-content ul {
	list-style-type:disc;
	padding:0 0 20px 20px;
}
.entry-content ul li {
	list-style-type:disc;
}	
.entry-content ol {
	list-style-type:decimal;
	padding:0 0 20px 20px;
}
.entry-content ol li {
	list-style-type:decimal;
}	
.entry-content a {
	color:#094d86;
}
.entry-content blockquote {
	border:1px dashed #ccc;
	padding:10px;
	margin:0 0 20px 20px;
	font-style:italic;
}	
.entry-content blockquote p {
	padding-bottom:0;
}
.entry-content table {
    border-collapse: collapse;
	width:100%;
}
.entry-content table, 
.entry-content table th, 
.entry-content table td {
    border: 1px solid #dfe9f2;
	text-align:center;
	padding:5px 0;
}
.entry-content p,
.entry-content ul li,
.entry-content ol li,
.entry-content blockquote,
.entry-content table, 
.entry-content table th, 
.entry-content table td {
	color:#000;
	font-size:14px;
	line-height:26px;
}

#sidebar_menu {
	width:288px;
	border:1px solid #6d6e71;
	border-top:none;
	float:right;
	text-align:center;
	margin-top:8px;
}
#sidebar_menu h3 {
	background:#004177;
	line-height:55px;
	min-height:55px;
	color:#fff;
	font-family: 'montserratbold';
	font-weight:normal;
}
#sidebar_menu ul li a {
	font-size:13px;
	color:#222;
	display:block;
	font-family: 'montserratbold';
	padding:21px 5px 20px 5px;
}
#sidebar_menu ul li a:hover,
#sidebar_menu ul li.current_page_item a {background:#e6e7e8}
.three_column_box {
	overflow:hidden;
}
.column_box {
	width:33.33%;
	float:left;
	padding:0 10px 20px 20px;
	border-left:1px solid #b4c0c9;
	min-height:778px;
}
.column_box:first-child {
	border:none;
	padding-left:0;
}
.column_title {
	overflow:hidden;
	padding:0 0 10px 0;
}
.column_icon {
	float:left;
	padding:0 20px 0 0;
	min-height:105px;
}
.column_title h3 {
	font-size:28px;
	line-height:34px;
	color:#004b85;
	font-weight:normal;
	text-transform:uppercase;
	padding-top:25px;
}
.column_box p {
	font-size:14px;
	color:#000;
	line-height:26px;
	padding-bottom:27px;
}
/* .column_box_info { min-height:494px} */
.column_box_btn {
	max-width:307px;
	margin:0 auto;
}
.view_info,
.column_box_btn a {
	display:block;
	border:1px solid #bdd73e;
	min-height:54px;
	line-height:52px;
	text-align:center;
	color:#000;
	font-size:18px;
	text-transform:uppercase;
	font-family: 'helvetica_neuebold';
	margin-bottom:20px;
}
.step_column .view_info:hover,
.column_box_btn a:hover { background:#bdd73e; color:#fff}
#resources_support_content {
	padding:40px 0 0 0;
}
.resources_support_step {
	text-align:center;
}
.step_row_box {
	overflow:hidden;
}
.step_column {
	width:25%;
	padding:0 7px 15px 7px;
	float:left;
}
.step_row_box:nth-child(2) > .step_column {
	display:inline-block;
	float:none;
}
.step_icon {
	max-width:150px;
	margin:0 auto;
	position:relative;
	margin-bottom:19px;
}
.step_arrow {
	position:absolute;
	right:-80px;
	top:53px;
	z-index:1;
}
.step_icon > img {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.step_column h4,
.step_column strong {
	font-size:20px;
	color:#000;
	text-transform:uppercase;
	font-weight:normal;
	display:block;
	padding-bottom:12px;
	font-family: 'montserratregular';
}
.step_column h4,
.step_column h4 a { color:#072e4c}
.step_column1 h4,
.step_column1 h4 a {color:#072e4c}
.step_column2 h4,
.step_column2 h4 a {color:#094d86}
.step_column3 h4,
.step_column3 h4 a {color:#1c797f}
.step_column4 h4,
.step_column4 h4 a {color:#17a780}
.step_column5 h4,
.step_column5 h4 a {color:#bdd73e;font-family: 'helvetica_neuebold';}
.step_column h4 {
	padding-bottom:0;
}
.step_column5 { width:26%}
.step_column h5 {
	color:#aaaaaa;
	font-size:18px;
	line-height:22px;
	font-weight:normal;
	text-transform:uppercase;
	padding-bottom:14px;
	font-family: 'montserratregular';
}
.step_column h5 small {
	text-transform: lowercase;
	display:block;
	font-style:italic;
}
.step_column .view_info {
	max-width:226px;
	margin:0 auto;
	color:#000;
	font-size:15px;
}
.step_row_box:first-child {
	background:none;
	padding-top:45px;
}
.step_row_box {
	background:url(images/step_arrow4.png) no-repeat center top;
	padding:71px 0 21px 0;
}
.content_widget_row {
	position:relative;
	margin-bottom:20px;
	overflow:hidden;
}
.content_left_banner {
	width:60%;
}
.content_right_box {
	width:40%;
	position:absolute;
	right:0;
	top:0;
	height:100%;
}
.content_align_middle {
	width:100%;
	height:100%;
	display:table;
	padding:20px 35px;
}
.middle_text {
	display:table-cell;
	vertical-align:middle;
}
.toggle_row_box { padding-bottom:20px;}
.content_right_box h4 {
	font-size:30px;
	color:#000;
	text-transform:uppercase;
	font-weight:normal;
	font-family: 'montserratbold';
	background:url(images/bgr_bar.png) no-repeat left bottom;
	padding-bottom:25px;
	margin-bottom:18px;
}
.content_right_box p {
	 font-family: 'open_sansregular';
	 font-size:14px;
	 line-height:26px;
	 color:#aaaaaa;
}
.toggle_row_box h2 {
	font-size:16px;
	color:#222222;
	font-family: 'montserratregular';
	border:1px solid #f3f3f3;
	padding:19px 30px;
	cursor:pointer;
}
.toggle_row_box h2 span {
	display:inline-block;
	min-height:30px;
	background:url(images/bgr_toggle_h2.png) no-repeat;
	background-position:0 0;
	padding-left:59px;
	padding-top:3px;
}
.toggle_row_box h2.toggle_close span { background-position:0 -114px}
.toggle_view {
	border:1px solid #f3f3f3;
	border-top:none;
	padding:32px 20px 29px 30px;
	display:none;
	background:#fdfcfc;
}
.toggle_view_open { display:block}
.toggle_view p {
	font-family: 'open_sansregular';
}
.content_link_box {
	overflow:hidden;
	padding:37px 0 36px 0;
}
.content_link_box a {
	display:block;
	width:226px;
	height:54px;
	font-size:18px;
	text-align:center;
	padding:0 10px;
	float:left;
	color:#000;
	text-transform:uppercase;
	line-height:52px;
	border:1px solid #bdd73e;
	margin-right:60px;
	margin-bottom:20px;
}
.content_link_box a:hover {
	color:#fff;
	background:#bdd73e;
}
.content_link_box a:last-child {
	margin-right:0;
}
.news_container_single,
.news_container {
	padding:68px 0 48px 0;
}
.news_widget {
	overflow:hidden;
	padding-top:150px;
}
.news_widget:first-child { padding-top:0}
.post_date {
	width:70px;
	float:left;
	background:#004177;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	padding:19px 0 23px 0;
}
.post_date span {
	display:block;
	font-size:24px;
	color:#fff;
	text-transform:uppercase;
	text-align:center;
}
.post_date span small { display:block; padding-top:9px;}
.news_info {
	margin-left:98px;
	margin-top:-5px;
}
.news_container_single h3,
.news_info h3 {
	font-size:24px;
	color:#222;
	text-transform:uppercase;
	font-family: 'montserratregular';
	padding-bottom:47px;
}
.news_info h3 a { color:#222}
.news_container_single p,
.news_info p {
	font-family: 'open_sansregular';
	color:#aaaaaa;
	padding-bottom:23px;
}
.news_info .readmore_news {
	font-size:14px;
	color:#222;
	display:inline-block;
	background:url(images/bgr_arrow_right.png) no-repeat right 7px;
	padding-right:15px;
	font-family: 'noto_serifitalic';
}
.news_container_single p { color:#000; padding-bottom:28px}
#contact_form_area {
	padding:27px 0 98px 0;
}
.contact_us_top {
	padding:0 0 55px 100px;
}
.contact_form_box {
	padding:20px 0 25px 0;
}
.contact_form_left h4 {
	font-size:16px;
	padding:0 0 8px 34px;
	position:relative;
}
.contact_form_left h4::before {
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration:inherit;
  position: absolute;
  font-size:25px;
  color: #2896df;
  top:0;
  left:0;
  z-index: 1;
}
.contact_form_left h4.address_icon::before {
	content:"\f041";	
}
.contact_form_left h4.phone_icon::before {
	content:"\f095";	
}
.contact_form_left h4.fax_icon::before {
	content:"\f1ac";
	font-size:22px;	
}
.contact_form_left p {
	font-family: 'open_sansregular';
	padding:0 0 15px 34px;
}
.contact_form_left {
	width:23.82%;
	float:left;
	padding:177px 0 0 0;
}
.contact_form {
	width:74.46%;
	float:right;
}
.contact_form h3 {
	font-size:30px;
	padding-bottom:32px;
}
.contact_form textarea,
.contact_form input[type="email"],
.contact_form input[type="text"] {
	font-family: 'open_sansregular';
	font-size:14px;
	width:100%;
	height:50px;
	background:#fff;
	border:1px solid #f6f6f6;
	-webkit-box-shadow: inset 5px 5px 5px -4px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    inset 5px 5px 5px  -4px rgba(50, 50, 50, 0.75);
	box-shadow:         inset 5px 5px 5px  -4px rgba(50, 50, 50, 0.75);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	padding:5px 5px 5px 15px;
	outline:none;
	color:#000;
}
.contact_form textarea { 
	height:290px;
	background:#fff;
	resize:none;
	padding-top:14px;
	margin-bottom:40px;
}
.contact_form .form-control[placeholder], 
.contact_form [placeholder], 
.contact_form *[placeholder] {color:#000}
.contact_form *::-webkit-input-placeholder { color:#000}
.contact_form *:-moz-placeholder {
    color:#000;
    opacity:  1;
}
.contact_form *::-moz-placeholder {
    color:#000;
    opacity:  1;
}
.contact_form *:-ms-input-placeholder {color:#000}
.text_field_col {
	width:30.85%;
	float:left;
	margin-left:3.7%;
}
.text_field_col:first-child { margin-left:0}
.contact_form input[type="submit"] {
	background:#2896df;
	padding:0 20px;
	height:50px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	border:none;
	outline:none;
	font-size:14px;
	text-transform:uppercase;
	color:#fff;
	cursor:pointer;
	float:right;
}
.contact_form input[type="submit"]:hover { background:#0c7ac3}
.contact_form input[type="submit"],
.content_link_box a,
.view_info,
#menu li a,
#sidebar_menu ul li a,
.column_box_btn a,
#menu li ul,
#header_login ul li a {
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}

.text_field_row span.wpcf7-form-control-wrap {
	display:block;
	position:relative;
	margin-bottom:24px;
}
.text_field_col span.wpcf7-form-control-wrap span.wpcf7-not-valid-tip {
	position:absolute;
	top:0;
	left:0;
	height:100%;
	width:100%;	
	font-family: 'open_sansregular';
	font-size:14px;
	background:#fff;
	border:1px solid #f6f6f6;
	-webkit-box-shadow: inset 5px 5px 5px -4px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    inset 5px 5px 5px  -4px rgba(50, 50, 50, 0.75);
	box-shadow:         inset 5px 5px 5px  -4px rgba(50, 50, 50, 0.75);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	padding:5px 5px 5px 15px;
	outline:none;
	color:red;
	text-transform:capitalize;
	line-height:40px;
}
.archive .page_title{
	height:auto;
}
.archive #content {
	padding-top:0;
}
#pagination {
	padding:40px 0 20px 0
}
#pagination .pages { display:none }

.wpcf7-response-output,
.wpcf7-display-none,
.wpcf7-validation-errors {
	border:none !important;
}
