/*
Theme Name: DBI*/

/* =================================================================== */
/* Import Section====================================================================== */
@import url("css/base.css");
@import url("css/responsive.css");
@import url("css/icons.css");
@import url("http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700");
@import url("http://fonts.googleapis.com/css?family=Raleway:800");

/* Header====================================================================== */

.contact-left {width:600px; float:left;overflow: hidden; margin-right:20px;}
.contact-right {width:550px; float:left;overflow: hidden;}

p.contact-100 {width:100%; float:left;}
p.contact-100 input[type="text"], p.contact-100 inf.wpcf7-form textareaput[type="tel"],p.contact-100 input[type="email"] {width:95%;}
p.contact-50 {width:50%; float:left;}
p.contact-50 input[type="text"],p.contact-50 input[type="tel"], p.contact-50 input[type="email"] {width:270px;}
p.contact-33 {width:33.3%; float:left;}
p.contact-33 input[type="text"], p.contact-33 input[type="tel"], p.contact-33 input[type="email"] {width:170px;}

#header {
    z-index: 1001;
    position: relative;
    width: 100%;
    background: #fff;
    -webkit-box-shadow: 0 3px 3px -3px rgba(0,0,0,0.2);
    box-shadow: 0 3px 3px -3px rgba(0,0,0,0.2);
}

#header-full {
    z-index: 1001;
    width: 100%;
    background: #fff;
    -webkit-box-shadow: 0 3px 3px -3px rgba(0,0,0,0.2);
    box-shadow: 0 3px 3px -3px rgba(0,0,0,0.2);
}

.ie8 #header {
    border-bottom: 1px solid #e9e9e9;
}

p:empty {
    display: none;
}

s,
strike,
del {
    text-decoration: line-through;
}

mark,
ins {
    text-decoration: none;
    background: #fff9c0;
}

del span,
del {
    text-decoration: line-through;
}
img.rfhimg {width:85%; margin:auto; display: block;}
/* Logo ====================================*/

/* #logo { margin-top: 32px; } */

#logo h2 #logo h1 {
    display: block;
    font-size: 24px;
    line-height: 30px;
}

#logo img {
    margin-top:10px;
    position: relative;
    width: 300px;
}

#blogdesc {
    font-size: 11px;
}

.compact #logo img {
    max-height: 100%;
}

img.aqua-image-block {
    max-width: 100%;
}

#header-full #logo {
    float: left;
}

#header-full.centered #logo {
    text-align: center;
}

#header-full.centered #logo2 {
    text-align: center;
}

.titre-page {
    color:#1F2FE0;
    font-weight:600;
}
.img-reseau {width: 500px;display: block;margin: 10px auto;}

h1.center {text-align:center;}
/* Menu ====================================*/

#navigation {
    float: right;
}

#header-full .menu-container {
    border-top: 1px solid #f0f0f0;
    background: #1F2FE0;
}

#header-full #navigation ul > li {
    border-right: 1px solid #f0f0f0;
}

#header-full #navigation ul > li:first-child {
    border-left: 1px solid #f0f0f0;
}

#header-full #navigation {
    float: none;
}

#header-full #navigation ul > li.search-container {
    float: right;
    border-right: 0;
}

#header-full #navigation ul > li.search-container #search-form {
    margin-top: 8px;
}

#header-full #astrum_header_cart {
    padding-top: 7px;
}

#header-full.centered #navigation ul > li {
    display: inline-block;
    float: none;
    zoom: 1; /* hasLayout ie7 trigger */
    font-weight: ;
    list-style: none;
    *display: inline; /* ie7 fix */
}

#header-full #navigation ul > li li {
    text-align: left;
}

#header-full #navigation ul {
    text-align: center;
}

#header-full #navigation a {
    padding: 16px 16px 13px;
}

/* Contact Details ====================================*/

#header-full #contact-details {
    display: block;
    float: right;
    margin-top: 20px;
}

#header-full #contact-details li {
    display: inline;
    margin-left: 10px;
    padding-left: 10px;
    border-left: 1px solid #e9e9e9;
}

#header-full #contact-details li:first-child {
    margin-left: 0;
    padding: 0;
    border: none;
}

#header-full #contact-details i {
    margin-right: 6px;
    color: #aaa;
}

#header-full #contact-details a {
    color: #888;
}

#header-full #contact-details a:hover {
    color: #888;
}

#contact-details {
    display: block;
    float: right;
    margin-top: 40px;
}

.js .selectnav {
    display: none;
}

.menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.menu ul li {
    position: relative;
}

.menu ul ul {
    display: none;
    z-index: 100;
    position: absolute;
    top: 100%;
    left: 0;
    width: 175px;
}

.menu > ul li {
    float: left;
}

.menu ul li:hover > ul {
    display: block;
}

.menu ul a {
    display: block;
    position: relative;
}

.menu ul ul ul {
    top: 0;
    left: 100%;
}

.menu ul a {
    text-decoration: none;
}

.menu ul > li > a {
    padding: 34px 18px 31px 18px;
    border-bottom: 3px solid transparent;
    overflow: hidden;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    color: #fff;
}

.menu ul li.current-menu-ancestor > a,
.menu ul li a:hover,
.menu ul > li:hover > a {
    border-bottom: 3px solid #a0a0a0;
    font-weight: ;
    color: #FFF;
    background-color: #3b2cd6;
}

.menu ul > li > ul > li:hover > a {
    font-weight: ;
    color: #fff;
    background-color: #3b2cd6;
}

.menu > ul > li.current-menu-item > a:after,
.current-menu-ancestor > a:after {
    content: '';
    display: block;
    position: absolute;
    bottom: -2.5px;
    left: 50%;
    width: 5px;
    height: 5px;
    margin: 0 0 0 -2.5px;
    background: #a0a0a0;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.ie8 .current-menu-ancestor:after {
    display: none;
}

.menu ul li a {
    -webkit-transition: border 150ms ease-in-out,background-color 150ms ease-in-out;
    -moz-transition: border 150ms ease-in-out,background-color 150ms ease-in-out;
    -ms-transition: border 150ms ease-in-out,background-color 150ms ease-in-out;
    -o-transition: border 150ms ease-in-out,background-color 150ms ease-in-out;
    transition: border 150ms ease-in-out,background-color 150ms ease-in-out;
}

/* Drop-Down */

.menu ul ul {
    z-index: 999;
    margin: -3px 0 0 0;
    border: 1px solid #e4e4e4;
    border-top: 3px solid #a0a0a0;
    border-radius: 0 0 3px 3px;
    opacity: ;
    background-color: #FFF;
    box-shadow: 0 1px 3px rgba(0,0,0,0.04);
}

.menu > ul ul li:hover > a {
    border-bottom: 0;
    background: transparent;
}

.menu ul ul li {
    width: 100%;
    margin: 0;
    padding: 0;
}

.menu ul ul li a {
    padding: 10px 15px !important;
    border: 0;
    font-size: 13px;
    line-height: 18px;
    color: #999;
}

.menu ul ul li {
    border-top: 1px solid #e8e8e8;
}

.menu ul ul li:first-child {
    border: 0;
}

.menu ul ul li a:hover {
    border: 0;
    color: #FFF;
    background-color: #3b2cd6;
}

.menu ul ul li a {
    -webkit-transition: background-color 50ms ease-in-out;
    -moz-transition: background-color 50ms ease-in-out;
    -ms-transition: background-color 50ms ease-in-out;
    -o-transition: background-color 50ms ease-in-out;
    transition: background-color 50ms ease-in-out;
}

.menu ul ul ul {
    margin: -1px 0 0 0;
    border: 1px solid #e0e0e0;
    border-radius: 0 3px 3px 3px;
}

.sf-sub-indicator {
    display: inline-block;
    width: 11px;
    margin: 0 0 0 2px;
    font-size: 12px;
    line-height: 0;
    color: #FFF;
}

.menu ul ul .sf-sub-indicator .icon-angle-down {
    display: none;
}

/* Search Form ====================================*/

#search-form .search-text-box {
    width: 35px;
    padding: 8px 0 9px 0;
    border: none;
    border-radius: 30px;
    font-size: 13px;
    line-height: 18px;
    color: transparent;
    background-color: #f2f2f2;
    background-image: url("images/search-icon.png");
    background-position: 11px 50%;
    background-repeat: no-repeat;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    cursor: pointer;
}

#search-form {
    margin: 0 0 0 10px;
    margin-top: 24px;
}

#search-form .search-text-box:focus {
    width: 140px;
    padding: 8px 15px 9px 35px;
    border: none;
    font-size: 13px;
    color: #888;
    background-color: #f2f2f2;
    cursor: text;
}

ul#jPanelMenu-menu {
    margin: 0;
}

#jPanelMenu-menu #current {
    border-bottom: 1px solid #eee;
}

#jPanelMenu-menu #current:after,
#jPanelMenu-menu .sf-sub-indicator {
    display: none;
}

#jPanelMenu-menu li a {
    display: block;
    padding: 12px 20px !important;
    border-bottom: 1px solid #f0f0f0;
    font-weight: 500;
    outline: none;
    color: #888;
    background-color: #f6f6f6;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}

#jPanelMenu-menu li a:hover {
    background-color: #f8f8f8;
}

#jPanelMenu-menu li li a {
    padding-left: 20px !important;
    background-color: #fff;
}

/* =================================================================== */
/* Miscellaneous
====================================================================== */

.headline {
    z-index: 5;
    float: left;
    position: relative;
    padding-right: 10px;
    font-size: 20px;
    background-color: #fff;
}

.line {
    display: inline-block;
    float: left;
    width: 100%;
    height: 1px;
    margin: -16px 0 25px 0;
    border-bottom: 1px solid #f0f0f0;
}

.margin-20-top {
    margin-top: 20px;
}

.widget .line {
    margin-bottom: 22px;
}

/* Titlebar ====================================*/

#titlebar {
    position: relative;
    margin: 0 0 40px 0;
    min-height: 80px;
    background-color: #E8E9EA;
}

#titlebar.with_slider {
    padding-top: 0;
}

#titlebar h2 {
    float: left;
    width: 100%;
    margin: 25px 0 0 0;
    font-size: 20px;
    font-weight: 500;
}

#titlebar span {
    font-weight: 300;
    color: #aaa;
}

/* Tagline ====================================*/

#tagline {
    margin: 60px 0 40px 0;
    text-align: center;
    font-size: 20px;
    font-weight: 500;
    color: #505050;
}

#tagline p {
    margin: 3px 0;
    line-height: 28px;
}

#tagline span,
#tagline a {
    padding: 0 7px 1px 7px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-decoration: none;
    color: #fff;
    background: #a0a0a0;
    box-shadow: inset 0 -1px 0 0 rgba(0,0,0,0.05);
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

/* Breadcrumbs ====================================*/

#breadcrumbs ul {
    float: right;
    margin-top: 27px;
    font-size: 13px;
    font-weight: 500;
}

#breadcrumbs ul li {
    display: inline-block;
    margin: 0 0 0 5px;
    color: #999;
}

#breadcrumbs ul li:after {
    content: "\f105";
    margin: 0 0 0 9px;
    font-family: "FontAwesome";
    font-size: 12px;
    color: #ccc;
}

#breadcrumbs ul li:last-child:after,
#breadcrumbs ul li:first-child:after {
    content: "";
    margin: 0;
}

#breadcrumbs ul li:last-child a,
#breadcrumbs ul li a {
    font-weight: 600;
    color: #B1B2B4;
}

#breadcrumbs ul li a:hover {
    color: #a0a0a0;
}

#breadcrumbs ul li:first-child {
    margin-left: 0;
    padding-right: 0;
}

#breadcrumbs ul li:first-child,
#breadcrumbs ul li:last-child {
    color: #999;
    background: none;
}

#breadcrumbs ul li:last-child {
    padding: 0;
    background: none;
}

/* Social Icons & Footer ====================================*/

.social-icons-footer {
    float: right;
    margin: -3px 0 0 0;
}

.social-icons-footer li {
    display: inline;
    float: left;
    list-style: none;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.social-icons-footer li i {
    display: block;
    padding-top: 5px;
}

/* 404 Error Page ====================================*/

#not-found {
    margin: 90px 0 115px 0;
}

#not-found h2 {
    text-align: center;
    font-size: 240px;
    font-weight: 500;
    line-height: 210px;
    letter-spacing: -5px;
}

#not-found p {
    text-align: center;
    font-size: 32px;
    line-height: 48px;
    color: #999;
}

