.contact-no {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 100;
  color: #fff;
  font-size: 18px;
  font-weight: normal;
  background: url(../images/phone-icon.png) no-repeat left center;
  background-size: 22px;
  padding-left: 27px;
}
.marketing {
  margin-bottom: 70px;
}
.share h4.heading {
  font-family: "hand_of_sean_demoregular";
  font-size: 17px;
  text-align: center;
  margin-top: 0;
  margin-right: 5px;
  line-height: 22px;
}
.share h4.heading span {
  color: #00abe4;
}
.featurette h3.hd {
  color: #585858;
  font-size: 26px;
  font-weight: normal;
  margin-bottom: 35px;
  margin-top: 0;
}
.featurette h3.hd span {
  color: #1a88ca;
}
.social {
  text-align: center;
  padding: 9px 0 0;
  margin: auto;
  width: 100%;
}
.social a {
  margin-left: 6px;
}
.speaker-photo {
  background: url(../images/img-border.png) no-repeat left bottom;
  padding-bottom: 19px;
  position: relative;
  margin: auto;
  text-align: left;
}
.play-icon {
  left: 7%;
  position: absolute;
  right: 76%;
  text-align: center;
  top: 60px;
  z-index: 1;
}
.marketing .detail {
  margin: -178px 0 0 175px;
}
.marketing .detail h2 {
  color: #333333;
  font-size: 14px;
  font-weight: normal;
  margin-bottom: 0;
  margin-top: 0;
  line-height: 14px;
}
.marketing .detail p {
  margin: 0 0 10px;
  line-height: 22px;
}
.marketing .detail p.blue {
  color: #00aeda;
  font-size: 15px;
  margin: 0;
}
.return {
  background: #fb9923 url(../images/return-icon.png) no-repeat 20px center;
  padding-left: 50px;
}
/*.return:hover {
	background:#3071a9 url(../images/return-icon-hover.png) no-repeat 10px center;
	padding-left:30px;
}*/
.our-resource {
  margin: 30px 0;
  padding: 0px 0 40px;
  border-bottom: 1px solid #ededed;
}
.our-resource h1,
.marketing h1 {
  font-size: 26px;
  color: #000;
  text-transform: capitalize;
  margin-bottom: 40px;
  text-align: center;
}
.fancy {
  line-height: 0.5;
  text-align: center;
}
.fancy span {
  display: inline-block;
  position: relative;
}
.fancy span:before,
.fancy span:after {
  content: "";
  position: absolute;
  height: 8px;
  border-bottom: 2px solid #b2b2b2;
  top: 0;
  width: 180px;
}
.fancy span:before {
  right: 100%;
  margin-right: 15px;
}
.fancy span:after {
  left: 100%;
  margin-left: 15px;
}
.our-resource ul li {
  list-style: none;
  float: left;
  width: 30%;
  margin: 0 1%;
  text-align: center;
}
.our-resource ul li img {
  max-width: 100%;
  height: auto;
  display: block;
}
.our-resource ul li h3 {
  color: #333333;
  text-align: center;
  font-size: 17px;
  font-weight: normal;
  margin: 0 0 10px;
}
.our-resource ul li h4 {
  color: #00aeda;
  text-align: center;
  font-size: 16px;
  margin: 0 0 10px;
}
.our-resource ul li p {
  color: #000;
  text-align: center;
  font-size: 13px;
  font-weight: normal;
  margin: 0 0 10px;
}
.btn-outer {
  width: 100%;
  margin: auto;
  text-align: center;
}
.our-resource .imgBox {
  margin-bottom: 10px;
}
footer {
  background: #262626;
  color: #fff;
  min-height: 40px;
  padding: 20px 0;
  font-size: 14px;
}
footer p {
  font-size: 13px;
  color: #fff;
  margin: 0;
}
footer p a {
  color: #fff;
  margin-left: 10px;
}
.footer-social a img {
  opacity: 0.5;
}
.footer-social a:hover img {
  opacity: 1;
}
footer p a:hover {
  color: #fff;
  text-decoration: none;
}
.iframe-form {
  background: #41688b;
  margin-top: 20px;
}
.iframe-form h3 {
  font-size: 21px;
  font-weight: normal;
  color: #fff;
  border-bottom: 1px solid #fff;
  padding-bottom: 10px;
  text-align: center;
  line-height: 28px;
}

