/*
* Volta (Wordpress) V1.0
* Copyright 2014, IceSoft Team
* www.icesoft.ma
*/

*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* #portfolio-item .mix_all{display: none;}
.header a,.header a:visited{
	border-bottom: 0px none;
} */
/* For Full Width Image */
img.static-image{width: 100%; height: 100%;}

/* Logo text */
h1.logo_text {
	color: #fff;
	font-family: Montserrat;
	line-height: 50px;
	font-weight: normal;
	font-style: normal;
	font-size: 48px;
	opacity: 1;
	visibility: visible;
	-webkit-transition: opacity 0.24s ease-in-out;
	-moz-transition: opacity 0.24s ease-in-out;
	transition: opacity 0.24s ease-in-out;
	word-break: break-all;
}

/* Wow.js */
.wow:first-child {
   visibility: hidden;
}
.header a, .header a:visited {
	border-bottom: 0px none;
}
/* Table of Content
==================================================
	#Navigation
	#Home
	#About
	#Work
	#Blog
	#Article
	#Contact
	#Footer
	#Not Found */

/* #.Navigation
================================================== */

	.navigation {
		background-color: transparent;
		bottom: 0px;
		position: fixed;
		top: 0px;
		width: 375px;
		z-index: 1;
	}

	.navigation-right {
		right: -300px;
	}

	.navigation-right .container {
		right: 0px;
	}

	.navigation-right .control {
		left: 0px;
	}

	.navigation-left {
		left: -300px;
	}

	.navigation-left.active {
		left: 0px;
	}

	.navigation-left .container {
		left: 0px;
	}

	.navigation-left .control {
		right: 0px;
	}

	.navigation .container {
		background-color: #000000;
		bottom: 0px;
		padding: 40px 40px;
		position: absolute;
		top: 0px;
		width: 300px;
		z-index: 1000;
	}

	.navigation .logo a{
		color: #ffffff;
		cursor: pointer;
		font-family: "Azedo";
		font-size: 40px;
		font-weight: 700;
		left: 40px;
		letter-spacing: 10px;
		line-height: 45px;
		position: absolute;
		right: 40px;
		top: 40px;
	}

	.navigation .list ul {
		margin-bottom: 0px !important;
	}

	.navigation .list li {
		color: #ffffff;
		cursor: pointer;
		font-family: "Montserrat";
		font-size: 16px;
		line-height: 36px;
		text-transform: uppercase;
	}
	/* 
	.list.vertical-center{
		margin-top: 100%!important;
		height: 300px;
		overflow-x: hidden;
	} */
	/* 
	.navigation .list li  a{
		padding: 10px 0px;
		float: left;
		margin-bottom: 0px;
		clear: both;
	}
	*/
	.navigation .control {
		background-color: transparent;
		background-image: url(../img/misc/navigation-menu-dark.png);
		background-position: center center;
		background-repeat: no-repeat;
		background-size: 28px 17px;
		bottom: 0px;
		color: #ffffff;
		cursor: pointer;
		font-size: 18px;
		letter-spacing: 3px;
		position: absolute;
		text-indent: 9999px;
		text-transform: uppercase;
		top: 0px;
		width: 75px;
		z-index: 10000;
	}

	.navigation .socials {
		bottom: 10px;
		left: 40px;
		position: absolute;
		right: 40px;
	}

	.navigation .social li {
		background-position: center center;
		background-repeat: no-repeat;
		background-size: 16px 16px;
		border: none;
		cursor: pointer;
		display: inline-block;
		height: 16px;
		margin: 0px 15px 15px;
		width: 16px;
		-webkit-transition: all .5s ease;
		-moz-transition: all .5s ease;
		-ms-transition: all .5s ease;
		-o-transition: all .5s ease;
		transition: all .5s ease;
	}

	.navigation .social li:first-child {
		margin-left: 0px;
	}

	.navigation .social li:last-child {
		margin-right: 0px;
	}
	.navigation .social li:nth-child(5) {
		margin-right: 0px;
	}
	.navigation .social li:nth-child(6) {
		margin-left: 0px;
	}

	.navigation .social li:hover, .navigation .social li:active {

	}

	.navigation .social .facebook {
		background-image: url(../img/social/facebook.png);
	}

	.navigation .social .twitter {
		background-image: url(../img/social/twitter.png);
	}

	.navigation .social .youtube {
		background-image: url(../img/social/youtube.png);
	}

	.navigation .social .googleplus {
		background-image: url(../img/social/googleplus.png);
	}

	.navigation .social .instagram {
		background-image: url(../img/social/instagram.png);
	}
        .navigation .social .youtube {
                background-image: url(../img/social/youtube.png);
        }
        .navigation .social .dribble {
                background-image: url(../img/social/dribble.png);
        }
        .navigation .social .pinterest {
                background-image: url(../img/social/pinterest.png);
        }
        .navigation .social .vimeo {
                background-image: url(../img/social/vimeo.png);
        }
        .navigation .social .rssfeed {
                background-image: url(../img/social/rss.png);
        }
        .navigation .social .linkedin {
                background-image: url(../img/social/linkedin.png);
        }
	.main-Menu li a{
		color: #fff;
		border: 0px none;
	}
	.main-Menu li a:visited{
		border: 0px none;
	}
	.logo a{
		color: #fff;
		text-decoration: none;
		border-bottom: 0px none;
	}
	.logo a:hover,.logo a:visited{
		color: #fff;
		text-decoration: none;
		border-bottom: 0px none;
	}
