/*
Theme Name: Reign Bootstrap
Theme URI: http://www.reignmade.co
Author: Leigh Landeche
Author URI: 
Description:Reign Bootstrap v.3 Theme
Version: 1.0.11
License: MIT
License URI: http://opensource.org/licenses/MIT
Text Domain: bootstrap-basic
Domain Path: /languages/
Tags: one-column, two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-menu, featured-images, front-page-post-form, post-formats, threaded-comments, translation-ready

This theme built with Twitter Bootstrap v.3. It is basic theme with basic style for build new theme with Bootstrap.

*/


/*
Required WordPress CSS
*/

@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  src: local('Poppins Regular'), local('Poppins-Regular'), url(https://fonts.gstatic.com/s/poppins/v5/dDzx7Qrpf6EUDCpeO-RralKPGs1ZzpMvnHX-7fPOuAc.woff2) format('woff2');
  unicode-range: U+02BC, U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200B-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;
}
/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  src: local('Poppins Regular'), local('Poppins-Regular'), url(https://fonts.gstatic.com/s/poppins/v5/w5uwZf-mdghB6LOAw_y9AFKPGs1ZzpMvnHX-7fPOuAc.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  src: local('Poppins Regular'), local('Poppins-Regular'), url(https://fonts.gstatic.com/s/poppins/v5/HUuNgGR31mqIHE6zs0BlBgLUuEpTyoUstqEm5AMlJo4.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
/* devanagari */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  src: local('Poppins Bold'), local('Poppins-Bold'), url(https://fonts.gstatic.com/s/poppins/v5/Aul8cxPpbm96Ali7smyVfAsYbbCjybiHxArTLjt7FRU.woff2) format('woff2');
  unicode-range: U+02BC, U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200B-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;
}
/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  src: local('Poppins Bold'), local('Poppins-Bold'), url(https://fonts.gstatic.com/s/poppins/v5/aDjpMND83pDErGXlVEr-SQsYbbCjybiHxArTLjt7FRU.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  src: local('Poppins Bold'), local('Poppins-Bold'), url(https://fonts.gstatic.com/s/poppins/v5/57TQ-anwthzkETEIO4jESAzyDMXhdD8sAj6OAJTFsBI.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}



.hero_content .btn-more{display:none;}
body {
    overflow-x: hidden;
	font-family: 'Poppins',"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-style: normal;
	font-weight: 400;
}
#video-background {
/*  making the video fullscreen  */
  position: absolute;
  left: 0; 
  top: 0;
  min-width: 100%; 
  min-height: 100%;
  width: auto; 
  height: auto;
  z-index: -100;
  max-width: 100%;
}
#video[poster]{ 
  position: absolute;
  left: 0; 
  top: 0;
  min-width: 100%; 
  min-height: 100%;
  width: 150% !important;
background-repeat: no-repeat;
height: auto !important;
  z-index: -100;}

@media(max-width:560px){
	#video-background{
	right: 0;
    left: inherit;
    top: 0;
    min-width: 170%;
    min-height: 100%;
    width: 160% !important;
    height: auto;
    overflow-x: hidden;	
	}
}
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.bypostauthor {
}

p {
    line-height: 1.8em;
}

/* WordPress gallery */
.gallery-caption {
}
.gallery {
	margin-bottom: 1.6em;
}
.gallery-item {
	display: inline-block;
	padding: 1.79104477%;
	text-align: center;
	vertical-align: top;
	width: 100%;
}
.gallery-columns-2 .gallery-item {
	max-width: 50%;
}
.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
	max-width: 25%;
}
.gallery-columns-5 .gallery-item {
	max-width: 20%;
}
.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}
.gallery-icon img {
	margin: 0 auto;
}
.gallery-caption {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	display: block;
	font-family: "Noto Sans", sans-serif;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.5;
	padding: 0.5em 0;
}
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}


.sticky {
}
.wp-caption {
	border: 1px solid #ccc;
	margin-bottom: 1.5em;
	max-width: 100%;
}
.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;
}
/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}
img {
    max-width: 100%;
    height: initial;
}
.spark_image {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    padding: 92px 0;
}

header {
    position: relative;
    z-index: 1;
	padding: 20px 0px;
    background-color: rgba(255,255,255,0.78);
}

.main_logo img{
    max-width: 130px;
	width: 100%;
	min-width: 130px;
}

ul#menu-header-menu {
    margin-top: 15px;
}

.navbar-default {
    background: transparent;
    border: 0px solid #FFF;
    box-shadow: 0px 0px 0px 0px #FFF;
	margin-bottom:0;
}
.navbar-default .navbar-nav>li>a {
    color: #142760;
    text-shadow: 0px 0px 0px 0px #FFF;
	font-size: 17px;
}

.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>.active>a {
    background: transparent !important;
    box-shadow: 0px 0px 0px 0px #FFF !important;
	color: #F15A25 !important;
}

.hero_area {
    position: relative;
    margin-top: -200px;
    background-repeat: no-repeat !important;
    padding: 31% 0 7% 0;
    width: 100%;
    background-size: cover !important;
	z-index: -101;
}

.why_vitalogy_title, .why_vitalogy_title:hover {
    background: #5BCCF4;
    width: 100%;
    float: left;
    padding: 17px 35px 19px;
    font-size: 27px;
    color: #FFF;
    text-align: center;
	text-decoration: none;
}

.why_vitalogy_title.position_1, .why_vitalogy_title.position_1:hover {
    background: #1674BA;
    text-align: right;
}
.why_vitalogy_title.position_3, .why_vitalogy_title.position_3:hover {
    background: #283E77;
    text-align: left;
}

#why_vitalogy img {
    width: 100%;
    height: auto;
}
.about-tab-title {
	padding: 17px 35px 19px;
    font-size: 27px;
    color: #FFF;
	font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
}