.footer-social {
  margin-bottom: 0;
}
.share {
  background: #f2f2f2;
  min-height: 44px;
}

@media (max-width: 350px) {
  .our-resource h1,
  .marketing h1 {
    color: #000;
    font-size: 14px;
  }
  .btn-primary {
    font-size: 12px !important;
    padding: 6px !important;
    line-height: 1.2;
  }
  .carousel-caption {
    bottom: -14px;
    padding-bottom: 0px;
    padding-top: 0px;
  }
  .carousel-caption h1 {
    display: none;
  }
  .return {
    background: url("../images/return-icon.png") no-repeat scroll 2px center /
      16px auto #fb9923;
    padding-left: 20px !important;
  }
  .speaker-photo {
    background: url(../images/img-border.png) no-repeat center bottom;
    padding-bottom: 19px;
    position: relative;
    margin: auto;
    text-align: center;
  }
  .download {
    display: none;
  }
  .play-icon {
    left: 40%;
    right: 57%;
  }
  .marketing {
    margin-bottom: 0;
  }
  .download {
    display: block;
    width: 180px;
    text-align: center;
    margin: auto auto 10px;
  }
  .featurette h3.hd {
    font-size: 16px;
  }
  .marketing .detail {
    margin: 0 0 20px;
  }
  .col-md-3.mobile-version {
    display: none;
  }

  .carousel-inner > .item > img,
  .carousel-inner > .item > a > img {
    max-width: 130%;
  }
  .navbar-brand {
    width: 75px !important;
  }
  .navbar-brand img {
    display: block;
    max-width: 100%;
    height: auto;
  }
  .contact-no {
    background: url("../images/phone-icon.png") no-repeat left center / 11% auto !important;
    font-size: 11px !important;
    padding-left: 16px !important;
    position: absolute;
    right: 1px !important;
    top: 6px !important;
  }
  h2,
  .h2 {
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 25px;
    margin-top: 0;
    padding: 0 !important;
  }
  .iframe-form {
    padding: 10px 15px 0;
  }
  .our-resource h1 {
    font-size: 20px;
  }
  .fancy span:before,
  .fancy span:after {
    width: 40px;
  }
  .our-resource ul {
    margin: 0;
    padding: 0;
  }
  .our-resource ul li {
    width: 100%;
    margin-bottom: 20px;
  }
  footer p a {
    color: #fff;
    margin-left: 14px;
  }
  footer .pull-left {
    float: none !important;
    text-align: center;
    margin-bottom: 5px;
  }
  footer .pull-right {
    text-align: center;
    float: none !important;
  }
  .our-resource .imgBox {
    background: url("../images/img-border.png") no-repeat scroll center bottom /
      300px auto rgba(0, 0, 0, 0);
    height: 212px;
    margin-bottom: 10px;
  }
}