/* #Home
================================================== */

	.home {
		position: relative;
	}

	.home .inner {
		bottom: 20px;
		left: 20px;
		position: absolute;
		right: 20px;
		top: 20px;
	}

	.home .image {
		background-image: url(../img/backgrounds/home.jpg);
		background-attachment: fixed;
		background-color: #111111;
		background-position: center center;
		background-repeat: no-repeat;
		background-size: cover;
	}

	.home .video {
		overflow: hidden;
	}

	.home .image, .home .slider, .home .slides, .home .slide, .home .video {
		bottom: 0px;
		left: 0px;
		position: absolute !important;
		right: 0px;
		top: 0px;
	}

	.home video {
		background-color: #111111;
	}

	.home li {
		margin-bottom: 0px;
	}

	.home .slide {
		background-color: #111111;
		background-position: center center;
		background-repeat: no-repeat;
		background-size: cover;
	}

	.home .overlay, .home .content {
		bottom: 0px;
		left: 0px;
		padding-top: 0px !important;
		position: absolute !important;
		right: 0px;
		top: 0px;
	}

	.home .overlay {
		background: -moz-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(0,0,0,0.5) 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,1)), color-stop(100%,rgba(0,0,0,0.5)));
		background: -webkit-linear-gradient(top, rgba(0,0,0,1) 0%,rgba(0,0,0,0.5) 100%);
		background: -o-linear-gradient(top, rgba(0,0,0,1) 0%,rgba(0,0,0,0.5) 100%);
		background: -ms-linear-gradient(top, rgba(0,0,0,1) 0%,rgba(0,0,0,0.5) 100%);
		background: linear-gradient(to bottom, rgba(0,0,0,1) 0%,rgba(0,0,0,0.5) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#80000000',GradientType=0 );
	}

	.home .title {
		color: #ffffff;
		display: inline;
		font-family: "Azedo";
		font-size: 72px;
		font-weight: 700;
		letter-spacing: 20px;
		line-height: 75px;
		margin-right: -25px;
		text-transform: uppercase;
	}

	.home .slogan {

	}

	.home .slogan .before, .home .slogan .after {
		background-color: #ffffff;
		display: inline-block;
		height: 1px;
		margin: 5px;
	}

	.home .slogan .phrase {
		color: #ffffff;
		display: inline;
		font-size: 14px;
		font-weight: 400;
		letter-spacing: 1.5px;
		padding: 0px 20px;
		text-transform: uppercase;
	}

	.home .discover {
		bottom: 60px;
		left: 0px;
		position: absolute;
		right: 0px;
		text-align: center;
	}

	.home .discover .link {
		border-color: #ffffff;
		color: #ffffff;
		letter-spacing: 3px;
	}

	.home .flex-control-nav {
		right: 51px;
		width: 15px;
		z-index: 9999;
	}

	.home .flex-control-nav li {
		display: block;
		margin-bottom: 15px;
	}

	.home .flex-control-paging li a {
		background: rgba(255,255,255,0.5);
		height: 5px;
		padding-bottom: 0px;
		width: 5px;
	}

	.home .flex-control-paging li a.flex-active {
		background: rgba(255,255,255,1);
	}

	.home .flex-control-nav li:last-child {
		margin-bottom: 0px;
	}

	.home .flex-direction-nav a {
		background-position: center center;
		background-repeat: no-repeat;
		background-size: 13px 7px;
		border-bottom: none;
		color: #ffffff;
		display: block;
		height: 7px;
		left: auto;
		margin: 0px;
		opacity: 0.5;
		padding-bottom: 0px;
		text-indent: 9999px;
		top: 100px;
		right: 50px;
		width: 13px;
		z-index: 1000;
		-webkit-transition: all .3s ease;
		-moz-transition: all .3s ease;
		-ms-transition: all .3s ease;
		-o-transition: all .3s ease;
		transition: all .3s ease;
	}

	.home .flex-direction-nav a:hover {
		opacity: 1;
	}

	.home .flex-prev {
		background-image: url(../img/misc/home-arrow-top.png);
	}

	.home .flex-next {
		background-image: url(../img/misc/home-arrow-bottom.png);
	}