#not-found i {
    position: relative;
    top: -12px;
    font-size: 210px;
    color: #a0a0a0;
}

/* Our Team ====================================*/

.team-name {
    margin: 0 0 13px 0;
    padding: 12px 0 16px 0;
    border-bottom: 1px solid #f0f0f0;
}

.team-name h5 {
    font-weight: 600;
    line-height: 28px;
}

.team-name span {
    display: block;
    font-weight: 300;
    color: #999;
}

.team-about {
    margin: 0 0 15px 0;
    padding: 0 0 1px 0;
}

.team-about p {
    line-height: 5px;
}

.team-img {
    height: 100%;
    border-radius: 3px;
}

ol.social-icons {
    margin: 0 !important;
}

ol.social-icons li {
    margin: 0 4px 0 0 !important;
}

/* Contact Details ====================================*/

.contact-informations {
    margin: 20px 0 0 0;
}

.contact-informations p {
    margin: 0;
}

.contact-details-alt p {
    margin: -2px 0 0 22px;
    line-height: 18px;
}

.contact-informations li i {
    float: left;
    margin: 3px 5px 0 0;
    color: #909090;
}

.contact-informations li,
.contact-informations.second li {
    margin: 3px 0;
}

/* Flickr Widget
====================================*/
.flickr-widget-blog { margin: 5px -15px 0 0; }
.flickr-widget-blog ul {
	margin: 0px;
	list-style: none;
}
.flickr-widget-blog img {display: block; width: 100%;}

.flickr-widget-blog li:before {
	display: none;
}
.widget .flickr-widget-blog li {
	padding: 0px
}

.widget .flickr-widget-blog li a {
	float: left;
	width: 76px;
	padding: 0px;
	height: 76px;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 5px solid #f2f2f2;
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	-ms-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
}

.flickr-widget-blog a:hover {
	border: 5px solid #a0a0a0;
	border-radius: 3px;
}
#footer .flickr-widget-blog a {
	border: 5px solid #888;
}

/* Twitter Widget
====================================*/
#twitter-blog { margin: 5px 0 0 0; }

#twitter-blog li {
	margin: 0 0 15px 0;
	padding: 0 0 0 30px;
	float: left;
	line-height: 24px;
}

#twitter-blog li:before {
	content:"\54";
	font-family: "fontello";
	font-size: 13px;
	float: left;
	margin: 0 0 0 -28px;
	color: #a6a6a6;
}

#twitter-blog b a,
#twitter-blog b a:hover {
	margin-top: 5px;
	display: block;
	color: #999;
	font-weight: normal;
}


.widget_nav_menu ul {
	list-style: none;
	margin:0px;
}

.widget_nav_menu ul li a{
	padding: 3px 0px;
	transition: none;
}
.widget_nav_menu ul ul {
	margin-left: 15px,

}
.widget_nav_menu ul ul ul {
	display: block;
	box-shadow: 0 0px 0px rgba(0, 0, 0, 0.0);
	border:0px;
	position: static;
}
.widget_nav_menu .menu ul ul li {
	border-top: 0px;
}
.widget_nav_menu ul ul ul li a {
	padding: 3px 0 !important;
	font-size: 14px;
	line-height: 18px
}
.widget_nav_menu .menu ul li.current-menu-ancestor > a, .widget_nav_menu .menu ul li a:hover, .widget_nav_menu .menu ul > li:hover > a {
	background-color: transparent;
	border: 0px ;
}
.widget_nav_menu .current-menu-ancestor > a:after {
	display: none;
}

/* =================================================================== */
/* Revolution Slider
====================================================================== */

.fullwidthbanner-container {
    position: relative;
    width: 100% !important;
    padding: 0;
    max-height: 470px !important;
    overflow: hidden;
    background-image: url(images/loader.gif);
    background-position: 50%;
    background-repeat: no-repeat;
}

/* Captions ====================================*/

/* Navigation ====================================*/

.tp-leftarrow.default,
.tp-rightarrow.default {
    z-index: 100;
    position: relative;
    width: 49px;
    height: 71px;
    background-color: #397BE5;
    -webkit-transition: opacity 0.2s ease-in-out,background-color 0.2s ease-in-out;
    -moz-transition: opacity 0.2s ease-in-out,background-color 0.2s ease-in-out;
    -ms-transition: opacity 0.2s ease-in-out,background-color 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out,background-color 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out,background-color 0.2s ease-in-out;
    cursor: pointer;
}

.tp-leftarrow:hover,
.tp-rightarrow:hover {
    background-color: #a0a0a0;
}

.tp-leftarrow.default {
    left: 0 !important;
    border-radius: 0 3px 3px 0;
    background-image: url(images/slider-left-arrow.png);
    background-position: 45% 50%;
    background-repeat: no-repeat;
}

.tp-rightarrow.default {
    right: 0 !important;
    border-radius: 3px 0 0 3px;
    background-image: url(images/slider-right-arrow.png);
    background-position: 55% 50%;
    background-repeat: no-repeat;
}

.tp-leftarrow.round,
.tp-rightarrow.round {
    z-index: 100;
    position: relative;
    bottom: 127px;
    width: 49px;
    height: 71px;
    background-color: #d9d9d9;
    -webkit-transition: opacity 0.2s ease-in-out,background-color 0.2s ease-in-out;
    -moz-transition: opacity 0.2s ease-in-out,background-color 0.2s ease-in-out;
    -ms-transition: opacity 0.2s ease-in-out,background-color 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out,background-color 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out,background-color 0.2s ease-in-out;
    cursor: pointer;
}

.tp-bullets .bullet {
    display: none;
}

.tp-leftarrow.round {
    right: 541px;
    border-radius: 3px;
    background-image: url(images/slider-left-arrow.png);
    background-position: 45% 50%;
    background-repeat: no-repeat;
}

.tp-rightarrow.round {
    left: 541px;
    border-radius: 3px;
    background-image: url(images/slider-right-arrow.png);
    background-position: 55% 50%;
    background-repeat: no-repeat;
}

/*==================================================================== */

/* FlexSlider
====================================================================== */

/* Browser Resets */

.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
    outline: none;
}

.slides,
.flex-control-nav,
.flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none;
}

/* FlexSlider Necessary Styles */

.flexslider {
    z-index: 1;
    position: relative;
    margin: 0;
    padding: 0;
}

.flexslider .slides > li {
    display: none;
}

/* Hide the slides before the JS is loaded. Avoids image jumping */

.flexslider .slides > li:first-child {
    display: block;
}

/* Hide the slides before the JS is loaded. Avoids image jumping */

.flexslider .slides img {
    display: block;
    width: 100%;
}

.flex-pauseplay span {
    text-transform: capitalize;
}

/* Clearfix for the .slides element */

.slides:after {
    content: ".";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    line-height: 0;
}

html[xmlns] .slides {
    display: block;
}

* html .slides {
    height: 1%;
}

/* No JavaScript Fallback */

/* If you are not using another script, such as Modernizr, make sure you



* include js that eliminates this class on page load */

.no-js .slides > li:first-child {
    display: block;
}

/* FlexSlider Default Theme */

.flexslider {
    position: relative;
    zoom: 1;
    margin: 0;
    border: none;
}

.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease;
}

.loading .flex-viewport {
    max-height: 300px;
}

.flexslider .slides {
    zoom: 1;
}

/* Direction Nav */

.flex-direction-nav {
    *height: 0;
}

.flex-direction-nav .flex-next {
    right: 0;
    border-radius: 3px 0 0 3px;
    background-image: url(images/slider-right-arrow.png);
    background-position: 55% 50%;
    background-repeat: no-repeat;
}

.flex-direction-nav .flex-prev {
    left: 0;
    border-radius: 0 3px 3px 0;
    background-image: url(images/slider-left-arrow.png);
    background-position: 45% 50%;
    background-repeat: no-repeat;
}

.flex-direction-nav a {
    display: block;
    z-index: 120;
    position: absolute;
    top: 50%;
    width: 49px;
    height: 71px;
    margin-top: -36px;
    text-indent: -9999px;
    background-color: #000;
    background-color: rgba(0,0,0,0.5);
    -webkit-transition: opacity 0.2s ease-in-out,background-color 0.2s ease-in-out;
    -moz-transition: opacity 0.2s ease-in-out,background-color 0.2s ease-in-out;
    -ms-transition: opacity 0.2s ease-in-out,background-color 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out,background-color 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out,background-color 0.2s ease-in-out;
    cursor: pointer;
}

.flexslider .flex-next:hover,
.flexslider .flex-prev:hover {
    background-color: #a0a0a0;
}

/* IE8 Styles */

.ie8 .flex-direction-nav a {
    filter: alpha(opacity=50);
}

.ie8 .flex-direction-nav a:hover {
    filter: alpha(opacity=100);
}

/* Caption */

.slide-caption {
    display: block;
    z-index: 120;
    position: absolute;
    right: 15px;
    bottom: 15px;
    margin: 0;
    padding: 5px 9px;
    border-radius: 3px;
    font-size: 12px;
    font-weight: 300;
    line-height: 18px;
    color: #fff;
    background: rgba(0,0,0,0.5);
    background-color: #000;
}

.slide-caption h5,
.slide-caption a {
    color: #fff;
}

/* =================================================================== */

/* Featured Boxes
====================================================================== */

.featured-boxes {
    float: left;
    margin: 40px 0 5px 0;
}

.featured-box {
    float: left;
    margin: 0 0 30px 0;
}

.circle .icon-magic,
.circle-3 .icon-magic {
    margin-top: 21px;
}

.circle i,
.circle-3 i {
    z-index: 5;
    float: left;
    position: relative;
    left: 37%;
    margin: 20px 0;
    font-size: 18px;
    color: #a0a0a0;
}

.circle-image,
.circle,
.circle-3 {
    display: block;
    float: left;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    text-align: center;
    background-color: #f2f2f2;
}

.circle-image img {
    height: auto;
    max-width: 60px;
}

.featured-desc {
    margin: 0 0 0 82px;
}

.featured-desc h3 {
    margin-bottom: 4px;
    font-size: 20px;
}

.featured-box.no-margin .featured-desc {
    margin: 0;
}

.featured-box:hover > .circle {
    background-color: #a0a0a0;
}

.featured-box:hover > .circle i {
    color: #fff;
}

.circle,
.circle i,
.circle span {
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    -ms-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

.circle span {
    display: block;
    z-index: 4;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background-color:#E8E9EA;
}

.sticky {
}

.sticky .circle span {
    background: #a0a0a0;
}

.sticky .circle i {
    color: #fff;
}

.featured-box:hover > .circle span {
    opacity: 0;
    background-color:#E8E9EA;
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
    -moz-transition-duration: 0.7s;
    -webkit-transition-duration: 0.7s;
    -ms-transition-duration: 0.7s;
    -o-transition-duration: 0.7s;
    transition-duration: 0.7s;
}

/* Second Style */

.circle-2 i {
    z-index: 5;
    float: left;
    position: relative;
    top: 20px;
    left: 38%;
    margin: 0;
    font-size: 18px;
    color: #a0a0a0;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.circle-2 {
    display: block;
    float: left;
    position: relative;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    overflow: hidden;
    text-align: center;
    background-color: #f2f2f2;
    -webkit-transition: all 0.3s ease-in-out,box-shadow 0.2s ease-in-out;
    -moz-transition: all 0.3s ease-in-out,box-shadow 0.2s ease-in-out;
    -ms-transition: all 0.3s ease-in-out,box-shadow 0.2s ease-in-out;
    -o-transition: all 0.3s ease-in-out,box-shadow 0.2s ease-in-out;
    transition: all 0.3s ease-in-out,box-shadow 0.2s ease-in-out;
}

.featured-box:hover > .circle-2 {
    background-color: #a0a0a0;
    box-shadow: 0 0 0 8px rgba(115,184,25,0.3);
}

.featured-box:hover > .circle-2 i {
    color: #fff;
    -webkit-animation: toBottomFromTop 0.25s forwards;
    -moz-animation: toBottomFromTop 0.25s forwards;
    animation: toBottomFromTop 0.25s forwards;
    -webkit-animation-delay: 0.03s;
    animation-delay: 0.03s;
}

@-webkit-keyframes toBottomFromTop {    
    49% {
        -webkit-transform: translateY(100%);
    }

    50% {
        opacity: 0;
        -webkit-transform: translateY(-100%);
    }

    51% {
        opacity: 1;
    }
}

@-moz-keyframes toBottomFromTop {    
    49% {
        -moz-transform: translateY(100%);
    }

    50% {
        opacity: 0;
        -moz-transform: translateY(-100%);
    }

    51% {
        opacity: 1;
    }
}

@keyframes toBottomFromTop {    
    49% {
        transform: translateY(100%);
    }

    50% {
        opacity: 0;
        transform: translateY(-100%);
    }

    51% {
        opacity: 1;
    }
}

/* Third Style */

.circle-3,
.circle-3 i {
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.featured-box:hover > .circle-3 {
    background-color: #a0a0a0;
    box-shadow: 0 0 0 8px rgba(115,184,25,0.3);
}

.featured-box:hover > .circle-3 i {
    color: #fff;
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
}

/* =================================================================== */

/* Portfolio
====================================================================== */

.item-description {
    padding: 18px 20px 24px 20px;
    border-radius: 0 0 3px 3px;
    text-align: center;
    background-color: #2057d1;
    box-shadow: inset 0 -1px 0 0 rgba(0,0,0,0.05);
}

.portfolio-item img {
    border-radius: 3px 3px 0 0;
}

.item-description,
.item-description h5,
.item-description span {
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}

.item-description h5 {
    font-size: 16px;
    font-weight: 500;
    line-height: 26px;
    color: #fff;
}

.item-description span {
    font-size: 14px;
    font-weight: 300;
    line-height: 19px;
    color: transparent;
}

#portfolio-wrapper .item-description {
    padding: 19px 20px 22px 20px;
}

#portfolio-wrapper .item-description h5 {
    line-height: 22px;
}