@media all and (max-width: 500px) and (min-width: 360px) {
  .play-icon {
    left: 7%;
    position: absolute;
    right: 70%;
    text-align: center;
    top: 60px;
    z-index: 1;
  }

  .featurette h3.hd {
    font-size: 19px;
  }
  .marketing .detail {
    margin: -178px 0 19px 175px;
  }
  .carousel-caption {
    bottom: -30px;
  }
  .carousel-caption h1 {
    display: none;
  }
  .our-resource h1,
  .marketing h1 {
    font-size: 20px;
  }
  .carousel-inner > .item > img,
  .carousel-inner > .item > a > img {
    max-width: 130%;
  }
  .navbar-brand {
    width: 100px;
  }
  .navbar-brand img {
    display: block;
    max-width: 100%;
    height: auto;
  }
  .contact-no {
    background: url("../images/phone-icon.png") no-repeat left center / 11% auto !important;
    font-size: 12px;
    padding-left: 22px !important;
    position: absolute;
    right: 3px !important;
    top: 8px !important;
  }
  h2,
  .h2 {
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 25px;
    margin-top: 0;
    padding: 0 !important;
  }
  .iframe-form {
    padding: 10px 15px 0;
  }
  .our-resource h1 {
    font-size: 20px;
  }
  .fancy span:before,
  .fancy span:after {
    width: 70px;
  }
  .our-resource ul {
    margin: 0;
    padding: 0;
  }
  .our-resource ul li {
    width: 100%;
    margin-bottom: 20px;
  }
  footer p a {
    color: #fff;
    margin-left: 14px;
  }
  footer .pull-left {
    float: none !important;
    text-align: center;
    margin-bottom: 5px;
  }
  footer .pull-right {
    text-align: center;
    float: none !important;
  }
  .our-resource .imgBox {
    background: url("../images/img-border.png") no-repeat scroll center bottom /
      300px auto rgba(0, 0, 0, 0);
    height: 212px;
    margin-bottom: 10px;
  }
}
@media all and (max-width: 630px) and (min-width: 501px) {
  .carousel-caption {
    bottom: -6px;
    left: 30%;
    padding-bottom: 0;
    right: 15%;
    width: 40% !important;
  }
  .play-icon {
    left: 11%;
    position: absolute;
    right: 83%;
    text-align: center;
    top: 60px;
    z-index: 1;
  }
  .carousel-caption h1 {
    font-size: 35px;
  }
  .featurette h3.hd {
    font-size: 19px;
  }
  .marketing .detail {
    margin: -178px 0 50px 175px;
  }
  .download {
    display: block;
    margin: auto auto 10px;
    text-align: center;
    width: 220px;
  }
  .col-md-3.mobile-version {
    display: none;
  }
  .mobile-version {
    display: block;
    margin-bottom: 20px;
  }

  .carousel-inner > .item > img,
  .carousel-inner > .item > a > img {
    max-width: 130%;
  }
  .navbar-brand {
    width: 130px;
  }
  .navbar-brand img {
    display: block;
    max-width: 100%;
    height: auto;
  }
  .contact-no {
    background: url("../images/phone-icon.png") no-repeat left center / 12% auto !important;
    font-size: 14px !important;
    padding-left: 24px !important;
    position: absolute;
    right: 3px !important;
    top: 10px !important;
  }
  h2,
  .h2 {
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 25px;
    margin-top: 0;
    padding: 0 !important;
  }
  .iframe-form {
    padding: 10px 15px 0;
  }
  .our-resource h1 {
    font-size: 20px;
  }
  .fancy span:before,
  .fancy span:after {
    width: 70px;
  }
  .our-resource ul {
    margin: 0;
    padding: 0;
  }
  .our-resource ul li {
    width: 100%;
    margin-bottom: 20px;
  }
  footer p a {
    color: #fff;
    margin-left: 14px;
  }

  .our-resource .imgBox {
    background: url("../images/img-border.png") no-repeat scroll center bottom;
    height: 212px;
    margin-bottom: 10px;
  }
}
@media all and (max-width: 790px) and (min-width: 631px) {
  .carousel-caption {
    bottom: 0px;
    left: 33%;
    padding-bottom: 0;
    right: 15%;
    width: 31%;
  }
  .carousel-caption h1 {
    font-size: 45px;
  }
  .featurette h3.hd {
    font-size: 19px;
  }
  .marketing .detail {
    margin: -178px 0 65px 175px;
  }
  .play-icon {
    left: 0;
    position: absolute;
    right: 76%;
    text-align: center;
    top: 60px;
    z-index: 1;
  }

  .carousel-inner > .item > img,
  .carousel-inner > .item > a > img {
    max-width: 130%;
  }
  .navbar-brand {
    width: 130px;
  }
  .navbar-brand img {
    display: block;
    max-width: 100%;
    height: auto;
  }
  .contact-no {
    background: url("../images/phone-icon.png") no-repeat left center / 12% auto !important;
    font-size: 14px !important;
    padding-left: 24px !important;
    position: absolute;
    right: 3px !important;
    top: 10px !important;
  }
  h2,
  .h2 {
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 25px;
    margin-top: 0;
    padding: 0 !important;
  }
  .iframe-form {
    padding: 10px 15px 0;
  }
  .our-resource h1 {
    font-size: 20px;
  }
  .fancy span:before,
  .fancy span:after {
    width: 70px;
  }
  .our-resource ul {
    margin: 0;
    padding: 0;
  }
  .our-resource ul li {
    width: 100%;
    margin-bottom: 20px;
  }
  footer p a {
    color: #fff;
    margin-left: 14px;
  }

  .our-resource .imgBox {
    background: url("../images/img-border.png") no-repeat scroll center bottom;
    height: 212px;
    margin-bottom: 10px;
  }
}
@media all and (max-width: 890px) and (min-width: 794px) {
  .carousel-caption {
    bottom: 0px;
    left: 33%;
    padding-bottom: 0;
    right: 15%;
    width: 31%;
  }
  .carousel-caption h1 {
    font-size: 45px;
  }
  .marketing .detail {
    margin: -178px 0 70px 175px;
  }
  .play-icon {
    left: 7%;
    position: absolute;
    right: 84%;
  }
  .carousel-inner > .item > img,
  .carousel-inner > .item > a > img {
    max-width: 130%;
  }
  .navbar-brand {
    width: 130px;
  }
  .navbar-brand img {
    display: block;
    max-width: 100%;
    height: auto;
  }
  .contact-no {
    background: url("../images/phone-icon.png") no-repeat left center / 12% auto !important;
    font-size: 14px !important;
    padding-left: 24px !important;
    position: absolute;
    right: 3px !important;
    top: 10px !important;
  }
  h2,
  .h2 {
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 25px;
    margin-top: 0;
    padding: 0 !important;
  }
  .iframe-form {
    padding: 10px 15px 0;
  }
  .our-resource h1 {
    font-size: 20px;
  }
  .fancy span:before,
  .fancy span:after {
    width: 70px;
  }
  .our-resource ul {
    margin: 0;
    padding: 0;
  }
  .our-resource ul li {
    width: 30%;
    margin-bottom: 20px;
  }
  .our-resource ul li img {
    display: block;
    height: auto;
    max-width: 75%;
  }
  footer p a {
    color: #fff;
    margin-left: 14px;
  }
  .our-resource ul li h3 {
    font-size: 16px;
  }
  .our-resource .imgBox {
    background: url("../images/img-border.png") no-repeat scroll center bottom;
    height: 160px;
    margin-bottom: 10px;
    background-size: 240px;
  }
}