.bg-white {
	background-color: #fff;
}
.page_title_content{
    margin-bottom: 29px;
}

.page_title_content h2 {
    color: #FFF;
    font-size: 37px;
    margin-bottom: 29px;
	line-height: 2em;
	display: inline;
}

.page_title_content span {
	padding: 5px 0px 11px;
    background: #243A73;
    box-shadow: 25px 0 0 #243A73, -25px 0 0 #243A73;
    position: relative;
    left: 25px;
}

.why_vitalogy {
   background-color: white;
}

.inspired_content {
    float: left;
    width: 100%;
    padding: 70px 0px 0px;
	font-size: 17px;
    color: #000;
}
.inspired_content ul {
	list-style: square;
	padding-left: 22px;
}
.inspired_content ul li {
	    padding: 10px 0;
}
.inspired_content_right {
	margin-top: 40px;
}
.inspired_content_right img {
    margin-bottom: 35px;
}
p.large_text {
	font-size: 25px;
	color: #000;
	line-height:1.5em;
}
.inspired_content_left h2 {
    font-size: 40px;
    color: #1F3772;
    font-weight: bold;
    margin-bottom: 29px;
	margin-top: 0;
}

.capabilities-right {
    margin-top: 30px;
    padding: 0 50px;
    left: 25%;
    position: relative;
    margin-bottom: 60px;
}
.description-right {
 position: relative;
left: 25%;
}
@media (max-width:1400px) and (min-width:1281px){
	.capabilities-right, .description-right {
		left: 18%;}
}

@media (max-width:1280px) and (min-width:981px){
	.capabilities-right, .description-right {
		max-width: 350px;
		left: 11.5%;}
	.capabilities-img-list ul li {
		text-align: center;
	}
	.capabilities-img-list ul li p {
		padding-top: 10px;
	}

}
@media (min-width:769px) and (max-width:980px){
	.capabilities-right, .description-right {
		left: 3%;}
}
@media (max-width:768px){
	.capabilities-right, .description-right {
		left: 0;
		padding: 2em 20px;
	}
}
.capabilities-img-list ul{
    padding: 30px 0;
    list-style: none;
}
.capabilities-img-list ul li:first-child {
    position: relative;
    top: 0;
}
.capabilities-img-list ul li {
position: relative;
top: 40px;
}
.capabilities-img-list ul li:last-child {
    position: relative;
    top: 80px;
}
.capabilities-img-list ul li img{
-webkit-clip-path: circle(50% at 50% 50%);
    clip-path: circle(50% at 50% 50%);
    width: 100px;
	display: inline-block;
}
.capabilities-img-list ul li p{
    display: inline-block;
    padding-left: 15px;
}

.capabilities-img-list ul li span {
    font-weight: 700;
    padding-left:10px;
}

.spark_top_content {
	padding: 0px 0px 50px;
    text-align: center;
}

.spark_top_content h3 {
    font-size: 25px;
    color: #19BBEF;
    font-style: italic;
    font-weight: bold;
	line-height: 32px;
}

.spark_image h4 {
    font-size: 45px;
    color: #233973;
    font-weight: bold;
	margin-bottom: 29px;
}
.spark_image img {
    max-width: 350px;
}
.btn-more, .btn-more:focus, .btn-more:hover {
    background: #F15A25;
    box-shadow: 0px 0px 0px 0px #FFF;
    font-size: 19px;
    text-transform: uppercase;
    padding: 10px 29px;
    color: #FFF;
    /*font-weight: bold;*/
    border-radius: 0px;
}

#site-footer {
    background: #1F3870;
    border-top: 0px solid #ddd;
    font-size: 15px;
    padding: 55px 0px 25px;
    color: #FFF;
	float: left;
    width: 100%;
}
.footer-col{
	z-index:9996;
}
#footer-row .widget {
    margin-bottom: 45px;
}

#footer-row h1.widget-title {
    font-size: 22px;
    color: #52CCF5;
    font-weight: bold;
	margin: 0px 0px 15px;
}

.widget_nav_menu ul.menu{
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.widget_nav_menu ul.menu li {
    padding-bottom: 10px;
}

.widget_nav_menu ul.menu li a {
    color: #FFF;
    font-size: 17px;
    line-height: 18px;
	z-index:9999;
}
.widget_text p {
    font-size: 17px;
    line-height: 32px;
}
.widget_text img {
    max-width: 125px;
	margin-bottom: 22px;
}
#site-footer p.text-right {
    float: right;
    margin-top: 35px;
	width: 100%;
}
#site-footer p.text-right.social_link {
    float: right;
    margin-top: 5px;
	width: 100%;
}
#site-footer p.social_link .fa{
    font-size: 27px;
	color: #3695CB;
	margin-left: 10px;
	opacity: 0.6;
}

section {
	float: left;
	width: 100%;
}

/* About Page */
body.page-template-about-us-page .nav-tabs>li {
    float: left;
    margin-bottom: 0px;
    width: 33.33333%;
    text-align: center;
}
body.page-template-about-us-page .tab-content>.tab-pane {
	background: #FFF;
}

/* Service page */
body.page-template-service-page .why_vitalogy {
   /* margin-top: 235px; */
}
.service_event {
	padding: 195px 0px;
	background-size: cover !important;
}
.service_event h2 {
    font-size: 36px;
    font-weight: bold;
    color: #FFF;
    margin: 0px 0px 29px;
}
@media (min-width:769px) and (max-width:1024px){
	.service_event {
	padding: 85px 0px;
}
	.service_event h2 {
		font-size: 30px;
	}}

.event_description {
	width: 100%;
    float: left;
    padding: 45px 0px;
    font-size: 15px;
    line-height: 27px;
}
.event_description h2{
	font-size: 35px;
    font-weight: bold;
    color: #243A72;
    margin: 25px 0px 15px;
}