#related-work .item-description {
    padding: 19px 20px 22px 20px;
}

#related-work .item-description h5 {
    line-height: 21px;
}

.portfolio-item. {
    display: block;
    background-color: #1f2fe0;
}

#pf_recents {
    margin-top: 25px;
}

.portfolio-item:hover > figure > a .item-description {
    box-shadow: inset 0 -1px 0 0 rgba(0,0,0,0.1);
}

.portfolio-item:hover > figure > a .item-description h5 {
    font-weight: ;
    color: #fff;
}

.portfolio-item:hover > figure > a .item-description span {
    color: transparent;
    opacity: 0.7;
    filter: alpha(opacity=70);
}

.textholder {
    padding: 10px;
}

/* Filters



====================================*/

#portfolio-wrapper .portfolio-item {
    margin-bottom: 20px;
}

#portfolio-wrapper {
    z-index: 51;
    margin-bottom: -20px;
    min-height: 250px;
}

.nav-next {
    float: right;
}

#filters {
    float: left;
    margin: 0 0 -6px 0;
}

#filters ul {
    margin-left: 0;
}

#filters li {
    display: inline-block;
    float: left;
    overflow: hidden;
    line-height: 24px;
    background: #fff;
}

#filters ul li {
    display: inline;
}

#filters a {
    display: block;
    margin: 0 0 0 5px;
    padding: 5px 10px;
    border-radius: 3px;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    white-space: nowrap;
    color: #999;
    background-color: #f2f2f2;
    box-shadow: inset 0 -1px 0 0 rgba(0,0,0,0.04);
    -webkit-transition: background-color 200ms ease-in-out,color 200ms ease-in-out;
    -moz-transition: background-color 200ms ease-in-out,color 200ms ease-in-out;
    -ms-transition: background-color 200ms ease-in-out,color 200ms ease-in-out;
    -o-transition: background-color 200ms ease-in-out,color 200ms ease-in-out;
    transition: background-color 200ms ease-in-out,color 200ms ease-in-out;
}

#filters a:hover,
.selected {
    color: #fff !important;
    background-color: #a0a0a0 !important;
    box-shadow: inset 0 -1px 0 0 rgba(0,0,0,0.1);
}

.showing {
    display: inline;
    z-index: 9;
    float: left;
    position: relative;
    margin: 5px 0 0 0;
    padding-right: 3px;
    font-size: 14px;
    line-height: 20px;
    color: #999;
    background: #fff;
}

.line.filters {
    margin: -11px 0 45px 0;
}

.line.showing {
    display: none;
}

/* Isotope Filtering



====================================*/

.isotope-item {
    z-index: 2;
}

.isotope-hidden.isotope-item {
    z-index: 1;
    pointer-events: none;
}

/* Isotope CSS3 transitions */

.isotope,
.isotope .isotope-item {
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    -ms-transition-duration: 0.8s;
    -o-transition-duration: 0.8s;
    transition-duration: 0.8s;
}

.isotope {
    -webkit-transition-property: height,width;
    -moz-transition-property: height,width;
    -ms-transition-property: height,width;
    -o-transition-property: height,width;
    transition-property: height,width;
}

.isotope .isotope-item {
    -webkit-transition-property: -webkit-transform,opacity;
    -moz-transition-property: -moz-transform,opacity;
    -ms-transition-property: -ms-transform,opacity;
    -o-transition-property: top,left,opacity;
    transition-property: transform,opacity;
}

/* Disabling Isotope CSS3 transitions */

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
    -webkit-transition-duration: 0s;
    -moz-transition-duration: 0s;
    -ms-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s;
}

/* Disable CSS transitions for containers with infinite scrolling */

.isotope.infinite-scrolling {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
}

/* =================================================================== */

/* ShowBiz Carousel
====================================================================== */

.showbiz {
    position: relative;
}

/* Navigation #1 ====================================*/

.showbiz-navigation {
    display: none;
    z-index: 9;
    float: right;
    position: relative;
    width: 53px;
    height: 25px;
    margin: -27px 0 0 -2px;
    padding-left: 10px;
    background: #fff;
}

.sb-navigation-left,
.sb-navigation-right,
.sb-navigation-left.notclickable,
.sb-navigation-right.notclickable {
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.sb-navigation-left,
.sb-navigation-right {
    float: left;
    width: 25px;
    height: 25px;
    border-radius: 2px;
    background-color: #004494;
    box-shadow: inset 0 -1px 0 0 rgba(0,0,0,0.1);
    cursor: pointer;
}

.sb-navigation-left {
    margin-right: 3px;
}

.sb-navigation-left i,
.sb-navigation-right i {
    margin-left: 10px;
    font-size: 17px;
    line-height: 24px;
    color: #f6f6f6;
}

.sb-navigation-left:hover,
.sb-navigation-right:hover {
    background-color: #a0a0a0;
    box-shadow: inset 0 -1px 0 0 rgba(0,0,0,0.1);
}

.sb-navigation-left.notclickable:hover,
.sb-navigation-right.notclickable:hover,
.sb-navigation-left.notclickable,
.sb-navigation-right.notclickable {
    background-color: #f2f2f2 !important;
    box-shadow: inset 0 -1px 0 0 rgba(0,0,0,0.06);
    cursor: default;
}

.sb-navigation-left.notclickable i,
.sb-navigation-right.notclickable i {
    color: #c0c0c0;
}

/* Navigation #2 ====================================*/

.sb-navigation-left-2,
.sb-navigation-right-2,
.sb-navigation-left-2.notclickable,
.sb-navigation-right-2.notclickable {
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.sb-navigation-left-2,
.sb-navigation-right-2 {
    margin-top: 42px;
    cursor: pointer;
}

.sb-navigation-left-2 {
    float: left;
}

.sb-navigation-right-2 {
    float: right;
}

.sb-navigation-left-2 i,
.sb-navigation-right-2 i {
    font-size: 24px;
    line-height: 24px;
    color: #c4c4c4;
}

.sb-navigation-left-2:hover,
.sb-navigation-right-2:hover {
}

.sb-navigation-left-2.notclickable,
.sb-navigation-right-2.notclickable {
    cursor: default;
}

.sb-navigation-left-2.notclickable i,
.sb-navigation-right-2.notclickable i {
    color: #c4c4c4;
}

/* Basic Styles ====================================*/

.showbiz ul,
.showbiz li {
    margin: 0;
    padding: 0;
    list-style: none;
}

.showbiz ul li {
    position: relative;
    margin: 20px 20px 20px 0;
    -webkit-transform: translateZ(10);
    -webkit-backface-visibility: hidden;
    -webkit-perspective: 1000;
}

.showbiz.our-clients ul li {
    margin: 15px 40px 0 0;
}

.showbiz.our-clients {
    margin-bottom: -10px;
}

.showbiz .overflowholder {
    z-index: 2;
    position: relative;
    width: 100%;
    overflow: hidden;
}

.showbiz .overflowholder ul {
    position: absolute;
    top: 0;
    left: 0;
    width: 100000px;
}

.showbiz .overflowholder ul li {
    float: left !important;
    position: relative;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.mediaholder {
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
}

.mediaholder img {
    display: block;
    position: relative;
    width: 100%;
}

/* Hover / Animations ====================================*/

.hovericon {
    position: absolute;
    top: 65%;
    left: 50%;
    width: 60px;
    height: 60px;
    margin-top: -30px;
    margin-left: -30px;
    border-radius: 50%;
    font-size: 18px;
    color: #fff;
    background-color: rgba(0,0,0,0.5);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000,endColorstr=#7F000000) ";
}

.ie8 .hovercover {
    display: none;
}

.hovercover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 3px;
    opacity: 0;
    background-color: rgba(0,0,0,0.35);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#59000000,endColorstr=#59000000) ";
}

.portfolio-item .hovercover {
    border-radius: 3px 3px 0 0;
}

.hoverzoom {
    display: block;
    width: 18px;
    height: 18px;
    margin: 21px 0 0 21px;
    background: url(images/hoverzoom.png) no-repeat;
}

.hoverlink {
    display: block;
    width: 19px;
    height: 19px;
    margin: 21px 0 0 20px;
    background: url(images/hoverlink.png) no-repeat;
}

/* =================================================================== */

/* Blog
====================================================================== */

.post {
    margin: 0 0 40px 0;
    padding: 0 0 40px 0;
    border-bottom: 1px solid #f0f0f0;
}

.single-post .post {
    margin: 0;
    padding-bottom: 20px;
    border: 0;
}

.post-img img {
    border-radius: 3px;
}

.post-img {
    margin: 0 0 30px 0;
}

.medium .post-img {
    margin: 0;
}

/* Post Content */

.post-content {
    overflow: hidden;
}

.post-format {
    float: left;
    padding-right: 10px;
    background: #fff;
}

.post-format .icon-film {
    left: 39%;
    margin-top: 22px;
    font-size: 14px;
}

.post-format .icon-camera {
    left: 36%;
    margin-top: 20px;
    font-size: 17px;
}

.post-format .icon-picture {
    left: 37%;
    margin-top: 21px;
    font-size: 17px;
}

.medium .post-content {
    margin: 0;
}

.post-content h2 a {
    color: #505050;
}

.post-content h2 a:hover {
    color: #707070;
}

.post-content p {
    margin-bottom: 19px;
}

/* Meta */

.meta {
    margin: 0 0 12px 0;
}

.meta ul {
    margin: 1px 0 0 0;
    line-height: 22px;
}

.meta ul li {
    display: inline-block;
    margin: 0 5px 0 0;
    padding: 0 10px 0 0;
    font-weight: 300;
    color: #999;
    background: url('images/blog-divider.png') no-repeat 100% 55%;
}

.meta ul li:last-child {
    background: 0;
}

.meta ul li a {
    color: #999;
}

.meta ul li a,
.post-content h2 a:hover {
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}

.meta ul li a:hover {
    color: #a0a0a0;
}

/* Comments ====================================*/

.comments-sec {
    float: left;
    width: 100%;
    margin: -5px 0 25px 0;
}

.page-comments {
    margin-top: 45px;
}

ol.commentlist {
    float: left;
    width: 100%;
    margin: 0;
}

ol.commentlist li {
    float: left;
    padding: 10px 0 15px 0;
}

ol.commentlist li:first-child {
    padding: 25px 0 0 0;
    border: 0;
}

ol.commentlist li {
    list-style: none;
}

ol li ul.children {
    float: right;
    width: 86%;
    margin: 0;
}

ol.commentlist li ul.children li:first-child {
    padding: 25px 0 0 0;
}

ol.commentlist li ul.children li {
    margin: 0 0 15px 0;
}

.comments-amount {
    font-weight: 300;
    color: #aaa;
}

ol li ul.children .comment-des {
}

.avatar {
    float: left;
    margin-right: 10px;
}

.avatar img {
    float: left;
    max-width: 70px;
    border-radius: 3px;
}

.comment-des p {
    margin: 0;
    line-height: 23px;
}

.comment-des {
    padding: 19px 22px 22px 22px;
    min-width: 400px;
    border-radius: 3px;
    overflow: hidden;
    color: #B1B2B4;
    background: #f8f8f8;
    -webkit-box-shadow: ;
    box-shadow: inset 0 -1px 0 0 rgba(0,0,0,0.06);
}

.comment {
    position: relative;
}

.avatar:after {
    content: "";
    position: absolute;
    top: 25px;
    left: 80px;
    width: 10px;
    height: 20px;
    background: url("images/comment-arrow.png") no-repeat scroll 0 0 transparent;
}

.comment-des strong {
    float: left;
    padding-right: 5px;
    font-size: 14px;
    color: #666;
}

.comment-des span {
    float: left;
    color: #999;
}

.comment-by {
    float: left;
    width: 100%;
    padding-top: 5px;
    padding-bottom: 8px;
}

.comment-by span.reply {
    display: inline;
    float: right;
}

.comment-by span.reply a {
    float: right;
    height: 17px;
    margin-left: 5px;
    font-weight: normal;
    color: #999;
}

.comment-by span.reply a i {
    color: #bbb;
    transition: all 0.1s ease-in-out;
}

.comment-by span.reply a:hover,
.comment-by span.reply a:hover i {
    color: #a0a0a0;
}

.comment-by span.date {
    float: left;
    margin: 0 0 0 2px;
    padding: 0 0 0 9px;
    font-weight: 300;
    color: #999;
    background: url('images/blog-divider.png') no-repeat 0 55%;
}

/* Page
====================================*/
/* Pagination
====================================*/

.container .twelve.alt.columns h1 {
    color: #00F;
    font-weight:600;
}
.pagination {
    margin: 0;
    padding-bottom: 40px;
}

.pagination.woocommerce,
.pagination.pf {
    margin-top: 40px;
    padding-bottom: 0;
}

.pagination ul {
    margin-top: 20px;
    margin-left: 0;
    list-style: none;
}

.single-post .pagination ul {
    margin: 0;
    padding: 0;
}

.pagination ul li span,
.pagination ul li a {
    display: inline-block;
    float: left;
    margin-right: 4px;
    padding: 8px 11px;
    border-bottom: none;
    border-radius: 3px;
    color: #999;
    background-color: #f2f2f2;
    box-shadow: inset 0 -1px 0 0 rgba(0,0,0,0.05);
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}

.pagination .current,
.pagination ul li a:hover {
    color: #fff;
    background: #a0a0a0;
    box-shadow: inset 0 -1px 0 0 rgba(0,0,0,0.15);
}

.wp-pagenavi {
    margin-top: 30px;
}

.wp-pagenavi a,
.wp-pagenavi a:visited,
.wp-pagenavi .pages,
.pagination a,
.pagination .pages,
.ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.wp-pagenavi .current,
.pagination .current {
    display: inline-block;
    margin-right: 5px;
    padding: 5px 11px;
    border-radius: 3px;
    color: #B1B2B4;
    background: #f2f2f2;
    box-shadow: inset 0 -1px 0 0 rgba(0,0,0,0.05);
    -moz-transition: all 0.1s ease-in-out 0s;
}

a.page-numbers {
    color: #999 !important;
}

a.page-numbers:hover,
.pagination a:hover,
.wp-pagenavi a:hover,
.wp-pagenavi .current,
.pagination .current {
    color: #fff !important;
}

/* Tags ====================================*/

.tagcloud {
    margin: 10px 0 0 0;
}

.tagcloud a {
    display: inline-block;
    margin: 0 2px 6px 0;
    padding: 4px 11px 4px 11px;
    border-radius: 3px;
    color: #999;
    background-color: #f2f2f2;
    box-shadow: inset 0 -1px 0 0 rgba(0,0,0,0.05);
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}

.tagcloud a:last-child {
    margin-right: 0;
}

.tagcloud a:hover {
    color: #fff;
    background: #a0a0a0;
    box-shadow: inset 0 -1px 0 0 rgba(0,0,0,0.1);
}

.tagcloud a:visited {
    color: #999;
}

.tagcloud a:visited:hover {
    color: #fff;
}

/* Widget Tabs ====================================*/

.widget_meta ul,
.widget_recent_comments ul,
.widget_recent_entries ul,
.widget_categories ul,
.widget_archive ul,
.widget_pages ul,
.widget_rss ul,
ul.widget-tabs {
    margin: 0;
    list-style: none;
}

.widget .widget-tabs li {
    margin: 12px 0 0 0;
    padding: 0 0 12px 0;
    border-bottom: 1px solid #f0f0f0;
}

.widget-tabs li:first-child {
    margin: 4px 0 0 0;
}

.widget-tabs li:last-child {
    border-bottom: 0;
}

.widget-thumb a img {
    display: block;
    float: left;
    width: 70px;
    height: 70px;
    margin: 0 10px 0 0;
    border: 5px solid #f2f2f2;
    border-radius: 3px;
}

.widget-text h4 {
    padding: 3px 0 0 0;
    font-size: 14px;
    font-weight: 600;
    line-height: 21px;
}

.widget-text h4 a {
    color: #777;
}

.widget-text h4 a:hover {
    color: #999;
}

.widget-text span {
    display: block;
    margin: 4px 0 0 0;
    font-weight: 300;
    color: #a0a0a0;
}

.widget-tabs.comments .widget-text span {
    margin: 0;
    padding: 5px 0 0 0;
}

#footer .widget-tabs li {
    border-bottom: 1px solid #808080;
    color: #c8c8c8;
}

#footer .tabs-nav li a {
    border: 0;
    background-color: #404040;
}

