/*
Theme Name: Perfekta
Description: Multipurpose WordPress Theme
Author: Coffeecream
Theme URI: http://coffeecreamthemes.com/
Author URI: http://themeforest.net/user/Coffeecream
Version: 1.1
License: GNU General Public License
*/

/* GLOBAL STYLES
==================================================================*/

body {
	overflow-x: hidden;
	position: relative;
  color:#333 !important;
}

a:hover, a:active, a:focus { outline: 0; }

h1,h2,h3,h4,h5,h6 {
	/*margin: 0.8em 0 1em;*/
	text-transform: none;
}
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a {
	color: inherit;
}

h1 {
	border-bottom: 1px solid #ddd;
	padding-bottom: 1em;
}

h5,h6 {
	font-family: "PT Sans", Arial, sans-serif;
}

a {
	transition: all .5s ease;
	-moz-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
}
.flex-control-nav a {
	transition: background-color .5s;
	-moz-transition: background-color .5s;
	-webkit-transition: background-color .5s;
	-o-transition: background-color .5s;	
}

p {
	margin: 0 0 1em;
}
body .wpb_row, body .wpb_content_element, body ul.wpb_thumbnails-fluid > li, body .last_toggle_el_margin, body .wpb_button {
	margin-bottom: 30px;
}

a:hover {
	text-decoration: none;
}

img {
	max-width: 100%;
	height: auto;
}

address {
	display: table;
	width: 100%;
}

.clear {
	clear: both;
	display: table;
	height: 0;
	overflow: hidden;
	width: 100%;
}

.google-map img {
	max-width: none;
}

.page-template-default > article,
.page-template-sidebar-left-php > .container,
.page-template-sidebar-right-php > .container,
.single-staff > article,
div.container.posts-archives,
.page-template-portfolio-php > .container,
.single-portfolio > .container,
body.woocommerce > .container { margin-top: 30px; padding-bottom: 30px; }
.single-portfolio > .container {
	padding-bottom: 60px;
}

ins {
	text-decoration: none;
}

.wp-video-shortcode {
	max-width: 100%;
}

.wp-video, .wp-video > div {
	max-width: 100%;
}

.services.row,
.prefooter .row,
footer .row {
	opacity: 1;
}

.wpb_icon_box_horizontal h5,
.c-staff h5,
.prefooter h5 {
	font-family: "PT Sans", Arial, sans;
	font-weight: bold;
	margin: 0;
	text-transform: none;
}

.row-margin {
	margin-bottom: 30px;
	margin-top: 30px;
}
body > .row-margin {
	margin-top: 0;
	margin-bottom: 0;
}

.btn-pos-center { text-align: center; }
.btn-pos-right { text-align: right; }

.btn-lg {
	letter-spacing: 0.2em;
	font-size: 1em;
	font-weight: bold;
	padding: 15px 30px;
	text-transform: none;
}

.wpb_divider {
	border-bottom: 1px solid #ddd;
	clear: both;
	color: #ddd;
	display: table;
	height: 1px;
	margin-top: 10px;
	text-align: center;
	width: 100%;
}

.wpb_divider i {
	background: #fff;
	padding: 0 5px;
	position: relative;
	top: 10px;
}

.fontawesome-icon-list div {
	margin-top: 5px;
	margin-bottom: 5px;
}
.fontawesome-icon-list i {
	margin-right: 10px;
}

/* NAVIGATION
==================================================================*/

.navbar {
	margin-bottom: 0;
}

.navbar-nav > li > a {
	padding-top: 0;
	padding-bottom: 0;
}

.navbar-brand {
	padding: 0 15px;
}

.navbar-collapse {
	float: right;
}

.brand-primary,
.navbar-inverse .navbar-nav .current_page_parent > a,
.navbar-inverse .navbar-nav > li.current-menu-parent > a {
	color: #ffd200;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
	background: none;
	color: #ffd200;
}
.dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
	background: #222;
}
.dropdown-menu > li > a {
	padding-bottom: 5px;	
}

.wp-caption, .wp-caption-text, .gallery-caption, .bypostauthor, .sticky {}

/* SLIDER REVOLUTION
==================================================================*/

.fullwidthbanner-container {
	color: #fff;
	font-size: 20px;
	max-height:600px;
	overflow:hidden;
	padding:0;
	position:relative;
	width:100%;
}

.bannercontainer {
	padding:0px;
	background-color:#fff;
	width:960px;
	position:relative;
	position:relative;
	margin-left:auto;
	margin-right:auto;
}

.row .fullwidthbanner-container {
	margin-top: 40px;
}

.flexslider.content-width {
	margin-top: 45px;
}

/* Flexslider
-------------------------------------------------------------------------------------------------------------------*/

.flexslider { position: relative; }
.flexslider, .flexslider ul {
	margin: 0;
	padding: 0;
}
.flexslider .slides > li {
	display: none;
	-webkit-backface-visibility: hidden;
	list-style-type: none;
}
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

.slides:after {content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

.no-js .slides > li:first-child {display: block;}

#page-slider .slides { text-align: left; }
#page-slider .slides > li {
    overflow: hidden;
    position: relative;
}

.flex-control-nav {
    margin: 1px 0 0;
    padding: 0;
    display: table;
    position: relative;
    width: 100%;
}
.flex-control-nav li {
    display: table-cell;
    list-style-type: none;
}
.flex-control-nav a {
    display: block;
    height: 8px;
    cursor: pointer;
    text-indent: -999px;
    overflow: hidden;
    position: relative;
    box-shadow: inset 1px 0 0 #fff;
}
.flex-control-nav li:first-child a {
	box-shadow: none;
}

.caption { position: absolute; z-index: 10; }
.cap-container > div { visibility: hidden; }
.cap-container > div.animated { visibility: visible; }

.cap-container { float: left; }

.pos-bottom-left, .pos-top-left, .pos-center { left: 8%; }
.pos-bottom-right, .pos-top-right, .pos-center { right: 8%; }
.pos-bottom-left, .pos-bottom-right { bottom: 10%; }
.pos-top-left, .pos-top-right, .pos-center { top: 10%; }

.pos-top-right, .pos-bottom-right { text-align: right; }
.pos-bottom-right .cap-text span, .pos-top-right .cap-text span { float: right; }

