@charset "utf-8";
/* CSS Document */


	body #logo, body #logo img {width:377px;}
	.sf-menu a {padding-top:54px; padding-bottom:54px;}
	header {background-color:#ffffff; }
	.sf-menu a, .sf-menu a:visited  {border-color:#ffffff;}
	.sf-menu ul {background:#f44647;}
	.sf-menu ul li a, .sf-menu ul li a:visited {border-color:#f44647;}
	.sf-menu li.current-menu-item a, .sf-menu li.current-menu-item a:visited {border-color:#f44647; }
	#page-title {background-color:#e9edeb;}
	#main {background-color:#ffffff;}
	#footer-widgets {background-color:#3b3d3c; padding-top:25px;}
	footer {background-color:#353736;}
	#featured-avanter, #featured-avanter-button {background-color:#f44647;}
	body #main input.wpcf7-submit, body #main a.progression-red, body .flexslider a.progression-red, body #respond input#submit,
	body #main #container a.button, body #main #sidebar a.button, body #main button.button, body #main #container input#submit, body #main #container input.submit, body #main input.button,
	body .pagination a:hover, body .pagination a.selected {background-color:#f44647;}
	#portfolio-sub-nav select, .woocommerce-ordering select.orderby {background-color:#f44647;}
	body .pagination a {background: #fc7979;}
	body #main input.wpcf7-submit, body #main a.progression-red, body .flexslider a.progression-red, body #respond input#submit,
	body #main #container a.button, body #main #sidebar a.button, body #main button.button, body #main #container input#submit, body #main #container input.submit, body #main input.button,
	body #main .width-container .woocommerce .button
	{background:#f44647 !important; width: 37%;  	border-color:#f44647; color:#ffffff !important;}
	body #main a.progression-red:hover, body #main input.wpcf7-submit:hover, body #respond input#submit:hover, body .flexslider a.progression-red:hover,
	body #main #container a.button:hover, body #main #sidebar a.button:hover, body #main button.button:hover, body #main #container input#submit:hover, body #main #container input#submit:hover, body #main input.button:hover,
	body #main .width-container .woocommerce .button:hover {
		background: #f66061 !important;
		border-color:#f66061;
		color:#ffffff !important;
	}
	body, .home-child-boxes a, .home-child-boxes a:hover {color:#888888;}
	.sf-menu a, .sf-menu a:visited  {color:#949698;}
	.sf-menu li.current-menu-item a, .sf-menu li.current-menu-item a:visited {color:#f44647;}
	.sf-menu a:hover, .sf-menu li a:hover, .sf-menu a:hover, .sf-menu a:visited:hover, .sf-menu li.sfHover a, .sf-menu li.sfHover a:visited {color:#f44647;}
	h1, h2, h3, h4, h5, h6 {color:#f44647;}
	h1, h2 {color:#4a4d4c;}
	a, .avanter-post-meta .genericon, .avanter-post-meta a:hover, .avanter-post-meta .genericon.genericon-chat {color:#f44647;}
	a:hover {color:#f87071;}
	#twitter-avanter .icons a .genericon, #twitter-avanter .icons a .genericon:hover {color:#f44647;}
	
	
/* carousel */
#quote-carousel {
  padding: 0 10px 30px 10px;
  margin-top: 30px;
  text-align:center;
}
/* indicator position */
#quote-carousel .carousel-indicators {
  right: 50%;
  top: auto;
  bottom: -10px;
  margin-right: -19px;
}
/* indicator color */
#quote-carousel .carousel-indicators li {
  background: #c0c0c0;
}
/* active indicator */
#quote-carousel .carousel-indicators .active {
  background: #333333;
  height:10px;
  width:10px;
  margin-bottom:1px;
}
/* typography */


	
	
	
.leftcontact{width:40%; float:left; margin-right:3%;}
.rightform{width:50%; float:left;}
.panelpr{margin-left:20%;}
.rightformfeed{width:53%; margin:auto;}

@media only screen and (min-width: 480px) and (max-width: 767px) {
.leftcontact{width:100%; float:left;}
.rightform{width:100%; float:left;}	
.panelpr{margin-left:0%;}
}

@media only screen and (min-width:320px) and (max-width:480px)
{
	.leftcontact{width:100%; float:left;}
.rightform{width:100%; float:left;}	
.panelpr{margin-left:0%;}	
	}
	
	
	