@charset "utf-8";
/* CSS Document */
/* ============================================================== */
/* ========================= General Elements =================== */
/* ============================================================== */
body {
	margin:0;
	font-size: 13px;
	line-height: 1.6em;
}

a {
	text-decoration:none;
}
a:hover, a:focus {
	text-decoration:none;
}
/*.btn {
	background-image: none;
	border: none;
	text-shadow: none;
}*/
.site-width {
	padding:0 20px;
}
.leftzero {
padding-left:0 !important;
}
h1, h2, h3, h4, h5, h6 {
	margin: 15px 0;
	font-weight:100;
}
li {
	list-style:none;
}
.mdx_seperator {
	border-top: 1px solid;
 	clear: both;
	display: block;
  	margin: 28px 0;
}
#mdx_leftwrap a, #mdx_rightwrap a {
	text-decoration:none;
}
#mdx_gallery .span25, #mdx_gallery .span33, #mdx_gallery .span50, #mdx_gallery .span100 {
	margin:1.564% !important;
}
.margin-bottom-20 {
	margin-bottom:20px;
}
.margin-bottom-40 {
	margin-bottom:40px;
}
.margin-bottom-60 {
	margin-bottom:60px;
}
.margin20 {
	margin:20px 0;
}
.margin40 {
	margin:40px 0;
}
.margin60 {
	margin:60px 0;
}
.margin100 {
	margin:100px 0;
}
.margin-bottom-20 {
	margin-bottom:20px;
}
.margin-bottom-40 {
	margin-bottom:40px;
}
.margin-bottom-60 {
	margin-bottom:60px;
}
.padding20 {
	padding-top:20px;
	padding-bottom:20px
}
.padding40 {
	padding-top:40px;
	padding-bottom:40px;
}
.padding60 {
	padding:60px 0;
}
.padding100 {
	padding:100px 0;
}
.circle {
	border-radius: 75px;
	padding: 10px;
}
.bg1 {
	background-image: url(/images/backgrounds/bg1.png);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	background-size:100% 100%;
}
.blur-bg1 {
	background-image: url(/images/backgrounds/1.png);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	background-size:100% 100%;
}
.blur-bg2 {
	background-image: url(/images/backgrounds/2.png);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	background-size:100% 100%;
}
.blur-bg3 {
	background-image: url(/images/backgrounds/3.png);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	background-size:100% 100%;
}
.blur-bg4 {
	background-image: url(/images/backgrounds/4.png);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	background-size:100% 100%;
}
.panel {
	border-radius:0px!important;
	box-shadow:none!important;
}
.container-fluid {
	padding-left: 0px !important;
	padding-right: 0px !important;
}
ul, ol {
	margin: 0px;
}
a:hover {
	text-decoration:none;
}
.scrollup {
	width: 40px;
	height: 30px;
	position:static;
	bottom: 50px;
	right: 100px;
	display: none;
	background-color: red;
	color:#fff;
	float:right;
	padding-top: 6px;
	text-align: center;
	font-size: 24px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}
.mdx_seperator {
	border-color:#eee !important;
}
.textbox-width {
	width: 100%;
}
.fa-2 {
	font-size: 2em;
}
.fa-3 {
	font-size: 4em;
}
.fa-4 {
	font-size: 7em;
}
.fa-5 {
	font-size: 12em;
}
.fa-6 {
	font-size: 20em;
}
.fa-1, .fa-2, .fa-3, .fa-4, .fa-5, .fa-6 {
	margin-right: 0.07142857em;
}

 @media screen and (max-width: 959px) {

 .flexslider .slidedesc, .flex-control-nav {
display:none !important;
}
  /*.flex-caption{width:100%; position:relative;}*/
  .flex-caption .slidetitle {
  font-size:14px;
}
 .flex-caption {
width:100% !important;
left:0;
bottom:0;
position:relative !important;
}
}
/* ============================================================== */
/* ========================= Header CSS ========================= */
/* ============================================================== */