.flexslider .slides > li, .rev_slider_wrapper { background: #f7f7f7 !important; }

.animated{-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;-ms-animation-fill-mode:both;-o-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-duration:1s;-moz-animation-duration:1s;-ms-animation-duration:1s;-o-animation-duration:1s;animation-duration:1s}.animated.hinge{-webkit-animation-duration:2s;-moz-animation-duration:2s;-ms-animation-duration:2s;-o-animation-duration:2s;animation-duration:2s}@-webkit-keyframes fadeInLeft{0{opacity:0;-webkit-transform:translateX(-20px)}100%{opacity:1;-webkit-transform:translateX(0)}}@-moz-keyframes fadeInLeft{0{opacity:0;-moz-transform:translateX(-20px)}100%{opacity:1;-moz-transform:translateX(0)}}@-o-keyframes fadeInLeft{0{opacity:0;-o-transform:translateX(-20px)}100%{opacity:1;-o-transform:translateX(0)}}@keyframes fadeInLeft{0{opacity:0;transform:translateX(-20px)}100%{opacity:1;transform:translateX(0)}}.fadeInLeft{-webkit-animation-name:fadeInLeft;-moz-animation-name:fadeInLeft;-o-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInRight{0{opacity:0;-webkit-transform:translateX(20px)}100%{opacity:1;-webkit-transform:translateX(0)}}@-moz-keyframes fadeInRight{0{opacity:0;-moz-transform:translateX(20px)}100%{opacity:1;-moz-transform:translateX(0)}}@-o-keyframes fadeInRight{0{opacity:0;-o-transform:translateX(20px)}100%{opacity:1;-o-transform:translateX(0)}}@keyframes fadeInRight{0{opacity:0;transform:translateX(20px)}100%{opacity:1;transform:translateX(0)}}.fadeInRight{-webkit-animation-name:fadeInRight;-moz-animation-name:fadeInRight;-o-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeOutLeft{0{opacity:1;-webkit-transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-20px)}}@-moz-keyframes fadeOutLeft{0{opacity:1;-moz-transform:translateX(0)}100%{opacity:0;-moz-transform:translateX(-20px)}}@-o-keyframes fadeOutLeft{0{opacity:1;-o-transform:translateX(0)}100%{opacity:0;-o-transform:translateX(-20px)}}@keyframes fadeOutLeft{0{opacity:1;transform:translateX(0)}100%{opacity:0;transform:translateX(-20px)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;-moz-animation-name:fadeOutLeft;-o-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutRight{0{opacity:1;-webkit-transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(20px)}}@-moz-keyframes fadeOutRight{0{opacity:1;-moz-transform:translateX(0)}100%{opacity:0;-moz-transform:translateX(20px)}}@-o-keyframes fadeOutRight{0{opacity:1;-o-transform:translateX(0)}100%{opacity:0;-o-transform:translateX(20px)}}@keyframes fadeOutRight{0{opacity:1;transform:translateX(0)}100%{opacity:0;transform:translateX(20px)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;-moz-animation-name:fadeOutRight;-o-animation-name:fadeOutRight;animation-name:fadeOutRight}

.cap-title {
	font-size: 50px;
	line-height: 70px;
	font-weight: 300;
	color: #222;
	background-color: rgb(255, 210, 0);
	background-color: rgba(255, 210, 0, 1);
	padding: 10px 30px 10px 30px;
	margin-bottom: 6px;
	display: inline-block;
	font-family: "Bree Serif";
}
.cap-text span {
	font-size: 36px;
	line-height: 70px;
	font-weight: 300;
	display: block;
	float: left;
	clear: both;
	color: #222;
	background-color: #fff;
	padding: 10px 30px 10px 30px;
	margin-bottom: 6px;
	font-family: "Bree Serif";
}
.cap-button a {
    background: #222;
    color: #FFD200;
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    padding: 15px 30px;
    transition: all 0.2s ease-out 0s;
}
.cap-button a:hover {
    background: #FFD200;
    color: #222;
    text-decoration: none;
}

.flex-direction-nav {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	list-style-type: none;
}
.flex-direction-nav li {
	float: right;
	margin: -21px 30px 0;
}
.flex-direction-nav li:first-child {
	float: left;
}
.flex-prev, .flex-next {
	color: inherit;
	color: #222;
}


/* SERVICES
==================================================================*/

.wpb_icon_box {
	text-align: center;
}

.wpb_icon_box h3 {
	text-transform: none;
}

.wpb_icon_box i {
	cursor: default;
}
.wpb_icon_box_vertical i {
	position: relative;
	transition: all 1s ease;
	-moz-transition: all 1s ease;
	-webkit-transition: all 1s ease;
	-o-transition: all 1s ease;
}

.wpb_icon_box_simple.wpb_icon_box_vertical:hover i {
	color: #ddd;
	transform: rotateY(360deg);
	-moz-transform: rotateY(360deg);
	-webkit-transform: rotateY(360deg);
	-o-transform: rotateY(360deg);
}

.wpb_icon_box_circle strong {
	text-transform: none;
	display: block;
	transition: color .5s ease;
	-moz-transition: color .5s ease;
	-webkit-transition: color .5s ease;
	-o-transition: color .5s ease;
}
.wpb_icon_box_circle p {
	margin: 15px 0 0;
}

.img-responsive {
	display: inline-block;
}

.icons h2 {
	color: #ffd200;
}

.icons a {
	color: #ffd200;
	display: block;
	font-weight: bold;
	margin-top: 80px;
	text-transform: none;
}

.icons a:hover {
	color: #ffd200;
	text-decoration: none;
}

.icons-circle {
	border: 1px solid #ffd200;
	border-radius: 50%;
	display: block;
	height: 100px;
	margin: 20px auto;
	position: relative;
	text-align: center;
	width: 100px;
	top: 0;

	transition: top .5s ease;
	-moz-transition: top .5s ease;
	-webkit-transition: top .5s ease;
	-o-transition: top .5s ease;
}

.wpb_icon_box_circle:hover .icons-circle {
	top: -20px;
}
.wpb_icon_box_circle:hover strong {
	color: #222;
}

.icons-circle i {
	margin-top: 28px;
	color: #FFD200;
	text-shadow: #fff 0 0 6px;
}

/* SHOWCASE
==================================================================*/

.portfolio .mix .image-container {
	padding: 0;
	position: relative;
}

.c-post .item { text-align: center; }
.c-post h4 { margin: 0; }
.c-post .meta { margin: 4px 0 15px; }
.c-post .meta a { color: inherit; }

.c-portfolio { padding-top: 10px; }

.c-portfolio .item, .c-post .item {
	margin: 0 10px;
	position: relative;
}

.c-portfolio .item img { width: 100%; }

.image-container { position: relative; }
.c-post .image-container { margin-bottom: 18px; }

.c-portfolio .item .hover,
.c-post .item .hover,
.portfolio .mix .image-container .hover {
	background: rgba(0,0,0,.7);
	color: #fff;
	font-weight: bold;
	height: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	text-align: center;
	text-transform: none;
	top: 0;
	width: 100%;

	transition: all .5s ease;
	-moz-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
}

.c-portfolio .item:hover .hover,
.c-post .item:hover .hover,
.portfolio .image-container:hover .hover {
	opacity: 1;
}

.hover-icons {
	list-style: none;
	margin: -35px 0 0;
	padding: 0;
	position: absolute;
	top: 50%;
	width: 100%;
}
.c-post .hover-icons {
	margin-top: -10px;
}

.hover-icons span {
	border: 0 !important;
	display: inline-block !important;
	padding: 0 !important;
	position: relative;
}

.hover-icons a {
	display: inline-block;
	padding: 5px;
}

.c-portfolio .hover .view-project,
.portfolio .mix .image-container .hover .view-project {
	transition: all .5s ease;
	-moz-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
}

.c-portfolio .hover .view-project,
.portfolio .mix .image-container .hover .view-project {
	top: -25px;
}

.c-portfolio .item:hover .hover .view-project,
.portfolio .mix .image-container:hover .hover .view-project {
	top: 50%;
}

.c-portfolio .item .hover p,
.portfolio .mix .image-container .hover p {
	margin: 15px 0 0;
	position: absolute;
	top: 50%;
	width: 100%;
}

.single-portfolio .post-thumb {
	margin-bottom: 30px;
}
.single-portfolio .post-thumb img {
	width: 100%;
	height: auto;
}

.mejs-poster.mejs-layer {
	background-size: cover;
}

/* PORTFOLIO
==================================================================*/

.filter-menu {
	list-style: none;
	margin: 0 0 30px 0;
	padding: 0;
}

.filter {
	margin-bottom: 5px;
}

ul.portfolio {
	margin-bottom: 40px;
}

.portfolio {
	list-style: none;
	padding: 0;
}

.portfolio li {
	display: none;
	margin: 0 0 30px;
	opacity: 0;
	width: 100%;
}

.portfolio li .col-sm-9 {
	padding-left: 0;
}

.portfolio img {
	max-width: 100%;
	height: auto;
}

.portfolio span,
.project span {
	border-bottom: 1px solid #ddd;
	display: block;
	padding: 10px 0;
}

.portfolio2 li,
.portfolio3 li,
.portfolio4 li {
	line-height: 1em;
	margin: 0;
	overflow: hidden;
	padding: 0;
}

.portfolio2 li {
	width: 49%;
}

.portfolio3 li {
	width: 32%;
}

.portfolio4 li {
	width: 24%;
}


/* ABOUT US
==================================================================*/

.wpb_icon_box_horizontal .fa-2x {
	font-size: 2.5em;
}

.wpb_icon_box_horizontal .brand-primary {
	float: left;
	margin: 5px 15px 0 0;
}

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

.wpb_column.column_container > .wpb_wrapper > *:last-child {
	margin-bottom: 0;
}


/* CAROUSEL
==================================================================*/

.carousel img {
	width: 100%;
}

.carousel-caption h3 {
	color: #ffd200;
}

.carousel-control {
	background: #ffd200 !important;
	background-image: none !important;
	height: 40px;
	line-height: 40px;
	margin-top: -20px;
	opacity: .7;
	top: 50%;
	width: 40px;
}

.carousel-control:hover {
	opacity: 1;
}

.wpb_gallery .flexslider {
	border: none !important;
	padding: 0 !important;
	border-radius: 0 !important;
	margin-bottom: 30px !important;
}

/* TEAM
==================================================================*/

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

.c-staff .item {
	margin: 0 10px;
}

.c-staff .item a {
	display: block;
	position: relative;
}

.c-staff .item img {
	border-radius: 50%;
	transition: all .5s ease;
	-moz-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
}

.c-staff .item:hover img {
	transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	-webkit-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);
}

/* REVIEWS
==================================================================*/

.c-review .item {
	margin: 0 20px;
}

.reviews-photo {
	float: left;
	margin-right: 3%;
	width: 18%;
}

.reviews-text {
	float: left;
	width: 72%;
}

.c-review h6 {
	font-family: "PT Sans", Arial, sans;
	font-size: 1em;
	line-height: 1.42em;
	margin: 0;
	text-transform: none;
}

.c-review .item img {
	border-radius: 50%;
}

.c-review h6 span {
	color: #FFD200;
	display: block;
}

/* CTA
==================================================================*/

.cta_align_right .btn {
	float: right;
}

/* PRICE TABLES
==================================================================*/

.price-table {
	border: 5px solid #eee;
	list-style: none;
	margin: 0;
	padding: 2px;
	text-align: center;
}

.price-table li {
	border-top: 1px solid #eee;
	margin: 0;
	padding: 10px;
}

.price-table p { 
	display: none;
}

.price-table ul {
	list-style-type: none;
	padding: 0;
}

.price-table .odd {
	background: #f8f8f8;
}

.price-table .title,
.price-table .price,
.price-table .period {
	border: 0;
	padding: 0;
}

.price-table .title {
	background: #111;
	border-bottom: 1px solid #333;
	color: #ffd200;
	font-family: 'Bree Serif',Georgia,sans-serif;
	font-size: 1.5em;
	padding: 10px;
}

.price-table .price {
	background: #222;
	color: #fff;
	font-family: 'Bree Serif',Georgia,sans-serif;
	font-size: 3em;
	padding: 0 10px;
}

.price-table .period {
	background: #222;
	color: #fff;
	padding: 0 10px 10px;
}

.price-table .last {
	background: none;
	padding: 20px 10px;
}

.highlighted .title {
	background: #ffd200;
	border-bottom: 1px solid rgba(255,255,255,.04);
	color: #222;
}

.highlighted .price,
.highlighted .period {
	background: #b39300;
}

/* TABS
==================================================================*/

.tab-content {
	border: 1px solid #ddd;
	border-top: 0;
	padding: 20px;
}
.tab-pane {
	display: none;
}
.tab-pane.active {
	display: block;
}
.tab-pane > *:last-child {
	margin-bottom: 0 !important;
}

/* ACCORDION
==================================================================*/

.panel {
	box-shadow: none;
}

.panel-group .wpb_content_element {
	margin: 0 0 5px !important;
}

.panel-heading {
	border-bottom: 1px solid #ddd;
	padding: 0;
}

.panel-title a {
	display: block;
}

.panel-title .fa {
	background: #ffd200;
	margin-right: 10px;
	padding: 10px;
}

.panel-title .fa-plus,
.panel-title .collapsed .fa-minus {
	display: none;
}

.panel-title .collapsed .fa-plus,
.panel-title .fa-minus {
	display: inline-block;
}

/* PROGRESS BARS
==================================================================*/

.progress {
	height: 30px;
	margin-bottom: 10px;
	border-radius: 0 !important;
}

.progress-bar {
	line-height: 30px;
	text-align: left;
	text-transform: none;
	border-radius: 0 !important;
}

.progress-bar span {
	padding: 0 10px;
	white-space: nowrap;
}

.progress-bar .pull-right {
	background: #222;
	color: #fff;
}

/* ARTICLE
==================================================================*/

.alignleft {
	float: left;
	margin: 5px 20px 10px 0;
}

.alignright {
	float: right;
	margin: 5px 0 10px 20px;
}

.aligncenter {
	margin: 5px 0 10px;
}

article blockquote {
	color: #222;
	font-size: 1.1em;
	font-style: italic;
	margin: 2em 0;
}

article blockquote small {
	font-style: normal;
	margin-top: .5em;
}

/* BLOG
==================================================================*/

.post {
	margin-bottom: 50px;
}

.post .entry-title {
	border-bottom: 1px solid #ddd;
	margin-bottom: .5em;
	padding-bottom: .5em;
}

.entry-meta {
	color: #ccc;
	font-size: .8em;
	margin-bottom: 1.5em;
	text-transform: none;
}

.entry-meta span {
	margin-right: 15px;
}

.entry-meta i {
	margin-right: 5px;
}

.entry-content {
	margin: 1em 0;
}

.post-more a {
	transition: all .5s ease;
	-moz-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
}

.post-more a:hover {
	padding: 15px 50px;	
}

.wp-pagenavi {
	margin-bottom: 30px;
}
.wp-pagenavi a {
	color: inherit;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
	color: #222;
	background: #FFD200;
	border-color: #d6b000 !important;
	font-weight: normal !important;
}

.post-author {
	background: #f8f8f8;
	border: 1px solid #ddd;
	padding: 20px 0;
}

.post-author .avatar {
	border-radius: 50%;
}

/* COMMENTS
==================================================================*/

.comments {
	padding: 30px 0;
}

.comments .media {
	border-top: 1px dotted #ddd;
	padding-top: 1em;
}

.comment img.avatar {
	display: block;
	width: 80px;
	height: 80px;
	border-radius: 40px;
}

.comments .children {
	padding-left: 90px;
}

#commentform code {
	white-space: normal;
}

/* SHOP
==================================================================*/

.product {
	margin-bottom: 30px;
	position: relative;
}

.product h1.product_title {
	padding-bottom: 1em !important;
}

.woocommerce div.product.hentry {
	padding-top: 20px;
}

article.product {
	padding-bottom: 14px;
}
article.product:hover {
	box-shadow: 0 0 20px rgba(0,0,0,.1);
}
.c-product article {
	margin: 15px 0;
	padding-bottom: 5px;
	text-align: center;
}

.c-product article:hover {
	box-shadow: inset 0 0 1px rgba(0,0,0,0.5);
}

.product img, .c-product article img {
	margin: 15px 0;
}

p.price {
	color: #333333;
	font-size: 1em !important;
}
p.price del, p.price span {
	font-size: inherit !important;
	color: #333333 !important;
}

.quantity .qty {
	border-radius: 0 !important;
	top: 0 !important;
	height: 33px !important;
}
.quantity .plus, .quantity .minus {
	border-radius: 0 !important;
	background: none !important;
	box-shadow: none !important;
	height: 17px !important;
	overflow: hidden;
}

.woocommerce-product-rating {
	margin: -30px 0 24px;
}

.summary .cart {
	margin-top: 30px;
}

table.totals th {
	white-space: nowrap;
	font-weight: normal;
	padding: 6px 0 !important;
	text-align: right;
	width: auto !important;
}

td.product-quantity .quantity {
	text-align: center;
	margin: 0 !important; 
}

html .woocommerce span.onsale, html .woocommerce-page span.onsale, .onsale, html .woocommerce .related span.onsale {
	background: #ffd200;
	box-shadow: none;
	text-shadow: none;
	border-radius: 50%;
	left: auto;
	color: #fff;
	padding: 0;
	font-weight: bold;
	height: 50px;
	line-height: 50px;
	position: absolute;
	left: auto;
	right: 0;
	text-align: center;
	text-transform: none;
	top: 0;
	width: 50px;
	z-index: 100;
	font-size: inherit;
}
html .single-product span.onsale {
	top: 10px;
	right: 30px;
}
.c-product article .onsale {
	top: 15px;
}

.qty-input {
	margin: 30px 0;
	float: left;
}

.qty,
.coupon {
	padding: 5px;
	position: relative;
	top: 2px;
}

.qty {
	width: 40px;	
}

.totals {
	width: 100%;
}

.cart td {
	vertical-align: middle !important;
}

.cart i {
	color: red;
}

.cart button i {
	color: inherit;
	margin-left: 10px;
}

.alert a {
	color: #222;
	cursor: pointer;
}

nav.woocommerce-pagination {
	clear: both;
	margin-bottom: 35px;
}
.woocommerce-pagination a {
	color: inherit;
}


html .woocommerce a.button.alt, html .woocommerce-page a.button.alt, html .woocommerce button.button.alt, html .woocommerce-page button.button.alt, html .woocommerce input.button.alt, html .woocommerce-page input.button.alt, html .woocommerce #respond input#submit.alt, html .woocommerce-page #respond input#submit.alt, html .woocommerce #content input.button.alt, html .woocommerce-page #content input.button.alt {
    -moz-user-select: none;
    background-image: none;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 0;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    line-height: 19px;
    margin-bottom: 0;
    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    box-shadow: none;
    text-shadow: none;
    background-color: #FFD200;
    border-color: #FFD200;
    color: #222;
}
html .woocommerce a.button.alt:hover, html .woocommerce-page a.button.alt:hover, html .woocommerce button.button.alt:hover, html .woocommerce-page button.button.alt:hover, html .woocommerce input.button.alt:hover, html .woocommerce-page input.button.alt:hover, html .woocommerce #respond input#submit.alt:hover, html .woocommerce-page #respond input#submit.alt:hover, html .woocommerce #content input.button.alt:hover, html .woocommerce-page #content input.button.alt:hover {
	text-shadow: none;
	background: #d6b000;
	border-color: #c2a000;
	color: #222;
}

.commentlist {
	padding-left: 0 !important;
}

form.cart {
	overflow: hidden;
}

.variations td.label {
	padding: 0 4px 0 0;
	vertical-align: middle;
	color: inherit;
	font-size: 100%;
}
.variations td.label:after {
	content: ' ';
}

html .woocommerce-page table.cart img {
	height: auto;
	width: auto;
}

#shiptobilling label {
	padding-left: 0;
	font-size: 1em !important;
	font-weight: normal;
}