/* Technology Page*/
body.page-template-technology-page-php .why_vitalogy {
    margin-top: 250px;
}
.tech-content {
	width: 100%;
	background-color: #fff;
    margin: 0% 0px;
    padding-top: 1px;
}
.nav-tabs {
    border-bottom: 0px solid #ddd;
    font-size: 22px;
    font-weight: bold;
    color: #FFF;
	/*margin-top: 14px;*/
}
body.page-template-technology-page-php .nav-tabs>li {
    float: left;
    margin-bottom: 0px;
    width: 50%;
    text-align: center;
}
.nav-tabs>li>a, .nav-tabs>li>a:hover, .nav-tabs>li>a:focus {
	color: #FFF;
	background: #243A72;
	margin-right: 0px;
    line-height: 1.42857143;
    border-radius: 0;
	padding: 16px 15px 18px;
	font-size: 25px;
	border: 0px solid #243A72;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #FFF;
    cursor: default;
    background-color: #F15A24;
    border: 0px solid #ddd;
    border-bottom-color: transparent;
}
.tab-content>.tab-pane {
    padding: 45px 0px 90px;
	font-size: 15px;
    line-height: 25px;
    color: #000;
	background: url('img/tab_content_bg.jpg') no-repeat;
    background-position: top right;
}
.tab-content h1, .tab-content h2 {
	color: #243A72;
	font-size: 30px;
	font-weight: bold;
}
.tab-content .col-sm-5, .tab-content .col-sm-4 {
	padding-left: 0px;
}
#tab_2 img.alignnone.size-full.wp-image-232 {
    margin-top: 150px;
}
section.features {
	/*background: url('img/tab_content_bg.jpg') no-repeat;*/
    background-position: top center;
	padding: 100px 0px 0px;
}
.feature h2 {
    font-size: 1.6em;
    color: #243A72;
    font-weight: bold;
}
.feature {
    margin-bottom: 100px;
}
.features .col-sm-5.col-sm-offset-2 {
	margin-top: 220px;
}
.tech_h2 {
    color: #243A72;
    font-weight: 600;
}
.tech_description {
    margin-top:5%; 
    margin-bottom:7%; 
   /* background: url('http://vitalogy.rocketfire.co/wp-content/themes/reign-bootstrapv3/img/tab_content_bg.jpg');*/
}
.tech_list {
    list-style:none; 
    margin: 8% 0 8% 0; 
    color:#243a72; 
    padding-left: 0;}

.tech_list h3 span {
font-weight: 600;
}

.tech_img {
padding-top:20%;
}
/* Contact Page*/
.clear {
    width: 100%;
    float: left;
}
.contact_form_information {
        margin-top: 5%;
    margin-bottom: 5%;
}
.contact_form_information label {
    margin-bottom: 19px;
	width: 100%;
}

input[type="text"], input[type="email"], input[type="text"], input[type="tel"] {
    border: 0px;
	border-bottom: 1px solid #828283;
	padding: 7px 0px;
	width: 100%;
}
textarea {
	border: 1px solid #828283;
	width: 100%;
	height: 120px;
}
input[type=submit], input[type=submit]:hover, input[type=submit]:focus{
    background: #58585A;
    border: 2px solid #58585A;
    color: #FFF;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 19px;
    padding: 9px 15px;
}
.contact_form_information h3 {
    font-size: 16px;
    font-weight: bold;
}
body.page-template-contact-page .spark_image {
    padding: 85px 0px;
}
@media (min-width: 1200px) {
	.container {
		width: 1000px;
	}
}	
@media (max-width: 1200px) {
	.why_vitalogy_title {
		font-size:21px;
	}
}
@media (max-width: 1024px) and (min-width: 769px) {
	.hero_area {
		padding: 360px 0 50px 0;
	}
	.page_title_content h2 {
    font-size: 32px;
}
}
@media (max-width: 767px) {
	.hero_area {
		background-size: cover !important;
		padding: 310px 0 50px;
	}
	.navbar-default .navbar-toggle, .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
		background: #f15a25 none repeat scroll 0 0;
		border-color: #f15a25;
		margin-right: 0;
		margin-top: 20px;
	}
	.navbar-default .navbar-toggle .icon-bar {
		background-color: #fff;
	}
	.navbar-default .navbar-collapse, .navbar-default .navbar-form {
		background: #fff none repeat scroll 0 0;
		border-top: 2px solid #243a73;
		margin-top: 35px;
	}
	ul#menu-header-menu {
		float: left !important;
		margin: 19px 0;
	}
	.page_title_content h2 {
		font-size: 25px;
	}
	/*.why_vitalogy {
		margin-top: 130px;
	}*/
	.why_vitalogy_title, .why_vitalogy_title:hover {
		text-align: center !important;
	}	
	.inspired_content_right img {
		height: auto;
	}
	.spark_image {
		background-size: cover !important
	}
	body.page-template-technology-page-php .nav-tabs>li, body.page-template-about-us-page .nav-tabs>li  {
		width: 100%;
	}
	.tab-content>.tab-pane {
		padding: 20px;
	}
	.features .col-sm-5.col-sm-offset-2 {
		margin-top: 0px;
	}
	body.page-template-service-page .why_vitalogy {
		/*margin-top: 200px;*/
	}
	body.page-template-about-us-page .why_vitalogy {
		/*margin-top: 175px;*/
	}
	/*.contact_form_information {padding-top: 145px;}*/
}
@media (min-width: 426px) and (max-width: 767px) {
	body.page-template-service-page .why_vitalogy {
        /*margin-top: 158px;}*/
	}
	body.page-template-about-us-page .page_title_content h2 {
		font-size: 30px !important;
	}
}
/*@media (min-width: 480px) and (max-width: 767px) {
	.why_vitalogy {
		margin-top: 225px;
	}
	body.page-template-about-us-page .why_vitalogy {
		margin-top: 215px;
	}
}
@media(max-width: 579px) {
	body.page-template-technology-page-php .why_vitalogy {
		margin-top: 175px;
	}
    
}*/
@media(min-width: 580px) and (max-width: 767px) {
	body.page-template-technology-page-php .why_vitalogy {
		/*margin-top: 215px !important;*/
	}
	.page_title_content h2 {
		font-size: 35px !important;
	}
}
@media (min-width: 769px) and (max-width: 1100px) {
	.hero_area {
		background-size: cover !important;
	}
	.spark_image {
		background-size: cover !important
	}
	
	body.page-template-service-page .page_title_content h2 {
		font-size: 35px;
	}
	body.page-template-service-page-php .why_vitalogy {
		/*margin-top: 235px !important;*/
	}
	.service_event {
		background-size: cover !important;
	}
}

