




body {
  color: #6B6B6B;
  background-color: #D1EAE7;
  word-wrap: break-word;
  font-family: 'Roboto', sans-serif;
  line-height: 1.7;
  font-size: 16px;
}

a {
  color: #20B2AA;
  text-decoration: none;
  -webkit-transition: all 0.3s;
     -moz-transition: all 0.3s;
       -o-transition: all 0.3s;
          transition: all 0.3s;
}

a:hover,
a:focus {
  color: #000;
  text-decoration: none;
}

a:focus {
  outline: none;
}

pre {
  width: 100%; 
  white-space: pre-wrap; 
  white-space: -moz-pre-wrap !important; 
  white-space: -pre-wrap; 
  white-space: -o-pre-wrap; 
  word-wrap: break-word; 
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  color: #19443b ;
  font-weight: 500;
  font-family: 'Roboto', sans-serif;
}

h1,
.h1 {
  font-size: 28px;
}

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

h3,
.h3 {
  font-size: 20px;
}

h4,
.h4 {
  font-size: 16px;
}

h5,
.h5 {
  font-size: 14px;
}

h6,
.h6 {
  font-size: 13px;
}

img {
  height: auto; 
  max-width: 100%; 
}
button,
input,
select,
textarea {
  font-size: 100%; 
  margin: 0; 
  vertical-align: baseline; 
  *vertical-align: middle; 
}

input[type="checkbox"],
input[type="radio"] {
  padding: 0; 
}
input[type="search"] {
  -webkit-appearance: textfield; 
  -webkit-box-sizing: content-box; 
  -moz-box-sizing:  content-box;
  box-sizing:     content-box;
}
input[type="search"]::-webkit-search-decoration { 
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner { 
  border: 0;
  padding: 0;
}
input[type="text"],
input[type="email"],
input[type="tel"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
  color: #666;
  border: 1px solid #E8E8E8;
  border-radius: 3px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
  color: #111;
}
input[type="text"],
input[type="email"],
input[type="tel"],
input[type="url"],
input[type="password"],
input[type="search"] {
  padding: 3px;
}
textarea {
  overflow: auto; 
  padding-left: 3px;
  vertical-align: top; 
  width: 100%;
}

p{
	font-weight: 300;
}





.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}
.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}
.aligncenter {
  clear: both;
  display: block;
  margin: 0 auto;
}


.side-pull-left .main-content-inner{
    float: left;
}
.side-pull-right .main-content-inner{
    float: right;
}
.no-sidebar #secondary, .full-width #secondary{
    display: none;
}
.no-sidebar .main-content-inner{
    float: none;
    margin: 0 auto;
}
.full-width .main-content-inner{
    width: 100%;
}

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
}

.screen-reader-text:hover,
.screen-reader-text:active,
.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-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000; 
}


.clear:before,
.clear:after,
.gallery:before,
.gallery:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after,
.home-widget-area:before {
  content: '';
  display: table;
}

.clear:after,
.entry-content:after,
.gallery:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after,
.home-widget-area:before {
  clear: both;
}



.sticky {
}
.hentry {
  margin: 0;
}
.byline,
.updated {
  display: none;
}
.single .byline,
.group-blog .byline {
  display: inline;
  margin-right: 0;
}
.page-content,
.entry-content,
.entry-summary {
  margin: 0 0 0;
}
.page-links {
  clear: both;
  margin: 0 0 1.5em;
}
.main-content-area {
  margin-top: 0px;
  margin-bottom: 0px;
}

.entry-meta a {
  font-size: 13px;
  color: #6B6B6B;
}
.entry-meta {
  margin-bottom: 30px;
}
footer.entry-meta {
  margin-bottom: 0;
}
.page-header {
  margin-top: 0;
  border-bottom: 0;
  padding-bottom: 0;
}
.entry-meta .fa {
  font-size: 14px;
  margin-right: 3px;
}
.entry-meta span {
  margin-right: 10px;
}
.entry-title {
  color: #444;
  font-size: 28px;
  margin-bottom: 30px;
}
.entry-title a {
  color: #444;
}
.entry-title a:hover {
  color: #28B4E5;
}
.btn.btn-default.read-more {
  float: right;
  margin-top: 10px;
  font-size: 12px;
  padding: 11px 13px;
}
.search .btn.btn-default.read-more {
  float: none;
}
hr.section-divider {
  border-color: #E8E8E8;
  margin-top: 50px;
  margin-bottom: 50px;
}

.author-bio {
  clear: both;
  width: 100%;
  padding-top: 35px;
  padding-bottom: 35px;
}
.author-bio .avatar {
  float: left;
}
.author-bio-content h4 {
  font-size: 14px;
  margin-top: 0;
}
.author-bio .author-bio-content {
  margin-left: 74px;
}
.secondary-content-box {
  padding-top: 0;
  padding-bottom: 0;
}
.single-view,
.blog-item-wrap {
  margin-bottom: 50px;
}
.post-inner-content {
  padding:0px;
  background-color: #fff;
  border: none;
  border-top: none;
}


.post-inner-content {
  padding: 20px 15px 20px 20px;
}

.home .post-inner-content {
  padding: 0;
}






body.archive .post-inner-content,
body.blog .post-inner-content,
.post-inner-content:first-child {
  border-top: none;
}
.entry-title {
  margin-top: 0;
}
.more-link,
.says {
  display: none;
}
.comment-author .fn,
.author-bio h4,
.comment-reply-title {
  text-transform: uppercase;
  font-weight: 700;
}
#bbp-single-user-details #bbp-user-avatar img.avatar {
  position: relative;
  left: 0;
  top: 0;
}


.page-links span {
  display: inline-block;
  color: #fff;
  background-color: #28B4E5;
  border-radius: 4px;
  padding: 2px 10px;
  margin-left: 2px;
}
.page-links a span {
  background-color: inherit;
  border: 1px solid #E8E8E8;
  color: #28B4E5;
  -webkit-transition: all 0.5s;
     -moz-transition: all 0.5s;
       -o-transition: all 0.5s;
          transition: all 0.5s;
}
.page-links a:hover span {
  background-color: #28B4E5;
  border: 1px solid #28B4E5;
  color: #fff;
}
.pagination .fa-chevron-left,
.pagination .fa-chevron-right {
  font-size: 12px;
}
.pagination li a {
  color: #28B4E5;
}
.pagination li:hover a {
  color: #28B4E5;
}
.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
  color: #FFF;
  background-color: #28B4E5;
  border-color: #28B4E5;
}
.pagination>li>a,
.pagination>li>span {
  padding: 9px 14px;
  border-color: #dadada;
}
.bottom-pagination {
  text-align: center;
}