body .wpb_alert, html .woocommerce table.shop_table, html .woocommerce #payment {
	border-radius: 0;
}
body .wpb_alert .messagebox_text {
	background: none;
	padding-left: 0;
	text-shadow: none;
}

#customer_details {
	margin-bottom: 30px;
}

.woocommerce-message:before, .woocommerce-error:before, .woocommerce-info:before {
	display: none !important;
}
.woocommerce-message, .woocommerce-error, .woocommerce-info {
	padding-left: 14px !important;
	border-radius: 0 !important;
	box-shadow: none !important;
	border-width: 1px !important;
	border-style: solid !important;
	text-shadow: none !important;
}
.woocommerce-message a, .woocommerce-error a, .woocommerce-info a {
	color: inherit !important;
	text-decoration: underline !important;
}
.woocommerce-info {
	background: #D9EDF7 !important;
	border-color: #BCE8F1 !important;
	color: #3A87AD !important;
}
.woocommerce-error {
	background: #F2DEDE !important;
	border-color: #EED3D7 !important;
	color: #B94A48 !important;
}
.woocommerce-message {
	background: #FCF8E3 !important;
	border-color: #FBEED5 !important;
	color: #C09853 !important;
}

#ship-to-different-address input {
	margin-top: 10px;
}

.lost_password {
	padding: 6px 0;
}

