/*
THEME NAME: Crealand
THEME URI: http://counterpart.x10.mx/html/crealand
DESCRIPTION: Crealand- Responsive Landing page Template
VERSION: 1.0
AUTHOR: <a href="http://www.wordpresstoblogger.info">Dilip Kumar</a>
AUTHOR URI: http://www.wordpresstoblogger.info
*/

/*-----------------------------------------------------------------------------------*/
/* GLOBAL CONTENT STYLES
/*-----------------------------------------------------------------------------------*/

body {
    background: none repeat scroll 0 0 #fff;
    color: #979797;
    font-family: Lato,Helvetica;
    font-size: 12px;
    line-height: 20px;
}
a:link, a:visited, a:active {
    color: #ba4926;
    outline: 0 none;
    text-decoration: none;
}
a:hover {
    color: #000;
}
h1, h2, h3, h4, h5, h6 {
    color: #555;
    font-family: 'Lato',sans-serif;
    font-weight: 700;
}
h1 {
    font-size: 38px;
}
h2 {
    font-size: 32px;
}
h3 {
    font-size: 24px;
}
h4 {
    font-size: 18px;
}
h5 {
    font-size: 16px;
}
h6 {
    font-size: 12px;
}
p {
    font-size: 14px;
    line-height: 1.6em;
}
.hidden {
    display: none;
}
.alignleft {
    float: left;
    margin: 0 10px 5px 0;
}
.alignright {
    float: right;
    margin: 0 0 5px 10px;
}
.border-none {
    border: medium none !important;
    box-shadow: none !important;
}
.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.login1 a {
    background: none repeat scroll 0 0 #ff0000;
    color: #fff;
    float: right;
    font-size: 12px;
    font-weight: bold;
    padding: 5px 10px;
    text-align: center;
    width: 80px;
}
.register a {
    background: none repeat scroll 0 0 #ba4926;
    color: #fff;
    float: right;
    font-size: 12px;
    font-weight: bold;
    padding: 5px 10px;
    text-align: center;
    width: 90px;
}
.login-ico, .register-ico {
    padding-right: 5px;
}
.top-menu ul {
    display: table;
    float: right;
    margin-bottom: 14px;
    margin-top: 12px;
}
.top-menu ul li {
    float: left;
    font-weight: 600;
    margin-left: 20px;
}
.top-menu ul li a {
    color: #fff;
}
.top-menu ul li a:hover {
    color: #ba4926;
}
#header {
    border-top: 5px solid #ba4926;
    left: 0;
    position: absolute;
    right: 0;
    z-index: 11;
}
.header-wrap {
    overflow: visible;
}
.logo {
    float: left;
}
.logo h1, .logo h1 a, .logo h2, .logo h2 a {
    color: #202020;
    display: inline-block;
    font-size: 25px;
    margin: 0;
}
.logo .title {
    background-color: #ff0000;
    color: #ffffff;
    margin: 0;
    padding: 30px;
}
.top-menu {
    margin: 0;
}
.rsp-caption {
    margin-bottom: 30%;
}
.rsp-caption h2 {
    color: #fff;
    font-family: 'Open Sans',sans-serif;
    font-size: 25px;
    font-weight: 400;
    line-height: 30px;
    margin-top: 92%;
    padding: 1%;
    text-transform: none;
}
.rsp-caption p {
    color: #fff;
    font-family: 'Helvetica',sans-serif;
    font-size: 14px;
    font-weight: 100;
    line-height: 20px;
    padding: 20px 0 30px;
}
.app-ico {
    margin-top: 20px;
}
.app-ico span {
    float: left;
    height: 32px;
    margin: 0 12px 0 0;
    transition: all 0.5s ease-in-out 0s;
    width: 32px;
}
.app-ico span img:hover {
    opacity: 0.4;
}
.space10 {
    height: 10px;
}
.space20 {
    height: 20px;
}
.space30 {
    height: 30px;
}
.space40 {
    height: 40px;
}
.space50 {
    height: 50px;
}
.space60 {
    height: 60px;
}
.space70 {
    height: 70px;
}
.space80 {
    height: 80px;
}
.space90 {
    height: 90px;
}
.wrap {
    position: relative;
}
.video {
    height: 0;
    margin: 0 auto -20px;
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
    width: 80%;
}
.video iframe, .video object, .video embed {
    height: 82%;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}