.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
  display: none;
}



.page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
.single-featured {
  -webkit-transition: opacity 0.3s linear;
     -moz-transition: opacity 0.3s linear;
       -o-transition: opacity 0.3s linear;
          transition: opacity 0.3s linear;
  display: block;
  margin: auto;
}
.single-featured:hover {
  opacity: 0.8;
}
.wp-caption {
  border: 1px solid #ccc;
  margin-bottom: 1.5em;
  max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
  display: block;
}
.wp-caption-text {
  text-align: center;
}
.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}


embed,
iframe,
object {
  max-width: 100%;
}




.widget select {
  max-width: 100%;
}

.widget_search .search-submit {
  display: none;
}
.widget ul.nav.nav-tabs {
  padding: 0;
}
#secondary .widget {
  margin-bottom: 50px;
  color: #C1C0C0;
  overflow: hidden;
}
#secondary .widget:last-child {
  margin-bottom: 0px;
}
.tab-content ul li {
  list-style: none;
}
#secondary .widget_archive ul li:before,
#secondary .widget_categories ul li:before,
#secondary .widget_recent_comments ul li:before {
  font-family: fontawesome;
  margin-right: 10px;
}
#secondary .widget_archive ul li:before {
  content: '\f073';
}
#secondary .widget_categories ul li:before {
  content: '\f115';
}
#secondary .widget_recent_comments ul li:before {
  content: '\f0e5';
}
.well {
  background-color: #ffffff;
  border: medium none;
  border-radius: 0;
  box-shadow: 0 0 0 0;
  clear: both;
  overflow: hidden;
  padding: 20px 15px;
}

#secondary .widget > h3 {
  font-size: 14px;
  text-transform: uppercase;
  margin-bottom: 25px;
  margin-top: 0;
  color: #636467;
}
#secondary .widget a {
  color: #C1C0C0;
}
.widget ul ul {
  padding: 10px;
}
.widget #social ul li {
    border-bottom: 0;
}
.not-found-widget {
  margin-top: 30px;
}



.cats-widget ul li span {
  float: right;
}

.popular-posts-wrapper .post {
  float: left;
  clear: both;
  margin-bottom: 20px;
}
.popular-posts-wrapper .post .post-image {
  width: 60px;
  height: 60px;
  float: left;
  display: block;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  background-color: #DADADA;
  background-position: center center;
  background-repeat: no-repeat;
  overflow: hidden;
}
.popular-posts-wrapper .post .post-image img {
  border-radius: 4px;
  opacity: 1;
  -webkit-transition: opacity  0.5s;
     -moz-transition: opacity  0.5s;
       -o-transition: opacity  0.5s;
          transition: opacity  0.5s;
}
.popular-posts-wrapper .post .post-image img:hover {
  opacity: 0.6 !important;
}
.popular-posts-wrapper .post .post-content {
  margin-left: 80px;
}
.widget .post-content > span {
  display: block;
}
#secondary .widget .post-content a {
  color: #28B4E5;
}
#secondary .widget .post-content a:hover {
  color: #DADADA;
}
.widget .post-content span {
    font-size: 12px;
}
.tagcloud {
  margin-top: 25px;
}
.tagcloud a {
  padding: 6px 7px;
  margin-right: 0;
  margin-bottom: 4px;
  line-height: 100%;
  display: inline-block;
  color: #FFF !important;
  background-color: #DADADA;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  font-size: 12px !important;
}
.tagcloud a:hover {
  background-color: #28B4E5;
  border-color: #28B4E5;
}


.btn-default, .label-default, .woocommerce #respond input#submit,
.woocommerce a.button, .woocommerce button.button, .woocommerce input.button,
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt,
.woocommerce button.button.alt, .woocommerce input.button.alt {
  background-color: #20B2AA;
  border-color: #20B2AA;
  -webkit-transition: background-color 0.3s linear;
     -moz-transition: background-color 0.3s linear;
       -o-transition: background-color 0.3s linear;
          transition: background-color 0.3s linear;
		  box-shadow: 0 0 0 !important;
		  
}
.btn-default:hover,
.label-default[href]:hover,
.label-default[href]:focus,
.btn-default:hover, .btn-default:focus,
.btn-default:active,
.btn-default.active,
#image-navigation .nav-previous a:hover,
#image-navigation .nav-next a:hover, .woocommerce #respond input#submit:hover,
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover,
.woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover{
  background-color: #363636;
  border-color: #363636;
  color: #FFF;
}
.btn.btn-default, .woocommerce #respond input#submit, .woocommerce a.button,
.woocommerce button.button, .woocommerce input.button {
  color: #FFF;
  text-transform: uppercase;
}
.input-group-btn:last-child>.btn {
  margin-left: 0;
}
button, .button {
  background-color: #28B4E5;
  border: none;
  text-transform: uppercase;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  color: #fff;
  font-size: 12px;
  padding: 5px 12px;
  -webkit-transition: background-color 0.3s linear;
     -moz-transition: background-color 0.3s linear;
       -o-transition: background-color 0.3s linear;
          transition: background-color 0.3s linear;
}
button:hover, .button:hover {
  background-color: #363636;
}
#subscription-toggle {
    float: right;
}



.infinite-scroll .paging-navigation, 
.infinite-scroll.neverending .site-footer { 
  display: none;
}


.infinity-end.neverending .site-footer {
  display: block;
}
#infinite-handle span {
  display: block;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 10px;
  border-radius: 4px;
  padding: 20px;
  background: transparent;
  border: 1px solid #DADADA;
  background: #fff;
  color: #28B4E5;
  -webkit-transition: all 0.5s;
     -moz-transition: all 0.5s;
       -o-transition: all 0.5s;
          transition: all 0.5s;
}
#infinite-handle span:hover {
  background-color: #28B4E5;
  color: #fff;
}

