/*! normalize.css v3.0.1 | MIT License | git.io/normalize */

@font-face { font-family: 'robotoregular';
src: url('font/roboto-regular-webfont.eot'); src: url('font/roboto-regular-webfont.eot#iefix') format('embedded-opentype'), url('font/roboto-regular-webfont.woff') format('woff'), url('font/roboto-regular-webfont.ttf') format('truetype'), url('font/roboto-regular-webfont.svg') format('svg'); font-weight: normal; font-style: normal; }

@font-face { font-family: 'robotobold'; src: url('font/roboto-bold.eot'); src: url('font/roboto-bold.eot#iefix') format('embedded-opentype'), url('font/roboto-bold.woff') format('woff'), url('font/roboto-bold.ttf') format('truetype'), url('font/roboto-bold.svg') format('svg'); font-weight: normal; font-style: normal;}

@font-face { font-family: 'robotolight';
src: url('font/roboto-light.eot'); src: url('font/roboto-light.eot#iefix') format('embedded-opentype'), url('font/roboto-light.woff') format('woff'), url('font/roboto-light.ttf') format('truetype'), url('font/roboto-light.svg') format('svg'); font-weight: normal;font-style: normal; }

@font-face { font-family: 'robotoblack';
src: url('font/roboto-black.eot'); src: url('font/roboto-black.eot#iefix') format('embedded-opentype'), url('font/roboto-black.woff') format('woff'),
url('font/roboto-black.ttf') format('truetype'), url('font/roboto-black.svg') format('svg'); font-weight: normal; font-style: normal; }

/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */

html {
	font-family: sans-serif; /* 1 */
	-ms-text-size-adjust: 100%; /* 2 */
	-webkit-text-size-adjust: 100%; /* 2 */
}
/**
 * Remove default margin.
 */


/* HTML5 display definitions
   ========================================================================== */
7 /**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11 and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
 display: block;
}
/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */

audio, canvas, progress, video {
	display: inline-block; /* 1 */
	vertical-align: baseline; /* 2 */
}
/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

audio:not([controls]) {
	display: none;
	height: 0;
}
/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */

[hidden], template {
	display: none;
}
/* Links
   ========================================================================== */

/**
 * Remove the gray background color from active links in IE 10.
 */

a {
	background: transparent;
}
/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */

a:active, a:hover {
	outline: 0;
}
/* Text-level semantics
   ========================================================================== */

/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */

abbr[title] {
	border-bottom: 1px dotted;
}
/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */

b, strong {
	font-weight: bold;
}
/**
 * Address styling not present in Safari and Chrome.
 */

dfn {
	font-style: italic;
}
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}
/**
 * Address styling not present in IE 8/9.
 */

mark {
	background: #ff0;
	color: #000;
}
/**
 * Address inconsistent and variable font size in all browsers.
 */

small {
	font-size: 80%;
}
/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */

sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
/* Embedded content
   ========================================================================== */

/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {border: 0;}
/**
 * Correct overflow not hidden in IE 9/10/11.
 */

svg:not(:root) {overflow: hidden;}
/* Grouping content
   ========================================================================== */

/**
 * Address margin not present in IE 8/9 and Safari.
 */

figure {margin: 1em 40px;}
/**
 * Address differences between Firefox and other browsers.
 */

hr {-moz-box-sizing: content-box;box-sizing: content-box;height: 0;}
/**
 * Contain overflow in all browsers.
 */

pre {overflow: auto;}
/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code, kbd, pre, samp {font-family: 'robotoregular'; font-size: 1em;}
/* Forms
   ========================================================================== */

/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */

/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */

button, input, optgroup, select, textarea { color: inherit; /* 1 */ font: inherit; /* 2 */ margin: 0; /* 3 */}
/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */

button { overflow: visible;}
/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */

button, select { text-transform: none;}
/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */

button, html input[type="button"], /* 1 */ input[type="reset"], input[type="submit"] {
	-webkit-appearance: button; /* 2 */
	cursor: pointer; /* 3 */
}
/**
 * Re-set default cursor for disabled elements.
 */

button[disabled], html input[disabled] {
	cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */

button::-moz-focus-inner, input::-moz-focus-inner {
 border: 0;
 padding: 0;
}
/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

input {
	line-height: normal;
}
/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */

input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box; /* 1 */
	padding: 0; /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
 height: auto;
}
/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */

input[type="search"] {
	-webkit-appearance: textfield; /* 1 */
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box; /* 2 */
	box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none;}
/**
 * Define consistent border, margin, and padding.
 */