/* #About
================================================== */

	.about {
		background-image: url(../img/backgrounds/about.jpg);
	}

	.about .cover .title {
		color: #000000;
		font-family: "Azedo";
		font-size: 80px;
		font-weight: 700;
		left: 80px;
		letter-spacing: 20px;
		line-height: 0px;
		position: absolute;
		top: 80px;
		text-align: left;
	}

	.about .link {
		display: inline-block;
		margin-top: 100px;
	}


/* #Work
================================================== */

	.work {
		
	}

	.work .headers {
		padding: 0px 10px 20px;
		text-align: left;
	}

	.work .headers .header {
		color: #000000;
		cursor: pointer;
		display: inline-block;
		font-size: 15px;
		letter-spacing: 5px;
		line-height: 36px;
		margin-right: 60px;
		opacity: 1;
		text-transform: uppercase;
	}

	.work .headers .active {
		opacity: 0.5;
	}
	
	.work .headers .header:after {
		background-color: #000000;
		content: " ";
		display: block;
		height: 2px;
		width: 100%;
	}
	
	.work .headers .active:after {
		background-color: #000000;
		content: " ";
		display: block;
		height: 0px;
		width: 100%;
	}
	.work .tabs {
		
	}

	.work .tabs .tab {
		display: none;
	}

	.work .tabs .active {
		display: inline;
		-webkit-transition: all .3s ease;
		-moz-transition: all .3s ease;
		-ms-transition: all .3s ease;
		-o-transition: all .3s ease;
		transition: all .3s ease;
	}

	.work .album {
		cursor: pointer;
		height: 460px;
		position: relative;
		width: 460px;
	}

	.work .album .thumb {
		height: 100%;
		margin: 0px;
		position: absolute;
		width: 100%;
	}

	.work .album .thumb img {
		height: 100%;
		width: 100%;
	}

	.work .album .info {
		background-color: rgba(0,0,0,0.5);
		height: 100%;
		opacity: 1;
		position: absolute;
		text-align: left;
		width: 100%;
	}

	.work .album .info.active {
		opacity: 1;
	}

	.work .album .item-title {
		bottom: 40px;
		color: #ffffff;
		font-family: "Azedo";
		font-size: 30px;
		font-weight: 700;
		left: 40px;
		letter-spacing: 10px;
		line-height: 36px;
		position: absolute;
		text-transform: uppercase;
	}

	.work .image, .album .image {
		background-position: center center;
		background-repeat: no-repeat;
		background-size: cover;
		cursor: pointer;
		float: left;
		height: 300px;
		-webkit-transition: all .3s ease;
		-moz-transition: all .3s ease;
		-ms-transition: all .3s ease;
		-o-transition: all .3s ease;
		transition: all .3s ease;
	}

	.work .image:hover, .album .image:hover {
		opacity: 0.4;
	}

	.work-preview {
		background-color: #ffffff;
		bottom: 0px;
		left: 0px;
		padding: 0px 40px;
		right: 0px;
		top: 0px;
	}

	.work-preview .frame {
		background-color: #eeeeee;
		line-height: 0px;
		text-align: center;
	}

	.work-preview .frame img {
		max-height: 100%;
		max-width: 100%;
	}

	.work-preview .info {
		height: 80px;
		padding-top: 30px;
		position: relative;
	}

	.work-preview .meta, .work-preview .close {
		position: absolute;
	}

	.work-preview .close {
		background-image: url(../img/misc/preview-close.png);
		background-position: right center;
		background-repeat: no-repeat;
		background-size: 16px 16px;
		cursor: pointer;
		padding-right: 28px;
		right: 0px;
		text-transform: uppercase;
	}

	.work-preview .meta {
		left: 0px;
	}

	.work-preview .meta span {
		letter-spacing: 2.3px;
		margin-right: 10px;
		text-transform: uppercase;
	}

	.work-preview .meta .picture-title {
		color: #000000:;
	}

	.work-preview .meta .album-title {
		color: #999999;
	}

	.work-preview .nav {
		height: 80px;
		padding-top: 30px;
		position: relative;
	}
	
	.work-preview .nav .prev, .work-preview .nav .next, .work-preview .nav .current {
		position: absolute;
	}
	
	.work-preview .nav .prev, .work-preview .nav .next {
		background-repeat: no-repeat;
		background-size: 16px 16px;
		cursor: pointer;
		text-transform: uppercase;
		z-index: 100;
	}

	.work-preview .nav .prev {
		background-image: url(../img/misc/preview-prev.png);
		background-position: left center;
		left: 0px;
		padding-left: 28px;
	}

	.work-preview .nav .next {
		background-image: url(../img/misc/preview-next.png);
		background-position: right center;
		padding-right: 28px;
		right: 0px;
	}

	.work-preview .nav .current {
		left: 0px;
		right: 0px;
		text-align: center;
	}

	.work-preview .nav .disabled {
		opacity: 0.5;
	}
	
	#work .tabs .columns {
		margin-bottom: 20px;
	}
	
	.album header {
		border-bottom: none;
		display: block;
		font-size: 13px;
		letter-spacing: 3px;
		margin: 0px auto 10px;
		text-align: left;
		text-transform: uppercase;
	}
	.my_tax .columns{
		margin-bottom: 20px;
	}