form {
	border-radius: 0 !important;
}

.addresses {
	margin-top: 40px;
}
.my_account_orders, .myaccount_user {
	margin-bottom: 40px !important;
}

.input-text, select {
    background-color: #FFFFFF;
    background-image: none;
    border: 1px solid #999;
    border-radius: 0;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    /*color: #555555;*/
    display: block;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    vertical-align: middle;
    width: 100%;
}
.input-text:focus {
    border-color: #66AFE9;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
    outline: 0 none;
}
.input-text:-moz-placeholder {
    color: #333333;
}
.input-text::-moz-placeholder {
    color: #333333;
}
.input-text[disabled], .input-text[readonly], fieldset[disabled] .input-text {
    background-color: #EEEEEE;
    cursor: not-allowed;
}
textarea.input-text {
    height: auto;
}

#coupon_code {
	float: left;
	width: auto;
	margin-right: 5px;
}

#header-cart, #header-languages {
	float: right;
	position: relative;
}
#header-cart .dropdown-menu, #header-languages .dropdown-menu {
	right: 0;
	left: auto;
	margin-top: 0;
}
#header-cart .woocommerce {
	padding: 10px 20px 5px;
	white-space: nowrap;
}
#header-cart .dropdown-toggle, #header-languages .dropdown-toggle {
	color: #fff;
}
#header-cart .dropdown-toggle:hover, #header-cart.open .dropdown-toggle,
#header-languages .dropdown-toggle:hover, #header-languages.open .dropdown-toggle {
	color: #FFD200;
}
#header-cart .fa-shopping-cart {
	color: #222;
	padding-right: 2px;
}
#header-cart h4 {
	color: #fff;
}
#header-cart .total {
	padding-top: 8px;
	color: #fff;
	border: none;
	text-align: right;
}
#header-cart .total strong {
	float: left;
}