#logo .site-name {
  margin: 0;
}
.site-branding {
  margin-top: 20px;
  margin-bottom: 20px;
}
.site-description {
  color: #777;
  font-weight: 200;
  font-size: 16px;
}
.page-template-page-homepage-php .carousel {
  margin-top: -20px;
  margin-bottom: 20px;
}

@media (max-width: 768px) {
  .pull-right {
    float: none !important;
  }
  .pull-left {
    float: none !important;
  }
  .flex-caption {
    display: none;
  }
}



.post-navigation a,
.paging-navigation a {
  border: 1px solid #DADADA;
  background-color: #FFF;
  padding: 8px 14px;
  font-size: 12px;
  border-radius: 4px;
  display: block;
  margin: 0 0 1.5em;
  overflow: hidden;
}
.post-navigation a:hover,
.paging-navigation a:hover {
  color: #FFF;
  background: #28B4E5;
  text-decoration: none;
}
.paging-navigation {
  text-transform: uppercase;
}
.post-navigation .nav-previous,
.paging-navigation .nav-previous {
  float: left;
}
.post-navigation .nav-next,
.paging-navigation .nav-next  {
  float: right;
  text-align: right;
}
.more-link {
  float: right;
  margin: 10px 0;
}
.single .nav-links {
    margin-top: 30px;
}
.nav>li>a {
  text-transform: uppercase;
}
.navbar.navbar-default {
  background-color: #1B1B1B;
  border-bottom: 0;
  font-weight: 300;
  margin-bottom: 0;
}

.top-bar {
  background: #082545 none repeat scroll 0 0;
  color: #fff;
}




.navbar-default .navbar-nav > li > a {
  color: #fff ;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 1px;
  line-height: 30px;
  text-transform: uppercase;
  border-top: 2px solid transparent;
}


.navbar > .container .navbar-brand {
  color: #ffffff ;
  font-family: Open sans;
  font-size: 24px;
  font-weight: 800;
  letter-spacing: 0.5px;
  margin: 4px 0 0;
  padding-left: 0;
  text-transform: uppercase;
}

.navbar-brand {
  height:auto;
  line-height: 20px;
  padding: 4px 15px;
}

.navbar-default .navbar-brand {
  color: #19443b ;
  font-family: "Open Sans","Helvetica Neue",Arial,sans-serif;
  font-size: 24px;
  font-weight: 600;
  padding: 15px;
  text-transform: uppercase;
}

.navbar-default .navbar-brand:hover {
  color: #20B2AA;
}
.Fixedheader {
  box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.4);
  position: fixed;
  width: 100%;
  z-index: 999999;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  border-right: none;
  border-left: none;
}
.navbar {
  border-radius: 0;
}
.navbar-default {
  border: none;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  background-color: transparent;
  border-top: 2px solid #ffffff;
 color: #ffffff;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
  color: #fff;
  background-color: #20B2AA;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
  .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
    color: #fff;
    background-color: #20B2AA;
  }
}
.dropdown-menu {
  font-size: 13px;
}
.navbar-default .navbar-nav .current-menu-ancestor a.dropdown-toggle {
  color: #20B2AA;
  background-color: transparent;
}
.navbar-default .navbar-nav .open .dropdown-menu > li.active > a {
  color: #fff;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
  color: #DADADA;
}
@media (min-width: 768px) {
  ul.nav li.dropdown:hover > ul.dropdown-menu {
    display: block;
  }
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  border-left: 1px solid rgba(0, 0, 0, 0.1);
}
.dropdown-menu > li > a {
  padding: 10px 15px;
  color: #636467;
}
.dropdown-menu,
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  border: none;
}
.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus {
  background-color: #28B4E5;
  color: #fff;
}
.dropdown-menu .divider {
  background-color: rgba(0, 0, 0, 0.1);
}
.navbar-nav > li > .dropdown-menu {
  padding: 0;
}
.navbar-nav > li > a {
  padding-top: 12px;
  padding-bottom: 12px;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: transparent;
}
.nav.navbar-nav {
  float: right;
}
@media (max-width: 767px) {
  .nav.navbar-nav {
    float: none;
  }
  .navbar > .container .navbar-brand {
    margin: 0;
  }
  .navbar-default .navbar-nav > li > a {
    line-height: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
.navigation .wp-pagenavi-pagination a{
  border-radius: 0;
  margin-bottom: 0;
}
.navigation .wp-pagenavi-pagination span{
  font-size: 12px;
}
.navigation .wp-pagenavi-pagination span.current,
.navigation .wp-pagenavi-pagination a:hover {
  background-color: #28B4E5;
  border-color: #28B4E5;
  color: #FFF;
  text-decoration: none;
}
.pagination>li>a,
.pagination>li>span,
.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
  color: #28B4E5;
}
.nav-links {
  text-align: center;
}




.comment-content a {
  word-wrap: break-word;
}
.bypostauthor {
}
#respond {
  background-color: transparent !important;
  box-shadow: none !important;
  padding: 0px !important;
}
#respond > p, #respond p.comment-notes, p.logged-in-as {
  margin-bottom: 10px;
}

p.logged-in-as {
  padding-bottom: 0px;
}
.comment-list {
  margin-bottom: 40px !important;
  margin-left: 0px !important;
  padding-left: 0;
}
.comment-list,
.comment-list .children {
    list-style: none;
}
.comment .comment-body {
  background-color: #ffffff;
  margin: 0;
  overflow: hidden;
  padding: 25px;
  margin-top: 2em;
  padding-left: 100px;
  position: relative;
  border: 1px solid #E8E8E8;
  border-bottom: 1px solid #DADADA;
  border-radius: 4px;
}
.comment-list .children {
  margin-left: 0px!important;
  padding-left: 40px;
  border-left: 1px solid #DADADA;
  background-repeat: no-repeat;
  background-position: left 20px;
}
.comment-list li.comment > div img.avatar {
  position: absolute;
  left: 29px;
  top: 29px;
}
#comment-form-title {
  font-size: 24px;
  padding-bottom: 10px;
}
.comment-author.vcard {
  font-size: 12px;
}
.vcard .avatar {
  position: absolute;
  left: 20px;
  top: 29px;
  border-radius: 2px;
}
.comment-metadata {
  font-size: 11px;
  line-height: 16px;
  margin-bottom: 10px;
}
.comment-reply-link {
  float: right;
}
.form-allowed-tags code {
  word-wrap: break-word;
  white-space: inherit;
}
.comment-respond label {
  display: block;
  font-weight: normal;
}
.comment-respond .required {
  color: #C7254E;
}
#submit {
  font-size: 12px;
}
.comment-navigation,
.single .nav-links {
  overflow: hidden;
  margin-top: 30px;
}
.comment-reply-title {
  font-size: 14px;
}
.comment-reply-link {
  background: #C1C0C0;
  border: #C1C0C0;
  font-size: 10px;
  text-transform: uppercase;
}
@media(max-width:767px){
  .post-inner-content {
    padding: 20px 25px;
  }
  .comment-list .children {
    padding-left: 10px;
  }
}