.features-wrap {
    overflow: hidden;
}
.features-content {
    padding: 20px 10px 0;
    text-align: center;
}
.features-content:hover {
    cursor: pointer;
}
.features-icon {
    border: medium none;
    font-size: 30px;
    margin-bottom: 25px;
    position: relative;
    text-align: center;
}
.features-content:hover h5 {
    color: #ba4926;
}
.features-content:hover .foundicon1-people, .features-content:hover .foundicon1-heart, .features-content:hover .foundicon1-globe {
    color: #ba4926 !important;
}
.features-description {
    font-weight: 400;
    line-height: 20px;
}
.features-description h5 {
    font-size: 17px;
}
.features-description p {
    font-family: Helvetica,Arial;
    font-size: 12px;
    padding: 5px 0 10px;
}
.wrap2 {
    text-align: center;
}
.wrap2 h2 {
    font-size: 24px;
}
.app-ico2 {
    margin-top: 20px;
}
.app-ico2 span {
    height: 32px;
    margin: 0 12px 0 0;
    text-align: center;
    transition: all 0.5s ease-in-out 0s;
    width: 32px;
}
.app-ico2 span img:hover {
    opacity: 0.5;
}
.footer {
    border-top: 1px solid #d5d5d5;
    padding: 20px 0 !important;
}
.footer p {
    color: #828282;
    font-size: 13px;
    text-align: center;
}
.social {
    display: table;
    margin: 0 auto;
}
ul.social-networks {
    overflow: hidden;
}
ul.social-networks li {
    border: medium none;
    float: left;
    margin: 8px 2px 0;
}
.icon-twitter a, .icon-facebook a, .icon-mail a, .icon-dribbble a, .icon-instagram a, .icon-gplus a, .icon-skype a {
    background: url("images/social-sprite.png") no-repeat scroll left bottom rgba(0, 0, 0, 0);
    float: left;
    height: 40px;
    text-indent: -9999px;
    transition: all 0.3s ease-in-out 0s;
    width: 40px;
}
.icon-twitter a:hover, .icon-facebook a:hover, .icon-mail a:hover, .icon-dribbble a:hover, .icon-instagram a:hover, .icon-gplus a:hover, .icon-skype a:hover {
    background: url("images/social-sprite.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    transition: all 0.3s ease-in-out 0s;
}
.icon-twitter, .icon-twitter a {
    background-position: 0 top;
}
.icon-twitter a:hover {
    background-position: 0 bottom;
}
.icon-facebook, .icon-facebook a {
    background-position: -40px top;
}
.icon-facebook a:hover {
    background-position: -40px bottom;
}
.icon-dribbble, .icon-dribbble a {
    background-position: -80px top;
}
.icon-dribbble a:hover {
    background-position: -80px bottom;
}
.icon-mail, .icon-mail a {
    background-position: -120px top;
}
.icon-mail a:hover {
    background-position: -120px bottom;
}
.icon-instagram, .icon-instagram a {
    background-position: -160px top;
}
.icon-instagram a:hover {
    background-position: -160px bottom;
}
.icon-gplus, .icon-gplus a {
    background-position: -200px top;
}
.icon-gplus a:hover {
    background-position: -200px bottom;
}
.icon-skype, .icon-skype a {
    background-position: -240px top;
}
.icon-skype a:hover {
    background-position: -240px bottom;
}
#tweets {
    min-height: 100px;
    padding: 0;
    text-align: center;
    width: 100%;
}
#tweets li {
    color: #979797;
}
#tweets li a {
    color: #00aeef;
}
#tweets li .timestamp {
    color: #000;
    text-align: center;
}
#tweets .hash, #tweets .reply {
    font-weight: bold;
}
#intro {
    background: url("images/intro-bg.png") repeat scroll 0 0 #000;
    padding: 70px 0;
}
.intro-image, .intro-video {
    padding: 10px;
}
.intro-image img, .intro-video img {
    display: table;
    height: auto;
    margin: 0 auto;
    max-width: 100%;
}
.page-title {
    color: #fff;
    font-size: 40px;
    margin: 100px 0 40px;
    text-align: right;
}
.page-info {
    border-top: 1px solid #e2e2e2;
    margin-top: 50px;
    padding-top: 50px;
}
.page-info:first-child {
    border-top: medium none;
    margin-top: 0;
    padding-top: 0;
}
.last {
    border-bottom: medium none;
    margin-bottom: 0;
    padding: 0;
}
.page-info h4 {
    font-size: 23px;
    margin: -4px 0 10px;
}
.page-info h4 a, .page-info h3 a {
    color: #555;
}
.page-info h3 {
    font-size: 35px;
    margin: 5px 0 10px;
}
.page-info p {
    font-family: Arial;
    line-height: 21px;
    margin-bottom: 17px;
}
.page-info img {
    border-radius: 6px;
    max-width: 100%;
}
.post-meta {
    font-family: Lato,Arial;
    padding: 0 0 15px;
}
.post-meta a {
    color: #555;
    margin-right: 10px;
}
.post-meta a:hover {
    color: #000;
}
.single-img {
    float: left;
    margin-bottom: 20px;
    margin-right: 35px;
}
#form {
    overflow: hidden;
    width: 100%;
}
#form h3 {
    display: none;
}
#form legend {
    display: none;
}
#form p {
    margin: 0.5em 0;
}
#form label {
    color: #333;
    display: block;
    font-family: Open Sans,Arial;
    font-size: 14px;
    margin-bottom: 20px;
    margin-top: 20px;
}
#form label span {
    color: #999;
    font-size: 14px;
    margin-bottom: 10px;
}
#form input, #form textarea {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: url("images/form_input.gif") repeat-x scroll 0 0 #fff;
    border-color: #ccc #ddd #ddd;
    border-image: none;
    border-right: 1px solid #ddd;
    border-style: solid;
    border-width: 1px;
    padding: 8px 2px;
    width: 100%;
}
#form textarea {
    height: 135px !important;
    overflow: auto;
    width: 100%;
}
#form p.first {
    margin-top: -10px !important;
}
#form p.submit {
    clear: both;
    position: relative;
}
#form button, .wpcf7 form input[type="submit"] {
    background: none repeat scroll 0 0 #349edb;
    border: medium none;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    font-family: Open Sans,Arial;
    height: 36px;
    margin-top: 15px;
    overflow: hidden;
    width: 100%;
}
#form button:hover {
    background: none repeat scroll 0 0 #1a1a1a;
}
.tops {
    left: 0;
    position: absolute;
    right: 0;
    z-index: 9999;
}
div.topbar {
    background: none repeat scroll 0 0 #000;
    display: none;
    line-height: 20px;
    z-index: 555;
}
div.topbar a {
    font-weight: bold;
}
a.topbar-btn {
    background-image: url("images/controls.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    float: right;
    height: 29px;
    margin-top: 3px;
    position: relative;
    width: 80px;
    z-index: 11;
}
a.topbar-btn.active {
    background-image: url("images/controls.png");
    background-position: -80px 0;
    background-repeat: no-repeat;
    height: 29px;
    width: 80px;
}
.tagline {
}
.tagline p {
    color: #fff;
    margin-bottom: 0;
    margin-top: 12px;
}
.no-padding {
    padding: 0 !important;
}
span.post_tags {
    display: inline-block;
    margin: 10px 0;
    width: 100%;
}
span.post_tags a {
    margin-left: 5px;
    position: relative;
    text-transform: capitalize;
    top: 1px;
}
#comments, #respond {
    display: inline-block;
    width: 100%;
}
#comments h3, #respond h3 {
    display: inline-block;
    width: 100%;
}
p.title_bottom {
    font-size: 11px;
}
#comments .comment-vcard {
    float: left;
    height: 60px;
    width: 60px;
}
#comments .comment-vcard img {
    background: none repeat scroll 0 0 #333333;
    float: left;
    height: 60px;
    text-indent: -9999px;
    width: 60px;
}
span.author-tag {
    background: none repeat scroll 0 0 #eeeeee;
    color: #9d9d9d;
    display: inline-block;
    font-size: 11px;
    text-align: center;
    width: 100%;
}
#comments ol, #comments ul {
    margin: 0;
}
#comments ol ul {
    background: url("images/ver_dash.png") repeat-y scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
    margin: 15px 0 0 30px;
    padding: 15px 0 0 50px;
    width: 547px;
}
#comments ol ul ul {
    margin: 8px 0 0 30px;
    width: 467px;
}
#comments ol ul ul ul {
    width: 387px;
}
#comments ol ul ul ul ul {
    width: 307px;
}
#comments ol .line {
    display: none;
}
#comments ol ul .line {
    background: url("images/hor_dash.png") repeat-x scroll 0 bottom rgba(0, 0, 0, 0);
    display: block;
    height: 50px;
    margin: -15px 0 0 -50px;
    position: absolute;
    width: 30px;
}
#comments ol ul li {
    border: medium none;
    padding: 14px 0;
}
#comments ol ul .comment_detail {
    float: left;
    margin: 0 0 0 20px;
    width: 417px;
}
#comments ol ul ul .comment_detail {
    width: 337px;
}
#comments ol ul ul ul .comment_detail {
    width: 250px;
}
#comments ol ul ul ul ul .comment_detail {
    width: 177px;
}
#comments ol li {
    display: inline-block;
    padding: 20px 0;
    width: 100%;
}
#comments .comment_detail {
    float: left;
    margin: 0 0 0 20px;
    width: 570px;
}
#comments .comment-header span.comment-date a {
    color: #999999;
    font-size: 13px;
    margin-left: 5px;
}
#comments .comment-header .reply a {
    float: right;
}
#reply-title a {
    font-size: 16px;
}
#comments .comment-header .author {
    font-size: 16px;
    font-weight: bold;
}
#comments .comment-header {
    margin: 0 0 5px;
}
#comments .comment-header span.author a {
    color: #444444;
}
p.nocomments {
    border-top: 1px solid #eee;
    color: #444444;
    font-weight: bold;
    margin-left: 190px;
    padding-top: 10px;
}
span.grey {
    color: #aaaaaa !important;
    font-size: 11px;
    line-height: 18px;
}
em.moderation {
    color: #cccccc;
    display: inline-block;
}
.cancel-comment-reply {
    display: inline-block;
    margin-top: 30px;
    width: 100%;
}
#respond {
    margin-bottom: 20px;
    padding: 0 0 20px;
}
#respond.contact {
    border: medium none;
    margin: 0;
    padding: 0 0 20px;
}
#respond form {
    margin: 20px 0 0;
    width: 100%;
}
#respond.contact h1 {
    color: #2387d9;
    margin-bottom: 20px;
}
#respond.contact form, #contactForm {
    margin: 0;
    width: 100%;
}
#respond p.comment-form-author, #respond p.comment-form-email {
    float: left;
    margin-right: 20px;
    position: relative;
    width: 45%;
}
#respond .form-submit, #respond .comment-form-comment {
    display: inline-block;
    width: 100%;
}
#respond .form-submit input {
    border: medium none;
    color: #999;
    cursor: pointer;
    font-family: arial;
    font-size: 14px;
    font-weight: bold;
    padding: 10px 15px;
    text-transform: uppercase;
}
#respond .form-submit input:hover {
    background: none repeat scroll 0 0 #353535;
    color: #fff;
}
#respond #commentform li.buttons, #respond #commentform li.buttons p {
    margin-bottom: 0;
    width: 100%;
}
#respond p.comment-form-author input, #respond p.comment-form-email input {
    border: 1px solid #d9d9d9;
    box-shadow: 0 2px 0 #f1f1f1 inset;
    display: block;
    margin: 0 10px 0 0;
    padding: 8px 0;
    position: relative;
    width: 100%;
}
#respond textarea {
    border: 1px solid #d9d9d9;
    box-shadow: 0 2px 0 #f1f1f1 inset;
    float: left;
    height: 250px;
    width: 99%;
}
#respond label {
    color: #4d4a49;
    display: inline-block;
    font-size: 14px;
    margin-bottom: 10px;
}
#respond p span.required {
    color: #ff0000;
    margin-left: 2px;
}
#sidebar {
    font-size: 12px;
}
.line {
    background: url("images/line-divider.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 10px;
    margin: 40px auto;
    width: 100%;
}
/*-----------------------------------------------------------------------------------*/
/* RESPONSIVE SLIDER CONTENT STYLES
/*-----------------------------------------------------------------------------------*/

.slider-wrap {background:url(../images/slider_bg.jpg);overflow:hidden;}

.rsp-caption {margin-bottom:30%;}

.rsp-caption h2 {
	text-transform: none;
	padding:1%;
	color:#ba4926;
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	line-height:30px;
	font-size:25px;
	margin-top:92%;
}

.rsp-caption p {
	padding:20px 0 30px 0;
	color:#fff;
	font-family: 'Helvetica', sans-serif;
	font-weight:100;
	line-height:20px;
	font-size:14px;
}

.app-ico {margin-top:20px;}

.app-ico span {
	float:left;
	margin:0 12px 0 0;
	width:32px;
	height:32px;
	-webkit-transition:all 0.5s ease-in-out;  
	-moz-transition:all 0.5s ease-in-out;  
	-o-transition:all 0.5s ease-in-out;  
	transition:all 0.5s ease-in-out; 
}

.app-ico span img:hover {opacity:0.4;filter: alpha(opacity = 40);}

/*-----------------------------------------------------------------------------------*/
/* OTHER CONTENT STYLES
/*-----------------------------------------------------------------------------------*/

.space10 {height:10px;}
.space20 {height:20px;}
.space30 {height:30px;}
.space40 {height:40px;}
.space50 {height:50px;}
.space60 {height:60px;}
.space70 {height:70px;}

/*-----------------------------------------------------------------------------------*/
/* MAIN CONTENT STYLES
/*-----------------------------------------------------------------------------------*/

.wrap {
	position: relative;
}

.video {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	margin: 0 auto -20px auto;
	width:80%;
}

.video iframe,
.video object,  
.video embed {
	position: absolute;
	top: 0;
	left: 0;
	right:0;
	width: 100%;
	height: 82%;
	margin: 0 auto;
}

/*-----------------------------------------------------------------------------------*/
/* FEATURES CONTENT STYLES
/*-----------------------------------------------------------------------------------*/

.features-wrap {overflow: hidden;}

.features-content {
	padding:20px 10px 0 10px;
	text-align:center;
}

.features-content:hover {cursor:pointer;}

.features-icon {
	position: relative;
	border:none;
	margin-bottom:25px;
	font-size:30px;
	text-align:center;
}

.features-content:hover h5 {color:#ba4926;}
.features-content:hover .foundicon1-people,
.features-content:hover .foundicon1-heart,
.features-content:hover .foundicon1-globe {
	color:#ba4926 !important;
}

.features-description{
	font-weight:400;
	line-height:20px;
}

.features-description h5{
	font-size:17px;
}

.features-description p{
	padding:5px 0 10px 0;
	font-size:12px;
	font-family:Helvetica,Arial;
}

/*-----------------------------------------------------------------------------------*/
/* WRAP2 CONTENT STYLES
/*-----------------------------------------------------------------------------------*/

.wrap2 {text-align:center;}

.wrap2 h2{font-size:24px;}

.app-ico2 {margin-top:20px;}

.app-ico2 span {
	text-align:center;
	margin:0 12px 0 0;
	width:32px;
	height:32px;
	-webkit-transition:all 0.5s ease-in-out;  
	-moz-transition:all 0.5s ease-in-out;  
	-o-transition:all 0.5s ease-in-out;  
	transition:all 0.5s ease-in-out; 
}

.app-ico2 span img:hover {opacity:0.5;filter: alpha(opacity = 50);}

/*-----------------------------------------------------------------------------------*/
/* FOOTER CONTENT STYLES
/*-----------------------------------------------------------------------------------*/

.footer {
	padding:20px 0;
	border-top:1px solid #d5d5d5;
}

.footer p {
	color:#828282;
	text-align:center;
	font-size:13px;
}

/*-----------------------------------------------------------------------------------*/
/* FOOTER CONTENT - SOCIAL STYLES
/*-----------------------------------------------------------------------------------*/

.social {
	width:176px;
	margin: 0 auto;
}

ul.social-networks {
	overflow:hidden;
}

ul.social-networks li {
	float:left;
	margin:8px 2px 0 2px;
	border:none;
}

.icon-twitter a,
.icon-facebook a,
.icon-flickr a,
.icon-dribbble a {
	float:left;
	background:url(../images/social-sprite.png) no-repeat left bottom;
	text-indent:8000px;
	width:40px;
	height:40px;
	-webkit-transition:all 0.3s ease-in-out;  
	-moz-transition:all 0.3s ease-in-out;  
	-o-transition:all 0.3s ease-in-out;  
	transition:all 0.3s ease-in-out; 
}

.icon-twitter a:hover,
.icon-facebook a:hover,
.icon-flickr a:hover,
.icon-dribbble a:hover {
	background:url(../images/social-sprite.png) no-repeat left top;
	-webkit-transition:all 0.3s ease-in-out;  
	-moz-transition:all 0.3s ease-in-out;  
	-o-transition:all 0.3s ease-in-out;  
	transition:all 0.3s ease-in-out; 
}

.icon-twitter, .icon-twitter a {background-position:-0px top;}
.icon-twitter a:hover {background-position:-0px bottom;}

.icon-facebook, .icon-facebook a {background-position:-40px top;}
.icon-facebook a:hover {background-position:-40px bottom;}

.icon-dribbble, .icon-dribbble a {background-position:-80px top;}
.icon-dribbble a:hover {background-position:-80px bottom;}

.icon-flickr, .icon-flickr a {background-position:-120px top;}
.icon-flickr a:hover {background-position:-120px bottom;}

/*-----------------------------------------------------------------------------------*/
/* TWITTER FEED CONTENT STYLES
/*-----------------------------------------------------------------------------------*/

.twitter-feed {
	padding:0px;
	position:relative;
	display:block;
	width:100%;	
	min-height:80px;
	text-align:center;
}

ul#twitter_update_list {
	margin:0px;
	padding:0px 35px;
	list-style:none;
}

ul#twitter_update_list li {
	padding:0px 0px 5px 0px;
	margin:0px;
	display:none;
}