#mdx_header h1 a, #mdx_header h1 a:hover, #mdx_header h1 a:visited {
	text-decoration: none;
}
#mdx_header h1 {
	margin:0;
	padding:0;
}
#mdx_header .mdx_logo img {
	max-width:100%;
}
#mdx_header .mdx_slogan {
	color: #999999;
	font-size: 11px;
	display:block;
}
.icon-bar i {
	margin-left:24px;
}
ul#navd li ul li a {
	border-bottom:1px solid #E5E5E5;
}
.icon-bar a {
	opacity:0.5;
}
.icon-bar a:hover {
	opacity:1;
}
.ThumbImage img {
	border:3px solid;
}
.headertop {
	padding: 7px 0;
}
.brdrbtm {
	border-bottom: 1px solid;
	margin-bottom: 24px;
	margin-top: 28px;
}
.srch {
	border-radius: 0;
	height: 33px !important;
	margin-left: -4px;
	margin-top: -2px;
	overflow: hidden;
	width: 33px;
}
.search-bar {
	margin-top: 25px;
}
.srchtxt {
	border-bottom-right-radius: 0 !important;
	border-top-right-radius: 0 !important;
}
.sisea-search-form i {
	margin-left:6px;
	cursor: pointer;
}
.menu-bar-var2 {
	border-bottom: 1px solid #EEEEEE;
	border-top: 1px solid #EEEEEE;
	padding-top: 12px;
	margin-bottom: 40px;
	margin-top: 30px;
}
.header_logo {
	margin-top: 19px;
}
.header_var_2 {
	margin-top: 20px;
}
/* ============================================================== */
/* ========================= Main Wrap CSS ====================== */
/* ============================================================== */
#mdx_mainwrap {
	padding-bottom: 50px;
}
#mdx_mainwrap #content {
}
#mdx_mainwrap img {
	display:block;
	max-width:100%;
	height:auto;
}
/* ============================================================== */
/* ========================= Extra Modules CSS ================== */
/* ============================================================== */

#mdx_extra .flexslider {
	margin:0;
}
#mdx_extra .sliderbg {
	background-image: url("../images/sliderbg2.png");
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 100% auto;
	height: 80px;
}
#mdx_extra .pro-img {
	float: left;
	padding-right: 20px;
}
#mdx_extra .pro-tilte {
	clear: both;
	float: left;
}
#mdx_extra .pro_bg {
	display: block;
	margin-top: -15px;
	overflow: hidden;
	padding: 18px;
}
#mdx_extra .mdx_quote p {
	font-size: 16px;
	line-height:26px;
	font-style: italic;
	text-align: center;
}
#mdx_extra .mdx_quote {
	overflow: hidden;
	padding: 20px;
}
.bxslider li {
}
/* ============================================================== */
/* ========================= Main Top CSS ================== */
/* ============================================================== */
.blogwrap .item4, .blogwrap .item7, .blogwrap .item10, .blogwrap .item13, .blogwrap .item16 {
	clear:left;
}
.post.postlist.col-md-6.item3, .post.postlist.col-md-6.item5, .post.postlist.col-md-6.item7, .post.postlist.col-md-6.item9, .post.postlist.col-md-6.item11 {
	clear: left;
}
.post.postlist.col-md-4.item4, .post.postlist.col-md-4.item7, .post.postlist.col-md-4.item10, .post.postlist.col-md-4.item13, .post.postlist.col-md-4.item16 {
	clear: left;
}
.post.postlist.col-md-3.item5, .post.postlist.col-md-3.item9, .post.postlist.col-md-3.item13, .post.postlist.col-md-3.item17, .post.postlist.col-md-3.item21 {
	clear: left;
}
/* ============================================================== */
/* ========================= Main Content CSS =================== */
/* ============================================================== */
.product_offer {
	padding:10px;
}
.product_offer.item4, .product_offer.item7, .product_offer.item11 {
	clear:left;
}
.productwrap {
	overflow:hidden;
}
.productwrap h3 {
	text-align:center;
}
#mdx_content {
	margin-bottom: 30px;
}
.portfolio_desc {
	margin-top:25px;
}
/* ============================================================== */
/* ========================= Main Content CSS =================== */
/* ============================================================== */