#header-languages .dropdown-toggle img {
	position: absolute;
	top: 13px;
	left: 9px;
}
#header-languages .dropdown-menu { min-width: 0; }
#header-languages ul {
	padding: 0 10px;
	margin: 0 0 5px;
}
#header-languages li { list-style-type: none; }

html body div.container .button {
    background: #fff;
    border: 1px solid #ddd;
    box-shadow: none;
    color: #222;
    border-radius: 0;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}
html body div.container .button:hover {
	background: #ebebeb;
	border-color: #adadad;
}

.demo-button {
	margin-bottom: 10px;
}

/* LEFT AND RIGHT COLUMN
==================================================================*/

.prefooter .widget {
	margin-bottom: 30px;
}

.sidebar .widget {
	padding-bottom: 20px;
	margin-bottom: 20px;
	
}
.sidebar .widget_search,
.sidebar .widget_calendar,
.sidebar .widget_tag_cloud,
.sidebar .widget_text,
.sidebar .widget_product_search,
.sidebar .widget_product_tag_cloud {
	padding-bottom: 30px;
}
.widget i {
	transition: all .5s ease;
	-moz-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
}
.widget > *:last-child, .widget_nav_menu > div > *:last-child, .textwidget > *:last-child {
	margin-bottom: 0;
}