#footer .widget-thumb a img {
    border: 5px solid #404040;
}

.light#footer .widget-tabs li {
    border-bottom: 1px solid #eee;
}

.light#footer .tabs-nav li a {
    border: 0;
    background-color: #f2f2f2;
}

.light#footer .widget-thumb a img {
    border: 5px solid #f2f2f2;
}

/* Widget ====================================*/

.widget {
    margin: 30px 0 0 0;
}

.widget:first-child {
    margin: 0;
}

.widget p {
    margin: 0;
}

.widget_ns_mailchimp p {
    margin-bottom: 15px;
}

/* .widget_ns_mailchimp .notification {
font-size: 13px;
} */

.widget li {
    padding: 3px 0;
    line-height: 19px;
}

.widget .get-in-touch li {
    padding: 0;
}

.widget li a {
    color: #B1B2B4;
}

.widget li a.rsswidget {
    color: #666;
}

.widget li a:hover {
    color: #a0a0a0;
}

.widget li .rss-date {
    display: block;
    margin-left: 14px;
    text-transform: uppercase;
    font-size: 11px;
}

.widget li .rssSummary {
    margin-left: 14px;
}

.widget li .flickr-widget-blog {
    padding: 0;
}

.widget_rss li cite {
    margin-left: 14px;
    font-style: italic;
}

.widget ul li:before {
    content: "\f08b";
    float: left;
    margin: 1px 9px 0 0;
    font-family: "FontAwesome";
    font-size: 13px;
    color: #ccc;
}

.widget .headline .rsswidget {
    float: left;
}

.widget h3 .rsswidget img {
    margin-top: 11px;
    margin-right: 10px;
}

.recentcomments {
    display: block;
    margin: 4px;
}

.widget .recentcomments a {
    display: inline;
}

/* Blog Tabs */

.widget .tabs-nav.blog li a {
    line-height: 38px;
}

.widget .tabs-nav.blog li {
    width: 33.334%;
}

.widget .widget-tabs li:before,
.widget .tabs-nav.blog li:before {
    display: none;
    float: none;
}

.widget .tabs-nav.blog li a i {
    width: 100%;
    margin: 0 auto;
    font-size: 18px;
    color: #999;
}

.widget .tabs-nav li.active a i {
    color: #fff;
}

.widget .tabs-nav.blog li a i.icon-star {
    font-size: 17px;
}

.widget .tabs-nav.blog li a i.icon-time,
.widget .tabs-nav.blog li a i.icon-star,
.widget .tabs-nav.blog li a i.icon-comments-alt {
    position: relative;
    top: 1px;
}

/* calendar widget */

.widget_calendar {
    float: left;
}

#wp-calendar {
    width: 100%;
}

#wp-calendar caption {
    margin-top: 10px;
    margin-bottom: 15px;
    text-align: right;
    font-size: 12px;
    color: #333;
}

#wp-calendar thead {
    font-size: 10px;
}

#wp-calendar thead th {
    padding-bottom: 10px;
}

#wp-calendar tbody {
    color: #aaa;
}

#wp-calendar tbody td {
    padding: 8px;
    border: 1px solid #fff;
    text-align: center;
    background: #f5f5f5;
}

#wp-calendar tbody td:hover {
    background: #fff;
}

#wp-calendar tbody .pad {
    background: none;
}

#wp-calendar tfoot #next {
    text-align: right;
    text-transform: uppercase;
    font-size: 10px;
}

#wp-calendar tfoot #prev {
    padding-top: 10px;
    text-transform: uppercase;
    font-size: 10px;
}

.textwidget img {
    height: auto;
    max-width: 100%;
}

/* Contact Form ====================================*/
div.wpcf7 {margin: 0;padding: 0;}
div.wpcf7-response-output {margin: 2em 0.5em 1em;   padding: 0.2em 1em;}
div.wpcf7 .screen-reader-response {position: absolute;overflow: hidden;clip: rect(1px, 1px, 1px, 1px);height: 1px;width: 1px;margin: 0;padding: 0;border: 0;}
div.wpcf7-mail-sent-ok {border: 2px solid #398f14;}
div.wpcf7-mail-sent-ng {border: 2px solid #ff0000;}
div.wpcf7-spam-blocked {border: 2px solid #ffa500;}
div.wpcf7-validation-errors {border: 2px solid #f7e700;}
span.wpcf7-form-control-wrap {  position: relative;}
span.wpcf7-not-valid-tip {color: #f00;font-size: 1em;display: block;}
.use-floating-validation-tip span.wpcf7-not-valid-tip {     position: absolute; top: 20%;   left: 20%;  z-index: 100;   border: 1px solid #ff0000;  background: #fff;   padding: .2em .8em;}
span.wpcf7-list-item {  margin-left: 0.5em;}
.wpcf7-display-none {   display: none;}
div.wpcf7 img.ajax-loader {border: none;vertical-align: middle;margin-left: 4px;}
div.wpcf7 div.ajax-error {display: none;}
div.wpcf7 .placeheld {color: #888;}
#contact fieldset div {
    margin-bottom: 20px;
}

#contact fieldset div input {
    width: 240px;
}

.wpcf7-form textarea,
textarea#comment,
#contact textarea {
    width: auto;
    min-height: 385px;
    width:96%;
    background: #fff;
    resize: vertical;
}

#contact input,
#contact textarea,
#contact select {
    -webkit-transition: background 200ms ease-in-out,border-color 200ms ease-in-out;
    -moz-transition: background 200ms ease-in-out,border-color 200ms ease-in-out;
    -ms-transition: background 200ms ease-in-out,border-color 200ms ease-in-out;
    -o-transition: background 200ms ease-in-out,border-color 200ms ease-in-out;
    transition: background 200ms ease-in-out,border-color 200ms ease-in-out;
}

#contact input:focus#contact textarea:focus,
#contact select:focus {
    z-index: 5;
    position: relative;
    border: 1px solid #d6d6d6;
    outline: none;
}

#contact input.error,
#contact textarea.error,
#contact select.error {
    border: 1px solid #f2c4c2;
    background: #ffeceb;
}

#contact label span {
    color: #e24747;
}

#contact input[type="submit"][disabled] {
    background: #a0a0a0;
}

body span.wpcf7-not-valid-tip {
    display: inline;
    z-index: 100;
    position: absolute;
    top: 0;
    right: 0;
    width: 280px;
    height: 0;
    padding: 0;
    border: medium none;
    font-size: 10pt;
    font-size: 0;
    background: none repeat scroll 0 0 #FFFFFF;
}

body div.wpcf7-response-output {
    margin: 0 0 10px;
    padding: 10px;
}

textarea.wpcf7-not-valid,
textarea.wpcf7-not-valid:focus,
input.wpcf7-not-valid,
input.wpcf7-not-valid:focus,
.validation-error,
.validation-error:focus {
    border: 1px solid #f2c4c2;
    background: #ffeceb;
}

body div.wpcf7-mail-sent-ng {
    display: block;
    position: relative;
    margin-top: 65px;
    margin-bottom: 15px;
    padding: 13px 40px 13px 18px;
    border: 1px solid #fbc4c4;
    border-radius: 3px;
    font-size: 14px;
    line-height: 18px;
    color: #de5959;
    background-color: #ffe9e9;
    box-shadow: 0 1px 1px 0 rgba(0,0,0,0.03);
    margin-top:10px;
    width:730px;
}