.bootstrap_3 li {
	list-style:disc;
}
.bootstrap_3 ul {
	padding: 15px;
}
.bootstrap_3 {
	margin-bottom:35px;
}
.gridcolumn li {
	list-style:disc;
}
.gridcolumn {
	margin-bottom:35px;
}
.gridcolumn {
	padding: 15px;
}
 .gridcolumn [class*="col-"] {
 background-color: #E7E7E7;
 border: 1px solid #CCCCCC;
 padding-bottom: 10px;
 padding-top: 10px;
}
.gridcolumn .row {
	margin-bottom:20px;
}
.select_content_type img {
	margin-bottom: 35px;
	margin-top: 35px;
}
.layout_options img {
	margin-bottom: 35px;
	margin-top: 35px;
}
.blog_list_col img {
	margin-bottom: 35px;
	margin-top: 35px;
}
.addressdetails ul {
	padding:0px !important;
}
.addressdetails ul li {
	padding:7px 0px;
}
.map iframe {
	border:1px solid;
	padding:2px;
}
.form-buttons {
	clear: both;
}
.name.col-md-6 {
	padding: 0;
}
.email.col-md-6 {
	padding-right: 0;
}
.contactform {
	margin-top: 45px;
}
.image_icon i {
	text-align: center;
	display:block;
}
.image_icon h4 {
	text-align: center;
}
.image_icon p {
	text-align:justify;
}
.image_icon .learn_more {
	padding:6px 12px;
	display: inline-block;
	margin-top: 15px;
}
.image_icon {
	margin-bottom: 40px;
	margin-top: 20px;
}
.teammember_list .team-members ul {
	padding:0px;
}
.teammember_list {
	margin-bottom: 40px;
	overflow: hidden;
}
.home_contactform {
	padding-bottom: 45px;
	padding-top: 45px;
	margin-bottom: -50px;
}
#overlay {
	background-color:#eee;
	height: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	text-align: center;
	top: 0;
	width: 100%;
	padding:20px;
	transition:All 0.5s ease-in;
}
#box:hover #overlay {
	opacity:1;
}
#plus {
	color:rgba(255, 255, 255, .85);
}
#box {
	height: 200px;
	margin: 5% auto 0;
	overflow: hidden;
	width: 300px;
}
.porfoliomodalwrap .modal.in .modal-dialog {
	transform: translate(0px, 200px);
}
/* ============================================================== */
/* ========================= Content  CSS ================= */
/* ============================================================== */
.external-url iframe{
	border: medium none;
   min-height: 600px;
   width: 100%;
 }
/* ============================================================== */
/* ========================= Content Bottom  CSS ================= */
/* ============================================================== */


/* ============================================================== */
/* ========================= MainBottom CSS ================= */
/* ============================================================== */

.accordion_n_tab {
	margin: 50px 0px;
}
#accordion .panel-heading {
	background:none !important;
}
.tab-content p {
	text-align:justify;
}
.tab-content {
}
.tab-content > .tab-pane {
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	overflow: hidden;
	padding: 10px;
}
.testmonialswrap .bx-wrapper .bx-viewport {
	background: none;
	border: 0px;
	box-shadow: 0 0;
	left: 0px;
}
.testmonial img {
	border:5px solid;
	padding:2px;
}
/* ============================================================== */
/* ========================= Left Modules CSS =================== */
/* ============================================================== */

#mdx_leftwrap ul {
	margin:0;
	padding:0;
}
#mdx_leftwrap ul li {
	list-style:none;
}
/* ============================================================== */
/* ========================= Right Modules CSS ================== */
/* ============================================================== */

#mdx_rightwrap ul {
	margin:0;
	padding:0;
}
#mdx_rightwrap ul li {
	list-style:none;
}
h4.mdx_titleextracolumn {
	border-bottom: 4px solid;
	padding: 10px;
	text-align: center;
	font-weight:normal;
}
.right-side-title {
	padding:15px;
	box-shadow: 2px 2px 0 0px #000000;
}
#mdx_rightwrap ul li, #mdx_leftwrap ul li {
	padding:10px 0px;
	border-bottom:1px solid #eee;
}
#topnav ul {
	padding:0px 10px;
}
.mdx_tagcloud ul li {
	display: inline-block;
	margin-right: 7px;
	border:none !important;
}
#mdx_rightwrap .mdx_tagcloud a:hover {
	box-shadow:2px 2px 0 0px #000000;
}
.mdx_tagcloud ul li a {
	border:1px solid;
	padding: 7px;
}
.mdx_tagcloud ul {
	margin-top: 30px !important;
}
.archives ul li {
	padding: 10px 0px;
	border-bottom: 1px solid #EEEEEE;
}
.right_ThumbImage img {
	border:3px solid;
	padding:2px;
}
.rightside_img_text_wrap {
	margin-top: 30px;
}
.rightside_img_text_wrap .blog_subtitle {
	display: block;
	margin-top: 10px;
}
.paddinglr10 {
	padding:0px 10px !important;
}
/* ============================================================== */
/* ========================= Footer Modules CSS ================= */
/* ============================================================== */
.portfolio_list .da-thumbs {
	padding-left: 0 !important;
}
/* ============================================================== */
/* ========================= Footer Modules CSS ================= */
/* ============================================================== */