/* widget title */
.widget h5 {
	margin: 0;
	padding: 10px 0;
}
.widget h5 i {
	color: #ffd200;
	margin-right: 10px;
}

/* list widgets */
.widget ul {
	list-style: none;
	margin: 0 0 20px;
	padding: 0;
}
.widget ul li {
	position: relative;
}
.sidebar .widget ul li a,
.sidebar .widget_recent_comments li,
.sidebar .widget_layered_nav > ul > li > a{
	float: none;
	border-top: 1px solid #eee;
	cursor: pointer;
	display: block;
	color: #333333;
	padding: 8px 0 9px;
	position: relative;
}

.prefooter .widget_archive a,
.prefooter .widget_categories a,
.prefooter .widget_pages a,
.prefooter .widget_recent_entries a,
.prefooter .widget_meta a,
.prefooter .widget_nav_menu a,
.prefooter .widget_product_categories a,
.prefooter .widget_recent_comments li {
	float: none;
	border-top: 1px solid #eee;
	cursor: pointer;
	display: block;
	color: #bbbbbb;
	padding: 8px 0 9px;
	position: relative;
}

.prefooter .widget_archive a,
.prefooter .widget_categories a,
.prefooter .widget_pages a,
.prefooter .widget_recent_entries a,
.prefooter .widget_meta a,
.prefooter .widget_nav_menu a,
.prefooter .widget_product_categories a,
.prefooter .widget_recent_comments li {
	border-color: #2f2f2f;
}
li.menu-item-has-children > i {
	position: absolute;
	padding: 12px 10px;
	cursor: pointer;
	z-index: 1000;
	top: 0;
	right: 0;
}
.sidebar li.menu-item-has-children i:hover {
	color: #222 !important;
}
.widget ul li ul li a {
	color: #bbb;
	font-size: .8em;
	padding: 8px 0 8px 20px !important;
	text-transform: none;
}
.sidebar .widget ul li a:hover {
	background: #f8f8f8;
	color: #222;
}

/* layered nav */
.sidebar .widget_layered_nav li {
	padding: 0 !important;
}
.sidebar .widget_layered_nav a {
	float: none !important;
	border-top: 1px solid #eee !important;
	display: block !important;
	color: #333333 !important;
	padding: 8px 0 9px !important;
}
.sidebar .widget_layered_nav small {
	position: absolute;
	padding: 8px 0 9px !important;
	right: 0;
	color: inherit !important;
	top: 0;
}
.sidebar .widget_layered_nav a:hover, .widget_layered_nav li:hover small {
	color: #222 !important;
}

/* list arrows */
.widget > ul > li > a > i,
.widget > div > ul > li > a > i,
.widget ul ul li a i {
	position: absolute;
	right: 10px;
	top: 10px;
}
.widget > ul > li > a:hover > i,
.widget > div > ul > li > a:hover > i {
	right: 0;
}
.widget ul ul li a i {
	left: 0;
	right: auto;
}
.widget ul ul li a:hover i {
	left: 10px;
}
.widget ul ul {
	display: none;
}

/* calendar */
.widget_calendar table {
	border-collapse: collapse;
	width: 100%;
	text-align: center;
}
.widget_calendar td, .widget_calendar th, .widget_calendar caption {
	border: #eee 1px solid;
	padding: 3px 0 4px;
}
.widget_calendar caption {
	border-bottom: none;
}
.widget_calendar th {
	text-align: center;
}
.prefooter .widget_calendar td, .prefooter .widget_calendar th, .prefooter .widget_calendar caption {
	border-color: #2f2f2f;
}

/* recent comments */
.widget_recent_comments li {
	cursor: default;
}
.widget_recent_comments a, .widget_recent_comments a:hover {
	border: none !important;
	background: none !important;
}

/* text widget */
.widget_text .textwidget {
	padding-top: 8px;
}
.prefooter .widget_text .textwidget {
	border: none;
	padding-top: 0;
}

/* tag cloud */
.widget_tag_cloud a, .widget_product_tag_cloud a {
	font-size: inherit !important;
	display: inline-block;
	background: #f8f8f8;
	color: inherit;
	padding: 4px 10px 5px;
}
.widget_tag_cloud a:hover, .widget_product_tag_cloud a:hover {
	color: #222;
}

/* news widget */
.dpe-flexible-posts li {
	padding-bottom: 20px;
	margin: 0;
}
.dpe-flexible-posts li:last-child {
	padding-bottom: 0;
}
.dpe-flexible-posts a {
	overflow: hidden;
	display: block;
}
.dpe-flexible-posts strong {
	font-weight: normal;
	display: block;
}
.dpe-flexible-posts img {
	width: 64px;
	float: left;
	margin: 5px 20px 0 0;
}

/* woocommerce widgets */
.sidebar .widget_recently_viewed_products li,
.sidebar .widget_onsale li,
.sidebar .widget_recent_reviews li,
.sidebar .widget_products li,
.sidebar .widget_shopping_cart li,
.sidebar .widget_top_rated_products li {
	border-top: #eee 1px solid;
	padding: 8px 0 10px !important;
}
.sidebar .widget_recently_viewed_products img,
.sidebar .widget_onsale img,
.sidebar .widget_recent_reviews img,
.sidebar .widget_shopping_cart img,
.sidebar .widget_top_rated_products img,
.sidebar .widget_products img {
	box-shadow: none !important;
	width: 42px !important;
}
.sidebar .widget_recently_viewed_products a,
.sidebar .widget_onsale a,
.sidebar .widget_recent_reviews a,
.sidebar .widget_products a,
.sidebar .widget_shopping_cart li a,
.sidebar .widget_top_rated_products a {
	padding: 0 0 2px !important;
	border: none !important;
}
.woocommerce .sidebar .widget_recently_viewed_products a:hover,
.sidebar .widget_onsale a:hover,
.sidebar .widget_recent_reviews a:hover,
.sidebar .widget_shopping_cart li a:hover,
.sidebar .widget_products a:hover,
.sidebar .widget_top_rated_products a:hover {
	background: none !important;
}
.sidebar .widget_price_filter form {
	margin-top: 10px;
}