body div.wpcf7-validation-errors {
    display: block;
    position: relative;
    padding: 13px 40px 13px 18px;
    border: 1px solid #fbc4c4;
    border-radius: 3px;
    font-size: 14px;
    color: #de5959;
    background-color: #ffe9e9;
    box-shadow: 0 1px 1px 0 rgba(0,0,0,0.03);
    margin-top:10px;
    width:730px;
}

div.wpcf7 {
    overflow: hidden;
}

body div.wpcf7-mail-sent-ok {
    display: block;
    position: relative;
    padding: 13px 40px 13px 18px;
    border: 1px solid #b3dc82;
    border-radius: 3px;
    font-size: 14px;
    color: #5f9025;
    background-color: #ebf6e0;
    box-shadow: 0 1px 1px 0 rgba(0,0,0,0.03);
    margin-top:10px;
    width:730px;
}

body div.wpcf7 img.ajax-loader {
    float: left;
    margin-left: 10px;
    padding-top: 9px;
    border: none;
    vertical-align: middle;
}

#message {
    display: block;
    margin: 0;
    padding: 0;
    background: transparent none;
}

.loader {
    float: left;
    padding: 10px;
}

/* Add Comment ====================================*/

#respond label {
    margin: 0 0 4px 0;
}

#respond label span {
    color: #e24747;
}

#respond input {
    margin: 0 0 20px 0;
    min-width: 240px;
}

#respond .form-submit input {
    margin-top: 20px;
    min-width: auto;
}

.woocommerce textarea {
    width: auto;
    margin: 0 0 18px 0;
    min-height: 180px;
    min-width: 97.5%;
    background: #fff;
    resize: vertical;
}

#respond .form-submit input#submit {
    float: left;
    margin: 20px 0 0;
    min-width: 100px;
}

h3.comment-reply-title {
    margin-bottom: 20px;
}

/* =================================================================== */

/* Shortcodes
====================================================================== */

/* Buttons ====================================*/

.button,
input[type="button"],
input[type="submit"] {
    display: inline-block;
    width: auto;
    padding: 7px 14px;
    border: 0;
    border-radius: 3px;
    font-size: 14px;
    font-weight: 500;
    outline: none;
    box-shadow: inset 0 -1px 0 0 rgba(0,0,0,0.1);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    cursor: pointer;
}

.button i {
    margin: 0 2px 0 0;
}

.button i.black {
    color: #aaa;
}

.button.gray {
    margin-top: 30px;
    color: #fff;
    background: #aaa;
}

.button.gray:hover {
    background: #aaa;
}

.button.light {
    color: #999;
    background: #f2f2f2;
    box-shadow: inset 0 -1px 0 0 rgba(0,0,0,0.05);
}

.button.light:hover {
    color: #fff;
    background: #a0a0a0;
    box-shadow: inset 0 -1px 0 0 rgba(0,0,0,0.1);
}

.product-add-to-cart .add_to_cart.button,
.button.color {
    margin-top: 30px;
    margin-left: 5px;
    color: #fff;
    background: #397BE5;
}

.button.color:hover {
    background: #397BE5;
}

.button.small {
    padding: 2px 7px;
}

/* Input Button */

input[type="button"],
input[type="submit"],
input[type="button"]:focus,
input[type="submit"]:focus {
    padding: 8px 14px;
    border: none !important;
    color: #fff;
    background: #a0a0a0;
}

input[type="button"],
input[type="submit"] {
    float: right;
    margin-top:10px;
}

input[type="button"]:hover,
input[type="submit"]:hover {
    color: #FFF;
    background: #397BE5;
}

/* Icons Demo ====================================*/

.the-icons {
    margin: 0;
    list-style-type: none;
}

.the-icons li [class^="icon-"],
.the-icons li [class*=" icon-"] {
    display: inline-block;
    text-align: center;
}

.the-icons li {
    display: block;
    height: 30px;
    padding: 0 0 0 2px;
    border-radius: 3px;
    line-height: 32px;
}

.the-icons li,
.the-icons li:hover {
    color: #666;
}

.the-icons li i {
    color: #444;
}

.the-icons li [class^="icon-"],
.the-icons li [class*=" icon-"] {
    width: 32px;
    font-size: 14px;
}

.the-icons li:hover {
    text-decoration: none;
    background-color: #f4f4f4;
}

.the-icons l:hover [class^="icon-"],
.the-icons li:hover [class*=" icon-"] {
    *font-size: 28px;
    *vertical-align: middle;
}

.the-icons li:hover [class^="icon-"]:before,
.the-icons li:hover [class*=" icon-"]:before {
    font-size: 24px;
    vertical-align: -3px;
}

/* Social Icons ====================================*/

.social-icons li {
    display: inline;
    float: left;
    margin-right: 4px;
}

.social-icons li a {
    display: inline-block;
    position: relative;
    width: 42px;
    height: 42px;
    border-radius: 3px;
    overflow: hidden;
    background-color: #f2f2f2;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

/* Common Styles */

ul.social-icons {
    margin-left: 0;
}

.social-icons li a i {
    z-index: 20;
    position: absolute;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.social-icons li a:hover,
.social-icons li a i {
    color: #fff;
}

.social-icons li a i {
    top: -30px;
    opacity: 0;
}

.social-icons li a:hover i {
    top: 0;
    opacity: 1;
}

.twitter:before,
.wordpress:before,
.facebook:before,
.linkedin:before,
.steam:before,
.tumblr:before,
.github:before,
.delicious:before,
.instagram:before,
.xing:before,
.amazon:before,
.dropbox:before,
.paypal:before,
.lastfm:before,
.gplus:before,
.yahoo:before,
.pinterest:before,
.dribbble:before,
.flickr:before,
.reddit:before,
.vimeo:before,
.spotify:before,
.rss:before,
.youtube:before,
.blogger:before,
.appstore:before,
.digg:before,
.evernote:before,
.fivehundredpx:before,
.forrst:before,
.stumbleupon:before,
.dribbble:before {
    z-index: 20;
    position: absolute;
    font-family: "fontello";
    font-size: 16px;
    line-height: 16px;
    color: #a0a0a0;
    -webkit-transition: all 0.15s ease-in-out;
    -moz-transition: all 0.15s ease-in-out;
    -ms-transition: all 0.15s ease-in-out;
    -o-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
}

/* Icon Styles */

.twitter:before {
    font-size: 14px;
}

.twitter i,
.twitter:before {
    margin: 13px 0 0 12px;
}

.twitter:before {
    content: "\54";
    top: 0;
    opacity: 1;
}

.twitter:hover:before {
    top: 30px;
    opacity: 0;
}

.twitter:hover {
    background-color: #3bc1ed;
}

.dribbble i,
.dribbble:before {
    margin: 13px 0 0 13px;
}

.dribbble:before {
    content: "\44";
    top: 0;
    opacity: 1;
}

.dribbble:hover:before {
    top: 30px;
    opacity: 0;
}

.dribbble:hover {
    background-color: #ef5a92;
}

.facebook i,
.facebook:before {
    margin: 13px 0 0 16px;
}

.facebook:before {
    content: "\66";
    top: 0;
    opacity: 1;
}

.facebook:hover:before {
    top: 30px;
    opacity: 0;
}

.facebook:hover {
    background-color: #4a6d9d;
}

.linkedin i,
.linkedin:before {
    margin: 13px 0 0 13px;
}

.linkedin:before {
    content: "\4c";
    top: 0;
    opacity: 1;
}

.linkedin:hover:before {
    top: 30px;
    opacity: 0;
}

.linkedin:hover {
    background-color: #0b7bb5;
}

.delicious i,
.delicious:before {
    margin: 13px 0 0 13px;
}

.delicious:before {
    content: "\23";
    top: 0;
    opacity: 1;
}

.delicious:hover:before {
    top: 30px;
    opacity: 0;
}

.delicious:hover {
    background-color: #3274d1;
}

.paypal i,
.paypal:before {
    margin: 13px 0 0 13px;
}

.paypal:before {
    content: "\24";
    top: 0;
    opacity: 1;
}

.paypal:hover:before {
    top: 30px;
    opacity: 0;
}

.paypal:hover {
    background-color: #2e689a;
}

.gplus i,
.gplus:before {
    margin: 13px 0 0 13px;
}

.gplus:before {
    content: "\2b";
    top: 0;
    opacity: 1;
}

.gplus:hover:before {
    top: 30px;
    opacity: 0;
}

.gplus:hover {
    background-color: #d53824;
}

.stumbleupon i,
.stumbleupon:before {
    margin: 13px 0 0 11px;
}

.stumbleupon:before {
    content: "\2f";
    top: 0;
    opacity: 1;
}

.stumbleupon:hover:before {
    top: 30px;
    opacity: 0;
}

.stumbleupon:hover {
    background-color: #eb4924;
}

.fivehundredpx i,
.fivehundredpx:before {
    margin: 13px 0 0 11px;
}

.fivehundredpx:before {
    content: "\30";
    top: 0;
    opacity: 1;
}

.fivehundredpx:hover:before {
    top: 30px;
    opacity: 0;
}

.fivehundredpx:hover {
    background-color: #444;
}

.pinterest i,
.pinterest:before {
    margin: 13px 0 0 15px;
}

.pinterest:before {
    content: "\31";
    top: 0;
    opacity: 1;
}

.pinterest:hover:before {
    top: 30px;
    opacity: 0;
}

.pinterest:hover {
    background-color: #cb1f25;
}

.forrst i,
.forrst:before {
    margin: 13px 0 0 15px;
}

.forrst:before {
    content: "\3a";
    top: 0;
    opacity: 1;
}

.forrst:hover:before {
    top: 30px;
    opacity: 0;
}

.forrst:hover {
    background-color: #40833e;
}

.digg i,
.digg:before {
    margin: 13px 0 0 12px;
}

.digg:before {
    content: "\3b";
    top: 0;
    opacity: 1;
}

.digg:hover:before {
    top: 30px;
    opacity: 0;
}

.digg:hover {
    background-color: #205685;
}

.spotify i,
.spotify:before {
    margin: 13px 0 0 13px;
}

.spotify:before {
    content: "\3d";
    top: 0;
    opacity: 1;
}

.spotify:hover:before {
    top: 30px;
    opacity: 0;
}

.spotify:hover {
    background-color: #6ca405;
}

.reddit i,
.reddit:before {
    margin: 13px 0 0 12px;
}

.reddit:before {
    content: "\3e";
    top: 0;
    opacity: 1;
}

.reddit:hover:before {
    top: 30px;
    opacity: 0;
}

.reddit:hover {
    background-color: #404040;
}

.appstore i,
.appstore:before {
    margin: 13px 0 0 14px;
}

.appstore:before {
    content: "\41";
    top: 0;
    opacity: 1;
}

.appstore:hover:before {
    top: 30px;
    opacity: 0;
}

.appstore:hover {
    background-color: #c0c0c0;
}

.blogger i,
.blogger:before {
    margin: 13px 0 0 15px;
    font-size: 14px !important;
}

.blogger:before {
    content: "\42";
    top: 0;
    opacity: 1;
}

.blogger:hover:before {
    top: 30px;
    opacity: 0;
}

.blogger:hover {
    background-color: #ff6501;
}

.dribbble i,
.dribbble:before {
    margin: 13px 0 0 13px;
}

.dribbble:before {
    content: "\44";
    top: 0;
    opacity: 1;
}

.dribbble:hover:before {
    top: 30px;
    opacity: 0;
}

.dribbble:hover {
    background-color: #ef5a92;
}

.evernote i,
.evernote:before {
    margin: 13px 0 0 15px;
}

.evernote:before {
    content: "\45";
    top: 0;
    opacity: 1;
}

.evernote:hover:before {
    top: 30px;
    opacity: 0;
}

.evernote:hover {
    background-color: #6bb130;
}

.flickr i,
.flickr:before {
    margin: 13px 0 0 13px;
}

.flickr:before {
    content: "\46";
    top: 0;
    opacity: 1;
}

.flickr:hover:before {
    top: 30px;
    opacity: 0;
}

.flickr:hover {
    background-color: #136dd5;
}

.rss i,
.rss:before {
    margin: 13px 0 0 14px;
    font-size: 14px !important;
}

.rss:before {
    content: "\52";
    top: 0;
    opacity: 1;
}

.rss:hover:before {
    top: 30px;
    opacity: 0;
}

.rss:hover {
    background-color: #fe8f00;
}

.youtube i,
.youtube:before {
    margin: 13px 0 0 14px;
    font-size: 18px !important;
}

.youtube:before {
    content: "\55";
    top: 0;
    opacity: 1;
}

.youtube:hover:before {
    top: 30px;
    opacity: 0;
}

.youtube:hover {
    background-color: #bf2f29;
}

.vimeo i,
.vimeo:before {
    margin: 13px 0 0 13px;
    font-size: 14px !important;
}

.vimeo:before {
    content: "\56";
    top: 0;
    opacity: 1;
}

.vimeo:hover:before {
    top: 30px;
    opacity: 0;
}

.vimeo:hover {
    background-color: #4c8ab0;
}

.xing i,
.xing:before {
    margin: 13px 0 0 14px;
}

.xing:before {
    content: "\58";
    top: 0;
    opacity: 1;
}

.xing:hover:before {
    top: 30px;
    opacity: 0;
}

.xing:hover {
    background-color: #036568;
}

.yahoo i,
.yahoo:before {
    margin: 13px 0 0 11px;
}

.yahoo:before {
    content: "\59";
    top: 0;
    opacity: 1;
}

.yahoo:hover:before {
    top: 30px;
    opacity: 0;
}

.yahoo:hover {
    background-color: #9251a2;
}

.amazon i,
.amazon:before {
    margin: 13px 0 0 12px;
}

.amazon:before {
    content: "\61";
    top: 0;
    opacity: 1;
}

.amazon:hover:before {
    top: 30px;
    opacity: 0;
}

.amazon:hover {
    background-color: #2f3842;
}

.steam i,
.steam:before {
    margin: 13px 0 0 11px;
}

.steam:before {
    content: "\62";
    top: 0;
    opacity: 1;
}

.steam:hover:before {
    top: 30px;
    opacity: 0;
}

.steam:hover {
    background-color: #383838;
}

.dropbox i,
.dropbox:before {
    margin: 13px 0 0 13px;
}

.dropbox:before {
    content: "\64";
    top: 0;
    opacity: 1;
}

.dropbox:hover:before {
    top: 30px;
    opacity: 0;
}

.dropbox:hover {
    background-color: #2c92dd;
}

.github i,
.github:before {
    margin: 13px 0 0 13px;
}

.github:before {
    content: "\67";
    top: 0;
    opacity: 1;
}

.github:hover:before {
    top: 30px;
    opacity: 0;
}

.github:hover {
    background-color: #5c7381;
}

.lastfm i,
.lastfm:before {
    margin: 13px 0 0 11px;
}

.lastfm:before {
    content: "\6c";
    top: 0;
    opacity: 1;
}

.lastfm:hover:before {
    top: 30px;
    opacity: 0;
}

.lastfm:hover {
    background-color: #d21309;
}

.tumblr i,
.tumblr:before {
    margin: 13px 0 0 15px;
}

.tumblr:before {
    content: "\74";
    top: 0;
    opacity: 1;
}

.tumblr:hover:before {
    top: 30px;
    opacity: 0;
}

.tumblr:hover {
    background-color: #3d658d;
}

.wordpress i,
.wordpress:before {
    margin: 13px 0 0 14px;
}

.wordpress:before {
    content: "\77";
    top: 0;
    opacity: 1;
}

.wordpress:hover:before {
    top: 30px;
    opacity: 0;
}

.wordpress:hover {
    background-color: #383838;
}

.instagram i,
.instagram:before {
    margin: 13px 0 0 14px;
}

.instagram:before {
    content: "\f31f";
    top: 0;
    opacity: 1;
}

.instagram:hover:before {
    top: 30px;
    opacity: 0;
}

.instagram:hover {
    background-color: #3f6f94;
}

/* Tooltips ====================================*/

#tiptip_holder {
    display: none;
    z-index: 99999;
    position: absolute;
    top: 0;
    left: 0;
    font-family: "Open Sans","HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
}

#tiptip_holder.tip_top {
    padding-bottom: 5px;
    -webkit-transform: translateX(12px);
}