#mdx_footerwrap {
	overflow: hidden;
	border-top:2px solid;
	padding-bottom: 30px;
	padding-top: 30px;
	background-image:url(../images/footerbg.png);
}
#copyright-wrapper {
	overflow:hidden;
}
#copyright {
	color:#000;
	padding-bottom: 2px;
	padding-top: 12px;
}
#copyright > div {
	padding: 5px;
}
#copyright a {
	color: #000000 !important;
}
.testimoials .one, .testimoials .two {
	margin-left: 50px;
	margin-right: 50px;
}
.ThumbImage {
	/*float: left;*/
	padding-right: 10px;
	padding-top: 5px;
}
.ThumbImage img {
	max-width:100%;
}
#mdx_footerwrap a {
	text-decoration:none;
}
#mdx_footerwrap p {
	margin:0;
}
#mdx_footerwrap ul li {
	list-style:none;
	padding:0;
}
#mdx_footerwrap ul {
	list-style: none outside none;
	padding:0;
}
#mdx_footerwrap .tweet ul li {
	display: block;/*padding-bottom: 20px;*/
}
#mdx_footerwrap .modx_resources li {
	border-bottom:1px solid #555555;
}
#mdx_footerwrap ul li {
	display: block;
	overflow: hidden;
	padding: 10px 0;
}
#mdx_footerwrap .icon-twitter > a {
	display: block;
	margin-top: -30px;
	overflow: hidden;
	padding-left: 45px;
}
#mdx_footerwrap .icon-twitter:before {
	font-size: 25px;
}
#mdx_footerwrap .resource ul li a {
	padding-left: 10px;
}
#mdx_footerwrap .resource ul li {
	margin-bottom: 10px;
}
#mdx_footerwrap blockquote {
	padding: 40px 60px 0;
	margin:0px;
	text-align:left;
}
#mdx_footerwrap cite {
	float: right;
}
.testimonials {
	margin-bottom:20px;
}
.copyright {
	font-size:12px;
}
.footer_blog ul li {
	padding: 6px 0 !important;
}
.footer_address .address_fields li {
	padding: 7px 0 !important;
}
.footer_blog p {
	padding-left:0px !important;
}
/* ============================================================== */
/* ========================= Flickr CSS ================== */
/* ============================================================== */
#flickr img {
	float: left;
	margin: 6px 10px 0 0;
	width: 27%;
	border-radius: 2px;
}
#flickr {
	margin-top: 25px;
}
/* ============================================================== */
/* ========================= Form Elements CSS ================== */
/* ============================================================== */


input, textarea {
	border: 1px solid #E5E5E5!important;
	margin: 10px 0;
	outline: 0 none;
	padding: 5px;
}
textarea {
	line-height: 150%;
}
input:hover, textarea:hover, input:focus, textarea:focus {
	border-color: #C9C9C9;
	-webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 8px;
}
label {
	display:block;
	font-weight:normal;
}
.submit input {
	width: auto;
	padding: 9px 15px;
	background: #617798;
	border: 0;
	font-size: 14px;
	color: #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
form {
	overflow:hidden;
}
fieldset {
	padding: 0;
	border: medium none;
}
legend {
}
fieldset.login p {
	margin-bottom:1em;
	margin-top:0pt;
}
fieldset p label {
	width:98%;
}
fieldset p input {
	width:98%;
}
fieldset p select {
	width:99%;
}
fieldset.login p label {
	float:left;
	line-height:2em;
	margin-right:3%;
	text-align:right;
	width:32%;
}
fieldset.login p input {
	width:60%;
}
fieldset.login input.button {
	margin-left:35%;
}
form p.notice {
	font-weight:bold;
}
input.search.text {
	width:66%;
}
input.search.button {
	width:28%;
	margin-left:2%;
}
.error {
	clear:both;/*margin-left:35%;*/
}
/* ============================================================== */
/* =========================  Gallery Elements CSS ================== */
/* ============================================================== */



#mdx_gallery {
	clear:both;
}
#mdx_gallery ul {
	margin:0;
}
#mdx_gallery .gal-item-active {
}
/* Portolio Hover */
#mdx_gallery .galbdr {
}
#mdx_gallery .galbdr:hover {
}