@media (min-width: 769px) and (max-width: 1023px) {
	.container {
		width: 100%;
	}
	.main_logo img {
		max-width: 170px;
	}
	section {
		float: left;
		width: 100%;
	}
	.why_vitalogy {
		float: left;
		/*margin-top: 390px;*/
		width: 100%;
	}
	body.page-template-about-us-page .why_vitalogy {
		/*margin-top: 270px;*/
	}
	.col-md-4 {
		width: 33.333333%;
		float: left;
	}
	
	.why_vitalogy_title, .why_vitalogy_title:hover {
		font-size: 22px;
		padding: 17px 19px 19px;
		min-height: 103px;
	}
	.inspired_content_right img {
		height: auto;
	}
	
	.col-md-3 {
		width: 25%;
		float: left;
	}
	.widget_text p {
		font-size: 15px;
		line-height: 29px;
	}
	.widget_text img {
		margin-bottom: 25px;
		max-width: 125px;
	}
	.widget_nav_menu ul.menu li a {
		font-size: 15px;
	}
	#site-footer {
		float: left;
		width: 100%;
	}
	#footer-row h1.widget-title {
		font-size: 19px;
	}
	#site-footer p.text-right {
		margin-top: 0;
	}
	#site-footer .col-md-6 {
		float: left;
		width: 100%;
	}
}
@media (min-width: 885px) and (max-width: 1023px) {
	.why_vitalogy {
		float: left;
		/*margin-top: 316px;*/
		width: 100%;
	}	
}	
	
li.menu-item-has-children:hover .dropdown-menu {
display: block
}
@media (min-width: 426px) and (max-width: 768px){
	.hero_area {
    position: relative;
    margin-top: -200px;
    background-repeat: no-repeat !important;
    padding: 330px 0 60px 0;
    width: 100%;
    background-size: cover !important;
    background-position: -170px 30px !important;
    z-index: -101;
}
	.page_title_content h2 {
    font-size: 30px;
	}
	.main_logo img {
		max-width: 140px;
	}
	.why_vitalogy_title.position_1, .why_vitalogy_title.position_3 {
		text-align: center;
	}
	.testimonial-image {
	position: relative;
    left: 16%;
    top: 0px;
    width: 80%;
	}
	.service_event {
		padding: 55px 0;
	}
	.service_event h2 {
		font-size: 21px;
		padding: 0 31px;
	}
	/*.contact_form_information {
	padding-top: 150px;
	}*/

 .description-right {
 padding-left:0;
}
}
/* iphone 5 horizontal */
@media (width: 568px) {
	.service_event h2 {
		font-size: 19px;}
}
/* iphone 8 Plus */
@media (min-width: 414px) and (max-width: 420px){
	.service_event {
    padding: 65px 0px;
    background-size: cover !important;
}
.service_event h2 {
    font-size: 18px;
    padding: 0 41px;
	}}
@media (min-width:374px) and (max-width:413px) {
		.service_event {
		padding: 55px 0;
	}
	.service_event h2 {
		font-size: 18px;
    	padding: 0 31px;
	}
	
}
@media (max-width:373px) {
	.service_event {
	padding: 37px 0;
	}
	.service_event h2 {
		font-size: 15px;
		padding: 0 31px;
	}
}
/*Samsung Galaxy */
@media (width: 360px) {
	.service_event h2 {
    font-size: 16px;
    padding: 0px 34px;
	}}