/* #Blog
================================================== */

	.blog {

	}

	.blog header {
		border-bottom: 2px solid #000000;
		display: inline-block;
		font-size: 16px;
		letter-spacing: 3px;
		margin: 0px auto 20px;
		padding-bottom: 10px;
		text-transform: uppercase;
	}

	.blog .post {
		background-position: center center;
		background-repeat: no-repeat;
		background-size: cover;
		cursor: pointer;
		height: 300px;
		position: relative;
		text-align: center;
	}

	.blog .post .overlay {
		background: rgba(0,0,0,0.5);
		bottom: 0px;
		left: 0px;
		padding: 40px 80px;
		position: absolute;
		right: 0px;
		top: 0px;
	}

	.blog .post .title {
		font-family: "Azedo";
		font-size: 40px;
		font-weight: 700;
		letter-spacing: 5px;
		line-height: 50px;
	}

	.blog .post .date {
		font-size: 13px;
		margin-bottom: 5px;
		text-transform: uppercase;
	}

	.blog .post .title, .blog .post .date {
		color: #ffffff;
	}

	.blog .columns{
		margin-bottom: 20px;
	}

/* #Article
================================================== */

	.article {
		
	}

	.article .post {

	}

	.article .entry-thumbnail {
		margin-bottom: 30px;
	}

	.article .entry-thumbnail img, .article .post .entry-thumbnail video {
		width: 100%;
	}
	
	.article .entry-thumbnail img,.sticky .entry-thumbnail img{
		height: 100%;
	}
	.hidden{
		display: none;
	}
	.article .entry-title {
		font-family: "Azedo";
		font-size: 45px;
		font-weight: 700;
		letter-spacing: 8px;
		line-height: 70px;
	}

	.article .entry-meta {
		margin-bottom: 50px;
		margin-top: 10px;
	}

	.article .entry-meta span {
		font-size: 13px;
		letter-spacing: 4px;
		text-transform: uppercase;
	}

	.article .entry-content {
		margin-top: 0px;
		text-align: left;
	}

	.article .entry-content p {
		line-height: 30px;
	}

	.article .social {
		margin-top: 30px;
		text-align: left;
	}

	.article .social li {
		background-position: left center;
		background-repeat: no-repeat;
		background-size: 16px 16px;
		border: none;
		cursor: pointer;
		display: inline-block;
		height: 16px;
		margin-right: 15px;
		padding-left: 25px;
		-webkit-transition: all .5s ease 0;
		-moz-transition: all .5s ease 0;
		-ms-transition: all .5s ease 0;
		-o-transition: all .5s ease 0;
		transition: all .5s ease 0;
	}

	.article .social li:hover {
		opacity: 0.75;
	}

	.article .social li:last-child {
		margin-right: 0px;
	}

	.article .social .facebook {
		background-image: url(../img/social/dark/facebook.png);
	}

	.article .social .twitter {
		background-image: url(../img/social/dark/twitter.png);
	}

	.article .author {
		margin-top: 30px;
		opacity: 0.5;
		text-align: right;
	}