#tiptip_holder.tip_bottom {
    padding-top: 5px;
}

#tiptip_holder.tip_right {
    padding-left: 5px;
}

#tiptip_holder.tip_left {
    padding-right: 5px;
}

#tiptip_content {
    padding: 6px 10px;
    border-radius: 3px;
    font-size: 12px;
    line-height: 16px;
    color: #fff;
    background-color: #666;
}

#tiptip_arrow,
#tiptip_arrow_inner {
    position: absolute;
    width: 0;
    height: 0;
    border: 6px solid transparent;
}

#tiptip_holder.tip_top #tiptip_arrow {
    border-top-color: #666;
}

#tiptip_holder.tip_bottom #tiptip_arrow {
    border-bottom-color: #666;
}

#tiptip_holder.tip_right #tiptip_arrow {
    border-right-color: #666;
}

#tiptip_holder.tip_left #tiptip_arrow {
    border-left-color: #666;
}

#tiptip_holder.tip_top #tiptip_arrow_inner {
    margin-top: -7px;
    margin-left: -6px;
    border-top-color: #666;
}

#tiptip_holder.tip_bottom #tiptip_arrow_inner {
    margin-top: -5px;
    margin-left: -6px;
    border-bottom-color: #666;
}

#tiptip_holder.tip_right #tiptip_arrow_inner {
    margin-top: -6px;
    margin-left: -5px;
    border-right-color: #666;
}

#tiptip_holder.tip_left #tiptip_arrow_inner {
    margin-top: -6px;
    margin-left: -7px;
    border-left-color: #666;
}

/* Tabs ====================================*/

.tabs-nav {
    width: 100%;
    margin: 0;
    padding: 0;
    overflow: hidden;
    list-style: none;
}

.tabs-nav li {
    float: left;
    position: relative;
    padding: 0;
    overflow: hidden;
    text-align: center;
    line-height: 38px;
}