/* Responsive image grid*/
/* Mobile landscape width 320 */
@media only screen and (max-width: 767px) {
 .image_grid {
width:300px;
}
 .image_grid li img {
width:220px;
}
 .portfolio_4col .da-thumbs li article h3 {
padding-top:70px;
}
 .portfolio_3col .da-thumbs li article h3 {
padding-top:50px;
}
 .portfolio_2col .da-thumbs li article h3 {
padding-top:53px !important;
}
}
 @media only screen and (min-width: 480px) and (max-width: 767px) {
 .image_grid {
width:450px;
}
 .image_grid li {
width:178px !important;
}
 .portfolio_4col .da-thumbs li article h3 {
padding-top:58px;
}
 .portfolio_3col .da-thumbs li article h3 {
padding-top:34px;
}
 .portfolio_2col .da-thumbs li article h3 {
padding-top:23px !important;
}
}
/* ============================================================== */
/* =========================  Sliders Elements CSS ============== */
/* ============================================================== */




.flex-caption {
	background: none repeat scroll 0 0 #000000;
	color: #FFFFFF;
	height: 100%;
	margin: 0;
	opacity: 1;
	position: absolute;
	top: 0;
	width: 30%;
}
.flex-caption .slidetitle {
	border-bottom: 1px solid #EEEEEE;
	clear: both;
	display: block;
	font-size: 24px;
	line-height: 30px;
	margin: 20px;
	padding-bottom: 20px;
}
.flex-caption .slidedesc {
	display: block;
	padding: 0 20px;
}
.flex-caption .slidetitle {
}
/* ============================================================== */
/* =========================  Blog  CSS ========================= */
/* ============================================================== */

.post {
	display: block;
	overflow: hidden;
	margin-bottom: 45px;
}
.articleThumbImage img {
	display:block;
	max-width:100%;
	height:auto;
}
.post-info {/*padding:10px 0; */
	margin: 15px 0px;
}
/*.postlist .title {
    margin-top: -5px;
}*/
.paging ul.pageList li {
	float: left;
	list-style:none;
	margin-bottom:50px;
}
.paging ul.pageList li a {
	background-color: #666666;
	color: #FFFFFF;
	margin-right: 15px;
	padding: 12px;
	text-decoration: none;
}
.mdx_latestblogpost li.quip-latest-comment {
	padding-left:10px;
}
.pagination ul li {
	display:inline;
}
.post .about_author h3 {
	margin-top:0;
}
.post .author_img {
/*border:5px solid #000;*/
}
.aboutauthor {
	display: block;
	overflow: hidden;
}
.mdx_latestblogpost {
	line-height:1.5em
}
.mdx_latestblogpost .title {
	clear:both;
	display:block;
}
.mdx_latestblogpost .ThumbImage img {
}
.mdx_latestblogpost .introtext p {
	margin:0;
}
.mdx_latestblogpost .pubdate {
	display: block;
	font-size: 11px;
	padding: 10px 0;
}
.mdx_latestblogpost ul li {
	display: block;
	padding-bottom: 10px;
}
.quip-comment-author, .quip-comment-author a {
	color:none !important;
}
.quip-comment-alt {
	background: none !important;
}
.quip-latest-comment {
	margin-bottom: 10px;
}
.quip-latest-comment span {
	clear: both;
	display: block;
}
.quip-comment-author, .quip-comment-author a {
	color:#666 !important;
}
.quip-avatar {
	color:#666 !important;
}
.introtext p {
}
.img_text_wrap {
	margin-top:14px;
}
.img_text_wrap .col-md-3 {
	padding:0px;
}
.blogwrap {
	margin-bottom: 55px;
	overflow: hidden;
}
.blogwrap h3 {
	text-align:center;
}
.date_n_user .date {
	margin-right:14px;
}
.topbottombdr {
	border-bottom: 1px solid;
	border-top: 1px solid;
	margin-top: 20px;
	padding: 7px;
}
.date {
	margin-right:25px;
}
.user {
	margin-right:25px;
}
.postmeta {
	margin: 15px 0;
}
.pagination li a {
	padding: 13px 21px;
	margin-right: 6px;
}
.pagination ul {
	padding: 0 15px !important;
}
/* ============================================================== */
/* ===================  Custom Class  CSS ======================= */
/* ============================================================== */