@media(min-width:561px) and (max-width: 667px){
	#video-background{
    top: -50px;
    right: 0;
    left: inherit;
    min-width: 120%;
    min-height: 100%;
    height: auto;
    overflow-x: hidden;
	}
	video[poster]{ 
  position: absolute !important; 
left: -40%;
top: 0;
min-width: 0;
min-height: 120% !important;
width: 175%;
height: auto;
        z-index: -100;}
}
@media (max-width: 425px) {
	body {
		width: 100%;
		overflow-x: hidden;
	}
	.hero_area {
    background-size: cover !important;
    padding: 250px 0 24px;
    background-position-x: -185px !important;
}
	.about-hero-area{
		background-position-x: -275px !important;
	}
	.page_title_content h2 {
    font-size: 19px;
}/*
Theme Name: Reign Bootstrap
Theme URI: http://www.reignmade.co
Author: Leigh Landeche
Author URI: 
Description:Reign Bootstrap v.3 Theme
Version: 1.0.11
License: MIT
License URI: http://opensource.org/licenses/MIT
Text Domain: bootstrap-basic
Domain Path: /languages/
Tags: one-column, two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-menu, featured-images, front-page-post-form, post-formats, threaded-comments, translation-ready

This theme built with Twitter Bootstrap v.3. It is basic theme with basic style for build new theme with Bootstrap.

*/


/*
Required WordPress CSS
*/

@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  src: local('Poppins Regular'), local('Poppins-Regular'), url(https://fonts.gstatic.com/s/poppins/v5/dDzx7Qrpf6EUDCpeO-RralKPGs1ZzpMvnHX-7fPOuAc.woff2) format('woff2');
  unicode-range: U+02BC, U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200B-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;
}
/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  src: local('Poppins Regular'), local('Poppins-Regular'), url(https://fonts.gstatic.com/s/poppins/v5/w5uwZf-mdghB6LOAw_y9AFKPGs1ZzpMvnHX-7fPOuAc.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  src: local('Poppins Regular'), local('Poppins-Regular'), url(https://fonts.gstatic.com/s/poppins/v5/HUuNgGR31mqIHE6zs0BlBgLUuEpTyoUstqEm5AMlJo4.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
/* devanagari */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  src: local('Poppins Bold'), local('Poppins-Bold'), url(https://fonts.gstatic.com/s/poppins/v5/Aul8cxPpbm96Ali7smyVfAsYbbCjybiHxArTLjt7FRU.woff2) format('woff2');
  unicode-range: U+02BC, U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200B-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;
}
/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  src: local('Poppins Bold'), local('Poppins-Bold'), url(https://fonts.gstatic.com/s/poppins/v5/aDjpMND83pDErGXlVEr-SQsYbbCjybiHxArTLjt7FRU.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  src: local('Poppins Bold'), local('Poppins-Bold'), url(https://fonts.gstatic.com/s/poppins/v5/57TQ-anwthzkETEIO4jESAzyDMXhdD8sAj6OAJTFsBI.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}



.hero_content .btn-more{display:none;}
body {
    overflow-x: hidden;
	font-family: 'Poppins',"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-style: normal;
	font-weight: 400;
}
#video-background {
/*  making the video fullscreen  */
  position: absolute;
  left: 0; 
  top: 0;
  min-width: 100%; 
  min-height: 100%;
  width: auto; 
  height: auto;
  z-index: -100;
  max-width: 100%;
}
#video[poster]{ 
  position: absolute;
  left: 0; 
  top: 0;
  min-width: 100%; 
  min-height: 100%;
  width: 150% !important;
background-repeat: no-repeat;
height: auto !important;
  z-index: -100;}

@media(max-width:560px){
	#video-background{
	right: 0;
    left: inherit;
    top: 0;
    min-width: 190%;
    min-height: 100%;
    height: auto;
    overflow-x: hidden;	
	}
}
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.bypostauthor {
}

p {
    line-height: 1.8em;
}

/* WordPress gallery */
.gallery-caption {
}
.gallery {
	margin-bottom: 1.6em;
}
.gallery-item {
	display: inline-block;
	padding: 1.79104477%;
	text-align: center;
	vertical-align: top;
	width: 100%;
}
.gallery-columns-2 .gallery-item {
	max-width: 50%;
}
.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
	max-width: 25%;
}
.gallery-columns-5 .gallery-item {
	max-width: 20%;
}
.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}
.gallery-icon img {
	margin: 0 auto;
}
.gallery-caption {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	display: block;
	font-family: "Noto Sans", sans-serif;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.5;
	padding: 0.5em 0;
}
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}


.sticky {
}
.wp-caption {
	border: 1px solid #ccc;
	margin-bottom: 1.5em;
	max-width: 100%;
}
.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;
}
/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}
img {
    max-width: 100%;
    height: initial;
}
.spark_image {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    padding: 92px 0;
}

header {
    position: relative;
    z-index: 1;
	padding: 20px 0px;
    background-color: rgba(255,255,255,0.78);
}

.main_logo img{
    max-width: 130px;
	width: 100%;
	min-width: 130px;
}

ul#menu-header-menu {
    margin-top: 15px;
}

.navbar-default {
    background: transparent;
    border: 0px solid #FFF;
    box-shadow: 0px 0px 0px 0px #FFF;
	margin-bottom:0;
}
.navbar-default .navbar-nav>li>a {
    color: #142760;
    text-shadow: 0px 0px 0px 0px #FFF;
	font-size: 17px;
}

.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>.active>a {
    background: transparent !important;
    box-shadow: 0px 0px 0px 0px #FFF !important;
	color: #F15A25 !important;
}

.hero_area {
    position: relative;
    margin-top: -200px;
    background-repeat: no-repeat !important;
    padding: 31% 0 7% 0;
    width: 100%;
    background-size: cover !important;
	z-index: -101;
}

.why_vitalogy_title, .why_vitalogy_title:hover {
    background: #5BCCF4;
    width: 100%;
    float: left;
    padding: 17px 35px 19px;
    font-size: 27px;
    color: #FFF;
    text-align: center;
	text-decoration: none;
}

.why_vitalogy_title.position_1, .why_vitalogy_title.position_1:hover {
    background: #1674BA;
    text-align: right;
}
.why_vitalogy_title.position_3, .why_vitalogy_title.position_3:hover {
    background: #283E77;
    text-align: left;
}

#why_vitalogy img {
    width: 100%;
    height: auto;
}
.about-tab-title {
	padding: 17px 35px 19px;
    font-size: 27px;
    color: #FFF;
	font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
}

.bg-white {
	background-color: #fff;
}
.page_title_content{
    margin-bottom: 29px;
}

.page_title_content h2 {
    color: #FFF;
    font-size: 37px;
    margin-bottom: 29px;
	line-height: 2em;
	display: inline;
}

.page_title_content span {
	padding: 5px 0px 11px;
    background: #243A73;
    box-shadow: 25px 0 0 #243A73, -25px 0 0 #243A73;
    position: relative;
    left: 25px;
}

.why_vitalogy {
   background-color: white;
}