/* #Contact
================================================== */

	.contact {
		background-image: url(../img/backgrounds/contact.jpg);
	}

	.contact .link {
		display: inline-block;
		margin-top: 15px;
		text-transform: lowercase;
	}

	.contact .link:first-child {
		margin-top: 200px;
	}


/* #404
================================================== */

	.error-page {

	}

	.error-page .image {
		background-image: url(../img/backgrounds/404.jpg);
		background-attachment: fixed;
		background-color: #111111;
		background-position: center center;
		background-repeat: no-repeat;
		background-size: cover;
	}

	.error-page .video {
		overflow: hidden;
	}

	.error-page video {
		background-color: #111111;
	}

	.error-page .overlay, .error-page .content {
		bottom: 0px;
		left: 0px;
		padding-top: 0px !important;
		position: absolute !important;
		right: 0px;
		top: 0px;
	}

	.error-page .overlay {
		background: -moz-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(0,0,0,0.5) 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,1)), color-stop(100%,rgba(0,0,0,0.5)));
		background: -webkit-linear-gradient(top, rgba(0,0,0,1) 0%,rgba(0,0,0,0.5) 100%);
		background: -o-linear-gradient(top, rgba(0,0,0,1) 0%,rgba(0,0,0,0.5) 100%);
		background: -ms-linear-gradient(top, rgba(0,0,0,1) 0%,rgba(0,0,0,0.5) 100%);
		background: linear-gradient(to bottom, rgba(0,0,0,1) 0%,rgba(0,0,0,0.5) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#80000000',GradientType=0 );
	}

	.error-page .title {
		color: #ffffff;
		font-size: 72px;
		font-weight: 700;
		letter-spacing: 1.5px;
		line-height: 80px;
		text-transform: uppercase;
	}

	.error-page .title:after {
		background-color: #ffffff;
		content: " ";
		display: inline-block;
		height: 1px;
		margin: 30px auto;
		width: 650px;
	}

	.error-page .subtitle {
		color: #ffffff;
		font-size: 14px;
		font-weight: 400;
		letter-spacing: 1.5px;
		text-transform: uppercase;
	}


	.error-page .devider {
		background-color: #ffffff;
		height: 4px;
		margin-bottom: 50px;
		width: 100px;
	}

	.error-page .back {
		background-image: url(../img/misc/more-arrow-right.png);
		background-position: right center;
		background-repeat: no-repeat;
		background-size: 5px 10px;
		border-bottom: 1px solid #aaaaaa;
		bottom: 50px;
		color: #ffffff;
		cursor: pointer;
		font-size: 14px;
		left: 0px;
		margin: 0px auto;
		opacity: 0.5;
		padding-right: 10px;
		position: absolute;
		right: 0px;
		text-align: center;
		text-transform: uppercase;
		width: 92px;
		-webkit-transition: all .3s ease;
		-moz-transition: all .3s ease;
		-ms-transition: all .3s ease;
		-o-transition: all .3s ease;
		transition: all .3s ease;
	}

	.error-page .scroll:hover {
		opacity: 1;
	}

	.error-page .flex-control-nav {
		right: 51px;
		width: 15px;
		z-index: 9999;
	}

	.error-page .flex-control-nav li {
		display: block;
		margin-bottom: 15px;
	}

	.error-page .flex-control-paging li a {
		background: rgba(255,255,255,0.5);
		height: 5px;
		width: 5px;
	}

	.error-page .flex-control-paging li a.flex-active {
		background: rgba(255,255,255,1);
	}

	.error-page .flex-control-nav li:last-child {
		margin-bottom: 0px;
	}

	.error-page .flex-direction-nav a {
		background-position: center center;
		background-repeat: no-repeat;
		background-size: 13px 7px;
		height: 7px;
		left: auto;
		margin: 0px;
		opacity: 0.5;
		text-indent: 9999px;
		top: 100px;
		right: 50px;
		width: 13px;
		z-index: 1000;
		-webkit-transition: all .3s ease;
		-moz-transition: all .3s ease;
		-ms-transition: all .3s ease;
		-o-transition: all .3s ease;
		transition: all .3s ease;
	}

	.error-page .flex-direction-nav a:hover {
		opacity: 1;
	}

	.error-page .flex-prev {
		background-image: url(../img/misc/error-page-arrow-top.png);
	}

	.error-page .flex-next {
		background-image: url(../img/misc/error-page-arrow-bottom.png);
	}
        
        /*-- Visual Composer FIxes --*/
        .vc_col-xs-1, .vc_col-sm-1, .vc_col-md-1, .vc_col-lg-1, .vc_col-xs-2, .vc_col-sm-2, .vc_col-md-2, .vc_col-lg-2, .vc_col-xs-3, .vc_col-sm-3, .vc_col-md-3, .vc_col-lg-3, .vc_col-xs-4, .vc_col-sm-4, .vc_col-md-4, .vc_col-lg-4, .vc_col-xs-5, .vc_col-sm-5, .vc_col-md-5, .vc_col-lg-5, .vc_col-xs-6, .vc_col-sm-6, .vc_col-md-6, .vc_col-lg-6, .vc_col-xs-7, .vc_col-sm-7, .vc_col-md-7, .vc_col-lg-7, .vc_col-xs-8, .vc_col-sm-8, .vc_col-md-8, .vc_col-lg-8, .vc_col-xs-9, .vc_col-sm-9, .vc_col-md-9, .vc_col-lg-9, .vc_col-xs-10, .vc_col-sm-10, .vc_col-md-10, .vc_col-lg-10, .vc_col-xs-11, .vc_col-sm-11, .vc_col-md-11, .vc_col-lg-11, .vc_col-xs-12, .vc_col-sm-12, .vc_col-md-12, .vc_col-lg-12{
            position: inherit !important;
        }
        
        
        /*----------------------------
         -------- 4 0 4 --------------
        ------------------------------*/
        .search-form .screen-reader-text{
           font-family: Montserrat;
line-height: 40px;
font-weight: normal;
font-style: normal;
color: #000000;
font-size: 22px;
opacity: 1;
visibility: visible;
-webkit-transition: opacity 0.24s ease-in-out;
-moz-transition: opacity 0.24s ease-in-out;
transition: opacity 0.24s ease-in-out;
margin-bottom: 10px !important;
        }
        .search-form .search-field{
            background: transparent;
            border: 2px solid #cccccc;
            border-radius: 10px;
            color: #666666;
            cursor: pointer;
            display: inline-block;
            font-family: "Montserrat";
            font-size: 13px;
            font-weight: 400;
            letter-spacing: 1.5px;
            min-width: 50%;
            outline: none;
            padding: 10px 48px;
            text-transform: uppercase;
            -webkit-transition: all .5s ease 0;
            -moz-transition: all .5s ease 0;
            -ms-transition: all .5s ease 0;
            -o-transition: all .5s ease 0;
            transition: all .5s ease 0;
        }
        .search-form .search-field:hover {
            border: 2px solid #000000;
            color: #000000;
        }
        .search-form{
        	padding-left:0px !important;
        	margin-left:0px !important;
        }
        @media screen and (min-device-width: 1400px) and (max-device-width: 1920px) { 
			/*.list.vertical-center{
				margin-top: 150%!important;
				 height: 300px;
				overflow-x: hidden; 
			}*/
		}
        @media(max-width:320px){
        	.offset {
				padding: 80px 0px;
			}
			/* .wrapper.rmsit .navigation{position: relative;} */
			.navigation .logo a {
				top: 80px;
			}
			.wrapper.rmsit{
				overflow: initial!important;
			}
			.page .content .inner{
				height: 100%;
			}
			.list.vertical-center {
				margin-top: 65%!important;
			}
			h1.logo_text{
				font-size: 40px;
			}
        }