/* ============================================================== */
/* =========================  Button  CSS ======================= */
/* ============================================================== */

.button_big span {
	color: #000;
	font-size: 19px;
}
.button_big {
	border-radius: 4px 4px 4px 4px;
	padding: 10px 25px;
	text-align: center;
	border:none;
	cursor:pointer;
}
.button_small span {
	font-size: 11px;
	text-transform: uppercase;
}
.button_small {
	text-align: center;
	margin: 15px;
	cursor:pointer;
	padding: 7px 10px;
}
.readmore {
	margin:10px 0;
}
.button {
	overflow:hidden;
	cursor:pointer;
}
/* ============================================================== */
/* =====================Top Panel Slider  CSS =================== */
/* ============================================================== */

#mdx_toppanel {
	position: absolute;    /*Panel will overlap  content */
	/*position: relative; */ /*Panel will "push" the content down */
    top: 0;
	width: 100%;
	z-index: 999999999999999;
	margin-left: auto;
	margin-right: auto;
}
#mdx_panel {
	width: 100%;
	color: #999999;
	overflow: hidden;
	position: relative;
	z-index: 3;
	display: none;
	/*border-bottom-width: 5px;
	border-bottom-style: solid;*/
	box-shadow:0px 9px 15px -6px #000000;
}
#mdx_toppanel .content {
	padding-top:20px;
}
.mdx_tab {
	height: 4px;
	position: relative;
	top: 0;
	z-index: 999;
	border-top:5px solid;
}
.mdx_tab ul.login {
	border-radius: 0 0 5px 5px;
	clear: right;
	display: block;
	float: right;
	padding: 2px;
	position: absolute;
	right: 0;
	margin:0px;
	box-shadow:0px 9px 15px -6px #000000;
}
.mdx_tab ul.login li {
	text-align: left;
	padding: 0 6px;
	display: block;
	float: left;
}
.mdx_tab ul.login li a:hover {
	color: white;
}
.mdx_tab a.opent, .mdx_tab a.closet {
	padding: 0 20px !important;
	cursor: pointer;
	display: block;
	position: relative;
	color:#fff;
	text-decoration:none;
}
/* ============================================================== */
/* =========================  Top Panel Slider  CSS ======================= */
/* ============================================================== */

