@import url(//fonts.googleapis.com/css?family=Lato:100,300,400,700,900);
@import url(//fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800);
body {
  background: #32343a url(../images/pattern.png) repeat;
  font: 18px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 1.428571429;
  color: #454545;
}
a {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
a:focus {
  text-decoration: none;
  background: none;
}
a[href^="tel:"] {
  color: inherit;
  text-decoration: none;
}
textarea,
input[type="text"],
input[type="email"],
input[type="search"],
input[type="password"] {
  -webkit-appearance: none;
  -moz-appearance: caret;
}
p {
  margin-bottom: 9px;
  line-height: 30px;
}
h1.navbar-brand_ {
    margin: 0;
    padding: 0;
    float: inherit;
    font: bolder;
    size: 24px;
    color: #FB060A;
	font-size: larger;
}

.socials1 {
    float: right;
    margin-top: 50px;
    position: relative;
    z-index: 0;
}

.socials1 li {
    display: inline-block;
}
h1.navbar-brand_ a {
  display: inline-block;
  padding: 0 0 15px 0;
  line-height: 40px;
}
h1.navbar-brand_ span {
  display: none;
}
h2 {
  font: 24px/28px 'Open Sans';
  color: #101010;
  text-transform: uppercase;
  margin: 0 0 14px 0;
  padding-top: 20px;
  text-align: center;
  position: relative;
}
h2 em {
  position: absolute;
  top: 0;
  left: 50%;
  right: 0;
  height: 4px;
  width: 50px;
  margin-left: -25px;
  background: #363636;
}
h2.indent {
  margin-bottom: 21px;
}
h3 {
  font: 24px/30px 'Open Sans';
  color: #454545;
  margin: 0 0 10px 0;
  letter-spacing: 1px;
}
.extra-wrap {
  overflow: hidden;
}
.global {
  padding: 29px 0 0 0;
  background: #edeae6 url(../images/pattern3.png) repeat;
  overflow: hidden;
}
.global.indent {
  padding: 48px 0 0 0;
  background: #edeae6 url(../images/pattern3.png) repeat;
}
.global.indent2 {
  padding: 128px 0 0 0;
  background: #edeae6 url(../images/pattern3.png) repeat;
}
.center {
  text-align: center;
}
/*-----menu-----*/
.menuBox {
  padding: 19px 0;
  text-align: center;
}
nav.tm_navbar {
  background: none;
  border: none;
  padding: 0;
  margin: 0;
  display: inline-block;
  float: none;
  min-height: 0;
}
nav.tm_navbar li {
  float: left;
  font-size: 18px;
  line-height: 30px;
  padding: 0;
  margin: 0 0 0 104px;
}
nav.tm_navbar li:first-child {
  margin-left: 0;
}
nav.tm_navbar li a {
  position: relative;
  padding: 0 0 5px 0;
  font: bold 18px 'Open Sans';
  color: #ffffff;
  text-transform: uppercase;
  border-bottom: 4px solid transparent;
  background: none;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
nav.tm_navbar li.active > a {
  color: #ffffff;
  background: none;
  border-bottom-color: #363636;
}
nav.tm_navbar li:hover > a {
  color: #ffffff;
  border-bottom-color: #363636;
  background: none;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
nav.tm_navbar .sfHover > a {
  color: #ffffff;
  border-bottom-color: #363636;
  background: none;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
nav.tm_navbar li span {
  height: 4px;
  background: url(../images/menu-marker.png) center 0 no-repeat;
  width: 100%;
  text-align: center;
  position: absolute;
  left: 0;
  top: -13px;
  z-index: 0;
}
/*-----subMenu1-----*/
nav.tm_navbar .sub-menu > ul {
  position: absolute;
  display: none;
  width: 160px;
  left: -18px;
  top: 46px;
  list-style: none !important;
  zoom: 1;
  z-index: 11;
  background: url(../images/pattern2.png) repeat;
  padding: 17px 18px;
  margin: 0;
  text-align: left;
}
nav.tm_navbar .sub-menu > ul li {
  background: none;
  border: none;
  width: auto;
  float: none;
  margin: 0 0 15px 0;
  padding: 0;
  display: block;
  position: relative;
}
nav.tm_navbar .sub-menu > ul li a {
  background: none;
  padding: 0;
  margin: 0;
  float: none;
  font: bold 14px 'Open Sans';
  color: #ffffff;
  text-transform: none;
  border-bottom: none !important;
}
nav.tm_navbar .sub-menu > .submenu li span {
  display: inline-block;
  background: url(../images/menu-marker2.png) right 0 no-repeat;
  width: 5px;
  height: 10px;
  position: absolute;
  left: auto;
  right: 0px;
  top: 13px;
}
nav.tm_navbar .sub-menu > ul li a:hover {
  text-decoration: none;
  color: #ffffff !important;
  background: none !important;
  text-decoration: underline;
}
nav.tm_navbar .sub-menu > ul li.sfHover > a {
  text-decoration: none;
  color: #ffffff !important;
  background: none !important;
  text-decoration: underline;
}
/*-----subMenu2-----*/
nav.tm_navbar .sub-menu ul ul {
  position: absolute;
  display: none;
  width: 160px;
  left: 143px;
  top: -17px;
  list-style: none !important;
  zoom: 1;
  z-index: 11;
  background: #000000;
  padding: 17px 18px;
  margin: 0;
  text-align: left;
}
nav.tm_navbar .sub-menu ul ul li a {
  background: none;
  padding: 0;
  margin: 0;
  float: none;
  font: bold 14px 'Open Sans';
  color: #ffffff;
  text-transform: none;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
nav.tm_navbar .sub-menu > ul li > ul li a:hover {
  text-decoration: none;
  color: #ffffff !important;
  background: none !important;
  text-decoration: underline;
}
.select-menu {
  display: none !important;
}
/*-----content-----*/
header {
  position: relative;
  margin: 0;
  padding: 0;
  width: 100%;
  z-index: 11;
  background: url(../images/pattern1.png) repeat;
  min-height: 229px;
}
header .box {
  background: url(../images/pattern1.png) repeat;
  padding: 10px 0 10px 0;
  text-align: center;
}
footer {
  padding: 18px 0;
  text-align: center;
}
footer p {
  color: #ffffff;
  font: 14px 'Open Sans';
  margin-bottom: 0;
}
footer p a {
  color: #ffffff;
  font: 14px 'Open Sans';
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
footer p a:hover {
  color: #ffffff;
  text-decoration: underline;
}
footer p span {
  padding: 0 3px;
}
footer em {
  font-style: normal;
}
footer .box1 {
  background: #000000;
  margin-bottom: 19px;
  padding: 36px 0 0 0;
}
.pic-box {
  background: url(../images/FloridaCoastSurveying.com-slider-1.png) center 0 no-repeat;
  height: 662px;
  margin-top: -229px;
}
.pic-box .container {
  height: 100%;
}
.pic-box .caption {
  padding: 0;
  top: 65%;
  position: relative;
}
.pic-box .title {
  font: bold 48px/48px 'Open Sans';
  color: #000000;
  text-transform: uppercase;
  margin-bottom: 11px;
}
.pic-box .description {
  font: bold 36px/36px 'Open Sans';
  color: #000000;
  text-transform: uppercase;
  margin-bottom: 28px;
}
.pic-box.indent {
  height: 229px;
}
.pic-box2 {
  background: url(../images/bg_pic2.jpg) center 0 no-repeat;
  height: 400px;
  padding-top: 150px;
  margin-bottom: 48px;
}
.pic-box2 p {
  font: 800 60px/72px 'Open Sans';
  color: #ffffff;
  text-transform: uppercase;
  margin-bottom: 0;
}
.reg-box {
  padding: 0;
  margin: 0;
  list-style: none;
  overflow: hidden;
  float: left;
}
.reg-box li {
  float: left;
  margin-right: 30px;
}
.reg-box li a {
  font: 15px 'Lato';
  color: #ffffff;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
.reg-box li a:hover {
  color: #de0d0f;
}
.follow-box {
  padding: 0;
  margin: -5px 0 0 0;
  list-style: none;
  float: right;
  overflow: hidden;
}
.follow-box li {
  float: left;
  margin-left: 16px;
}
.follow-box li a {
  color: #42ceec;
  font-size: 32px;
  line-height: 32px;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
.follow-box li a:hover {
  color: #ffffff !important;
}
.follow-box li:first-child {
  margin-left: 0;
}
.follow-box li:first-child a {
  color: #5061c6;
}
.menu-list {
  padding: 0;
  margin: 38px 0 0 0;
  list-style: none;
}
.menu-list li {
  float: left;
  margin-left: 22px;
}
.menu-list li:first-child {
  margin-left: 0;
}
.menu-list li a {
  font: bold 18px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #ffffff;
  text-transform: uppercase;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
.menu-list li a:hover {
  color: #fd2b48;
}
.menu-list li.active a {
  color: #fd2b48;
}
#toTop {
  display: none;
  width: 36px;
  height: 36px;
  background: url(../images/top.png) 0 top no-repeat;
  position: fixed;
  margin-right: -660px !important;
  right: 50%;
  bottom: 224px;
  z-index: 999;
}
#toTop:hover {
  background: url(../images/top.png) 0 bottom no-repeat;
}
.address_icon {
  padding: 0;
  margin: 0;
  float: left;
  list-style: none;
}
.address_icon li {
  float: left;
  margin-left: 38px;
  font: 12px 'Inder';
  color: #717171;
}
.address_icon li:first-child {
  margin-left: 0;
}
.address_icon li img {
  float: left;
  margin-right: 9px;
}
.address_icon li a {
  font: 12px 'Inder';
  color: #717171;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
.address_icon li a:hover {
  color: #f08213;
}
.tools-box {
  padding-bottom: 45px;
}
.tools-box p {
  font: 18px/22px 'Inder';
  color: #3a3a3a;
  margin: 0;
}
.tools-box p a {
  color: #3a3a3a;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
.tools-box p a:hover {
  color: #f08211;
}
.tools-box .col-lg-3 > div {
  border-right: 1px solid #e8e8e8;
  padding-top: 40px;
  padding-bottom: 20px;
}
.tools-box .col-lg-3 > div.indent {
  border-right: none;
}
.priv-box {
  margin-bottom: 70px;
  text-align: center;
}
.comment-box {
  padding: 11px 0 26px 0;
  background: #fed46f;
}
.comment-box figure {
  border-radius: 100%;
  float: left;
  margin-right: 45px;
  border: 3px solid #fee097;
}
.comment-box figure img {
  border-radius: 100%;
}
.comment-box .extra-wrap {
  padding-top: 15px;
}
.comment-box p {
  font-size: 14px;
  font-style: italic;
  color: #2e2e2e;
  margin-bottom: 0;
}
.comment-box p a {
  font: bold italic 14px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #2e2e2e;
}
.comment-box p a:hover {
  text-decoration: underline;
}
.block-box {
  padding: 37px 0 29px 0;
  background: #3f3f3f;
}
.block-box p {
  color: #ffffff;
  font-size: 14px;
  margin-bottom: 0;
}
.trainerBox {
  margin-bottom: 30px;
  position: relative;
  display: block;
}
.trainerBox figure {
  margin: 0;
}
.trainerBox figure a {
  position: relative;
  display: block;
  width: 100%;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.trainerBox figure a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.trainerBox figure a:hover img {
  -webkit-transform: rotate(-5deg);
  transform: rotate(-5deg);
}
.trainerBox figure img {
  width: 100%;
  top: 0;
  left: 0;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
  outline: 1px solid transparent;
}
.links-box {
  background: url(../images/bg_pic1.jpg) center top fixed no-repeat;
  padding: 57px 0 33px 0;
  margin-bottom: 58px;
}
.links-box h3 {
  color: #ffffff;
}
.links-box h3 > span {
  background: #ffffff;
}
.links-box h5 {
  color: #ffffff;
}
.links-box p {
  color: #ffffff !important;
}
.latest-box {
  background: url(../images/bg_pic1.jpg) center top fixed no-repeat;
  padding: 57px 0 48px 0;
  margin-bottom: 58px;
}
.latest-box h3 {
  color: #ffffff;
}
.latest-box h3 > span {
  background: #ffffff;
}
.latest-box h5 {
  color: #ffffff;
}
.latest-box p {
  color: #ffffff;
}
.servicesBox {
  padding: 68px 0 20px 0;
  border-top: 1px solid #eeefef;
  background: #ffffff;
}
.servicesBox .col-lg-4 {
  margin-bottom: 65px;
}
.servicesBox .col-lg-4 p {
  margin-bottom: 27px;
}
.servicesBox hr {
  border-top: 1px solid #eee;
  margin: 0;
}
.overviewBox {
  padding: 83px 0 33px 0;
  background: #ffffff;
}
.gallery-box {
  padding-bottom: 40px;
  overflow: hidden;
}
.blogBox {
  margin-bottom: 48px;
}
.errorBox {
  text-align: center;
  margin-top: 4px;
}
.errorBox1 {
  margin-bottom: 72px;
}
.errorBox1 .title {
  font: bold 72px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  color: #000000;
  margin: 0;
}
.errorBox1 .description {
  font: bold 36px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  color: #000000;
  margin: 0 0 20px 0;
}
.about-box {
  text-align: center;
  margin-bottom: 83px;
}
.about-box > div {
  border-top: 1px solid #eee;
  padding: 63px 0 0 0;
}
.newsform-box {
  background: url(../images/bg_pic2.jpg) center top fixed no-repeat;
  padding: 52px 0;
  margin-bottom: 60px;
}
.newsform-box p {
  font: 18px 'Istok Web';
  color: #ffffff;
  margin-bottom: 0;
  float: left;
}
.newsform-box p strong {
  font-size: 24px;
  color: #e22004;
}
.formBox {
  background: #ffffff;
  padding: 41px 0 72px 0;
}
.follow_list {
  padding: 0;
  margin: 0;
  list-style: none;
}
.follow_list li {
  margin-bottom: 23px;
  display: block;
}
.follow_list li span {
  float: left;
  font-size: 25px;
  color: #ce3b28;
  margin-right: 16px;
}
.follow_list li a {
  font: 18px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #ffffff;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
.follow_list li a:hover {
  color: #ce3b28;
}
.who-box .col-lg-4 {
  margin-bottom: 0;
}
.advice-box {
  background: #f8f8f8;
  padding-top: 58px;
  padding-bottom: 54px;
}
.advantages-box {
  background: #ffffff;
  padding: 48px 0 25px 0;
}
.advantages-box .col-lg-4,
.advantages-box .col-lg-3,
.advantages-box .col-lg-5 {
  margin-bottom: 30px;
}
.headlines-box {
  background: #f8f8f8;
  padding-top: 58px;
  padding-bottom: 54px;
}
.banner-box {
  margin-top: 8px;
}
.banner-box .col-lg-6 {
  margin-bottom: 30px;
}
.banner-box figure a {
  display: block;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
.banner-box figure a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.banner-box figure img {
  width: 100%;
}
.banner-box hr {
  margin: 80px 0 0 0;
  border-top: 1px solid #cdcdcd;
}
.values-box p {
  color: #737885;
}
.welcome-box {
  padding-bottom: 6px;
  text-align: center;
}
.welcome-box .title {
  font: 24px/30px 'Open Sans';
  color: #454545;
  margin-bottom: 10px;
}
.welcome-box .description {
  font: 18px/30px 'Open Sans';
  color: #454545;
  margin-bottom: 0;
}
.welcome-box.indent {
  padding-bottom: 18px;
}
.services-box {
  padding-bottom: 20px;
}
.all-box {
  margin-bottom: 64px;
}
.all-box p {
  margin-bottom: 23px;
}
.offers-box {
  text-align: center;
  border-bottom: 1px solid #e7e7e7;
  background: url(../images/pattern1.png) repeat;
  padding: 52px 0;
}
.offers-box figure {
  margin-bottom: 23px;
}
.offers-box .title {
  font: 30px/30px 'Pontano Sans';
  color: #262626;
  text-transform: uppercase;
  margin-bottom: 0;
  display: inline-block;
  margin-bottom: 16px;
}
.offers-box p {
  font: 14px/24px 'Istok Web';
  color: #737373;
  margin-bottom: 77px;
}
.offers-box .hr {
  text-align: center;
  display: block;
  margin: 0 0 19px 0;
}
.offers-box .hr em {
  width: 370px;
  display: inline-block;
  border-top: 1px solid #5ee0f4;
}
.offers-box.indent {
  background: #ffffff;
}
.offers-box .col-lg-4 {
  margin-bottom: 24px;
}
.follow_icon {
  padding: 0;
  margin: 40px 0 0 0;
  list-style: none;
  float: right;
  display: inline-block;
}
.follow_icon li {
  display: inline-block;
  margin: 0 0 0 15px;
}
.follow_icon li a {
  display: block;
  font-size: 19px;
  color: #ffffff;
}
.follow_icon li a:hover {
  color: #fd2b48;
}
.clients-box {
  overflow: hidden;
  padding-bottom: 42px;
}
.info-box {
  background: #fcfcfc;
  padding: 0;
  margin-bottom: 20px;
  overflow: hidden;
}
.box-box {
  background: #fffdf6;
  padding: 34px 0;
}
.box-box p {
  font-size: 15px;
  color: #a09a93;
  margin-bottom: 29px;
}
.box-box .col-lg-4 {
  margin-bottom: 30px;
}
.watch-box figure {
  position: relative;
}
.watch-box figure img {
  width: 100%;
}
.watch-box em {
  width: 100%;
  height: 100%;
  background: url(../images/play.png) right bottom no-repeat;
  display: block;
  position: absolute;
  top: 0;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
.watch-box:hover em {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
.exclusives-box {
  margin-bottom: 14px;
}
.blog-box,
.categories-box {
  margin-bottom: 50px;
}
.form-box {
  background: #ffffff;
  margin-top: 48px;
  padding: 43px 0 72px 0;
  text-align: center;
}
.form-box h3 {
  font: bold 48px/48px 'open Sans';
  color: #000000;
  text-transform: uppercase;
  width: 100%;
  text-align: center;
  margin-bottom: 13px;
}
.form-box p {
  font: 18px/30px 'open Sans';
  color: #454545;
}
.testimBox {
  padding: 30px 0 0 0;
}
.news-box {
  background: #ffffff;
  padding: 48px 0 51px 0;
  margin-top: 16px;
}
/*-----subscribeForm-----*/
.newsletter-box {
  padding: 63px 0 93px 0;
}
#newsletter {
  position: relative;
  margin-top: 34px;
}
#newsletter .btn7 {
  float: right;
}
#newsletter label {
  width: 100%;
  margin-bottom: 26px;
}
#newsletter input {
  box-shadow: none;
  border-radius: 0;
  border: 1px solid #e2e0e0;
  font: 300 italic 15px/48px 'Open Sans';
  color: #8e8e8e;
  background: none;
  border-radius: 5px;
  height: 48px;
  width: 100%;
  padding: 0 17px;
  margin: 0;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
#newsletter input:focus {
  outline: none;
  border-color: #e2e0e0;
}
#newsletter .error {
  position: absolute;
  top: 0;
  right: 3px;
  text-align: right;
  display: block;
  overflow: hidden;
  height: 0px;
  font-size: 10px;
  color: #ffc47b;
  font-size: 11px;
  text-transform: none;
  font-weight: normal;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
#newsletter label.invalid .error {
  height: 19px;
}
#newsletter .success {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  border: 1px solid #e2e0e0;
  font: 300 italic 15px/48px 'Open Sans';
  color: #8e8e8e;
  background: none;
  border-radius: 5px;
  text-align: center;
  background: #ffffff;
  height: 48px;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
body {
margin:0;
padding:0;
font-family: 'Roboto Slab', serif;
}
div#envelope{
width: 55%;
margin: 10px 30% 10px 25%;
padding:10px 0;
border: 2px solid gray;
border-radius:10px;
}
form{
width:70%;
margin:4% 15%;
}
header{
background-color: #4180C5;
text-align: center;
padding-top: 5px;
padding-bottom: 4px;
margin-top: -11px;
margin-bottom: -8px;
border-radius: 10px 10px 0 0;
color: aliceblue;
}

/* Makes responsive fields. Sets size and field alignment.*/
input[type=text]{
margin-bottom: 10px;
margin-top: 10px;
width:100%;
padding: 5px;
border-radius:5px;
border:1px solid #7ac9b7;
}
input[type=submit]
{
margin-bottom: 10px;
width:100%;
padding: 5px;
border-radius:5px;
border:1px solid #7ac9b7;
background-color: #4180C5;
color: aliceblue;
font-size:15px;
cursor:pointer;
}
#submit:hover
{
background-color: black;
}
textarea{
width:100%;
padding: 5px;
margin-top: 10px;
border:1px solid #7ac9b7;
border-radius:5px;
margin-bottom: 10px;
resize:none;
}
input[type=text]:focus,textarea:focus {
border-color: #4697e4;
}

/*-----thumbs-----*/
.thumb-pad1 {
  margin: 0;
  overflow: hidden;
}
.thumb-pad1 .thumbnail {
  position: relative;
  margin: 0;
  border-radius: 0;
  box-shadow: none;
  border: none;
  padding: 0;
  background: none;
  overflow: hidden;
}
.thumb-pad1 figure {
  margin: 0 0 0 0;
  overflow: hidden;
  position: relative;
}
.thumb-pad1 figure img {
  width: 100%;
}
.thumb-pad1 figure .box {
  position: absolute;
  padding: 0 0 12px 15px;
  bottom: 0;
  left: 0;
}
.thumb-pad1 figure .box .title {
  font: 900 70px/70px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #fff;
  margin: 0;
}
.thumb-pad1 figure .box .description {
  font: 900 18px/23px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #ededed;
  text-transform: uppercase;
  margin: 0;
}
.thumb-pad2 {
  margin: 0 0 38px 0;
  overflow: hidden;
  background: #de0d0f;
}
.thumb-pad2 .thumbnail {
  position: relative;
  margin: 0;
  border-radius: 0;
  box-shadow: none;
  border: none;
  padding: 0;
  background: none;
  text-align: left;
}
.thumb-pad2 .thumbnail .caption {
  padding: 6px 17px 18px 17px;
  overflow: hidden;
  position: relative;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
.thumb-pad2 .thumbnail .caption p {
  color: #ffffff;
  margin-bottom: 16px;
  font: 27px/30px 'Lato';
}
.thumb-pad2 .thumbnail .caption .flw-box {
  display: block;
  margin-bottom: 2px;
}
.thumb-pad2 .thumbnail .caption .flw-box time {
  font: 12px 'Lato';
  color: #fff;
  float: left;
  margin-right: 11px;
}
.thumb-pad2 .thumbnail .caption .flw-box p {
  float: left;
  margin-bottom: 0;
  font-size: 12px;
  line-height: 15px;
}
.thumb-pad2 .thumbnail .caption .flw-box p span {
  color: #fff;
  font-size: 12px;
  float: left;
  margin-right: 3px;
  margin-top: 3px;
}
.thumb-pad2 .thumbnail .caption .flw-box a {
  font: 12px/15px 'Lato';
  color: #fff;
}
.thumb-pad2 .thumbnail .caption .flw-box a:hover {
  color: #000000;
}
.thumb-pad2 figure {
  margin: 0;
  position: relative;
}
.thumb-pad2 figure img {
  width: 100%;
}
.gallery {
  margin-bottom: 30px;
}
.thumb-pad3 {
  overflow: hidden;
  margin: 0 0 30px 0;
}
.thumb-pad3 .thumbnail {
  position: relative;
  padding: 0;
  margin: 0;
  border: none;
  border-radius: 0;
  box-shadow: none;
  background: none;
}
.thumb-pad3 figure {
  margin: 0;
  position: relative;
  display: block;
}
.thumb-pad3 figure img {
  width: 75%;
}
.thumb-pad3 figure em {
  width: 100%;
  height: 100%;
  background: center center no-repeat;
  display: block;
  position: absolute;
  top: 0;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
.thumb-pad3 figure:hover em {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
.thumb-pad3 figure p {
  font: 30px/36px 'Open Sans';
  color: #ffffff;
  margin-bottom: 0;
  position: absolute;
  bottom: 24px;
  left: 30px;
}
.thumb-pad4 {
  margin: 0;
  overflow: hidden;
}
.thumb-pad4 .thumbnail {
  position: relative;
  margin: 0;
  border-radius: 0;
  box-shadow: none;
  border: none;
  padding: 0;
  background: none;
}
.thumb-pad4 .thumbnail .caption {
  padding: 0;
  overflow: hidden;
}
.thumb-pad4 figure {
  margin: 0 0 18px 0;
}
.thumb-pad4 figure img {
  width: 100%;
}
.thumb-pad5 {
  margin: 0;
  overflow: hidden;
}

table, th, td {
   border: 1px solid black;
}
.thumb-pad5 .thumbnail {
  position: relative;
  margin: 0;
  border-radius: 0;
  box-shadow: none;
  border: none;
  padding: 0;
  background: none;
}
.thumb-pad5 .thumbnail .caption {
  padding: 0;
  overflow: hidden;
}
.thumb-pad5 .thumbnail .caption a {
  font: 24px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  color: #101010;
}
.thumb-pad5 .thumbnail .caption a:hover {
  text-decoration: underline;
}
.thumb-pad5 figure {
  margin: 0 30px 0 0;
  float: left;
}
.thumb-pad5 figure img {
  width: 100%;
}
.thumb-pad6 {
  overflow: hidden;
  margin-bottom: 47px;
}
.thumb-pad6 .thumbnail {
  position: relative;
  padding: 0;
  margin: 0;
  border: none;
  border-radius: 0;
  box-shadow: none;
  background: none;
}
.thumb-pad6 .thumbnail .caption {
  padding: 25px 10px 17px 10px;
  color: #454545;
  background: #ffffff;
  text-align: center;
  border: 1px solid #c9c9c9;
}
.thumb-pad6 .thumbnail .caption p {
  margin-bottom: 0;
}
.thumb-pad6 .thumbnail .caption h2 {
  margin-bottom: 11px;
}
.thumb-pad6 .thumbnail .caption h2 a {
  color: #101010;
}
.thumb-pad6 .thumbnail .caption h2 a:hover {
  color: #5a5959;
}
.thumb-pad6 figure {
  margin: 0;
}
.thumb-pad6 figure img {
  width: 100%;
}
.thumb-pad7 {
  overflow: hidden;
  margin-bottom: 30px;
}
.thumb-pad7 .thumbnail {
  position: relative;
  padding: 0;
  margin: 0;
  border: none;
  border-radius: 0;
  box-shadow: none;
  background: none;
}
.thumb-pad7 .thumbnail .caption {
  padding: 0 5px 0 30px;
  color: #454545;
  overflow: hidden;
  background: #ffffff;
  border: 1px solid #c9c9c9;
  border-left: none;
}
.thumb-pad7 .thumbnail .caption p {
  margin-bottom: 0;
}
.thumb-pad7 .thumbnail .caption time {
  font: 18px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #454545;
  margin-top: 18px;
  margin-bottom: 14px;
  display: inline-block;
}
.thumb-pad7 figure {
  margin: 0;
  float: left;
}
.thumb-pad7 figure img {
  width: 100%;
}
/*--*/
.thumb-pad8 {
  overflow: hidden;
}
.thumb-pad8 .thumbnail {
  position: relative;
  padding: 0;
  margin: 0;
  border: none;
  border-radius: 0;
  box-shadow: none;
  background: none;
}
.thumb-pad8 .thumbnail .caption {
  padding: 0;
  color: #454545;
  overflow: hidden;
}
.thumb-pad8 .thumbnail .caption p {
  margin-bottom: 0;
}
.thumb-pad8 .thumbnail .caption h3 {
  letter-spacing: 0;
}
.thumb-pad8 figure {
  margin: 0 30px 0 0;
  float: left;
}
.thumb-pad8 figure img {
  width: 100%;
}
/*-----btn-----*/
.btn-default.btn1 {
  box-shadow: none;
  text-decoration: none !important;
  display: inline-block;
  padding: 0 36px;
  font: bold 18px/48px 'Open Sans';
  margin: 0;
  text-shadow: none;
  color: #ffffff;
  border-radius: 0;
  border: none;
  text-transform: uppercase;
  background: url(../images/pattern2.png) repeat;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
.btn-default.btn1:hover {
  color: #1a1c23;
  background: #ffffff;
  text-decoration: none !important;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
.btn-default.btn2 {
  box-shadow: none;
  position: relative;
  text-decoration: none !important;
  display: inline-block;
  padding: 0;
  margin: 0;
  text-shadow: none;
  border: 0;
  border-radius: 0;
  background: none;
  font: 15px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
  float: right;
  color: #de0d0f;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
.btn-default.btn2:hover {
  background: none;
  color: #ffffff;
  text-decoration: none !important;
}
.btn-default.btn3 {
  box-shadow: none;
  position: relative;
  text-decoration: none !important;
  padding: 0;
  font: 300 18px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  text-shadow: none;
  border-radius: 0;
  color: #3c3c3c;
  background: none;
  display: inline-block;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.btn-default.btn3 span {
  width: 15px;
  height: 15px;
  float: left;
  display: inline-block;
  margin-right: 9px;
  margin-top: 5px;
  background: url(../images/more_arrow3.png) 0 top no-repeat;
}
.btn-default.btn3:hover {
  color: #3c3c3c;
  background: none;
  text-decoration: none !important;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.btn-default.btn3:hover span {
  background: url(../images/more_arrow3.png) 0 bottom no-repeat;
}
.btn-default.btn4 {
  box-shadow: none;
  position: relative;
  text-decoration: none !important;
  padding: 0;
  font: 18px 'Inder';
  margin: 0;
  text-shadow: none;
  color: #f08211;
  background: none;
  display: inline-block;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.btn-default.btn4 > span {
  background: url(../images/more_arrow.png) center 0 no-repeat;
  width: 6px;
  height: 5px;
  display: inline-block;
  position: relative;
  top: -2px;
}
.btn-default.btn4:hover {
  color: #495060;
  background: none;
  text-decoration: none !important;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.btn-default.btn5 {
  box-shadow: none;
  position: relative;
  text-decoration: none !important;
  padding: 0;
  font: 18px 'Inder';
  margin: 0;
  text-shadow: none;
  color: #495060;
  background: none;
  display: inline-block;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.btn-default.btn5 > span {
  background: url(../images/more_arrow.png) center 0 no-repeat;
  width: 6px;
  height: 5px;
  display: inline-block;
  position: relative;
  top: -2px;
}
.btn-default.btn5:hover {
  color: #f08211;
  background: none;
  text-decoration: none !important;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.btn-default.btn6 {
  box-shadow: none;
  position: relative;
  text-decoration: none !important;
  padding: 0 32px;
  font: 14px/34px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  text-shadow: none;
  text-transform: uppercase;
  color: #ffffff;
  background: #9f9f9f;
  display: inline-block;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.btn-default.btn6:hover {
  color: #ffffff;
  background: #f08211;
  text-decoration: none !important;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.btn-default.btn7 {
  box-shadow: none;
  position: relative;
  text-decoration: none !important;
  display: inline-block;
  padding: 0 23px;
  font: 300 18px/50px 'Roboto';
  margin: 0;
  text-shadow: none;
  color: #ffffff;
  border-radius: 6px;
  border: none;
  background: #ffc47b;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
.btn-default.btn7 span {
  width: 19px;
  height: 19px;
  overflow: hidden;
  display: inline-block;
  background: url(../images/more_arrow.png) 0 top no-repeat;
  position: relative;
  top: 4px;
  margin-left: 5px;
}
.btn-default.btn7:hover {
  color: #ffffff;
  background: #3f3f3f;
  text-decoration: none !important;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
/*-----list-----*/
.list1-1 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.list1-1 li {
  margin-bottom: 15px;
}
.list1-1 li a {
  font: 18px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #454545;
}
.list1-1 li a:hover {
  color: #454545;
  text-decoration: underline;
}
.list1-1.indent {
  margin-bottom: 28px;
}
.list1 {
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
  position: relative;
}
.list1 li {
  font-size: 18px;
  line-height: 1.428571429;
  overflow: hidden;
  position: relative;
  padding-bottom: 17px;
  margin-bottom: 9px;
  border-bottom: 1px solid #6d6a6a;
}
.list1 li p {
  color: #ffffff;
  margin-bottom: 9px;
  font: 27px/30px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.list1 li .flw-box {
  display: block;
  margin-bottom: 2px;
}
.list1 li .flw-box time {
  font: 12px 'Lato';
  color: #f32a2a;
  float: left;
  margin-right: 11px;
}
.list1 li .flw-box p {
  float: left;
  margin-bottom: 0;
  font-size: 12px;
  line-height: 15px;
}
.list1 li .flw-box p span {
  color: #bbb5b5;
  font-size: 12px;
  float: left;
  margin-right: 3px;
  margin-top: 3px;
}
.list1 li .flw-box a {
  font: 12px/15px 'Lato';
  color: #bbb5b5;
}
.list1 li .flw-box a:hover {
  color: #f32a2a;
}
.list2 {
  margin: 0 0 57px 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
.list2 li {
  font-size: 18px;
  line-height: 1.428571429;
  position: relative;
  margin-bottom: 10px;
}
.list2 li a {
  font: 15px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #888;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
.list2 li a:hover {
  color: #f32a2a;
}
.list3 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.list3 li {
  font-size: 18px;
  line-height: 1.428571429;
  margin-bottom: 10px;
  padding-bottom: 15px;
  border-bottom: 1px solid #6d6a6a;
}
.list3 li a {
  font: 27px/27px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #ffffff;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
.list3 li a:hover {
  color: #de0d0f;
}
.list3 li p {
  margin-bottom: 0;
  margin-top: 7px;
}
.list3 li:last-child {
  border-bottom: none;
}
.list3 li .badge {
  padding: 0;
  margin: 0;
  float: left;
  margin-right: 19px;
  display: inline-block;
  color: #ffffff;
  font: 37px/62px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
  background: #de0d0f;
  border: none;
  width: 62px;
  height: 62px;
  border-radius: 0;
  margin-top: 5px;
  text-align: center;
  position: relative;
}
.list3 li .badge em {
  position: absolute;
  top: 0;
  right: -7px;
  display: inline-block;
  width: 7px;
  height: 100%;
  background: url(../images/triangle2.png) right center no-repeat;
}
.list6 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.list6 li {
  font-size: 18px;
  line-height: 1.428571429;
  margin-bottom: 11px;
  overflow: hidden;
}
.list6 li p {
  margin-bottom: 0;
}
.list6 li .badge {
  padding: 0;
  margin: 0;
  float: left;
  margin-right: 28px;
  display: inline-block;
  color: #ffffff;
  font: bold 18px/48px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
  background: #2d3036 url(../images/pattern4.png) repeat;
  border: 48px;
  width: 68px;
  height: 48px;
  border-radius: 0;
  text-align: center;
  position: relative;
  margin-top: 7px;
}
.list8 {
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
  position: relative;
  text-align: center;
}
.list8 li {
  font-size: 18px;
  line-height: 1.428571429;
  overflow: hidden;
  position: relative;
  margin-bottom: 11px;
}
/*-----search-----*/
#search-404 {
  position: relative;
  margin: 0;
  overflow: hidden;
  margin-top: 37px;
}
#search-404 a {
  position: absolute;
  top: 5px;
  right: 5px;
}
#search-404 a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
#search-404 input {
  width: 100%;
  outline: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  border-radius: 0;
  border: 1px solid #c9c9c9;
  background: #ffffff;
  font: 18px/49px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #454545;
  padding: 0 55px 0 14px;
  height: 49px;
  resize: none;
}
#search {
  margin: 8px 0 0 0;
  position: relative;
  float: right;
}
#search a {
  position: absolute;
  top: 0;
  right: 0;
  width: 48px;
  height: 48px;
}
#search a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
#search input {
  box-shadow: none;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: none;
  margin: 0;
  width: 270px;
  background: #ffffff;
  background: rgba(255, 255, 255, 0.5);
  font: 13px/48px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #ffffff;
  padding: 0 58px 0 14px;
  height: 48px;
  outline: none;
  resize: none;
  overflow: hidden;
}
/*-----map-----*/
.map {
  margin: 0 0 48px 0;
  width: 100%;
  line-height: 0;
  overflow: hidden;
}
.map iframe {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 435px;
  border: none;
  line-height: 0;
  overflow: hidden;
}
.info {
  margin-bottom: 11px;
}
.info p {
  margin-bottom: 0;
}
.info p span {
  width: 125px;
  display: inline-block;
}
.info p a {
  color: #454545;
  font: 18px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.info p a:hover {
  text-decoration: underline;
  color: #454545;
}
.mail {
  color: #454545;
  font: 18px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-decoration: none;
}
.mail:hover {
  color: #454545;
  text-decoration: underline;
}
/*------------------------------------------------------media queries---------------------------------------------------------*/
@media (min-width: 1220px) {
  .container {
    padding: 0;
  }
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (min-width: 992px) and (max-width: 1219px) {
  .thumb-pad2 {
    margin-bottom: 30px;
  }
  .errorBox img {
    width: 100%;
  }
  .thumb-pad2 .thumbnail .caption p {
    font-size: 18px;
    line-height: 25px;
  }
  .pic-box2 p {
    font-size: 50px;
  }
  .thumb-pad7 figure {
    height: auto !important;
    float: none;
    margin: 0;
  }
  .thumb-pad7 .thumbnail .caption {
    height: auto !important;
    border: 1px solid #c9c9c9;
    padding: 0 5px 15px 30px;
  }
  .thumb-pad8 figure {
    margin: 0 0 20px 0;
    float: none;
  }
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (min-width: 768px) and (max-width: 991px) {
  nav.tm_navbar li {
    margin: 0 0 0 65px;
  }
  .tools-box .col-lg-3 > div {
    border-right: none;
  }
  .categories-box {
    margin-bottom: 40px;
  }
  .list1 li .title br {
    display: none;
  }
  .servicesBox .col-lg-4 {
    margin-bottom: 0;
  }
  .overviewBox {
    padding: 40px 0 33px 0;
  }
  .thumb-pad1 .thumbnail .caption a br {
    display: none;
  }
  .thumb-pad1 .thumbnail .caption {
    overflow: visible;
  }
  .thumb-pad2 .thumbnail .caption p br {
    display: none;
  }
  .thumb-pad7 figure {
    margin: 0 0 20px 0;
    float: none;
  }
  .errorBox img {
    width: 100%;
  }
  .thumb-pad2 {
    margin-bottom: 30px;
  }
  .thumb-pad1 {
    margin-bottom: 30px;
  }
  .thumb-pad3 .thumbnail .caption p {
    font-size: 15px;
    line-height: 25px;
  }
  .list1 li p {
    font-size: 15px;
    line-height: 25px;
  }
  .watch-box {
    margin-bottom: 35px;
  }
  .pic-box .caption {
    top: 50%;
  }
  .pic-box2 {
    padding-top: 90px;
  }
  .pic-box2 p {
    font-size: 50px;
  }
  .pic-box2 p br {
    display: none;
  }
  .thumb-pad3 figure p {
    font-size: 20px;
    line-height: 25px;
    bottom: 15px;
    left: 15px;
  }
  .thumb-pad7 figure {
    height: auto !important;
    float: none;
    margin: 0;
  }
  .thumb-pad7 .thumbnail .caption {
    height: auto !important;
    border: 1px solid #c9c9c9;
    padding: 0 5px 15px 30px;
  }
  .thumb-pad8 figure {
    margin: 0 0 20px 0;
    float: none;
  }
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 767px) {
  h1.navbar-brand_ {
    float: none;
  }
  nav.tm_navbar .nav {
    display: none;
  }
  nav.tm_navbar {
    width: 100%;
  }
  .select-menu {
    display: inline-block !important;
    padding-top: 4px;
    padding-right: 3px;
    padding-bottom: 4px;
    width: 100%;
    border: 1px solid #404141;
    background: #404141 ;
    color: #ffffff;
    cursor: pointer;
    height: 30px;
    font-size: 12px;
    vertical-align: middle;
  }
  .pic-box .caption {
    top: 50%;
  }
  .pic-box .caption br {
    display: none;
  }
  .pic-box2 {
    padding-top: 30px;
    height: 280px;
  }
  .pic-box2 p {
    font-size: 50px;
  }
  .pic-box2 p br {
    display: none;
  }
  .thumb-pad3 figure p {
    font-size: 20px;
    line-height: 25px;
    bottom: 15px;
    left: 15px;
  }
  .list1 {
    margin-bottom: 40px;
  }
  .tools-box .col-lg-3 > div {
    border-right: none;
  }
  .links-box {
    padding-bottom: 0;
  }
  .links-box .col-lg-8 {
    margin-bottom: 50px;
  }
  .map iframe {
    height: 300px;
  }
  .info {
    margin-bottom: 50px;
  }
  .proffesional-box {
    padding: 70px 0;
  }
  .proffesional-box .title {
    font-size: 21px;
  }
  .privacyBox {
    margin-bottom: 50px;
  }
  .categories-box {
    margin-bottom: 40px;
  }
  .block-box article {
    margin-bottom: 50px;
  }
  .list1 li .title br {
    display: none;
  }
  #search {
    float: none;
  }
  #search input {
    width: 100%;
  }
  .servicesBox .col-lg-4 {
    margin-bottom: 0;
  }
  .overviewBox {
    padding: 40px 0 33px 0;
  }
  .thumb-pad7 figure {
    margin: 0 0 20px 0;
    float: none;
  }
  .list2 {
    margin-bottom: 30px;
  }
  footer {
    text-align: center;
  }
  footer figure {
    float: none;
  }
  footer p {
    float: none;
    margin-left: 0;
  }
  footer .follow_icon {
    float: none;
    display: inline-block;
  }
  .errorBox figure {
    margin-bottom: 35px;
  }
  footer .box1 {
    text-align: center;
    padding-bottom: 15px;
  }
  footer .box1 .menu-list {
    display: none;
  }
  footer .box1 .follow_icon {
    display: inline-block;
    float: none;
  }
  .watch-box {
    margin-bottom: 35px;
  }
  .thumb-pad3 .thumbnail .caption p {
    font-size: 15px;
    line-height: 25px;
  }
  .thumb-pad2 .thumbnail .caption p {
    font-size: 15px;
    line-height: 25px;
  }
  .list1 li p {
    font-size: 15px;
    line-height: 25px;
  }
  .thumb-pad4 figure {
    margin: 0 20px 0 0;
    float: left;
  }
  .thumb-pad4 .thumbnail .caption {
    overflow: visible;
  }
  .who-box .col-lg-4 {
    margin-bottom: 50px;
  }
  .advantages-box .col-lg-4 {
    margin-bottom: 50px;
  }
  .thumb-pad7 figure {
    height: auto !important;
    float: none;
    margin: 0;
  }
  .thumb-pad7 .thumbnail .caption {
    height: auto !important;
    border: 1px solid #c9c9c9;
    padding: 0 5px 15px 30px;
  }
  .news-box .row .col-lg-6 {
    margin-bottom: 40px;
  }
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 626px) {
  .latest-box {
    background: #32343a;
  }
  .errorBox img {
    width: 100%;
  }
  .pad0Box {
    width: 100%;
    float: none;
  }
  .thumb-pad4 figure {
    margin: 0 0 20px 0;
    float: none;
  }
  .pic-box {
    height: 250px;
  }
  .pic-box .caption {
    top: 43%;
  }
  .pic-box2 p {
    font-size: 35px;
    line-height: 10px;
  }
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 560px) {
  .topic-box {
    width: 100%;
    float: none;
  }
  .thumb-pad1 .thumbnail .caption {
    overflow: visible;
  }
  .video-box {
    width: 100%;
    float: none;
  }
  .pic-box .title {
    font-size: 20px;
    line-height: 10px;
  }
  .thumb-pad8 figure {
    margin: 0 0 20px 0;
    float: none;
  }
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 480px) {
body{
  background-color: none;
}

.box {
    padding: 10px 0 0 0;
}

.socials1 {
    margin-top: -5px;
    margin-right: 35px;
    z-index: 0;
    float:center;
}
.phone{
width: 100%}

.pic-box .title {
    display:block;
    font: bold 15px/16x 'Open Sans';
    margin-top:0px;
}

.pic-box .description
	{
font: bold 15px/20px 'Open Sans';
margin-top:5px;
    z-index: 0;
}
.header .box {
padding:10px 0 2px 0;
    z-index: 0;
}
div .container::before {
      z-index: 0;
}

  h1.navbar-brand_ a img {
  }
  .tools-box .col-lg-3 {
    float: center;
    padding: 0 0 4px 0;
  }
  .baner-box {
    width: 100%;
    float: none;
  }
  .trainerBox {
    width: 50%;
  }
  .overviewBox .col-xs-6 {
    width: 100%;
    float: none;
  }
  .projects-box .col-xs-6 {
    width: 100%;
    float: none;
  }
  .thumb-pad1 figure {
    margin: 0 0 20px 0;
    float: none;
    text-align: center;
  }
  .links-box .thumb-pad1 figure img {
    width: 100%;
  }
  .offers-box .col-xs-6 {
    width: 100%;
    float: none;
  }
  .newsletter-box .col-xs-6 {
    width: 100%;
    float: none;
  }
  .info-box .col-xs-6 {
    width: 100%;
    float: none;
  }
  .pad2-box {
    float: none;
    width: 100%;
  }
  .thumb-pad7 .box .flw-box p {
    float: none !important;
    display: block;
  }
  .pic-box2 {
    padding-top: 90px;
  }
  .pic-box2 p {
    font-size: 20px;
    line-height: 25px;
  }
  .thumb-pad5 figure {
    margin: 0 0 20px 0;
    float: none;
  }
  .testimBox .col-lg-3 {
    width: 100%;
    float: none;
  }
  .pad7Box {
    width: 100%;
    float: none;
  }
  .pad7Box .thumb-pad7 .thumbnail .caption {
    padding: 0 5px 15px 15px;
  }
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 320px) {
  h1.navbar-brand_ a img {
    width: 100%;
    padding: 0 0 0 0;
  }
  .trainerBox {
    width: 100%;
    float: none;
  }
  .about-box .col-xs-6 {
    width: 100%;
    float: none;
  }
  .thumb-pad1 figure img {
    width: 50%;
  }
  .thumb-pad7 figure img {
    width: 100%;
  }
  .clients-box .col-lg-3 {
    width: 100%;
    float: none;
  }
  .thumb-pad3 figure {
    margin: 0 0 20px 0;
    float: none;
  }
  .gallery .col-lg-3 {
    width: 100%;
    float: none;
  }
}

@media
only screen and (max-width: 760px),
(min-device-width: 768px) and (max-device-width: 1024px)  {

	/* Force table to not be like tables anymore */
	table, thead, tbody, th, td, tr {
		display: inherit;
    -webkit-align-content: center;
    align-content: center;
	}

	/* Hide table headers (but not display: none;, for accessibility) */
	thead tr {
		position: absolute;
		top: -9999px;
		left: -9999px;
	}

	tr { border: 1px solid #ccc; }

	td {
		/* Behave  like a "row" */
		border: none;
		border-bottom: 1px solid #eee;
		position: relative;
		padding-left: 0%;
	}

	td:before {
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 45%;
		padding-right: 10px;
		white-space: nowrap;
	}
	@media screen and (max-width: 600px) {
  table td:before {
    content: attr(data-label);
   float: left;
   text-transform: uppercase;
    font-weight: bold;
  }
  @media only screen and (max-width: 800px) {

	#flip-scroll .cf:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
	#flip-scroll * html .cf { zoom: 1; }
	#flip-scroll *:first-child+html .cf { zoom: 1; }

	#flip-scroll table { width: 100%; border-collapse: collapse; border-spacing: 0; }

	#flip-scroll th,
	#flip-scroll td { margin: 0; vertical-align: top; }
	#flip-scroll th { text-align: left; }

	#flip-scroll table { display: block; position: relative; width: 100%; }
	#flip-scroll thead { display: block; float: left; }
	#flip-scroll tbody { display: block; width: auto; position: relative; overflow-x: auto; white-space: nowrap; }
	#flip-scroll thead tr { display: block; }
	#flip-scroll th { display: block; text-align: right; }
	#flip-scroll tbody tr { display: inline-block; vertical-align: top; }
	#flip-scroll td { display: block; min-height: 1.25em; text-align: left; }


	/* sort out borders */

	#flip-scroll th { border-bottom: 0; border-left: 0; }
	#flip-scroll td { border-left: 0; border-right: 0; border-bottom: 0; }
	#flip-scroll tbody tr { border-left: 1px solid #babcbf; }
	#flip-scroll th:last-child,
	#flip-scroll td:last-child { border-bottom: 1px solid #babcbf; }
}
/*---------------------------------------------------------------------------------------------------------------------------*/
.margBot {
  margin-bottom: 63px;
}
.padBot {
  padding-bottom: 0;
}
/*Core variables and mixins*/
/*-------------------------------------------------*/
/*-------------------------------------------------*/