.twitter-feed span {
	font-size:13px;
	color:#929292;
	display:block;
	line-height:1.3em;
}

.twitter-feed span a {
	color:#00aeef;
	text-decoration:none;
}

.twitter-feed span a:hover {
	color:#ba4926;
	border-bottom:1px dotted #ba4926;
}

.twitter-feed a {
	color:#777;
	text-decoration:none;
}

.twitter-feed a:hover {
	color:#AAA;
	text-decoration:none;
}

/*-----------------------------------------------------------------------------------*/
/* INTRO CONTENT STYLES
/*-----------------------------------------------------------------------------------*/

#intro {background:#000 url(../images/intro-bg.png);padding:70px 0;}
.intro-image, .intro-video  {padding:10px;}
.intro-image img, .intro-video img {max-width:100%;height:auto;display:table;margin: 0 auto;}

/* #Tablet (Portrait)
================================================== */
/* Note: Design for a width of 768px */

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

.logo img {
	width:80%;
	height:auto;
}

.rsp-caption h2 {font-size: 140%;margin-top:85%;}

.slider-wrap {
	background:url(../images/slider_bg.jpg);
	padding-top:0px;
}

.video {
	margin: 0 auto -20px auto;
	width:80%;
}

.video iframe,
.video object,  
.video embed {
	width: 100%;
	height: 82%;
}

}