/* ============================================================== */
/* ========================= Pricing table CSS ================= */
/* ============================================================== */
.pricing_table {
	line-height: 150%;
	font-size: 12px;
	margin: 10px;
	margin-top: 25px !important;
	padding:0px;
}
.pricing_tablewrap ul li ul {
	list-style: none outside none;
	margin: 0;
	padding: 0 10px;
}
.pricing_tablewrap ul li ul li {
	border-bottom: 1px solid #CDCDCD;
	padding: 15px;
}
.pricing_tablewrap {
	margin-bottom: 50px;
	overflow: hidden;
}
.price_block {
	text-align: center;
	width: 100%;
	color: #fff;
	float: left;
	list-style-type: none;
	transition: all 0.25s;
	position: relative;
	box-sizing: border-box;
	margin-bottom: 30px;
	border-bottom: 1px solid transparent;
}
.price_block h4 {
	margin-bottom:1px !important;
	padding-bottom: 10px !important;
	padding-top: 10px !important;
}
/*Price heads*/
		.pricing_table h4 {
	/* text-transform: uppercase;*/
	padding: 5px 0;
	/*background: #333;
        /*   background: linear-gradient(#666666, #333333) repeat scroll 0 0 rgba(0, 0, 0, 0);*/
	margin: -10px 0 1px 0;
}
/*Price tags*/
		.price {
	display: table;
	background: #444;
	width: 100%;
	height: 70px;
}
.price_figure {
	font-size: 24px;
	text-transform: uppercase;
	vertical-align: middle;
	display: table-cell;
}
.price_number {
	font-weight: bold;
	display: block;
}
.price_tenure {
	font-size: 11px;
}
.features {
	background: #DEF0F4;
	color: #000;
}
.features li {
	padding: 8px 15px;
	border-bottom: 1px solid #ccc;
	font-size: 11px;
	list-style-type: none;
}
.pricing_table_footer {
	padding: 15px;
}
.action_button {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	padding: 5px 20px;
	font-size: 11px;
	text-transform: uppercase;
}
.price_block:hover, .price_block:active, .price_block:focus {
	box-shadow: 0 0 0px 5px rgba(0, 0, 0, 0.5);
	transform: scale(1.04) translateY(-5px);
	z-index: 1;
	border-bottom: 0 none;
}
.price_block:hover .price {
	background: url('../images/menubg1.png') repeat-x left center;
}
.price_block:hover .action_button {
}
 @media only screen and (min-width : 480px) and (max-width : 768px) {
	 .price_block {
		width: 50%;
	}
	 .price_block:nth-child(odd) {
		border-right: 1px solid transparent;
	}
	 .price_block:nth-child(3) {
		clear: both;
	}
	 .price_block:nth-child(odd):hover {
		border: 0 none;
	}
}
 @media only screen and (min-width : 768px) {
	 .price_block {
		width: 25%;
	}
	 .price_block {
		border-right: 1px solid transparent;
		border-bottom: 0 none;
	}
	 .price_block:last-child {
		border-right: 0 none;
	}
	 .price_block:hover {
		border: 0 none;
	}
  
}
/* ============================================================== */
/* ======================= Isotope Filtering CSS ================ */
/* ============================================================== */
.isotope-item {
	z-index: 2;
	margin-bottom:25px;
}
.item {
	padding:0;
	margin:0;
}
.element a {
	overflow:hidden;
}
.isotope-hidden.isotope-item {
	pointer-events: none;
	z-index: 1;
}
.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;
}
#filters {
	display: inline-block;
	margin-bottom: 30px;
	margin-top: 15px;
	padding-left: 0;
	width: 100%;
}
#filters a {
	float: left;
	padding: 10px;
}
#filters a:hover, #filters a:active, #filters a:visited, #filters a:focus {
	text-decoration:none;
}
#filters li {
	float: left;
	margin-right: 10px;
}
.selected {
	background-color:#2b2b2b;
	text-decoration:none;
}
/* ============================================================== */
/* ======================= ImageHover CSS ======================= */
/* ============================================================== */