fieldset {border: 1px solid #c0c0c0;margin: 0 2px; padding: 0.35em 0.625em 0.75em;}
/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {border: 0; /* 1 */padding: 0; /* 2 */}
/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {overflow: auto;}
/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {font-weight: bold;}
/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {border-collapse: collapse;border-spacing: 0;}
td, th {padding: 0;}

body { margin: 0; padding: 0; font-family: 'robotoregular'; font-weight:normal; text-decoration:none; line-height:normal; color:#253645;  overflow-x: hidden; }

h1{ margin:0; padding:0; }
h2{ margin:0 0 10px; padding:10px 0; font-family: 'robotobold'; font-size:50px; color:#253645; font-weight:normal; text-decoration:none; text-transform:uppercase; border-top:2px dotted #39b54a; border-bottom:2px dotted #39b54a; line-height:50px; display:block;  }
h2 span{ font-family: 'robotolight'; font-size:50px; color:#253645; font-weight:normal; text-decoration:none; text-transform:uppercase; line-height:50px;  }




p{ font-family: 'robotolight'; font-size:18px}
p small{ font-family: 'robotolight'; font-size:16px;letter-spacing: -0.5px;}
p large{ font-family: 'robotolight'; font-size:20px;}
p strong{ font-family: 'robotobold'; font-size:18px; font-weight:normal; }

.icon01{ /*background:url(../img/icon/icon01.jpg) no-repeat right 0;*/ display:block; /*font-size:47px;*/ /*padding:0 75px 0 0;*/}

#theapp h2{ text-align: center;}
/************** Header css start **********/
header{ }
.headinner { border-bottom:1px solid #39b54a; height:81px; background:#fff !important;}
header.fixed{ background:rgba(255,255,255,.8); }
.logo{ padding:3px 0 0;}
/*nav{ margin:0; padding:0; }
nav ul{ float:right; margin:0; padding:0;}
nav ul li{ display:inline-block; padding:31px 0 24px; vertical-align:top; position:relative; margin:0 15px; }
nav ul li a{ display:inline-block; line-height:normal; color:#4F738A; font-size:14px; font-weight:normal; text-decoration:none; vertical-align:top;}
nav ul li a:hover,
nav ul li a.current{ color:#253645;}
nav ul li a:hover:after,
nav ul li a.current:after{ content:""; left:50%; bottom:-3px; margin:0 0 0 -40%; background:#39b54a; height:5px; width:80%; position:absolute; /*background:url("../img/menu-border.png") no-repeat scroll center bottom rgba(0, 0, 0, 0);}*/

/* New Menu */

.single-page-nav {}
#menuone { margin:34px auto 0; list-style: none; position: relative; float:right; }
#menuone li:last-child { left: 10px; width: 39px;}
#menuone li { display: inline-block; line-height:100%; vertical-align:top; float:left; height:46px; padding: 0 10px;}
#menuone li a { color: #4f738a; display: inline-block; font-size: 14px; font-weight: normal; line-height: normal; text-decoration: none; vertical-align: top; padding:0 0 28px;  }
#menuone li a:hover,
#menuone li.current_page_item { color: #253645; }

.nav-wrap .current {/*  border-bottom: 6px solid #35b735; */z-index:999; position:relative; }
.nav-wrap .current:after {  height: 6px; background: #35b735; z-index:999; position:absolute; left: 50%; top: 100%; margin-left: -20px; width: 40px; content: ' ';}

body:not(.home) #menuone li .current:after{display: none;}

/*#magic-line { position: absolute; bottom:-32px; bottom:0; left: 0;  height:3px; background:#39b54a; }*/
/*#magic-line {  background: none repeat scroll 0 0 #81e58f;  bottom: -3.5px;  height: 5.8px !important;  left: 0;  position: absolute;}*/

#menuone li#magic-line {  bottom: -3px;  height: 6px !important;  /*left: 0;*/  position: absolute; padding: 0;}
#magic-line:after {  background: #81e58f;  bottom: 0; top: 0; left:50%;  position: absolute; margin-left: -20px; width: 40px; content: ' ';}

.ie6 .home #menuone li, .ie7 #menuone li {
	display: inline;
}
.ie6 .home #magic-line {
	bottom: -3px;
}

.bgimg{ background:url(../img/bg/bg.jpg) no-repeat center 0; display:block; width:100%;  /*min-height:900px;*/ background-size:cover; /*padding:145px 0 30px;*/}

/*.googlepaly{ width:100%;}*/


/********** Home content css start *************/
.bgimg.home{ /*min-height:none;*/ }
body.home{ padding:80px 0;}
section.home{ padding:0;}
#home .row {  /*padding-top: 154px;*/ }
.homeleft {  margin-right: 150px;  margin-left:110px;}
.homeleft p { font-size: 19px;}
.homeleft .contTag{font-size:19px; font-weight:bold;}

.homeleft .contTag{
	font-size: 19px!important;
	font-weight:bold!important;
	border-bottom: 0px solid!important;
    border-top: 0px solid!important;
    line-height: 16px!important;
    margin: 0 0 8px 0 !important;
    padding: 0!important;
    text-transform: unset !important;
	font-family: "robotolight";
}

.homeright{ display:none;	}
/*Home page  old GoogleIcon */
/*.home .googlepaly a{ float:right; margin:-20px 0 0;}*/


/* GoogleIcon Style*/
.home .gIconSection{ width: 393px; float:right; margin-top: 88px;}
body.home .iconappstore {
  float: left;
}
/*.icongoogle.iconappstore img {
  width: 155px;
}
.sliderAppStore img {
  width: 155px;
}*/
.sliderGooglePlay.sliderAppStore {
  margin-right: 20px;
}
.home .freetxtgoogle {   float: left;  color: #39b54a; padding:2px 0; }
.home .icongoogle {
  float: right;
}
.freetxtgoogle .bigtxt{ font-size: 26.5px;   font-weight: bold;}

/*.slider .sliderGooglePlay{ float:right; width:355px;  margin-top: -17px;   padding: 0 2px;}*/
.slider .sliderGooglePlay {
  float: right;
  margin-top: -10px;
}
.slider .freetxtgoogle {  padding: 2px 15px; }

/*********** Slider css start **************/


.sliderdiv{ width:660px; margin:0 auto;}
.sliderleft{ width:230px; float:left; margin:35px 0 0;}
.sliderleft img{ max-width:90%;}
.sliderright{ float:right; width:410px; margin:35px 0 0; padding:40px 0 0;}
.sliderright h3{ font-size:30px; text-align:left; border-top:2px dotted #39b54a; border-bottom:2px dotted #39b54a; padding:10px 0; margin:0 0 10px;}
.sliderright h2{ font-size:30px;  line-height: 35px; text-align:left!important; border-top:2px dotted #39b54a; border-bottom:2px dotted #39b54a; padding:10px 0; margin:0 0 10px; text-transform:unset!important;  font-family:"robotoregular"!important; }
/*.sliderdiv .googlepaly{ padding:20px 0 0 40px;}
.sliderdiv .googlepaly a {  float: right;  z-index:99;  position:relative;  margin: -45px 50px 0 0;}*/
.sliderdiv.bounce > p {  text-align: center; }
.pb_slider {
  margin:0;
  position: relative;
  float: left;
  min-width: 99%;
  min-height:400px;
  /* -webkit-perspective: 2000px;
  -moz-perspective: 2000px;
  -o-perspective: 2000px;
  -ms-perspective: 2000px;
  perspective: 2000px; */
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.pb_slider .navigation {
  width: 50px;
  height: 50px;
  font-size: 1.2em;
  z-index: 500;
  padding: 0;
  color: #ffffff;
  background: #91a7b5;
  border-radius: 50%;
  position: absolute;
  margin:-25px 0 0 0;
  top:50%;
  cursor: pointer;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.pb_slider .navigation i {
  float: left;
  padding: 17px 19px;
}
.pb_slider .navigation-left { left: -160px;}
.pb_slider .navigation-right { right: -160px;}
.pb_slider .navigation:hover {
  -webkit-transform: rotate(360deg) scale(1.3);
  -moz-transform: rotate(360deg) scale(1.3);
  -ms-transform: rotate(360deg) scale(1.3);
  -o-transform: rotate(360deg) scale(1.3);
  transform: rotate(360deg) scale(1.3);
  background-color: #91a7b5;
}


.pb_slider .rotator {
  max-width:700px;
  margin: 0;
  height: 100%;
  position: relative;
  -moz-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.pb_slider .rotator .slide {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  -ms-backface-visibility: visible;
  left: 0;
  width: 100%;
  position: absolute;
  height: 100%;
  display: none;
  vertical-align: middle;
  text-align: left;
}
.pb_slider .rotator .slide .slide-wrapper {
  position: relative;
}
.pb_slider .rotator .slide .slide-wrapper .picture {
  display: table-cell;
  vertical-align: middle;
  width: 50%;
  text-align: center;
}
.pb_slider .rotator .slide .slide-wrapper .picture img {
  max-width: 300px;
  width: 100%;
  height: auto;
}
.pb_slider .rotator .slide .container {
  width: 50%;
  display: table-cell;
  vertical-align: middle;
  padding: 0 20px 0 0;
  position: relative;
  z-index: 50;
}
.pb_slider .rotator .slide .container .title {
  margin: 0 0 20px 0;
  font-size: 250%;
  text-align: inherit;
}
.pb_slider .rotator .slide .container .description {
  display: inline-block;
  font-size: 1em;
  padding: 0;
  text-align: inherit;
  line-height: 1.6;
}
.pb_slider .rotator .odd {
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.pb_slider .revert {
  -webkit-transform: rotateY(360deg);
}
.pb_slider.mobile .navigation {
  margin: -40px 20px 0 20px;
  top: 100%;
}
.pb_slider.mobile .rotator {
  margin: 0;
}
.pb_slider.mobile .rotator .slide {
  display: inline-block;
  float: left;
}
.pb_slider.mobile .rotator .slide h1.title {
  font-size: 1.8em;
  text-align: center;
  margin: 0;
}
.pb_slider.mobile .rotator .slide .picture {
  display: inline-block;
  width: 100%;
  text-align: center;
}
.pb_slider.mobile .rotator .slide .picture img {
  float: none;
  display: inline-block;
}
.pb_slider.mobile .rotator .slide .container {
  display: inline-block;
  margin-top: 1em;
  width: 100%;
  max-width: none;
  text-align: center;
  padding: 0;
}
.pb_slider.mobile .rotator .slide .container .description {
  max-width: none;
  padding: 1em 0;
}

.bgimg.slider {
  background: none repeat scroll 0 0 #d3dce2 !important;
}

.sliderright p { text-align:justify; font-size: 17px;}


/********* About Section css start *******/
.bgimg.about{ /*min-height:inherit;*/ padding: 80px 0 60px; background:#d3dce2;}
.abouttop{ background:#263746; padding:90px 0 30px; }
.abouttop h3{ font-family: 'robotobold'; font-size:50px; color:#fff; text-decoration:none; font-weight:normal; border:0; padding:0; text-align:center; }
.abouttop h3 span{ background:url(../img/icon/abouticon.jpg) no-repeat 0 0; width:118px; height:135px; display:inline-block; position:relative; top:-33px; margin:0 10px 0 0; vertical-align:top; }
.abouttop h4{  font-family: 'robotoblack'; font-size:25px; color:#C1272D; font-weight:normal; line-height:normal; padding:0 0 10px; margin:0; }
.abouttop h4 span{ color:#fff;}
.abouttop p{ height:95px; color:#fff; font-family: 'robotolight'; font-size:16px; line-height:normal; margin:0;text-align: justify;}
.abouttop{ position:relative; width:100%;}
.abouttop a:before{ content:""; /*border-top:1px dashed #fff;*/ position:absolute; top:7px; margin:0; left:0; height:2px; width:100%; }

.abouttop a{ font-size:14px; color:#fff; text-align:left; /*padding:0 0 0 10px;*/ width:100%; position:relative;  display:inline-block;}
.abouttop a span { background: #263746; display: inline-block; padding: 0 0 0 3px; position: relative;float: right;}
.abouttop a:hover{ color:#39b54a;}
.aboutdiv { float:none; width:78%; margin:0 auto; text-align:center;}
.aboutbottam { padding:50px 0 0; text-align:center;}
.aboutbottam h2{ border:0; text-align:center; width:100%; padding:0; margin:0;}

.socialicons span{ font-size:22px; color:#253645; font-family: 'robotolight'; font-weight:normal; display:inline-block; width:100%; margin:10px 0 0;  }
.socialicons{display:inline-block; margin:30px 0 0; vertical-align:top; width:16.33%;}
.socialicons a{ display:inline-block; width:82px; height:82px; vertical-align:top; transition:ease-in-out .5s; -moz-transition:ease-in-out .5s; -ms-transition:ease-in-out .5s; -webkit-transition:ease-in-out .5s; cursor:default;}
.aboutbottam a:hover{ transform:rotate(360deg); -moz-transform:rotate(360deg); -ms-transform:rotate(360deg); -o-transform:rotate(360deg); -webkit-transform:rotate(360deg); }
.gamilicon{ background:url(../img/icon/google.png) no-repeat 0 0;}
.facebookiocn{ background:url(../img/icon/fb.png) no-repeat 0 0;}
.evernoteicon{ background:url(../img/icon/evernote.png) no-repeat 0 0; }
.yahooicon{ background:url(../img/icon/yahoo.png) no-repeat 0 0; }
.dropboxicon{ background:url(../img/icon/dropbox.png) no-repeat 0 0;}
.instragram{ background:url(../img/icon/instragram.png) no-repeat 0 0;}
.andmore{ background:url(../img/icon/andmore.png) no-repeat 0 0;}


/********** Press kit section *******/
.bgimg.press {/*background:#d3dce2;*/ }
.press{ text-align:center;}
.press h2{ width:100%;}
/*.pressicon01{ background:url(../img/icon/pressicon01.jpg) no-repeat 0 0; display:block; width:100%; padding:115px 0 10px;}
.pressicon02{ background:url(../img/icon/pressicon02.png) no-repeat 0 0; display:block; width:100%; padding:115px 0 10px;}
.pressicon03{ background:url(../img/icon/pressicon03.jpg) no-repeat 0 0; display:block; width:100%; padding:115px 0 10px;}
.pressicon01 span{ width:100%; font-size:14px; display:inline-block; }*/
.pressbox p { margin:0; padding:0 0 5px;}
.pressbox p small{ text-align:justify; line-height:normal; }
.pressbox{ width:100%; margin:30px 0 0 0; float:left; text-align:justify; min-height: 335px;}
.pressblogImage{ display:block; height:115px; width:100%; /*padding:115px 0 10px;*/ }
.pressblogname{ width:100%; font-size:17px; display:inline-block; padding:10px 0;}


.pressbox a:before{ content:""; /*border-top:1px dashed #253645;*/ position:absolute; top:7px; margin:0; left:0; height:2px; width:72%; }
.pressbox a{ font-size:14px; color:#253645; text-align:left; padding:0; width:100%; position:relative;  display:inline-block;}
.pressbox a span {  display: inline-block; padding: 0 0 0 3px; position: relative;float: right;}
.pressbox a:hover{ color:#39b54a;}
.downlaodpresskit{ width:100%; text-align:center; display:inline-block; margin:60px 0 0;}
.downlaodpresskit a{ font-size:24px;color:#39b54a; text-decoration:none; font-weight:normal; }
.downlaodpresskit a span{ font-family: 'robotobold'; font-size:24px;color:#39b54a; text-decoration:none; font-weight:normal; }
.downlaodpresskit a:hover,
.downlaodpresskit a:hover span{ color:#253645;}



/************* Blog section css start ************/
.blogpage{ text-align:center; /*padding-top:30px !important;*/}
.bgimg.blogpage{ /*min-height:inherit;*/ /*padding:0;*/ background:#263746;}
.blogbg{ background:#263746; /*padding:80px 0 50px;*/}
.blogpage h2{ display:block; color:#fff;  }
.blogpage h2 span{ color:#fff;}
.blogpage p{ color:#fff;}
.blogpage h6{ font-size:26px; color:#fff; line-height:normal; text-align:center; /*min-height:160px; */ }
.blogpage h3{ font-size:26px; color:#fff; line-height:normal; text-align:center; margin-top: 16px; }

.bgicon{ background:url(../img/icon/blogicon.jpg) no-repeat center 0; display:block; width:153px; height:165px; text-align:center; margin:0 0 15px; margin:0 auto; }
.blogbox { float:none; width:100%;}
.blogbox+.blogbox { float: left; width: 32%; margin-right:0;}
.blogbox .commentlink{ color:#fff; font-size:14px; background:url(../img/icon/message.jpg) no-repeat 0 0; display:block; padding:0 0 0 25px; display:inline-block; }
.blogbox .commentlink span{ background:url(../img/icon/arrow.jpg) no-repeat right 2px; display:inline-block; padding:0 15px 0 0; }
.blogbox .commentlink:hover span{ color:#39b54a;}
.blogbox a {color:#fff;}
.blogbox a:hover { color:#39b54a; }




/************* Pricing section css start *******/
.pricing h2{ display:block; text-align:center; }
.pricing p{ text-align:center;}
.pricinghedding{ height:120px; padding:25px 0; text-align:center; display:inline-block; width:100%;}
.pricingbox h5{ font-family: 'robotobold'; font-size:50px; text-transform:uppercase; color:#d3dce2; margin:0; padding:0; line-height:100%; }
.pricingbox h6{ font-size:16px; color:#d3dce2; margin:0; padding:0; line-height:100%;}
.pricingbox ul { list-style:none; margin:0; padding:0;}
.pricingbox ul li{ padding:10px 0 10px 20px; line-height:100%; text-align:left;}
.pricingbox ul li.odd{ background:#e9eef0;}
.pricingbox ul li.even{ background:#d3dce2;}
.basicbox{ background:#fff; border:1px solid #abbcc7;  width:255px; display:inline-block; transition:ease-in-out .1s; -moz-transition:ease-in-out .5s; -ms-transition:ease-in-out .5s; -o-transition:ease-in-out .5s; -webkit-transition:ease-in-out .5s; transform: scale(.9..9); overflow:visible; }
.signup{ padding:10px 0; text-align:center; }
.signup a{ background:#39b54a; border-radius:4px; color:#fff; padding:8px 20px 6px; margin:0 auto; line-height:100%; display:inline-block;}
.signup a:hover{ background:#263746;}

.premium .signup{ background:#39b54a; }
.premium .signup a{ background:#fff; color:#39b54a; line-height:normal }
.premium .signup a:hover{ background:#263746; color:#fff; }

.pricingbox { text-align: center; display:inline-block; width:100%; margin:20px 0 0;}
.basicbox.premium { transform: scale(1.1,1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); -webkit-transform: scale(1.1); position:relative; z-index:10; outline:0;}
.basicbox.premium:before{ box-shadow:0 0 10px #999; content:""; width:100%; height:100%; z-index:-1; position:absolute; top:0; left:0;  }
.basicbox.premium h5{ color:#39B54A; }
.basicbox.premium h6{ color:#39B54A; }
.bgimg.pricing { /*min-height: inherit;*/ padding-bottom: 150px;}

/********** Contact section css start *********/
.contact { background:#d3dce2; padding:145px 0; height:900px;}
.contact h2{ text-align:center; display:block;}
.contact p{ text-align:center;}
.contact form{ margin:20px 0 0; display:inline-block;}
.callnumber{ border:1px solid #455565; background: #455565;}
.callnumber img{ display:inline-block;}
.callcion{ background: url(../img/icon/callicon.jpg) no-repeat 0 0; display:inline-block; padding:3px 0 10px 70px; margin:59px 0 0 170px; font-size:44px; color:#d3dce2; vertical-align:top; }
.contact input[type="text"],
.contact input[type="email"]{ border:1px solid #fff; padding:8px; margin:0 0 20px 0; background:#455565; box-shadow:none; width:490px; display:inline-block; color:#d3dce2;}
.contact textarea{ border:1px solid #fff; padding:8px; margin:0 0 20px; height:130px; display:inline-block; width:490px; background:#455565; box-shadow:none; color:#d3dce2;font-size: 0.875rem;}
.contact input[type="submit"]{ width:725px; background:#39B54A; height:auto; padding:9px 10px 7px; border:0; float:right; text-align:right; color:#fff; position:relative;}
.submitbtn {display: inline-block; float: right; position: relative;}
.submitbtn:before{ content:""; background:url(../img/icon/cartoon.png) no-repeat 0 0; display:block; width:151px; height:164px; position:absolute; left:-10px; bottom:-2px; z-index:10; }



/********* Footer css start **********/

.footerdiv { background:#d3dce2; padding:15px 0; }
footer{ background:#263746; padding:7px 0; text-align:center; display:inline-block; width:100%;}
footer a{ color:#4F738A; font-size:12px; text-align:center; text-decoration:none; font-weight:normal;}
footer a:hover{ color:#fff;}
footer span { display:inline-block; color:#4F738A; font-size:12px; }

div.wpcf7-response-output {
  margin: 300px 0.5em 1em!important;
}

.contform span.wpcf7-not-valid-tip {
  margin-bottom: 10px !important;
  margin-top: -15px !important;
}


/* Mobile Css*/


.mbgimg .mslider {
  min-height: 700px;
}

.mbgimg{ background:url(../img/bg/bg.jpg) no-repeat center 0; display:block; width:100%; min-height:806px; background-size:cover; padding:30px 0;  }

.mrow {
    margin: 0 auto;
    max-width: 1024px;
    width: 94% !important;
}

.msliderdiv {
    margin: 0 auto;
    width: 100%;
}

.mbgimg h2 {
    border-bottom: 2px dotted #39b54a;
    border-top: 2px dotted #39b54a;
    color: #253645;
    display: block;
    font-family: 'robotobold';
    font-size: 40px;
    font-weight: normal;
    line-height: 50px;
    margin: 0 0 5px;
    padding: 5px 0;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
}

.mbgimg h2 span {
  color: #253645;
  font-family: 'robotolight';
  font-size: 40px;
  font-weight: normal;
  line-height: 50px;
  text-decoration: none;
  text-transform: uppercase;
}

.mbgimg p {
    text-align: center;
}
#mobtabsite p {
    font-family: 'robotolight';
    font-size: 14px;
}

.pb_mslider {
  float: left;
  margin: 0;
  min-height: 450px;
  min-width: 99%;
  perspective: 2000px;
  position: relative;
  transition: all 0.5s ease 0s;
}

.pb_mslider .mnavigation-left {
  left: 0;
}

.pb_mslider .mnavigation:hover {
    background-color: #00a99d;
    transform: rotate(360deg) scale(1.3);
}

.pb_mslider .mnavigation {
  background: none repeat scroll 0 0 #c8c8c8;
  border-radius: 50%;
  color: #ffffff;
  cursor: pointer;
  font-size: 1.2em;
  height: 50px;
  margin: -25px 0 0;
  padding: 0;
  position: absolute;
  top: 50%;
  transition: all 0.5s ease 0s;
  width: 50px;
  z-index: 500;
}

.pb_mslider .mnavigation i {
  float: left;
  padding: 15px 18px;
}

.pb_mslider .mnavigation-right {
  right: 0;
}

.pb_mslider .mnavigation {
  background: none repeat scroll 0 0 #c8c8c8;
  border-radius: 50%;
  color: #ffffff;
  cursor: pointer;
  font-size: 1.2em;
  height: 50px;
  margin: -25px 0 0;
  padding: 0;
  position: absolute;
  top: 50%;
  transition: all 0.5s ease 0s;
  width: 50px;
  z-index: 500;
}


.pb_mslider .mrotator {
  height: 100%;
  margin: 0;
  max-width: 100%;
  position: relative;
  transform-style: preserve-3d;
  transition: all 1s ease 0s;
}

.pb_mslider .mrotator .mslide {
  backface-visibility: hidden;
  display: none;
  height: 100%;
  left: 0;
  position: absolute;
  text-align: left;
  vertical-align: middle;
  width: 100%;
}

.msliderleft {
  margin: 0;
  text-align: center;
  width: 100%;
}
.msliderleft {
  text-align: center;
}
.msliderright {
  float: none;
  margin: 20px 0 0;
  width: 100%;
}

.msliderright h3 {
  border-bottom: 2px dotted #39b54a;
  border-top: 2px dotted #39b54a;
  font-size: 25px;
  margin: 0 0 10px;
  padding: 10px 0;
  text-align: center;
  text-transform: uppercase;
}

.msliderright p {
  text-align: justify;
}

.pb_mslider .mrotator .odd {
  transform: rotateY(180deg);
}

.mbgimg.mabout {
  min-height: inherit;
  text-align: center;
}


.mbgimg.mabout .mrow:before {
  background: url("../img/icon/cartoon.png") no-repeat scroll 0 0 / 240px 255px rgba(0, 0, 0, 0);
  bottom: -31px;
  content: "";
  display: block;
  height: 255px;
  left: 0;
  position: absolute;
  width: 240px;
}

.mbgimg.mabout .mrow {
  position: relative;
}

.mbgimg.mabout H2 {
  position: relative;
  z-index: 10;
}

.msocialicons {
  display: inline-block;
  margin: 30px 15px 0;
  position: relative;
  text-align: center;
  vertical-align: top;
  z-index: 10;
}

.msocialicons a:hover {
  transform: rotate(360deg);
}

.msocialicons a {
  display: block;
  height: 82px;
  margin: 0 auto;
  transition: all 0.5s ease-in-out 0s;
  vertical-align: top;
  width: 82px;
}

.msocialicons span {
  color: #253645;
  display: inline-block;
  font-family: 'robotolight';
  font-size: 22px;
  font-weight: normal;
  margin: 10px 0 0;
  width: 100%;
}

.mblog {
  padding-top: 0;
  text-align: center;
}

.mblogbg {
  background: none repeat scroll 0 0 #263746;
  display: inline-block;
  padding: 30px 0;
  width: 100%;
}

.mblog h2 {
  color: #fff;
  display: block;
}

.mblog h2 span {
  color: #fff;
}

.mblogbox {
  float: none;
  width: 100%;
}

.mblogbox .mbgicon {  background: url("../img/icon/blogicon.jpg") no-repeat scroll center 0 rgba(0, 0, 0, 0);  display: block;  height: 165px;
  margin: 0 auto;  text-align: center;  width: 153px;
}
.mblog p {  color: #fff;  text-align: justify;}

.mlogo {  float: left;  padding: 0;  vertical-align: middle;  width: 45%;  margin: 10px 0;}

.mgooglepaly {  float: right;  margin: 10px 10px 0 0;  text-align: right;  width: 45%;}

.mgooglepaly {    text-align: right;}

.mgooglepaly a img {  max-width: 100%;}

footer.mbgimg {  min-height: 20px;  padding: 30px 0;  border-bottom: 10px solid #39b54a;}

footer.mbgimg a {  color: #4f738a;  font-size: 12px;  font-weight: normal;  text-align: center;  text-decoration: none;}

footer.mbgimg span {  color: #4f738a;  display: inline-block;  font-size: 12px;}

.errmain404{ width:80%; margin:0 auto; text-align:center; padding:80px 0 0 0; }

.site-content {  background: #d3dce2;  padding:80px 0 0 0;}

.form-allowed-tags {  display: none;}
.comments-area {  padding: 0 25px;}
.nav-single {  padding: 10px 25px;}
.singleh2 { font-size:22px; line-height: 12px;}
.signlepageimg {  padding: 25px 5px;}
.singleblock{ border-bottom:2px dotted #39b54a; padding: 34px 0 20px 0;}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  background: none repeat scroll 0 0 #39b54a;
  color: #fff;
  display: inline-block;
  line-height: 100%;
  margin: 0 auto;
  padding: 8px 20px 6px;

}
button:hover, html input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {
	background: none repeat scroll 0 0 #263746;
}

.sliderdiv{ overflow:visible;}
.pb_slider{ overflow:visible; float:none; }

/* blog Inner*/
.bloginnerDiv {  padding-top: 70px;}
.bloginnerDiv h2 {  color: #fff;  text-align: left;  padding: 10px 2px;  font-weight: 100;}
.bloginnerDiv h2 span {  color: #fff;}

.allblogpage {   background: none repeat scroll 0 0 #263746;   padding: 45px 0; }
.blogarea { padding-top:50px;}
.blogdata { color: #fff; padding-bottom:50px;}
.blogdata h4 { color: #fff; text-transform: uppercase; }
.blogdata p {  font-size: 18px; }
.blogdata .cont {  color: #90a7b5;  font-size: 18px; text-align:justify;}

.mored > a {   color: #fff;   float: right; }
.mored > a:hover{   color: #39b54a;}
.social > .social-likes > a {  color: #90a7b5;  font-size: 20px;  margin: 0 5px;}
.social > .social-likes > a:hover {  color: #39b54a;}

.blogpart-2 > h4 {  color: #90a7b5;}
.blogPost a {   text-transform: uppercase;   color: #fff;}
.blogPost a:hover { color: #39b54a;}

.blogPost .bgicon {  margin: 0;}
.blogPost > p {  color: #90a7b5;  font-size: 16px;}
.linedrop {   border-left: 1px solid #90a7b5; }
.notfound > h4 {   color: #fff; }

/* Extra page - Full*/
#aboutfull h3 {   text-align: left; }

#aboutfull { padding: 80px 0 0;}
#aboutfull .abouttop{ background:#263746 url("../img/icon/cartoon2.png") no-repeat scroll right bottom; }
#aboutfull .about-1,#aboutfull .about-2,#aboutfull .about-3 {  padding: 0 0 50px;}
#aboutfull .abouttop p {   height: auto;}

/* Press Full*/
.prall h2 {  text-align: left; padding:10px;}
.prall .downlaodpresskit {  text-align: left;}
.prall p{ text-align:justify; }
.prall .cont { text-align:justify; padding:10px; }
.prall { background: url("../img/bg/bg.jpg") no-repeat scroll center 0 / cover rgba(0, 0, 0, 0); padding: 115px 0 0;}
.press_sect > h2 {  border-bottom: medium none;  border-top: medium none;  margin-bottom: -10px;  margin-top: 35px;  padding: 0 10px;}

.prall .pressbox a { color:#39b54a; }
.prall .pressbox a:hover{color:#253645;}

/*.prall .pressbox {  width: 80%;}*/


/* FAQ */
#faqmain {    padding: 115px 0 0; background: #d3dce2;}
.faqblock {  background: none repeat scroll 0 0 #e9eff3;  margin-bottom: 25px;  padding: 10px;}
.contfaq p {    text-align: justify;}
.faqblock .faqinnerblock {  padding: 0 30px;}
.faqtlt .fa {  float: left;  font-size: 20px;  padding: 13px 3px; color:#263746;}

/* --- Crome --- */
@media screen and (-webkit-min-device-pixel-ratio:0) {
#magic-line { bottom: -3px; height: 6px !important; }
.freetxtgoogle .bigtxt {font-size: 24.5px;}
.singleblock {/*padding: 60px 0 20px 0;*/}
.faqtlt .fa {  padding: 12px 3px;}
}


@media(min-width: 1050px){
.wrapper{
  display: table;
  height: 100%;
  min-height: 100%;
  width: 100%;
}
.section_block {
  display: table;
  height: 100%;
  min-height: 100%;
  width: 100%;
}
.section_cell{vertical-align: middle; display: table-cell;}
.aboutbottam, .abouttop{ padding:70px 0; }
.contact {padding: 0;}
}

@media(max-width: 1049px){
  .section_block{height: auto !important; padding: 50px 0;}
}


@media(max-width: 500px){
.pb_slider .navigation{display: block;}
.pb_slider .navigation:hover{-webkit-transform: inherit;
   -moz-transform: inherit;
    -ms-transform: inherit;
     -o-transform: inherit;
        transform: inherit;}


/* .pb_slider.mobile .navigation {
  margin: 0!important;
  right: 30%;
  top: 57%!important;
}
.pb_slider .navigation-left {
  left: 30%!important;
} */
}


.sliderdiv > h2{text-align: center;}

.wpcf7-form-control::-moz-placeholder{color: #d3dce2;opacity: 1;}
.wpcf7-form-control::-webkit-placeholder{color: #d3dce2;opacity: 1;}
.wpcf7-form-control::-o-placeholder{color: #d3dce2;opacity: 1;}
.wpcf7-form-control::placeholder{color: #d3dce2;opacity: 1;}

.mash {
  background: none repeat scroll 0 0 #000;
  bottom: 0;
  height: 100%;
  left: 0;
  opacity: 0.7;
  position: fixed;
  width: 100%;
  z-index: 95;
  display:none;
}




#videopop1 {
  height: 500px  !important;
  margin-left: -350px  !important;
  width: 700px !important;
}

#videopop1 iframe {
  height: 435px  !important;
}

.pressExtlink {
  background: #253645;
  padding: 10px !important;
  color: #f8f8f8 !important;
  text-transform: uppercase;
}

.pressExtlink:hover { background: #39b54a; }

.pressarticleImg {
  height: 120px;
}




.page-template-blogpage_full .allblogpage { background:#eeeff1; padding: 45px 0;}
.page-template-blogpage_full .padding_bottom { background:#eeeff1; padding: 0px 0 45px;}
.page-template-blogpage_full .padding_bottom .large-8{border-right: 1px solid #90a7b5;}
.page-template-blogpage_full .padding_bottom .large-4{border-left:none;}

.page-template-blogpage_full .allblogpage .row{ background:#fff;}
.page-template-blogpage_full .blogarea{ padding:0;}
.page-template-blogpage_full h2{ border:0;padding-bottom: 0px;margin-bottom: 0px;}
.page-template-blogpage_full .bloginnerDiv small{display: block;font-size: 75%;margin: 13px 0px;/* text-align: center;*/}

.page-template-blogpage_full h2,
.page-template-blogpage_full .bloginnerDiv h2 span
 {
   color:#50748a;
   letter-spacing:0;
   font-family: "Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
   font-size: 25px;
   font-weight : bold;
   line-height: 33px;
   text-transform : capitalize;
}


.page-template-blogpage_full .bloginnerDiv h2 span{ font-family: 'robotolight';}
.page-template-blogpage_full .bloginnerDiv h2 small{ font-size:13px; font-family: 'robotoregular'; letter-spacing:0; display:block; padding:8px 0 0 ; margin:0; text-transform:capitalize; line-height:20px;}
.page-template-blogpage_full .bloginnerDiv{border-top:1px solid #d3dae0; border-bottom:1px solid #d3dae0; padding:10px 0; margin:76px 0 40px; display:inline-block; width:100%;}
.page-template-blogpage_full .bloginnerDiv p{ display:none;}


/*.follow-us-div{ float:right; width:auto;}*/
.follow-us-div h6{ font-family: 'robotoregular'; font-size:20px; color:#263746; text-transform:uppercase; margin:0 0 10px; display:block;}
.follow-us-div a{ width:40px; height:40px; display:inline-block; margin:0 2px 0 0; transition:ease-in-out .5s; -moz-transition:ease-in-out .5s; -ms-transition:ease-in-out .5s; -webkit-transition:ease-in-out .5s;}
.follow-us-div a:hover{ border-radius:100%; -moz-border-radius:100%; -ms-border-radius:100%; -webkit-border-radius:100%;}
.social-icon01{ background:url(../img/follow-icon01.jpg) no-repeat 0 0; }
.social-icon02{ background:url(../img/follow-icon02.jpg) no-repeat 0 0; }
.social-icon03{ background:url(../img/follow-icon03.jpg) no-repeat 0 0; }
.social-icon04{ background:url(../img/follow-icon04.jpg) no-repeat 0 0; }
.social-icon05{ background:url(../img/follow-icon05.png) no-repeat 0 0; background-size: 100%;}


.page-template-blogpage_full .post-img{ width:22%; margin:6% 5% 0 0; float:left;}
.page-template-blogpage_full .post-dtl{ width:73%; float:left;}
.page-template-blogpage_full .post-dtl .cont{line-height: 1.5em; float:left;}
.page-template-blogpage_full .allblogpage .column
{
	padding-left: 1.67375rem;
	padding-right: 1.67375rem;
}

.page-template-blogpage_full .blog-div h4 { margin:0; padding:0;}
.page-template-blogpage_full .blog-div h4 a{ color:#263746; font-size:30px; text-transform:capitalize; font-family: 'robotoregular'; letter-spacing:-1px; }
.date-info{ font-family: 'robotolight'; font-size:14px; color:#333; padding:5px 0 10px;}
.date-info span{ font-style:normal; color:#90a7b5; float:right; }
.page-template-blogpage_full .blogdata { padding-bottom: 0;}
.blog-div { border-bottom: 1px solid #39b54a; margin: 0 0 25px;  padding: 0 0 25px;}


.page-template-blogpage_full .blogPost h6 a{ color:#90a7b5;}

.page-template-blogpage_full .post-dtl h4
{
	font-size: 19px;
	  font-weight: bold;
	  color: #000;
	  text-transform: none;
}
.page-template-blogpage_full .blog-div h4.title_h a{font-size: 19px;
	  font-weight: bold;
	  color: #50748a;
	  text-transform: none;
	  font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
	  font-style: normal;
	  letter-spacing: 0px;
	   }


.page-template-blogpage_full .post-dtl h5 span
{
	color:#455565;
	 font-style: italic;
}
.page-template-blogpage_full .post-dtl h5 time
{
	color: #bbbdbf;
    float: right;
    font-family: robotoregular;
    font-size: 17px;
    font-weight: lighter;
    margin-top: 3px;
}
.page-template-blogpage_full .post-dtl p
{
	font-size:1rem;
}

.page-template-blogpage_full .post-dtl a
{
	font-size:16px;
	font-style: italic;

}
.page-template-blogpage_full .blogdata .social-blogmore
{
	clear: both;
	 margin-top: 15px;
}

.page-template-blogpage_full .blogdata .social-blogmore .follow-us-div
{
	float: left;
}
.page-template-blogpage_full .blogdata .social-blogmore .follow-us-div  a
{
	width: 28px;
	height: 28px;
	  background-size: 100% auto;
}
.page-template-blogpage_full .clear
{
	clear: both;

}
.page-template-blogpage_full .blogdata .social-blogmore .comment_count
{
	   background-color: #bbbdbf;
    background-image: url("../img/comment_count.png");
    background-position: 4px 4px;
    background-repeat: no-repeat;
    color: #fff;
    float: right;
    font-size: 13px;
    height: 29px;
    padding-left: 36px;
    padding-right: 7px;
    padding-top: 8px;
}
.page-template-blogpage_full .blogdata .read-more
{
	color: #39b54a;
    font-size: 15px;
    font-style: normal;
    font-weight: bold;
}
.news_latter_widget h3
{
    color: #344452;
    font-size: 20px;
    text-transform: uppercase;
    margin-top: 0px;
    margin-bottom: 0px;
}
.news_latter_widget span
{
    color: #344452;
    margin: 5px 0px 10px;
    display: inline-block;
}
.news_latter_widget input.news_latter_inpy
{
  display: inline;
    float: left;
    width: 64% !important;
    height: 2.3125rem !important;
}
.page-template-blogpage_full .page-numbers.current {
    color: #39b54a;
    font-weight: bold;

}
.page-template-blogpage_full .page-numbers {
    color: #39b54a;
    font-weight: bold;


}
.page-template-blogpage_full .page-numbers:after {
    content: "|";
     padding: 5px;

}
.page-template-blogpage_full .page-numbers:last-child:after {
    content: "|";
     padding: 5px;
     display: none;

}
.page-template-blogpage_full .page-numbers
{
	color:#bbbdbf
}

.news_latter_widget input.news_latter_sub
{
      background: none repeat scroll 0 0 #ff0000;
    border: medium none;
    display: inline;
    font-size: 19px;
    height: 2.3125rem;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    width: 36%;
}

.page-template-blogpage_full .widget
{
	border-bottom: 1px solid #d3dae0;
	padding-bottom: 30px;
	padding-top: 30px;
}
.home .news_latter_widget,
.single .news_latter_widget
{
	border-bottom: 1px solid #d3dae0;
	padding-bottom: 30px;
	padding-top: 30px;
}

.page-template-blogpage_full form
{
	margin: 0px;
}
.page-template-blogpage_full .widget:first-child
{
	padding-bottom: 30px;
	padding-top: 0px
}
.page-template-blogpage_full .widget .site_search
{
	display: inline-block;
    float: left;
    width: 81%;
    margin: 0px;
}
.news_latter_pop
{
	position: fixed;
	right: -705px;
	bottom: 0px;


}
.news_latter_pop .close_inner {
    text-align: right;
}
.news_latter_pop .inner
{
	/*position: fixed;
	bottom: 0px;
	right: 0px;*/
	background: none repeat scroll 0 0 #263746;

}
/*
.home .news_latter_pop .inner
{
	position: absolute;
}*/
 .news_latter_pop .inner .inner_widget
{
/*	position: relative;
	width: 700px;
	height: 315px;
	display: block;
	background: #263746;*/
	background: none repeat scroll 0 0 #263746;
    display: block;
    height: 227px;
    position: relative;
    width: 575px;

}

.news_latter_pop .inner .news_latter_widget {
    border-bottom: medium none;
    padding-bottom: 0px;
    padding-top: 10px;

}
.width28 > img {
    display: block;
    margin: 12% auto 0;
    width: 95%;
}

 .news_latter_pop .inner .width28 {
    float: left;
    margin-top: 0;
    width: 30%;
   /*width: 25%;*/
}
 .news_latter_pop .inner .width72
{
	 float: right;
    margin-right: 7%;
    width: 63%;
}
 .news_latter_pop .inner .width72 h2
{
	letter-spacing: normal;
	text-transform: inherit;
	font-family: robotolight;
	color: #fff;
	border: none;
	font-size: 42px;
	margin-bottom: 0px;
}
 .news_latter_pop .inner .width72 > span.sub_title
{
    color: #fff;
    font-family: robotolight;
    font-size: 17px;
    line-height: 21px;
}
 .news_latter_pop .inner .width72 > span
{
    color: #fff;
    font-family: robotolight;
    line-height: 21px;
}

.page-template-blogpage_full .search_widget.widget button
{
  display: inline-block;
    float: left;
    height: 37px;
    width: 19%;
    color:#fff;
    background:#263746;
    font-size: 20px;
    padding-top: 4px;
}
.single.page-template-blogpage_full  .title {
    font-size: 25px;
    font-weight: bold;
	color: #50748a;
}
.single.page-template-blogpage_full  .author_meta span{
    text-transform: capitalize;
    font-style: normal;
    color: #455565;
}
.single.page-template-blogpage_full  .author_meta span a{

    font-style: italic;

}
.single.page-template-blogpage_full  .author_meta a{
color: #3fa9f5
}

.single.page-template-blogpage_full  .author_meta time{
color: #929497;
    display: inline-block;
    margin: 3px 0;
	font-size: 10px;
}

.single.page-template-blogpage_full p {
    font-family: "robotolight";
    font-size: 15px;
}
.single.page-template-blogpage_full li
{
	 font-family: "robotolight";
    font-size: 15px;
}
.single.page-template-blogpage_full .author_info_box .author_dec h3
{
	 font-size: 15px;
    font-style: italic;
    font-weight: normal;
}

/* author page*/
.page-template-blogpage_full .author_info_box
{
	padding-bottom: 30px;
	border-bottom: 1px solid #bbbdbf;
	margin-bottom: 40px;
}
.page-template-blogpage_full .author_info_box .author_img {
    display: inline-block;
    width: 33%;

}
.page-template-blogpage_full .author_info_box .author_img img {
    border-radius: 100px;
    display: block;
    margin: 0 auto;
    vertical-align: initial;
}
.page-template-blogpage_full .author_info_box .author_dec {
    display: inline-block;
    width: 65%;
    margin-top: 15px;
    vertical-align: top;
}
.single.page-template-blogpage_full .author_info_box .author_dec {
    display: inline-block;
    width: 65%;
    vertical-align: top;
}
.single.page-template-blogpage_full .top_post_d h4 {
    font-size: 19px;
    font-weight: bold;
}
.single.page-template-blogpage_full .top_post_d h4 a{
    font-size: 19px;
    font-weight: bold;
    color: #50748a;
}
.single.page-template-blogpage_full .other_post .author_meta > div > span {
    display: inline;
}
.page-template-blogpage_full .author_info_box .author_dec h3 {
 font-weight: bold;
 font-size: 27px;
}
.page-template-blogpage_full .author_info_box .author_dec p {
    font-family: "robotolight";
    font-size: 17px;
    line-height: normal;
}
.page-template-blogpage_full h3.blog_from
{
	 border-bottom: 1px solid #39b54a;
    color: #39b54a;
    margin-bottom: 35px;
    text-transform: uppercase;
}
.single-blogdog .author_meta {
    margin-top: 7px;
}
.single-blogdog .author_meta img
{
	border-radius: 100px;
	float: left;
}
.author_meta > div {
    display: inline;
    float: left;
    margin-left: 19px;
    vertical-align: top;
}
.author_meta > div > span {
    display: block;
}

.page-template-blogpage_full .author_info_box.single {
    border-bottom: 1.5px solid #39b54a;
    border-top: 1.5px solid #39b54a;
    margin-bottom: 40px;
    padding-bottom: 30px;
    padding-top: 30px;
}



.single-blogdog .top_posts h3
{
	font-size:18px;
	color: #39b54a;
	  border-bottom: 1.5px solid #d3dae0;
}
.single-blogdog .top_posts .top-post-list > div.single_list_top
{
	padding: 20px 0px;
	border-bottom: 1.5px solid #d3dae0;
}
.single-blogdog .top_posts .top-post-list > div.single_list_top:last-child
{
	padding: 35px 0px;
	border-bottom: none;
}
.single-blogdog .top_posts .top-post-list .wp-post-image {
    display: inline-block;
    float: left;
    width: 34%;
}
.single-blogdog .top_posts .top_post_d {
    display: inline;
    float: left;
    margin-left: 5%;
    vertical-align: middle;
    width: 61%;
	color: #50748a;
}

.single-blogdog .top_posts .top_post_d a {
	color: #50748a;
}

.single-blogdog  .top_posts .author_meta > div {
    display: inline;
    float: left;
    font-size: 13px;
    margin-left: 0;
    vertical-align: top;

}
.single-blogdog .top_posts.widget
{
	padding-bottom: 0px;
}

.single-blogdog .top_posts.other_post  .top-post-list .wp-post-image
{
	width: auto;
}
.top_posts.other_post .single_list_top
{
	display: table;
	width: 100%;
}
.top_posts.other_post .single_list_top  img
{
	display: table-cell;
	width: 35%
}
.top_posts.other_post .single_list_top  .top_post_d
{
	display: table-cell;
	float: inherit;
	margin-left: 5%;
    vertical-align: middle;
    width: 74%;
}
.logdog_promot.widget
{
	text-align: center;
}

iframe .comment-count {
    color: #39b54a;
    font-family: arial;
    font-size: 16px;
    font-weight: normal;
    text-transform: uppercase;
}
.follow_paddiong
{
	padding-left:2.3em !important;
}
@media(min-width: 768px)
{
	.page-template-blogpage_full .row.padding_bottom .large-9
{
	 width: 72%;
}
.page-template-blogpage_full .row.padding_bottom .large-3
{
	 width: 28%;
}

.follow-us-div {
    /*float: right;*/
    width: auto;
}
}
@media(max-width: 768px)
{
	.news_latter_pop,
	.home .news_latter_pop
	{
		position: relative;
	}
	.page-template-blogpage_full .news_latter_pop .inner,
	.home .news_latter_pop .inner
	{
		 position: relative;
	}
	.page-template-blogpage_full .news_latter_pop .inner .inner_widget,
	.home .news_latter_pop .inner .inner_widget
	{
		width:100%;
		height: auto;

	}
	.page-template-blogpage_full .news_latter_pop .inner .width28,
	.home .news_latter_pop .inner .width28
		{
	 	margin-top: 0;
    	width: 100%;
    	float: none;
	}
	.home .news_latter_pop .width28 > img,
	.page-template-blogpage_full .news_latter_pop .width28 > img
	{
    	display: block;
    	margin: 12% auto 0;
    	width: 50%;
	}
	.page-template-blogpage_full .news_latter_pop .inner .width72,
	.home .news_latter_pop .inner .width72
	{
		 padding: 6%;
    	text-align: center;
    	float: none;
    	width: 100%;
	}
}
.page-template-blogpage_full .blogpart-1  p a,
.page-template-blogpage_full .blogpart-1  li a,
.page-template-blogpage_full .blogpart-1  ul a,
.page-template-blogpage_full .blogpart-1  ol a
{
	color:#3fa9f5
}
.page-template-blogpage_full .nav > ul > li > a, .nav > ul > li > div a
{
	color:#39b54a;
}
.home .blogbox > div
{
	display: inline-block;
    margin: 0 auto;
    min-height: 170px;
    text-align: center;
    vertical-align: middle;
    width: 100%;
}
.wp-caption {
  position: relative;
  height: auto !important;
  overflow: hidden;
  max-width: 100%;
  padding: 0;
  text-align: left;
  margin-bottom: 20px;
}
.wp-caption.alignleft {
	margin: 5px 20px 5px 0;
	  float: left;
}
.wp-caption.alignright {
	margin: 5px 0 5px 20px;
	  float: right;
}



h1.homePageHeading{ margin:0 0 10px; padding:10px 0; font-family: 'robotobold'; font-size:50px; color:#253645; font-weight:normal; text-decoration:none; text-transform:uppercase; border-top:2px dotted #39b54a; border-bottom:2px dotted #39b54a; line-height:50px; display:block;  }
h1.homePageHeading span{ font-family: 'robotolight'; font-size:50px; color:#253645; font-weight:normal; text-decoration:none; text-transform:uppercase; line-height:50px;  }



.aboutSubTitle{
	 color: #c1272d!important;
    font-family: "robotoblack"!important;
    font-size: 25px!important;
    font-weight: normal!important;
    line-height: normal!important;
    margin: 0!important;
    padding: 0 0 10px!important;
}
.aboutSubTitle span {
    color: #fff !important;
    height: 36px !important;
	background:none !important;
	top:0px!important;
	width: auto!important;
	margin: 0px!important;
}
.blogHeading{
	color: #90a5b3;
	font-family: "robotoblack";
	letter-spacing: -7px;
	font-size: 50px;
}
.blogHeading span{
	font-weight: normal;
	font-family: "robotolight"!important;
	line-height: 50px;
	text-decoration: none;
	text-transform: uppercase;
}

.page-template-blogpage_full .bloginnerDiv h2 small
{
	padding:0px;

}
.page-template-blogpage_full h2
{
	padding-top:0px;
}
.faqHeading{
	font-size: 20px!important;
	border-top:0px!important;
	border-bottom:0px!important;
	line-height:45px !important;
	text-transform: none!important;
	margin:0px!important;
	padding:0px!important;
	cursor: pointer;
}
.subHeading{
	color:#5C5C60!important;
	font-size: 11px!important;
	letter-spacing: 1px!important;
	line-height: 14px!important;
	padding: 0px!important;
	text-transform: none!important;
}

#pressfull .pagination {
clear: both;
}




.sub-menu {



 display: none;
  margin-left: 0;
  position: absolute;
  margin-top: -10px;
  z-index: 99;
}
.sub-menu  li{

padding-top:10px;
background-color:#FFFFFF;
background-repeat:no-repeat;
width:100%!important;


}

.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-has-children.menu-item-1243:hover ul {
    display: block;

}

.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-has-children.menu-item-1243 {
   width: 157px;
}

#menu-item-1208 > a {
    margin-top: 13px;
}

#menu-item-1209 > a {
    margin-top: 7px;
}






@media(max-width: 400px){



.mlogo {
    float: left!important;
    margin: -44px 0!important;
    padding: 0!important;
    vertical-align: middle!important;
    width: 41%!important;
}

.mgooglepaly {
    float: right!important;
    margin: -34px 75px 0 0!important;
    width: 32%!important;
}

#menuone li a:hover {
    color: white;
    width: 100%!important;
}


.nav-wrap .current::after {

background:none!important;
}

#menuone > #magic-line{
display:none!important;


}

nav ul li a {
    border-bottom: none!important;
}


.sub-menu {

    width: 100%!important;
}

#menuone li:last-child {
    left: 0px!important;
}




.sub-menu li a:hover{

color:#263746!important;

}


#menuone li {

width:100%!important;

}

}

@media (min-width:400px) and (max-width:500px){

.mlogo {
    float: left!important;
    margin: -44px 0!important;
    padding: 0!important;
    vertical-align: middle!important;
    width: 41%!important;
}

.mgooglepaly {
    float: right!important;
    margin: -38px 94px 0 0!important;
    width: 32%!important;
}

 #menuone li a:hover {
    color: white;
    width: 100%!important;
}


.nav-wrap .current::after {

background:none!important;
}

#magic-line{
display:none!important;


}

nav ul li a {
    border-bottom: none!important;
}


.sub-menu {

    width: 100%!important;
}

#menuone li:last-child {
    left: 0px!important;
}
.sub-menu li a:hover{

color:#263746!important;

}

#menuone li {

width:100%!important;

}


}



@media (min-width:500px) and (max-width:767px){

.mlogo {
    float: left!important;
    margin: -44px 0!important;
    padding: 0!important;
    vertical-align: middle!important;
    width: 41%!important;
}

.mgooglepaly {
    float: right!important;
    margin: -39px 127px 0 0!important;
    width: 32%!important;
}

#menuone li a:hover{
    color: white;
    width: 100%!important;
}
.nav-wrap .current::after {

background:none!important;
}

#menuone > #magic-line{
display:none!important;


}

nav ul li a {
    border-bottom: none!important;
}


.sub-menu {

    width: 100%!important;
}

#menuone li:last-child {
    left: 0px!important;
}

.sub-menu li a:hover{

color:#263746!important;

}

#menuone li {

width:100%!important;

}

}

/*****text-Wrap around images on pages******/

header.entry-header .entry-title {
     padding-top: 10px;
  padding-bottom: 10px;
}

#wraparound {
  float: left;
  margin-top:5px;
}

#wraparound .wrapimage {
  float: left;
}

.page-id-1490 #wraparound .wrapimage {
  float: right;
}


#wraparound .wraptext {
  margin-top: 34px;
}

img.wp-image-1540.alignleft {
    float: left;
    margin: 0px 0 0 -11px;
    padding: 0px;
}

img.attachment-post-thumbnail.wp-post-image {
    padding: 20px 0 0 0;
}


img.wp-image-1539.alignleft {
    float: left;
}
.google_url, .ios_url {
    display: none;
}
.ios .ios_url {
    display: block;
}
.android .google_url {
    display: block;
}
#facebookpopup-linkit{
    display: none!important;
}