#image-navigation .nav-previous a,
#image-navigation .nav-next a{
  padding: 5px 20px;
  border: 1px solid #E8E8E8;
  border-radius: 4px;
  display: block;
}
#image-navigation .nav-previous a:hover,
#image-navigation .nav-next a:hover{
  background-color: #28B4E5;
  color: #fff;
}
#image-navigation .nav-previous,
#image-navigation .nav-next {
  margin: 10px 0;
}
#image-navigation .nav-previous a {
  float: left;
}
#image-navigation .nav-next a {
  float: right;
}


.gallery {
  margin-bottom: 20px;
}
.gallery-item {
  float: left;
  margin: 0 4px 4px 0;
  overflow: hidden;
  position: relative;
}
.gallery-columns-1 .gallery-item {
  max-width: 100%;
}
.gallery-columns-2 .gallery-item {
  max-width: 48%;
  max-width: -webkit-calc(50% - 4px);
  max-width:         calc(50% - 4px);
}
.gallery-columns-3 .gallery-item {
  max-width: 32%;
  max-width: -webkit-calc(33.3% - 4px);
  max-width:         calc(33.3% - 4px);
}
.gallery-columns-4 .gallery-item {
  max-width: 23%;
  max-width: -webkit-calc(25% - 4px);
  max-width:         calc(25% - 4px);
}
.gallery-columns-5 .gallery-item {
  max-width: 19%;
  max-width: -webkit-calc(20% - 4px);
  max-width:         calc(20% - 4px);
}
.gallery-columns-6 .gallery-item {
  max-width: 15%;
  max-width: -webkit-calc(16.7% - 4px);
  max-width:         calc(16.7% - 4px);
}
.gallery-columns-7 .gallery-item {
  max-width: 13%;
  max-width: -webkit-calc(14.28% - 4px);
  max-width:         calc(14.28% - 4px);
}
.gallery-columns-8 .gallery-item {
  max-width: 11%;
  max-width: -webkit-calc(12.5% - 4px);
  max-width:         calc(12.5% - 4px);
}
.gallery-columns-9 .gallery-item {
  max-width: 9%;
  max-width: -webkit-calc(11.1% - 4px);
  max-width:         calc(11.1% - 4px);
}
.gallery-columns-1 .gallery-item:nth-of-type(1n),
.gallery-columns-2 .gallery-item:nth-of-type(2n),
.gallery-columns-3 .gallery-item:nth-of-type(3n),
.gallery-columns-4 .gallery-item:nth-of-type(4n),
.gallery-columns-5 .gallery-item:nth-of-type(5n),
.gallery-columns-6 .gallery-item:nth-of-type(6n),
.gallery-columns-7 .gallery-item:nth-of-type(7n),
.gallery-columns-8 .gallery-item:nth-of-type(8n),
.gallery-columns-9 .gallery-item:nth-of-type(9n) {
  margin-right: 0;
}
.gallery-columns-1.gallery-size-medium figure.gallery-item:nth-of-type(1n+1),
.gallery-columns-1.gallery-size-thumbnail figure.gallery-item:nth-of-type(1n+1),
.gallery-columns-2.gallery-size-thumbnail figure.gallery-item:nth-of-type(2n+1),
.gallery-columns-3.gallery-size-thumbnail figure.gallery-item:nth-of-type(3n+1) {
  clear: left;
}
.gallery-caption {
  background-color: rgba(0, 0, 0, 0.7);
  -webkit-box-sizing: border-box;
  -moz-box-sizing:    border-box;
  box-sizing:         border-box;
  color: #fff;
  font-size: 12px;
  line-height: 1.5;
  margin: 0;
  max-height: 50%;
  opacity: 0;
  padding: 6px 8px;
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: left;
  width: 100%;
}
.gallery-caption:before {
  content: "";
  height: 100%;
  min-height: 49px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.gallery-item:hover .gallery-caption {
  opacity: 1;
}
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
  display: none;
}



#footer-area {
  background: #17453b ;
  color: #fff;
  font-size: 14px;
}
#footer-area a {
  color: #fff;
}
#footer-area .footer-widget-area {
  padding: 40px 0 20px 0;
  overflow: hidden;
}
#footer-area ul li {
  border-bottom:none;
}
#footer-area .site-info nav ul li {
  border-bottom: none;
}
.widgettitle {
  color: #eee;
  font-size: 20px;
  margin-bottom: 25px;
  margin-top: 0;
  text-transform: uppercase;
}
#footer-area .widget ul li {
  list-style: none;
}
.footer-nav.nav > li {
  position: relative;
  display: inline-block;
}
.footer-nav.nav {
  float: left;
  margin-bottom: 2px;
}
.footer-widget {
  overflow: hidden;
}
.copyright {
  float: none;
  margin-top: 10px;
  text-align: center;
}
#colophon {
  background-color: #19443b;
  border-top: medium none;
  padding: 10px 0;
}
.site-info a {
  color: #ffffff;
}
.site-info a:hover {
  color: #999;
}
#footer-area a:hover {
  color: #fff;
}
.site-info {
  color: #fff;
  font-size: 12px;
}
.footer-nav.nav > li > a:hover {
  background-color: transparent;
}
.scroll-to-top {
  background: #20B2AA;
  color: #FFF;
  bottom: 4%;
  cursor: pointer;
  display: none;
  position: fixed;
  right: 20px;
  z-index: 999;
  font-size: 32px;
  text-align: center;
  line-height: 40px;
  width: 40px;
  border-radius: 29px;
  -webkit-transition: background-color 0.3s linear;
     -moz-transition: background-color 0.3s linear;
       -o-transition: background-color 0.3s linear;
          transition: background-color 0.3s linear;
   box-shadow: 0 6px 8px rgba(0, 0, 0, 0.5);
}