/* Portolio Hover */
.da-thumbs li, .da-thumbs li img {
	display: block;
	position: relative;
}
.da-thumbs li {
	overflow: hidden;
}
.da-thumbs li article {
	position: absolute;
	background-image:url(images/image_hover.png);
	background-repeat:repeat;
	width: 100%;
	height: 100%;
}
.da-thumbs li article.da-animate {
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
/* Initial state classes: */
.da-slideFromTop {
	left: 0px;
	top: -100%;
}
.da-slideFromBottom {
	left: 0px;
	top: 100%;
}
.da-slideFromLeft {
	top: 0px;
	left: -100%;
}
.da-slideFromRight {
	top: 0px;
	left: 100%;
}
/* Final state classes: */
.da-slideTop {
	top: 0px;
}
.da-slideLeft {
	left: 0px;
}
.da-thumbs li article a {
	color:#fff;
	padding:20px;
	display:block;
}
.da-thumbs {
	margin: 0;
	padding-left: 0;
	text-align: center;
}
.da-thumbs li article h3 {
	color:#fff !important;
}
.da-thumbs li article em {
	margin-bottom:10px;
	color:#fff;
	display:block;
}
.da-thumbs li article span {
	display:inline-block;
}
span.link_post {
	display:block;
	width:35px;
	height:35px;
	background-color:#DF6232;
	border-radius:50px;
	cursor:pointer;
	background-image:url(images/link_post_icon.png);
	background-repeat:no-repeat;
	background-position:center;
	margin-right:10px;
}
span.zoom {
	overflow:hidden;
	display:block;
	width:35px;
	height:35px;
	background-color:#DF6232;
	border-radius:50px;
	cursor:pointer;
	background-image:url(images/zoom_icon.png);
	background-repeat:no-repeat;
	background-position:center;
	margin-left:10px;
}
.portfolio_2col article h3 {
	padding-top:70px !important;
}
/* Image Grid */
.image_grid {
	float:left;
	overflow:hidden;
	width:700px;
	position:relative;
}
.image_grid li {
	float: left;
	line-height: 17px;
	color: #686f74;
	list-style:none;
	overflow:hidden;
	margin-bottom:23px;
	margin-right:23px;
	text-align:center;
}


/* Responsive image grid*/
/* Mobile landscape width 320 */
@media only screen and (max-width: 767px) {
	 .image_grid {
		width:300px;
	}
	 .image_grid li img {
		width:220px;
	}
	 .portfolio_4col .da-thumbs li article h3 {
		padding-top:70px;
	}
	 .portfolio_3col .da-thumbs li article h3 {
		padding-top:50px;
	}
	 .portfolio_2col .da-thumbs li article h3 {
		padding-top:53px !important;
	}
}
 @media only screen and (min-width: 480px) and (max-width: 767px) {
	 .image_grid {
		width:450px;
	}
	 .image_grid li {
		width:178px !important;
	}
	 .portfolio_4col .da-thumbs li article h3 {
		padding-top:58px;
	}
	 .portfolio_3col .da-thumbs li article h3 {
		padding-top:34px;
	}
	 .portfolio_2col .da-thumbs li article h3 {
		padding-top:23px !important;
	}
}
/* ============================================================== */
/* ======================= CookieBar CSS ======================== */
/* ============================================================== */

#cookie-bar {
	background:#111111;
	line-height:24px;
	color:#eeeeee;
	text-align:center;
	padding:12px 0;
	position:fixed;
	bottom:0;
	width:100%;
	z-index:9999999999999;
}
#cookie-bar.fixed {
	position:fixed;
	top:0;
	left:0;
	width:100%;
}
#cookie-bar p {
	margin:0;
	padding:0;
}
#cookie-bar a {
	color:#ffffff;
	display:inline-block;
	border-radius:3px;
	text-decoration:none;
	padding:0 6px;
	margin-left:8px;
}
#cookie-bar .cb-enable {
	background:#007700;
}
#cookie-bar .cb-enable:hover {
	background:#009900;
}
#cookie-bar .cb-disable {
	background:#990000;
}
#cookie-bar .cb-disable:hover {
	background:#bb0000;
}
#cookie-bar .cb-policy {
	background:#0033bb;
}
#cookie-bar .cb-policy:hover {
	background:#0055dd;
}
.scroll {
	padding:0px 14px 10px 14px;
}
/* ============================================================== */
/* ========================= MobileMenu CSS ===================== */
/* ============================================================== */
.navigation ul{padding:0;}
.navigation{padding:0;}
.menuwrap {
   margin-left: 0;
   min-height: 40px;
   padding: 10px 10px 10px 0;
   position: fixed;
   width: 100%;
   z-index: 99999999;
}
.nav-trigger:checked ~ .menuwrap {
height:100%
}
.navigation {
	bottom:0;
	height:100%;
	list-style:outside none none;
	overflow:scroll;
	position:fixed;
	right:0;
	top:80px;
	width:100%;
	z-index:99999
}
.nav-item {
	width:200px;
	border-top:1px solid #111;
	border-bottom:1px solid #000
}
.nav-item a {
	display:block;
	padding:1em;
	background:linear-gradient(135deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
	color:#fff;
	font-size:1.2em;
	text-decoration:none;
transition:color 0.2s, background .5s
}
.nav-item a:hover {
	color:#c74438;
	background:linear-gradient(135deg, rgba(0, 0, 0, 0) 0%, rgba(75, 20, 20, 0.65) 100%)
}
.nav-trigger {
	position:absolute;
	clip:rect(0,0,0,0)
}
label[for="nav-trigger"]::before {
    content: "";
    font-family: FontAwesome;
    font-size: 24px;
}
label[for="nav-trigger"] {
	position:fixed;
	right:20px;
	top:35px;
	z-index:9999;
	cursor:pointer;
	width:32px;
	height:32px;
	background-repeat:no-repeat;
	
	background-size:contain
}
.nav-trigger:checked ~ .navigation {
height:auto;
display:block;*display:block;
}
.nav-trigger + label {
transition:left .2s
}
.navigation li a {
	display:block;
	padding:10px 30px;
	border-bottom:1px solid #999
}
.navigation .innerul .innerrow .innerul a {
	display:block;
	padding-left:70px
}
.navigation .innerrow .innerul a {
	padding-left:50px
}
.innerul {
	display:none
}
.nav-trigger-arr:checked + label {
	right:15px
}
.nav-trigger-arr + label {
transition:left .2s
}