.tabs-nav li a {
    display: block;
    padding: 0 20px;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    text-decoration: none;
    font-weight: 500;
    letter-spacing: 0;
    outline: none;
    color: #B1B2B4;
    background-color: #f2f2f2;
    box-shadow: inset 0 -1px 0 0 rgba(0,0,0,0.05);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.tabs-nav li:first-child a {
    border-radius: 3px 0 0 3px;
}

.tabs-nav li:last-child a {
    border-radius: 0 3px 3px 0;
}

.tabs-nav li.active a {
    color: #fff;
    background: #a0a0a0;
    box-shadow: inset 0 -1px 0 0 rgba(0,0,0,0.1);
}

.tab-content {
    padding: 10px 0;
}

.tabs-container {
    width: 100%;
    overflow: hidden;
}

.tab-content img {
    max-width: 100%;
}

/* Accordions & Toggles ====================================*/

.ui-accordion .ui-accordion-header,
.trigger a {
    display: block;
    position: relative;
    margin-bottom: 10px;
    padding: 0;
    padding: 10px 16px;
    border-radius: 3px;
    font-size: 14px;
    line-height: 26px;
    outline: none;
    color: #888;
    background-color: #E8E9EA;
    box-shadow: inset 0 -1px 0 0 rgba(0,0,0,0.05);
    -webkit-transition: background-color 200ms ease-in-out;
    -moz-transition: background-color 200ms ease-in-out;
    -ms-transition: background-color 200ms ease-in-out;
    -o-transition: background-color 200ms ease-in-out;
    transition: background-color 200ms ease-in-out;
    cursor: pointer;
}

.ui-accordion .ui-accordion-header-active:hover,
.ui-accordion .ui-accordion-header-active,
.trigger.active a,
.trigger.active a:hover {
    color: #fff;
    background: #F4F4F4;
    box-shadow: inset 0 -1px 0 0 rgba(0,0,0,0.1);
}

.ui-accordion .ui-accordion-content,
.toggle-container {
    padding: 0 16px 10px 16px;
}

.ui-accordion .ui-accordion-content p {
    margin: 0;
}

.ui-accordion .ui-accordion-content {
}

.ui-accordion-icon:before,
.ui-accordion-icon-active:before,
.toggle-icon:before {
    content: " \f055";
    display: block;
    float: left;
    margin: 0 8px 0 0;
    font-family: "FontAwesome";
    font-size: 18px;
    line-height: 25px;
    color: #888;
}

.toggle-container p {
    margin: 0;
}

.ui-accordion-icon-active:before,
.trigger.active .toggle-icon:before {
    content: " \f056";
    color: #FFF;
}

.faq .toggle-icon:before,
.faq .trigger.active .toggle-icon:before {
    content: "\f056";
}

/* Skill Bars ===================================== */

.skill-bar {
    position: relative;
    height: 38px;
    margin: 0 0 14px 0;
    border-radius: 3px;
    background-color: #f2f2f2;
    box-shadow: inset 0 -1px 0 0 rgba(0,0,0,0.05);
}

.skill-title {
    display: block;
    z-index: 5;
    float: left;
    position: relative;
    padding: 7px 14px;
    border-radius: 3px 0 0 3px;
    font-size: 14px;
    color: #fff;
    background-color: rgba(0,0,0,0.05);
}

.skill-title i {
    margin: 0 3px 0 0;
}

.skill-bar-value {
    display: block;
    z-index: 1;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    border-radius: 3px;
    overflow: visible !important;
    background: #a0a0a0;
    box-shadow: inset 0 -1px 0 0 rgba(0,0,0,0.1);
}

/* Alert Boxes ====================================*/

.notification {
    position: relative;
    margin-bottom: 15px;
    padding: 13px 40px 13px 18px;
    border-radius: 3px;
    font-size: 14px;
    line-height: 18px;
    box-shadow: 0 1px 1px 0 rgba(0,0,0,0.03);
}

.notification p {
    margin: 0;
}

.notification span {
    font-weight: 600;
}

.notification.success,
.notification.success strong {
    border: 1px solid #b3dc82;
    color: #5f9025;
    background-color: #EBF6E0;
}

.notification.error,
.notification.error strong {
    border: 1px solid #fbc4c4;
    color: #de5959;
    background-color: #ffe9e9;
}

.notification.warning,
.notification.warning strong {
    border: 1px solid #ded58a;
    color: #8f872e;
    background-color: #FBFADD;
}

.notification.notice,
.notification.notice strong {
    border: 1px solid #b6d7e8;
    color: #5091b2;
    background-color: #E9F7FE;
}

.notification strong {
    border: none !important;
}

.notification.success .close,
.notification.error .close,
.notification.warning .close,
.notification.notice .close {
    display: block;
    position: absolute;
    top: 22px;
    right: 0;
    width: 8px;
    height: 8px;
    padding: 0 9px;
    cursor: pointer;
}

.notification.success .close {
    background: url(images/alert_boxes_close_ico.png) 0 -8px no-repeat;
}

.notification.error .close {
    background: url(images/alert_boxes_close_ico.png) 0 0 no-repeat;
}

.notification.warning .close {
    background: url(images/alert_boxes_close_ico.png) 0 -16px no-repeat;
}

.notification.notice .close {
    background: url(images/alert_boxes_close_ico.png) 0 -24px no-repeat;
}

/* Regular Table



====================================*/

table.standard-table {
    width: 100%;
    margin-bottom: 15px;
    border: none;
    border-collapse: separate;
    border-spacing: 0;
    box-shadow: 0 1px 1px 0 rgba(0,0,0,0.03);
}

table.standard-table th {
    padding: 10px 15px;
    border: 1px solid #e4e4e4;
    border-right: none;
    text-align: left;
    font-size: 14px;
    font-weight: 600;
    vertical-align: top;
    color: #444;
    background-color: #fafafa;
}

table.standard-table th:first-child {
    border-radius: 3px 0 0 0;
}

table.standard-table th:last-child {
    border-radius: 0 3px 0 0;
}

table.standard-table td:last-child {
    border-right: 1px solid #e4e4e4;
}

table.standard-table th:last-child {
    border-right: 1px solid #e4e4e4;
}

table.standard-table td {
    padding: 10px 15px;
    border: #e4e4e4 1px solid;
    border-top: none;
    border-right: none;
}

table.standard-table tr:hover td {
    background-color: #fafafa;
}

table.standard-table tr {
    border-radius: 3px;
}

table.standard-table.shop {
    margin: 0;
    border-bottom: 1px solid #e0e0e0;
    border-collapse: separate;
    border-spacing: 0;
}

table.standard-table.shop th {
    border-bottom: none;
    font-size: 13px;
}

table.standard-table.shop th {
    margin-bottom: -1px;
}

table.standard-table.shop td {
    padding: 10px 15px;
    border: #e0e0e0 1px solid;
    border-right: none;
    border-bottom: none;
}

table.standard-table.shop td:last-child {
    border-right: 1px solid #e0e0e0;
}

table.standard-table.shop th:last-child {
    border-right: 1px solid #e0e0e0;
}

/* Testimonials ====================================*/

.testimonials {
    padding: 25px;
    border-radius: 3px;
    line-height: 23px;
    color: #B1B2B4;
    background: #f8f8f8;
    -webkit-box-shadow: ;
    box-shadow: inset 0 -1px 0 0 rgba(0,0,0,0.06);
}

.testimonials-bg {
    display: block;
    width: 200px;
    height: 30px;
    margin-top: -1px;
    margin-left: 27px;
    background: url(images/testimonials-bg.png) no-repeat;
}

.testimonials-author {
    display: block;
    float: right;
    margin-top: -23px;
    margin-bottom: 20px;
    color: #a0a0a0;
}

.testimonials-author span {
    color: #a0a0a0;
}

/* Happy Clients ====================================*/

.sb-navigation-left-2.alt,
.sb-navigation-right-2.alt {
    z-index: 99;
    position: absolute;
    top: 57%;
    width: 20px;
    height: 20px;
    margin: 0;
}

.sb-navigation-left-2.alt {
    left: 10px;
}

.sb-navigation-right-2.alt {
    right: 0;
}

.happywrapper {
    position: relative;
}

.happy-clients-wrapper {
    position: relative;
    width: 1200px;
    margin: 0 auto;
    padding: 0;
}

.happy-clients-photo img {
    display: block;
    width: 80px;
    height: 80px;
    margin: 0 auto;
    margin-bottom: 11px;
    border-radius: 50%;
}

.happy-clients-cite {
    display: block;
    width: 75%;
    margin: 0 auto;
    margin-bottom: 7px;
    text-align: center;
    font-size: 24px;
    font-weight: 300;
    line-height: 36px;
    color: #999;
}

.happy-clients-author {
    display: block;
    margin: 0 auto;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    line-height: 32px;
    color: #a0a0a0;
}

/* Dropcaps ====================================*/

.dropcap {
    float: left;
    margin-top: -2px;
    padding-top: 4px;
    padding-right: 10px;
    font-size: 58px;
    line-height: 54px;
    color: #a0a0a0;
}

.dropcap.gray {
    color: #555;
}

/* Highlights ====================================*/

.highlight.color,
.highlight.gray,
.highlight.light {
    padding: 2px 6px;
    border-radius: 3px;
    color: #fff;
    box-shadow: inset 0 -1px 0 0 rgba(0,0,0,0.1);
}

.highlight.color {
    background: #a0a0a0;
}

.highlight.gray {
    background: #aaa;
}

.highlight.light {
    color: #B1B2B4;
    background: #f2f2f2;
    box-shadow: inset 0 -1px 0 0 rgba(0,0,0,0.05);
}

/* Blockquote ====================================*/

blockquote {
    margin: 5px 0 20px 15px;
    padding-left: 20px;
    border-left: 3px solid #e8e8e8;
    line-height: 24px;
    color: #a0a0a0;
}

/* Large Notice ====================================*/

.large-notice {
    padding: 32px;
    border: 1px solid #e4e4e4;
    border-radius: 3px;
    background-color: #fcfcfc;
}

.large-notice h2 {
    margin-bottom: 10px;
    font-size: 22px;
    font-weight: 600;
}

.large-notice p {
    font-size: 14px;
    line-height: 22px;
    color: #B1B2B4;
}

/* Notice Boxes ====================================*/

.notice-box {
    margin: 0 0 20px 0;
    padding: 32px 32px;
    border-radius: 4px;
    border-radius: 3px;
    text-align: center;
    background: #E8E9EA;
    box-shadow: inset 0 -1px 0 0 rgba(0,0,0,0.05);
}

.notice-box,
.notice-box i,
.notice-box p,
.notice-box h3 {
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.notice-box p {
    margin: 0;
    color: #777;
}

.notice-box h3 {
    padding-bottom: 8px;
    line-height: 26px;
}

.notice-box i {
    display: block;
    height: 80px;
    margin: 10px 0;
    font-size: 80px;
    color: #a0a0a0;
}

.notice-box:hover {
    color: #fff;
    background: #a0a0a0;
    box-shadow: inset 0 -1px 0 0 rgba(0,0,0,0.1);
}

.notice-box:hover h3,
.notice-box:hover p,
.notice-box:hover i {
    color: #fff;
}

/* List Styles ====================================*/

.list-1 ul,
.list-2 ul,
.list-3 ul,
.list-4 ul {
	list-style-type: none;
  	margin-left: 20px !important;
}

.list-1 li,
.list-2 li,
.list-3 li,
.list-4 li {
	position: relative;
  	padding-left: 22px;
	line-height: 24px;
}

.list-1 li:first-child,
.list-2 li:first-child,
.list-3 li:first-child,
.list-4 li:first-child {
	margin-top: 0px;
}

.list-1 li:before,
.list-2 li:before,
.list-3 li:before,
.list-4 li:before {
	position: absolute;
  	top: 0;
  	left: 0;
	content: "?";
	font-family: "FontAwesome";	
}

.list-1 li:before { content: "\f00c"; }
.list-2 li:before { content: "\f054"; }
.list-3 li:before { content: "\f058"; }
.list-4 li:before { content: "\f138"; }

/* Pricing Tables ===================================== */

.plan {
    box-shadow: 0 1px 1px 0 rgba(0,0,0,0.03);
}

.plan h3 {
    width: 100%;
    padding: 18px 0;
    border-radius: 3px 3px 0 0;
    text-align: center;
    font-size: 22px;
    font-weight: 300;
    color: #fff;
    background-color: #b4b4b4;
}

.plan-price {
    position: relative;
    padding: 25px 0 22px 0;
    text-align: center;
    font-size: 36px;
    font-weight: 300;
    color: #fff;
    background-color: #a7a7a7;
}

.plan-currency {
    position: absolute;
    margin: 0 -20px;
    font-size: 24px;
    color: #fff;
}

.period {
    display: block;
    margin: 5px 0 0 0;
    font-size: 16px;
    opacity: 0.6;
}

.plan-features {
    padding: 12px 25px;
    border: 1px solid #e4e4e4;
    border-top: none;
    border-radius: 0 0 3px 3px;
    background: #fff;
}

.plan-features ul li {
    padding: 12px 0;
    border-bottom: 1px solid #f0f0f0;
    text-align: center;
}

.plan-features a.button {
    display: block;
    position: relative;
    width: 80px;
    margin: 0 auto;
    margin-top: 22px;
    margin-bottom: 10px;
    text-align: center;
    color: #fff;
    background-color: #b4b4b4;
}

.plan-features a.button:hover {
    background-color: #a7a7a7;
}

/* Premium Plan Style */

.premium .plan-price,
.premium .plan-features a.button:hover {
    background-color: #68a914;
}

.premium.plan h3,
.premium .plan-features a.button {
    background-color: #a0a0a0;
}

.premium.plan h3 {
    opacity: 0.8;
}

.featured .plan-price,
.featured .plan-features a.button:hover {
    background-color: #5c5c5c;
}

.featured.plan h3,
.featured .plan-features a.button {
    background-color: #666;
}

.plan-features ul {
    margin: 0;
    list-style: none;
}

/* =================================================================== */

/* Footer
====================================================================== */

#footer {
    padding: 35px 0 40px 0;
    background-color: #E8E9EA;
}

#footer h3 {
    margin-bottom: 10px;
}

/* Footer Bottom====================================*/

#footer-bottom {
    padding: 20px 0 17px 0;
    color: #fff;
    background-color: #1F2FE0;
}

#footer-bottom a {
    font-weight: 600;
    color: #fff;
}

/* Get In Touch====================================*/

.get-in-touch {
    margin: 15px 0 0 0;
    list-style: none;
}

.get-in-touch li p strong {
    float: left;
    margin: 0 5px 5px 0;
    font-weight: 600;
    color: #B1B2B4;
}

.get-in-touch .icon-map-marker {
    font-size: 16px;
}

.get-in-touch li {
    margin: 0 0 15px 0;
}

.get-in-touch li:before {
    display: none;
}

.get-in-touch p,
.get-in-touch li,
.get-in-touch a {
    color: #B1B2B4 !important;
}

.widget .get-in-touch a {
    padding-top: 0;
}

.get-in-touch p {
    margin: -2px 0 0 25px;
    line-height: 20px;
}

.get-in-touch li i {
    float: left;
    margin: 2px 0 0 0;
    font-size: 13px;
    color: #a6a6a6;
}

.get-in-touch li i.icon-phone {
    font-size: 16px;
}

/* Search / Newsletter Inputs====================================*/

.widget_ns_mailchimp input.button,
.newsletter-btn,
.search-btn {
    z-index: 5;
    float: right;
    position: relative;
    height: 38px;
    margin: 0;
    padding: 9px 16px;
    border: 0;
    border-radius: 0 3px 3px 0;
    font-size: 14px;
    line-height: 18px;
    color: #fff;
    background-color: #a0a0a0;
    box-shadow: inset 0 -1px 0 0 rgba(0,0,0,0.1);
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    cursor: pointer;
}

.widget_ns_mailchimp input.button {
    float: left;
}

.widget_ns_mailchimp input.button:hover {
    background: #a0a0a0;
}

.newsletter-btn:hover,
.search-btn:hover {
    background-color: #a0a0a0;
}

.search-btn i {
    float: left;
    margin: -2px 0 0 0;
    padding: 0 3px;
}

.search-btn {
    width: 38px;
    padding: 9px 10px;
}
.search-btn:hover {
   background-color: #397BE5;
}
.widget_ns_mailchimp input[type="text"],
input.newsletter,
input.search {
    z-index: 1;
    float: left;
    position: relative;
    width: 85%;
    height: 18px;
    margin-top: -38px;
    padding: 9px 12px;
    border-radius: 3px 0 0 3px;
    font-size: 14px;
    line-height: 18px;
    color: #aaa;
    box-shadow: inset 1px 1px 2px 0 rgba(0,0,0,0.06);
}

.widget_ns_mailchimp input[type="text"] {
    float: left;
    width: 67%;
    margin-top: 0;
    border-right: 0;
}

/* WordPress styling */

wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%;
    border: 1px solid #ccc;
}

.wp-caption img[class*="wp-image-"] {
    display: block;
    margin: 1.2% auto 0;
    max-width: 98%;
}

.wp-caption-text {
    text-align: center;
}

.wp-caption .wp-caption-text {
    margin: 0.8075em 0;
}

.gallery-caption {
}

/* Alignment */

.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
}

.aligncenter {
    display: block;
    clear: both;
    margin: 0 auto;
}

#astrum-ajax-loader {
    display: none;
    z-index: 10000;
    position: fixed;
    top: 50%;
    left: 50%;
    width: 60px;
    height: 60px;
    margin-top: -30px;
    margin-left: -30px;
    -webkit-border-radius: 50% 50% 50% 50%;
    -moz-border-radius: 50% 50% 50% 50%;
    border-radius: 50% 50% 50% 50%;
    background: none repeat scroll 0 0 rgba(0,0,0,0.5);
}

#astrum-ajax-loader i {
    margin-top: 25%;
    margin-left: 29%;
    font-size: 22px;
    color: #FFFFFF;
}

#portfolio_ajax_wrapper {
    position: relative;
}

#portfolio_ajax_wrapper .tp-rightarrow,
#portfolio_ajax_wrapper .tp-leftarrow {
    display: none;
    position: absolute;
    top: 0;
}

.added_item {
    overflow: hidden;
}

#portfolio_ajax {
    display: none;
    margin-bottom: 24px;
    border: 1px solid #f0f0f0;
    border-radius: 4px;
}

#portfolio_ajax .post-img {
    margin-bottom: 0;
}

#portfolio_ajax .post-img img {
    border-radius: 3px 3px 0 3px;
}

.leftarrow.ajaxarrows,
.rightarrow.ajaxarrows,
#portfolio_ajax a.close {
    z-index: 50;
    position: absolute;
    top: 0;
    right: 8px;
    height: 21px;
    border: 1px solid #e9e9e9;
    font-size: 18px;
    font-weight: ;
    color: #B8B8B8;
    background: #F9F9F9;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    cursor: pointer;
}