.scroll-to-top:hover {
  background: #656565;
  opacity: 1;
}

@media (max-width: 768px) {
  .site-info, .copyright {
    text-align: center;
  }
  .footer-nav.nav, .copyright {
    float: none;
  }
}


#secondary .widget .social-icons a {
  color: #fff;
}
.social-icons, #menu-social {
  position: relative;
  text-align: center;
}
#secondary .widget .social-icons {
  text-align: left;
}
.social-icons a{
  font-size: 18px;
  line-height: 40px;
  list-style: none;
  display: inline-block;
  text-align: center;
  height: 40px;
  width: 40px;
  margin-right: 5px;
  margin-bottom: 5px;
  border-radius: 3px;
  background-color: #DADADA;
  -webkit-transition: background-color  0.5s;
     -moz-transition: background-color  0.5s;
       -o-transition: background-color  0.5s;
          transition: background-color  0.5s;
}
#menu-social li{
    border: none;
    display: inline-block;
    margin: 0;
}
.social-icons li a{
  font-size: 18px;
  line-height: 40px;
  list-style: none;
  display: inline-block;
  text-align: center;
  height: 40px;
  width: 40px;
  margin-right: 5px;
  margin-bottom: 5px;
  border-radius: 3px;
  background-color: #DADADA;
  -webkit-transition: background-color  0.5s;
     -moz-transition: background-color  0.5s;
       -o-transition: background-color  0.5s;
          transition: background-color  0.5s;
}
#footer-area .social-icons a{
  margin-right: 7px;
  background-color: #363636;
  color: #fff;
}
#footer-area .social-icons li a {
  background-color: #363636;
  color: #fff;
  margin-right: 7px;
}
#menu-social li a span{ display: none; }

#menu-social li a[href*="facebook.com"]:hover {
  background-color: #4265b9 !important;
}
#menu-social li a[href*="twitter.com"]:hover {
  background-color: #55ACEE !important;
}
#menu-social li a[href*="dribbble.com"]:hover {
  background-color: #ea4c89 !important;
}
#menu-social li a[href*="flickr.com"]:hover {
  background-color: #ff0084 !important;
}
#menu-social li a[href*="plus.google.com"]:hover {
  background-color: #d62408 !important;
}
#menu-social li a[href*="skype.com"]:hover {
  background-color: #0bbff2 !important;
}
#menu-social li a[href*="pinterest.com"]:hover {
  background-color: #c31e26 !important;
}
#menu-social li a[href*="linkedin.com"]:hover {
  background-color: #005987 !important;
}
#menu-social li a[href*="vimeo.com"]:hover {
  background-color: #1bb6ec !important;
}
#menu-social li a[href*="tumblr.com"]:hover {
  background-color: #35506b !important;
}
#menu-social li a[href*="youtube.com"]:hover {
  background-color: #df3333 !important;
}
#menu-social li a[href*="instagram.com"]:hover {
  background-color: #F95B60 !important;
}
#menu-social li a[href*="/feed"]:hover {
  background-color: #f39c12 !important;
}
#menu-social li a[href*="foursquare.com"]:hover {
  background-color: #2398C9 !important;
}
#menu-social li a[href*="soundcloud.com"]:hover {
  background-color: #F50 !important;
}
#menu-social li a[href*="github.com"]:hover {
  background-color: #4183C4 !important;
}
#menu-social li a[href*="xing.com"]:hover {
  background-color: #006567 !important;
}
#menu-social li a[href*="spotify.com"]:hover {
  background-color: #81b71a !important;
}
#menu-social li a[href*="mailto"]:hover {
  background-color: #28B4E5 !important;
}
#menu-social li, #menu-social ul {
  border: 0!important;
  list-style: none;
  padding-left: 0;
}

#menu-social li a[href*="twitter.com"] .fa:before{content:"\f099"}
#menu-social li a[href*="xing.com"] .fa:before{content:"\f168"}
#menu-social li a[href*="facebook.com"] .fa:before{content:"\f09a"}
#menu-social li a[href*="github.com"] .fa:before{content:"\f09b"}
#menu-social li a[href*="/feed"] .fa:before{content:"\f09e"}
#menu-social li a[href*="dribbble.com"] .fa:before{content: "\f17d"}
#menu-social li a[href*="skype.com"] .fa:before{content: "\f17e"}
#menu-social li a[href*="foursquare.com"] .fa:before{content: "\f180"}
#menu-social li a[href*="spotify.com"] .fa:before{content: "\f1bc"}
#menu-social li a[href*="soundcloud.com"] .fa:before{content: "\f1be"}
#menu-social li a[href*="vimeo.com"] .fa:before{content: "\f194"}
#menu-social li a[href*="youtube.com"] .fa:before{content: "\f167"}
#menu-social li a[href*="instagram.com"] .fa:before{content: "\f16d"}
#menu-social li a[href*="flickr.com"] .fa:before{content: "\f16e"}
#menu-social li a[href*="tumblr.com"] .fa:before{content: "\f173"}
#menu-social li a[href*="pinterest.com"] .fa:before{content: "\f0d2"}
#menu-social li a[href*="plus.google.com"] .fa:before{content: "\f0d5"}
#menu-social li a[href*="linkedin.com"] .fa:before{content: "\f0e1"}
#menu-social li a[href*="mailto"] .fa:before{content: "\f003"}

@media (max-width: 992px) {
  .site-branding {
    text-align: center;
  }
  .side-pull-left .main-content-inner, .side-pull-right .main-content-inner{
    float: none;
  }
}