.inspired_content {
    float: left;
    width: 100%;
    padding: 70px 0px 0px;
	font-size: 17px;
    color: #000;
}
.inspired_content ul {
	list-style: square;
	padding-left: 22px;
}
.inspired_content ul li {
	    padding: 10px 0;
}
.inspired_content_right {
	margin-top: 40px;
}
.inspired_content_right img {
    margin-bottom: 35px;
}
p.large_text {
	font-size: 25px;
	color: #000;
	line-height:1.5em;
}
.inspired_content_left h2 {
    font-size: 40px;
    color: #1F3772;
    font-weight: bold;
    margin-bottom: 29px;
	margin-top: 0;
}

.capabilities-right {
    margin-top: 30px;
    padding: 0 50px;
    left: 25%;
    position: relative;
    margin-bottom: 60px;
}
.description-right {
 position: relative;
left: 25%;
}
@media (max-width:1400px) and (min-width:1281px){
	.capabilities-right, .description-right {
		left: 18%;}
}

@media (max-width:1280px) and (min-width:981px){
	.capabilities-right, .description-right {
		max-width: 350px;
		left: 11.5%;}
	.capabilities-img-list ul li {
		text-align: center;
	}
	.capabilities-img-list ul li p {
		padding-top: 10px;
	}

}
@media (min-width:769px) and (max-width:980px){
	.capabilities-right, .description-right {
		left: 3%;}
}
@media (max-width:768px){
	.capabilities-right, .description-right {
		left: 0;
		padding: 2em 20px;
	}
}
.capabilities-img-list ul{
    padding: 30px 0;
    list-style: none;
}
.capabilities-img-list ul li:first-child {
    position: relative;
    top: 0;
}
.capabilities-img-list ul li {
position: relative;
top: 40px;
}
.capabilities-img-list ul li:last-child {
    position: relative;
    top: 80px;
}
.capabilities-img-list ul li img{
-webkit-clip-path: circle(50% at 50% 50%);
    clip-path: circle(50% at 50% 50%);
    width: 100px;
	display: inline-block;
}
.capabilities-img-list ul li p{
    display: inline-block;
    padding-left: 15px;
}

.capabilities-img-list ul li span {
    font-weight: 700;
    padding-left:10px;
}

.spark_top_content {
	padding: 0px 0px 50px;
    text-align: center;
}

.spark_top_content h3 {
    font-size: 25px;
    color: #19BBEF;
    font-style: italic;
    font-weight: bold;
	line-height: 32px;
}

.spark_image h4 {
    font-size: 45px;
    color: #233973;
    font-weight: bold;
	margin-bottom: 29px;
}
.spark_image img {
    max-width: 350px;
}
.btn-more, .btn-more:focus, .btn-more:hover {
    background: #F15A25;
    box-shadow: 0px 0px 0px 0px #FFF;
    font-size: 19px;
    text-transform: uppercase;
    padding: 10px 29px;
    color: #FFF;
    /*font-weight: bold;*/
    border-radius: 0px;
}

#site-footer {
    background: #1F3870;
    border-top: 0px solid #ddd;
    font-size: 15px;
    padding: 55px 0px 25px;
    color: #FFF;
	float: left;
    width: 100%;
}
.footer-col{
	z-index:9996;
}
#footer-row .widget {
    margin-bottom: 45px;
}

#footer-row h1.widget-title {
    font-size: 22px;
    color: #52CCF5;
    font-weight: bold;
	margin: 0px 0px 15px;
}

.widget_nav_menu ul.menu{
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.widget_nav_menu ul.menu li {
    padding-bottom: 10px;
}

.widget_nav_menu ul.menu li a {
    color: #FFF;
    font-size: 17px;
    line-height: 18px;
	z-index:9999;
}
.widget_text p {
    font-size: 17px;
    line-height: 32px;
}
.widget_text img {
    max-width: 125px;
	margin-bottom: 22px;
}
#site-footer p.text-right {
    float: right;
    margin-top: 35px;
	width: 100%;
}
#site-footer p.text-right.social_link {
    float: right;
    margin-top: 5px;
	width: 100%;
}
#site-footer p.social_link .fa{
    font-size: 27px;
	color: #3695CB;
	margin-left: 10px;
	opacity: 0.6;
}

section {
	float: left;
	width: 100%;
}

/* About Page */
body.page-template-about-us-page .nav-tabs>li {
    float: left;
    margin-bottom: 0px;
    width: 33.33333%;
    text-align: center;
}
body.page-template-about-us-page .tab-content>.tab-pane {
	background: #FFF;
}

/* Service page */
body.page-template-service-page .why_vitalogy {
   /* margin-top: 235px; */
}
.service_event {
	padding: 195px 0px;
	background-size: cover !important;
}
.service_event h2 {
    font-size: 36px;
    font-weight: bold;
    color: #FFF;
    margin: 0px 0px 29px;
}
@media (min-width:769px) and (max-width:1024px){
	.service_event {
	padding: 85px 0px;
}
	.service_event h2 {
		font-size: 30px;
	}}

.event_description {
	width: 100%;
    float: left;
    padding: 45px 0px;
    font-size: 15px;
    line-height: 27px;
}
.event_description h2{
	font-size: 35px;
    font-weight: bold;
    color: #243A72;
    margin: 25px 0px 15px;
}