/*  #Mobile (Portrait)
================================================== */

/* Note: Design for a width of 320px */
@media only screen and (max-width: 767px) {

.logo img {
	width:60%;
	height:auto;
}

.rsp-caption, .rsp-caption h2, .rsp-caption p {display:none;}

.slider-wrap {
	background:url(../images/slider_bg.jpg);
	padding-top:80px;
}

.wrap2 h2 {	font-size:20px;}

.twitter-feed {
	min-height:120px;
}

.video {
	margin: 0 auto 40px auto;
	width:100%;
}

.video iframe,
.video object,  
.video embed {
	width: 100%;
	height: 100%;
}

.login a {
	width:50px;
	height:30px;
	overflow:hidden;

}

.register a{
	width:50px;
	height:30px;
	overflow:hidden;
}

   }


/* #Mobile (Landscape)
================================================== */

/* Note: Design for a width of 480px */
@media only screen and (min-width: 480px) and (max-width: 767px) {

.rsp-caption, .rsp-caption h2, .rsp-caption p {display:none;}

.video {
	margin: 0 auto 20px auto;
	width:80%;
}

.video iframe,
.video object,  
.video embed {
	width: 100%;
	height: 80%;
}

.login a {
	width:80px;
	height:auto;

}

.register a{
	width:90px;
	height:auto;
}


}