.cfa {
  padding: 30px 0px;
  background: #FFF;
  border-bottom: 1px solid #DADADA;
  text-align: center;
}
.cfa-text{
  font-size: 22px;
  color: #28B4E5;
  display: block;
  padding-top: 10px;
}
.cfa-button {
  background-color: transparent;
  color: #28B4E5;
  padding: 15px 30px;
  border-color: #28B4E5;
}
.cfa-button a {
  color: #28B4E5;
}
.cfa-button:hover {
  background-color: #28B4E5;
  color: #fff;
}
@media (max-width: 767px) {
  .cfa {
    padding: 0 0 20px;
  }
  .cfa-button {
    padding: 10px 16px;
    margin-top: 10px;
  }
}


#submit,
.tagcloud,
.comment-reply-link,
.widget_rss ul,
button[type=submit],
.postform,
table#wp-calendar {
  display: none;
}
.no-js #submit,
.no-js .tagcloud,
.no-js .comment-reply-link,
.no-js .widget_rss ul,
button[type=submit],
.no-js .postform,
.no-js table#wp-calendar {
  display: block;
}


.woocommerce-cart .cart-collaterals .cart_totals table td,
.woocommerce-cart .cart-collaterals .cart_totals table th {
  padding: 6px;
}

.woocommerce div.product .woocommerce-tabs .panel {
  padding: 10px 30px 20px;
}
.woocommerce .main-content-inner{
  background-color: #fff;
  border: 1px solid #dadada;
  padding: 45px 50px;
}




.home .entry-header.page-header {
  display: none;
}

.TopBanner {
 
  background:url("/wp-content/themes/irf/images/gplaypattern.png");
  margin-bottom: 30px;
  min-height: 445px;
  padding-top: 20px;
 
  background-color:#19443b ;
}

.TopBanner1{
   background: #19443b url("/wp-content/themes/irf/images/gplaypattern.png") repeat scroll 0 0;
   padding-top:40px;
   padding-bottom:10px;

}

.panel-grid {
  margin-bottom: 0 !important;
}
.navbar-nav > li > .dropdown-menu {
  border-radius: 0;
  margin-top: 0;
}

.navbar-nav > li:last-child {
  right: -58px;
  margin-top:1px;
}

.navbar-nav > li:last-child a {
  background: #20B2AA none repeat scroll 0 0;
  border: 0 none;
  border-radius: 300px;
  color: #fff;
  font-family: "Open Sans","Helvetica Neue",Arial,sans-serif;
  font-weight: 500;
  margin-top: 10px;
  padding: 2px 18px;
  text-transform: uppercase;
  border:none;
}


.navbar-nav > li:last-child a:hover {
  background: #646464 none repeat scroll 0 0;
  color: #ffffff;
   border:none;
}


.banner-headline {
  color: #f8f8f8;
  font-size: 31px;
  font-weight: 600;
  line-height: 46px;
  margin: 1px 0 0;
  text-align: center;
  text-shadow: 0 2px 8px rgba(0, 0, 0, 0.5);
  text-transform: uppercase;
}



.banner-subtitle {
  color: #ffffff;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  margin: 20px 0 0;
  text-align: center;
  text-shadow:1px 4px 2px rgba(0, 0, 0, 0.6), 1px 2px 0 rgba(255, 255, 255, 0.3);
  text-transform: uppercase;
}

.TopBanner .ow-button-base a {
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 1px;
  line-height: 22px;
  padding: 16px 45px;
  text-align: center;
  text-transform: uppercase;
}

.banner-btn{
	margin-top:52px;
}

.banner-image {
  margin-top: 20px;
    text-align: center;
}



.icon4-block {
  padding-top: 20px;
}

.icon4-block {
  padding-top: 20px;
}

.callout1 p {
  color: #070707;
  display: inline-block;
  font-size: 28px;
  font-weight: 300;
  line-height: 40px;
  margin-bottom: 22px;
  margin-top: 12px;
  text-align: center;
  width: auto;
  vertical-align: top;
}


.PF-head {
  color: #fff;
  display: inline-block;
  font-size: 31px;
  font-weight: 700;
  line-height: 42px;
  margin-bottom: 0;
  margin-top: 24px;
  text-align: center;
}

.PF-subhead {
  color: #fff;
  display: inline-block;
  font-size: 15px;
  font-weight: 300;
  line-height: 22px;
  margin-bottom: 18px;
  text-align: center;
}

#popupForm {
  background: #204A41  url("/wp-content/themes/irf/images/gplaypattern.png") repeat scroll 0 0;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.4);
  max-width: 600px;
  padding-bottom: 40px;
  text-align: center;
  width: 100%;
}

#popupForm .ajax-loader {
  position: absolute;
}

#popupForm textarea{
	height:60px;
	padding-left:20px;
	padding-top:8px;
	width:85%;
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.3) inset;
}

#popupForm input {
  border: medium none;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.3) inset;
  height: 45px;
  width: 85%;
  padding-left:20px;
}

#popupForm input[type="submit"] {
   font-size:20px;
   font-weight:500;
   letter-spacing:1px;
   text-transform:uppercase;
}

#popupForm .wpcf7-response-output {
  color: #fff;
}

.divider {
    background: rgba(0, 0, 0, 0) url("/wp-content/themes/irf/images/divider.png") repeat-x scroll center bottom;
    height: 4px;
    margin: 10px 0;
    width: 100%;
}

.callout1 {
  margin-bottom: 45px;
  margin-top: 44px;
  text-align: center;
}

.list_ul li::before {
    color: #1ec280;
    content: "";
    display: inline-block;
    font-family: FontAwesome;
    margin-left: -20px;
    width: 20px;
}
.list_ul li {
  font-weight: 300;
  padding-bottom: 10px;
  width: auto;
}

.list_ul{
padding-left: 22px;
list-style-type:none;
}

.Testimonial-heading {
  color: #19443b ;
  font-size: 22px;
  letter-spacing: 1px;
  margin-bottom: 17px;
  text-align: center;
  text-transform: uppercase;
}

.Testimonial-heading  span{
    color: #444;
    font-weight: 300;
}

.heading21 {
  color: #19443b ;
  font-size: 22px;
  letter-spacing: 1px;
  margin-bottom: 17px;
  text-align: left;
  text-transform: uppercase;
}


.heading21  span{
    color: #444;
    font-weight: 300;
}