/* Technology Page*/
body.page-template-technology-page-php .why_vitalogy {
    margin-top: 250px;
}
.tech-content {
	width: 100%;
	background-color: #fff;
    margin: 0% 0px;
    padding-top: 1px;
}
.nav-tabs {
    border-bottom: 0px solid #ddd;
    font-size: 22px;
    font-weight: bold;
    color: #FFF;
	/*margin-top: 14px;*/
}
body.page-template-technology-page-php .nav-tabs>li {
    float: left;
    margin-bottom: 0px;
    width: 50%;
    text-align: center;
}
.nav-tabs>li>a, .nav-tabs>li>a:hover, .nav-tabs>li>a:focus {
	color: #FFF;
	background: #243A72;
	margin-right: 0px;
    line-height: 1.42857143;
    border-radius: 0;
	padding: 16px 15px 18px;
	font-size: 25px;
	border: 0px solid #243A72;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #FFF;
    cursor: default;
    background-color: #F15A24;
    border: 0px solid #ddd;
    border-bottom-color: transparent;
}
.tab-content>.tab-pane {
    padding: 45px 0px 90px;
	font-size: 15px;
    line-height: 25px;
    color: #000;
	background: url('img/tab_content_bg.jpg') no-repeat;
    background-position: top right;
}
.tab-content h1, .tab-content h2 {
	color: #243A72;
	font-size: 30px;
	font-weight: bold;
}
.tab-content .col-sm-5, .tab-content .col-sm-4 {
	padding-left: 0px;
}
#tab_2 img.alignnone.size-full.wp-image-232 {
    margin-top: 150px;
}
section.features {
	/*background: url('img/tab_content_bg.jpg') no-repeat;*/
    background-position: top center;
	padding: 100px 0px 0px;
}
.feature h2 {
    font-size: 1.6em;
    color: #243A72;
    font-weight: bold;
}
.feature {
    margin-bottom: 100px;
}
.features .col-sm-5.col-sm-offset-2 {
	margin-top: 220px;
}
.tech_h2 {
    color: #243A72;
    font-weight: 600;
}
.tech_description {
    margin-top:5%; 
    margin-bottom:7%; 
   /* background: url('http://vitalogy.rocketfire.co/wp-content/themes/reign-bootstrapv3/img/tab_content_bg.jpg');*/
}
.tech_list {
    list-style:none; 
    margin: 8% 0 8% 0; 
    color:#243a72; 
    padding-left: 0;}

.tech_list h3 span {
font-weight: 600;
}

.tech_img {
padding-top:20%;
}
/* Contact Page*/
.clear {
    width: 100%;
    float: left;
}
.contact_form_information {
        margin-top: 5%;
    margin-bottom: 5%;
}
.contact_form_information label {
    margin-bottom: 19px;
	width: 100%;
}

input[type="text"], input[type="email"], input[type="text"], input[type="tel"] {
    border: 0px;
	border-bottom: 1px solid #828283;
	padding: 7px 0px;
	width: 100%;
}
textarea {
	border: 1px solid #828283;
	width: 100%;
	height: 120px;
}
input[type=submit], input[type=submit]:hover, input[type=submit]:focus{
    background: #58585A;
    border: 2px solid #58585A;
    color: #FFF;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 19px;
    padding: 9px 15px;
}
.contact_form_information h3 {
    font-size: 16px;
    font-weight: bold;
}
body.page-template-contact-page .spark_image {
    padding: 85px 0px;
}
@media (min-width: 1200px) {
	.container {
		width: 1000px;
	}
}	
@media (max-width: 1200px) {
	.why_vitalogy_title {
		font-size:21px;
	}
}
@media (max-width: 1024px) and (min-width: 769px) {
	.hero_area {
		padding: 360px 0 50px 0;
	}
	.page_title_content h2 {
    font-size: 32px;
}
}
@media (max-width: 767px) {
	.hero_area {
		background-size: cover !important;
		padding: 310px 0 50px;
	}
	.navbar-default .navbar-toggle, .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
		background: #f15a25 none repeat scroll 0 0;
		border-color: #f15a25;
		margin-right: 0;
		margin-top: 20px;
	}
	.navbar-default .navbar-toggle .icon-bar {
		background-color: #fff;
	}
	.navbar-default .navbar-collapse, .navbar-default .navbar-form {
		background: #fff none repeat scroll 0 0;
		border-top: 2px solid #243a73;
		margin-top: 35px;
	}
	ul#menu-header-menu {
		float: left !important;
		margin: 19px 0;
	}
	.page_title_content h2 {
		font-size: 25px;
	}
	/*.why_vitalogy {
		margin-top: 130px;
	}*/
	.why_vitalogy_title, .why_vitalogy_title:hover {
		text-align: center !important;
	}	
	.inspired_content_right img {
		height: auto;
	}
	.spark_image {
		background-size: cover !important
	}
	body.page-template-technology-page-php .nav-tabs>li, body.page-template-about-us-page .nav-tabs>li  {
		width: 100%;
	}
	.tab-content>.tab-pane {
		padding: 20px;
	}
	.features .col-sm-5.col-sm-offset-2 {
		margin-top: 0px;
	}
	body.page-template-service-page .why_vitalogy {
		/*margin-top: 200px;*/
	}
	body.page-template-about-us-page .why_vitalogy {
		/*margin-top: 175px;*/
	}
	/*.contact_form_information {padding-top: 145px;}*/
}
@media (min-width: 426px) and (max-width: 767px) {
	body.page-template-service-page .why_vitalogy {
        /*margin-top: 158px;}*/
	}
	body.page-template-about-us-page .page_title_content h2 {
		font-size: 30px !important;
	}
}
/*@media (min-width: 480px) and (max-width: 767px) {
	.why_vitalogy {
		margin-top: 225px;
	}
	body.page-template-about-us-page .why_vitalogy {
		margin-top: 215px;
	}
}
@media(max-width: 579px) {
	body.page-template-technology-page-php .why_vitalogy {
		margin-top: 175px;
	}
    
}*/
@media(min-width: 580px) and (max-width: 767px) {
	body.page-template-technology-page-php .why_vitalogy {
		/*margin-top: 215px !important;*/
	}
	.page_title_content h2 {
		font-size: 35px !important;
	}
}
@media (min-width: 769px) and (max-width: 1100px) {
	.hero_area {
		background-size: cover !important;
	}
	.spark_image {
		background-size: cover !important
	}
	
	body.page-template-service-page .page_title_content h2 {
		font-size: 35px;
	}
	body.page-template-service-page-php .why_vitalogy {
		/*margin-top: 235px !important;*/
	}
	.service_event {
		background-size: cover !important;
	}
}

