.outerbody {
    margin: 0 auto;
    font-family: Arial;
    max-width: 1000px;
    overflow: auto;
    width:100%;
    background:url(../images/mobile-version-bg.jpg) no-repeat top center;
}
.navbar-default {
	background-color:transparent;
	border:none;
}
.headerbar {
	margin-top:6px!important; 
	text-align:center!important;
	min-height:auto;
	margin-bottom: 15px;
}
.nav_container {
	width:100%!important;
}
.headerbardiv {
    display: inline-block !important;
    float: none !important;
}
.navbar-nav > li > a {
    line-height: 18px;
}
.headerbardiv > li { margin-left:2px;margin-right:2px;}
.headerbardiv > li > a {
    height: 32px;
    padding-bottom: 6px;
    padding-top: 6px;
    color:#606060!important;
    background-color:rgba(0,​ 0,​ 0,​ 0)!important;
}
.medium {
	width:115px!important;
}
.navbar-default .navbar-toggle {
    border-bottom-color: #000000;
    border-left-color: #000000;
    border-right-color: #000000;
    border-top-color: #000000;
}
.navbar-toggle {
	background-color: #000000;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #ffffff;
}

/*Logo Section*/

.container {
	width:100%;
}
.boundary_top {
	width:100%;
	border-top:1px dashed #ffffff;
}
.boundary_bottom {
	width:100%;
	border-bottom:1px dashed #ffffff;
	padding-top: 8%;
}
.before_imgspace {
	width:4%;
}
.after_imgspace {
	width:2%;
}
.logo_imgblock {
	width:100%;
	border-left:1px dashed #ffffff;
	border-right:1px dashed #ffffff;
}
.logo_imgblock > a {
	width:100%;
}
.logo_imgblock > a img {
	width:100%;
}
.logo {
	height:80px;
}
.logo_textblock > h1 {
	color: #ffffff;
    font-size: 30px;
    font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    text-align: center;
    text-shadow: 0 2px 2px rgba(0, 0, 0, 0.6);
}
.logo_textblock > h1 > a {
	color: #ffffff;
    text-decoration-color: -moz-use-text-color;
    text-decoration-line: underline;
    text-decoration-style: solid;
}

/*Content Section*/

.content_section {
	 width:100%; 
	 height:auto; 
	 margin:0 auto; 
	 border-bottom:1px dashed #FFF; 
	 clear:both; 
	 padding-top: 10px;
}

.content_section .col-lg-6 {
	width:57%;
}
.content_section .col-lg-4 {
	width:37.333%;
}

.content_text {
	float: left;
    margin-top: 15px;
    width:100%;
}
.content_text > h2 {
	color: #ffffff;
    font-size: 28px;
    font-weight:700;
    line-height: 38px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    text-align: center;
    text-shadow: 1px 2px 2px rgba(0, 0, 0, 0.6);
}
.content_text > h3 {
	color: #ffffff;
    font-size: 20px;
    font-weight: normal;
    line-height: 30px;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    text-align: center;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
    width: 410px;
}
.content_text > h2 > a,.content_text > h3 > a {
	color: #ffffff;
    text-decoration-color: -moz-use-text-color;
    text-decoration-line: underline;
    text-decoration-style: solid;
} 
.content_text > p {
	color: #ffffff;
    font-size: 16px;
    font-weight: normal;
    letter-spacing: 0.01em;
    line-height: 24px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 20px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    text-align: justify;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
}
.join_text {
	padding-bottom:10px;
} 
.content_img {
	float: left;
    margin-top: 15px;
    width: 100%;
}
.content_img .img_iphone {
	margin-left:0px!important; 
	float:left; 
	background-image:url(../images/mobile-iPhone.jpg); 
	background-repeat:no-repeat; 
	background-size: 100% 100%;
	width:auto; 
	height:auto; 
	border:none;
}
.content_img .img_android {
	margin-left:0px!important;
	float:right;
	background-image:url(../images/mobile-smartphone.jpg);
	background-repeat:no-repeat;
	background-size: 100% 100%;
	width:auto; 
	height:auto; 
	border:none;
}
.content_img .img_iphone > p, .content_img .img_android p {
	width:148px; 
	margin-top:300px; 
	font-size:12px; 
	color:#FFF; 
	font-weight:bold; 
	text-align:center;

}
.content_img .img_iphone > p > a,.content_img .img_android > p > a {
	text-decoration:none; 
	color:#FFF;
}

.footer-copyright {
	color: #ffffff;
}
.footer-copyright a {
	text-decoration-line: underline;
	color:white;
}
/*Responsive Css*/

@media  (max-width: 320px) {
.content_img .img_iphone,.content_img .img_android {
	width:48%;
}
}

@media  (min-width: 320px) and (max-width:767px) {
.headerbar {
	margin-bottom:7px;
}
.logo_imgblock {
	border-left:none;
	border-right:none;
	padding-top: 25px;
	padding-bottom: 15px;
}
.logo_imgblock > a img {
	width:80%;
	height:auto;
	margin: 0 auto;
}
.logo_textblock > h1 {
	line-height: 40px;
}
.headerbardiv {
	margin-top:17px;
	width:100% /*vruksha*/
}
.headerbardiv > li {
	margin-bottom:5px;
	width:100% /*vruksha*/
}

/*Content Section */
.content_section {
	border-bottom:none;
}
.content_section .col-lg-6 {
	width:100%;
}
.content_text > h2 {
	font-size:25px;
}
.content_text > h3 {
	width:100%;
	font-size: 18px;
}
.content_text > p {
	font-size:17px;
}
.join_text {
	padding-bottom:0px;
} 
.content_section .col-lg-4 {
	width:100%;
}
.content_img.img_iphone,.content_img.img_android {
	width:48%;
}
.medium
{
	width:100%!important;
}   
}

@media  (min-width:768px) and (max-width:979px) {
.medium {
    width: 110px !important;
}
.boundary_bottom {
	padding-top:80px;
}
.content_text > h3 {
	width:100%;
}
.content_section {
	border-bottom:none;
}
.content_section .col-lg-6 {
	width:50%;
}
.content_section .col-lg-4 {
	width:45%;
}
.join_text {
	padding-bottom:0px;
} 

}