.bx-wrapper img {
  display: inline-block;
}

.widget .testimonials-widget-testimonial .image {
  text-align: center;
}

blockquote {
  border: medium none;
  color: #6b6b6b;
  font-size: 16px;
  font-weight: 300;
  text-align: justify;
  margin-bottom:0;
  padding:0;
}

.credit {
  margin-top: 0!important;
}

.viewall a {
  background: #20B2AA none repeat scroll 0 0;
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  margin-top: 22px;
  padding: 6px 12px;
}

.viewall a:hover {
  background: #646464 none repeat scroll 0 0;
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  margin-top: 22px;
  padding: 6px 12px;
}

.viewall {
  text-align: center;
}

.TestimonialRow {
  margin-top: 60px;
  padding: 20px 0;
}
.author a {
  color: #444;
  font-weight:bold;
}

.ListRowT{
margin-top:30px;
}


.site-links-list {
  padding-left: 6px;
}

.site-links-list li{
  display:inline-block;
  width:48%;
  vertical-align:top;
}

.contact-list {
  margin-top: 14px;
  padding-left: 2px;
}

.contact-list > li {
  margin-bottom: 10px;
}

.contact-list i {
  font-size: 16px;
  margin-right: 6px;
  margin-top: 4px;
  vertical-align: top;
}
.contact-list li {
  display: inline-block;
  margin-right: 15px;
}


#text-4 input {
  border-radius: 0;
  display: inline-block;
  height: 38px;
  vertical-align: top;
}

#text-4 form p {
  display: inline-block;
}
#text-4 input[type="email"] {
  max-width: 235px;
  width: 100%;
  padding-left:10px;
}

#text-4 form p {
  display: inline-block;
  vertical-align: top;
}
.subs-emaiid {
  margin-right: -3px;
}

.icon-row1 p {
  display: inline-block;
  vertical-align: top;
  width: 49%;
  text-align: center;
}

.icon-row2 p {
  display: inline-block;
  vertical-align: top;
  width: 49%;
  text-align: center;
}

.icon-row1 p  img{
width:100%;
max-width:110px;
}

.icon-row2 p  img{
width:100%;
max-width:110px;
}

.banner-image {
  margin-top: 20px;
}

.banner-image img {


}

.icon4-block a span {
  display: inline-block;
  font-weight: 400;
  line-height: 18px;
  margin-top: 15px;
  text-align: center;
  width: 100%;
}

.icon4-block a  {
color:#fff;
}

#pg-4-0, #pg-4-1, #pg-4-2, #pg-4-3, #pl-4 .panel-grid-cell .so-panel{
	margin-bottom:0!important;
}

.topbar-left {
  font-family: open sans;
  font-size: 13px;
  padding:7px 15px 0 0;
}

.lptw-post-grid-link img {
  height: auto;
  width: 100%;
}

.topbar-right {
  font-family: open sans;
  font-size: 14px;
  font-weight: bold;
  padding: 7px 15px;
  text-align: right;
}

#wonderplugincarousel-1 .amazingcarousel-nav {
  position: absolute;
  top: 106%!important;
  width: 100%;
}



.wonderplugincarousel-container {
  position: relative;
}

.TopBanner  .panel-grid-cell {
  position: relative;
}
.panel-row-style-ListRowT.ListRowT.panel-row-style {
  padding-left: 20px;
}



@media (max-width: 1199px) {
	  .navbar > .container .navbar-brand {
  font-size: 16px;
}

.navbar-nav > li:last-child {
  right: 0;
}
}


@media (max-width: 1020px) {

  .navbar > .container .navbar-brand {
  font-size: 16px;
}

.navbar-nav > li:last-child {
  right: 0;
}

}


@media (max-width: 990px) {
	
	.navbar-brand {
  float: none !important;
}

.navbar-header > div {
  margin: 18px 0 10px;
  text-align: center;
}

  .navbar > .container .navbar-brand {
  font-size: 24px;
}
	
	.nav.navbar-nav {
  float: none;
}

.navbar-header {
  width: 100%;
}

.panel-row-style-ListRowT.ListRowT.panel-row-style > div {
  padding: 0 !important;
}

.home-recent-posts > div {
  margin-right: 21px;

}
	
}


@media (max-width: 767px) {
    .post-inner-content {
     padding:0;
    }
	


.navbar-header > div {
  margin: 18px 0 10px;
  text-align: left;
}
	.navbar-toggle {
  border-radius: 0;
  margin-top: 12px;
}
	
	.navbar > .container .navbar-brand {
  color: #19443b ;
  font-family: Roboto;
  font-size: 16px;
  font-weight: 400;
  margin: 13px 0;
  padding: 16px 0;
  text-transform: uppercase;
}

.callout1 p{
	margin-right:0;
}
	.TopBanner .ow-button-base a {
  font-size: 16px;
  line-height: 14px;
  padding: 16px 20px;
}
	
	.banner-btn {
  margin: 0 0 25px;
}

.banner-headline {
  color: #f8f8f8;
  font-size: 26px;
  font-weight: 400;
  line-height: 15px;
  margin: 30px 0 0;
  text-align: left;
}

.banner-subtitle {
  color: #fffdfd;
  font-size: 20px;
  font-weight: 300;
  line-height: 26px;
  margin: 13px 0 0;
}

.banner-image {
  margin-top: 6px;
}

.TopBanner {
    height: auto;
	min-height:initial;
}


}


@media (max-width: 680px) {
.banner-headline {
  line-height: 32px;
  margin-top: 0;
  text-align: center;
}

.panel-row-style-ListRowT.ListRowT.panel-row-style > div {
  padding: 0 !important;
}


.navbar > .container .navbar-brand {
  color: #19443b ;
  font-family: Roboto;
  font-size: 20px;
  font-weight: 500;
  margin: 13px 0;
  padding: 16px 0;
  text-transform: uppercase;
}

.navbar-nav > li:last-child {
  right: 0!important;
}

.whymatter > li {
  width: 100%!important;
}

.home-recent-posts > div {
  width: 100%!important;
  margin:0 auto;
}

.callout1 p {
  font-size: 20px;
  line-height: 32px;
  width: 100%;
}
#text-4 input[type="email"] {
  width: 188px;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  background-color: transparent;
  border-top: 2px solid transparent;
  color: #20B2AA;
}

}