@media all and (max-width: 1060px) and (min-width: 925px) {
  .marketing .detail {
    margin: -178px 0 100px 175px;
  }
  .play-icon {
    left: 6%;
    position: absolute;
    right: 92%;
  }
  .carousel-inner > .item > img,
  .carousel-inner > .item > a > img {
    max-width: 130%;
  }
  .navbar-brand {
    width: 130px;
  }
  .navbar-brand img {
    display: block;
    max-width: 100%;
    height: auto;
  }
  .contact-no {
    background: url("../images/phone-icon.png") no-repeat left center / 12% auto !important;
    font-size: 14px !important;
    padding-left: 24px !important;
    position: absolute;
    right: 3px !important;
    top: 10px !important;
  }
  h2,
  .h2 {
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 25px;
    margin-top: 0;
    padding: 0 !important;
  }
  .iframe-form {
    padding: 10px 15px 0;
  }
  .our-resource h1 {
    font-size: 20px;
  }
  .fancy span:before,
  .fancy span:after {
    width: 70px;
  }
  .our-resource ul {
    margin: 0;
    padding: 0;
  }
  .our-resource ul li {
    width: 30%;
    margin-bottom: 20px;
  }
  footer p a {
    color: #fff;
    margin-left: 14px;
  }
  .our-resource ul li h3 {
    font-size: 16px;
  }
  .our-resource .imgBox {
    background: url("../images/img-border.png") no-repeat scroll center bottom
      rgba(0, 0, 0, 0);
    height: 204px;
    margin-bottom: 10px;
  }
  .our-resource ul li img {
    display: block;
    height: auto;
    max-width: 96%;
  }
}
@media (max-width: 1060px) {
  #utext {
    margin-top: 20px;
  }
}