#portfolio_ajax a.close {
    padding: 10px 15px 14px 15px;
    border-radius: 0 3px 0 0;
}

.leftarrow.ajaxarrows {
    padding: 12px 17px 12px 16px;
}

.rightarrow.ajaxarrows {
    padding: 12px 17px;
}

.leftarrow.ajaxarrows:hover,
.rightarrow.ajaxarrows:hover,
#portfolio_ajax a.close:hover {
    background: #fff;
}

.leftarrow.ajaxarrows {
    right: 100px;
    border-radius: 0 0 0 4px;
}

.rightarrow.ajaxarrows {
    right: 53px;
}

.ajax_pf_title {
    padding-top: 60px;
    padding-bottom: 25px;
}

h2.ajax_pf_title a {
    color: #505050;
}

.ajaxarrows.disabled {
    color: #eee;
    cursor: default;
}

.bypostauthor {
}

section.video {
    background: #000;
}

/* Gallery ====================================*/

    .titre-gallery {
        z-index: 5;
        float: left;
        position: relative;
        padding-right: 10px;
        font-size: 20px;
        background-color: #FFF;
    }

    .gallery {
        display: inline;
        float: left;
        width: 280px;
        margin-right: 10px;
        margin-left: 10px;
    }

    .gallery ul {
        margin-right: 0;
        margin-left: 0;
    }

    .gallery ul li {
        float: left;
        position: relative;
        width: 100px;
        height: 75px;
        padding: 8px 5px;
        list-style: none;
    }

    .gallery ul li a {
        display: block;
        width: 100px;
        height: 75px;
        margin-top: 0;
        margin-left: 0;
        padding: 1px;
        border: 2px solid #A9A9A9;
        overflow: hidden;
        transition-property: width,height,margin,z-index,border;
        transition-duration: 0.4s;
    }

    .gallery ul li a:hover {
        z-index: 100;
        position: absolute;
        width: 500px;
        height: 350px;
        margin-top: -56px;
        margin-left: -256px;
        border: 10px solid #A9A9A9;
        background: white;
    }

    .gallery ul li a img {
        z-index: 20;
        position: absolute;
        width: 100px;
        height: 75px;
        transition-property: width,height,z-index;
        transition-duration: 0.4s;
    }

    .gallery ul li a:hover img {
        z-index: 100;
        width: 500px;
        height: 350px;
    }

/* Page Gallery ====================================*/

    dt.gallery-icon > a > img.attachment-thumbnail {
        width: 128px;
        height: 100px;
    }

    dl.gallery-item {
        float: left;
        width: 128px;
        height: 100px;
        margin: 8px;
        padding: 3px;
        border: 2px solid #A9A9A9;
        overflow: hidden;
        background: white;
    }

    .colonne {
        -moz-column-width: 20em;
    }

    .section {
        clear: both;
        margin: 0;
        padding: 0;
    }

    .col {
        display: block;
        float: left;
        margin: 1% 2% 1% 1.6%;
    }

    .col:first-child {
        margin-left: 0;
    }

    .group:before,
    .group:after {
        content: "";
        display: table;
    }

    .group:after {
        clear: both;
    }

    .group {
        zoom: 1; /* For IE 6/7 */
    }

    .span_4_of_4 { width: 100%;}
    .span_3_of_4 { width: 74.6%;}
    .span_2_of_4 { width: 46.2%;}
    .span_1_of_4 { width: 23.8%;}


/* =================================================================== */
/* Media Queries
====================================================================== */

/* Standard 1180 (devices and browsers) */

@media only screen and (min-width:1200px) {
    .caption.text {
        margin-left: 0 !important;
    }

    .caption h2,
    .caption h3,
    .caption p {
        margin: 0;
    }

    .pf-col3 .video iframe {
        width: 100%;
        min-height: 262px;
    }

    .pf-col4 .video iframe {
        width: 100%;
        min-height: 193px;
    }
}

/* Smaller than standard 1180 (devices and browsers) */

@media only screen and (min-width:959px) and (max-width:1199px) {
    .gallery{
 	width:auto;
	margin-right:8%;
	margin-left:8%;
	margin-top:30px;
    }
    #header-full #navigation a {
    padding: 16px 11px 13px;
    }
    .caption.text {
        margin-left: 50px !important;
    }

    .caption h2,
    .caption h3,
    .caption p {
        margin: 0;
    }

    .menu ul > li > a {
        padding-right: 15px;
        padding-left: 15px;
    }

    ol li ol.childlist .comment-des {
        float: right;
        width: 78%;
    }

    #search-form {
        position: absolute;
        right: 0;
    }

    .search-container {
        margin-left: 50px !important;
    }

    .pf-col3 .video iframe {
        width: 100%;
        min-height: 207px;
    }

    .pf-col4 .video iframe {
        width: 100%;
        max-height: 151px;
    }

    .comment-des {
        float: right;
        width: 81%;
    }

    .add-comment textarea,
    #contact textarea {
        min-width: 97%;
    }

    .flickr-widget-blog a {
        width: 57px;
        height: 57px;
    }

    #not-found {
        margin: 50px 0 75px 0;
    }

    #not-found h2 {
        font-size: 210px;
        line-height: 210px;
    }

    #not-found p {
        font-size: 28px;
        line-height: 36px;
    }

    #not-found i {
        top: -5px;
        font-size: 200px;
    }
}

/* Tablet Portrait size to standard 960 (devices and browsers) */

@media only screen and (min-width:768px) and (max-width:959px) {
    .gallery{
 	width:auto;
	margin-right:8%;
	margin-left:8%;
	margin-top: 20px;
    }
    .caption.text {
        margin-left: 30px !important;
    }

    .caption h2 {
        margin-top: -8px;
    }

    .caption p {
        margin-top: 8px;
    }

    .img-1 {
        margin-left: 0 !important;
    }

    .menu ul > li > a {
        padding-right: 14px;
        padding-left: 14px;
    }

    #search-form {
        position: absolute;
        right: 0;
    }

    .pf-col3 .video iframe {
        width: 100%;
        height: 160px;
    }

    .pf-col4 .video iframe {
        width: 100%;
        height: 116px;
    }

    .search-container {
        margin-left: 50px !important;
    }

    .the-icons {
        font-size: 13px;
    }

    ol li ol.childlist .comment-des {
        float: right;
        width: 71%;
    }

    .comment-des {
        float: right;
        width: 75%;
    }

    .add-comment textarea,
    #contact textarea {
        min-width: 96%;
    }

    .flickr-widget-blog a {
        width: 69px;
        height: 69px;
    }

    #not-found {
        margin: 35px 0 60px 0;
    }

    #not-found h2 {
        font-size: 160px;
        line-height: 160px;
    }

    #not-found i {
        top: -4px;
        font-size: 155px;
    }

    #not-found p {
        font-size: 22px;
        line-height: 32px;
    }

    .leftarrow.ajaxarrows,
    .rightarrow.ajaxarrows,
    #portfolio_ajax a.close {
        display: inline-block;
        border: none;
        color: #fff;
        background: rgba(0,0,0,0.2);
    }

    .leftarrow.ajaxarrows:hover,
    .rightarrow.ajaxarrows:hover,
    #portfolio_ajax a.close:hover {
        background: rgba(0,0,0,0.3);
    }

    #portfolio_ajax a.close {
        right: 0;
    }

    .leftarrow.ajaxarrows {
        right: 92px;
        border-radius: 0 0 0 4px;
    }

    .rightarrow.ajaxarrows {
        right: 45px;
    }

    #portfolio_ajax a.close {
        padding: 9px 15px 14px 16px;
    }

    .leftarrow.ajaxarrows {
        padding: 11px 17px 13px 16px;
    }

    .rightarrow.ajaxarrows {
        padding: 11px 17px 13px;
    }

    .container li.product.columns {
        margin-bottom: 20px;
    }

    div.wpcf7,
    .container .summary.columns {
        margin-bottom: 40px;
    }
}

@media only screen and (max-width:767px) {
    .gallery{
 	width:auto;
	margin-right: 0px;
	margin-left: 0px;
    }   
    .caption.text {
        margin-left: 30px !important;
    }

    .caption h2 {
        margin-top: 10px;
        font-size: 32px;
    }

    .caption h3 {
        margin-top: 15px;
        font-size: 20px;
    }

    .caption p {
        display: none;
    }

    .img-1 {
        margin-left: 0 !important;
    }

    .fullwidthbanner-container {
        top: 0;
    }

    .showbiz.our-clients ul li img {
        margin: 0 auto;
    }

    #breadcrumbs ul {
        float: left;
        margin: 0;
        margin-top: 0;
        padding: 0 0 24px 0;
    }

    .pf-col3 .video iframe {
        width: 100%;
        height: 290px;
    }

    .pf-col4 .video iframe {
        width: 100%;
        height: 290px;
    }

    #portfolio_ajax {
        border: 0;
    }

    #titlebar {
        top: 0;
        margin-bottom: 40px;
        padding-top: 20px;
    }

    #titlebar h2 {
        margin-top: 3px;
    }

    #googlemaps {
        padding-bottom: 40%;
    }

    .plan-features {
        margin-bottom: 25px;
    }

    .medium .post-img {
        margin-bottom: 20px;
    }

    #filters {
        margin: 10px 0 30px 0;
    }

    #filters a {
        margin: 0 5px 5px 0;
    }

    .line.filters {
        display: none;
    }

    .line.showing {
        display: inline-block;
        z-index: 5;
        margin: -11px 0 0 0;
    }

    .container li.product.columns {
        margin-right: 0;
        margin-bottom: 20px;
        margin-left: 0;
    }

    div.wpcf7,
    .container .summary.columns {
        margin-bottom: 40px;
    }

    .social-icons-footer {
        float: left;
        margin-top: 5px;
    }

    #footer {
        padding-top: 10px;
    }

    #footer h3 {
        margin-top: 30px;
    }

    .featured-boxes {
        margin: 40px 0 5px 0;
    }

    .featured-box {
        margin: 0 0 25px 0;
    }

    a.button.launch {
        margin: 0 0 30px 0;
    }

    #related-work figure {
        margin-bottom: 20px;
    }

    .search-form {
        border-top: 1px solid #f0f0f0;
    }

    #contact input[type="submit"] {
        margin: 0 0 30px 0;
    }

    #not-found {
        margin: 15px 0 25px 0;
    }

    #not-found h2 {
        font-size: 110px;
        line-height: 120px;
    }

    #not-found i {
        top: -2px;
        font-size: 105px;
    }

    #not-found p {
        font-size: 22px;
        line-height: 32px;
    }

    .leftarrow.ajaxarrows,
    .rightarrow.ajaxarrows,
    #portfolio_ajax a.close {
        display: inline-block;
        border: none;
        color: #fff;
        background: rgba(0,0,0,0.2);
    }

    .leftarrow.ajaxarrows:hover,
    .rightarrow.ajaxarrows:hover,
    #portfolio_ajax a.close:hover {
        background: rgba(0,0,0,0.3);
    }

    #portfolio_ajax a.close {
        padding: 9px 15px 14px 16px;
    }

    .leftarrow.ajaxarrows {
        padding: 11px 17px 13px 16px;
    }

    .rightarrow.ajaxarrows {
        padding: 11px 17px 13px;
    }

    #portfolio_ajax a.close {
        right: 0;
    }

    .leftarrow.ajaxarrows {
        right: 92px;
        border-radius: 0 0 0 4px;
    }

    .rightarrow.ajaxarrows {
        right: 45px;
    }

    .ajax_pf_title {
        padding-top: 20px;
    }
}

/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */

@media only screen and (min-width:480px) and (max-width:767px) {
    ol li ol.childlist .comment-des {
        float: right;
        width: 63%;
    }

    .comment-des {
        float: right;
        width: 68%;
    }

    .add-comment textarea,
    #contact textarea {
        min-width: 95%;
    }

    .flickr-widget-blog a {
        width: 87px;
        height: 87px;
    }
}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */

@media only screen and (max-width:479px) {
    .caption h2 {
        margin-top: 0;
        font-size: 32px;
    }

    .caption h3 {
        margin-top: 10px;
        font-size: 18px;
    }

    .caption p {
        display: none;
    }

    ol li ol.childlist .comment-des {
        float: right;
        width: 49%;
    }

    .comment-des {
        float: right;
        width: 56%;
    }

    .add-comment textarea,
    #contact textarea {
        width: 90%;
    }

    .flickr-widget-blog a {
        width: 82px;
        height: 82px;
    }

    .dropcap {
        font-size: 52px;
    }
}



}

*/