.prefooter .widget_recently_viewed_products li,
.prefooter .widget_shopping_cart li,
.prefooter .widget_onsale li,
.prefooter .widget_recent_reviews li,
.prefooter .widget_products li,
.prefooter .widget_top_rated_products li {
	padding: 0 0 20px 85px !important;
	position: relative;
	min-height: 89px;
}
.prefooter .widget_recently_viewed_products li:last-child,
.prefooter .widget_shopping_cart li:last-child,
.prefooter .widget_onsale li:last-child,
.prefooter .widget_recent_reviews li:last-child,
.prefooter .widget_products li:last-child,
.prefooter .widget_top_rated_products li:last-child {
	padding: 0 0 0 85px !important;
}
.prefooter .widget_recently_viewed_products img,
.prefooter .widget_shopping_cart img,
.prefooter .widget_onsale img,
.prefooter .widget_recent_reviews img,
.prefooter .widget_products img,
.prefooter .widget_top_rated_products img {
	box-shadow: none !important;
	width: 64px !important;
	position: absolute;
	top: 5px;
	left: 0;
	margin: 0 !important;
}
.prefooter .widget_recently_viewed_products a,
.prefooter .widget_shopping_cart a,
.prefooter .widget_onsale a,
.prefooter .widget_recent_reviews a,
.prefooter .widget_products a,
.prefooter .widget_top_rated_products a {
	font-weight: normal !important;
}
.prefooter .widget_price_filter form {
	margin-top: 10px;
}


/* PREFOOTER
==================================================================*/

.prefooter {
	background: #222;
	color: #333333;
	padding: 30px 0 0;
}

.prefooter h5 {
	color: #fff;
	margin-bottom: 20px;
}

.prefooter .col-sm-3 .row {
	margin-bottom: 30px;
}

.prefooter ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.widget_contact li {
	display: table;
	width: 100%;
}

.widget_contact i {
	color: #e7c020;
	float: left;
	line-height: 1.5em;
	width: 10%;
}

.widget_contact p {
	float: right;
	margin: 0;
	width: 90%;
}

.widget_contact span {
	color: #fff;
}

.flickr_badge_image {
	float: left;
	margin: 5px 6% 10px 0;
	width: 27%;
}

.widget_flickr img {
	width: 100%;
	display: block;
	margin: 0;
}

/* FOOTER
==================================================================*/

footer {
	background: #1e1e1e;
	color: #333333;
	padding: 30px 0;
}

footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: right;
}

footer li {
	display: inline;
	margin-left: 20px;
}



/* CUSTOM
==================================================================*/

/*article h3{
    padding-top:15px;
}*/

h1.sitename{
    color:white;
    text-transform:none;
    border:none;
    padding:30px 0 0 0;
    margin:0 0 1em;
    font-size: 30px;
}

.navbar-inverse{
    background: #1D558A;
    font-size:1.1em;
    height:100px !important;
    border:0 !important;
}

.breadbrumbs-container{
    height:40px;
    line-height:40px;
    color: #fff;
    background-color: #2A7CCA;
    position:relative;
    top:1px;
}

.breadbrumbs-container a{
    color:#fff;
    text-decoration:underline;
}

.breadbrumbs-container a:hover{
    color:#CAE7E5;
}

.breadcrumbs{
    clear:both;
    position:relative;
    
}

.navbar-inverse .navbar-nav .current_page_parent > a,
.navbar-inverse .navbar-nav > li.current-menu-parent > a,
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus,
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus{
    color:#fff !important;
    background:#2A7CCA;
}

.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus{
    background: #123D66;
}


.social-icons-nav{
    float: right;
    line-height: 100px;
    font-size: 18px;
}

.social-icons-nav a{
    color:#fff;
    font-size:24px;
    margin-left:15px;
    background:transparent;
}

.social-icons-nav a:hover, .social-icons-nav  i.fa-circle{
    color:#123D66;   
}

.social-icons-nav  a:hover i.fa-circle{
    color:#2A7CCA;
}

h5{
    font-size:16px;
    
}

.sidebar h2, .sidebar h3,.sidebar h4,.sidebar h5{
    border-bottom: 1px solid #ccc;
    margin: 0 0 10px 0;
}


/*** FEATURED CONTENT ***/


#featured-content{
    margin-top:15px
}

#featured-content .main-block, #featured-content .quad-block, #featured-content .quad-block .block-inner{
    padding:0;
    margin:0;
    display: block;
}

#featured-content .main-block{
    padding-right: 1px;
}

#featured-content .main-block .title{
    font-family:Bitter;
    position: absolute;
    top: 20px;
    color: #fff;
    font-size: 24px;
    margin: 20px;
    padding: 10px;
    border: 1px solid black;
    background: rgb(9, 39, 116);
    opacity: 0.7;  
}

#featured-content .title,  #featured-content .description{
    -webkit-box-shadow: 0 8px 6px -6px black;
	   -moz-box-shadow: 0 8px 6px -6px black;
	        box-shadow: 0 8px 6px -6px black;
}

#featured-content .quad-block .block-bottom{
    padding-top: 1px;
}

#featured-content .main-block .description, #featured-content .quad-block .title{
    font-family:'Open Sans', sans-serif;
    position: absolute;
    bottom:0px;
    margin: 20px;
    padding: 10px;
    font-weight:bold;
    font-size:16px;
    border: 1px solid black;
    background: white;
    opacity: 0.7;
}

#featured-content a:hover .overlay{
    background-color: white;
    height: 100%;
    width: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.3;
}

.btn-primary{
    color:#fff !important;
}


.sidebar i{
    display:none;
}