@media (max-width: 420px) {
.navbar > .container .navbar-brand {
  font-size: 13px;
}
}



ul .amazingcarousel-item:nth-child(3) .amazingcarousel-image > div{
  visibility: hidden;
}

.heading_2 {
  margin-top: 0;
}


.home-recent-posts > div {
  background: #fff none repeat scroll 0 0;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
  display: inline-block;
  float: left;
  margin-bottom: 30px;
  margin-right: 36px;
  vertical-align: top;
  width: 31%;
}

.home-recent-posts > div:nth-child(3n+3) {
  margin-right: 0;
}


.rec-img img {
  width: 100%;
}

.rec-content{
  padding: 0 20px 20px 20px;
}

.blog-heading {
  font-size: 30px;
  margin: 35px 0 0;
  padding-top: 30px;
  text-align: center;
  text-transform: uppercase;
  color:#19443b ;
  font-weight:600;
  
}

hr.primaryhr {
    border-color: #20B2AA;
    border-width: 3px;
    max-width: 50px;
}

.home-recent-posts {
  padding-top: 40px;
}


.blog-heading span{
  color:#444;
  font-weight:400;
}

.home .container.main-content-area {
  margin-top: 0;
}

.container.main-content-area {
  margin-top: 64px;
}

.list_ul.list-left {
  float: left;
  width: 46%;
}

.list_ul.list-right {
  float: left;
  width: 46%;
}

.whychoss{
  margin-top: 26px;
  padding-left: 15px;
  padding-right: 23px;
}

.whychoss > li {
  font-weight: 300;
  margin-bottom: 14px;
}

.heading21.top-spacer {
  margin-top: 98px;
}

.whymatter li {
  display: inline-block;
  font-weight: 300;
  line-height: 20px;
  margin-bottom: 10px;
  padding-left: 22px;
  position: relative;
  text-align: left;
  vertical-align: top;
  width: 48%;
}

.whymatter {
  margin-top: 26px;
  padding: 0;
  text-align: left;
}

.whymatter > li::before {
  content: "\f046";
  font-family: fontawesome;
  margin-right: 10px;
  position: absolute;
  left:0;
}

.ListRowT > div:nth-child(1) {
  padding-right: 54px !important;
}

.heading21.top-spacer2 {
  margin-bottom: 4px;
  margin-top: 40px;
}

ul li,ol li{
	font-weight:300;
}

.viewall a {
  color: #fff !important;
}

.Testimonial-heading {
  margin-top: 50px;
}

.author > a {
  color: #000 !important;
  font-weight: 400;
}

.contact-list1 {
  list-style-type: none;
}
.page-id-6 textarea {
  height: 96px;
  padding: 4px 10px;
  width: 75.6%;
   border-radius:0;
}

.page-id-6  #wpcf7-f36-p6-o1  input {
  padding: 4px 10px;
  border-radius:0;

}

.btn-default:hover {
  background: #D8A957none repeat scroll 0 0;
  border-color: #20B2AA;
}

.clear-area {
  clear: both;
}

.page-template-fullwidthtemplate .global-banner {
  display: none;
}

.page-template-fullwidthtemplate .entry-header.page-header {
  display: none;
}

.page-template-fullwidthtemplate .site-content {
  border-top: 1px solid #20B2AA;
}

.page-template-fullwidthtemplate .container.main-content-area {
  margin-top: 24px;
}

.request-quote-form p > span.label1 {
  display: inline-block;
  vertical-align: top;
  width: 20%;
}

.request-quote-form p > span > em {
  color: #20B2AA;
  font-weight: bold;
}

.request-quote-form select {
  border: 1px solid #e8e8e8;
  border-radius: 3px;
  color: #666;
  height:34px;
}

.request-quote-form textarea {
  height:120px;
}

.request-quote-form input,.request-quote-form textarea,.request-quote-form select {
  width: 100%;
  max-width: 450px;
  vertical-align: top;
}

.mathcaptcha-214 {
  margin-left: 14.7%;
  width: auto;
}

.wpcf7-form-control.wpcf7-mathcaptcha {
  width: auto;
}

.request-quote-form input[type="submit"] {
  letter-spacing: 2px;
  margin-top: 36px;
  padding: 8px 35px;
  width: auto;
}

.request-quote-form {
  margin-top: 50px;
}

.ty-box {
  background: #20B2AA none repeat scroll 0 0;
  color: #fff;
  font-size: 22px;
  padding: 14px 24px 40px;
  text-align: center;
}

.ty-icon {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #20B2AA;
  border-radius: 50%;
  color: #20B2AA;
  display: inline-block;
  font-size: 64px;
  height: 100px;
  line-height: 95px;
  margin-left: -51px;
  margin-top: -6px;
  position: absolute;
  width: 100px;
}

.top-space3{
	height:1px;
	margin-bottom:80px;
	
}

.rec-content h2 {
  font-size: 22px;
  line-height: 32px;
  text-align: left;
}

.single-post .entry-title {
  margin-bottom: 8px;
  margin-top: 22px;
}

#text-2 ul {
  padding: 0 0 0 3px;
}

.rpt_style_basic .rpt_plan .rpt_head .rpt_recurrence {
  color: #d3d3d3;
  font-size: 13px;
  font-weight: 300;
  line-height: 18px;
  padding: 20px 40px 10px;
  text-align: center;
}

.rpt_5_plans .rpt_plan .rpt_title {
  border-radius: 0!Important;
  font-size: 24px!Important;
  text-align: center;
  text-transform: uppercase;
}

.rpt_5_plans .rpt_plan .rpt_foot {
  border-radius: 0!Important;
  font-size: 19px!Important;
  background-color:#F4C352!important;
}

.rpt_head.rpt_head_0 {
  min-height: 190px;
  padding-top: 40px;
}

.rpt_features.rpt_features_0{
	font-size:12px!important;
	text-align:left;
	padding: 20px 0!important;
}

.rpt_plan_0 {
	
}

.rpt_plan_1 {
	
}

.rpt_plan_2 {
	
}

.rpt_plan_3 {
	
}