.clearfloat{
	clear:both;
}    
.alignleft{
	float:left; 
	margin-left:10;
}
.alignright{
	float:right;
}    

.paddingbottom50{
	font-size:13px !important;
	padding-bottom:10px;
	text-transform: none !important; 
}
.paddingbottom50 a {
	font-size:13px;
	border-bottom: 0; 
}
.home li {
		margin-bottom: 5px !important;
	}

.home li a {
		padding-bottom:3px !important;
	}
.search-form .search-field {
margin-left:0px !important;
	}
#blog .home li a{
	font-size:10px !important;
}

.widget_search{
	padding-left: 0px !important; 
	margin-left:-10px !important;
}
.widget img {
	max-width: 100%; /* Fluid images for posts, comments, and widgets */
}
#sidebar-1 a:visited, #sidebar-1 a{
	border-bottom: 1px solid #000000;
	font-size:13px;
	clear:both;
	margin-left: 10px;
	padding-bottom:0px;


}
#sidebar-1 .rss-date{
	font-style: italic;
	margin-left:10px;
	color:#6F6F6F;

}
#wp-calendar{
	margin-top:10px;
	margin-bottom:10px;
}
#wp-calendar td{
	padding:9px;
}
#wp-calendar caption{
	margin-bottom:10px;
}
#wp-calendar th{
	background-color:#000;
	color:#fff;
	text-align: center;
}
#wp-calendar td{
	text-align: center;
}
#sidevar-1 h4 {
	background-color:#000 !important;
	color:#fff !important;
	margin-bottom:10px;
}
a.rsswidget{
	font-size:15px !important;
	text-decoration: none;
	display: block; 
	border-bottom: 0px !important;  
	margin-bottom: 0px !important;
}
.rssSummary{
	color:#999;
	margin-left:10px;
}
#sibar-1 a {
	margin-left:5px !important;
}
cite{
	margin-left:10px;
	color:#6F6F6F;
}
#sidebar-1 select{
	height:30px !important;
	width: 300px;
	border:1px solid #000;
	margin-top:10px;
}
.screen-reader-text{
	font-size:14px !important;
}
.search-field{
	width:300px !important;
}