input.dfwBtn{
  min-width: 100px;
  min-height: 30px;
	padding: 5px 15px !important;
  font-size: 1.4em;
  font-weight: bold;
  box-shadow: 1px 1px 3px #818181;
  background-color: #3d7bb2;
  border-radius: 3px;
  -moz-border-radius: 3px;
  border: 1px solid #3d7bb2 !important;
  background: linear-gradient(#3d7bb2, #3d7bb2);
  background: -webkit-linear-gradient(#69A2D5, #3d7bb2);
  background: -o-linear-gradient(#3d7bb2, #3d7bb2);
  background: -moz-linear-gradient(#3d7bb2, #3d7bb2);
  text-shadow: -1px -1px #000000;
  margin-top: 5px;
  cursor: pointer;
  color: #ffffff;
}

.contentdfw input, .contentdfw select, input, select{
    max-width:300px;
} 

.addthis_toolbox {
text-align: center;
}

.addthis_button_tweet, .addthis_button_google_plusone, .addthis_button_facebook_like {
/*float: center !important;*/
margin: auto 5px;
}

article a, .sidebar a{
    text-decoration:underline;
    color:#134ebd !important;
}

article a:hover, .sidebar a:hover{
    text-decoration:none;
}

#dfwFormWrap br{
    display:none;
}
#dfwFormWrap input, #dfwFormWrap select{
    margin:10px;
    margin-left:0;
}

/*** TABLES ***/

 table {
    width:100%;
     border-collapse:collapse;
     border: 1px solid #777;
     margin-bottom:15px;
     padding-left:15px;
}
 table td, table th, table tr{
    border: 1px solid #777;
    padding:5px;
    
}

table td.school-name{
  padding: 15px 5px 5px 20px;
	width: 35%;
}

table td.school-name img{
	margin-bottom: 5px;
	padding: 5px;
	background-color: #ffffff
}

table td.school-programs{
    padding-left:0;
}



/** cmas **/

.cma-header{
    width:100%;
}

.cma-header img{
    width:100%;
}

.cma-nav{
    width:100%;
    display:block;
    text-align:center;
    padding-top:20px;
    margin:20px auto;
}

.cma-container  ol > li{
	clear: both;
	padding-bottom: 10px;
}

.cma-container .left{
	float:left;
	display:inline;
	*float:none;
}

.snp-nav{
    width:100%;
    text-align:center;
    margin-top:0;
}

.snp-nav select{
    margin:0 auto;
}

.snph-divider{
	background: url('images/parenting_handbook_divider.png') no-repeat center center;
	clear: both;
    height: 26px;
    padding: 20px 0;
}

.snph-image{
    width:100%;
    text-align:center;
}

.snph-image .wp-caption{
    margin: 10px auto;
}

.snph-image img{
    border: 16px solid #1D558A;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px; /* future proofing */
    -khtml-border-radius: 10px; /* for old Konqueror browsers */
    -moz-box-shadow:    3px 3px 5px 6px #ccc;
      -webkit-box-shadow: 3px 3px 5px 6px #ccc;
      box-shadow:         3px 3px 5px 6px #ccc;
    margin:10px auto;
    padding:10px;
}

.wp-caption-text{
    font-size: 13px;
}

.quinn-campusinfo{
    width:68% !important;
}

.quinn-campuslogo{
    width:26% !important;
}

#quinn-school-form{
        min-width:310px;
        max-width:1000px;
        width:960px;
    }
    
#quinn-school-form iframe{
    width:960px;
    min-width:310px;
    max-width:1000px;
    
}


/* RESPONSIVE STYLES
==================================================================*/

@media (min-width: 1200px) {

	.c-portfolio .item,
	.c-staff .item {
		margin: 0 15px;
	}

	.about .fa-2x {
		font-size: 2.8em;
	}

}

@media (max-width: 1199px) {
    .sitename{
        font-size:26px !important;
    }
}

@media (max-width: 991px) {

    .sitename{
        font-size:22px !important;
    }

	.about .fa-2x {
		font-size: 1.9em;
	}

	.prefooter .footer-contact p {
		width: 85%;
	}
    
    /*#menu-main-menu{
        display:none;
    }*/
    
    /*.navbar-toggle{
        display:block;
    }*/
    
    .social-icons-nav{
        display:none;
    }
    
    
    
    
    

}

@media (max-width: 767px) {

    .navbar-collapse{
        background:#333;
    }
    
    .breadbrumbs-container{
        margin-top:0;
    }

	#header-cart {
		position: absolute;
		top: 0;
		right: 80px;
	}

	#header-languages {
		position: absolute;
		top: 0;
		right: 120px;
	}
    
    #featured-content .main-block{
        max-width:568px;
        margin:15px auto
    }
    
    

	.col-sm-1,
	.col-sm-2,
	.col-sm-3,
	.col-sm-4,
	.col-sm-5,
	.col-sm-6,
	.col-sm-7,
	.col-sm-8,
	.col-sm-9,
	.col-sm-10,
	.col-sm-11,
	.col-sm-12 {
		padding-bottom: 30px;
	}

	.navbar-collapse {
		float: none;
	}

	.static-banner .tint,
	.banner-content {
		display: none;
	}

	.wpb_divider {
		margin: 20px 0 40px; 
	}

	.about,
	.features {
		text-align: center;
	}

	.about .fa-2x {
		font-size: 1.8em;
	}

	.reviews-photo {
		float: none;
		margin: 0;
		text-align: center;
		width: 100%;
	}

	.reviews-text {
		float: none;
		text-align: center;
		padding-top: 20px;
		width: 100%;
	}

	article .pull-left,
	article .pull-right {
		float: none;
		margin: 0 0 20px;
		max-width: 100%;
	}

	.portfolio li .col-sm-9 {
		padding-left: 15px;
	}

	.portfolio2 li,
	.portfolio3 li,
	.portfolio4 li {
		width: 100%;
	}

	.icons a {
		font-size: 0.8em;
	}

	.icons a .icons-circle {
		height: 60px;
		width: 60px;
	}

	.icons-circle i {
		font-size: 2em;
		margin-top: 18px; 
	}

	footer {
		text-align: center;
	}

	footer ul {
		margin-top: 15px;
		text-align: center;
	}

	footer li {
		margin-left: 0 10px;
	}

}

@media (max-width: 516px) {

    h1.sitename{
        font-size:16px !important;
        padding-top:40px;
    }
    
}


@media (max-width: 480px) {
    #quinn-school-form{
        min-width:310px;
        max-width:1000px;
        width:100%;
    }
    
    #quinn-school-form iframe{
        width:100%;
        min-width:310px;
        max-width:1000px;
        
    }
}

.widget_archive label{ display:none; }