@media (min-width: 769px) and (max-width: 1023px) {
	.container {
		width: 100%;
	}
	.main_logo img {
		max-width: 170px;
	}
	section {
		float: left;
		width: 100%;
	}
	.why_vitalogy {
		float: left;
		/*margin-top: 390px;*/
		width: 100%;
	}
	body.page-template-about-us-page .why_vitalogy {
		/*margin-top: 270px;*/
	}
	.col-md-4 {
		width: 33.333333%;
		float: left;
	}
	
	.why_vitalogy_title, .why_vitalogy_title:hover {
		font-size: 22px;
		padding: 17px 19px 19px;
		min-height: 103px;
	}
	.inspired_content_right img {
		height: auto;
	}
	
	.col-md-3 {
		width: 25%;
		float: left;
	}
	.widget_text p {
		font-size: 15px;
		line-height: 29px;
	}
	.widget_text img {
		margin-bottom: 25px;
		max-width: 125px;
	}
	.widget_nav_menu ul.menu li a {
		font-size: 15px;
	}
	#site-footer {
		float: left;
		width: 100%;
	}
	#footer-row h1.widget-title {
		font-size: 19px;
	}
	#site-footer p.text-right {
		margin-top: 0;
	}
	#site-footer .col-md-6 {
		float: left;
		width: 100%;
	}
}
@media (min-width: 885px) and (max-width: 1023px) {
	.why_vitalogy {
		float: left;
		/*margin-top: 316px;*/
		width: 100%;
	}	
}	
	
li.menu-item-has-children:hover .dropdown-menu {
display: block
}
@media (min-width: 426px) and (max-width: 768px){
	.hero_area {
    position: relative;
    margin-top: -200px;
    background-repeat: no-repeat !important;
    padding: 330px 0 60px 0;
    width: 100%;
    background-size: cover !important;
    background-position: -170px 30px !important;
    z-index: -101;
}
	.page_title_content h2 {
    font-size: 30px;
	}
	.main_logo img {
		max-width: 140px;
	}
	.why_vitalogy_title.position_1, .why_vitalogy_title.position_3 {
		text-align: center;
	}
	.testimonial-image {
	position: relative;
    left: 16%;
    top: 0px;
    width: 80%;
	}
	.service_event {
		padding: 55px 0;
	}
	.service_event h2 {
		font-size: 21px;
		padding: 0 31px;
	}
	/*.contact_form_information {
	padding-top: 150px;
	}*/

 .description-right {
 padding-left:0;
}
}
/* iphone 5 horizontal */
@media (width: 568px) {
	.service_event h2 {
		font-size: 19px;}
}
/* iphone 8 Plus */
@media (min-width: 414px) and (max-width: 420px){
	.service_event {
    padding: 65px 0px;
    background-size: cover !important;
}
.service_event h2 {
    font-size: 18px;
    padding: 0 41px;
	}}
@media (min-width:374px) and (max-width:413px) {
		.service_event {
		padding: 55px 0;
	}
	.service_event h2 {
		font-size: 18px;
    	padding: 0 31px;
	}
	
}
@media (max-width:373px) {
	.service_event {
	padding: 37px 0;
	}
	.service_event h2 {
		font-size: 15px;
		padding: 0 31px;
	}
}
/*Samsung Galaxy */
@media (width: 360px) {
	.service_event h2 {
    font-size: 16px;
    padding: 0px 34px;
	}}
@media(min-width:561px) and (max-width: 667px){
	#video-background{
    top: -50px;
    right: 0;
    left: inherit;
    min-width: 120%;
    min-height: 100%;
    height: auto;
    overflow-x: hidden;
	}
	video[poster]{ 
  position: absolute !important; 
left: -40%;
top: 0;
min-width: 0;
min-height: 120% !important;
width: 175%;
height: auto;
        z-index: -100;}
}
@media (max-width: 425px) {
	body {
		width: 100%;
		overflow-x: hidden;
	}
	.hero_area {
    background-size: cover !important;
    padding: 250px 0 24px;
    background-position-x: -185px !important;
}
	.about-hero-area{
		background-position-x: -275px !important;
	}
	.page_title_content h2 {
    font-size: 19px;
}
	/*#video-background {display: none;}*/

	
	.spark_image img {
    max-width: 290px;
}
    .capabilities-right {
    padding: 0 55px 0 20px;
}
	.capabilities-img-list ul li {
		text-align: center;
	}
	
	.capabilities-img-list ul li p{
	font-size: 1.2em;
    padding-top: 10px;
	}
    
    .capabilities-img-list ul li span {
    float: right;
    width: 50%;
    margin: 20px 7px;
    }
	
}

@media (max-width: 319px){
	.hero_area {
    background-size: cover !important;
    padding: 250px 0 0px;
	}}

@media (max-width: 424px){
.hero_area {
    background-size: cover !important;
	padding: 271px 0 0px;}}
	/*#video-background {display: none;}*/

	
	.spark_image img {
    max-width: 290px;
}
    .capabilities-right {
    padding: 0 55px 0 20px;
}
	.capabilities-img-list ul li {
		text-align: center;
	}
	
	.capabilities-img-list ul li p{
	font-size: 1.2em;
    padding-top: 10px;
	}
    
    .capabilities-img-list ul li span {
    float: right;
    width: 50%;
    margin: 20px 7px;
    }
	
}

@media (max-width: 319px){
	.hero_area {
    background-size: cover !important;
    padding: 250px 0 0px;
	}}

@media (max-width: 424px){
.hero_area {
    background-size: cover !important;
	padding: 271px 0 0px;}}